body {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}

h1 {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 6px;
  font-family: Comfortaa, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 44px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

h2 {
  margin: 10px 0px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin: 10px 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

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 {
  margin-top: 0;
  margin-bottom: 5px;
}

.header-section {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  padding-top: 100px;
  padding-bottom: 0px;
}

.banner-image {
  width: 100%;
  height: auto;
  margin-top: 0px;
  text-align: left;
}

.navlink {
  display: inline-block;
  margin-top: 40px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px 15px;
  background-color: #8fa4d9;
  font-family: Comfortaa, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  text-transform: lowercase;
}

.navlink:hover {
  background-color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: rgba(15, 87, 168, 0.8);
}

.navlink.selected.w--current {
  background-color: #fff;
  color: rgba(15, 87, 168, 0.8);
}

.title-text {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Comfortaa, sans-serif;
  color: #fff;
  font-size: 46px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.title-text.smaller {
  padding-top: 20px;
  clear: none;
  font-size: 22px;
  font-weight: 100;
  text-align: center;
  text-transform: none;
}

.left-column {
  height: 100%;
  padding-left: 10px;
  border-bottom: 0px solid #fff;
  text-align: center;
}

.alphabet {
  display: inline-block;
  margin-top: 10px;
  padding: 5px 10px;
  border: 0px solid #fff;
  color: #fff;
  text-align: center;
}

.alphabet-link {
  padding: 2px 5px;
  border: 1px solid #000;
  border-radius: 20px;
  font-family: Comfortaa, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.alphabet-link:hover {
  border: 1px solid #fff;
  border-radius: 20px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #fff;
}

.spider-container {
  text-align: left;
}

.genis-heading {
  display: inline-block;
  padding-bottom: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-family: Comfortaa, sans-serif;
  color: #fff;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
}

.spider-heading {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 0px;
  font-family: Comfortaa, sans-serif;
  color: #fff;
  font-size: 17px;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
}

.spider-heading.italics {
  font-style: italic;
}

.spider-heading.not-italics {
  font-style: normal;
}

.spider-heading.non_ital {
  font-style: normal;
}

.gallery-thumbnails {
  height: auto;
  margin-right: 15px;
  margin-bottom: 20px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.gallery-thumbnails:hover {
  -webkit-transform: scale(1.02) scale(1.05);
  -ms-transform: scale(1.02) scale(1.05);
  transform: scale(1.02) scale(1.05);
}

.gallery-div {
  display: block;
  overflow: visible;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.body-black {
  height: auto;
  padding-bottom: 0px;
  background-color: #fff;
}

.body-black.black {
  background-color: #000;
}

.species-div {
  padding-top: 0px;
  line-height: 20px;
}

.genis-div {
  margin-top: 50px;
}

.genis-div.top {
  margin-top: 0px;
}

.female-symbol {
  margin-top: -6px;
  margin-left: 10px;
}

.male-symbol {
  margin-top: -5px;
  margin-left: 4px;
}

.main---headings {
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 0px;
  font-size: 16px;
  text-align: center;
}

.footer-section {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  background-color: #000;
  font-family: Comfortaa, sans-serif;
}

.footer-text {
  padding-top: 10px;
  font-family: Comfortaa, sans-serif;
  color: #fff;
}

.main---section {
  display: block;
  width: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #000;
}

.main---section.white {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.main---section.white.black {
  width: auto;
  background-color: #000;
}

.main---section.home {
  width: auto;
  padding-top: 0px;
}

.main---container {
  padding-top: 0px;
}

.main---container.white {
  color: #fff;
}

.arrow-to-top {
  position: fixed;
  right: 50px;
  bottom: 50px;
  width: 40px;
  height: 40px;
  background-color: transparent;
  background-image: url('../images/arrow.jpg');
  background-size: cover;
}

.about-paragraph {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
}

.about-paragraph.white {
  color: #fff;
}

.about-headings-small {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.about-headings {
  padding-top: 20px;
  color: #000;
}

.about-headings.white {
  color: #fff;
}

.nav-link-small {
  position: static;
  top: 5px;
  right: 70px;
  margin-right: 5px;
  margin-left: 1px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Comfortaa, sans-serif;
  color: #d1d1d1;
  font-size: 12px;
  line-height: 40px;
  font-weight: 800;
  text-decoration: none;
}

.nav-link-small:hover {
  color: #fff;
}

.species-text {
  font-style: normal;
}

.maybe-text {
  font-style: italic;
}

.italics {
  font-style: italic;
}

.slider {
  height: auto;
  max-width: 1280px;
  margin-top: -1px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 70px;
  padding-left: 70px;
  clear: none;
  background-color: #000;
}

.slider-div {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
}

.html-comment-box {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  text-align: left;
}

.home---spider-column {
  text-align: center;
}

.slider-links {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.slider-links:hover {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.slider-mask {
  height: auto;
}

.slide-nav {
  position: static;
  margin-top: 0px;
}

.gallery-body {
  background-color: #000;
}

.location-text {
  margin-bottom: 19px;
  font-family: Comfortaa, sans-serif;
  color: #fff;
}

.text-span {
  font-style: normal;
}

.text-span-2 {
  font-style: italic;
}

.smaller {
  margin-left: 10px;
  font-size: 10px;
  text-transform: lowercase;
}

.website-link {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .navlink {
    font-size: 12px;
  }

  .navlink.selected.w--current {
    font-size: 12px;
  }

  .left-column {
    margin-top: -60px;
  }

  .footer-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .title-text {
    padding-left: 20px;
    font-size: 26px;
    text-align: left;
  }

  .title-text.smaller {
    padding-top: 5px;
    font-size: 16px;
    text-align: left;
  }

  .left-column {
    margin-top: -75px;
  }

  .footer-section {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .main---section {
    margin-top: 0px;
  }

  .main---container {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .navlink {
    display: block;
    margin-top: 5px;
    padding: 5px 10px;
    font-size: 10px;
  }

  .title-text {
    padding-left: 10px;
    font-size: 20px;
    text-align: left;
  }

  .title-text.smaller {
    padding-bottom: 35px;
    font-size: 14px;
    text-align: left;
  }

  .left-column {
    margin-top: -86px;
  }

  .alphabet {
    margin-top: 200px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .alphabet-link {
    padding-right: 4px;
    padding-left: 4px;
    font-size: 10px;
  }

  .alphabet-link.w--current {
    font-size: 10px;
  }

  .spider-container {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .gallery-div {
    padding-right: 0px;
    padding-left: 0px;
  }

  .main---headings {
    margin-top: -1px;
    padding-top: 15px;
    font-size: 14px;
  }

  .footer-section {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer-text {
    font-size: 8px;
  }

  .main---section {
    margin-top: 1px;
    padding-top: 200px;
  }

  .main---section.home {
    margin-top: 0px;
    padding-top: 180px;
  }

  .main---container {
    margin-top: -20px;
    padding-top: 190px;
  }

  .arrow-to-top {
    right: 8px;
    bottom: 3px;
    width: 30px;
    height: 30px;
  }

  .nav-link-small {
    font-size: 10px;
  }

  .gallery-body {
    padding-left: 0px;
  }
}

