/* Webfonts */
@import url(fonts/fonts.css);
html {
  /*font-size: 100%;*/
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  overflow-y: scroll;
  scroll-behavior: smooth;
}

body {
  margin-top: -28px;
  font-family: "GT Walsheim";
  font-weight: 300;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #3a3a3a;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* Button 
---------------------------------- */
.logo-link {
  position: relative;
}

.logo-link a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  z-index: 10;
  background-color: #fff;
  opacity: 0;
}

/* SHARED STYLES
---------------------------------- */
#section-1, #section-2, #section-3, #section-4, #section-5, #registration-form {
  padding: 70px 0;
}
#section-1 h2, #section-2 h2, #section-3 h2, #section-4 h2, #section-5 h2, #registration-form h2 {
  font-family: "GT Walsheim";
  font-weight: bold;
  font-size: 2.25rem;
  text-align: left;
  margin: 0 0;
  line-height: 1;
  margin: 0 0 1.5rem;
}
@media screen and (max-width: 1024px) {
  #section-1 h2, #section-2 h2, #section-3 h2, #section-4 h2, #section-5 h2, #registration-form h2 {
    font-size: 2.125rem;
  }
}
@media screen and (max-width: 992px) {
  #section-1 h2, #section-2 h2, #section-3 h2, #section-4 h2, #section-5 h2, #registration-form h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #section-1 h2, #section-2 h2, #section-3 h2, #section-4 h2, #section-5 h2, #registration-form h2 {
    font-size: 1.75rem;
  }
}
#section-1 p, #section-2 p, #section-3 p, #section-4 p, #section-5 p, #registration-form p {
  font-family: "GT Walsheim";
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.4;
  margin: 0 0 16px;
  text-align: left;
}
@media screen and (max-width: 992px) {
  #section-1 p, #section-2 p, #section-3 p, #section-4 p, #section-5 p, #registration-form p {
    font-size: 1rem;
  }
}
#section-1 ul li, #section-2 ul li, #section-3 ul li, #section-4 ul li, #section-5 ul li, #registration-form ul li {
  font-family: "GT Walsheim";
  font-weight: normal;
  font-size: 1.125rem;
  line-height: 1.3;
}
#section-1 .strong, #section-2 .strong, #section-3 .strong, #section-4 .strong, #section-5 .strong, #registration-form .strong {
  font-family: "GT Walsheim";
  font-weight: bold;
  font-size: 2.25rem;
  text-align: left;
  margin: 0 0;
  line-height: 1;
  font-size: 1.4rem;
  margin: 13px 0 10px 0;
}
@media screen and (max-width: 1024px) {
  #section-1 .strong, #section-2 .strong, #section-3 .strong, #section-4 .strong, #section-5 .strong, #registration-form .strong {
    font-size: 2.125rem;
  }
}
@media screen and (max-width: 992px) {
  #section-1 .strong, #section-2 .strong, #section-3 .strong, #section-4 .strong, #section-5 .strong, #registration-form .strong {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #section-1 .strong, #section-2 .strong, #section-3 .strong, #section-4 .strong, #section-5 .strong, #registration-form .strong {
    font-size: 1.75rem;
  }
}
#section-1 .regular, #section-2 .regular, #section-3 .regular, #section-4 .regular, #section-5 .regular, #registration-form .regular {
  font-family: "GT Walsheim";
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.4;
  margin: 0 0 16px;
  text-align: left;
  font-family: "GT Walsheim";
  font-weight: normal;
}
@media screen and (max-width: 992px) {
  #section-1 .regular, #section-2 .regular, #section-3 .regular, #section-4 .regular, #section-5 .regular, #registration-form .regular {
    font-size: 1rem;
  }
}
#section-1 .bold, #section-2 .bold, #section-3 .bold, #section-4 .bold, #section-5 .bold, #registration-form .bold {
  font-family: "GT Walsheim";
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.4;
  margin: 0 0 16px;
  text-align: left;
  font-family: "GT Walsheim";
  font-weight: bold;
}
@media screen and (max-width: 992px) {
  #section-1 .bold, #section-2 .bold, #section-3 .bold, #section-4 .bold, #section-5 .bold, #registration-form .bold {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1024px) {
  #section-1, #section-2, #section-3, #section-4, #section-5, #registration-form {
    padding: 60px 50px;
  }
}
@media screen and (max-width: 992px) {
  #section-1, #section-2, #section-3, #section-4, #section-5, #registration-form {
    padding: 50px 30px;
  }
  #section-1 ul li, #section-2 ul li, #section-3 ul li, #section-4 ul li, #section-5 ul li, #registration-form ul li {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #section-1, #section-2, #section-3, #section-4, #section-5, #registration-form {
    padding: 30px 15px;
  }
  #section-1 ul li, #section-2 ul li, #section-3 ul li, #section-4 ul li, #section-5 ul li, #registration-form ul li {
    font-size: 1rem;
  }
}

.fade-div {
  opacity: 0;
  transition: opacity 1.5s ease;
}

.is-visible {
  opacity: 1;
}

/* Header Image 
---------------------------------- */
#header-image {
  background: url(../images/flair-bg-desktop.jpg) no-repeat center top, url(../images/flair-bg-desktop-thumb.jpg) no-repeat center top;
  background-size: cover !important;
  height: 100vh;
  position: relative;
  z-index: 20;
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin: 0;
}
#header-image h1 {
  font-family: "GT Walsheim";
  font-weight: bold;
  font-size: 2.25rem;
  text-align: left;
  margin: 0 0;
  line-height: 1;
  color: white;
  margin: 0 0 40px;
  font-size: 9.25rem;
}
@media screen and (max-width: 1024px) {
  #header-image h1 {
    font-size: 2.125rem;
  }
}
@media screen and (max-width: 992px) {
  #header-image h1 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #header-image h1 {
    font-size: 1.75rem;
  }
}
#header-image p {
  font-family: "GT Walsheim Pro Trial Med";
  font-weight: normal;
  color: white;
  font-size: 1.375rem;
  text-align: center;
  line-height: 1.2;
}
#header-image .button {
  font-size: 1rem;
  width: auto;
  padding: 16px 50px;
  text-transform: uppercase;
  transition: all 0.6s ease;
  text-align: center;
  display: inline-block;
  font-family: "GT Walsheim";
  font-weight: bold;
  background: white;
  background: transparent;
  color: white;
  border: 2px solid white;
}
@media screen and (max-width: 767px) {
  #header-image .button {
    margin: 18px auto 0 auto;
  }
}
#header-image .button:hover {
  background: white;
  color: #3a3a3a;
}
@media screen and (max-width: 1024px) {
  #header-image {
    background: url(../images/flair-bg-tablet-landscape.jpg) no-repeat top center, url(../images/flair-bg-desktop-thumb.jpg) no-repeat center top;
  }
  #header-image h1 {
    margin: 0 0 40px;
    font-size: 7.25rem;
  }
}
@media screen and (max-width: 992px) {
  #header-image {
    background: url(../images/flair-bg-tablet-portrait.jpg) no-repeat top center, url(../images/flair-bg-desktop-thumb.jpg) no-repeat center top;
    height: 59vh;
  }
  #header-image h1 {
    margin: 0 0 40px;
    font-size: 5rem;
  }
}
@media screen and (max-width: 767px) {
  #header-image {
    background: url(../images/flair-bg-mobile.jpg) no-repeat top center, url(../images/flair-bg-desktop-thumb.jpg) no-repeat center top;
    height: 70vh;
    margin-top: 85px;
  }
  #header-image h1 {
    margin: 0 0 40px;
    font-size: 2.75rem;
  }
  #header-image p {
    font-size: 1.125rem;
  }
}

.scroll {
  font-family: "GT Walsheim";
  font-weight: bold;
  color: white;
  font-size: 0.875rem;
  width: 100%;
  text-align: center;
  letter-spacing: 2px;
  position: absolute;
  text-align: center;
  margin-top: -90px;
  padding: 0 0 30px 0;
  z-index: 100;
  background: url(../images/down-arrow.svg) center bottom no-repeat;
}
@media screen and (max-width: 1024px) {
  .scroll {
    margin-top: -80px;
  }
}
@media screen and (max-width: 767px) {
  .scroll {
    margin-top: -70px;
  }
}

/* SECTION 1 - Intro
---------------------------------- */
#section-1 {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  background: white;
  color: black;
  padding: 120px 0 60px;
  position: relative;
  min-height: 800px;
  overflow-x: clip;
}
#section-1 h2 {
  font-size: 5rem;
  color: #E0A52D;
  z-index: 100;
}
#section-1 h2 span {
  color: #DA962D;
}
#section-1 p {
  font-size: 1rem;
  line-height: 1.3;
  padding: 0 150px 0 30px;
}
#section-1 #home-image {
  width: 780px;
  height: 500px;
  background: url(../images/home-image-desktop.jpg) center center no-repeat;
  background-size: contain !important;
  position: absolute;
  margin-left: 390px;
  bottom: 45px;
  z-index: 0;
}
@media screen and (max-width: 1024px) {
  #section-1 {
    padding: 80px 0 40px;
    min-height: 600px;
  }
  #section-1 h2 {
    font-size: 4rem;
  }
  #section-1 p {
    font-size: 1rem;
    padding: 0 120px 0 30px;
  }
  #section-1 #home-image {
    width: 600px;
    height: 380px;
    background: url(../images/home-image-tablet-landscape.jpg) center center no-repeat;
    position: absolute;
    margin-left: 340px;
    bottom: 35px;
    z-index: 0;
  }
}
@media screen and (max-width: 992px) {
  #section-1 {
    padding: 60px 0 30px;
    min-height: 520px;
  }
  #section-1 h2 {
    font-size: 3.25rem;
  }
  #section-1 p {
    font-size: 1rem;
    padding: 0 30px 0 30px;
  }
  #section-1 #home-image {
    width: 440px;
    height: 270px;
    background: url(../images/home-image-tablet-portrait.jpg) center center no-repeat;
    position: absolute;
    margin-left: 270px;
    bottom: 75px;
    z-index: 0;
  }
}
@media screen and (max-width: 767px) {
  #section-1 {
    padding: 20px 0 20px;
    min-height: 500px;
  }
  #section-1 h2 {
    font-size: 2.5rem;
  }
  #section-1 p {
    font-size: 1rem;
    padding: 0 30px 0 30px;
  }
  #section-1 #home-image {
    width: 320px;
    height: 200px;
    background: url(../images/home-image-mob.jpg) center center no-repeat;
    position: absolute;
    margin-left: 40px;
    bottom: 65px;
    z-index: 0;
  }
}

/* SECTION 2 - Architecture
---------------------------------- */
#section-2 {
  background: url(../images/background-pattern.jpg) center center repeat;
  background-size: 100% 100%;
  color: black;
  position: relative;
  min-height: 1010px;
  overflow-x: clip !important;
}
#section-2 h2 {
  font-size: 7.875rem;
  color: white;
  margin: 0 0;
  position: absolute;
  z-index: 200;
  text-align: center;
}
#section-2 .bold {
  font-size: 2.8125rem;
  line-height: 1.2;
  margin: 90px 0 0 0;
  padding: 0 110px 0 0;
}
#section-2 .copy {
  margin: 24px 0 0 0;
  padding: 0 220px 0 0;
}
#section-2 #woman-in-street {
  width: 448px;
  height: 556px;
  background: url(../images/woman-in-street-desktop.jpg) center center no-repeat;
  background-size: contain !important;
  position: absolute;
  margin-left: 730px;
  bottom: 85px;
}
#section-2 #lines-left {
  width: 10px;
  height: 680px;
  background: url(../images/left-side-lines.png) center center no-repeat;
  position: absolute;
  background-size: contain;
  margin: -562px 0 0 115px;
  z-index: 200;
}
#section-2 .slick-slider {
  margin: 90px 0 0 -50px;
}
#section-2 .slick-slider img {
  width: 580px;
  height: 440px;
}
#section-2 .slick-slider .slick-next, #section-2 .slick-slider .slick-prev {
  /* 		    display: none !important; */
}
#section-2 .slider .slider-caption {
  font-size: 0.6875rem;
  font-family: "GT Walsheim";
  font-weight: bold;
  margin: 13px 0 0 0;
  padding: 10px 0 0 50px;
  background: url(../images/caption-bg.png) 50px top no-repeat;
  background-size: 10px 1px;
}
@media screen and (max-width: 1024px) {
  #section-2 {
    min-height: 850px;
  }
  #section-2 h2 {
    font-size: 6.25rem;
  }
  #section-2 .bold {
    font-size: 2.8125rem;
    margin: 30px 0 0 0;
    padding: 0 110px 0 0;
  }
  #section-2 .copy {
    margin: 24px 0 0 0;
    padding: 0 220px 0 0;
  }
  #section-2 #woman-in-street {
    width: 350px;
    height: 434px;
    background: url(../images/woman-in-street-tablet-landscape.jpg) center center no-repeat;
    margin-left: 580px;
    bottom: 225px;
  }
  #section-2 #lines-left {
    width: 10px;
    height: 570px;
    margin: -427px 0 0 0px;
    z-index: 200;
  }
  #section-2 .slick-slider {
    margin: 70px 0 0 -50px;
  }
  #section-2 .slick-slider img {
    width: 500px;
    height: 370px;
  }
  #section-2 .slider .slider-caption {
    font-size: 0.6875rem;
    font-family: "GT Walsheim";
    font-weight: bold;
    margin: 13px 0 0 0;
    padding: 10px 0 0 20px;
    background: url(../images/caption-bg.png) 20px top no-repeat;
    background-size: 10px 1px;
  }
}
@media screen and (max-width: 992px) {
  #section-2 {
    min-height: 820px;
  }
  #section-2 h2 {
    font-size: 5rem;
  }
  #section-2 .bold {
    font-size: 2.5rem;
    margin: 30px 0 0 0;
    padding: 0 0px 0 0;
  }
  #section-2 .copy {
    margin: 24px 0 0 0;
    padding: 0 10px 0 0;
  }
  #section-2 #woman-in-street {
    width: 270px;
    height: 335px;
    background: url(../images/woman-in-street-tablet-portrait.jpg) center center no-repeat;
    margin-left: 440px;
    bottom: 225px;
  }
  #section-2 #lines-left {
    width: 10px;
    height: 570px;
    margin: -427px 0 0 0px;
    z-index: 200;
  }
  #section-2 .slick-slider {
    margin: 60px 0 0 -50px;
  }
  #section-2 .slick-slider img {
    width: 580px;
    height: 350px;
  }
  #section-2 .slider .slider-caption {
    font-size: 0.6875rem;
    font-family: "GT Walsheim";
    font-weight: bold;
    margin: 13px 0 0 0;
    padding: 10px 0 0 20px;
    background: url(../images/caption-bg.png) 20px top no-repeat;
    background-size: 10px 1px;
  }
}
@media screen and (max-width: 767px) {
  #section-2 {
    min-height: 860px;
  }
  #section-2 h2 {
    font-size: 2.6rem;
  }
  #section-2 .bold {
    font-size: 2rem;
    margin: 30px 0 0 0;
    padding: 0 0px 0 0;
  }
  #section-2 .copy {
    margin: 16px 0 0 0;
    padding: 0 160px 0 0;
  }
  #section-2 #woman-in-street {
    width: 170px;
    height: 335px;
    background: url(../images/woman-in-street-mob.jpg) center center no-repeat;
    margin-left: 190px;
    bottom: 55px;
  }
  #section-2 #lines-left {
    width: 10px;
    height: 510px;
    margin: -400px 0 0 0px;
    z-index: 200;
  }
  #section-2 .slick-slider {
    margin: 30px 0 0 0px;
  }
  #section-2 .slick-slider img {
    width: 290px;
    height: 220px;
  }
  #section-2 .slider .slider-caption {
    font-size: 0.6875rem;
    font-family: "GT Walsheim";
    font-weight: bold;
    margin: 13px 0 0 0;
    padding: 10px 0 0 20px;
    background: url(../images/caption-bg.png) 20px top no-repeat;
    background-size: 10px 1px;
  }
}

/* SECTION 3 - Location
---------------------------------- */
#section-3 {
  background: white;
  color: #3a3a3a;
  padding: 60px 0;
  position: relative;
}
#section-3 #lines-right {
  width: 10px;
  height: 470px;
  background: url(../images/right-side-lines.png) center center no-repeat;
  position: absolute;
  background-size: contain;
  margin: -400px 0 0 1080px;
  z-index: 200;
}
#section-3 .regular {
  font-size: 1.35rem;
  text-align: center;
  font-family: "GT Walsheim Pro Trial Med";
  font-weight: normal;
  margin: 0 0;
}
@media screen and (max-width: 1024px) {
  #section-3 {
    padding: 40px 0;
    position: relative;
  }
  #section-3 #lines-right {
    width: 10px;
    height: 470px;
    background-size: contain;
    margin: -400px 0 0 900px;
    z-index: 200;
  }
  #section-3 .regular {
    font-size: 1.35rem;
    margin: 0 0;
  }
}
@media screen and (max-width: 992px) {
  #section-3 {
    padding: 40px 0;
    position: relative;
  }
  #section-3 #lines-right {
    width: 10px;
    height: 470px;
    margin: -400px 0 0 650px;
    z-index: 200;
  }
  #section-3 .regular {
    font-size: 1.35rem;
    margin: 0 0;
  }
}
@media screen and (max-width: 767px) {
  #section-3 {
    padding: 30px 0;
    position: relative;
  }
  #section-3 #lines-right {
    width: 10px;
    height: 410px;
    margin: -400px 0 0 90%;
    z-index: 200;
  }
  #section-3 .regular {
    font-size: 1.125rem;
    margin: 0 0;
    padding: 0 20px;
  }
}

/* MAP
---------------------------------- */
#google-map {
  width: 100%;
  height: 890px;
}
@media screen and (max-width: 1024px) {
  #google-map {
    height: 500px;
  }
}
@media screen and (max-width: 992px) {
  #google-map {
    height: 450px;
  }
}
@media screen and (max-width: 767px) {
  #google-map {
    height: 300px;
  }
}

/* SECTION 4 - Lifestyle
---------------------------------- */
#section-4 {
  background: url(../images/background-pattern.jpg) center center repeat;
  background-size: 100% 100%;
  color: black;
  position: relative;
  min-height: 1010px;
  padding: 90px 0 140px;
}
#section-4 h2 {
  font-size: 5rem;
  color: #CC612A;
  margin: 265px 0 160px 0;
}
#section-4 h2 span {
  color: #C26028;
}
#section-4 #young-family {
  width: 776px;
  height: 484px;
  background: url(../images/young-family-desktop.jpg) center center no-repeat;
  background-size: contain !important;
  position: absolute;
  margin-left: 0;
  top: 94px;
}
#section-4 #logo-ascot, #section-4 #logo-tricon, #section-4 #logo-zhinar, #section-4 #logo-gaby-group {
  height: 50px;
  margin: 0 0 40px;
  background-size: contain !important;
}
#section-4 #logo-ascot {
  width: 148px;
  background: url(../images/logo-ascot.svg) left center no-repeat;
}
#section-4 #logo-tricon {
  width: 135px;
  background: url(../images/logo-tricon.svg) left center no-repeat;
}
#section-4 #logo-zhinar {
  width: 267px;
  background: url(../images/logo-zhinar.png) left center no-repeat;
}
#section-4 #logo-gaby-group {
  width: 165px;
  background: url(../images/logo-gaby-group-black.svg) left top no-repeat;
}
@media screen and (max-width: 1024px) {
  #section-4 {
    padding: 60px 0 100px;
    min-height: 830px;
  }
  #section-4 h2 {
    font-size: 3.75rem;
    margin: 265px 0 100px 0;
    padding: 0 50px 0 0;
  }
  #section-4 #young-family {
    width: 600px;
    height: 370px;
    background: url(../images/young-family-tablet-landscape.jpg) center center no-repeat;
    position: absolute;
    margin-left: 0;
    top: 94px;
  }
}
@media screen and (max-width: 992px) {
  #section-4 {
    padding: 60px 0 100px;
    min-height: 760px;
  }
  #section-4 h2 {
    font-size: 3.125rem;
    margin: 225px 0 80px 0;
    padding: 0 0px 0 20px;
  }
  #section-4 #young-family {
    width: 520px;
    height: 330px;
    background: url(../images/young-family-tablet-portrait.jpg) center center no-repeat;
    margin-left: 0;
    top: 94px;
  }
  #section-4 #logo-ascot, #section-4 #logo-tricon, #section-4 #logo-zhinar, #section-4 #logo-gaby-group {
    height: 40px;
    margin: 0 0 20px;
    background-size: contain !important;
  }
}
@media screen and (max-width: 767px) {
  #section-4 {
    padding: 30px 15px;
    min-height: 760px;
  }
  #section-4 h2 {
    font-size: 2.125rem;
    margin: 180px 0 50px 0;
    padding: 0 20px 0 25px;
  }
  #section-4 #young-family {
    width: 320px;
    height: 200px;
    background: url(../images/young-family-mob.jpg) center center no-repeat;
    margin-left: 0;
    top: 30px;
  }
  #section-4 #logo-ascot, #section-4 #logo-tricon, #section-4 #logo-zhinar, #section-4 #logo-gaby-group {
    height: 40px;
    margin: 0 0 20px;
    background-size: contain !important;
  }
  #section-4 .regular {
    margin: 0 0 2rem;
  }
}

/* FORM
---------------------------------- */
#registration-form {
  background: #white;
  color: black;
}
@media screen and (max-width: 992px) {
  #registration-form h2 {
    padding: 0 30px 0 0;
  }
}

/* FOOTER 
---------------------------------- */
#footer {
  background-color: #1A1A1A;
  padding: 88px 0 115px;
  color: #FFF;
}
#footer .header {
  font-family: "GT Walsheim";
  font-weight: bold;
  font-size: 0.6875rem;
  letter-spacing: 2px;
}
#footer .address {
  font-family: "GT Walsheim";
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.3;
}
#footer .details, #footer .disclaimer, #footer .signup {
  font-family: "GT Walsheim";
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.1875rem;
}
#footer .details a, #footer .disclaimer a, #footer .signup a {
  color: white;
}
#footer .details a:hover, #footer .disclaimer a:hover, #footer .signup a:hover {
  text-decoration: none;
}
#footer .link {
  font-family: "GT Walsheim";
  font-weight: bold;
  font-size: 1rem;
  line-height: 0.8125rem;
  margin: 20px 0 0 0;
  padding: 0 0 12px 0;
  letter-spacing: 2px;
  border-bottom: 1px solid white;
  display: inline-block;
}
#footer .disclaimer {
  margin: 120px 0 0;
}
#footer .signup {
  padding: 0 0 12px 0;
  border-bottom: 1px solid white;
  background: url(../images/arrow.svg) right 5px no-repeat;
  background-size: 19px 11px;
}
#footer #logo-ascot-white, #footer #logo-tricon-white, #footer #logo-gaby-group-white {
  height: 50px;
  background-size: contain !important;
  display: inline-block;
}
#footer #logo-ascot-white {
  width: 148px;
  background: url(../images/logo-ascot-white.svg) left top no-repeat;
  margin: 30px 30px 0 0;
}
#footer #logo-tricon-white {
  width: 135px;
  background: url(../images/logo-tricon-white.svg) left center no-repeat;
  margin: 30px 30px 0 0;
}
#footer #logo-gaby-group-white {
  width: 165px;
  background: url(../images/logo-gaby-group-white.svg) left top no-repeat;
  margin: 30px 30px 0 0;
}
@media screen and (max-width: 1024px) {
  #footer {
    padding: 60px 0 75px;
  }
  #footer .header {
    font-size: 0.6875;
  }
  #footer .address {
    font-size: 1.5rem;
    line-height: 1.3;
  }
  #footer .details, #footer .disclaimer, #footer .signup {
    font-size: 1rem;
    line-height: 1.1875rem;
  }
  #footer .link {
    font-size: 1rem;
    line-height: 0.8125rem;
    margin: 20px 0 0 0;
    padding: 0 0 12px 0;
    letter-spacing: 2px;
    border-bottom: 1px solid white;
    display: inline-block;
  }
  #footer .disclaimer {
    margin: 70px 0 0;
  }
  #footer .signup {
    padding: 0 0 12px 0;
    border-bottom: 1px solid white;
    background-size: 19px 11px;
  }
  #footer #logo-ascot-white, #footer #logo-tricon-white, #footer #logo-gaby-group-white {
    height: 40px;
    background-size: contain !important;
  }
  #footer #logo-ascot-white {
    width: 110px;
    margin: 30px 20px 0 0;
  }
  #footer #logo-tricon-white {
    width: 130px;
    margin: 30px 0px 0 0;
  }
  #footer #logo-tricon-white {
    width: 130px;
    margin: 30px 0px 0 0;
  }
  #footer #logo-gaby-group-white {
    width: 130px;
    margin: 30px 0px 0 0;
  }
}
@media screen and (max-width: 992px) {
  #footer {
    padding: 40px 0 50px;
  }
  #footer .header {
    font-size: 0.6875;
  }
  #footer .address {
    font-size: 1.375rem;
    line-height: 1.3;
  }
  #footer .details, #footer .disclaimer, #footer .signup {
    font-size: 0.875rem;
    line-height: 1.1875rem;
  }
  #footer .link {
    font-family: "GT Walsheim";
    font-weight: bold;
    font-size: 0.875rem;
    line-height: 0.8125rem;
    margin: 20px 0 0 0;
    padding: 0 0 12px 0;
    letter-spacing: 2px;
    border-bottom: 1px solid white;
    display: inline-block;
  }
  #footer .disclaimer {
    margin: 50px 0 0;
  }
  #footer .signup {
    padding: 0 0 12px 0;
    border-bottom: 1px solid white;
    background-size: 19px 11px;
  }
  #footer #logo-ascot-white, #footer #logo-tricon-white {
    height: 40px;
    background-size: contain !important;
  }
  #footer #logo-ascot-white {
    width: 110px;
    margin: 25px 20px 0 0;
  }
  #footer #logo-tricon-white {
    width: 130px;
    margin: 25px 0px 0 0;
  }
  #footer #logo-gaby-group-white {
    width: 130px;
    margin: 25px 0px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #footer {
    padding: 40px 0 50px;
  }
  #footer .header {
    font-size: 0.6875;
  }
  #footer .address {
    font-size: 1.375rem;
    line-height: 1.3;
  }
  #footer .details, #footer .disclaimer, #footer .signup {
    font-size: 0.875rem;
    line-height: 1.1875rem;
  }
  #footer .link {
    font-family: "GT Walsheim";
    font-weight: bold;
    font-size: 0.875rem;
    line-height: 0.8125rem;
    margin: 0px 0 40px 0;
    padding: 0 0 12px 0;
    letter-spacing: 2px;
    border-bottom: 1px solid white;
    display: inline-block;
  }
  #footer .disclaimer {
    margin: 30px 0 0;
  }
  #footer .signup {
    padding: 0 0 12px 0;
    border-bottom: 1px solid white;
    background-size: 19px 11px;
    width: 80%;
  }
  #footer #logo-ascot-white, #footer #logo-tricon-white {
    height: 40px;
    background-size: contain !important;
  }
  #footer #logo-ascot-white {
    width: 110px;
    margin: 5px 20px 30px 0;
  }
  #footer #logo-tricon-white {
    width: 130px;
    margin: 5px 20px 30px 0;
  }
  #footer #logo-gaby-group-white {
    width: 130px;
    margin: 5px 20px 30px 0;
  }
}

.slick-track {
  display: flex !important;
}

.slick-slide {
  height: inherit !important;
}

/* Animations */
/*
.fadein {
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0)
}
*/
/*
@media screen and (min-width: 768px) {
    .fadein {
        transition: all 1000ms ease;
        -moz-transition: all 1000ms ease;
        -ms-transition: all 1000ms ease;
        -webkit-transition: all 1000ms ease;
        -webkit-transform: translate3d(0, 100px, 0);
        -moz-transform: translate3d(0, 100px, 0);
        -ms-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0);
        opacity: 0
    }

    .fadein.on {
        opacity: 1;
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        -ms-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0)
    }
}
*/
.red {
  border: 1px solid red;
}

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

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

/* NAV 
---------------------------------- */
section#navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 600;
}
section#navigation #logoMob {
  width: 120px;
  margin: 10px auto;
  opacity: 1;
}
section#navigation #logo {
  width: 120px;
  margin: 10px auto;
}
@media screen and (max-width: 767px) {
  section#navigation {
    background: white;
    padding: 12px 0;
    box-shadow: 0 2px 19px 0 rgba(0, 0, 0, 0.15);
  }
  section#navigation #logo {
    width: 100px;
    margin: 5px auto 5px 20px;
    float: left;
  }
}

nav {
  padding: 25px;
  font-size: 14px;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  font-family: "GT Walsheim";
  font-weight: bold;
}

nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 55px;
}
nav ul li {
  list-style: none;
  display: inline-block;
  padding: 0 0;
  line-height: 55px;
  color: white;
  transition: all 0.6s ease;
  width: 19%;
  -webkit-align-items: center;
  align-items: center;
}
nav ul li a:link,
nav ul li a:visited {
  color: white;
  text-decoration: none;
  padding-bottom: 5px;
}
nav ul li a:hover,
nav ul li a:active,
nav ul li a.active {
  color: white;
  text-decoration: none;
  border-bottom: 1px solid white;
}
nav ul .flair-logo {
  background: url(../images/project-logo-white.svg) center center no-repeat;
  height: 55px;
  padding: 0 0;
  background-size: contain !important;
}
@media screen and (max-width: 767px) {
  nav ul .flair-logo {
    display: none;
  }
}

.navbar {
  background: none;
  color: #181818;
  padding: 25px;
}
@media screen and (max-width: 767px) {
  .navbar {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .navbar li {
    list-style: none;
    display: block;
    padding: 10px 25px;
    color: #181818;
    font-size: 1.5rem;
    width: 100%;
  }
  .navbar li a:link,
  .navbar li a:visited {
    color: #181818;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .navbar li a:hover,
  .navbar li a:active,
  .navbar li a.active {
    color: #181818;
    text-decoration: none;
    border-bottom: 1px solid white;
  }
}

.navbar-default {
  border: none;
}
.compressed {
  background: white;
  color: #3a3a3a;
  box-shadow: 0 2px 22px 0 rgba(0, 0, 0, 0.12);
  font-family: "GT Walsheim";
  font-weight: bold;
}
.compressed .inverse {
  color: #3a3a3a;
}
.compressed .register-button {
  background: #3a3a3a;
}
.compressed #navigation {
  background: white;
}
.compressed ul {
  margin: 0;
  margin-top: 0px;
  background: white;
}
.compressed ul li {
  color: #3a3a3a;
}
.compressed ul li a:link,
.compressed ul li a:visited {
  color: #3a3a3a;
}
.compressed ul li a:hover,
.compressed ul li a:active,
.compressed ul li a.active {
  color: #3a3a3a;
  text-decoration: none;
  border-bottom: 1px solid #3a3a3a;
}
.compressed .inverse {
  color: white !important;
}
.compressed .flair-logo {
  background: url(../images/project-logo-black.svg) center center no-repeat;
  height: 55px;
  padding: 0 0;
  background-size: 207px 55px;
}

#navicon {
  position: absolute;
  top: 18px;
  right: 26px;
  width: 24px;
  height: 12px;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  #navicon {
    opacity: 1;
  }
}

.featherlight .featherlight-content {
  width: 100%;
  height: 100%;
  margin: 0;
  max-height: 100%;
}
.featherlight .featherlight-content nav#mainNav {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background: url(../images/project-logo-black.svg) center 50px no-repeat;
  background-size: 100% 40px;
}
.featherlight .featherlight-content nav#mainNav ul {
  width: 100%;
  height: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  align-content: center;
}

.featherlight .featherlight-close-icon {
  top: 20px;
  right: 15px;
  font-size: 24px;
  background: transparent;
  color: #3a3a3a;
}

/* form stuff */
.form-border {
  border: 12px solid white;
}

.form-border-hover {
  border: 12px solid rgba(255, 255, 255, 0.3);
}

#formcontent {
  background: white;
  width: 100%;
  padding: 0 0;
  margin: 0;
  z-index: 100;
  font-family: "GT Walsheim";
  font-weight: bold;
  /*
  	&:hover {
  		border: 12px solid rgba(white, 0.3);
  		-webkit-box-shadow: 0 0 30px 30px rgba(255,255,255,0.3);
  		box-shadow: 0 0 30px 0 rgba(255,255,255,0.3);	}
  */
  /* infield label */
  /* Privacy Policy */
}
@media screen and (max-width: 767px) {
  #formcontent {
    width: 100%;
    margin: 0 auto;
  }
}
#formcontent h2, #formcontent #thankyou1 h2, #formcontent #sorry1 h2 {
  color: black;
  font-size: 2rem;
  text-transform: none;
  padding: 0 0 15px;
}
@media screen and (max-width: 1024px) {
  #formcontent h2, #formcontent #thankyou1 h2, #formcontent #sorry1 h2 {
    font-size: 1.65rem;
  }
}
@media screen and (max-width: 992px) {
  #formcontent h2, #formcontent #thankyou1 h2, #formcontent #sorry1 h2 {
    padding: 0 0 15px;
  }
}
@media screen and (max-width: 767px) {
  #formcontent h2, #formcontent #thankyou1 h2, #formcontent #sorry1 h2 {
    font-size: 2rem;
  }
}
#formcontent .clearfix {
  *zoom: 1;
}
#formcontent .clearfix:before, #formcontent .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
#formcontent .clearfix:after {
  clear: both;
}
#formcontent label {
  width: auto;
}
#formcontent #thankyou1, #formcontent #sorry1 {
  display: none;
  color: #000000;
  padding: 20px 10px;
  font-size: 16px;
  text-align: center;
  min-height: 300px;
}
#formcontent #jpform {
  height: 295px;
}
#formcontent form, #formcontent fieldset {
  padding: 0;
  margin: 0;
  border: none;
}
#formcontent fieldset {
  padding: 0 0 0 0;
}
#formcontent input, #formcontent label, #formcontent a.selectbox-link span.selectbox-link-text {
  font-size: 1rem !important;
  color: black !important;
  font-family: "GT Walsheim";
  font-weight: bold;
}
#formcontent input {
  width: 100%;
  height: 50px;
  border: 0px solid #ccc;
  border-bottom: 1px solid black;
  margin: 0px 0 15px 0px;
  padding: 0 0 0 12px;
  background: white;
  box-shadow: none;
  transition: all 0.6s ease;
  border-radius: 0px;
}
#formcontent a.selectbox-link:hover {
  border: 1px solid #5897fb !important;
}
#formcontent a.selectbox-link {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  float: left;
  height: 30px;
  border: 1px solid #ccc !important;
  margin: 0px 0 5px 0px;
  background-color: #B9DA8B !important;
  position: relative;
  z-index: 10;
}
#formcontent input.hiddenfield {
  width: 1px;
  height: 1px;
  border: 0px;
  float: right;
  position: relative;
  z-index: 1;
  left: -40px;
  background: none;
}
#formcontent input#Select_Something {
  left: -210px;
}
#formcontent form p {
  position: relative;
  margin: 1px 0;
}
#formcontent form p label {
  position: absolute;
  top: 10px;
  left: 12px;
}
#formcontent form p br {
  display: none;
}
#formcontent form fieldset p label {
  width: 100%;
  display: block;
  font-size: 14px;
  text-align: left;
}
#formcontent label.infield {
  margin: 5px 0 0 0;
  color: grey;
}
#formcontent label.error {
  margin: 6px 0 0 0;
  padding: 0 0 0 4px;
  background-color: white;
}
#formcontent .button-link {
  width: 100%;
  height: 50px;
  margin: 15px 0;
  padding: 0 0 0 0;
  background: #1A1A1A;
  background-size: 15px 25px !important;
  border: 0px;
  cursor: pointer;
  text-align: left;
  transition: all 0.6s ease;
  font-weight: bold;
  font-family: "GT Walsheim";
  font-weight: bold;
  text-align: center;
}
#formcontent .button-link:hover {
  background: black;
}
@media screen and (max-width: 767px) {
  #formcontent .button-link {
    margin: 30px 0 0;
  }
}
#formcontent .button-link span.msg, #formcontent .button-link span#msg {
  text-align: center;
  padding: 3px;
  font-size: 0.875rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: white;
  border: 0px;
}
#formcontent #loadingbtn, #formcontent #thankyou {
  display: none;
}
#formcontent .privacy-policy, #formcontent p.privacy-policy, #formcontent a.policy-link, #formcontent a:hover.policy-link, #formcontent #privacy-policy {
  color: rgba(0, 0, 0, 0.7);
}
#formcontent .privacy-policy {
  font-size: 10px;
}
#formcontent p.privacy-policy {
  font-size: 10px;
  margin: 250px 0 0;
  line-height: 12px;
  background: url(../images/lock.svg) top left no-repeat;
  background-size: 12px 12px;
  padding-left: 20px;
}
@media screen and (max-width: 992px) {
  #formcontent p.privacy-policy {
    background-size: 10px 13px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  #formcontent p.privacy-policy {
    margin: 30px 0 0;
  }
}
#formcontent a.policy-link {
  text-decoration: underline;
  color: black;
}
#formcontent a:hover.policy-link {
  text-decoration: none;
  color: black;
}
#formcontent #privacy-policy {
  display: none;
  font-size: 9px;
}

.half-width-right {
  width: 48% !important;
  float: right;
}

.half-width-left {
  width: 48% !important;
  float: left;
}

@media screen and (max-width: 767px) {
  .half-width-right {
    width: 100% !important;
    float: none;
  }
  .half-width-left {
    width: 100% !important;
    float: none;
  }
}
/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  padding: 0 0;
  background: black;
  margin-bottom: 20px;
  border: 1px solid black;
  margin: 15px 0 0 0;
}
@media screen and (max-width: 992px) {
  .custom-select {
    margin-bottom: 10px;
  }
}

.custom-select select {
  display: none !important; /*hide original SELECT element:*/
}

.select-selected {
  background-color: white;
  transition: all 0.6s ease;
  text-align: left;
  font-family: "GT Walsheim";
  font-weight: bold;
  color: black !important;
}
.select-selected:hover {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 992px) {
  .select-selected {
    margin-bottom: 10px;
  }
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 22px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: black transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent black transparent;
  top: 12px;
}

/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
  color: black;
  font-size: 1rem;
  padding: 12px 1rem;
  border: 0px solid black;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.5);
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: white;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  font-size: 0.875rem;
  border-top: none;
  text-align: left;
  font-family: "GT Walsheim";
  font-weight: bold;
  color: black !important;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.3);
}
