/* Sticky footer styles
-------------------------------------------------- */
.filson-soft {
  font-family: "filson-soft", sans-serif;
  font-weight: 100;
}
.filson-soft-light {
  font-family: "filson-soft", sans-serif;
  font-weight: 200;
}
.filson-soft-book {
  font-family: "filson-soft", sans-serif;
  font-weight: 300;
}
.filson-soft-regular {
  font-family: "filson-soft", sans-serif;
  font-weight: 400;
}
.filson-soft-medium {
  font-family: "filson-soft", sans-serif;
  font-weight: 500;
}
.filson-soft-bold {
  font-family: "filson-soft", sans-serif;
  font-weight: 700;
}
.filson-soft-black {
  font-family: "filson-soft", sans-serif;
  font-weight: 800;
}
.filson-soft-heavy {
  font-family: "filson-soft", sans-serif;
  font-weight: 900;
}

html {
    position: relative;
    min-height: 100%;   
    overflow-x: hidden;
}
body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    font-style: normal;
    font-weight: 200;
    color: black;
    background-color: transparent;
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: 100% 0%;
}
.clearfix {
  display: inline-block;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}
img {
    width: 100%;
}
.center {
  text-align: center;
}
h1 {
  color: #FFF;
  font-size: 125.283px;
  font-style: normal;
  line-height: 108.262px; /* 86.414% */
  text-transform: uppercase;
}
h2 {
  color: #FFF;
  -webkit-text-stroke-width: 1.75px;
  -webkit-text-stroke-color: #FFF;
  font-size: 58.412px;
  font-style: normal;
  line-height: 50.476px; /* 86.414% */
  text-transform: uppercase;
}
h3 {
  color: #FFF;
  text-align: center;
  font-size: 53.117px;
  font-style: normal;
  line-height: 50.169px; /* 94.45% */
  text-transform: uppercase;
}
h4 {
  color: #FFF;
  -webkit-text-stroke-width: 0.77px;
  -webkit-text-stroke-color: #FFF;
  font-size: 25.749px;
  font-style: normal;
  line-height: 22.251px; /* 86.414% */
  text-transform: uppercase;
}
h4.hours {
  font-size: 21.271px;
  line-height: 18.381px; /* 86.414% */
}
h4.hours span {
  border-radius: 30px;
  background: #03D98B;
  display: inline-block;
  padding: 8px 15px;
}
p {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 25px; /* 125% */
  text-transform: uppercase;
  margin-bottom: 6%;
}
hr {
    border-top: 2px solid black;
    max-width: 260px;
    margin-bottom: 45px;
}
.mobile-hide {
    display: block;
}
.mobile-show {
    display: none;
}
.flex {
    display: flex;
}
.flex .col-md-6 {
    width: 50%;
}
.row.heading {
    text-align: center;
}
body .container {
    max-width: 1400px;  
}
body .container .col-md-10 {
    padding: 0;
}
.container .row {
    margin-bottom: 0;
    /*display: flex;*/
    align-items: stretch;
}
div.row {
    margin-bottom: 3%;
}
button {
    border-radius: 10px;
    border: 3px solid #FFF;
    background: #FFF;
    color: #244B5A;
    font-family: sans-serif;
    text-align: center;
    color: #013E73;
    font-size: 56.704px;
    font-style: normal;
    line-height: 49px; /* 86.414% */
    text-transform: uppercase;
    padding: 3% 10%;
}
button:hover {
    background: transparent;
    border: 3px solid #FFF;
    color: white;
}
button#location, button#locate {
  border-radius: 10px;
  border: 3px solid #FFF;
  background: #244B5A;
  color: white;
  font-size: 32px;
  padding: 10px 20px;
}
.header {
  background-color: #02225A;
}
.header h1 {
    margin-bottom: 43px;
}
.header img {
  max-width: 312px;
}
.header .cta {
  padding: 5% 0;
}
.header .cta h1 span {
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #FFF;
  font-size: 125.283px;
  font-style: normal;
  line-height: 108.262px; /* 86.414% */
  text-transform: uppercase;
  color: transparent;
}
.header .braid {
  background-image: url("../img/as-braid.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.header .clearfix img {
  max-width: none;
}
header img.experience {
  max-width: 350px;
  margin-bottom: 6%;
}
.header .different {
  align-items: center;
  justify-content: center;
}
.parkarea {
  padding: 5% 0;
}
.parkarea .container.flex {
  padding-left: 0;
  padding-right: 0;
}
.parkarea .contextbox {
  padding: 5%;
}
.parkarea .park {
  border-radius: 10px;
  background: #00AFEE;
  margin-right: 40px;
}
.parkarea .park button {
  color: #FFF;
  font-family: "filson-soft", sans-serif;
  font-weight: 600;
  font-size: 29.907px;
  font-style: normal;
  line-height: 25.844px; /* 86.414% */
  text-transform: uppercase;
  width: 100%;
  border-radius: 8.939px;
  background-color: #023E74;
  border: 2px solid #023E74;
}
.parkarea .park button:hover {
  background-color: transparent;
  color: #023E74;
}
.parkarea .different {
  margin-left: 40px;
  border-radius: 10px;
  background: #013E74;
}
.parkarea .different h3 {
  margin-bottom: 7%;
}
.parkarea .different button {
  color: #FFF;
  font-family: "filson-soft", sans-serif;
  font-weight: 600;
  font-size: 20px;
  font-style: normal;
  line-height: 25.844px; /* 86.414% */
  text-transform: uppercase;
  width: 100%;
  border-radius: 8.939px;
  background-color: #1abf8f;
  border: 2px solid #1abf8f;
}
.parkarea .different button:hover {
  background-color: transparent;
  color: #1abf8f;
}
.pink {
  background-image: url("../img/as-pink.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 2% 0;
}
.pink h3 {
  text-align: left;
  color: #FFF;
  font-size: 70px;
  line-height: 70px;
  text-transform: uppercase;
}
.pink button {
  color: #FFF;
  font-size: 25px;
  font-style: normal;
  line-height: 25px; /* 86.414% */
  text-transform: uppercase;
  border-radius: 5.321px;
  background-color: #023E74;
  border: 2px solid #023E74;
  padding: 2% 3%;
}
.pink button:hover {
  background-color: transparent;
  color: #023E74;
}
.ray {
  padding: 5% 0;
}
.container.reviewer {
  padding-left: 0;
  padding-right: 0;
}
.reviewer .quote {
    border-radius: 8.116px;
    background: #023F74;
    padding: 2%;
    text-align: center;
}
.reviewer .quote img {
  max-width: 200px;
  margin: 0 auto;
  margin-bottom: 5%;
}
.reviewer .quote p {
  font-size: 14px;
  color: white;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  text-transform: uppercase;
}
.reviewer .quote p.signature {
  font-weight: 800;
  font-size: 16px;
  color: white;
  text-transform: uppercase;
}
li.flex {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
li.flex div {
  
}
div.quote p.copyq, .quote p.signature {
  color: #244B5A;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px; /* 0px */
  text-transform: none;
}
.quote p.signature {
  font-size: 22px;
}

footer {
    width: 100%;
    /* Set the fixed height of the footer here */
    text-align: center;
    background: #02225A;
    color: black;
    padding: 3% 10%;
    font-weight: 700;
}
footer.col-lg-12 {
    padding-left: 10%;
    padding-right: 10%;
}
footer a {
    color: #262626;
    font-weight: 700;
    text-decoration: underline;
}
footer a:hover {
    color: white;
    text-decoration: none;
}
footer img {
    max-width: 245px;
}
footer .logo {
    text-align: left;
    margin-top: 1%;
}
footer .butt {
    text-align: right;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: right;
    width: 50%;
}
footer button {
  font-size: 41px;
}
.flexslider {
  background: transparent;
  border: none;
  margin: 0;
  margin-bottom: 3rem;
}
.flex-control-nav {
  width: 100%;
  position: relative;
}
.flex-control-nav li {
 
}
.flex-control-paging li a {
  background: transparent;
  -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  border: 1px solid white;
}
.flex-control-paging li a.flex-active {
  background: white;
}
.flex-direction-nav .flex-prev {
  background-image: url("../img/can-arrow-right.png");
  background-repeat: no-repeat;
  opacity: 1;
  top: 40%;
  left: -80px;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  left: -80px;
}
.flex-direction-nav .flex-next {
  background-image: url("../img/can-arrow-left.png");
  background-repeat: no-repeat;
  opacity: 1;
  top: 40%;
  right: -80px;
}
.flexslider:hover .flex-direction-nav .flex-next {
  right: -80px;
}
.flex-direction-nav .flex-nav-prev a:before {
  content: "";
}
.flex-direction-nav a.flex-next:before {
  content: "";
}
.flex-control-nav {
  
}

/*full screen*/
@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}

@media (max-width: 1250px) {
   h1 {
    font-weight: 450;
    line-height: 45px;
   }
}


/*tablet*/
@media (min-width: 992px) {
    .container {
        width: 100%;
    }
    

}

@media (max-width: 992px) {
    body {
        margin-bottom: 0;
    }
    .mobile-hide {
        display: none;
    }
    .mobile-show {
        display: block;
    }
    .flex {
      display: block;
    }
    h2 {
      font-size: 35px;
      line-height: 35px;
      margin-top: 0;
      margin-bottom: 0;
    }
    h4 {
      font-size: 16px;
    }
    h4.hours {
      font-size: 16px;
    }
    .container.header {
      background-image: url(../img/za-bg-mobile.jpg);
      background-size: cover;
      background-position: bottom;
      text-align: center;
      min-height: 620px;
    }
    .container.header img.experience {
      max-width: 280px;
    }
    .header h1  {
      font-size: 32px;
      line-height: 32px;
      margin-bottom: 10px;
    }
    .header img {
      width: 100%;
      max-width: none;
    }
    p {
      font-size: 16px;
      line-height: 18px;
      font-weight: 700;
      text-align: center;
      margin-top: 20px;
    }
    button {
      font-size: 36px;
      padding: 10px 20px;
    }
    .flex .col-md-6 {
      width: 100%;
    }
    .header .cta img {
      max-width: 136px;
    }
    .header .cta h1 {
      font-size: 62px;
      line-height: 64px;
    }
    .header .cta h1 span {
      font-size: 62px;
      line-height: 64px;
    }
    .cta {
      text-align: center;
    }
    .container.gray {
      padding: 5%;
    }
    .parkarea {
      padding: 5%;
    }
    .parkarea .park {
      margin-right: 0;
      padding-left: 0;
      padding-right: 0;
      margin-bottom: 5%;
    }
    .parkarea .different {
      margin-left: 0;
      padding-left: 0;
      padding-right: 0;
    }
    .parkarea .different h3 {
      font-size: 35px;
      line-height: 35px;
    }
    .pink {
      text-align: center;
    }
    .pink h3 {
      text-align: center;
      font-size: 40px;
      line-height: 40px;
    }
    .reviewer .quote {
      margin-left: 5%;
      margin-right: 5%;
      padding: 5%;
    }
    .reviewer .quote p {
      font-size: 12px;
      line-height: 14px;
    }
    .reviewer .quote p.signature {
      font-size: 12px;
      line-height: 14px;
    }
    .flexslider .slides img {
      max-width: 183px;
      margin: 0 auto;
    }
    footer img {
      margin-top: 10px;
    }
    footer .butt {
      width: 100%;
    }
    footer button {
      padding: 5px;
      width: 100%;
      font-size: 30px;
    }
}

@media (min-width: 768px) {
    .container {
        width: 100%;
    } 
}

/*phone*/
@media screen and (max-width: 350px) {
    
}
  