@import "util.css";

header {
    height: 270px;
    background: #102338;
}

header nav ul {
    display: flex;
    justify-content: space-between;
    width: 670px;
    position: absolute;
    right: 0px;
    top: 116px;

}

.nav-button{display: none;}

header nav ul a {
    color: #ffeead;
    text-decoration:none;
    text-transform:uppercase;
    font-size: 0.7em;
    letter-spacing: 0.36em;
    transition:all .3s ease;
    font-weight:700;
    transition:all .3s ease;
}

header nav ul a:hover{
	color:#fff;
}

.logo {
    background: url(../img/main_logo_nav.svg) no-repeat;
    position: absolute;
    width: 100%;
    height: 230px;
    margin: auto;
    left: 0;
    right: 0;
    top: 20px;
    background-size: 1284px;
}

.logo a {
    display: block;
    /* border: 2px solid; */
    width: 390px;
    height: 180px;
    top: 20px;
    left: 70px;
    text-indent: -5000px;
}

footer{
	background: #102338;
	padding:30px;
	overflow:hidden;
	height:400px;
}

footer img{
    width: 32%;
    float: left;
    margin-left: 90px
}

.copyright {
    color: #fff;
    font-size: small;
    position: absolute;
    bottom: 7px;
    left: 10px;
    opacity: 0.5;
    display: block;
    text-align: center;
    width: 100%;
    letter-spacing: .1em;
}

footer .col{
	float:left;
}
footer ul{
	height:130px;

	margin-left:40px;
	line-height:1.5;
}

footer a, footer .sooon{
	color:rgba(255,255,255,.5);
	text-decoration:none;
	text-transform:uppercase;
	font-size:.7em;
	letter-spacing:.06em;
	font-family: 'Montserrat', sans-serif;
	transition:all .3s ease;
}

footer li:hover .sooon{opacity: 1; transition:opacity .3s ease}
footer .sooon{
    color: #fff;
    opacity:0
}

footer a:hover{
	color:#ffeead;
}

strong{font-weight:700}

footer strong{color: #fff}

.footnav {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    overflow: hidden;
    width: 630px;
    left:30px;
    padding-top:20px;
    float: left
}


.headerPic {height: 60vh;}
.hero-image {
  height: 60vh;background-size: cover!important;
  display:flex;
  justify-content:center
}

.leasingpage .hero-image {background-position: bottom!important;}

.metal{
  background: url(../img/lightmetal.jpg) center no-repeat;
  background-size: cover;
}

/* Foundational Values */
.home-value{background: url(../img/values/visionary.jpg) center no-repeat;}
.about-value{background: url(../img/values/rivets_courageous.jpg) center no-repeat;}
.community-value{background: url(../img/values/wood.png) center no-repeat;}
.development-value{background: url(../img/values/concrete_visionary.jpg) center no-repeat;}
.leasing-value{background: url(../img/values/stone_creative.jpg) center no-repeat;}

.value{height: 650px;display: flex;justify-content: center;color: #fff;background-size: cover;flex-direction: column;}
.valuebar > *{align-self: center;}
.valuebar p {font-weight:100;flex-basis: 25%; margin: 0 0 0 30px;font-family: 'Montserrat', sans-serif;line-height: 1.4;}
.valuebar h3{font-size: 2.4rem;letter-spacing:8px;}
.valuebar{background: rgba(0, 31, 91, 0.57);padding: 30px 0;display: flex;justify-content: center;height: 240px;}
.aboutpage .valuebar {color: red;background: RGBA(64, 37, 72, 0.86);}
.communitypage .valuebar {background: rgba(255, 238, 173, 0.60); color: #393331;}

.hero-image > div {
    font-size: 3.5rem;
    text-transform: uppercase;
    color:lightgoldenrodyellow;
    letter-spacing:.75rem;
    font-weight:100;
    align-self:center;
    text-shadow:0 0 13px black
}

.metal strong{
	color:#000;
	font-weight:700;
	font-family: 'Montserrat', sans-serif;
	font-size:1em;
}

.row.bio {
    padding: 160px 0;
    background: #102338;
    color: #fff;
}

.row.bio:nth-of-type(even) {
    background: RGB(64, 37, 72);
}

.leasingpage .apartments-rent,
.leasingpage .commercial-space-lease {
    max-width: 360px;
    display: block;
    padding: 12px;
    background: rgba(255,255,255,1);
    border-radius: 60px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #333;
    border:1px solid #333;
    margin-bottom:30px;
    font-weight:700;
    font-size: 1rem;
    letter-spacing:1.4pt;
    transition:all .3s ease;
    left: 30px;
}
.leasingpage .commercial-space-lease{
    margin-bottom:60px;
}

.leasingpage .apartments-rent:hover,
.leasingpage .commercial-space-lease:hover {
    background:rgba(16, 35, 56, 0.73);
    color:white;
    border:1px solid #fff;
 }

 .leasingpage .circle-1 {
    height: 40px;
    width: 40px;
    border: 1px solid #bbb;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}

.leasingpage .circle-2 {
    height: 40px;
    width: 40px;
    border: 1px solid #bbb;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
}

.leasingpage .line-1 {
    width: 110%;
    height: 1px;
    position: absolute;
    background: rgba(16, 35, 56, 0.13);
    /* box-shadow: 0 0 2px black; */
    left: -5%;
    top: 19px;
}

.leasingpage .vert-line-1 {
    width: 1px;
    height: 60px;
    background: #bbb;
    position: absolute;
    top: -9px;
    left: 19px;
}

.leasingpage .vert-line-2 {
    width: 1px;
    height: 62px;
    position: absolute;
    top: -11px;
    right: 20px;
    background: #bbb;
}

.community-page .blue-bg {padding: 60px 0;}
.community-page .community-directory ul{  line-height: 1.5; margin-bottom: 20px}
.community-page .community-directory a{
 color: rgba(255, 255, 255, 0.51);
 text-decoration: none;
}
.community-page .community-directory h5 {
    color: #ffeead;
    font-size: .8rem;
    letter-spacing: 1px;
}

.detail-page .bus-link {
    background: black;
    color: white;
    text-decoration: none;
    line-height: 25px;
    height: 25px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    border-radius: 40px;
    font-size: 0.8rem;
    display: block;
    width: 110px;
    letter-spacing: 1px;
    text-align: center;
}

.detail-page .property-photos img {
    width: 100%;
    margin: 10px 0 100px;
    height: auto;
}

.detail-page .blurb { width: 90%;}
.development-page .metal h2 {margin-bottom: 20px;}
.forsale-page .contain h2 {margin-bottom: 10px;}

form {
    min-height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

form label,
form input,
form textarea{
    display:block;
    width:100%;

}

.alert.success p {
    font-size: 3rem;
    align-self: center;
}

.alert.success {
    display: flex;
    justify-content: center;
    height: 430px;
    /* border: 1px solid; */
}

form label{margin-bottom:5px; text-transform: uppercase;}
form input,form textarea{border:1px solid #000; background: rgba(255,255,255,.8)}
form input{font-size:1rem;padding:10px;}
form textarea{height:140px;max-height:200px;font-size: 1rem;padding: 10px;}

form [type=submit]{
    background:#000;
    color:#fff;
    border-radius:40px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 1.5rem;
    padding: 5px;
    letter-spacing: 2px;
}

.pastprojects-page .pastProp {
    height: 350px;
    float: left;
    width: 50%;
}

.pastprojects-page .item h4, .item p {
    float: left;
}

.pastprojects-page .item a{color:#fff}

.pastprojects-page .item {
    margin-bottom:10px;
    font-size: 1.2em;
    color: #7289a2;
    line-height: 1.2;
}

.pastprojects-page .item strong {
   font-weight:700;
   text-transform:uppercase;
   font-family: 'Montserrat', sans-serif;
   color:#fff;
}

.pastprojects-page .altImages img {
    width: 28%;
    float: left;
    margin-right:21px;
    object-fit: cover;
    min-height: 140px;
    margin-bottom: 20px;
}

/* .pastprojects-page .altImages li:first-child img{width:90%;margin-bottom: 30px;} */
.pastprojects-page .altImages {overflow: hidden;}

.pastprojects-page .past-proj-premium {
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 40px;
    border-bottom: 1px solid #fff;
}


.featuredprop h2 {
    font-size: 2.3rem;
    color: black;
    letter-spacing: 2px;
}

.featuredprop h3 {
    letter-spacing: 2px;
}

.apartments-page .headline {
    width: 100%;
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px solid;
    border-top: 1px solid;
    margin-bottom: 30px;
    font-size: 2rem;
    letter-spacing: 3.2px;
}

.apts {
    background: white;
    color: black;
    padding: 60px;
    overflow: hidden;
}

.apt-Photos img {width: 100%; margin-bottom: 30px;}
.apts .info {padding-left: 20px;line-height: 1;}
.apts .info li {
    margin-bottom: 14px;
    background: url(../img/bullet.svg)left 0px top 13px no-repeat;
    background-size: 10px;
    padding: 2px 0 2px 20px;
}

.apts h3{
  margin-bottom:20px;
  border-bottom: 1px solid;
  border-top: 1px solid;
  padding: 5px 0;
  text-align: center;
  letter-spacing: 2px;
}

.apt-address {letter-spacing: 1.4px;}

.apt-contact a {
    display: block;
    text-decoration: none;
    margin-top: 10px;
    color: #000;
    font-size: 1.4rem;
    font-weight: 700;
}

.apt-address a:last-child{margin-bottom:20px}

.back-button {
    background: #ffffff;
    color: #7289a2;
    border: none;
    padding: 5px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.9rem;
    border-radius: 30px;
    margin: 100px auto 20px;
    text-align: left;
    display: block;
    cursor: pointer;
    transition: all .3s ease;
}

.back-button:hover {
    background: #f3f3f3;
}

.co-info li {line-height: 1.5;font-size: 1.2rem;}

.item span {top: 4px;}
.contain img {max-width: 100%;}

.contain li {line-height: 2;}
/*.contain h2 {margin-bottom: 10px;}*/

.inDevProp{
  padding: 60px 0;
  color: #7289a2;
  font-size: 1.2rem;
}

.inDevProp strong {
    color: white;
    text-transform: uppercase;
    font-size: 1.4rem;
    line-height: 1.6;
}
.rc h3 {color: white;margin-bottom: 10px;float: left;margin-right: 10px;}

.floor-plan-container img {
    width: 80%;
    float: left;
    margin-bottom:30px
}

.overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 100vh;
  background: rgba(16, 35, 56, 0.92);
  z-index:10;
  display: none;
}

.shadowbox{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin:auto;
  /* background: white; */
}

.shadowbox img {
    align-self: center;
    max-width: 1000px;
    width: 100%;
}

.close-btn {
    height: 24px;
    width: 24px;
    position: absolute;
    right: 12px;
    top: 12px;
    background: black;
    /* border-radius: 50%; */
    background: url(../img/close-btn2.svg) center no-repeat;
    background-size: 100%;
    z-index: 500;
}

.mainImg {width: 90%; margin-bottom: 20px;}


.item {clear: both;}

.shadowbox{display:flex;justify-content:center;}
.shadow-items img{  cursor: pointer;}

.homepage .intro a {
    width: 260px;
    margin: auto;
    height: 50px;
    line-height: 47px;
    background: rgba(255,255,255,0.8);
    display: block;
    border-radius: 80px;
    border: 1px solid;
    text-decoration: none;
    font-size: 1.6rem;
    letter-spacing: 1px;
    transition:all .3s ease;
    color: #102338;
}

.homepage .intro a:hover{
    background:rgba(16, 35, 56, 0.67);
    color:#fff;
}

.homepage .intro a .circle-1 {
    height: 48px;
    width: 48px;
    border: 1px solid;
    border-radius: 50%;
    position: absolute;
    left: -1px;
}

.homepage .intro a .circle-2 {
    height: 48px;
    width: 48px;
    border: 1px solid;
    border-radius: 50%;
    position: absolute;
    right: -1px;
    top: 0;
}

.homepage .intro a .circle-1:before {
    content: '';
    display: block;
    height: 1px;
    background: rgba(114, 137, 162, 0.69);
    position: absolute;
    top: 23px;
    width: 290px;
    left: -15px;
}

.homepage .intro a .circle-1:after {
    content: '';
    display: block;
    height: 70px;
    background: rgba(114, 137, 162, 0.78);
    position: absolute;
    top: -12px;
    width: 1px;
    left: 22px;
}

.homepage .intro a .circle-2:after {
    content: '';
    display: block;
    height: 70px;
    background: rgba(114, 137, 162, 0.78);
    position: absolute;
    top: -12px;
    width: 1px;
    left: 22px;
}

@media screen and (max-width:768px) {

  .logo a {
      display: block;
      /* border: 2px solid; */
      width: 230px;
      height: 140px;
      top: -10px;
      left: 10px;
      text-indent: -5000px;
  }

  header { height: 160px; background: #102338;}

  footer .col{float:none;}
  footer ul{
    height:auto;
    margin-left:0px;
    line-height:2.5;
    margin-bottom:30px
  }

  .footnav {
    border-right: none;
    border-left:none;
    overflow: hidden;
    width: 100%;
    left:0px;
    padding-top:20px;
    float: left
  }

  footer{height:auto;}

  footer img {
    width: 99%;
    float: none;
    margin-left: 0px;
    margin-top:30px;
    max-width: 380px;
    margin: auto;
    display: block;
    margin-bottom: 40px;
  }
  .valuebar{flex-direction: column;}
  .hero-image > div {font-size: 1.1rem}
  .logo { background-size: 650px;}
  .valuebar p {font-weight:100;flex-basis: 25%;margin: 20px 0 0 30px;font-family: 'Montserrat', sans-serif;line-height: 1.4;font-size: 1.2rem;}
  .valuebar h3{font-size: 1.5rem;letter-spacing:8px;}
  .detail-page .property-photos img { margin: 10px 0 10px;}
  header nav li {line-height: 1.4!important;}
  .apts {padding: 10px;}
  .apartments-page .headline {font-size: 6vw;}
  footer{padding: 0}
  .pastprojects-page .pastProp {width: 100%;}
}

@media screen and (max-width: 1390px) {
  footer .contain{width: 100%}
}

@media screen and (max-width: 1324px){
  header nav{display: none;}
  .navToggle {
      display: block;
      transition: all .3s ease;
    }
  .navToggle {
      height: 20px;
      width: 40px;
      position: absolute;
      right: 0px;
      top: 20px;
      cursor: pointer;
      z-index: 10;
      transition: all .3s ease;
  }

  .navToggle div {
    height: 3px;
    width: 100%;
    background: white;
    margin-bottom: 6px;
    border-radius: 30px;
    transition: all .3s ease;
  }

  .navToggle.open div:first-child {
        transform: rotate(45deg);
        top: 9px;
    }

    .navToggle.open div:last-child {
        transform: rotate(-45deg);
        top: -9px;
    }

    .navToggle.open div:nth-child(2){
        opacity:0;
    }

    header nav {
        background: rgba(16, 35, 56, 0.93);
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        z-index: 5;
    }

    header nav ul {
        flex-direction: column;
        width: 100%;
        font-size: 2rem;
        padding-top: 66px;
        top:0;
    }

    header nav ul li {text-align: center;margin-bottom: 40px;}

    .leasingpage .apartments-rent,
    .leasingpage .commercial-space-lease {
        margin: 40px auto; left:0;
    }
    .navToggle.open {
        position: fixed;
        right: 40px;
    }

    footer{height: auto;}
}

@media screen and (min-width: 1000px) and (max-width: 1024px) {
  .footnav {
      border-right: 1px solid #fff;
      border-left: 1px solid #fff;
      overflow: hidden;
      width: 590px;
      left: 0;
      padding-top: 20px;
      float: left;
  }
  footer img {
      width: 28%;
      float: right;
      margin-left: 0;
  }
}

@media screen and (max-width:425px) {
  .aptCTA {left: -20px!important; }
  .past-proj-premium .mainImg{margin:20px 0 20px 0; width:100%;padding:0}
  .past-proj-premium .altImages img {
     width: 45%;
     float: left;
     margin-right: 0;
     object-fit: cover;
     min-height: 140px;
     margin-bottom: 20px;
 }
 .altImages li:nth-of-type(odd) img{
      margin-right: 10%;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1390px) {


}
