/* Variables and mixins will go here.*/
@font-face {
  font-family: Antonio;
  src: url(../assets/fonts/Antonio-Regular.ttf); }
@font-face {
  font-family: Antonio;
  src: url(../assets/fonts/Antonio-bold.ttf);
  font-weight: 600; }
h1 {
  color: #ffffff;
  font-family: "Antonio", sans-serif;
  font-size: 3em;
  text-transform: uppercase; }

h2 {
  font-family: "Antonio", sans-serif;
  font-size: 2.5em; }

h3 {
  font-size: 2.25em;
  font-family: "Antonio", sans-serif;
  text-transform: uppercase; }

h6 {
  color: #353736;
  font-family: "Lora", serif;
  font-size: 1.25em;
  font-weight: 600; }

p {
  font-family: "Lora", serif;
  font-size: 1.25em; }

header {
  border-bottom: 1px solid #353736;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 1; }

.container-fluid {
  font-family: "Lora", serif;
  padding-right: 0px;
  padding-left: 0px;
  margin: 0; }

section {
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 30px;
  padding-bottom: 25px; }
  section:first-of-type {
    /*padding-top: 60px;*/ }

.sameheight {
  height: 80vh; }

.btnLink {
  background-color: #ed2027;
  color: #ffffff;
  font-family: "Antonio", sans-serif;
  font-size: 1.375em;
  padding: 2% 8%;
  text-transform: uppercase; }
  .btnLink:hover {
    color: #000000;
    text-decoration: none; }

.basepadding, .homepglevelL, footer {
  padding-right: 30px;
  padding-left: 30px; }

.nospace {
  margin: 0;
  padding: 0; }

/* ///////////// Navigation ////////////// */
nav .navbar-nav a, .navbar-light .navbar-nav .nav-link {
  color: #ffffff;
  font-family: "Antonio", sans-serif;
  font-size: 1.2rem; }
  nav .navbar-nav a:hover, .navbar-light .navbar-nav .nav-link:hover {
    color: #ed2027;
    /*background-color: $primary;
    padding-top: 0;
    padding-bottom: 0;*/ }

/* ///////////// Navigation End ////////////// */
.homeTop {
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.3)), url("../assets/tennisLeap.jpg") no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100vh;
  margin-right: 0;
  margin-left: 0;
  padding-top: 60px; }
  .homeTop div {
    position: relative;
    left: 57%;
    top: 27%; }
    .homeTop div h1 {
      line-height: 120%;
      margin-bottom: 10%; }
      .homeTop div h1:before {
        content: "";
        position: absolute;
        height: 5px;
        border-top: 5px solid #ed2027;
        top: 3%;
        left: -75%;
        width: 200px; }

.postholder {
  padding: 4% 0; }
  .postholder .post-item {
    align-self: flex-end;
    margin-bottom: 4%; }
    .postholder .post-item a {
      color: #353736;
      display: block; }
    .postholder .post-item time {
      color: #353736;
      font-family: "Lora", serif;
      font-size: 1em; }
    .postholder .post-item .learnmore {
      color: #353736;
      font-family: "Lora", serif;
      font-size: 1em;
      text-decoration: underline; }
      .postholder .post-item .learnmore:hover {
        color: #ed2027; }

.borderbefore {
  position: relative;
  left: 13%; }
  .borderbefore h3 {
    padding-left: 15px; }
    .borderbefore h3:before {
      content: "";
      position: absolute;
      height: 5px;
      border-top: 5px solid #ed2027;
      top: 40%;
      right: 100%;
      width: 200px; }

.borderafter {
  position: relative; }
  .borderafter h3:before {
    content: "";
    position: absolute;
    height: 5px;
    border-top: 5px solid #ed2027;
    top: 40%;
    right: 43%;
    width: 200px; }

.homepglevel {
  background-image: url("../assets/clayCourt.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  color: #ffffff;
  height: 80vh;
  margin: 0;
  padding: 0; }

.homepglevelL {
  background: rgba(53, 55, 54, 0.9);
  padding-top: 30px;
  padding-bottom: 30px; }
  .homepglevelL div:last-child {
    width: 85%; }
  .homepglevelL p {
    margin-top: 5%;
    width: 70%; }
  .homepglevelL a {
    color: #ffffff;
    display: flex;
    font-family: "Antonio", sans-serif;
    font-size: 1.2em;
    justify-content: flex-end;
    text-transform: uppercase; }
    .homepglevelL a:hover {
      text-decoration: none; }

.homepglevelR {
  align-self: flex-end;
  padding-top: 30px;
  padding-bottom: 30px; }

.meetburd {
  color: #ffffff;
  height: 80vh;
  margin: 0;
  padding: 0; }
  .meetburd div:first-of-type {
    background-image: url("../assets/burd.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover; }
  .meetburd div:last-of-type {
    background: #353736;
    padding-right: 80px;
    padding-left: 80px;
    padding-top: 30px;
    padding-bottom: 30px; }
    .meetburd div:last-of-type h3 {
      border-bottom: 5px solid #ed2027;
      padding-bottom: 10px;
      margin-bottom: 20px; }

/* ///////////// About ////////////// */
.aboutShortFacts div {
  border-right: #353736 solid 1px; }
  .aboutShortFacts div:last-of-type {
    border-right: none; }
  .aboutShortFacts div p {
    padding-top: 3%; }

/* ///////////// About End ////////////// */
/* ///////////// Events ////////////// */
.eventsTop {
  background: #353736;
  /*background-image: url("../assets/about-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;*/
  margin-right: 0;
  margin-left: 0; }
  .eventsTop h2 {
    color: #ffffff; }
  .eventsTop div {
    padding: 0 60px; }
    .eventsTop div:first-child {
      height: 50vh;
      align-items: center; }

.eventTime {
  background: #ed2027;
  color: #353736;
  font-family: "Antonio", sans-serif;
  font-size: 1.5em;
  height: 10vh;
  justify-content: space-between;
  align-items: center; }

.eventContent {
  padding-left: 60px;
  padding-right: 60px; }

.postShare a {
  color: #353736;
  margin-right: 2%;
  text-decoration: none; }

.postShare a:hover {
  color: #ed2027; }

/* ///////////// Events End ////////////// */
/* ///////////// Contact ////////////// */
.borderBelow {
  border-bottom: 5px solid #ed2027;
  padding-bottom: 10px;
  margin-bottom: 20px; }

.contactInfo {
  background: #353736;
  color: #ffffff; }

/* ///////////// Contact End ////////////// */
/* ///////////// Footer ////////////// */
footer {
  padding-top: 2%; }
  footer .footerLink a {
    color: #353736;
    font-family: "Antonio", sans-serif;
    font-size: 1.2rem;
    padding-right: .5rem;
    padding-left: .5rem; }
    footer .footerLink a:hover {
      color: #ed2027;
      text-decoration: none; }
    footer .footerLink a:last-of-type {
      padding-right: 0; }
  footer .footerContent p:first-of-type {
    color: #353736;
    font-family: "Antonio", sans-serif;
    font-size: 1.2rem;
    margin-bottom: 0.5em; }
  footer .footerContent p:last-of-type {
    color: #353736;
    font-family: "Lora", serif;
    font-size: 1rem; }

/* ///////////// Footer End ////////////// */
/* ///////////// responsiveness ////////////// */
@media (max-width: 575px) {
  .heightauto {
    height: auto !important; }

  .sameheight {
    height: auto; }

  .homeTop {
    background-position: left center; }
    .homeTop div {
      left: 0; }
      .homeTop div h1:before {
        border-top: none; }

  .postholder .post-item {
    margin-bottom: 30px; }

  .borderbefore {
    left: 0; }
    .borderbefore h3 {
      padding-left: 0; }
      .borderbefore h3:before {
        border-top: none; }

  .borderafter h3::before {
    border-top: none; }

  .homepglevel {
    background-size: cover;
    height: auto; }

  .homepglevelL div:last-child {
    width: 100%; }

  .homepglevelL p {
    width: 100%; }

  .meetburd {
    height: auto; }

  .meetburd div:first-of-type {
    height: 60vh; }

  .meetburd div:last-of-type {
    padding-right: 30px;
    padding-left: 30px; } }
@media (min-width: 1200px) {
  .homeTop {
    background-position: center center; }
    .homeTop div {
      position: relative;
      left: 57%;
      top: 27%; } }
/* ///////////// responsiveness end////////////// */
