/*
  Theme Name:   Elevator Theme - V1
  Theme URI:    https://barrycostadesign.com
  Author:       Barry Costa
  Author URI:   https://barrycostadesign.com
  Description:  Simple theme with header on top and nav to right of logo
  Version:      0.0.1
  License:      GNU General Public License v2 or later
  License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

audio, canvas, progress, video {
  display: inline-block;
}

progress, sub, sup {
  vertical-align: baseline;
}

[type=checkbox], [type=radio], legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

h1 {
  font-size: 2em;
  margin: .67em 0;
}

figure {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, select {
  text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

*, *::after, *::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

#logo-space, .title-text-wrapper {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

body.logged-in .entry-footer {
  display: none;
}

.site {
  max-width: 100% !important;
}

body {
  color: #3a3a3a;
  background-color: #f7f7f7;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 1em;
}

@media (min-width: 980px) {
  body {
    font-size: 1.1em;
  }
}

address {
  font-style: normal;
}

img {
  height: auto;
  border: 0;
  display: block;
  /*transition:all 1s ease; width: 100%; max-width:100%;*/
}

a {
  color: #F8FA8A;
  text-decoration: underline;
}

a:visited {
  color: #F8FA8A;
}

a:hover,
a:active {
  color: #79DC7F;
}

a:focus {
  outline: 0;
}

a:hover,
a:active {
  outline: 0;
}

b, strong {
  font-weight: bold;
  font-weight: 700;
}

h1, h2, h3, h4, h5, h6, p, img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  padding: 0;
  margin: 0;
}

main ul,
main ol {
  line-height: 1.3em;
  list-style-type: none;
}

main ul {
  margin: 0 0 1.4em 6px;
}

main ul li {
  margin-bottom: 1em;
  position: relative;
  padding-left: 1.2em;
}

main ul li:before {
  content: '\02022';
  color: #29bbff;
  display: inline-block;
  font-size: 1.4em;
  position: absolute;
  top: 0;
  left: 0;
}

main ol {
  list-style-type: decimal;
  margin: 0 0 1.4em 30px;
}

main ol li {
  margin-bottom: 1em;
  position: relative;
  padding-left: .6em;
}

.list-check li {
  padding-left: 37px;
}

.list-check li:before {
  content: '\f00c';
  color: #63BE69;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}

p {
  line-height: 1.4em;
  margin-bottom: 1.2em;
}

@media (min-width: 980px) {
  p {
    line-height: 1.45em;
  }
}

h1 {
  color: #141414;
  font-size: 2em;
  line-height: 1.2em;
  margin: 1.2em 0 .2em 0;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

h2 {
  color: #141414;
  font-size: 1.6em;
  line-height: 1.2em;
  margin: 1.5em 0 .4em 0;
}

@media (min-width: 980px) {
  h2 {
    font-style: 1.7em;
  }
}

h3 {
  color: #141414;
  font-size: 1.4em;
  line-height: 1.2em;
  margin: 1.5em 0 .4em 0;
}

@media (min-width: 980px) {
  h3 {
    font-style: 1.5em;
  }
}

h4 {
  color: #141414;
  font-size: 1.3em;
  line-height: 1.1em;
  margin: 1.5em 0 .3em 0;
}

@media (min-width: 980px) {
  h4 {
    font-style: 1.4em;
  }
}

h5 {
  color: #141414;
  font-size: 1.2em;
  line-height: 1.1em;
  margin: 1.5em 0 .3em 0;
}

@media (min-width: 980px) {
  h5 {
    font-style: 1.3em;
  }
}

h6 {
  font-weight: bold;
  font-weight: 700;
  font-size: 1.5em;
  margin: 1em 0 .4em 0;
}

blockquote {
  border-left: 1px solid gold;
  margin-left: 15px;
  padding-left: 20px;
  font-family: "Prata", Arial, Helvetica, sans-serif;
  font-style: italic;
  line-height: 1em;
  color: #0084C2;
}

.btn-reset {
  background: transparent !important;
  background-color: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline-style: none !important;
  cursor: pointer;
}

#logo-space {
  width: 40px;
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0 0 0 0;
  top: 50%;
}

@media (min-width: 390px) {
  #logo-space {
    width: 222px;
  }
}

@media (min-width: 980px) {
  #logo-space {
    margin: 0;
    width: 240px;
  }
}

@media (min-width: 1200px) {
  #logo-space {
    width: 290px;
  }
}

#logo-link {
  width: auto;
  overflow: auto;
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

#logo-link img {
  width: auto;
  float: left;
  margin: 0 0 0 0;
}

@media (min-width: 390px) {
  #logo-link img {
    width: 40px;
  }
}

@media (min-width: 1600px) {
  #logo-link img {
    width: 44px;
  }
}

.title-text-wrapper {
  width: auto;
  float: left;
  position: absolute;
  top: 50%;
  left: 50px;
}

.site-title {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-weight: 300;
  color: #141414;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 1.1em;
  margin: 4px 0 4px 0;
  width: auto;
  float: left;
  display: none;
}

@media (min-width: 390px) {
  .site-title {
    display: block;
    font-size: 1.1em;
  }
}

@media (min-width: 600px) {
  .site-title {
    font-size: 1.2em;
    margin: 4px 0 4px 0;
  }
}

@media (min-width: 980px) {
  .site-title {
    font-size: 1.15em;
    margin: 4px 0 4px 0;
  }
}

@media (min-width: 1200px) {
  .site-title {
    font-size: 1.2em;
    margin: 5px 0 5px 0;
  }
}

@media (min-width: 1600px) {
  .site-title {
    font-size: 1.3em;
    margin: 5px 0 5px 0;
  }
}

.site-title span {
  display: none;
}

@media (min-width: 500px) {
  .site-title span {
    display: inline-block;
  }
}

.site-description {
  display: none;
}

@media (min-width: 390px) {
  .site-description {
    display: block;
    float: left;
    font-size: .6em;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color: #888;
    font-style: italic;
    letter-spacing: 0.01em;
    clear: both;
  }
}

@media (min-width: 600px) {
  .site-description {
    font-size: .66em;
  }
}

@media (min-width: 980px) {
  .site-description {
    font-size: .6em;
  }
}

@media (min-width: 1600px) {
  .site-description {
    font-size: .7em;
  }
}

#sticky {
  width: 100%;
  z-index: 0;
  position: relative;
}

#sticky.sticky-top {
  margin-top: 0 !important;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}

.sticky-top + #section-when-space {
  padding-top: 50px;
}

@media (min-width: 980px) {
  .sticky-top + #section-when-space {
    padding-top: 70px;
  }
}

#sticky-nav {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s cubic-bezier(0.82, 0.01, 0, 1);
  transition: all 0.4s cubic-bezier(0.82, 0.01, 0, 1);
}

@media (min-width: 980px) {
  #sticky-nav {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
  }
}

#sticky-nav.small-active {
  height: 350px;
}

#btn-sticky-nav {
  display: block;
  width: 90%;
  margin: 0 auto;
  color: white;
  height: 40px;
  background-color: transparent !important;
}

@media (min-width: 980px) {
  #btn-sticky-nav {
    display: none;
  }
}

#btn-sticky-nav:before {
  content: '';
  display: inline-block;
  margin: 0 15px 0 0;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  content: "\f0c9";
}

.nav-bar-sticks-top {
  background-color: #141414;
  text-align: center;
  padding: 5px 0;
}

.nav-bar-sticks-top a {
  display: block;
  margin: 10px;
  padding: 15px 20px;
  text-decoration: none;
  color: gold;
  text-transform: uppercase;
  font-size: 80%;
  font-weight: 300;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  border-radius: 3px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

@media (min-width: 980px) {
  .nav-bar-sticks-top a {
    display: inline-block;
    margin: 0 10px;
    padding: 12px 20px;
  }
}

.nav-bar-sticks-top a:hover {
  background-color: gold;
  color: #141414;
}

.nav-bar-sticks-top a.nav-active {
  background-color: pink;
  color: black;
}

#page {
  overflow: auto;
  float: left;
  width: 100%;
  z-index: 0;
  background-color: transparent;
}

.default-wrapper {
  margin: 0 auto;
  padding: 0;
  width: 90%;
}

@media (min-width: 768px) {
  .default-wrapper {
    max-width: 1100px;
  }
}

.intro-wrapper {
  margin: 0 auto;
  padding: 30px 0;
  width: 90%;
}

@media (min-width: 768px) {
  .intro-wrapper {
    width: 80%;
    max-width: 900px;
    padding: 30px 0;
  }
}

.wide-wrapper {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 90%;
}

@media (min-width: 768px) {
  .wide-wrapper {
    width: 90%;
  }
}

.full-width-wrapper {
  padding: 0;
  margin: 0;
  width: 100%;
}

.page-intro-centered {
  text-align: center;
}

@media (min-width: 1200px) {
  .page-intro-centered {
    display: block;
    margin: 0 auto;
    width: 88%;
  }
}

@media (min-width: 1300px) {
  .page-intro-centered {
    width: 80%;
  }
}

@media (min-width: 1400px) {
  .page-intro-centered {
    width: 900px;
  }
}

.parallax-image-fadeIn {
  -webkit-animation-name: parallax-image-fadeIn;
  animation-name: parallax-image-fadeIn;
}

@-webkit-keyframes parallax-image-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes parallax-image-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.parallax-window.parallax-quote {
  min-height: 30vh;
}

@media (min-width: 740px) {
  .parallax-window.parallax-quote {
    min-height: 35vh;
  }
}

@media (min-width: 980px) {
  .parallax-window.parallax-quote {
    min-height: 45vh;
  }
}

.parallax-quote .quote-main {
  font-weight: normal;
  font-style: italic;
  margin: 30px 0 20px 0;
  font-size: 1.2em;
}

@media (min-width: 600px) {
  .parallax-quote .quote-main {
    font-size: 1.4em;
  }
}

@media (min-width: 960px) {
  .parallax-quote .quote-main {
    font-size: 1.6em;
    line-height: 1.4;
  }
}

@media (min-width: 1600px) {
  .parallax-quote .quote-main {
    font-size: 1.8em;
  }
}

.parallax-quote .quote-author {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.9);
}

@media (min-width: 960px) {
  .parallax-quote .quote-author {
    font-size: 1.2em;
  }
}

@media (min-width: 1600px) {
  .parallax-quote .quote-author {
    font-size: 1.3em;
  }
}

.fixed-nav {
  margin: 0 !important;
  padding: 0 !important;
  background-color: #c02aac;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  position: fixed;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 97;
}

.fixed-nav div {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 955px) {
  .fixed-nav div {
    width: 80%;
    margin: 0 auto;
  }
}

.fixed-nav div a {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  padding: 30px 0 8px 0;
  text-align: center;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  font-family: Arial, sans-serif;
  position: relative;
  text-indent: 0em;
  font-size: .65em;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  letter-spacing: 1px;
}

@media (min-width: 740px) {
  .fixed-nav div a {
    font-size: .62em;
    letter-spacing: 2px;
    padding-top: 35px;
  }
}

.fixed-nav div a:first-child {
  border-left-width: 0px;
}

@media (min-width: 955px) {
  .fixed-nav div a:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
}

.fixed-nav div a:last-child {
  border-right-width: 0px;
}

@media (min-width: 955px) {
  .fixed-nav div a:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
}

.fixed-nav div a:before {
  margin: 0;
  display: block;
  width: 100%;
  font-size: 1.4em;
  position: absolute;
  top: 8px;
  font-weight: 300 !important;
  font-family: 'Font Awesome 5 Pro';
}

@media (min-width: 740px) {
  .fixed-nav div a:before {
    font-size: 1.45em;
  }
}

.fixed-nav div a.fixed-bottom-nav-item-gallery:before {
  content: '\f03e';
}

.fixed-nav div a.fixed-bottom-nav-item-about:before {
  content: '\f004';
}

.fixed-nav div a.fixed-bottom-nav-item-order:before {
  content: '\f07a';
}

.fixed-nav div a.fixed-bottom-nav-item-download:before {
  content: '\f0ed';
}

.fixed-nav div a.fixed-bottom-nav-item-share:before {
  content: '\f1e0 ';
}

.fixed-nav div a.fixed-bottom-nav-item-listen:before {
  content: '\f028';
}

.fixed-nav div a.fixed-bottom-nav-item-tags:before {
  content: '\f02c';
}

.fixed-nav div a:hover, .fixed-nav div a:active {
  background-color: #141414;
  color: #F8FA8A;
}

body.single-artwork #scroll-top-link-space {
  display: none;
}

.vbox-num,
.vbox-close {
  color: white !important;
}

#bottom-footer-space {
  background-color: white;
  color: #777;
  text-align: center;
  padding: 40px 0 100px 0;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.icon-footer {
  background-color: gray;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.6em;
  color: white;
  border-radius: 3px;
  margin: 10px;
  display: inline-block;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-align: center;
}

.icon-footer:visited {
  color: white;
}

.icon-footer:hover {
  background-color: #141414;
  color: white;
}

.icon-fb {
  background-color: #3B5998;
}

.icon-ig {
  background-color: #E4405F;
}

.icon-tw {
  background-color: #1DA1F2;
}

.icon-li {
  background-color: #0077B5;
}

.icon-gp {
  background-color: #DC4E41;
}

.slashes-light {
  color: rgba(255, 255, 255, 0.3);
  display: inline-block;
  padding: 0 10px;
}

.slashes-dark {
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  padding: 0 10px;
}

.copyright-space {
  font-weight: 300;
  font-size: .8em;
  padding: 40px 0;
}

.copyright-space .slashes-dark {
  display: block;
  padding: 10px 0;
}

.copyright-space .slashes-light {
  display: block;
  padding: 10px 0;
}

@media (min-width: 600px) {
  .copyright-space .slashes-dark {
    display: inline-block;
    padding: 0 10px;
  }
  .copyright-space .slashes-light {
    display: inline-block;
    padding: 0 10px;
  }
}

#scroll-top-link-space {
  position: fixed;
  bottom: -10%;
  right: 0;
  width: 100%;
  z-index: 998;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

@media (min-width: 700px) {
  #scroll-top-link-space {
    bottom: -10%;
    right: 10px;
    width: auto;
  }
}

#scroll-top-link-space.fade-in {
  bottom: 0;
}

@media (min-width: 700px) {
  #scroll-top-link-space.fade-in {
    bottom: 10px;
  }
}

#scroll-top-link {
  color: white;
  background-color: rgba(0, 0, 0, 0.85);
  padding: 15px;
  font-size: 16px;
  display: block;
}

@media (min-width: 700px) {
  #scroll-top-link {
    border-radius: 3px;
    padding: 12px 15px 10px 15px;
    font-size: 20px;
    display: inline-block;
  }
}

input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.added_to_cart,
.widget a.button,
.btn-default {
  background-color: #1E4F66;
  color: white !important;
  border-radius: 3px;
  font-weight: 400;
  -webkit-transition: .3s all ease-out;
  transition: .3s all ease-out;
  letter-spacing: 0.01em;
  text-decoration: none;
  display: inline-block;
  position: relative;
  padding: 14px 23px 13px 23px;
  font-size: 1em;
  text-transform: uppercase;
  border: 0 !important;
  cursor: pointer;
  line-height: 1.5;
  opacity: 1;
  visibility: visible;
}

@media (min-width: 740px) {
  input[type="button"],
  input[type="reset"],
  input[type="submit"],
  .button,
  .added_to_cart,
  .widget a.button,
  .btn-default {
    padding: 14px 23px 13px 23px;
  }
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.added_to_cart:hover,
.widget a.button:hover,
.btn-default:hover {
  background-color: #625738;
  color: white;
}

.btn-color-red {
  background-color: #ec1f26;
}

.btn-color-orange {
  background-color: #ff8500;
}

.btn-color-yellow {
  background-color: #F8FA8A;
}

.btn-color-aqua {
  background-color: #298E86;
}

.btn-color-green {
  background-color: #63BE69;
}

.btn-color-purple {
  background-color: #8530b2;
}

.btn-color-magenta {
  background-color: #c02aac;
}

.btn-color-white-dark {
  background-color: white;
  color: #141414 !important;
}

.btn-color-white-orange {
  background-color: white;
  color: #ff8500 !important;
}

.btn-color-white-orange:hover {
  background-color: #63BE69;
  color: white !important;
}

.btn-color-white-blue {
  background-color: white;
  color: #0084C2 !important;
  font-weight: 500;
}

.btn-color-white-blue:hover {
  background-color: #F8FA8A;
  color: #0084C2 !important;
}

.btn-color-white-patreon {
  background-color: white;
  color: #F96854 !important;
}

.btn-color-white-patreon:hover {
  background-color: #052D49;
  color: white !important;
}

.btn-full-width {
  display: block;
  text-align: center;
}

.fixed-cta {
  background-color: #8530b2;
  text-align: center;
  color: white;
  position: relative;
  -webkit-transition: all .4s;
  transition: all .4s;
  font-size: 1.2em;
  padding: 8px 0;
  display: block;
  font-size: 90%;
  z-index: 999;
}

@media (min-width: 980px) {
  .fixed-cta {
    font-size: 95%;
  }
}

.fixed-cta.fixed-bottom {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 999;
}

.fixed-cta-text {
  display: block;
  width: 100%;
  margin-bottom: 12px;
}

@media (min-width: 500px) {
  .fixed-cta-text {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    margin-right: 20px;
  }
}

.fixed-cta-button {
  background-color: white;
  color: #8530b2;
  border-radius: 3px;
  font-weight: 400;
  font-weight: normal;
  -webkit-transition: .3s all ease-out;
  transition: .3s all ease-out;
  letter-spacing: 0.01em;
  text-decoration: none;
  display: inline-block;
  position: relative;
  padding: 12px 22px;
  font-size: 1em;
  text-transform: none;
  border: 0 !important;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .fixed-cta-button {
    padding: 10px 22px;
  }
}

.fixed-cta-button:hover {
  color: #8530b2;
  background-color: #F8FA8A;
}

#main table,
#main thead,
#main tbody,
#main th,
#main tr,
#main td {
  display: block;
  width: 100%;
  clear: both;
}

@media (min-width: 980px) {
  #main table,
  #main thead,
  #main tbody,
  #main th,
  #main tr,
  #main td {
    display: table-cell;
  }
}

#main table {
  margin: 10px 0 10px 0;
  background-color: white;
  text-align: left;
  border-collapse: collapse;
}

@media (min-width: 980px) {
  #main table {
    display: table;
  }
}

@media (min-width: 980px) {
  #main table tr {
    display: table-row;
  }
}

#main table th,
#main table td {
  padding: 8px;
  border: 1px solid white;
}

@media (min-width: 370px) {
  #main table th,
  #main table td {
    padding: 15px;
  }
}

@media (min-width: 980px) {
  #main table th,
  #main table td {
    display: table-cell;
  }
}

@media (min-width: 1200px) {
  #main table th,
  #main table td {
    padding: 20px;
  }
}

#main table th {
  display: none;
  background-color: #0084C2;
  color: white;
  border-color: #0084C2;
}

@media (min-width: 980px) {
  #main table th {
    display: table-cell;
  }
}

@media (min-width: 1200px) {
  #main table th {
    padding: 20px;
  }
}

#main table th {
  border-color: white;
}

#main table td {
  border-color: #CCC;
  border-bottom: 0;
}

@media (min-width: 980px) {
  #main table td {
    border-bottom: 1px solid #CCC;
  }
}

#main table td:first-child {
  display: block;
  background-color: #0084C2;
  color: white;
  border-color: #0084C2;
}

@media (min-width: 980px) {
  #main table td:first-child {
    border-left-width: 1px;
    display: table-cell;
    background-color: transparent;
    color: inherit;
    border-color: #CCC;
  }
}

#main table td:last-child {
  border-bottom: 1px solid #CCC;
}

#main table td:nth-child(2) {
  border-top: 0;
}

/* Label the data */
#main td:before {
  font-weight: bold;
  font-we: 600;
  display: inline-block;
}

@media (min-width: 980px) {
  #main td:before {
    display: none !important;
  }
}

#main td:nth-of-type(1):before {
  content: "Strain:";
  margin-right: 15px;
}

#main td:nth-of-type(2):before {
  content: "1/4:";
}

#main td:nth-of-type(3):before {
  content: "1/2:";
}

#main td:nth-of-type(4):before {
  content: "1:";
}

#main td:nth-of-type(2):before,
#main td:nth-of-type(3):before,
#main td:nth-of-type(4):before {
  width: 50px;
  display: inline-block;
}

.font1 {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.font2 {
  font-family: "Prata", Arial, Helvetica, sans-serif;
}

.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.margin-zero {
  margin: 0;
}

hr {
  height: 1px;
  border: 0;
  clear: both;
  margin: 40px 0;
  background: #DDDDDD;
}

.hr-padding {
  display: block;
  margin: 30px 0;
}

.spacer {
  float: left;
  display: block;
  overflow: hidden;
  width: 100%;
  clear: both;
  height: 3em;
  background: #fafafa;
}

.text-center {
  text-align: center !important;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-strikethrough {
  text-decoration: line-through;
}

.blocky {
  float: left;
  width: 100%;
  display: block;
  clear: both;
}

.ovf-auto {
  overflow: auto;
}

.ovf-visible {
  overflow: visible;
}

.url-active {
  background-color: yellow;
}

/* -----------------------------------  COLUMNS  ----------------------------------- */
.flex-basic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 980px) {
  .flex-flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.flex-direction-column-only {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-direction-row-only {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex-justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.flex-justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex-justify-start {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex-justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-justify-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flex-justify-evenly {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

/* Align Property*/
.flex-align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-align-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex-align-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.flex-align-baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.flex-20 {
  width: 100%;
}

@media (min-width: 980px) {
  .flex-20 {
    width: 20%;
  }
}

.flex-25 {
  width: 100%;
}

@media (min-width: 980px) {
  .flex-25 {
    width: 25%;
  }
}

.flex-30 {
  width: 100%;
}

@media (min-width: 980px) {
  .flex-30 {
    width: 30%;
  }
}

.flex-35 {
  width: 100%;
}

@media (min-width: 980px) {
  .flex-35 {
    width: 35%;
  }
}

.flex-40 {
  width: 100%;
}

@media (min-width: 980px) {
  .flex-40 {
    width: 40%;
  }
}

.flex-45 {
  width: 100%;
}

@media (min-width: 980px) {
  .flex-45 {
    width: 45%;
  }
}

.flex-50 {
  width: 100%;
}

@media (min-width: 980px) {
  .flex-50 {
    width: 50%;
  }
}

.flex-55 {
  width: 100%;
}

@media (min-width: 980px) {
  .flex-55 {
    width: 55%;
  }
}

.flex-60 {
  width: 100%;
}

@media (min-width: 980px) {
  .flex-60 {
    width: 60%;
  }
}

.flex-65 {
  width: 100%;
}

@media (min-width: 980px) {
  .flex-65 {
    width: 65%;
  }
}

.flex-70 {
  width: 100%;
}

@media (min-width: 980px) {
  .flex-70 {
    width: 70%;
  }
}

.flex-75 {
  width: 100%;
}

@media (min-width: 980px) {
  .flex-75 {
    width: 75%;
  }
}

.flex-80 {
  width: 100%;
}

@media (min-width: 980px) {
  .flex-80 {
    width: 80%;
  }
}

.basic-col-1 {
  padding: 0;
}

@media (min-width: 980px) {
  .basic-col-1 {
    padding: 0 5% 0 0;
  }
}

.basic-col-2 {
  padding: 0;
}

@media (min-width: 980px) {
  .basic-col-2 {
    padding: 0 0 0 5%;
  }
}

.list-col-break2 {
  display: block;
  float: left;
  width: 100%;
  clear: both;
}

@media (min-width: 400px) {
  .list-col-break2 {
    display: inline-block;
    width: 48%;
    clear: none;
  }
}

/* Multiple columns */
.list-1-2-3-col {
  -ms-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1;
}

@media (min-width: 600px) {
  .list-1-2-3-col {
    -ms-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media (min-width: 980px) {
  .list-1-2-3-col {
    -ms-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}

.list-1-2-col {
  -ms-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1;
}

@media (min-width: 980px) {
  .list-1-2-col {
    -ms-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}

main ul.no-bullet-list {
  list-style-type: none;
  padding-left: 0;
  display: block;
  -webkit-column-fill: balance;
  column-fill: balance;
}

main ul.no-bullet-list li {
  padding-left: 0;
  display: block;
}

main ul.no-bullet-list li:before {
  display: none;
}

/* -----------------------------------  HELPER STYLES  ----------------------------------- */
.text-color-red {
  color: #ec1f26;
}

.text-color-orange {
  color: #ff8500;
}

.text-color-yellow {
  color: #F8FA8A;
}

.text-color-aqua {
  color: #298E86;
}

.text-color-green {
  color: #63BE69;
}

.text-color-purple {
  color: #8530b2;
}

.text-color-magenta {
  color: #c02aac;
}

.text-color-white {
  color: white;
}

.text-color-blue {
  color: #0084C2;
}

.text-color-dark {
  color: #141414;
}

.background-color-red {
  background-color: #ec1f26;
}

.background-color-orange {
  background-color: #ff8500;
}

.background-color-yellow {
  background-color: #F8FA8A;
}

.background-color-aqua {
  background-color: #298E86;
}

.background-color-green {
  background-color: #63BE69;
}

.background-color-purple {
  background-color: #8530b2;
}

.background-color-magenta {
  background-color: #c02aac;
}

.background-color-white {
  background-color: white;
}

.background-color-blue {
  background-color: #0084C2;
}

.background-color-dark {
  background-color: #141414;
}

.font-size-smaller {
  font-size: 70%;
}

.font-size-small {
  font-size: 90%;
}

.font-size-medium {
  font-size: 110%;
}

.font-size-large {
  font-size: 125%;
}

.font-size-giant {
  font-size: 150%;
}

.mt0px {
  margin-top: 0;
}

.mt5px {
  margin-top: 5px;
}

.mt10px {
  margin-top: 10px;
}

.mt15px {
  margin-top: 15px;
}

.mt20px {
  margin-top: 20px;
}

.mt30px {
  margin-top: 30px;
}

.mt40px {
  margin-top: 40px;
}

.mb0px {
  margin-bottom: 0;
}

.mb5px {
  margin-bottom: 5px;
}

.mb10px {
  margin-bottom: 10px;
}

.mb15px {
  margin-bottom: 15px;
}

.mb20px {
  margin-bottom: 20px;
}

.mb30px {
  margin-bottom: 30px;
}

.mb40px {
  margin-bottom: 40px;
}

/* -----------------------------------  VIDEO WRAPPERS FOR RESPONSIVE VIDEOS  ----------------------------------- */
.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
}

/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}

/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}

.intrinsic-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.alignleft {
  display: block;
  float: none;
  margin: 15px 10px 10px 0;
  width: 100%;
}

@media (min-width: 600px) {
  .alignleft {
    display: inline;
    float: left;
    margin: 0 1.5em 0 0;
    width: auto;
  }
}

.alignright {
  display: block;
  float: none;
  margin: 15px 10px 10px 0;
  width: 100%;
}

@media (min-width: 600px) {
  .alignright {
    display: inline;
    float: right;
    margin: 0 0 0 1.5em;
    width: auto;
  }
}

.aligncenter {
  clear: both;
  display: block;
  margin: 10px auto;
  width: 100%;
}

@media (min-width: 600px) {
  .aligncenter {
    margin: 20px auto;
    width: auto;
  }
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.wp-caption-text {
  text-align: center;
  font-size: 85%;
  color: gray;
  padding: 10px;
}

.gallery {
  margin-bottom: 20px;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  padding: 5px;
  margin: 0;
  width: 50%;
}

@media (min-width: 980px) {
  .gallery-item {
    padding: 7px;
  }
}

@media (min-width: 1600px) {
  .gallery-item {
    padding: 10px;
  }
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 100%;
}

@media (min-width: 700px) {
  .gallery-columns-3 .gallery-item {
    width: 33.333%;
  }
}

.gallery-columns-4 .gallery-item {
  width: 100%;
}

@media (min-width: 700px) {
  .gallery-columns-4 .gallery-item {
    width: 50%;
  }
}

@media (min-width: 980px) {
  .gallery-columns-4 .gallery-item {
    width: 25%;
  }
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus,
.widget-area .gallery-item a,
.widget-area .gallery-item a:hover,
.widget-area .gallery-item a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%;
}

.gallery-item a img {
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.gallery-caption {
  display: block;
  text-align: left;
  padding: 5px 5px 0 5px;
  margin-bottom: 0;
}

.gallery-item .size-auto,
.gallery-item .size-full,
.gallery-item .size-large,
.gallery-item .size-medium,
.gallery-item .size-thumbnail {
  margin-bottom: 0;
}

/* -----------------------------------  REGULAR GALLERY COLUMNS ----------------------------------- */
/* @media screen and (min-width: 480px) {*/
/*   .gallery-item {*/
/*     max-width: 25%;*/
/*   }*/
/*   .gallery-columns-1 .gallery-item {*/
/*     max-width: 100%;*/
/*   }*/
/*   .gallery-columns-2 .gallery-item {*/
/*     max-width: 50%;*/
/*   }*/
/*   .gallery-columns-3 .gallery-item {*/
/*     max-width: 33.33%;*/
/*   }*/
/*   .gallery-columns-4 .gallery-item {*/
/*     max-width: 25%;*/
/*   }*/
/* }*/
/* -----------------------------------  MASONRY OVERWRIDES FOR GALLERY IN MASONRY PLUGIN FORMAT  ----------------------------------- */
.gallery {
  width: 100%;
}

.gallery-item {
  width: 50%;
  padding: 5px;
  margin: 0;
}

@media (min-width: 700px) {
  .gallery-item {
    width: 33%;
    padding: 5px;
  }
}

@media (min-width: 980px) {
  .gallery-item {
    width: 25%;
    padding: 7px;
  }
}

@media (min-width: 1400px) {
  .gallery-item {
    width: 20%;
    padding: 10px;
  }
}

/* -----------------------------------  CLEARING  ----------------------------------- */
.clear:before,
.clear:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
  content: '';
  display: table;
}

.clear:after,
[class*="content"]:after,
[class*="site"]:after {
  clear: both;
}

/* -----------------------------------  GRAVITY FORM STYLING  ----------------------------------- */
form {
  overflow: visible;
  outline: none;
}

.form-space .intrinsic-container-16x9 {
  height: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
}

.form-space ul li {
  padding-left: 0;
}

/* -----------------------------------  WP FORMS STUFF  ----------------------------------- */
div.wpforms-container-full .wpforms-form input[type="submit"],
div.wpforms-container-full .wpforms-form button[type="submit"],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
  background-color: #625738 !important;
  color: white !important;
  border: 0 !important;
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
  padding: 25px 35px !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  line-height: 1px !important;
  letter-spacing: 0.4px !important;
  border-radius: 3px !important;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
  max-width: 100% !important;
}

.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: #ec1f26 !important;
  border: 0 !important;
}

.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full {
  color: white !important;
  margin: 60px auto !important;
  padding: 50px 35px !important;
}

/* -----------------------------------  MAIL CHIMP FORM EMBED  ----------------------------------- */
#mc_embed_signup .mc-field-group {
  margin: 0 0 12px 0;
}

#mc_embed_signup .mc-field-group.input-group ul.gfield_checkbox li {
  line-height: 2.2em !important;
  padding: 0 !important;
  margin-bottom: 8px;
}

#mc_embed_signup .mc-field-group .gfield_checkbox label {
  padding: 0 0 0px 36px !important;
  margin: 0 !important;
  line-height: 2.2em !important;
  font-size: 1.1em !important;
  display: -moz-inline-stack !important;
  display: inline-block !important;
  letter-spacing: inherit !important;
  vertical-align: middle !important;
  cursor: pointer !important;
}

#mc_embed_signup .mc-field-group.input-group ul.gfield_checkbox li input[type=checkbox]:checked + label,
#mc_embed_signup .mc-field-group.input-group ul.gfield_checkbox li input[type=radio]:checked + label {
  font-weight: 700;
}

#mc-embedded-subscribe.button,
#mc_embed_signup .button {
  background-color: #8530b2 !important;
  color: white !important;
  border-radius: 40px !important;
  padding: 15px 25px !important;
  font-weight: 400 !important;
  -webkit-transition: .3s all ease-out !important;
  transition: .3s all ease-out !important;
  letter-spacing: 0.03em !important;
  text-decoration: none !important;
  display: inline-block !important;
  position: relative !important;
  font-size: 17px !important;
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
  line-height: 1.4 !important;
  display: inline-block;
  font-size: inherit;
  font-weight: normal;
  height: auto !important;
  line-height: inherit;
  position: relative;
  -webkit-transform-style: preserve-3d !important;
  transform-style: preserve-3d !important;
}

/* -----------------------------------  ANIMATIONS  ----------------------------------- */
.animated {
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  will-change: transform, opacity;
}

.animated1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated2 {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated3 {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.delay1,
.animated1.delay1,
.animated2.delay1,
.animated3.delay1 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay2,
.animated1.delay2,
.animated2.delay2,
.animated3.delay2 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay3,
.animated1.delay3,
.animated2.delay3,
.animated3.delay3 {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay4,
.animated1.delay4,
.animated2.delay4,
.animated3.delay4 {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay5,
.animated1.delay5,
.animated2.delay5,
.animated3.delay5 {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.delay6 {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}

.animated.delay7 {
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}

.animated.delay8 {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
}

.animated.delay9 {
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
}

.animated.delay10 {
  -webkit-animation-delay: 10s;
  animation-delay: 10s;
}

.animated.delay0--1 {
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}

.animated.delay0--2 {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
}

.animated.delay0--3 {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

.animated.delay0--4 {
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
}

.animated.delay0--5 {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

.animated.delay0--6 {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}

.animated.delay0--7 {
  -webkit-animation-delay: .7s;
  animation-delay: .7s;
}

.animated.delay0--8 {
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
}

.animated.delay0--9 {
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
}

.animated.delay1--1 {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

.animated.delay1--2 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.animated.delay1--3 {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.animated.delay1--4 {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.animated.delay1--5 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.animated.delay1--6 {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s;
}

.animated.delay1--8 {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.animated.delay1--9 {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

.animated.delay2--1 {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}

.animated.delay2--2 {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
}

.animated.delay2--3 {
  -webkit-animation-delay: 2.3s;
  animation-delay: 2.3s;
}

.animated.delay2--4 {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}

.animated.delay2--5 {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.animated.delay2--6 {
  -webkit-animation-delay: 2.6s;
  animation-delay: 2.6s;
}

.animated.delay2--7 {
  -webkit-animation-delay: 2.7s;
  animation-delay: 2.7s;
}

.animated.delay2--8 {
  -webkit-animation-delay: 2.8s;
  animation-delay: 2.8s;
}

.animated.delay2--9 {
  -webkit-animation-delay: 2.9s;
  animation-delay: 2.9s;
}

.animated.delay3--1 {
  -webkit-animation-delay: 3.1s;
  animation-delay: 3.1s;
}

.animated.delay3--2 {
  -webkit-animation-delay: 3.2s;
  animation-delay: 3.2s;
}

.animated.delay3--3 {
  -webkit-animation-delay: 3.3s;
  animation-delay: 3.3s;
}

.animated.delay3--4 {
  -webkit-animation-delay: 3.4s;
  animation-delay: 3.4s;
}

.animated.delay3--5 {
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s;
}

.animated.delay3--6 {
  -webkit-animation-delay: 3.6s;
  animation-delay: 3.6s;
}

.animated.delay3--7 {
  -webkit-animation-delay: 3.7s;
  animation-delay: 3.7s;
}

.animated.delay3--8 {
  -webkit-animation-delay: 3.8s;
  animation-delay: 3.8s;
}

.animated.delay3--9 {
  -webkit-animation-delay: 3.9s;
  animation-delay: 3.9s;
}

.animated.delay4--5 {
  -webkit-animation-delay: 4.5s;
  animation-delay: 4.5s;
}

.animated.delay4--1 {
  -webkit-animation-delay: 4.1s;
  animation-delay: 4.1s;
}

.animated.delay4--2 {
  -webkit-animation-delay: 4.2s;
  animation-delay: 4.2s;
}

.animated.delay4--3 {
  -webkit-animation-delay: 4.3s;
  animation-delay: 4.3s;
}

.animated.delay4--4 {
  -webkit-animation-delay: 4.4s;
  animation-delay: 4.4s;
}

.animated.delay4--5 {
  -webkit-animation-delay: 4.5s;
  animation-delay: 4.5s;
}

.animated.delay4--6 {
  -webkit-animation-delay: 4.6s;
  animation-delay: 4.6s;
}

.animated.delay4--7 {
  -webkit-animation-delay: 4.7s;
  animation-delay: 4.7s;
}

.animated.delay4--8 {
  -webkit-animation-delay: 4.8s;
  animation-delay: 4.8s;
}

.animated.delay4--9 {
  -webkit-animation-delay: 4.9s;
  animation-delay: 4.9s;
}

.animated.delay5--5 {
  -webkit-animation-delay: 5.5s;
  animation-delay: 5.5s;
}

.animated.delay6--5 {
  -webkit-animation-delay: 6.5s;
  animation-delay: 6.5s;
}

.animated.delay7-5 {
  -webkit-animation-delay: 7.5s;
  animation-delay: 7.5s;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.afterOut {
  -webkit-animation-name: afterOut;
  animation-name: afterOut;
}

@-webkit-keyframes afterOut {
  from {
    opacity: 0;
    width: 0;
  }
  to {
    opacity: 1;
    width: 222px;
  }
}

@keyframes afterOut {
  from {
    opacity: 0;
    width: 0;
  }
  to {
    opacity: 1;
    width: 222px;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.display-then-show {
  -webkit-animation-name: display-then-show;
  animation-name: display-then-show;
}

@-webkit-keyframes display-then-show {
  from {
    opacity: 0;
    display: none;
    visibility: collapse;
    height: 0;
  }
  to {
    opacity: 1;
    display: block;
    visibility: visible;
    height: auto;
  }
}

@keyframes display-then-show {
  from {
    opacity: 0;
    display: none;
    visibility: collapse;
    height: 0;
  }
  to {
    opacity: 1;
    display: block;
    visibility: visible;
    height: auto;
  }
}

#accordion-space {
  margin: 10px 0 50px 0;
}

.toggle:last-child {
  border-bottom: 1px solid #dddddd;
}

.toggle .toggle-title h5 {
  margin: 0;
  padding: 0;
}

.toggle .toggle-title {
  display: block;
  border-top: 1px solid #dddddd;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  font-weight: 300;
  font-size: 22px;
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.toggle .toggle-title .title-name {
  display: block;
  padding: 20px 20px 20px 50px;
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.toggle .toggle-title:before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  content: "\f067";
  font-size: 20px;
  color: #777;
  float: left;
  margin-right: 16px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.toggle .toggle-title.active:before {
  content: "\f068";
  color: #f24c20;
}

.toggle .toggle-title.active h5 {
  color: #0084C2 !important;
}

.toggle .toggle-inner {
  padding: 10px 20px 10px 50px;
  display: none;
  margin: -7px 0 6px;
  overflow: auto;
}

.toggle .toggle-inner div {
  max-width: 100%;
  overflow: auto;
}
/*# sourceMappingURL=style.css.map */