.body {
  height: 100%;
}

.hero {
  display: block;
  height: 100%;
  border-bottom: 1px none #000;
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.slider {
  height: 100%;
  background-image: -webkit-linear-gradient(270deg, #4ca6eb, #1c87da);
  background-image: linear-gradient(180deg, #4ca6eb, #1c87da);
}

.slide-1-row {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  display: block;
  height: 100%;
}

.slide-1-column {
  position: static;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

.bldg-hero-solo {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
  width: auto;
  max-width: 65%;
  float: none;
}

.bldg-hero-solo._2 {
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
}

.intro {
  height: auto;
  margin-top: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 7px none rgba(0, 0, 0, .11);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.div-hero-text-slide-1 {
  position: relative;
  top: 50%;
  padding-right: 15%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: right;
}

.h1 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #f0f0f0;
  font-size: 10vh;
  line-height: 9vh;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.h1.news {
  margin-top: 0px;
  text-align: center;
}

.slide-nav {
  display: none;
}

.slider-icon {
  color: hsla(0, 0%, 100%, 0);
}

.h2 {
  font-family: Lato, sans-serif;
  color: #f0f0f0;
  font-size: 4.5vh;
  font-style: normal;
  font-weight: 200;
}

.right-arrow {
  z-index: 99;
}

.left-arrow {
  z-index: 98;
}

.intro-text {
  position: static;
  top: 50%;
  display: block;
  width: 65%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h3 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  color: #1b4069;
  font-size: 7.5vh;
  line-height: 8vh;
  font-style: italic;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1.25px;
}

.h3.hood {
  margin-bottom: 25px;
}

.text-block {
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  color: #1b4069;
  font-size: 2.5vh;
  line-height: 4vh;
  font-weight: 300;
}

.specs {
  height: 50%;
  margin-top: 25px;
  margin-bottom: 76px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.row-specs {
  height: 100%;
  padding-right: 10%;
  padding-left: 10%;
}

.column-specs {
  height: 100%;
}

.div-specs {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.image-specs {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.spec-title {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  color: #1b4069;
  font-size: 3vh;
  font-weight: 800;
  text-align: center;
}

.spec-text {
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  color: #1b4069;
  font-size: 2.5vh;
  line-height: 4vh;
  font-weight: 300;
  text-align: center;
}

.benefits {
  height: auto;
  margin-top: 50px;
  margin-bottom: 100px;
}

.slider-benefits {
  height: auto;
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: transparent;
}

.arrow-benefits {
  color: rgba(82, 82, 82, .71);
}

.row-benefits {
  height: auto;
  margin-bottom: 0px;
  padding-right: 10%;
  padding-left: 10%;
}

.slide-2 {
  height: 100%;
}

.mask {
  height: 100%;
}

.column-benefits {
  height: 100%;
}

.div-benefits {
  position: relative;
  padding-right: 50px;
  padding-left: 50px;
}

.map {
  height: auto;
}

.div-benefits-text {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.heronews {
  height: 60%;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/placeholder_CafeOwner.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/placeholder_CafeOwner.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.divheronews {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.featuredstory {
  display: block;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.div-featured-title {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 5px;
  border-bottom: 1px solid #acacac;
}

.div-featured-story {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #acacac;
}

.h3-news {
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.textauthornews {
  display: inline-block;
  font-family: Lato, sans-serif;
  font-style: italic;
}

.textbyline {
  display: inline-block;
  margin-right: 0px;
  margin-left: 0px;
  font-family: Lato, sans-serif;
  color: #1b4069;
  font-size: 2.5vh;
  font-style: italic;
  font-weight: 300;
}

.textpublishernews {
  display: inline-block;
  font-family: Lato, sans-serif;
  font-style: italic;
}

.textpreviewnews {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
}

.link {
  font-style: italic;
  text-decoration: none;
}

.div-non-feat-stories {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.contact {
  display: block;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 71px;
  padding-bottom: 71px;
  float: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1b4069;
  color: #1f3d2b;
  text-align: center;
}

.div-contact-form {
  position: relative;
  top: 50%;
  display: block;
  width: 75%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.row-contact {
  display: none;
  height: auto;
}

.text-footer {
  position: relative;
  margin-top: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
}

.formemail {
  display: inline-block;
  width: 60%;
  border: 1px solid #fff;
  background-color: hsla(0, 0%, 100%, .03);
  font-family: Lato, sans-serif;
}

.submit-button {
  width: 30%;
  float: right;
  border: 1px solid #fff;
  background-color: hsla(0, 0%, 100%, .03);
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.columncontact {
  height: auto;
}

.h4 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Playfair Display', sans-serif;
  color: #1b4069;
  font-size: 4vh;
  line-height: 4.5vh;
  font-style: normal;
  text-align: left;
}

.image {
  width: 100%;
  border-style: solid none none;
  border-width: 7px 8px 8px;
  border-color: hsla(0, 0%, 52%, .15) #82d3f2 #82d3f2;
}

.history {
  padding-top: 100px;
  padding-bottom: 75px;
}

.divnextbutton {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 8;
  height: 100px;
}

.sectionfalcon {
  display: none;
  padding-top: 75px;
  padding-bottom: 60px;
}

.rowfalcon {
  margin-bottom: 50px;
}

.divfalconimage {
  margin-top: 35px;
  margin-bottom: 35px;
}

.imagefalcon {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.sectionnews {
  padding: 50px 3%;
}

.image-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.link-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.divnews {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  background-color: #f6f6f6;
}

.imagenews {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.rownews {
  margin-top: 50px;
  margin-bottom: 30px;
}

.divnewsdetails {
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
}

.sectionnav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 3;
  display: block;
  height: 75px;
  border-bottom: 1px solid #1b4069;
  background-color: #fff;
}

.navbar {
  background-color: #fff;
}

.textlogo {
  margin-top: 25px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #1b4069;
  font-size: 60px;
  font-style: italic;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.textlogo:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.link-block-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.row {
  height: 100%;
}

.row-2 {
  height: 100%;
}

.column {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

.column-2 {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

.linknav {
  position: relative;
  top: 50%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
  text-decoration: none;
}

.linknav.w--current {
  position: relative;
  top: 50%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-decoration: none;
}

.textnav {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  color: #1b4069;
  font-weight: 800;
  text-align: center;
  text-decoration: none;
}

.textnav.navcontact {
  color: #fff;
}

.columnnav {
  height: 100%;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
}

.columnnav:hover {
  background-color: #bbe4ff;
}

.columnnav.navcontact {
  background-color: #1b4069;
}

.columnnav.navcontact:hover {
  background-color: #3083df;
}

.div-map {
  height: 100%;
}

.div-image-news {
  width: 100%;
  height: 300px;
  background-image: url('../images/Screen-Shot-2017-12-05-at-9.12.10-PM.png');
  background-position: 50% 0px;
  background-size: cover;
}

.div-image-news._2 {
  background-image: url('../images/071917middlesex002.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-slideshow {
  height: 100vh;
}

.slideshow {
  height: 100%;
  background-color: hsla(0, 0%, 100%, 0);
}

.slideshow.plans {
  height: 80%;
  margin-top: -25px;
}

.slide1 {
  background-image: url('../images/elevation1.png');
  background-position: 0px 0px;
  background-size: cover;
}

.slide2 {
  background-image: url('../images/elevation2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide3 {
  background-image: url('../images/elevation3.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide4 {
  background-image: url('../images/lobby.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slideshow-icon {
  color: #1b4069;
  text-shadow: 0 2px 3px #fff;
}

.div-footer-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 25px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.text-footer-logo-1 {
  display: inline-block;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 50px;
  font-style: italic;
  font-weight: 600;
}

.text-footer-logo-2 {
  display: inline-block;
  margin-left: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
}

.footer-symbols {
  margin-right: -10px;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
  font-size: 20px;
}

.link-2 {
  color: #fff;
}

.link-2.w--current {
  color: #fff;
}

.slide5 {
  background-image: url('../images/terrace1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide6 {
  background-image: url('../images/terrace2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide2-1 {
  background-image: url('../images/floorplan.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.slide2-2 {
  background-image: url('../images/floor2.png');
  background-position: 50% 50%;
  background-size: 800px;
  background-repeat: no-repeat;
}

.slide2-3 {
  background-image: url('../images/floor3.png');
  background-position: 50% 50%;
  background-size: 800px;
  background-repeat: no-repeat;
}

.slide2-4 {
  background-image: url('../images/floor4.png');
  background-position: 50% 50%;
  background-size: 800px;
  background-repeat: no-repeat;
}

.map-test-holder1 {
  height: 250px;
  background-color: #0098ff;
}

html.w-mod-js *[data-ix="building-load-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 300px);
  -ms-transform: translate(0px, 300px);
  transform: translate(0px, 300px);
}

html.w-mod-js *[data-ix="hero-text-load-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="specs-icon-load-in-1"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01) rotate(-45deg);
  -ms-transform: scale(0.01, 0.01) rotate(-45deg);
  transform: scale(0.01, 0.01) rotate(-45deg);
}

html.w-mod-js *[data-ix="specs-icon-load-in-2"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01) rotate(-45deg);
  -ms-transform: scale(0.01, 0.01) rotate(-45deg);
  transform: scale(0.01, 0.01) rotate(-45deg);
}

html.w-mod-js *[data-ix="specs-icon-load-in-3"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01) rotate(-45deg);
  -ms-transform: scale(0.01, 0.01) rotate(-45deg);
  transform: scale(0.01, 0.01) rotate(-45deg);
}

html.w-mod-js *[data-ix="specs-icon-load-in-4"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01) rotate(-45deg);
  -ms-transform: scale(0.01, 0.01) rotate(-45deg);
  transform: scale(0.01, 0.01) rotate(-45deg);
}

html.w-mod-js *[data-ix="navbarloadin"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="hide-nav-on-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="falcon-load"] {
  opacity: 0;
  -webkit-transform: scale(0.76, 0.76) rotate(-67deg);
  -ms-transform: scale(0.76, 0.76) rotate(-67deg);
  transform: scale(0.76, 0.76) rotate(-67deg);
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}