body {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 20px;
}
h1 {
  display: block;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #745785;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
}
h3 {
  margin: 10px 0px 23px;
  font-family: Montserrat, sans-serif;
  color: #745785;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}
h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  display: block;
  margin-bottom: 5px;
  font-family: Bitter, serif;
  color: #a1a1a1;
  font-size: 15px;
  line-height: 23px;
  text-align: left;
}
.button {
  display: inline-block;
  padding: 18px 21px;
  border-radius: 5px;
  background-color: #489fd9;
  box-shadow: rgba(255, 255, 255, 0.29) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.27) 0px 2px 11px 0px;
  -webkit-transition: background-color 300ms ease;
  -o-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: white;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
}
.button:hover {
  background-color: #8e5ebf;
  -webkit-transition-delay: initial;
  -o-transition-delay: initial;
  transition-delay: initial;
}
.section {
  padding-top: 65px;
  padding-bottom: 65px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.section.grey {
  background-color: #f5f6f7;
}
.section.gold {
  background-color: #ccac00;
}
.section.silver {
  background-color: #ACACAC;
}
.section.bronze {
  background-color: #8C7853;
}
.section.as {
  background-color: #dbdbdb;
}
.section.grey.footer {
  padding-top: 49px;
  padding-bottom: 49px;
  text-align: center;
}
.nav-link {
  display: inline-block;
  margin-right: 12px;
  margin-left: 12px;
  border-bottom: 2px solid transparent;
  -webkit-transition: border 300ms ease;
  -o-transition: border 300ms ease;
  transition: border 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #5c5c5c;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}
.nav-link:hover {
  border-bottom-color: #f02e4e;
}
.social-button {
  width: 36px;
  height: 36px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 7px;
  border-radius: 60px;
  background-color: #e8ca79;
  -webkit-transition: background-color 300ms ease;
  -o-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}
.social-button:hover {
  background-color: rgba(240, 178, 62, 0.89);
}
.center {
  text-align: center;
}
.navbar {
  padding-top: 25px;
  padding-bottom: 25px;
}
.button-block {
  margin-top: 17px;
}
.nav-bar {
  float: none;
  text-align: center;
}
.nav-bar-container {
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid rgba(232, 227, 227, 0.89);
  border-bottom: 1px solid rgba(232, 227, 227, 0.89);
  background-color: #f5f6f7;
}
.sponsor-section {
  padding-top: 20px;
}
.sponsor-logo {
  height: 125px;
  float: none;
  text-align: center;
}
.sponsor-logo-large {
  height: 175px;
  float: none;
  text-align: center:
}
.sponsor-logo-GS {
	height: 75px;
	float: none;
	text-align: center;
}
.sponsor-logo-GS-large {
	height: 125px;
	float: none;
	text-align: center;
}
.sponsor-logo-GS-larger {
	height: 140px;
	float: none;
	text-align: center;
}
.sponsor-logo-SS {
  	height: 95px;
	float: none;
	text-align: center;
}
.sponsor-logo-SSS {
  	height: 85px;
	float: none;
	text-align: center;
}
.sponsor-logo-BS {
  	height: 80px;
	float: none;
	text-align: center;
}
.sponsor-logo-small {
  	height: 65px;
	float: none;
	text-align: center;
}
.sponsor-logo-add {
  	height: 50px;
	float: none;
	text-align: center;
}
.sponsor-column {
  text-align: center;
}
.sponsor-row {
  margin-top: 20px;
  margin-bottom: 40px;
}
.logo-column {
  height: auto;
}
.info-links {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}
.info-section {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pics {
  margin-bottom: 20px;
  text-align: left;
}
.list-text {
  margin-top: 8px;
  margin-bottom: 8px;
}
.list-text-indent {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 10px;
}
.profile-link {
  color: rgba(61, 61, 61, 0.89);
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
}
.committee-pics {
  height: auto;
}
.committee-row {
  margin-top: 20px;
  margin-bottom: 20px;
}
.faqs_text {
  margin-bottom: 40px;
  font-size: 14px;
}
.faq-link {
  color: #745785;
}
@media (max-width: 991px) {
  p {
    font-size: 14px;
    line-height: 21px;
  }
  .nav-link {
    font-size: 11px;
  }
  .nav-bar-container {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  h1 {
    margin-right: 15px;
    margin-left: 15px;
    font-size: 32px;
    text-align: center;
  }
  h2 {
    margin-top: 0px;
  }
  p {
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .section {
    padding-top: 33px;
    padding-bottom: 33px;
    text-align: center;
  }
  .center {
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .navbar {
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: center;
  }
  .sponsor-logo {
    margin-bottom: 30px;
  }
  .pics {
    width: 100%;
  }
  .committee-pics {
    width: 200px;
    text-align: left;
  }
  .zoo-column {
    text-align: center;
  }
  .committee-column {
    margin-bottom: 30px;
    text-align: center;
  }
  .faq-container {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 479px) {
  h1 {
    margin-right: 15px;
  }
  h3 {
    font-size: 18px;
    line-height: 23px;
  }
  .section {
    text-align: center;
  }
  .section.white {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

