/* Main CSS */

html,
body {
  background-color: #FFF;

  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #602300;
}

ul { list-style-position:inside; }

.row {
  font-size: 21px;
}

.align-center {
  text-align: center;
}

.banner > .show-for-small-only {
  width: 100%;
  max-width: 100%;
}

/* Burger Love Button */
.blbtn {
  display: inline-block;
  margin: 10px;
  width: 222px;
  height: 67px;
  line-height: 67px;
  background: url('../img/BLButton.png') center center no-repeat;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 26px;
  color: #fcd381!important;
}

/*.column,
.columns {
  padding-right: 1.938rem;
  padding-left: 1.938rem;
}*/


.font-Museo-700 { font-family: "Museo 700", Arial, Helvetica, sans-serif; }
.font-Museo { font-family: "Museo 300", Arial, Helvetica, sans-serif; }
.font-Bebas { font-family: 'Bebas Neue', cursive; }

a,
a:link,
a:active,
a:visited {
  color: #874627;
}
  a:hover,
  a:focus {
    color: #975924;
  }


.bg-white {
  background-color: #FFF!important;
}


h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Museo 700", Arial, Helvetica, sans-serif;
  font-size: 24px;
}

label {
  font-weight: 700;
  color: #632200;
}
  label input,
  label textarea {
    font-weight: normal;
    color: #333;
  }


#MobileHeaderLogo img {
  max-height: 50px;
}

#Mobile-Nav {
  width: 100%;
  background-color: #602300;
  color: #FFF;
  height: 0px;
  overflow: hidden;

  -webkit-transition: height 0.3s ease;
  -moz-transition: height 0.3s ease;
  transition: height 0.3s ease;

}
  #Mobile-Nav.active {
    /* height: 450px; */
    /* height: 320px; */
    height: 270px;
  }

  #Mobile-Nav a {
    display: block;
    width: 100%;
    border-bottom: 1px solid #FFF;
    font-size: 1.8em;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    font-family: "Museo 300", Arial, Helvetica, sans-serif;
  }
    #Mobile-Nav a:last-child {
      border: none;
    }

#Header {
  min-height: 100px;
  background-color: #FFF;
  position: relative;
}

  #Header-Social-Links {
    display: block;
		/*font-weight: normal;*/
		/*font-size: 20px;*/
		/*font-family: "Museo 700", Arial, Helvetica, sans-serif;*/
		padding-top: 0px;
    font-size: 28px;
    min-height: 42px;
  }
    #Header-Social-Links a {
      color: #602300;
      display: inline-block;
      padding: 0 10px;
    }

  #Header-Title {
		margin: 0;
		font-weight: 700;
		font-size: 63px;
		font-family: "Museo 700", Arial, Helvetica, sans-serif;
    display: block;
    vertical-align: middle;
		/*position: absolute;
		top: 50px;*/
	}

  #Medium-Nav-Trigger {
    display: inline-block;
    color: #602300;
  }
    #Medium-Nav-Trigger i {
      font-size: 30px;
      padding-right: 10px;
      top: -4px;
      position: relative;
    }

  #Small-Nav-Trigger {
    display: inline-block;
    padding-left: 8px;
    font-family: "Museo 700", Arial, Helvetica, sans-serif;
    line-height: 50px;
  }

  #Header-Rate-Link img {
    height: 50px;
  }


  #Logo img {
    position: absolute;
    top: 25px;
    right: 10px;
    display: block;
    /* width: 185px; */
    width: 205px;
    z-index: 99;
  }

  /*#Header-Social-Links {
    display: block;
    width: 60px;
    position: absolute;
    bottom: -160px;
    z-index: 199;
    left: -60px;
    text-align: center;
    background-image: url('../img/bg-social.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
    #Header-Social-Links a {
      display: block;
      font-size: 32px;
      color: #F7B449;
    }*/


  #Main-Nav {
		font-size: 19px;
		font-family: "Museo 700", Arial, Helvetica, sans-serif;
    padding-bottom: 5px;
	}
		#Main-Nav a {
			display: inline-block;
			padding-right: 20px;
			text-decoration: none;
			color: #644025;
		}


#Body {
  /* background: url('../img/bg-2021.jpg') center top #63CFE3; */
  /* background-color: #9e5fa6; */
  background-color: #f5c15d;
  min-height: 100px;
  border-top: 3px solid #F7B449;
  border-bottom: solid 3px #F7B449;
}
  #Body > .row {
    /* background-color: #FFF; */
    background-color: #fae0ae;
  }

  #Body > .row.column {
    /* padding-right: 1.938rem;
    padding-left: 1.938rem; */
    padding-right: 2.2rem;
    padding-left: 2.2rem;
  }

#Footer {
  /* background: url('../img/bg-footer.png') center top no-repeat; */
  padding-top: 40px;
  padding-bottom: 30px;
  min-height: 100px;
  color: #602300;
}

/*#Footer-Sponsors {
  display: block;
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
}
  #Footer-Sponsors .sponsor-block {
    display: inline-block;
    padding: 0 15px;
    border-right: 1px dashed #F7B449;
  }
    #Footer-Sponsors .sponsor-block:last-child {
      border-right: none;
    }

    #Footer-Sponsors .sponsor-title {
      text-align: center;
      font-family: "Museo 700", Arial, Helvetica, sans-serif;
    }*/




/* Footer Logos */

  .footer-logo-header {
    font-size: 1.2rem;
    margin-bottom: 1rem;
    font-family: "Museo 700", Arial, Helvetica, sans-serif; 
  }
  
  
  #FooterTopLogos {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
  }
    #FooterTopLogos div {
      display: flex;
      align-items: center;
      justify-content: space-between;
      /* margin: 0 1rem; */
      width: 50%;
    } 
      #FooterTopLogos div div {
        width: 50%;
      }
  
      
    #FooterGrids {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: top;
      margin-bottom: 1rem;
    }


  
  
    #FooterLogosBeefyFriends {
      width: calc(40% - 20px);
      border-right:2px dashed #f5c15d;
      margin-right: 20px;
    }
      #FooterLogosGridBeefy {
        display: grid;
        grid-template-columns: repeat(3, calc(100%/3));
      }

 
    #FooterLogosFoodieFriends {
      width: 60%;
    } 
  
  
    #FooterLogosGridFoodie {
      display: grid;
      grid-template-columns: repeat(5, calc(100%/5));
    }
      /* #FooterLogosGridFoodie a:last-child { 
        grid-column: 5;
        grid-row: 1 / 3;
      } */
















#PresentedBy {
  border-right: 1px dashed #602300;
}

#Footer-Sponsors td {
  vertical-align: top;
  text-align: center;
  background: #FFF;
  padding: 0;
}
  #Footer-Sponsors img {
    display: block;
    clear: both;
    margin: auto;
    padding: 0px 10px;
  }

#Footer-Social {
  width: 200px;
  margin: auto;
}
  #Footer-Social a {
    font-size: 32px;
    color: #602300;
    text-decoration: none;
  }


td.footer-sponsor-column {
  border-right: 1px dashed #F7B449;
  padding: 0 10px!important;
}
  .footer-sponsor-column:last-child {
    border: none;
  }


.footer-sponsors-heading {
  font-size: 22px;
  font-family: "Museo 700", Arial, Helvetica, sans-serif;
}

#Footer-Nav-Legal {
  display: block;
  font-size: 0.8em;
}
  #Footer-Nav {
    display: block;
    width: 65%;
    float: left;
  }
    #Footer-Nav a {
      display: inline-block;
      padding-right: 10px;
    }

  #Footer-Campaign-By {
    display: block;
    width: 30%;
    float: right;
    text-transform: uppercase;
    font-size: 2rem;
  }

  #Footer-Credit {
    display: block;
    width: 100%;
    text-transform: uppercase;
    clear: both;
  }
    #Footer-Credit span {
      display: block;
      font-size: 0.8em;
    }


@media(max-width: 1024px) {

  #Header-Title {
    font-size: 40px;
    line-height: 100px;
  }

  #Logo img {
    width: 120px;
  }

}

@media(max-width: 960px) {
  #Footer-Sponsors { display: none; }
}

@media(max-width: 700px) {
  #Header-Title { font-size: 36px; }
}

@media(max-width: 640px) {

  #Body > .row.column {
    padding-right: 0.938rem;
    padding-left: 0.938rem;
  }

  #Header {
    min-height: 50px;
  }

  #Footer-Nav { display: none; }

  #Footer-Campaign-By {
    display: block;
    width: 100%;
    float: none;
    text-transform: uppercase;
    text-align: center!important;
  }

  #Footer-Credit { text-align: center;}

  #PresentedBy {
    text-align: center;
  }
  
  #FooterSponsors .column-block:last-child {
    width: 100%;
    text-align: center;
  }
  #FooterSponsors .column-block:last-child img {
    max-height: 140px;
  }






  /* Footer Logos */

  .footer-logo-header {
    font-size: 1.2rem;
    margin-bottom: 1rem;
    font-family: "Museo 700", Arial, Helvetica, sans-serif; 
  }
  
  
  #FooterTopLogos {
    display: block;
    margin-bottom: 1rem;
  }
    #FooterTopLogos div {
      display: block;
      text-align: center;
      width: 100%;
    } 
      #FooterTopLogos div div {
        width: 100%;
      }
  
      
    #FooterGrids {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: top;
      margin-bottom: 1rem;
    }


  
  
    #FooterLogosBeefyFriends {
      width: 90%;
      border-right:none;
      margin-right: 0;
      text-align: center;
      margin: auto;
    }
      #FooterLogosGridBeefy {
        display: grid;
        grid-template-columns: repeat(3, calc(100%/3));
      }


    #FooterLogosFoodieFriends {
      width: 90%;
      text-align: center;
      margin: auto;
    }        
      #FooterLogosGridFoodie {
        display: grid;
        grid-template-columns: repeat(5, calc(100%/5));
      }
        #FooterLogosGridFoodie a:last-child { 
          grid-column: 5;
          grid-row: 1 / 3;
        }





}
