:root {
    --main-colour: #8a7685;
    --secondary-colour: #898989;
    --main-text-colour: ;
    --secondary-text-colour: ;
}

body,h1,h2,h3,h4,h5,h6 {font-family: "Lato", sans-serif;}
body, html {
  height: 100%;
  color: #777;
  line-height: 1.8;
}

body {
  display: flex;
  flex-direction: column;
  font-size: 18px;
}

h1 {
  color: var(--main-colour);
  font-family: 'Caveat', cursive;
  font-size: 35px!important;
  margin-top: 0px!important;
  margin-bottom: -15px!important;
}

h2 {
  font-size: 22px;
  margin-bottom: 0px!important;
}

h3 {
  color: var(--main-colour);
  font-family: 'Caveat', cursive;
  font-size: 35px!important;
  margin-top: 0px!important;
  margin-bottom: -15px!important;
}

h4 {
  margin-bottom: 0px!important;
}

a {
  display: block;
}

p {
  margin-top: 0px!important;
}

ul {
  margin-top: 0!important;
}

input {
  height: 60px;
}

button {
  height: 60px;
  color: white !important;
  background-color: var(--main-colour)!important;
  border: none;
  padding: 8px 16px;
  cursor: pointer;
  border-radius: 3px;
  font-size: 15px;
}

.button:hover {
  background-color: black !important;
}

textarea {
  resize: vertical;
}

.header-row {
  width: 100%;
  height: 450px;
  overflow: hidden;
}

.background-image-container {
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.5;
  height: 450px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.background-img {
  height:100%;
  align-self: center;
}

.background-img-equine {
  height:100%;
  align-self: center;
}

.front-header-h1 {
  padding-top: 40px;
  font-size: 60px!important;
}

.front-header-h2 {
  margin-top: 110px;
  color: white;
  font-family: 'Caveat', cursive;
  font-size: 25px;
  white-space: nowrap;
}

.aspiring-button-container {
  margin-top: 60px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.about-button-container {
  margin-top: 20px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.contact-button {
  margin-left: 10px;
  margin-right: 10px;
  width: 100%;
  max-width: 400px!important;
  white-space: normal;
  user-select: none;
}

.aspiring-button {
  white-space: normal;
  user-select: none;
}

.contact-button {
  margin-left: 10px;
  margin-right: 10px;
  width: 100%;
  max-width: 400px!important;

}

.aspiring-button:hover {
  background-color: #725c6b!important;
}

.equine-container {
  flex: 1 0 auto;
}

.equine-small-margin {
  margin-top: 5px;
  margin-bottom: 5px;
}

.equine-inline-link {
  display: inline;
  color: var(--main-colour) !important;
  text-decoration: none;
  border-bottom: 1px solid;
}

.equine-panel-image {
  display: flex;
  padding-left:0 !important;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.equine-right {
  padding-right:0 !important;
  width: 30%!important;
  height: 350px;
  overflow: hidden;
}

.equine-left {
  padding-left:0 !important;
  height: 350px;
  overflow: hidden;
}

.equine-image {
  height: 500px;
}

.equine-image-med {
  height: max-content;
  width: 100%;
}

.equine-image-small {
  height: 60px;
}

.equine-small-display {
  display: none;
}

.equine-large-display {
  display: block;
  width: 60%!important;
}

.equine-faq-answer {
  margin-top: 0;
}

.equine-footer-images {
   font-size: 30px;
}

.equine-narrow-section {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.equine-service-heading {
  margin: 0;
}

.header-contact-button-container {
  height: 60px;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: calc(100% - 94.76px);
}

.header-contact-button {
  height: auto!important;
}

.header-contact-button:hover {
  background-color: #725c6b!important;
}

.equine-footer {
  /* position: absolute;
  bottom: 0; */
  background-color: var(--main-colour) !important;
  color: #fff;
  flex-shrink: 0;
  height: auto;
  width: 100%;
  display: flex;
  justify-content: center;
}

.aspiring-top-nav {
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  display: flex;
  align-items: center;
  transform: translate(-50%,0%);
}

.aspiring-top-nav > a {
  padding: 0 20px 0 20px;
  font-size: 20px;
  color: var(--main-colour);
  text-decoration:none;
}

.aspiring-column {
  width: 40%;
  padding: 12px 24px!important;
}

.aspiring-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 50px 0px;
}

.aspiring-row:nth-child(2n + 1) {
  background: #dbbddc42;
}

.aspiring-service-container {
  text-align: center;
  max-width: 300px;
  margin: 20px 80px;
}

.full-text-section {
  margin: 0 100px;
  display: block!important;
}

.full-text-section > div > h2 {
  font-size: 35px;
  margin-bottom: 20px!important;
}

.bottom-panel-info {
  text-align: center;
  max-width: 400px;
  margin: 30px 45px;
}

#copyright-short {
  display: none;
}

#copyright-long {
  display: block;
}

#lgbtq-logo {
  padding-right: 10px;
  height: 20px!important;
}

#service-image {
  height: 700px;
}

#faq-image {
  height: 800px;
}

#about-image {
  /* height: 500px; */
}

#side-menu-container {
  display: none;
}

#logo {
  margin-left: 15px;
  width: max-content;
}

#calendly-container {
  min-width:320px;
  height:940px;
}

#edu-header {
  width: 100%;
  text-align: center;
}

/* Create a Parallax Effect */
.bgimg-1, .bgimg-2, .bgimg-3 {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* First image (Logo. Full height) */
.bgimg-1 {
  background-image: url('/w3images/parallax1.jpg');
  min-height: 100%;
}

/* Second image (Portfolio) */
.bgimg-2 {
  background-image: url("/w3images/parallax2.jpg");
  min-height: 400px;
}

/* Third image (Contact) */
.bgimg-3 {
  background-image: url("/w3images/parallax3.jpg");
  min-height: 400px;
}

.w3-wide {letter-spacing: 10px;}
.w3-hover-opacity {cursor: pointer;}

@media (min-width: 890px) {
  .background-img {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 690px) {
  .background-img-equine {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 600px) {

  .full-text-section {
    margin: 0 20px;
    display: block!important;
  }

  .slide-in-right-hidden {
    position: relative;
    opacity: 0;
    right: 0px !important;
  }

  .slide-in-right {
    position: relative;
    -webkit-animation: fadeInFromNone 0.5s ease-in-out !important;
    -moz-animation: fadeInFromNone 0.5s ease-in-out !important;
    -o-animation: fadeInFromNone 0.5s ease-in-out !important;
    animation: fadeInFromNone 0.5s ease-in-out !important;
  }

  .slide-in-left-hidden {
    position: relative;
    opacity: 0;
    left: 0px !important;
  }

  .slide-in-left {
    position: relative;
    -webkit-animation: fadeInFromNone 0.5s ease-in-out !important;
    -moz-animation: fadeInFromNone 0.5s ease-in-out !important;
    -o-animation: fadeInFromNone 0.5s ease-in-out !important;
    animation: fadeInFromNone 0.5s ease-in-out !important;
  }

  .equine-panel-image {
    padding: 12px 24px!important;
    overflow: unset;
    height: 200px;
  }

  .equine-image {
    max-width: 100%;
    height: auto;
  }

  .aspiring-top-nav {
    display: none;
  }

  .aspiring-row {
    /* display: block; */
    width: auto;
  }

  .aspiring-column {
    width: auto;
  }

  #front-page-photo {
    width: auto;
    }

  #service-image {
    max-width: 100%;
    height: auto;
  }

  #faq-image {
    max-width: 100%;
    height: auto;
  }

  #about-image {
    /* max-width: 100%;
    height: auto; */
  }

  #side-menu-container {
    display: block;
  }

  #logo {
    margin: 0;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%,0%);
  }

  #calendly-container {
    min-width:320px;
    height:1120px;
  }

  .equine-image-med {
    max-width: 100%;
    height: auto;
  }

  .equine-small-display {
    display: block;
  }

  .equine-large-display {
    display: none;
  }

  .equine-footer-images {
     font-size: 20px;
  }

  #copyright-short {
    display: block;
  }

  #copyright-long {
    display: none;
  }

  #association-logo {
    height: 40px;
  }

  #lgbtq-logo {
    height: 15px!important;
  }

}

#sidebarMenu {
    height: 100%;
    position: fixed;
    left: 0;
    width: 250px;
    margin-top: 60px;
    transform: translateX(-250px);
    transition: transform 250ms ease-in-out;
    background: var(--main-colour);
    border-right: 1px #00000014 solid;
}
.sidebarMenuInner{
    margin:0;
    padding:0;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.sidebarMenuInner li{
    list-style: none;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.sidebarMenuInner li span{
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.50);
}
.sidebarMenuInner li a{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}
input[type="checkbox"]:checked ~ #sidebarMenu {
    transform: translateX(0);
}

input[type=checkbox] {
    transition: all 0.3s;
    box-sizing: border-box;
    display: none;
}
.sidebarIconToggle {
    transition: all 0.3s;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    height: 100%;
    width: 100%;
    top: 22px;
    left: 15px;
    height: 22px;
    width: 22px;
}
.spinner {
    transition: all 0.3s;
    box-sizing: border-box;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #000;
}
.horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}
.diagonal.part-1 {
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box;
    float: left;
}
.diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    opacity: 0;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(135deg);
    margin-top: 8px;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(-135deg);
    margin-top: -9px;
}

.slide-in-left-hidden {
  position: relative;
  opacity: 0;
  left: -25px;
}

.slide-in-left {
  position: relative;
  -webkit-animation: fadeInFromNoneLeft 0.5s ease-in-out;
  -moz-animation: fadeInFromNoneLeft 0.5s ease-in-out;
  -o-animation: fadeInFromNoneLeft 0.5s ease-in-out;
  animation: fadeInFromNoneLeft 0.5s ease-in-out;
}

.fade-in-hidden {
  opacity: 0;
}

.fade-in {
  -webkit-animation: fadeInFromNone 0.5s ease-in-out !important;
  -moz-animation: fadeInFromNone 0.5s ease-in-out !important;
  -o-animation: fadeInFromNone 0.5s ease-in-out !important;
  animation: fadeInFromNone 0.5s ease-in-out !important;
}

@-webkit-keyframes fadeInFromNoneLeft {
    0% {
        opacity: 0;
        left: -25px;
    }

    100% {
        opacity: 1;
        left: 0px;
    }
}

@-moz-keyframes fadeInFromNoneLeft {
    0% {
        opacity: 0;
        left: -25px;
    }

    100% {
        opacity: 1;
        left: 0px;
    }
}

@-o-keyframes fadeInFromNoneLeft {
    0% {
        opacity: 0;
        left: -25px;
    }

    100% {
        opacity: 1;
        left: 0px;
    }
}

@keyframes fadeInFromNoneLeft {
    0% {
        opacity: 0;
        left: -25px;
    }

    100% {
        opacity: 1;
        left: 0px;
    }
}

.slide-in-right-hidden {
  position: relative;
  opacity: 0;
  right: -25px;
}

.slide-in-right {
  position: relative;
  -webkit-animation: fadeInFromNoneRight 0.5s ease-in-out;
  -moz-animation: fadeInFromNoneRight 0.5s ease-in-out;
  -o-animation: fadeInFromNoneRight 0.5s ease-in-out;
  animation: fadeInFromNoneRight 0.5s ease-in-out;
}

@-webkit-keyframes fadeInFromNoneRight {
    0% {
        opacity: 0;
        right: -25px;
    }

    100% {
        opacity: 1;
        right: 0px;
    }
}

@-moz-keyframes fadeInFromNoneRight {
    0% {
        opacity: 0;
        right: -25px;
    }

    100% {
        opacity: 1;
        right: 0px;
    }
}

@-o-keyframes fadeInFromNoneRight {
    0% {
        opacity: 0;
        right: -25px;
    }

    100% {
        opacity: 1;
        right: 0px;
    }
}

@keyframes fadeInFromNoneRight {
    0% {
        opacity: 0;
        right: -25px;
    }

    100% {
        opacity: 1;
        right: 0px;
    }
}

@-webkit-keyframes fadeInFromNone {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeInFromNone {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeInFromNone {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeInFromNone {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
