/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

/* 
dark brown
color:#554e42; 

light brown
color:#c7b299
*/

body{
/*    font-family: 'Lato', sans-serif;*/
    font-family: 'Heebo', sans-serif;
    background: #000;
}
.overflowno{
    overflow:hidden;
}
.overflowyes{
    overflow:scroll;
}

.lightbrowntxt{
    color:#c7b299 !important;
}

.lightbrownbg{
    background-color:#e5e1d9;
}

.redtxt{
    color:#D43A31 !important;
}

.bred{
    border:solid thin red;
}

.bblack{
    border:solid 1px #000;
}
.fill-logogray{fill:#CBCDCE;}
.fill-red{fill:#D43A31;}
.fill-iconred{fill:#D43832;}
.fill-white{fill:#FFFFFF;}

.blackbg{
    width:100%;
    height:100%;
    min-height: 800px;
    position: absolute;
    top:0;
    left:0;
    z-index: 49;
    background: #000;
    opacity:.85;
}
.intro-container{
    width:900px;
    height:600px;
    position: absolute;
    top:0;
    margin-top:-20px;
    margin-left:-450px;
    left:42%;
    z-index: 50;
}

.intro-containersm{
    width:200px;
    height:268px;
    position: absolute;
    top:50%;
    margin-top:-240px;
    margin-left:-100px;
    left:50%;
    z-index: 50;
}


.footerbg{
    background: #000;
}
.black-bg{
    background-color: #000;
}

.nopad{
    padding:0 !important;
}
.bggray{
    background-color: #ccc !important;
}

.graytxt{
    color:#999;
}
.borderright{
    border-right: solid thin #ccc;
}


/*------------- NAV ------------- */


.retailm-option{
    position: absolute;
    top:36.5%;
    width: 100%;
    z-index: 200;
    display:none;
}

.officem-option{
    position: absolute;
    top:44%;
    width: 50%;
    z-index: 200;
}
.officem-option .office-txt, .officem-option .office-txt-sub{
    width:100%;
}
.officem-option:hover{
    cursor: pointer;
}

.officenav, .officenav a, .retailnav, .officenav a:visited{
    color:#c7b299 !important;
}

.officenav:hover, .retailnav:hover{
    cursor:pointer;
}
nav{
    position:fixed;
    right:0px;
    z-index:500;
    width:180px;
    height:100%;
    display:none;
}

#bldgsection{
    color:#999;
    font-size: 1em;
    letter-spacing:1px;
    text-align: center;
    width:100%;
    font-weight: 300;
    padding-top:10px;
    line-height: 1em;
    margin-bottom: 80px;
}
nav hr{
    border: 0;
    height: 1px;
    background: #000;
    background-image: linear-gradient(to right, #000, #333, #000);
}
.nav-wrapper{
    background-color:#000;
    width:100%;
    height:100%;
    display:none;
    padding-top:100px;
}
.dblock{
    display:block;
}

.nav-logo{
    position:absolute;
    top:20px;
    right:40px;
    width:90px;
    height:auto;
    z-index:2 !important;
}

.nav-logo svg{
    width:100%;
    height:100%;
    margin:10px auto 10px auto;
}




nav ul a{
  color: #fff;
    font-size: 1.1em !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 3em;
}

nav ul a:hover, nav a.active{
  color:#D43A31;
}

nav li{
    text-align: center;
    display:block;
    width:100%;
}

.pad40r{
    padding-right:40px;
    
}

nav li:last-child a{
    color:#c7b299 !important;
    
}


#mfeatures{
    position: relative;
    top:490px;
    
}

#mlocation{
    position: relative;
    top:290px;
    
}
#mgallery{
    position: relative;
    top:190px;
}
#mavails{
    position: relative;
    top:210px;
}

#mspecs{
    position: relative;
    top:200px;
}
#mownership{
    position: relative;
    top:200px;
}

#mcontact{
    position: relative;
    top:200px;
}
.side-nav{
    background:#000;
    color:#fff;
    text-align: center;
}

.side-nav li{
    display:block;
}
.side-nav li a{
    color:#fff;
}

.side-nav svg{
    width: 80px;
    height:auto;
    margin-top:20px;
}


p {
    font-size: 1em;
  line-height: 1.4em;
    letter-spacing: 1px;
}

a{
    outline:0 !important;
}

.logo-header{
    /*position:relative;
    position: absolute;
    top:890px;
    left:40px;
    z-index: 900;*/
    opacity: 0;
    width:200px;
    position: relative;
    left:40px;
    padding-top:30px;
    z-index:100;
}


#stickylogo {
    z-index:100 !important;
    width:200px !important;
}
.logo-header img{
    width:240px;
    height: auto;
}

.bggray{
    background-color: #ccc;
}

/*------------ HOME OPTIONS --------------- */

.intro-options{
    height:790px;
    position:absolute;
    width:100%;
    z-index:20;

}
.redtint{
    z-index:11;
     height:790px;
    width:100%;
   background-color: rgba(43, 1, 1, .85);
    position:absolute;
    left:0;
}
.red-strip{
     z-index:12;
     height:200px;
    width:100%;
   background-color: rgba(43, 1, 1, .85);
    position:absolute;
    left:0;
    top:32%;
    display:none;
}

.black-strip{
     z-index:12;
     height:200px;
    width:100%;
   background-color: rgba(0, 0, 0, .5);
    position:absolute;
    left:0;
    top:32%;
    display:none;
}
.blacktint{
    z-index:11;
     height:790px;
    width:100%;
   background-color: rgba(0, 0, 0, .85);
    position:absolute;
    left:0;
    top:0;
}



.retail-txt, .office-txt{
     position:absolute;
    
    z-index:15;
    font-size: 3em;
    letter-spacing: 5px;
    top:42%;
    text-align:center;
    
}

.office-txt{
    width:50%;
}


.retail-txt{
    width:100%;
    padding-left:10px;
    padding-right:10px;
}

.office-txt-sub, .retail-txt-sub{
    position:absolute;
    font-weight: 500;
    z-index:15;
    font-size: 1.3em;
    letter-spacing: 1px;
    width:50%;
    top:42%;
    margin-top:40px;
    text-align:center;
}

.retail-txt-sub{
    width: 80%;
     margin-left:10%;
}

.office-txt-sub{
    right:0;
    color:#fff;
    opacity:0;
}


.retail-txt-sub{
    left:0;
    color:#fff;
    opacity:0;
}

.retail-txt{
    left:0;
    color:#D43832;
}

.office-txt{
    right:0;
    color:#fff;
}

.office:hover, .retail:hover{
    cursor:pointer;
}


.blackborder{
    border:solid 20px #000;
    height:790px;
    width:50%;
    display:none;
}

.brownborder{
    border:solid 20px #c7b299;
    height:790px;
    width:50%;
    position:absolute;
    right:0;
    display:none;
}
.office{
    z-index:10;
    position:absolute;
    height:790px;
    width:100%;
    background: url('../images/exterior.jpg') no-repeat center center fixed; 
    top:0;
    left:-50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#office_btn:hover, #retail_btn:hover{
    cursor: pointer;
   
}
#office_btn, #retail_btn{
display: none;
}

#office_btn{
    z-index:51;
    position:absolute;
    height:790px;
    width:50%;
    top:0;
    left:0;
}

#retail_btn{
    z-index:51;
    position:absolute;
    height:790px;
    width:50%;
    top:0;
    left:50%;
}

.retail{
    position:absolute;
    width:50%;
    height:790px;
    left:50%;
    top:0;
    background: url('../images/exterior.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}



/*------------ HOME --------------- */

#officetint, #retailtint, .office-txt, .retail-txt{
    display:none;
}
.section{
    padding-bottom: 0px;
}
.home{
    height:790px;
    padding-top:0 ;
    background: url('../images/office-interior.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    margin-bottom: 0 !important;
}

.nomarginbtm{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.moveup10{
    margin-top:-10px;
}
.graybg{
    background: #8d8f92;
    color:#fff;
}


.hometxt{
background-color: rgba(42, 1, 1, .82);
    height:170px;
    opacity:0;
    margin-bottom: 0 !important;
width:100%;
   margin-top:620px;
}
.hometext{
    padding:15px 80px 10px 90px;
    color:#fff;
    font-weight:400;
    
}
.hometext p{
    padding-right:180px;
    font-size: .95em;
    text-align: justify;
    text-align-last: center;
    line-height: 1.6em;
    color:#fff;
    font-weight:400 !important;
}
.hometext-note{
    color:#fff;
    text-align: center !important;
    font-size: 1.1em;
    line-height: 1.3em;
}

.hometext h1{
    text-align: center;
    padding-top:200px;
   font-size:1.2em;
    letter-spacing: 1px;
    margin-bottom: 5px;
    font-weight:300;
}
#retailh-text{
    display:none;
}
.hometext h2{
    margin-top:0px;
    padding-top:0px;
    text-align: center;
   font-size:1.7em;
    letter-spacing: 2px;
    font-weight:300;
}
.hometext h3{
    margin-top:0px;
    padding-top:0px;
    text-align: center;
   font-size:1.2em;
    letter-spacing: 1px;
    font-weight:300;
    line-height: 1.2em;
}





hr.top{
    margin-top:35px;
}

hr.btm{
    margin-bottom:35px;
}

.whitebg8{
    height:100%;
    background-color: rgba(255, 255, 255, .9);

}

.sidelabel{
    position: absolute;
    left:-25px;
    top:250px;
    font-size: 1.6em;
    letter-spacing: 4px;
}

.gridgal .sidelabel{
     top:150px;
}
.padright150{
    padding-right:150px;
}
.padright170{
    padding-right:170px;
}

/* HOME CAROUSEL ---- */
 /* just for jsfiddle */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(https://fonts.gstatic.com/s/materialicons/v18/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
}

.middle-indicator{
   position:absolute;
   top:36%;
    width:83%;
   }
  .middle-indicator-text{
   font-size: 4.2rem;
  }
  a.middle-indicator-text{
    color:white !important;
  }
.content-indicator{
    width: 64px;
    height: 64px;
    background: none;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px; 
  }
    .indicators{
  	visibility: hidden;
  }

.home-prev-arrow a, .home-next-arrow a{
    position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  z-index: 1;
}
.home-next-arrow{
    position: absolute;
    right:0px;
}

/*------------ FEATURES --------------- */

.tint-dark{
    z-index:11;
     height:400px;
    width:100%;
    position:absolute;
    left:0;
    background-color: rgba(0, 0, 0, .65);
   /* display: none;*/
}


.light-txt{
    color:#ccc !important;
    /*#C98D8D*/
    font-weight: 500 !important;
}
.tint-light{
    z-index:21;
     height:400px;
    width:100%;
    position:absolute;
    
   background-color: rgba(255, 255, 255, .65);
     display: none;
}
.tint-darkfeat{
    z-index:21;
     height:800px;
    width:60%;
    position:absolute;
    right:0px;
   background-color: rgba(41, 1, 1, .85);
}
.tint-lightfeat{
    z-index:21;
     height:100%;
    width:60%;
    position:absolute;
    right:0;
   background-color: rgba(255, 255, 255, .9);
}

.features, #gal1, #gal2, #gal3, .mi1, .mi2, .mi3, .mi4, .mi5, .floorplan, .plankey, .contactinfo, .specstxt{
    opacity:0;
}

#office-features{
    display:none;
}


/*#retail-features{
    display:none;
}*/
.featimg-container{
    height:260px !important;
    z-index: 2 !important;
   
}

/*
.avails{
    position: absolute;
    background:#fff;
    z-index: 13 !important;
}
*/

.retail-imgm, .retail-imgm img, .office-imgm, .office-imgm img{
    height:auto;
    width:100%
}

.featlist-container{
    height:800px !important;
}

.feat-tint{
       background-color: rgba(0, 0, 0, .85);
    height:800px;
    width:10%;
    position:absolute;
    right:0 !important;
}
.featoffice-tint{
       background-color: rgba(255, 255, 255, .65);
    height:800px;
    width:500px;

}
.moveright30{
    position:relative; left:30px;
}
#officefeat-bg{
    display:none;
    background: url('../images/featoffice-bg.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#retailfeat-bg{
    display:none;
}
.office-feattxt{
    color:#000;
    font-size: .8em;
    font-weight: 500 !important;
    letter-spacing: 2px;
    padding-right:30px !important;
     padding-left:30px !important;
}

.office-feattxt .col{
    padding-right:40px;
}
.padright50{
    padding-right: 90px !important;
}

.office-feattxt h1{
    margin-bottom: 8px;
    font-size: 1.2em;
    font-weight: 300;
     color:#a51313;
}

.office-feattxt h2{
    margin-top: 8px;
    font-size: 1em;
    font-weight: 300;
    color:#a51313;
}


.feat-instruct{
    font-size: .6em;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
     color:#999;
}


.bolder{
    font-weight: 500;
}

.darkbrowntxt-b{
    font-weight: 500 !important;
    color:#a51313 !important;
}

.darkbrowntxt{
    color:#a51313 !important;
}

span.circlenum {
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  font-size: .8em !important;
    font-weight: 400;
  display: inline-block;
  line-height: 1.5em;
  margin-right: 5px;
  text-align: center;
  width: 1.5em; 
}
.greenbg{
    background-color: #22a650;
    color:#fff;
}

.yellowbg{
    background-color: #fcf14f;
    color:#000;
}
.orangebg{
    background-color: #e17e05;
    color:#fff;
}
.brownbg{
    background-color: #936738;
    color:#fff;
}
ul.office-feat{
    font-size: .8em;
}
.office-feat i{
    color: #c1b49a;
}
.featbtn svg:hover, .featbtn div:hover{
    cursor: pointer;
}
.fontbolder{
    font-weight: 500 !important;
}
.featbtn div{
    line-height: 1em;
    font-size: .7em;
    text-transform: uppercase;
    font-weight: 400;
}
.features-detail ul{
    padding-left:30px;
    padding-right:40px;
}
.features-detail ul li{
   list-style-type: disc !important;
}
.features-detail{
    
    font-size: 1em;
    letter-spacing: 1px;
}
.features-detail h2{
    margin-left:-20px;
    font-size: .9em;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 500;
}
hr.featline{
    margin-top:20px !important;
}
.featbtn svg{
    width:76px;
    height:76px;
}
/*
.office-feat li:before {
    content: "■"; 
    font-size: 2em;
    padding-right: 8px;
    color: #c1b49a;
    vertical-align: -15%;
}
*/
.office-featimg{
    text-align: right;
    
}.office-featimg img{
    width:60%;
    height:auto%;
}
.section-head{
    text-align: center;
    height: 200px;
}

.section-head h1{
    font-weight: 700;
    font-size: 2em !important;
   letter-spacing: 5px;
    opacity:.8;
    padding-top: 40px;
    color:#000;
}
.featimg-container .section-head h1{
    padding-top: 25px;
}

.section-head h2{
    font-weight: 700;
    font-size: 1.8em !important;
   letter-spacing: 2px;
    opacity:.8;
    padding-top: 0px;
    color:#000;
    text-transform: uppercase;
}

#retail-features{
    margin-top:0px;
}
.features{
    height:800px;
    z-index:1 !important;
    padding:50px 30px;
    font-size: 1.4em;
    font-weight: 300;
    line-height: 1.5em;
    color:#fff;
    /*background: rgba(42, 1, 1, .7);
    letter-spacing: 1px;*/
}

.featureimg img{
    width:100%;
    height:auto;
    padding:50px 50px 20px 10px;
}

.halfwidth{
    width:50%;
}
.featureslist{
    color:#fff;
    padding-top:80px;
}
.featureslist svg{
    width:53px;
    height:53px;
    padding-top:5px;
}
.padt10{
    padding-top:10px;
}
.features-detail div{
    display:none;
}
.activedet{
    display:block !important;
}
.features-detail li{
    list-style: disc;
    font-weight: 300 !important;
    font-size: .9em !important;
}
/*------------ GALLERY --------------- */

.locationc{
    padding:40px 50px 40px 40px !important;
    background:#000;
}
.map-container iframe{
	pointer-events: none;
}
/*------------ GALLERY --------------- */

#galleryout{
    height:1px;
    width:100%;
    position: relative;
    top:400px;
}

.retail-gal{
    display:none;
}
.gallery{
    height:1050px;
    padding-top:80px;
    
}
.gallery .row{
    padding-bottom: 0px !important;
    padding-top:0px !important;
}

.margintop50{
    margin-top: 50px !important;
}
.margintop80{
     margin-top: 80px;
}
.lb-data{
    background: #000; !important;
    color:#fff;
    height:50px;
    padding:10px;
    margin-top:-5px;
}
.lb-data .lb-caption{
    font-size: 1.6em;
    font-weight: 300;
    color:#fff;
}

.lb-data .lb-number{
   opacity:0;
}

/*------------ MAP --------------- */

#content-p{
    display:none;
}
.neighbor-gallery{
    padding-top:100px !important;
}
.neighborhood-slide{
    height:830px;
    background:#1f0301;
/*
     background: url('../images/neighborhood.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
*/
}
h1.dbrowntxt{
    color:#554e42 !important;
}
.neighbor-head{
    color:#554e42; 
    text-align: center;
}
.neighbor-text{
    text-align: center;
    position: absolute;
top:0;
    padding:100px;
    left:0;
width:100%;
    height:100%;
    background-color: rgba(141, 143, 146, .85);
color: #fff;
    font-size: 1.8em;
    z-index:10;
    letter-spacing: 1px;
}
.map {
text-align: center;
    height:350px;
    background: #000;
    margin-top:20px;
    border:solid thin black;
}


 
.maplink{
    position:absolute;
    z-index: 10;
    background: #000;
    height:40px;
    text-align: center;
    width:100%;
    margin-top:-5px;

}
.maplink a, .maplink a:visited{
    color:#ccc;
}

.maplink a:hover{
    color:#fff;
}

.map-container{
    padding-top:8px;
}
.mapkey {
    font-size: .8em;
    padding-top:10px;
    text-align: center;
    color:#fff;
}
.mapkey img{
    width:18px;
    height:auto;
    vertical-align: -20%;
}
.mleft10{
    margin-left:12px;
    margin-right:5px;
}
.mright5{
    margin-right:5px;
}
/*------------ AVAILS --------------- */


.bordertop{
    border-top:solid thin #999;
    padding-top:20px;
}
.dloadoffice{
    padding: 0 !important;
    margin:0 !important;
}
.dloadpdf h1{
    color:#fff;
    font-size: 1.3em;
}
.smalltext{
    font-size: .7em;
    position:relative;
    top:-25px;
    height:15px;
    left:-5px;
    color:#999;
}

.sf2 .smalltext{
   left:0;
    text-align: left;
}
#retail-avails{
    display:none;
}
.stacktxt{
    color:#000;
    letter-spacing: 1px;
}

.sf-retail{
    font-size: 1.4em;
    line-height: 2.8em; 
}
.sf{
    font-size: 1.4em;
    color:#fff;
    position:relative !important;
   left:-60px !important;   
}

.sf p{
    line-height: 2em;
}
.sf .row{
    height:78px;
    margin-bottom: 0px !important;
    
}

#sf-ph{
    height:115px !important;
    margin-top:-10px;
}


#sf-ph p{
    line-height: 3.2em !important;
}
#sf-retail{
    margin-top:60px;
   height:80px;
}
}
.sf .ph p{
    padding-top: 20px;
}
.retailavailsc{
 height:600px;
}

.retail-d{
    margin-top:15px;
}
.level{
    color: #fff;
    font-size: .8em;
    line-height: 2.5em;
    text-align: center;
    position: relative;
    left:-10%;
/*
    width:120px;
    position:absolute;
   left:-130px;
*/
}

.level div{
/*    border-bottom: solid thin #221F20;*/
    margin-top:10px;
}
.level div:nth-child(3){
    border-bottom: none;
    margin-top:15px;
    color:#999;
    font-size: 1.4em;
}
.leftalign{
    text-align: left !important;
    margin-left:20px !important;
}

/*
.rlevel{
    margin-top:20px;
   line-height: 2em;
    border-bottom: solid thin #221F20;
}
.llevel{
    line-height: 1em;
    padding-top:20px;
    padding-bottom:5px;
    border-bottom: solid thin #221F20;
}
.totaltxt{
    padding-top:20px;
    color:#999;
    font-size:1.4em;
}
*/
availimg-container{
    height:400px;
}
.retailsf{
    color: #fff;
    text-align: right;
    line-height: 2.2em;
    padding-right: 20px;
    font-size:1.3em;
    padding-top:5px;
}

@media only screen and (max-width : 1300px) {
    .retailsf{
    font-size:1.1em;
        line-height: 2.4em !important;
}
    #sf-ph {
    padding-top:15px;
        height:125px !important;
}
    .office-floors .row{
    height:75px !important;
}
    
}


@media only screen and (max-width : 1100px) {
    .retailsf{
    font-size:.9em;
        line-height: 3em !important;
}
    
     #sf-ph {
         height:115px !important;         
}

}

@media only screen and (max-width : 910px) {
    .retailsf{
    font-size:.7em;
        line-height: 3.5em !important;
}
    .level div:nth-child(3){
    margin-top:8px;
    font-size: 1em;
}
    
    #sf-ph {
         height:90px !important;         
}
}


.availsc{
        padding:50px 20px;
   background: url('../images/availsbg-retail.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    }

.availimg, .stacktxt{
    position:relative;
    z-index:20;
}
.sidebracket{
   text-align: right; 
    position: relative;
    left:50px !important;
}
.clicktxt{
    color:#999;
    z-index: 10;
    line-height: 1.5em;
    font-size: .9em;
}


.topbracket img{
    margin-top:80px;
    width:30%;
    height:auto;
}

.btmbracket img{
    width:30%;
    height:auto;
}

.officestackbtn-c{
    position: absolute;
    top:44%;
    width:100px;
    left:5%;
    z-index:1001;
    text-align: right;
}


#officestack_btn:hover, #officestackm_btn:hover, #retailstack_btn:hover, #retailstackm_btn:hover{
    cursor: pointer;
}
#office-avails{
    padding-top:30px;
}
.stacktxt{
    padding-top:15px;
}

.availimg img{
    padding:30px 30px 20px 0px;
    width:100%;
    height:auto;
}
.pad50{
    padding:50px;
}
.plans{
    text-align: center;
}
.plans h1{
    padding-top:60px;
    color:#564e41;
    font-weight: 500;
    font-size: 2em;
}
.plans img, .dload-container{
    width:80%;
}
.dload-container{
    margin:auto;
    text-align: right;
}
/*
.retail-stackc{
    width:500px;
    height:580px;
    position:absolute;
    left:5%;
    z-index:1;
    margin-top:-50px;
}*/

.retail-stackc{
    text-align: right;
    position: relative;
    height:100%;
}
.retail-stackc img{
    height:auto;
    width:56%;
    position:relative;
    left:-50px;
  margin-top: 2%;
}


.office-stackc{
    text-align: right;
    position: relative;
    top:-30px;
}
.office-stackc img{
    width:52%;
    height:auto;
}

.office-stackc h1{
    color:#fff;
    font-size: 1.8em;
    padding-right:7%;
}
.retail-stackc h1{
    color:#fff;
    text-align:right;
    padding-right:60px;
}
.lighterbrownbg{
/*    background-color: #e5e1d8;*/
    background-color:#000;
}

.viewretailstack-c{
     position: relative;
  top:-130px;
        height:100px;
   width:40%;
}
.viewretailstack{
    line-height: 1.4em;
    text-align: right;
    min-width:80px !important;
    color:#ccc;
    font-size: 1em;
    display:inline-block;
    position:relative;
    top:-40px;
    padding-right:5px;
}
.viewretailstack:hover{
    color:#fff;
}
 
.officestackline{
    display:inline-block;
    height:120px;
    width:20px;
     border-top:solid thin #999;
    border-bottom:solid thin #999;
    border-left:solid thin #999;
}

.office-floors .row{
/*    border-bottom: solid thin #fff;*/
    height:80px;
    text-align: center;
    font-size: .8em;
    color: #ccc !important;
    line-height: 1em;
}

.office-floors p{
    padding-top: 55px;
}

#ph{
    height:50px !important;
/*    margin-left:-10px;*/
    margin-bottom:40px;
}
#groundfl{
   margin-top:60px; 
}

#ll p{
  padding-top:15px;  
}

#ph p{
  padding-top: 25px;  
}


#ll{
    height:40px !important;
}
.office-floors{
    position: relative !important;
    left:-50px !important;
}
.dload .row{
    text-align: center;
    height:80px;
    background-color: rgba(212, 56, 50, .5);
    width:120px;
}

.dload .office-d .row:first-child{
    margin-top:80px;
}


.dload .row:hover {
    background-color:#D43832 !important;
    /*color:#c7b299 !important;*/
}


.dload .row p{
    font-size: .8em;
    color: #fff;
    padding-top:10px;
    font-weight: 300;
    
}

.dload .row p i{
    font-size: 1.5em !important;
    padding-top:5px;
}


.dload_btn a, .dload_btn a:visited{
    color: #544E42;
    font-weight: 500;
   
}

.dload_btn a span{
     padding-right:10px;
    padding-left:10px;
}

.dload_btn a:hover{
   color:#887f70; 
}


/*------------ SPECS --------------- */




.specstext{
    position: absolute;
    margin-top:-305px !important;
    left:50%;
    margin-left:-450px;
}



.specstint{
    height:800px;
   background-color: rgba(0, 0, 0, .88);
}
.specs-container{
    height:800px;
}

.specstxt{
    color: #fff;
    position: absolute;
    top:120px;padding-left:40px;
    font-weight: 300;
    left: 0px;
    right:0;
    margin:auto;
    line-height: 1.4em;
}

.specstxt span{
    color: #ccc;
    font-weight: 500;
    /*letter-spacing: 1px;*/
}

.specstxt col{
    padding-right:20px;
}

/*------------ OWNERSHIP --------------- */
.windsor-container{
    margin:auto;
    width:260px;
    height:89px;
    margin-bottom: 80px;
}
.windsor-container svg{
    width:100%;
    height:100%;
}



.ownertint{
    height:800px;
   background-color: rgba(93, 92, 91, .55);
    /*94, 100, 109, .7);  118, 117, 115  141, 143, 146 */
}

.ownertext{
    color:#fff;
    padding-top:100px;
    font-size: 1.4em;
    padding:100px;
    line-height: 1.6em;
}
.ownertext a, .ownertext a:visited{
    color:#fff;
}

.ownertext a:hover{
    color:#271d0b;
    cursor:pointer;
}

/*------------ CONTACT --------------- */

.contact{
        margin-top:0px;
    }
.cw-container{
margin-top:30px;
    margin-bottom:30px;
}

.border-rr{
    border-right:solid thin #d43832;
}
.row .no-pad .col{
    padding:0 !important;
    margin:none;
}
#retail-contact{
    display:none;
}

#retail-contact .txt{
    text-align: left;
}


#office-contact{
    font-size: .9em !important;
    line-height: 1.4em;
    letter-spacing: 1px;
}

#office-contact span{
    text-transform: uppercase;
    letter-spacing:2px;
    font-weight: 300;
}

#office-contact a{
    color:#fff;
}
#office-contact a:hover{
   color:#ed6863;
}



.contact-tint{
   height:830px;
    background-color: rgba(0, 0, 0, .8);
}
.contactlogo-container{
       width:457px;
    height:75px;
    margin:auto;
}

.contactlogo-container svg{
    width:100%;
    height:100%;
}

#contact .sidelabel{
    color: #000;
}
.nkflogo{
    margin-top:40px;
}
.nkflogo svg{
    width:200px;
    height:auto;
    
}
.contactlogo{
text-align: center;
    height:300px;
    background: #000;
    margin-top:-50px;
}

.padtop50{
    padding-top:50px;
}
.padtop100{
    padding-top:100;
}
.padtop40{
    padding-top:100;
}
.contactinfo{
    color:#fff;
    font-weight: 300;
    font-size: 1.4em;
    line-height: 1.6em;
    height:800px;
    padding-left:70px;
    padding-top:40px;
    
}
hr.contactline{
     border: 0;
    height: 1px;
    background: #999;
    opacity:.5;
    margin-bottom: 40px;
}

.width50{
    width:50%;
}

.width80{
    width:80%;
}
.contact h1{
    letter-spacing:3px;
    color:#d43832;
    margin-bottom:40px;
    margin-top:90px;
}
.contactinfo span{
    font-weight: 500;
}
.contactinfo a, .contactinfo a:visited{
    color:#ccc;
}
.contactinfo a:hover{
    color:#ed6863;
}
.contactinfo h3{
    font-size: 1.2em !important;
}
.contactinfo p{
    padding-top:180px;
}
.mcdevc{
        text-align: right;
    }
.contact-logos{
    text-align: center;
}
.contact-logos img{
    width:180px;
    height:auto;
}



footer.page-footer{
    display:none;
    z-index: 900;
    position: fixed;
    bottom: 0;
    width:100%;
    height:30px;
    padding:5px 20px;
    font-size: .8em;
    color:#ccc;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-right:180px;
    /*border:solid thin red;*/
}





.page-footer a, .page-footer a:visited, footer.small-footer a, footer.small-footer a:visited, footer.med-footer a, footer.med-footer a:visited{
    color:#ccc;
}

.page-footer a:hover, footer.small-footer a:hover{
    color:#fff;
}
.button-collapse {
  color: #727374;
    background-color: rgba(145, 145, 145, .5);
    margin-top:15px !important;
    height:35px !important;
    
}
nav i.material-icons{
    font-size: 2.5em !important;
    position:relative;
    top:-10px;
}

nav i.material-icons:hover{
    color:#000;
}


.parallax-container {
/*  min-height: 250px;*/
  line-height: 0;
  height: auto;
/*    background: #000;*/
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }

@-webkit-keyframes scroll-inner {
    from {
        margin-top: 15%;
        opacity: 1
    }
    to {
        margin-top: 75%;
        opacity: 0
    }
}

@keyframes scroll-inner {
    from {
        margin-top: 15%;
        opacity: 1
    }
    to {
        margin-top: 75%;
        opacity: 0
    }
}
.mouse-container a{
    color:#fff;
    font-size: .8em;
    letter-spacing: 2px !important;
}
.mouse-container {
    position: absolute;
    bottom: 150px;
    margin-left:-80px;
    left: 49.5%;
    display: block;
    height: 50px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

div.mouse {
    position: relative;
    display: block;
    width: 20px;
    height: 30px;
    margin: 0 auto;
    border: solid 1px #fff;
    border-radius: 8px
}

div.mouse span.scroll-down {
    display: block;
    width: 4px;
    height: 4px;
    margin: 15% auto auto;
    -webkit-animation: scroll-inner 1.5s;
    animation: scroll-inner 1.5s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 50%;
    background: #fff
}

.scrolltotop{
	width:50px; 
	height:50px;
	padding:10px; 
	text-align:center; 
	background-color: rgba(145, 145, 145, .5);
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	position:fixed;
	bottom:75px;
	right:40px;
	display:none;
    font-size: 3em;
}
.menutop{
    position: fixed;
    top:50px;
    right:50px;
    z-index:300;
}
.scrolltotop i{
    position:relative;
    top:-20px !important;
}
.scrolltotop:hover{
	text-decoration:none;
}

.intro-thumbimg{
        display:none;
    }
@media only screen and (max-width : 1250px) {

.sf {
        font-size: 1em !important;
    }
    .sf .row{
    height:63px;
    margin-bottom: 0px !important;
}
    .office-floors .row{
    height:57px !important;
}
}
@media only screen and (max-width : 992px) {
    
    .contact{
        margin-top:100px;
    }
    .ripco-container{
        float: none;
        margin:auto;
        margin-bottom:20px;
    }
    .mcdevc{
        text-align: center;
    }
    
     .cw-container{
         
    margin:auto;
         margin-bottom:20px;
}
    .viewretailstack{
    width:40px !important;
   
}
    #retail-contact .txt{
        font-size: .75em;
        line-height: 1.4em;
    }
    
    #ph{

    margin-bottom:20px;
}
    .office-floors{
        left:-30px !important;
    }
    .office-stacktxt{
        margin-top: 100px;
        width:500px;
       
    }
    
    .office-stackc{
    top:50px;
}
   nav ul a{
  padding: 0 2px;
    font-size: .8em !important;
}
    
    .sf {
        font-size: .8em !important;
        left:-40px !important;
    }
    
     .logo-header img{
    width:170px;
    height: auto;
}
    
    .hometxt h1.tablethead{
        font-size: .9em;
    }
  /*.parallax-container .section {
    position: absolute;
    top: 40%;
  }*/
  #index-banner .section {
    top: 10%;
  }
    
    
    
    /*------features ----*/
    
    .features{
    font-size: 1em;
}
    
    .features .col .m10{
        padding-left:30px;
    }
    
.retailavailsc{
 height:auto;
}
    
    
    /* -------- specs ------ */
    
/*
    .specsimg-container{
    margin-top:-20px;
}
    
    .specstint{
    margin-top:-360px;
    height:900px;
}
    
.specsimg-container{
        height:900px;
   
    }
     .specstxt{
    margin-top:-750px !important;
   
}
    
    
    .leftspec{
        padding-left:20px !important;
    }
*/
    
    /* -------- avails ------ */
   
    .availsc2.pad50{
        padding:0 !important;
    }
    .clicktxt{
        width:120px;
        position:relative;
        left:-70px;
    }
    
        /* -------- location ------ */

    .neighborhood-slide{
    height:auto;
    }
        
    /* -------- gallery ------ */
   .gallery{
    height:auto !important;
       padding-bottom: 80px;
}
   
   /* -------- contact ------ */
    
    .contactlogo-container{
       width:497px;
    height:82px;       
    }
    
   
    .cw-container{
    width:187px;
    height:39px;
        
}
.cw-container svg{
    width:100%;
    height:100%;
}
     
    .contactinfo p{
    padding-top:0px !important;
}
    
    .contactinfo{
         opacity:1;
        margin-top:-120px;
    }
    
    .rdelogo{
        padding-top:0px;
    }
    .rdelogo-container{
    width:120px;
    height:114px;
    
}
}


@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
      body, html{
/*          width:375px !important;*/
          max-height: 667px !important;
          height: 667px !important;
      }
      html { overflow: hidden; }

}

@media only screen and (max-width : 1260px) {
    
 .sf-retail{
    font-size: 1.2em !important;
}

    .office-floors p{
        padding-top:20px;
    }

/*

.level{
    width:80px;
    left:-80px;
}
*/
    
}

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

    .office-floors .row{
    height:40px !important;
}
     .sf .row{
    height:43px;
    
}
    
     .sf-retail{
    font-size: 1em !important;
}
    
#office-contact{
    font-size: .65em !important;
    line-height: 1.4em;
}
    .cw-container{
    width:137px;
    height:29px;
}
}
@media only screen and (max-width : 1000px) {
    .intro-container{
        margin-left:0;
        left:0;
    }
}
@media only screen and (max-width : 990px) {
    .sf-retail{
    font-size: 1em !important;
}
    .office-floors .row{
    height:35px !important;
}

}
@media only screen and (max-width : 640px) {
nav{
        height:60px;
        width:100%;
    }
}

#office-featuresm{
    background: #fff;
}
@media only screen and (max-width : 600px) {
    
    #bldgsection{
        display:none;
    }
    .nav-wrapper{
        padding-top:0px;
    }
    .features-detail div{
    display:block;
}
    
    
    .m-logohome{
        text-align: center;
        padding-top:40px;
    }
    .m-logohome img{
        
        width:200px;
        height:auto;
    }
    .s-inline{
        display: inline-block;
        width:49%;
    }
    .side-nav img{
    width: 140px;
    height:auto;
    padding-top:20px;
    margin-bottom:10px;
}
    footer.page-footer{
        padding-right:0px;
    }
    
    .hometxt{
        margin-top:0px;
        background-color: rgba(42, 1, 1, 1);
    }
    .hometext p{
        padding-right:0px;
    }
    .hometext{
        padding:20px;
    }
    /*--------- phone - intro ----------- */
    
    .retail-txt, .office-txt{
    font-size: 2em !important;
    letter-spacing: 1px;
}
    .browntint{
        width:50%;
    }
#animation_container2, .intro-containersm #dom_overlay_container2{
/*  width:200px !important;*/
    height:200px !important;
    top:0%;
    margin-top:-20px;
/*    border:solid thin red;*/
}

    .black-strip, .red-strip{
    top:0px;
        height:150px;
}
    
    
    .office{
    background: url('../images/office2.jpg') no-repeat center center; 
    }
  
    
   .office-txt-sub, .retail-txt-sub{
    opacity:1;
       font-size: .8em;
}


    
    
    .logo-header img{
    width:140px;
    height: auto;
}
    
        /*--------- et phone - home ----------- */

    nav .button-collapse{
        position: absolute;
        top:0px;
        right:10px;
    }
    .nav-logo{
    position:absolute;
    top:5px;
    left:20px;
    width:190px;
    height:auto;
        
}
    
    #retailm_btn, #officem_btn{
        height:100px;
    }
    
    
    .hometxt{
        width:100% !important;
        padding:20px;
        position:relative;
        top:0px !important;
    }
    
   /* .intro-thumbimg{
        display:block;
        padding-top:15px;
    }
    .intro-thumbimg img{
        width:60%;
        height:auto;
    }*/
    
    .h300{
      height:300px;  
    }
    
    .h600{
      height:600px;  
    }
    
    .h550{
      height:550px;  
    }
    
     .h200{
      height:240px;
    }
    
    .home{
        width:100% !important;
        height:auto !important;  
    }
    .officem-img, .retailm-img{
        margin-top:59px;
    }
    .officem-img, .officem-img img, .retailm-img, .retailm-img img{
     width:100%;
        height:auto;
        margin-bottom:-3px;
    }
    .padright150{
        padding-right:0px;
    }
    .featimg-container h1{
        line-height: 1.3em;
    }
    .home p{
/*        width:90%;*/
        line-height: 1.8em;
        letter-spacing: 1px;
        margin:auto;
    }
    #officeh-text,  #retailh-text{
/*     position:absolute;*/
        top:20px;
    }   
   
    /*--------- phone - section dividers ----------- */

    .parallax-container {
        height:250px;
        margin-bottom:-1px;
    }
    .parallax-container .section {
    top: 0%;
        height:250px;
        padding:5px 20px;
  }
    
    .sec-divider{
        height:400px;
    }
    /*--------- phone - features ----------- */
    
   #features {
    height:350px;
    margin-top:0px;
   
}
    
    .featureslist{
        background: #2E2E2E;
        padding: 30px 30px 60px 30px;
        text-align: center;
        margin-top:-10px;
}
    .feat-icons{
    margin-top:-900px !important;
    }
    
    .features-detail h2{
        font-size: 1.4em;
    }
    .features-detail{
    font-size: 1.2em;
}
.feattxt{
    margin-top:-460px;
    height:1100px;
}
    
     
    
     .leftspec{
        padding-left:15px !important;
    }
    
    
    .specstint{
    margin-top:-500px;
    height:1200px;
}
    
    .specsimg-container{
    margin-top:-20px;
        height:1150px;
}
    
  .specstxt{
    margin-top:-1100px !important;
   
}
    
    /*----- phone Avails ------- */

    .sf-retail{
    font-size: .8em !important;
    line-height: 1.5em;
}
    .smalltext{
    font-size: .9em;
    position:relative;
    top:0px;
    left:0px;
        margin-bottom: 10px;
    color:#999;
}
    .level{
  
    line-height: 1.6em;
    }
     .leveltxtm{
        margin-top: 25px;
       font-weight: 500;
          font-size: .9em;
         line-height: .7em !important;
    }
    .availimg{
        text-align: center;
    }
  .availimg img{
      width:90% !important;
      padding:0px !important;
      position: static !important;
    padding-top:0px;
}
    
    #retail-availsm{
        background:#000;
    }
    .avails .pad50{
    padding:40px 0px!important;
      position: relative;
       left:-20px;
    }
    .viewretailstack{
   padding-top:290px;
    font-size: .8em;
    line-height: 1.2em;
    position: relative;
    left:-10px;
  
}
   #office-avails{
       
    padding-top:0px;
        margin-top:-100px !important;
        
}
    
     
     .office-stackc{
    top:-70px;
}
.office-stackc h1{
   padding-right: 10px;
    text-align: right;
   
}
    
    
.office-stackc img{
    width:150px !important;
}
    .stack-retailm{
        text-align: center;
        position: relative;
        top:-150px !important;
    }
    .stack-retailm h1{
        color:#fff;
    }
    .stack-retailm img{
        width:120px;
        height:auto;
    }
    .stack-retailm p{
        font-size: .8em;
        color:#fff;
        
        line-height: 1.2em !important;
    }
    .stack-retailm p:first-child{
        margin-bottom: 15px;
        padding-top:175px;
    }
    #officestackm_btn, #retailstackm_btn{
        color:#FFF;
        font-size: 1em;
        text-align: center;
    }
    
    #officestackm_btn{
        position: relative;
        top:-140px;
    }

    .retail-stackc{
    width:auto;
    height:380px;
    position:absolute;
    left:0px;
    z-index:1;
    margin-top:0px;
}
.retail-stackc img{
    height:100%;
    width:auto;
}

    
    
    .retailstack-m {
        border-top:solid thin #FFF;
        margin-top:380px;
        
        width:100%! important;
        position:absolute;
        color:#FFF;
        line-height: 1.4em;
        
    }
    
    #retailstackm_btn{
        padding-top:10px; 
    }
    
    #retailstackm_btn:hover{
        color:#886c3c;
    }
   
   
    #office-availsm{
        padding-top: 40px;
    }
/* bracket where click to view retail opportunity is - by stacking plan */
    
.officestackline{
    top:-100px;
    left:65px;
    height:120px;
    width:5px;
}
    .margintopm{
        margin-top:10px;
    }
.office-floors .row{
    height:43px !important;
    text-align: left;
    font-size: .8em;
    line-height: 1em;
    width:90px;
    padding-left:30px;
    border-bottom:none !important;
}

.office-floors p{
    padding-top: 5px;
    
    
}
#phm{
    height:25px !important;
    margin-bottom:46px;
}
#llm p{
  padding-top:0px;
    margin-top:-20px;
}

#phm p{
  padding-top: 0px;  
}


#llm{
    height:20px !important;
}
.office-floors{
    position: relative !important;
    left:-10px !important;
}
    
    
    
availimg-container{
    width:100%;
    height:400px;
    z-index:100;
    background:gray;
}
    
    .floorplan h1{
        font-size: 1.2em;
        padding-right:15%;
    }
    .floorplan img, .plankey img{
        width:95%;
        height:auto;
    }
    .avails {
        height:auto;
    }
   
    .avails-content{
        margin-top:-150px;
    }
    .availsc{
        height:550px;
        width:100%;
        margin:auto;
        
    }
    .availsc2{
        padding-top:70px;
    }
  #index-banner .section {
    top: 0;
  }
     /* ------- phone location ------- */
    
    .mapi-container{
    height:400px;
 
}
    
    .mapkey{
        margin-bottom: 50px;
    }
    /* ------- phone gallery ------- */
    .gallery{
       height:auto !important;
    background:none;
        padding-top:0px;
        background:#000;
    }
    #gallery .section{
        padding-top:0px;
    }
    .phone-gal img{
        width:100%;
        height:auto;
    }
    .phone-gal{
        text-align: center;
    }
    .padright170{
        padding-right: 0px;
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }
    .office-gal{
        color:#fff;
    }
    /* ------- phone contact ------- */
    .border-rr{
        border-right:0px;
    }
    .row .col .border-rr{
        padding-top:25px;
    }
    #retail-contact .txt{
    text-align: center;
}
    .contact{
        margin-top:0px;
    }
    .contactc .section{
        height:800px;
    }
    .mcdevc{
       text-align: center; 
    }
    .ripco-container{
        width:120px;
        margin:0px auto 20px auto;
        float: none;
        padding: 0px;
    }
    
    .asblogo, .l3logo{
    padding:15px;
}
.mcdev-container{
    padding:20px 0px;
    border-right: none;
}
.contactinfo{
    margin-top:0px;
    padding: 50px 20px;
    font-size: 1.2em;
    line-height: 1.6em;
}

.contactinfo h3{
    margin-top:0px !important;
    font-size: 1em !important;
    line-height: 1.6em;
    
}.mcdevc{
        text-align: center;
    }
    .contactc{
        height:800px;
    }
    
    
    #office-contact{
        font-size: .9em !important;
    }
    #office-contact .col{
        padding-bottom:10px;
    }

}

/*---------- iphone 6, 6S, 7 and 8 landscape ------*/

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) { 
    
p.htext{
    font-size: .8em !important;
    
}
    
      
      .sidelabel{
          display:none;
      }
    
    .logo-header img{
    width:160px;
    height: auto;
}
    
    
}
/*---------- iphone 6, 6S, 7 and 8 portrait ------*/

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
      

 
      .map {
    height:450px;
  
}
      .logo-header img{
    width:160px;
    height: auto;
}
     
      
}



.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}

#retail-contact .txt a{
    color:#fff;
}

#retail-contact .txt a:hover{
     color:#c7b299;
}