/* IMPORT THE FRAMEWORK */
.sw {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
}
@media screen and (max-width: 1319px) {
  .sw {
    width: 85%;
    margin-left: 8%;
    margin-right: 8%;
  }
}

.footer-about, footer, .footer-cta div:first-of-type, .footer-cta, .pagination, .product .location, .product, .products, .intro, .hero-text, .hero, .primary-nav a, .primary-nav, .img-cover {
  position: relative;
}

.menu-burger span, .menu-burger, .img-cover img {
  position: absolute;
}

header {
  position: fixed;
}

.footer-nav a, .row .info a, .hero-text a, .footer-cta a, .product .button, .intro a {
  display: inline-block;
  zoom: 1;
}

.footer-about img, .product .img-wrapper img, .logo img, .logo, .img-cover img, .product h2:after, .accent-dark:after, .accent:after, .intro h2:after {
  display: block;
}

.footer-nav, .footer-about, .footer-cta div, .product, .row .info, .intro, .logo {
  box-sizing: border-box;
}

.hidden {
  display: none;
}

.product h2:after, .accent-dark:after, .accent:after, .intro h2:after {
  content: "";
}

.footer-nav {
  text-align: right;
}

.pagination, .row .info a, .hero-text a, .footer-cta a, .product .button, .intro a {
  text-align: center;
}

.footer-about {
  margin-left: auto;
  margin-right: auto;
}

.accent-dark, .accent, .footer-nav a, .primary-nav a, .row .info h2, .product h2, .intro h2, .hero-text h1, .footer-cta h2, .product .price, .footer-cta h3, .row .info a, .hero-text a, .footer-cta a, .product .button, .intro a {
  text-transform: uppercase;
}

.footer-nav, .products, .row, .intro, .hero, .footer-credits, header, footer, .footer-cta div:last-of-type, .footer-cta, .primary-nav {
  display: flex;
  flex-wrap: wrap;
}

.footer-cta div:last-of-type, .footer-cta, .primary-nav {
  justify-content: flex-end;
}

footer {
  justify-content: center;
}

.footer-credits, header {
  justify-content: space-between;
}

.footer-credits, .footer-cta, .hero, .primary-nav, header {
  align-items: center;
}

.pagination a, .product .location, .row, .hero {
  background-repeat: no-repeat;
}

.hero {
  background-size: cover;
}

.row {
  background-size: contain;
}

.hero {
  background-position: center center;
}

.product .location {
  background-position: left center;
}

.accent-dark, .accent, .footer-cta h2, .product .price, .footer-cta h3 {
  font-family: "neurial_grotesk", sans-serif;
}

.row .info h2, .product h2, .intro h2, .hero-text h1 {
  font-family: "days", sans-serif;
}

.row .info a, .hero-text a, .footer-cta a, .product .button, .intro a {
  transition: background-color 250ms, color 250ms;
  padding: 1em 3em;
  font-size: 1em;
  font-weight: normal;
  border: none;
  cursor: pointer;
  color: #FFFFFF;
}
@media screen and (min-width: 961px) and (max-width: 1280px) {
  .row .info a, .hero-text a, .footer-cta a, .product .button, .intro a {
    padding: 0.8em 2em;
  }
}
@media screen and (max-width: 960px) {
  .row .info a, .hero-text a, .footer-cta a, .product .button, .intro a {
    box-sizing: border-box;
    width: 80%;
    max-width: 300px;
    margin-top: 3em;
  }
}

.footer-cta a, .product .button, .intro a {
  background-color: #031f35;
}
.footer-cta a:hover, .product .button:hover, .intro a:hover {
  background-color: #063b65;
}
.footer-cta a:active, .product .button:active, .intro a:active {
  background-color: #000305;
}

.row .info a, .hero-text a {
  background-color: #f7931e;
  color: #121a21;
}
.row .info a:hover, .hero-text a:hover {
  background-color: #f9ab4f;
}
.row .info a:active, .hero-text a:active {
  background-color: #da7908;
}

.product, .product h2:after, .accent-dark:after, .accent:after, .intro h2:after, .footer-cta a, .product .button, .intro a, .row .info a, .hero-text a {
  border-radius: 5px;
}

.footer-credits, footer, .footer-cta, .pagination, .products, .intro, .hero-text, header {
  padding-left: 8%;
  padding-right: 8%;
}
@media screen and (min-width: 761px) and (max-width: 1440px) {
  .footer-credits, footer, .footer-cta, .pagination, .products, .intro, .hero-text, header {
    padding-left: 6%;
    padding-right: 6%;
  }
}
@media screen and (max-width: 760px) {
  .footer-credits, footer, .footer-cta, .pagination, .products, .intro, .hero-text, header {
    padding-left: 8.8%;
    padding-right: 8.8%;
  }
}

.footer-cta, .intro {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (min-width: 451px) and (max-width: 1200px) {
  .footer-cta, .intro {
    padding-top: 4.5em;
    padding-bottom: 4.5em;
  }
}
@media screen and (max-width: 450px) {
  .footer-cta, .intro {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}

.product h2:after, .accent-dark:after, .accent:after, .intro h2:after {
  height: 5px;
  margin: 0.8em 0 1.5em 0;
}

.accent-dark:after, .accent:after, .intro h2:after {
  background-color: #f7931e;
  width: 150px;
}

.product h2:after {
  background-color: #f7931e;
  width: 50px;
}

.row .info h2, .intro h2, .hero-text h1, .footer-cta h3 {
  font-size: 1.8em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .row .info h2, .intro h2, .hero-text h1, .footer-cta h3 {
    font-size: 1.8em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .row .info h2, .intro h2, .hero-text h1, .footer-cta h3 {
    font-size: 1.6em;
  }
}
@media screen and (max-width: 450px) {
  .row .info h2, .intro h2, .hero-text h1, .footer-cta h3 {
    font-size: 1.4em;
  }
}

.product h2, .footer-cta h2, .product .price {
  font-size: 1.2em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .product h2, .footer-cta h2, .product .price {
    font-size: 1.2em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .product h2, .footer-cta h2, .product .price {
    font-size: 1.15em;
  }
}
@media screen and (max-width: 450px) {
  .product h2, .footer-cta h2, .product .price {
    font-size: 1.1em;
  }
}

.accent-dark, .accent, .primary-nav a, .product .location, .row .info p, .intro p, .hero-text p {
  font-size: 1.05em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .accent-dark, .accent, .primary-nav a, .product .location, .row .info p, .intro p, .hero-text p {
    font-size: 1.05em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .accent-dark, .accent, .primary-nav a, .product .location, .row .info p, .intro p, .hero-text p {
    font-size: 1em;
  }
}
@media screen and (max-width: 450px) {
  .accent-dark, .accent, .primary-nav a, .product .location, .row .info p, .intro p, .hero-text p {
    font-size: 1em;
  }
}

.product p {
  font-size: 0.95em;
}

.footer-cta h2, .product .price, .footer-cta h3 {
  font-weight: 900;
  line-height: 1.2em;
  margin-bottom: 1.5em;
}

.product h2, .intro h2, .hero-text h1 {
  font-weight: normal;
  line-height: 1.6em;
  margin-bottom: 1.5em;
}

.row .info h2 {
  font-weight: normal;
  line-height: 1.6em;
  margin-bottom: 1.5em;
  color: #f7931e;
}

.product p, .product .location, .row .info p, .intro p, .hero-text p {
  font-weight: normal;
  line-height: 1.8em;
  margin-bottom: 1.5em;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, input, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  text-decoration: none;
  list-style: none;
}

html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input, textarea {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

a [href^=tel], p [href^=tel] {
  color: inherit;
  text-decoration: none;
}

@font-face {
  font-family: "neurial_grotesk";
  src: url("../fonts/neurial_grotesk_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "neurial_grotesk";
  src: url("../fonts/neurial_grotesk_medium-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "neurial_grotesk";
  src: url("../fonts/neurial_grotesk_extrabold-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "days";
  src: url("../fonts/days-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  font-size: 16px;
}

body {
  background-color: #FFFFFF;
  color: #121a21;
  font-family: "neurial_grotesk", sans-serif;
  transition: padding-top 200ms;
}
body.announced {
  padding-top: 60px;
}

.img-cover {
  overflow: hidden;
}
.img-cover img {
  min-width: 1000%;
  min-height: 1000%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0.1);
}

header {
  z-index: 9999;
  background-color: #031f35;
  height: 140px;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #FFFFFF;
}

.logo {
  width: 230px;
}
.logo img {
  width: 100%;
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .logo {
    width: 220px;
    padding: 20px;
  }
}
@media screen and (max-width: 460px) {
  .logo {
    width: 200px;
  }
}
.primary-nav a {
  margin-left: 2.5em;
  color: #FFFFFF;
  font-weight: bold;
}
.primary-nav a:hover {
  color: #f7931e;
}

@media screen and (min-width: 1116px) and (max-width: 1340px) {
  .primary-nav a {
    margin-left: 2em;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1115px) {
  .primary-nav a {
    margin-left: 0.9em;
  }
}
@media screen and (max-width: 1023px) {
  .primary-nav {
    position: absolute;
    display: none;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
    background: #031f35;
    z-index: 888;
    transform-origin: center top;
    padding: 3em;
  }
  .primary-nav span {
    color: #FFFFFF;
  }
  .primary-nav.open {
    display: block;
    animation: dropdown 0.3s ease-in-out;
    -webkit-animation: dropdown 0.3s ease-in-out;
  }
  .primary-nav.open a {
    display: block;
    width: 80%;
    color: #FFFFFF;
    box-sizing: border-box;
    margin-left: 0;
    padding: 0.8em 0;
    line-height: 2em;
  }
  .primary-nav.open a:hover {
    color: #f7931e;
  }
  .primary-nav.open a:after {
    display: none;
  }
}
/* ACTIVE HIGHLIGHTS */
.home-page .home-link,
.about-page .about-link,
.listings-page .listings-link,
.contact-page .contact-link {
  color: #f7931e;
}

.home-page .fhome-link,
.about-page .fabout-link,
.listings-page .flistings-link,
.contact-page .fcontact-link {
  color: #f7931e;
}

body.annnounced .menu-burger {
  top: 80px;
}

body:not(.announced) .menu-burger {
  top: 60px;
}

.menu-burger {
  right: 10%;
  width: 40px;
  height: 30px;
  cursor: pointer;
  z-index: 1001;
}
.menu-burger:hover span {
  background-color: #f7931e;
}
.menu-burger:active span:nth-of-type(1) {
  top: -3px;
}
.menu-burger:active span:nth-of-type(4) {
  top: 27px;
  opacity: 0.7;
}
.menu-burger span {
  transition: 0.1s ease-in-out;
  display: block;
  left: 50%;
  width: 40px;
  margin-left: -20px;
  height: 3px;
  opacity: 1;
  background-color: #FFFFFF;
  transform: rotate(0deg);
  border-radius: 3px;
}
.menu-burger span:nth-of-type(1) {
  top: 0px;
}
.menu-burger span:nth-of-type(2), .menu-burger span:nth-of-type(3) {
  top: 12px;
}
.menu-burger span:nth-of-type(4) {
  top: 25px;
}
.menu-burger.open span {
  background-color: #FFFFFF;
}
.menu-burger.open span:nth-of-type(1), .menu-burger.open span:nth-of-type(4) {
  top: 21px;
  margin-left: 0;
  width: 0;
  opacity: 0;
}
.menu-burger.open span:nth-of-type(2) {
  transform: rotate(45deg);
}
.menu-burger.open span:nth-of-type(3) {
  transform: rotate(-45deg);
}
.menu-burger.open:active span:nth-of-type(1), .menu-burger.open:active span:nth-of-type(4) {
  top: 21px;
  margin-left: 0;
  width: 0;
  opacity: 0;
}
.menu-burger.open:active span:nth-of-type(2) {
  transform: rotate(55deg);
}
.menu-burger.open:active span:nth-of-type(3) {
  transform: rotate(-55deg);
}

@media screen and (min-width: 1024px) {
  .menu-burger {
    display: none;
  }
}
.hero {
  height: 550px;
}

.hero-text {
  padding-top: 150px;
}
.hero-text h1 {
  color: #f7931e;
}
.hero-text p {
  width: 80%;
}
@media screen and (min-width: 761px) and (max-width: 1200px) {
  .hero-text {
    width: 80%;
  }
}
@media screen and (max-width: 760px) {
  .hero {
    width: 100%;
    height: 550px;
  }
  .hero .hero-text {
    width: 100%;
    margin-top: 150px;
  }
  .hero .hero-text h1 {
    width: 100%;
  }
}
.intro {
  background-image: linear-gradient(#000, #031f35);
  color: #FFFFFF;
}
.intro div {
  width: 70%;
}
.intro a {
  margin-top: 1.5em;
}

@media screen and (max-width: 760px) {
  .intro div {
    width: 100%;
  }
}
.row .img-wrapper {
  width: 50%;
}
.row .info {
  width: 50%;
  padding: 9.5% 8%;
  color: #FFFFFF;
}
.row .info a {
  margin-top: 1.5em;
}
.row:nth-of-type(2n-1) {
  background-color: #031f35;
}
.row:nth-of-type(2n) {
  flex-direction: row-reverse;
  margin-top: 4.5em;
}
.row:nth-of-type(2n) .info {
  color: #121a21;
}

@media screen and (max-width: 900px) {
  .row {
    margin-bottom: 0;
  }
  .row:nth-of-type(2n-1) {
    margin-right: 0;
  }
  .row:nth-of-type(2n-1) .info {
    width: 100%;
  }
  .row:nth-of-type(2n-1) .img-wrapper {
    width: 100%;
    height: 400px;
  }
  .row:nth-of-type(2n) .info {
    width: 100%;
  }
  .row:nth-of-type(2n) .img-wrapper {
    width: 100%;
    height: 400px;
  }
}
.products {
  padding-bottom: 6em;
  background-color: #031f35;
}

.product {
  width: 31%;
  margin: 1%;
  background-color: #FFFFFF;
  border-top: 10px solid #f7931e;
}
.product .img-wrapper {
  width: 100%;
}
.product .img-wrapper img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  overflow: hidden;
}
.product .info {
  padding: 5% 5% 10% 5%;
}
.product h2 {
  color: #031f35;
}
.product p {
  width: 95%;
}
.product .location {
  background-image: url("/app/images/global/location.png");
  background-size: 15px;
  padding-left: 2em;
}
.product a:hover img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
}
.product .button {
  margin-top: 1.5em;
}

@media screen and (min-width: 960px) and (max-width: 1280px) {
  .product {
    width: 48%;
  }
}
@media screen and (max-width: 959px) {
  .product {
    width: 100%;
    margin-bottom: 1.5em;
  }
}
.pagination {
  padding: 3em 8%;
  color: #FFFFFF;
  background-color: #031f35;
}
.pagination a {
  background-size: 10px;
  color: #FFFFFF;
  background-image: url("/app/images/global/pagination.png");
}
.pagination a:hover {
  color: #063b65;
}
.pagination .prev {
  float: left;
  background-position: left top;
  padding-left: 20px;
}
.pagination .next {
  float: right;
  background-position: right bottom;
  padding-right: 20px;
}

.footer-cta {
  color: #FFFFFF;
  background-image: linear-gradient(#f7931e, #842110);
}
.footer-cta div {
  width: 50%;
}
.footer-cta div:first-of-type {
  width: 50%;
}
.footer-cta div:last-of-type {
  width: 50%;
  padding-right: 3em;
}
.footer-cta h2 {
  color: #FFFFFF;
  margin-bottom: 0;
}
.footer-cta h3 span {
  white-space: nowrap;
}
@media screen and (max-width: 780px) {
  .footer-cta {
    padding-bottom: 3em;
  }
  .footer-cta div:first-of-type {
    width: 100%;
  }
  .footer-cta div:last-of-type {
    width: 100%;
    padding-right: 0;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .footer-cta .button {
    margin-bottom: 1.5em;
  }
}
footer {
  align-items: center;
  background-color: #031f35;
  padding-top: 4.5em;
  padding-bottom: 3em;
}

.footer-about {
  width: 20%;
}
.footer-about img {
  width: 300px;
  margin-bottom: 3em;
}

@media screen and (max-width: 760px) {
  .footer-about {
    width: 100%;
  }
  .footer-about p {
    width: 100%;
    margin-bottom: 4.5em;
  }
  .footer-about img {
    width: 80%;
    margin: 0 auto 1.5em auto;
  }
}
.footer-nav {
  width: 80%;
}
.footer-nav nav {
  width: 100%;
}
.footer-nav a {
  color: #FFFFFF;
  font-size: 0.95em;
  margin-left: 5%;
}
.footer-nav a:hover {
  color: #f7931e;
}

@media screen and (max-width: 760px) {
  .footer-nav {
    width: 100%;
    text-align: center;
  }
  .footer-nav nav {
    margin-top: 3em;
  }
  .footer-nav nav a {
    width: 100%;
    line-height: 3em;
    margin-left: 0;
  }
}
.footer-credits {
  color: #FFFFFF;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  background-color: #050709;
  border-top: 2px solid #031f35;
}
.footer-credits p {
  font-size: 0.6em;
  margin-bottom: 0;
}
.footer-credits a {
  color: #FFFFFF;
}
.footer-credits a:hover {
  color: #f9ab4f;
}

@media screen and (max-width: 960px) {
  .footer-credits p {
    display: block;
    width: 100%;
    padding-bottom: 1em;
    text-align: center;
  }
}
.accent {
  font-weight: normal;
}
.accent:after {
  margin: 1em 0 2.5em 0;
}
.accent.is-visible:after {
  width: 220px;
}

.accent-dark {
  font-weight: normal;
}
.accent-dark:after {
  margin: 1em 0 2.5em 0;
}
.accent-dark.is-visible:after {
  width: 220px;
}

.info.show-on-scroll {
  transition: transform 2s 0.2s cubic-bezier(0, 1, 0.3, 1), opacity 0.2s 0.2s ease-out;
  opacity: 0;
  transform: translateX(5em);
}
.info.show-on-scroll.is-visible {
  opacity: 1;
  transform: translateX(0);
}

.animate-focus {
  color: #3079ed;
  animation-name: focus-in-contract;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}

@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes dropdown {
  from {
    transform: rotateX(-25deg) scaleY(0.8);
    opacity: 0.2;
  }
  to {
    transform: rotateX(0) scaleY(1);
    opacity: 1;
  }
}
@keyframes dropdown {
  from {
    transform: rotateX(-25deg) scaleY(0.8);
    opacity: 0.2;
  }
  to {
    transform: rotateX(0) scaleY(1);
    opacity: 1;
  }
}
@keyframes focus-in-contract {
  0% {
    letter-spacing: 1em;
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    filter: blur(0);
    opacity: 1;
  }
}
