/* 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;
    
}
.overflowno{
    overflow:hidden;
}
.overflowyes{
    overflow:scroll;
}

.bred{
    border:solid thin red;
}

.bblue{
    border:solid thin blue;
}

.whitebg{
    width:100%;
    height:100%;
    min-height: 800px;
    position: absolute;
    top:0;
    left:0;
    z-index: 49;
    background: #fff;
}

.blackbg{
    width:100%;
    height:100%;
    min-height: 800px;
    position: absolute;
    top:0;
    left:0;
    z-index: 49;
    background: #081340;
}
.logo{
     width:180px;
    height:200px;
    position: absolute;
    top:50%;
    margin-top:-110px;
    margin-left:-90px;
    left:50%;
    z-index: 150;
}
.intro-container{
    width:400px;
    height:140px;
    position: absolute;
    top:50%;
    margin-top:-90px;
    margin-left:-250px;
    left:50%;
    z-index: 50;
}
.intro-containersm{
    width:380px;
    height:268px;
    position: absolute;
    top:50%;
    margin-top:-120px;
    margin-left:-190px;
    left:50%;
    z-index: 50;
}


.darkbrown-bg{
/*    background-color:#392417;
    background-color:#b63225; -- red*/
    background-color:#333;
    
}
.black-bg{
    background-color: #000;
}

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

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


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



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

.officem-option{
    position: absolute;
    top:300px;
    width: 50%;
    z-index: 59;
    display:none;
}
.officem-option .office-txt, .officem-option .office-txt-sub{
    width:100%;
}
.officem-option:hover{
    cursor: pointer;
}

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

.officenav:hover, .retailnav:hover{
    cursor:pointer;
}
nav{
    position:fixed;
    left:0px;
    z-index:500;
    width:100%;
    display:none;
}
#nav{
    position: absolute;
     z-index:40 !important;
    right:0px;
}
.nav-wrapper{
    background-color:#171717;
/*    background-color:#a83c2f;*/
    width:100%;
    height:60px;
    display:none;
}
.dblock{
    display:block;
}

.nav-logo{
    position:absolute;
    top:-4px;
    left:25px;
    width:230px;
    height:52px;
    z-index:2 !important;
}

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

.sidenav-logo{
    width:230px;
    height:52px;
    margin:auto;
    margin-top:20px;
}

.sidenav-logo svg{
    width:100%;
    height:100%;
}



nav ul a{
  color: #aaa;
    font-size: .9em !important;
    letter-spacing: 1px;
    text-transform: uppercase;
}

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

nav li{
    text-align: center;
    display:inline-block;
   margin-left:20px;
}

.pad40r{
    padding-right:40px;
    
}

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


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

#mlocation{
    position: relative;
    top:230px;
    
}
#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;
    font-size: 1.2em;
}
.side-nav li a{
    color:#fff;
}

.side-nav img{
    width: 80px !important;
    height:auto;
    margin-top:20px;
    margin-left:30px;
}


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 --------------- */
.homem-options{
    display:none;
}
.retailm-option{
    display:none;
}
.intro-options{
    height:790px;
    position:absolute;
    width:100%;
    z-index:20;
}
.browntint{
    z-index:11;
     height:790px;
    width:100%;
   background-color: rgba(117, 117, 117, .85);
    position:absolute;
    left:0;
}
.brown-strip{
     z-index:12;
     height:200px;
    width:100%;
   background-color: rgba(164, 165, 165, .85);
    position:absolute;
    left:0;
    top:32%;
    display:none;
}

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



.retail-txt, .office-txt{
     position:absolute;
    font-weight: 300 !important;
    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:#000;
    opacity:0;
}


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

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

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

.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/office2.jpg') no-repeat center left; 
    top:0;
    left:-50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

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



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

.section{
    padding-bottom: 0px;
}



/*
.home{
    padding-top:0 ;
    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;
    margin-bottom: 0 !important;
}
*/
.home{
background: url('../images/featoffice-bg.jpg') no-repeat center center; 
    -webkit-background-size: auto;
  -moz-background-size: auto;
  -o-background-size: auto;
  background-size: auto;
}

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


.hometxt{
background-color: rgba(35, 35, 35, .82);
    height:790px;
    opacity:0;
    margin-bottom: 0 !important;
width:300px; !important;
   
}
.hometext{
    padding:12px;
    color:#fff;
    font-weight:400;
    margin-top:150px;
}
.hometext p{
    font-size: 1em;
    text-align: justify;
    line-height: 1.5em;
/*    color:#c7b299;*/
    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;
}
.hometext h4{
    margin-top:30px;
    margin-bottom:5px;
    padding-top:0px;
    text-align: center;
   font-size:1.2em;
    letter-spacing: 1px;
    font-weight:300;
}




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;
}

/* 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:#c7b299 !important;*/
    color:#fff !important;
    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:45%;
    position:absolute;
    right:0;
   background-color: rgba(15, 4, 4, .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;

}
#officefeat-bg{
    display:none;
}
.office-feattxt{
    color:#000;
    letter-spacing: 1px;
    padding-right:30px !important;
     padding-left:30px !important;
}
.office-feattxt h1{
    margin-bottom: 8px;
    font-size: 1.2em;
    font-weight: 300;
}

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


.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:#720803 !important;
}

.darkbrowntxt{
    color:#720803 !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: #5ab279;
    color:#fff;
}

.yellowbg{
    background-color: #fcf14f;
    color:#000;
}
.orangebg{
    background-color: #eda144;
    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;
}

.whitefill{fill:#FFFFFF;}
	.redfill{fill:#B63225;}

.features-detail ul{
    padding-left:30px;
}
.features-detail ul li{
   list-style-type: disc !important;
}
.features-detail{
    font-size: .9em;
}
.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;
}

h1 sup{
    font-size: .6em;
}
h1.retail-dividertxt{
    line-height: 1.4em !important;
}
.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.3em;
    font-weight: 300;
    line-height: 1.5em;
    /*letter-spacing: 1px;*/
}

@media only screen and (max-width : 1300px) {
    .retailsf{
    font-size:1.1em;
        line-height: 2.4em !important;
}
    
    .office-floors .row{
/*    height:55px !important;*/
}
    #retail-contact .txt{
        font-size: .7em !important;
        line-height: 1.4em;
    }
    
}

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

}


.dload_btn a:hover{
   color:#b0b0b1; 
}

.width50{
    width:50%;
}

.width80{
    width:30%;
}

.contactinfo span{
    font-weight: 500;
}
.contactinfo a, .contactinfo a:visited{
    color:#564e41;
}
.contactinfo a:hover{
    color:#5e4726;
}
.contactinfo h3{
    font-size: 1.2em !important;
}
.contactinfo p{
    padding-top:180px;
}
 
.contact-logos{
    text-align: center;
}
.asblogo, .l3logo{
    display:inline-block;
    padding:30px;
}

.asblogo img{
    width:145px;
    height:auto;
}
.l3logo img{
    width:150px;
    height:auto;
    vertical-align:20%;
}
footer.page-footer{
    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;
    /*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;
  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;
}
div.mouse-container {
    position: absolute;
    bottom: 30px;
    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: 1.2em !important;*/
    }
    #sf-ph{
/*        height:90px !important;*/
    }
    .sf .row{
/*    height:35px;
        
    margin-bottom: 0px !important;*/
}
    .mezzsf{
/*        margin-top:20px;*/
    }

    .office-floors .row{
/*    height:27px !important;*/
}

    #ph{
/*        margin-bottom: 40px;*/
    }
}


@media only screen and (max-width : 992px) {
     
    .viewretailstack{
    width:40px !important;
   
}
    
    
    .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%;
  }
    
    
    
        
  
}


@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:10px;
    }

/*

.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 : 990px) {


    .stacktxt{
    width:100px !important;
    }


    .dload .row{
    text-align: center;
    height:70px;
    background-color:#000;
    width:85px;
        }
    .dload .row p{
        font-size: .65em !important;
    }
    .moveright10{
        position: relative !important;
        left:20px !important;
    }

    .sf-retail{
    font-size: 1em !important;
}
    .office-floors .row{
    height:35px !important;
}
    #ph{
    height:70px !important;
}
/*
    .flrmarginbtm4{
    margin-bottom: 60px;
}
*/
    .lines2 p{
top:-10px;
}
    
    .groundmargin{
         margin-bottom: 40px;
    }
    
     .lines3 p{
         position: relative;
top:-30px;
}
    #sf-ph p{
        margin-top:60px;
        
    }
    #sf-ph{
        height:40px !important;
    }
    .sf .row{
        height: 35px;
    }

}
@media only screen and (max-width : 1060px) {
   
    nav li{
        margin-left:10px !important;
    }
}


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




@media only screen and (max-width : 860px) {
    .nav-logo{
        width:140px;
    height:32px;
        margin-top:10px;
        margin-left:-10px;
    }
   
}

@media only screen and (max-width : 812px) {
    .office-stackc img{
        width:220px;
    }
    .viewretailstack-c{
        left:-80px;
    }
    .sf .row {
    height: 15px;
}
    .viewretailstack{
        font-size: .8em;
    }
    .office-stacktxt{
font-size:.8em;
    }
    .office-stacktxt .sf p{
        width:60px !important;
    }
    .halfwidth p {
        width:60px !important;
    }
    .sf{
        left:-20px!important;
    }
    #sf-ph {
        height:31px !important;
        margin-bottom:45px !important;
    }
    #sf-ph p{
        margin-top:15px !important;
    }
    #ph{
        margin-bottom: 15px;
    }
   
    .office-floors .row {
    height: 15px !important;
}
    .office-floors p{
        text-align: left !important;
        padding-top: 0  !important;
    }
}

@media only screen and (max-width : 700px) {
    .office-stackc img{
        width:200px;
    }
    
    .clicktxt{
        width:120px !important;
    }
    .retail-stackc img {
    width: 70%;
}
     .sidebracket{
    left:0px !important;
}
    .viewretailstack{
    width:20px !important;
   
}
    nav li{
        font-size:.8em;
        margin-left:5px !important;
    }
}
@media only screen and (max-width : 680px) {
    .officecontact-txt{
        font-size: .7em !important;
    }
}
@media only screen and (max-width : 600px) {
    
    .logo{
     width:180px;
    height:200px;
    position: absolute;
    top:30%;
    margin-top:-110px;
    margin-left:-90px;
    left:50%;
    z-index: 150;
}
    
    h1.leasedtxt{
        font-size: .8em;
    }
    img#chieflogo{
        width:80px;
        height:auto;
        margin:10px auto;
    }
    .stacktxt{
    width:auto !important;
    }
    .officecontact-txt{
        text-align: center;
    }
    .intro-container{
    width:400px;
    position: absolute;
    top:20%;
    margin-top:-90px;
    margin-left:-200px;
    left:50%;
    z-index: 50;
}
    .level{
        text-align: right !important;
    }
    .availimg{
        margin-top:30px;
       
    }
    
    .features-detail div{
    display:block;
}
    .lines2 p{
top:-18px;
}
    
    .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;
}
    
    /*--------- 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, .brown-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-logo{
    position:absolute;
    top:-10px;
    left:20px;
    width:200px;
        
}
    
    #retailm_btn, #officem_btn{
        height:100px;
    }
    
    
    .hometxt{
        width:100% !important;
        
        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:200px;
    }
    
    .h400{
      height:400px;
    }
    
    .home{
        width:100% !important;
        height:auto !important;
        background: none !important;
  
    }
    .officem-img, .retailm-img{
        margin-top:70px;
    }
    .officem-img, .officem-img img, .retailm-img, .retailm-img img{
     width:100%;
        height:auto;
    }
    
   
    .home p{
        width:90%;
        line-height: 1.8em;
        letter-spacing: 1px;
    }
    #officeh-text,  #retailh-text{
     position:absolute;
        top:20px;
    }   
   
    /*--------- phone - section dividers ----------- */

    .parallax-container {
        height:250px;
        
    }
    .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;
        text-align: center;
}
    .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 ------- */

stackretailimage{
    text-align: center;
}
    .borderright{
        border-right:0px;
    }
    .availsc{
        padding:0px !important;
    }
    
    #retail-availsm .level{
    font-size: 1.1em !important;
    line-height: 1.55em;
}

    .sf-retail{
    /*font-size: em !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{
     
      padding:0px !important;
      position: static !important;
    padding-top:0px;
}
    
   
    
    .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:200px !important;
}
    .stack-retailm{
       position: relative;
        top:-150px;
        text-align: center;
    }
    
    .stack-retailm h1{
        color:#000;
        
    }
    .stack-retailm img{
        width:100%;
        height:auto;
    }
    .stack-retailm .level{
        text-align: center;
    }
    .stack-retailm .dload{
        padding-top:50px;
    }
    .stack-retailm .level p{
        font-size: .85em;
        color:#000;
        letter-spacing: 0px !important;
        line-height: 3.5em !important;
    }
   
    #officestackm_btn, #retailstackm_btn{
        color:#000;
        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 #000;
        margin-top:360px;
        
        width:100%! important;
        position:absolute;
        color:#000;
        line-height: 1.4em;
        
    }
    
    #retailstackm_btn{
        padding-top:10px; 
    }
    
    #retailstackm_btn:hover{
        color:#886c3c;
    }
   
   
    
/* bracket where click to view retail opportunity is - by stacking plan */
    
.officestackline{
    top:-190px;
    left:65px;
    height:170px;
    width:5px;
}
    .margintopm{
        margin-top:10px;
    }
.office-floors .row{
    height:53px !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:26px;
}
#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;
    }
  #index-banner .section {
    top: 0;
  }
     /* ------- phone location ------- */
    
    .mapi-container{
    height:400px;
 
}
    
    .mapkey{
        margin-bottom: 50px;
    }
    /* ------- phone gallery ------- */
    .gallery{
       height:auto !important;
    background:none;
    }
    .phone-gal img{
        width:100%;
        height:auto;
    }
    .phone-gal{
        text-align: center;
    }
    
    
    /* ------- phone contact ------- */
    #retail-contact .cw-container{
        margin:auto;
        float: none;
        margin-bottom:20px;
    }
    #retail-contact .txt{
    text-align: center;
}
   .rightborder{
        display: none;
    }
    .contactc .section{
        height:700px;
    }
    
    .asblogo, .l3logo{
    padding:15px;
}

.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;
    
}
    
    
    #retail-contact .txt{
        font-size: 1em !important;
       
    }
    
    .contactc{
        height:800px;
    }
    
    
    #office-contact{
        font-size: .9em !important;
    }
    #office-contact .col{
        padding-bottom:10px;
    }
    
    .office-floors .row{
        padding-left:0px;
        margin-left:50px;
    }

}
.test{
    height:100px;
    background: red;
}
@media only screen and (max-width : 400px) {
.office-floors .row{
    font-size: .5em;
}
}


/*---------- 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;
      }
    
    
    
    
}

 
/*---------- 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;
  
}
     
    #phm{
    height:25px !important;
    margin-bottom:70px;
}  
      .office-floors .row{
          height:50px !important;
      }
      .office-floors .row.groundrow{
          height:20px !important;
      }
      
      
}



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

footer.page-footer {
  margin: 0;
}

