@charset "UTF-8";
.Features__title {
  font-size: 1.25rem;
  letter-spacing: 1px;
  line-height: 1;
  margin: 0 0 30px;
  text-transform: uppercase; }

.Features__contentcontainer {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 50px;
  opacity: 0;
  position: relative;
  transition: opacity 250ms ease-out; }
  @media (max-width: 1000px) {
  
    .Features__contentcontainer {
      flex-direction: column; } }
  .Features__contentcontainer.is-visible {
    opacity: 1; }
    .Features__contentcontainer.is-visible .Features__list {
      left: 0; }
    .Features__contentcontainer.is-visible .Features__images {
      left: 0; }

.Features__list {
  line-height: 1.875;
  list-style-type: none;
  margin: 0;
  opacity: 0;
  padding: 0;
  width: 35%;
  transition: left 250ms ease-out;
  position: absolute;
  left: -30px;
  z-index: 1; }
  .Features__list--is-visible {
    opacity: 1;
    z-index: 2; }
    @media (max-width: 1000px) {
      .Features__list--is-visible {
        position: static; } }
  @media (max-width: 1000px) {
    .Features__list {
      margin-bottom: 20px;
      padding: 0 24px 0 36px;
      width: 100%; } }
  .Features__list li {
    position: relative; }
    .Features__list li::before {
      color: #FFFFFF;
      content: '■';
      display: inline-block;
      position: absolute;
      top: 0px;
      left: -14px; }
    .Features__list li:first-child::before {
      display: none; }

.Features__images {
  display: flex;
  flex: 0 0 50%;
  overflow: hidden;
  height: 275px;
  transition: left 250ms ease-out;
  position: relative;
  left: 30px; }
  @media (max-width: 1000px) {
    .Features__images {
      height: 475px;
      margin: 0 24px; } }
  .Features__images div {
    background-position: center;
    background-size: cover;
    flex: 0 0 100%;
    height: 100%; }
    .Features__images div:first-child {
      transition: margin-left 250ms ease-in; }

.Floorplan {
  display: flex;
  justify-content: space-around;
  padding: 50px 0; }
  @media (max-width: 1000px) {
    .Floorplan {
      flex-direction: column;
      text-align: center; } }

.Floorplan__content {
  align-self: center;
  flex: 0 0 50%; }
  @media (max-width: 1000px) {
    .Floorplan__content {
      margin-bottom: 60px; } }

.Floorplan__image {
  flex: 0 0 50%; }
  .Floorplan__image img {
    max-width: 100%; }
  @media (max-width: 1000px) {
    .Floorplan__image {
      margin: 0 auto;
      width: 70%; } }

.Floorplan__title, .text-column h2 {
  font-family: "Occupied", sans-serif;
  font-size: 3.5rem;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1;
  margin: 0;
  text-transform: uppercase; }

.Floorplan__description {
  font-size: 1.125rem;
  line-height: 1.2;
  margin: 25px 0 40px; }
  .Floorplan__description strong {
    font-size: 1.25rem; }

@font-face {
  font-family: 'Occupied';
  src: url("/fonts/Occupied.eot");
  src: url("/fonts/Occupied.eot?#iefix") format("embedded-opentype"), url("/fonts/Occupied.woff2") format("woff2"), url("/fonts/Occupied.woff") format("woff"), url("/fonts/Occupied.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Occupied';
  src: url("/fonts/Occupied-Italic.eot");
  src: url("/fonts/Occupied-Italic.eot?#iefix") format("embedded-opentype"), url("/fonts/Occupied-Italic.woff2") format("woff2"), url("/fonts/Occupied-Italic.woff") format("woff"), url("/fonts/Occupied-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

.Footer {
  padding-bottom: 42px; }

.Footer__Info {
  font-size: 1.0625rem;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase; }

.Footer__Icon {
  color: #FFFFFF;
  display: inline-block;
  margin: 0 11px;
  width: 45px; }
  .Footer__Icon--tw {
    position: relative;
    bottom: 2px;
    left: 3px; }
  .Footer__Icon--insta {
    position: relative;
    top: 2px;
    right: 12px; }

.Footer__Icons {
  margin: 30px 0 0; }

.is-hidden {
  visibility: hidden; }

@media (max-width: 1000px) {
  .SectionContainer {
    min-height: calc(100vh - 752px); } }

.SectionContainer--AltBg {
  background-color: #FFFFFF; }

.Container {
  flex: 0 0 100%;
  position: relative; }

  .ContainerWrapper {
    margin: 0 auto;
    max-width: 980px;
    position: relative;
    z-index: 999; }
    .ContainerWrapper--centered {
      text-align: center; }
  .Container--AltBg {
    background-color: #FFFFFF;
    color: #17385D; }
  .Container--DarkBg {
    background-color: #17385D; }
  .Container--Hero {
    text-align: center;
    min-height: 100vh; }
  .Container--team-member {
    border: 28px solid #17385D;
    background-position: center;
    background-size: cover;
    position: relative; }
    .Container--team-member::before {
      background-color: #17385D;
      content: ' ';
      display: block;
      opacity: 0.9;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 9; }
      
      .mapwrap-container {
      
   
    width: 100%;
  
    height: 52vh;

      }
      
      
          
      
      
.MapContainer {
    background: url(https://theniagaracondos.com/images/map2.png);
 
    background-size: contain;
    
    /* margin: 0 auto; */
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 999;
}
  

  
      @media (max-width: 700px) {
          
.videobg {
    display:none;
}

  }
    
  .map-wrap {
      max-width:100%;
      width:1200px;
  }
.ParallaxHeader {
  background-position: center;
  background-size: cover;
  overflow: hidden;
  position: relative;
  text-align: center; }
  .ParallaxHeader::after {
    background-color: rgba(143, 120, 60, .8);
    content: " ";
    display: block;
    opacity: 0.85;
    z-index: 9;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .ParallaxHeader h2 {
    color: #FFFFFF;
    font-family: "Occupied", sans-serif;
    font-size: 5.9375rem;
    font-weight: normal;
    letter-spacing: 2.2px;
    padding: 1rem 0;
    position: relative;
    text-transform: uppercase;
    z-index: 10; }

.ParallaxImage {
  background-position: center;
  background-size: cover;
  height: 100vh;
  width: 100%;
  position: absolute;
  top: 0%; }

.GoldButton {
  background-color: #8F783C;
  color: #FFFFFF;
  display: inline-block;
  font-size: 1.125rem;
  line-height: 1;
  padding: 10px 20px;
  text-decoration: none; }
  .GoldButton:hover {
    cursor: pointer; }

.AccentBorder {
  border: 5px solid #000; }

.HeroOverlay {
  position: relative;
  z-index: 9999; }
  .HeroOverlay2 {
      position: absolute;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    align-items: center;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
  
  }
  @media (max-width: 1000px) {
    .HeroOverlay {
      display: none; } }

.HeroImages {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9; }
  .HeroImages::before {
    border-top: 90px solid #17385D;
    background: linear-gradient(#17385d, rgba(23, 56, 93, 0));
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    bottom: 20%;
    left: 0;
    right: 0;
    z-index: 5; }
  .HeroImages__item {
    background-position: center;
    background-size: cover;
    height: 100%;
    opacity: 0;
    transition: opacity 1000ms ease-in;
    width: 100%;
    position: absolute;
    z-index: 4; }
    .HeroImages__item--selected {
      opacity: 1; }
  .HeroImages__toggle-left, .HeroImages__toggle-right {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100px;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 10000; }
    .HeroImages__toggle-left:hover, .HeroImages__toggle-right:hover {
      cursor: pointer;
    }
    .HeroImages__toggle-left img, .HeroImages__toggle-right img {
      height: 84px; }
  .HeroImages__toggle-left {
    left: 0; }
  .HeroImages__toggle-right {
    right: 0; }

.HeroVideoButton {
  background-color: #17385D;
  color: #FFFFFF;
  cursor: pointer;
  font-family: "Occupied", sans-serif;
  font-size: 1.75rem;
  line-height: 1;
  padding: 28px 36px;
  opacity: 0;
  transition: all 250ms ease-out;
  position: absolute;
  bottom: 30px;
  right: -300px;
  z-index: 9999; }
  .HeroVideoButton.is-visible {
    right: 0;
    opacity: 1; }
.bottom-form form > div {
  position: relative;
  overflow: hidden;
}
.bottom-form form input, .bottom-form form textarea {
 
  background: none;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;

  outline: 0;
}
.bottom-form form input:focus, .bottom-form form textarea:focus {

}
.bottom-form form input:focus + label, .bottom-form form textarea:focus + label {

  color: #000;

  padding: 1px 6px;
  z-index: 2;
  text-transform: uppercase;
}
.bottom-form form label {
  
  position: absolute;
  color: #999;
  padding: 7px 6px;
}
.bottom-form form textarea {
  display: block;
  resize: vertical;
}

.bottom-form form.go-bottom input, .bottom-form form.go-bottom textarea {

}
.bottom-form form.go-bottom label {
  top:8px;
  bottom: 0;
 
  left: 0;
  width: 95%;
}
.bottom-form form.go-bottom input:focus,.bottom-form form.go-bottom textarea:focus {
 
}
.bottom-form form.go-bottom input:focus + label,.bottom-form form.go-bottom textarea:focus + label {
  top: 100%;
  color:#fff;
  margin-top: -16px;
}

.bottom-form form.go-right label {
  top: 2px;
  right: 100%;
  width: 100%;
  margin-right: -100%;
  bottom: 2px;
}
.bottom-form form.go-right input:focus + label, .bottom-form form.go-right textarea:focus + label {
  right: 0;
  margin-right: 0;
  width: 40%;
  padding-top: 5px;
}


.HeroVideoOverlay {
  background: rgba(23, 56, 93, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999; }
  .HeroVideoOverlay--hidden {
    display: none; }
  .HeroVideoOverlay__close {
    color: #FFFFFF;
    cursor: pointer;
    font-family: "Occupied", sans-serif;
    font-size: 2.5rem;
    font-weight: bold;
    opacity: 0.7;
    transition: opacity 100ms ease-in;
    position: absolute;
    top: 15px;
    right: 30px; }
    .HeroVideoOverlay__close:hover {
      opacity: 1; }

.Investment__Callout {
  font-size: 2.3rem;
  padding: 42px 0 35px;
  text-align: center;
  margin: 0; }

.Investment {
  display: flex;
  justify-content: space-around;
  padding: 60px 0; }
  @media (max-width: 1000px) {
    .Investment {
      flex-direction: column;
      align-items: center; } }

.Investment__image img {
  max-width: 395px;
  height: auto; }

.Investment__content {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px; }
  .Investment__content ul {
    max-width: 315px;
    font-size: 1rem;
    line-height: 1.875;
    list-style-type: none;
    padding: 0;
    margin: 0 0 20px; }
  .Investment__content li {
    position: relative; }
    .Investment__content li::before {
      color: #17385D;
      content: '■';
      display: inline-block;
      position: absolute;
      top: 0px;
      left: -14px; }

.mce_inline_error {
  border-color: red !important;
  color: red; }

@media (max-width: 1000px) {
  .hide-mobile {
    display: none; } }

.Map {
  margin-top: 55px;
  width: calc(100% - 10px); }
.map-image {
    width:100%;
    margin:0 auto;
    display:block;
}
.MapSlider {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 60px;
  overflow: hidden; }
  .MapSlider__item {
    flex: 0 0 calc(33.33333% - 16px);
    padding: 16px 8px 0 8px;
    transition: all 250ms ease-out; }
    @media (max-width: 1000px) {
      .MapSlider__item {
        flex: 0 0 calc(100% - 16px);
        padding: 0 8px; } }
    .MapSlider__item:nth-child(1), .MapSlider__item:nth-child(2), .MapSlider__item:nth-child(3) {
      opacity: 0;
      position: relative;
      right: 20px; }
      .MapSlider__item:nth-child(1).is-visible, .MapSlider__item:nth-child(2).is-visible, .MapSlider__item:nth-child(3).is-visible {
        opacity: 1;
        right: 0; }
    .MapSlider__item h3 {
      margin: 0 0 16px; }
    .MapSlider__item p {
      line-height: 1.2;
      margin: 0; }

.MapSliderControl {
  margin: 30px 0 10px;
  text-align: center; }
  .MapSliderControl img {
    display: inline-block;
    margin: 0 67px; }
    .MapSliderControl img:hover {
      cursor: pointer; }

.Menu__Options {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding: 32px 0 36px;
  text-align: center;
  z-index: 9999; }
  
.Footer__link {
    color:#fff;
    text-decoration:none;
}
  
  .Menu__Options--Hero {
    padding: 0; }
  .Menu__Options--Wrap {
    flex-wrap: wrap; }
    .Menu__Options--Wrap .Menu__Option {
      flex: 0 0 33%;
      margin-bottom: 20px; }
  .Menu__Options--Sticky {
    align-items: center;
    background-color: #17385D;
    padding: 0;
    transition: top 250ms ease-in;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999; }
    .Menu__Options--Sticky .Menu__Option {
      margin: 36px 0 12px; }
    .Menu__Options--Sticky .GoldButton {
      margin-top: 24px; }
    .Menu__Options--Sticky img {
      max-height: 50px;
      margin: 0; }
  .Menu__Options--FloorPlans .Menu__Option {
    font-size: 0.9rem; }
  .Menu__Options--Sticky-hidden {
    top: -150px; }
    @media (max-width: 1000px) {
      .Menu__Options--Sticky-hidden {
        display: none; } }
  .Menu__Options--Mobile {
    align-items: center;
    background-color: #17385D;
    display: flex;
    flex-direction: column;
    padding: 0 0 24px;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999; }
    @media (min-width: 1000px) {
      .Menu__Options--Mobile {
        display: none; } }
    .Menu__Options--Mobile .MobileNav__Control {
      align-items: center;
      display: flex;
      flex: 0 0 100%;
      height: 152px;
      justify-content: space-between;
      width: 90%; }
    .Menu__Options--Mobile .MobileNav__Links {
      display: flex;
      flex-direction: column;
      overflow: hidden;
      width: 90%; }
    .Menu__Options--Mobile .Menu__Option {
      outline: none; }
      @media (max-width: 1000px) {
        .Menu__Options--Mobile .Menu__Option {
          display: block;
          font-size: 2rem;
          text-align: left;
          margin: 9px 0;
          width: 100%; } }
  .Menu__Options--Mobile-hidden .MobileNav__Links {
    height: 0; }

.Menu__MobileToggle {
  background: #FFFFFF;
  display: inline-block;
  height: 6px;
  margin: 16px 0;
  width: 38px;
  position: relative; }
  .Menu__MobileToggle::before, .Menu__MobileToggle::after {
    background: #FFFFFF;
    content: ' ';
    display: block;
    height: 6px;
    position: absolute;
    left: 0;
    right: 0; }
  .Menu__MobileToggle::before {
    top: -16px; }
  .Menu__MobileToggle::after {
    bottom: -16px; }

.Menu__Option {
  color: #FFFFFF;
  font-size: 1.1rem;
  text-decoration: none;
  text-transform: uppercase;
  position: relative; }
  .Menu__Option span {
    border-bottom: 2px solid transparent;
    display: inline-block;
    padding: 7px 0 5px; }
  .Menu__Option:hover span, .Menu__Option:focus span {
    border-bottom: 2px solid #FFFFFF; }
  .Menu__Option:hover ul, .Menu__Option:focus ul {
    display: block; }
  .Menu__Option ul {
    background: rgba(23, 56, 93, 0.9);
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    position: absolute;
    top: 100%; }
    .Menu__Option ul li {
      padding: 5px 3px; }
      .Menu__Option ul li:hover {
        background: #122c49;
        cursor: pointer; }

.Menu__Selected span {
  border-bottom: 2px solid #FFFFFF; }

.Past__Callout {
  font-size: 1.75rem;
  line-height: 1.375;
  text-align: center;
  margin: 50px 40px 60px; }
  .Past__Callout a {
    color: #17385D; }
.Menu__Options2  a span {

 margin-right: 15px;
  }
.Past__Form {
  text-align: center;
  margin: 0 auto 46px;
  width: 90%; }
  .Past__Form input[type="submit"] {
    background-color: #8F783C;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 1.25rem;
    line-height: 1;
    margin-top: 16px;
    padding: 20px 42px;
    text-transform: uppercase; }
  .Past__Form input[type="text"],
  .Past__Form input[type="email"] {
    height: 48px;
    border: 1px solid #000000;
    width: calc(50% - 40px);
    padding: 0 14px;
    margin: 0 0 14px; }
    .Past__Form input[type="text"]:first-child,
    .Past__Form input[type="email"]:first-child {
      margin-right: 16px; }

input[type="email"].Past__EmailInput {
  width: calc(100% - 31px); }

.Popup__Form {
text-align: left;
    margin: 0 auto 29px;
    width: 89%;
 }
  .Popup__Form input[type="submit"] {
    background-color: #17385D;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: .8rem;
    line-height: .8rem;
    margin-top: 2px;
    padding: 7px 17px;
    text-align: center;
    text-transform: uppercase;
    width: 50%;
      
  }
  .Popup__Form input[type="email"] {
       border: 1px solid #000000;
    height: 25px;
    margin: 0 0 14px;
    padding: 2px 6px;
    width: 80%;}




.EmailPopup {
  align-items: center;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  padding: 0;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999999; }
  .EmailPopup--hidden {
    display: none; }
  @media (max-width: 867px) {
    .EmailPopup {
      display: none; } }

.EmailPopupContainer {

    background: white;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    max-width: 300px;
    width: 25%;
}

 



@media @media (max-width : 812px) {
  .EmailPopupContainer {

  width:100%;
max-width:100%;

  }
}
  .EmailPopupContainer__Header {
    background: #17385D;
    text-align: center;
    position: relative; }
  .EmailPopupContainer__Content {
   padding: 24px 24px 0; }
  .EmailPopupContainer h2 {
    color: #8F783C;
    margin: 0;
    padding: 38px 0 10px;
    font-family: "Occupied", sans-serif;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: normal;}
  .EmailPopupContainer h3 {
        margin: 0;
    padding-bottom: 22px;
    font-size: 1rem;
    font-weight: normal;}
  .EmailPopupContainer label {
     color: #000000;
    display: block;
    margin-left: 17px;
    margin-top: 10px;
    position: relative;
    text-align: left;
    font-size: 10px;

  }
    .EmailPopupContainer label input {
      position: absolute;
      top: 0;
      right: calc(100% + 5px); }

.EmailPopupClose {
  background: none;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  font-family: "Occupied", sans-serif;
  font-size: 1.4rem;
  position: absolute;
  top: 10px;
  right: 10px; }
.video-bg {
  position: relative;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  background: transparent url('960x360.png') no-repeat;
  background-size: cover;
}

.video-container video {
  /* Make video to at least 100% wide and tall */
  min-width: 100%; 
  min-height: 100%; 
  
  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  width: auto;
  height: auto;
  
  /* Center the video */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

/* disable video (e.g. in a media query) by setting .video-container to display: none; as appropriate */
.video-container {
    position: absolute;
  top: 0;
  left:0;
  bottom: 0;
  width: 100%;
  margin:0 auto;
  height: 100%; 
  overflow: hidden;
}
.map-middle {
    margin:0 auto;
    display:block;
}
.mobile-off {
    display:none;
    
}
.mobile-on {
    display:block;
    
}
.videobg {
  position: relative;
  width: 100%; /* Set video container element width here */
  height: 100%; /* Set video container element height here */
  overflow: hidden;
  background: #111; /* bg color, if video is not high enough */
}


/* horizontally center the video */
.videobg-width {
  position: absolute;
  width: 100%; /* Change width value to cover more area*/
  height: 100%;
  left: -9999px;
  right: -9999px;
  margin: auto;
}

/* set video aspect ratio and vertically center */
.videobg-aspect {
  position: absolute;
  width: 100%;
  height: 0;
  top: -9999px;
  bottom: -9999px;
  margin: auto;
  padding-bottom: 56.25%; /* 16:9 ratio */
  overflow: hidden;
  
}

.videobg-make-height {
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
}

.videobg-hide-controls {
  box-sizing: content-box;
  position: relative;
  height: 100%;
  width: 100%;
  /* Vimeo timeline and play button are ~55px high */
  padding: 55px 97.7777px; /* 16:9 ratio */
  top: -55px; 
  left: -97.7777px; /* 16:9 ratio */
}

.videobg iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0 none;
}
.video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%; 
  overflow: hidden;
}

.video-container video {
  /* Make video to at least 100% wide and tall */
  min-width: 100%; 
  min-height: 100%; 
  
  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  width: auto;
  height: auto;
  
  /* Center the video */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}




@media (max-width:700px) {
    .videobg  {
        display:none;
    }
      .video-container video {
          display:none;
      }
   
      .on-mobile{
          display:block;
          background:url('/images/mobile-2.jpg')!important;
          background-repeat:no-repeat!important;
         
          background-size:cover!important;
      }
  }
         
           @media (min-width:700px) {
       .desktop-only-1 {
           background-size: cover;
    background-image: url(/images/LowRes_V4.jpg);
       }
           }
         
    
    
 
    @media (max-width:700px) {
        .desktop-only-1 {
            display:none;
        }
    .videobg  {
        display:none;
    }
       .Container--Hero {
 text-align: center;
    height: 50%;
    min-height: 33vh;

    }
      .video-container video {
          display:none;
      }
   
      .on-mobile{
          display:block;
          background:url('/images/mobile-2.jpg')!important;
          background-repeat:no-repeat!important;
         
          background-size:cover!important;
      }
  }
@media only screen and (min-device-width : 375px) and (max-device-width : 812px) {
       .Container--Hero {
 text-align: center;
    height: 50%;
    min-height: 33vh;

    }
    .videobg  {
        display:none;
    }
      .video-container video {
          display:none;
      }
      .on-mobile{
          display:block;
          background:url('/images/mobile-2.jpg')!important;
          background-repeat:no-repeat!important;
         
          background-size:cover!important;
      }
      .desktop-only-1 {
          display:none;
      }
      
  }
.Team__label {
  color: #8F783C;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.875rem;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-transform: uppercase; }
  @media (min-width: 1000px) {
    .Team__label {
      position: absolute;
      top: 100px;
      left: 0; } }
  @media (max-width: 1000px) {
    .Team__label {
      font-size: 2rem; } }
  .Team__label span {
    color: #FFFFFF;
    font-size: 1.25rem;
    letter-spacing: normal;
    text-transform: capitalize; }
    @media (max-width: 1000px) {
      .Team__label span {
        font-size: 1.75rem; } }

.Team__description {
  font-size: 0.9375rem;
  line-height: 1.45;
  margin: 0; }
  @media (min-width: 1000px) {
    .Team__description {
      padding: 100px 0 36px 30%; } }
  @media (max-width: 1000px) {
    .Team__description {
      margin-top: 20px;
      font-size: 1.25rem; } }


.flex-flow-video {
    display:flex;
    justify-content:space-evenly;
    flex-direction:row;
    padding:25px 50px;
    width:100%;
    
}
.Menu__Options--Video{ 
  overflow:hidden;  
    
}

.Menu__Options--Video a {
    transition:0.3s;
}

.tabcontent {
    display:none;
    width: 80%;
    margin: 0 auto;
    min-height: calc(100vh - 752px);
    padding-bottom:30px;
}

 @media only screen and (min-device-width : 375px) and (max-device-width : 812px)
 {
     
 .tabcontent {
  
   
    min-height: calc(100vh - 2500px);
    padding-bottom:30px;
}
 }
.shown {
    display:block;

}
.tabcontent iframe {
    margin:0 auto;
    text-align:center;
    
}
.tabcontent h2 {
    
text-align:center;
margin-bottom:25px;
}

.Menu__Options--Video button {
    background:none;
    color:#fff;
    border:none;
   
    
    font-size: 1.1rem;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
}


.Menu__Options--Video button:active, .Menu__Options--Video button:hover {
    border-bottom: 2px solid #FFFFFF
}

.Menu__Options--Video button span {
     border-bottom: 2px solid transparent;
    display: inline-block;
    padding: 7px 0 5px;
    

}
.flex-column {
    
    display:flex;
    flex-direction:column;
    margin:.25em;
}
.flex-column iframe {
    width:400px;
}
@media (max-width: 1000px) {
    .flex-flow-video {
        flex-direction:column;
        padding:0;
        margin:0 auto;
        padding-top:50px;
    }
    .flex-column { 
        margin:0 auto;
        padding-top:10px;
        padding-bottom:10px;
    }
}
* {
  -webkit-font-smoothing: antialiased; }

body,
html {
  background-color: #17385D;
  color: #FFFFFF;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  overflow-x: hidden; }
/*html {*/
      
/*           overscroll-behavior: none!important;*/
           
       
/*}*/
body {
  display: flex;
  flex-direction: column; }
.float-right-1 {
    
    margin:0 auto;
}
.SiteLogo {
  text-align: center;
  margin: 32px 0 40px; }
  .SiteLogo--Footer {
    margin: 30px 0; }
    
  
  
     


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


ul {
  padding: 0;
  margin: 0;
}

.slider-container {
  padding: 1rem;
  margin-right: auto;
  margin-left: auto;
  position:relative;
  max-width: 68%;
  margin:0 auto;
}

.text-column {
    
    color:#17385D;

}

.slider-list {
  display: flex;
  align-items: center;
  height: 800px;
}

.slider-list .slider-slide-active {
    
    width: 100%;
    display: flex;
    justify-content: space-evenly;
     margin: 0 auto; 
    margin-left: auto;
    margin-right: auto;
    align-items: flex-start;
    align-content: center;

}
.slider-slide img {
  max-width: 100%;
}

.slider-slide-hidden {
  display: none;
}

.slider-slide-active {
  display: block;
  animation: fadeIn 0.85s ease-in-out;
}

.slider-controlls {
  position: absolute;
  top:50%;
  width:100%;
  margin-top: 1rem;
  text-align: center;
  /* Clearfix for floated items */
}
.slider-controlls:before, .slider-controlls:after {
  content: "";
  display: table;
}
.slider-controlls:after {
  clear: both;
}
.slider-controlls li {
  list-style-type: none;
}
.slider-controlls li:first-of-type {
  float: left;
 
}
.slider-controlls li:last-of-type {
  float: right;
  
}
.slider-controlls a {
  padding: 8px 15px;
  color: #17385D;
  text-decoration: none;
  font-size:40px;
  transition: color 0.25s ease-in-out;
}
.slider-controlls a:focus, .slider-controlls a:hover {
  color: #4f6f95;
}
        .EmailPopup {
    bottom: -43%!important;
   

    justify-content: flex-end;

  
   
        }
        
              
        .Menu__Option ul {
            display:block;
        }
        .fa {
            font-family:fontawesome;
        }
        
   @media (max-width: 1000px) {
      .slider-container {
          max-width:100%;
      }
      .fa {
          font-size:6rem;
      }
      .slider-controlls a {
 
    margin-right: 25px;
      }
      
   }
     @media only screen and (min-device-width : 375px) and (max-device-width : 812px) {
      .EmailPopupContainer  {
          display:none!important;
        max-width:100%!important;
        width:100%!important;
      }
      .EmailPopup {
              
    display:none!important;
           }
       
       .mobile-none {
           
           display:none!important;
       }
         .slider-container {
          max-width:100%;
      }
      .fa {
          font-size:6rem;
      }
      .slider-controlls a {
 
    margin-right: 25px;
      }
      .Investment__content li, .Features__list li {
          font-size:25px;
      }
          .Investment__content li::before, .Features__list li::before {
  
    left: -30px;
}
      .Features__title {
    font-size: 21px;
      }
    .text-column p {
        font-size:21px;
    }
   .text-column h2 {
       font-size:27px;
   }
   .Team__description {
    margin-top: 20px;
    font-size: 29px;
        line-height: 34px;

}
         
     }



 
  
