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

/*
bright blue: #4bade9;
*/


body, html{
    
    font-family: 'Roboto Condensed', sans-serif;
     background: url('../images/exterior.jpg') no-repeat top right fixed;
    background-color:#446AAF;
      background-size: auto 95%;

}

.mtop-60{
    margin-top:-60px;
}
.transbg{
    position: absolute;
    width:100%;
    height:100%;
    background:#446AAF;
    opacity:.9;
}


.bred{
    border:solid thin red;
}

.fill-white{fill:#FFFFFF;}
.fill-bblue{fill:#00AEEF;}
.fill-regblue{fill:#446AAF;}


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

nav{
    background-color:transparent;
    -webkit-box-shadow:none;
    box-shadow: none;
}
.main-nav{
    position: fixed;
    bottom:60px;
    width:100%;
    z-index:3;
}
.main-nav li{
    background-color: rgba(225, 225, 225, .6);
    margin-right:4px;
    line-height:1em;

    text-align:center;
    
}
.main-nav li:hover{
    background-color:#58bcf9;
    
}

.main-nav li.active{
    background-color:#66aadc;
    
}
.main-nav li.active a{
    color:#fff;
}
.main-nav li a{
    color:#000;
    font-size:.9em;
    height: 50px;
    padding-top:20px;
        line-height: 1em;
}
.main-nav li a:hover{
    color:#fff !important;
}
.main-nav li:nth-child(2) a, .main-nav li:nth-child(3) a{
    padding-top:12px !important;
}
.main-nav li:last-child{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: -moz-linear-gradient(left,  rgba(255,255,255,.4) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,.4) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,.4) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
    width:20%;
    height:50px;
}



p {
  line-height: 2rem;
}

.sidenav-trigger {
  color: #fff;
    position: fixed !important;
}

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }


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

.home-logo svg{
    width:auto;
    height:160px;
}
.hometext{
    font-size:2em;
    color:#fff;
    font-weight:100;
    1px;
    padding-top:30px;
    font-weight:100;
}
.homebtn{
    padding-top:15px;
    color:#fff;
    letter-spacing:1px;
    font-size:1.3em;
    padding-bottom:15px;
}
.homebtn a{
    color:#ea973f;
}
.homebtn a:hover{
    color:#fff;
}

.energylogo svg{
    width:60px;
    height:63px;
    margin-right:20px;
}
.leedlogo svg{
    width:65px;
    height:auto;
}
.energylogo, .leedlogo{
    display:inline;
}

/*---------- AVAILS -------------------------------------------*/

.front-content{
    width:100%;
    position: absolute;
    top:0;
    z-index:2;
}

.avails-logo{
    margin-top:4%;
}
.avails-logo svg{
    width:auto;
    height:120px;  
}

.stack, .floors{
    margin-top:20px;
}
.stack{
     position:relative;
    left:10%!important;
}

.floors{
   color:#dde8ee;
    text-align: left;
    font-weight: 100;
    line-height: 1.3em;
    letter-spacing: 1px;
}
#floorlist li:hover, #floorlist li.active{
    color:#fff;
    cursor: pointer;
}


.fl11{
    margin-top:200px;
}
.fl6{
    margin-top:45px;
}
.instruct{
    font-size: .8em;
    margin-top:20px;
}
.plans{
    color:#fff;
    text-align: center;
}
#floor{
    margin-top:15%;
    font-size: 1.5em;
    font-weight: 100;
}
#planimg img{
    margin-top:40px;
    width:80%;
    height:auto;
}
#planpdf{
    margin-top:20px;
    font-size: 1.2em;
    font-weight: 100;
    letter-spacing:1px;
}
#planpdf a{
    color:#fff;
}
#planpdf a:hover{
    cursor:pointer;
    color:#bae3fb;
}

#map-ster{
    width:auto;
    height:380px;
}

/*---------- SPECS -------------------------------------------*/
.specs-logo svg{
    width:140px;
    height:auto;  
}
.specs-logo{
    margin-top:-50px;
}
.specstext{
    color:#fff;
    font-weight: 100;
    text-align: center;
    margin-top:10px; 
    font-size: 1.1em;
    line-height: 1.3em;
}
.specstext .row{
    margin:auto;
    padding:5px;
    background-color:rgba(225, 225, 225, .15);
    text-align: left;
    width:60%;
}
.specstext .row:nth-child(2){
    background-color:transparent;
    text-align: center;
}
.specstext li{
    margin-bottom: 8px;
}
.specstext a{
    margin-top:5px;
    color:#fff;
}
.specstext a:hover{
    cursor:pointer;
    color:#bae3fb;
}

/*---------- GALLERY -------------------------------------------*/
.gallery-logo{
    margin-top:30px;    
}
.gallery-logo svg{
    width:150px;
    height:100px;
    margin-bottom:10px;
}
.gallery .instruct{
    font-size:.8em;
    color:#fff;
    font-weight:100;
    letter-spacing:1px;
    margin-top:10px;
    margin-bottom:30px;
}
.gallery{
    width:1080px;
    margin:auto;
}

/*---------- LOCATION -------------------------------------------*/

.location-logo svg{
    width:auto;
    height:120px;  
}
.location-logo{
    margin-top:-50px;
}

#map { position:absolute; top:170px; left:3%; width:63%; height:60%; }

/*---------- CONTACT -------------------------------------------*/
.contact{
    color:#fff;
    font-size:1em;
}
.contact-logo svg{
    width:auto;
    height:120px;
    margin-bottom:20px;
    margin-top:-10px;
}
.contact{
    font-weight:100;
    letter-spacing:1px;
    font-size: 1.2em;
    line-height:1.4em;
    
}
.contact a{
    color:#fff;
}
.contact a:hover{
    color:#7ed9fa;
}
.contact .lpclogo{
    text-align:center;
}
.contact .lpclogo img{
    padding:10px 0px;
    width:120px;
    height:auto !important;
}

/*---------- FOOTER -------------------------------------------*/
footer{
    width:100%;
    
}
.page-footer{
    position: fixed;
    bottom:0;
    height:50px;
    background-color:#fff;
    color:#000;
    text-align:left;
    font-size:.8em;
    padding-top:5px !important;
}
.page-footer a{
    color:#000;
}
.page-footer a:hover{
    color:#446aaf;
    cursor:pointer;
}
.lpclogo{
    text-align: right;
    padding-top:8px;
}
.lpclogo img{
    height:35px !important;
    width:auto;
}

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

.stack{
    left:0%!important;
}

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
    .hometext{
font-size:1.5em;
    }
    .stack{
    left:-5%!important;
}
    
    .avails-logo svg{
    width:auto;
    height:80px;
}
    #floor{
        margin-top:30%;
    }
}

    @media only screen and (max-width : 900px) {
        #map-ster{
    width:auto;
    height:360px!important;
            }
            .fl17{
                margin-top:120px;
            }
        .fl11{
                margin-top:170px;
            }
        .fl6{
                margin-top:40px;
            }
       
          .floors{
   font-size: .8em;
} 
            .stack{
    left:0%!important;
}

    }
    
     @media only screen and (max-width : 700px) {
          #map-ster{
    width:auto;
    height:320px!important;
            }
         .fl17{
                margin-top:100px;
            }
    }
@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
    body, html{
     background: none;
    background-color:#446AAF;
    }
    .page-footer{
        height:55px;
        font-size: .7em;
        line-height: 1.2em;
    }
    .lpclogo img{
        width:55px;
        height:auto !important;
        margin-top:6px;
    }
    
    .home-logo svg, .avails-logo svg, .contact-logo svg{
    width:auto;
    height:90px;
        margin-top:-40px;
}
    .specs-logo svg{
        width:auto;
    height:90px;
    }
    .avails-logo{
        margin-top:0px;
    }
    .specstext .row{
    width:100%;
}
    .specspdfc a{
        padding-bottom:90px;
    }
    .gallery-logo svg{
        height:70px;
        width:auto;
}
    .location-logo svg{
    width:auto;
    height:80px;  
}
    #map {width:94%; top:120px;}

.contact{
    padding-bottom:80px;
}


}
/*---------- MOBILE -------------------------------------------*/
.menu-logo svg{
    width:auto;
    height:80px;
    padding-left:32px;
}
.sidenav{
    padding-top:50px;
    background-color: #284d8e;
}
.sidenav li > a {
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: 500;
    height: 36px;
    line-height: 1.2em;
    padding: 10px 32px;
}
.sidenav li:hover {
    cursor: pointer;
}

/*---------- M Home --------*/

.m-exterior img{
        height:400px;
    width:auto;
    margin-top:20px;
    }

/*---------- M Avails --------*/
.m-stack {
    text-align: right;
}.m-stack img{
    height:320px !important;
    width:auto;
    margin-top:20px;
}
.m-plan{
    width:80%;
    border-top:solid thin #ccc;
   text-align: center;
}
.m-plan h1{
    color:#fff;
    font-size: 1.5em;
    font-weight: 100;
    margin-bottom: 0px;
}
.m-plan img{
    width:80%;
    height:auto;
    margin:auto;
}
.m-floors{
    text-align: left;
    color:#fff;
    font-weight: 100;
}
.m-floors .fl17{
    margin-top:125px;
}
.m-floors .fl11{
    margin-top:190px;
}
.m-floors .fl6{
    margin-top:25px;
}
.dloadpdf{
    margin-bottom: 40px;
}
.dloadpdf a{
    color:#fff;
}
.dloadpdf a:hover{
    color:#4bade9;
}

/*---------- M Gallery --------*/
.m-gallery{
   margin-top:-60px;
    text-align:center;
}
    
    .carousel .indicators .indicator-item {
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: 6px;
    width: 6px;
    margin: 4px 2px; 
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    border-radius: 50%;
}
    /*---------- M Location --------*/



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

footer.page-footer {
  margin: 0;
}
