/* Fonts */
/* Colors */
.row {
  max-width: 1024px;
}

body {
}

h1, h2, h3, h4, h5, h6 {
}

.pos-rel, section, form, footer .copyright-icons {
  position: relative;
  overflow: hidden;
}

h2 {
  margin-top: 0;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 39.9375em) {
  h2 {
    font-size: 1.4rem;
  }
}

section {
  padding: 60px 0;
}

.btn, .btn:active, .btn:visited {
  text-transform: uppercase;
  padding: 10px 30px;
  color: #fff;
  font-size: 18px;
  line-height: 1.5em;
  text-align: center;
  border-width: 2px;
  border-style: solid;
  transition: all 300ms ease-out;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
@media screen and (max-width: 39.9375em) {
  .btn, .btn:active, .btn:visited {
    width: 100%;
  }
}

.btn:hover {
  color: #fff;
  cursor: pointer;
}

header {
  padding: 15px 0 13px;
  background: #fff;
}
@media screen and (max-width: 39.9375em) {
  header {
    text-align: center;
  }
}
header .btn {
  float: right;
  border-color: #b3282d;
}
@media screen and (max-width: 39.9375em) {
  header .btn {
    display: block;
    float: none;
    margin: 20px 0 10px;
  }
}

.topLinks {
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 100;
}
@media screen and (min-width: 40em) {
  .topLinks {
    padding: 10px;
  }
}
.topLinks .btn {
  float: right;
  border-color: #b3282d;
}
@media screen and (max-width: 39.9375em) {
  .topLinks .btn {
    width: 50%;
  }
}
.topLinks .website {
  margin-right: 5px;
}
@media screen and (max-width: 39.9375em) {
  .topLinks .number {
    border-right: 1px solid #fff;
  }
}

.hero {
  padding: 10% 0;
  text-align: center;
  /*background: url(../images/hero.jpg) center center no-repeat;*/
  background-size: cover;
}
@media screen and (min-width: 40em) {
  .hero {
    margin-top: 0;
    background-image: none !important;
    background-color: #000;
  }
}
@media screen and (max-width: 39.9375em) {
  .hero {
    /*background: url(http://visit.livealta.com/templates/default_site/_assets/images/heroSmall.jpg) center center no-repeat;*/
  }
}
.hero .row {
  position: relative;
  z-index: 1;
  color: #fff;
}
.hero .row h1, .hero .row h4 {
  line-height: 1em;
  margin: 0;
}
.hero .row img {
  display: block;
  margin: 0 auto 30px;
}
.hero .row h1 {
  text-transform: uppercase;
}
@media screen and (max-width: 39.9375em) {
  .hero .row h1 {
    letter-spacing: 0;
  }
}
.hero .row h4 {
  font-weight: 300;
  margin-bottom: 20px;
}
.hero .row a {
  display: inline-block;
  float: none;
  margin: 30px auto 0;
  padding: 10px 30px;
}
@media screen and (min-width: 40em) {
  .hero .row a {
    min-width: 223px;
  }
}
@media screen and (max-width: 39.9375em) {
  .hero .row a {
    margin: 10px 0;
  }
}
.hero #color-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: black;
  opacity: 0.6;
}

.form {
  background: #fff;
}
.form h2 {
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.form h2.withSub {
  margin-bottom: 0;
}
.form p.sub {
  color: #888;
}
.form p {
  text-align: center;
  margin-bottom: 23px;
}
.form p a {
  text-decoration: underline;
  transition: all 300ms ease-out;
}
@media screen and (min-width: 40em) {
  .form p {
    line-height: 1.6em;
  }
}
.form .contactForm {
  margin-top: 10px;
}
.form .backTo {
  text-align: center;
  width: 100%;
  color: #fff;
  display: block;
  margin: 0 auto;
}
.form .backTo i {
  margin-right: 10px;
}

#thank-you {
  background: #fff;
}
#thank-you h2 {
  margin: 0 0 20px;
}
#thank-you p {
  margin-bottom: 40px;
}

.highlights {
  text-align: center;
  background: #fff;
}
.highlights h2 {
  text-align: center;
  line-height: 1em;
  margin: 0 0 20px;
}
.highlights p a {
  text-decoration: underline;
  transition: all 300ms ease-out;
}
.highlights .btn {
  margin: 0 auto 20px;
}
.highlights ul {
  position: relative;
  overflow: hidden;
  margin: 20px 0 0 0;
  list-style: none;
  text-align: center;
}
.highlights ul li {
  margin-bottom: 16px;
}
.highlights ul li div {
  display: block;
  font-size: 14px;
  font-weight: 400;
  background: #f6f6f6;
  padding: 10px;
  border-radius: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #cdcdcd;
}
@media screen and (min-width: 40em) {
  .highlights ul li.bottom {
    margin-bottom: 0;
  }
}

.video, .photos {
  background: #fff;
}
.video h2, .photos h2 {
  color: #4e6b86;
  margin-bottom: 50px;
}
.video .embed-container, .photos .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-bottom: 35px;
  overflow: hidden;
  max-width: 100%;
}
.video .embed-container iframe, .video .embed-container object, .video .embed-container embed, .photos .embed-container iframe, .photos .embed-container object, .photos .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.photos {
  padding: 0 !important;
}
.photos a {
  display: block;
  background: #000;
}
.photos a img {
  width: 100%;
  -webkit-backface-visibility: hidden;
  transition: opacity 300ms ease-out;
  -moz-transition: opacity 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out;
  opacity: 1;
}
.photos a img:hover {
  opacity: 0.75;
}

.floorplans {
  background: #fff;
}
.floorplans h2 {
  color: #4e6b86;
  text-align: center;
  line-height: 1em;
  margin: 0 0 55px;
}

.schedule {
  background: #f6f6f6;
}
.schedule h2 {
  text-align: center;
  line-height: 1em;
  margin: 0 0 20px;
}
.schedule p {
  text-align: center;
}
.schedule .tourQuestion {
  font-weight: bold;
  line-height: 1.5em;
  margin: 20px 0 30px;
  text-align: center;
}
.schedule #tourEdit {
  display: none;
  position: relative;
  overflow: hidden;
}
.schedule #tourEdit .tourEditWrapper {
  position: relative;
  overflow: hidden;
  padding: 20px 0 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
}
.schedule #tourEdit a {
  display: block;
  color: #fff;
  text-align: center;
  padding: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  background-color: #5a5a5a;
  cursor: pointer;
  transition: all 300ms ease-out;
}
.schedule #tourEdit a span {
  display: block;
  font-weight: normal;
  font-size: 12px;
}
.schedule #tourEdit a:hover {
  background: #404040;
}
.schedule .tourOption {
  text-align: center;
  padding: 10px;
  border: 2px solid #cdcdcd;
  background-color: #fff;
  margin-bottom: 1rem;
  display: block;
  cursor: pointer;
  color: #000;
  transition: all 300ms ease-out;
}
@media screen and (max-width: 39.9375em) {
  .schedule .tourOption {
    font-size: 14px;
  }
}
.schedule .tourOption img {
  display: block;
  margin-bottom: 15px;
}
.schedule .tourOption b {
  display: block;
  line-height: 1em;
  margin: 0 0 5px;
  color: #b3282d;
}
.schedule .tourOption span {
  display: block;
  color: #888;
  line-height: 1.5em;
}
.schedule .tourOption .unitsAvailable {
  padding: 10px;
  margin-top: 10px;
  line-height: 1em;
  color: #313131;
  background: #eee;
}
.schedule .tourOptionSelected {
  border: 2px solid #b3282d;
  color: #b3282d;
}
.schedule .tourOptionSelected span {
  color: #b3282d;
}
.schedule .tourOptionSelected img {
  background-color: #dadada;
  padding: 15px;
  margin-bottom: 10px;
}
.schedule .tourOptionSelected:hover {
  background-color: #f0f0f0;
  border-color: #b3282d;
  color: #b3282d;
}
.schedule .tourOption:hover {
  background-color: #f7f7f7;
  color: #000;
  border: 2px solid #b3282d;
}
.schedule #tourStep2, .schedule #tourStep3, .schedule #tourStep4, .schedule #tourEditStep1, .schedule #tourEditStep2, .schedule #tourEditStep3 {
  display: none;
}

form .inputWrap {
  position: relative;
  overflow: hidden;
  padding-top: 30px;
  margin-bottom: 10px;
}
form .inputWrap .labelSlide {
  text-transform: uppercase;
  font-size: 16px;
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 0;
}
form .inputWrap .labelSlide span {
  color: red;
}
form .inputWrap .input {
  height: 50px;
  margin: 0;
  position: relative;
  z-index: 0;
  box-shadow: none;
  background: #f0f0f0;
  border: 1px solid #ccc;
}
form .inputWrap .input:focus {
  box-shadow: none;
  background: #fff;
}
form .inputWrap .is-invalid-input:not(:focus) {
  border-color: red !important;
}
form select {
  height: 50px;
  margin: 0;
  position: relative;
  z-index: 0;
  box-shadow: none;
  outline: none;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  background-position: right 0rem center !important;
}
form button {
  width: 100%;
  display: block;
  margin: 30px auto 0;
  color: #fff;
  border-color: #b3282d;
  background-color: #b3282d;
  transition: background-color 300ms ease-out;
}
form button span {
  margin-left: 10px;
  vertical-align: top;
  height: 24px;
  width: 24px;
  padding-left: 2px;
  font-size: 20px;
  display: inline-block;
  border-radius: 25px;
  border: 2px solid #fff;
}
form button span i {
  vertical-align: top;
}
form button:hover {
  background-color: #9e2328;
}

form .inputWrap label.error {
    color: red;
}
form .inputWrap input.error, form .inputWrap select.error {
    border: 1px solid red;
}

footer {
  font-size: 14px;
}
@media screen and (max-width: 39.9375em) {
  footer {
    text-align: center;
  }
}
footer .logo-cta {
  padding: 50px 0;
  background: #f6f6f6;
}
footer .logo-cta ul {
  margin: 30px 0 0 0;
  list-style: none;
}
footer .logo-cta ul li {
  padding: 5px;
  line-height: 1em;
}
footer .logo-cta ul li a {
  display: inline-block;
  padding: 5px 10px;
  margin-top: 3px;
  color: #fff;
  line-height: 1em;
  font-size: 14px;
  text-transform: uppercase;
  width: auto;
  transition: background 300ms ease-out;
}
footer .logo-cta ul li:first-child {
  color: #4e6b86;
  font-weight: bold;
}
footer .logo-cta ul li.dark {
  background: #e6e6e6;
}
footer .logo-cta .rowButtons {
  margin: 30px auto 0;
}
@media screen and (max-width: 39.9375em) {
  footer .logo-cta .rowButtons {
    margin-top: 20px;
  }
}
footer .logo-cta .rowButtons .btn, .highlights .btn {
  display: block;
  width: 100%;
  color: #000;
  border: 2px solid #000;
  background: transparent;
  transition: all 300ms ease-out;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  footer .logo-cta .rowButtons .btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 39.9375em) {
  footer .logo-cta .rowButtons .btn {
    margin-top: 20px;
  }
}
footer .logo-cta .rowButtons .btn:hover, .highlights .btn:hover {
  background: rgba(0, 0, 0, 0.03);
}
@media screen and (max-width: 39.9375em) {
  footer .logo-cta .map {
    margin-top: 30px;
  }
}
footer .logo-cta .map iframe {
  border: 1px solid #ccc;
}
footer .copyright-icons {
  color: #fff;
  padding: 30px 0 10px;
}
footer .copyright-icons .disclaimer {
  font-style: italic;
  font-size: 10px;
  line-height: 1em !important;
}
@media screen and (max-width: 39.9375em) {
  footer .copyright-icons .disclaimer {
    margin-top: 20px;
  }
}
footer .copyright-icons a {
  color: #fff;
}
footer .copyright-icons .dyverse {
  font-weight: bold;
}
footer .copyright-icons .icons img {
  vertical-align: middle;
  margin: 0 2px;
}
@media screen and (min-width: 40em) {
  footer .copyright-icons .icons {
    text-align: right;
  }
}

#map {
  min-height: 250px;
}

#contactModal, #amenitiesModal {
  padding: 0;
}
#contactModal h3, #contactModal p, #amenitiesModal h3, #amenitiesModal p {
  text-align: center;
}
#contactModal p, #amenitiesModal p {
  line-height: 1.6em;
}
#contactModal h3, #amenitiesModal h3 {
  line-height: 1em;
  color: #4e6b86;
  margin: 10px 0 0 0;
}
#contactModal img, #amenitiesModal img {
  display: block;
  margin: 20px auto 0;
}
#contactModal form, #amenitiesModal form {
  padding: 10px 20px 40px;
}
#contactModal form button, #amenitiesModal form button {
  margin: 25px 0 0 0;
  width: 100%;
}
#contactModal .highlights h2, #amenitiesModal .highlights h2 {
  margin-top: 40px;
}
#contactModal .highlights ul, #amenitiesModal .highlights ul {
  padding: 0 20px;
}

@keyframes gm-slidein {
    from {
        -webkit-transform:translate3d(0,-100%,0);
        opacity:0;
        transform:translate3d(0,-100%,0);
    }

    to {
        -webkit-transform:none;
        opacity:1;
        transform:none;
    }
}
.hero video#bgvid {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 0;
  opacity: 0.50;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hero video#bgvid {
    width: 130%;
  }
}

.hero .bgimg {
    position: absolute;
    top: -10px;
		opacity: 1;
}

/*# sourceMappingURL=app.css.map */