/*
 Theme Name:     Richmond AC Theme
 Description:    Custom theme for Richmond AC
 Version:        1.0.0
*/

@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

@font-face {
  font-family: "GrobeDeutschmeister";
  src: url("../fonts/GrobeDeutschmeister.eot");
  src: url("../fonts/GrobeDeutschmeister.eot?#iefix") format("embedded-opentype"),
       url("../fonts/GrobeDeutschmeister.woff2") format("woff2"),
       url("../fonts/GrobeDeutschmeister.woff") format("woff"),
       url("../fonts/GrobeDeutschmeister.ttf") format("truetype"),
       url("../fonts/GrobeDeutschmeister.svg#GrobeDeutschmeister") format("svg");
  font-weight: normal;
  font-style: normal;
}

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;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

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;
}

body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}

img {
  max-width: 100%;
  height: auto;
}

.btn-primary {
  background-color: #003DA5;
  border: 1px solid #003DA5;
  padding: 10px 40px;
  font-size: 18px;
  margin-top: 20px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.btn-primary.red {
  color: #E4002B;
  background-color: transparent;
  border: 2px solid #E4002B;
  font-size: 13px;
}

#mainheader {
  background-color: #fff;
  padding: 38px 0;
}

#hero {
  padding: 95px 0 200px 0;
  background-image: url("../img/heroback.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

@media only screen and (min-width: 1200px) {
  #hero {
    text-align: left;
  }
}

h1, h2, h3 {
  font-size: 56px;
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  line-height: 1;
  margin-bottom: 20px;
  text-transform: uppercase;
}

h1 span, h2 span, h3 span {
  display: block;
  font-weight: 700;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 32px;
  text-transform: none;
}

p {
  margin-bottom: 25px;
  line-height: 1.3;
}

.disclaimer {
  font-style: italic;
  font-size: 9px;
}

.waterSplash {
  height: 330px;
  background-image: url("../img/WaveGraphicHeaderFooter_flipped.png");
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100vw;
  pointer-events: none;
}

#middle {
  background-image: url("../img/middleback.png");
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  top: -5px;
  z-index: 10;
}

#middle .table td,
#middle .table th {
  border-top: none;
  width: 50%;
}

#middle .skirt {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 50px;
  display: block;
  background: white;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 90%);
}

#middle .icon {
  display: block;
  margin: 0 auto 20px auto;
}

#middle .boxcontent {
  text-align: center;
  font-size: 14px;
}

#middle .boxcontent strong {
  font-family: "Roboto Condensed", sans-serif;
  color: #003DA5;
  font-weight: 700;
  font-size: 21px;
  margin-bottom: 10px;
  display: block;
}

#accordionsection {
  padding: 125px 0;
  background-image: url("../img/accordionback.png");
  color: #fff;
}

#accordionsection .accordiontitle {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: bold;
  vertical-align: middle;
  cursor: pointer;
}

#accordionsection .accordiontitle img {
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
  margin-right: 10px;
}

#accordionsection .accordiontitle.active img {
  transform: rotate(0deg);
}

#accordionsection .accordioncontent {
  display: none;
  margin-left: 42px;
  margin-bottom: 40px;
  list-style: disc;
  color: #003DA5;
}

#accordionsection .accordioncontent span {
  color: #fff;
}

#accordionsection .accordioncontent li {
  margin-bottom: 16px;
}

#videosection {
  padding: 90px 0 220px 0;
  position: relative;
  background-image: url("../img/videoback.png");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

#videosection .vidthumb {
  display: block;
  margin: 50px auto;
}

#bottom {
  padding-bottom: 50px;
}

#bottom .disclaimer {
  display: block;
  margin-top: 60px;
}
