/*brown: #8ebca4;*/

.bred{
     border:solid thin red  !important
 }
 
body{
    background:#fff;
    font-family: 'Raleway', sans-serif !important;
    font-weight:300;
}



.footer{
    position:fixed;
    bottom:0;
    width:100%;
    height:15px;
    background:#000;
}
.navc{
    position:fixed;
    top:0;
    width:240px;
    height:500px;
    z-index:5;
    opacity:0;
}

#mobilenav{
    display: none;
    width:100% !important;
}

.nomargin{
    margin-right:0px!important;
    margin-left:0px!important;
}
.blackbg{
    background: #000;
}

.imask{
    height:100% !important;
    background: url('../images/whitemask.png') no-repeat center center fixed; 
}
.navicon{
    background-color:#000;
}


#home{
    opacity:0;
    height:100%;
}


@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}





.mobilehero{
    display:none;
}

.hlabel{
    position:absolute;
    bottom:30px;
    right:30px;
    font-size: 1.2em;
}


.hero{
/*
    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;
    height:100%;
*/
    
}


#slideshow, #slideshowm {
    position:relative;
    height:100vh;
	width:100%;
    z-index:0;
}


#slideshow div, #slideshowm img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	 height:100vh;
	width:100%;
}
    
   #slideshowm, #slideshowm img  {
         height:530px;
    }

#slideshow div.active, #slideshowm img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow div.last-active, #slideshowm img.last-active {
    z-index:9;
}

 .home1{
         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;
    height:100%;
    }

 .home2{
         background: url('../images/galleryi/floor21-1.jpg') no-repeat center center fixed; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    height:100%;
    }

 .home3{
         background: url('../images/galleryi/floor20.jpg') no-repeat center center fixed; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    height:100%;
    }

.home4{
         background: url('../images/galleryi/floor21-3.jpg') no-repeat center center fixed; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    height:100%;
    }

#slideshowm{
     background: url('../images/exterior.jpg') no-repeat; 
      -webkit-background-size: 100% 100%;
      -moz-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
    
}
.primary-nav a{
    color:#fff !important;
    letter-spacing:2px;
}


.primary-nav a:hover{
    color:#8ebca4 !important;
}


.primary-nav a.selected{
     color:#8ebca4 !important;
}

.header-nav-wrapper nav ul li a:hover:before{
    visibility:hidden !important;
}

header.hero{
    height: 100% !important;
    padding:0px;
}


.primary-nav li{
    width:100%;
    height:40px;
    background: none;
}

.movedown{
    margin-top:40px;
}


.nav, [role~=navigation]{
    background:none !important;
    padding:none !important;
    margin:0 !important;
}
.primary-nav li a{
font-family: 'Raleway', sans-serif !important;
    font-weight:300 !important;
    background:none !important;
    
}

.primary-nav li.smaller {
    font-size:.8em;
   height:20px !important;
    border:none;
}

.primary-nav li.smaller a{
    text-align: center !important;
}
.darkbg{
  background-color: rgba(20, 23, 30, 86);
}

.fullc{
   
  margin: 0 auto;
  width: 100%;
}
    

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

p, .hometext p{
    color:#fff;
    text-align:justify;
    font-size:1.1em;
    font-weight:300 !important;
    padding-top:10px;
    text-align:center;
    line-height:2em;
    letter-spacing:1px;
}

.hometext{
    text-align:center;
    opacity:0;
    position:absolute;
    top:0;
    right:0px;
    background-color: rgba(20, 23, 30, .88);
     padding:30px 50px;
    height:100%;
    
}
.hometext p.small{
    font-style: italic;
    font-size: .9em;
}

.hometext h1, .historytext h1, .contacttext h1, .specstxt h1{
    letter-spacing:2px;
    font-size: 1.3em;
    color:#c2b59b !important;
    margin-bottom:5px !important;
    padding-bottom:20px;
    
}

.hometext h1{
    text-transform:uppercase;
    margin-top:200px;
}
.historytext{
    height:800px;
}
.historytext h1{
    padding-top:10px;
    
}

.history{
    /*background: url('../images/historybg.jpg') no-repeat center center; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
     height:100%;*/
  background-color: #3d3d3d;
    
}



.historyi, .historyimg, .imgh1, .imgh{
    height:100%;
    overflow:hidden;
}

.historyimg{
    position:relative;
    left:15px;
    width:100%;
}


.imgh1, .imgh, .imgh1 img, .imgh img{
    width:100%;
    height:auto;
    
}

.historyimg .imgh {
   position:absolute;
    top:0;
    left:0;
}

.historytext{
    text-align: center;
    padding:30px 0px;
    background-color: #252525;
    position:relative;
}

 .contacttext{
    text-align: center;
    padding:30px 0px;
    background-color: #252525;
    position:relative;
    left:15px;
}

 .presstext{
    text-align:center;
    background-color: rgba(17, 18, 20, .65);
     padding:30px 50px;
    height:auto;
     position: relative;
     left:15px !important;
     min-height: 835px;
     letter-spacing: 1px;
     font-weight: 500;
     color:#fff;
}
.presstext h1{
    color:#c7b088 !important;
    font-size: 1.5em;
    letter-spacing:1px;
    margin-top:40px;
}
.presstext .instruct{
    font-size: .9em;
    color:#8a8a8c;
    margin-bottom: 20px;
}

.presstext a span {
    font-size: .8em;
    text-transform: uppercase;
    font-weight: 400;
    color:#aaa;
}
.press hr{
    margin:20px auto !important;
}

.press a, a:active{
    text-decoration:none !important;
    color:#fff !important;
    
}
.press a:hover{
    color: #c7b088 !important;
    cursor: pointer;
    /*7f6543*/
}



.historytext{
    height:100%;
}

.historytextc{
    overflow-y: scroll;
    height:635px;
    width:90%;
    margin-left:5%;
}
.historytextc::-webkit-scrollbar {
    width: 6px;
}
 
.historytextc::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.historytextc::-webkit-scrollbar-thumb {
  background-color: #807662;
}
.contacttext{
    padding-top:9% !important;
}

.historytext p, .presstext p{
   line-height: 1.8em !important;
    padding:10px 50px; 
}

.contacttext p, .historytext p, .presstext p{
   line-height: 1.6em !important;
    padding:10px 50px; 
}

#history .row{
    margin-right:0 !important;
    margin-left:0 !important;
}

/*--------------FEATURES --------------*/
.featuresimg{
    height:100%;
}
.bottomtext{
    color: #fff;
    position:absolute;
    right:10px;
    bottom:10px;
}
.features{
    background: url('../images/featuresbg.jpg') no-repeat center center; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    height:100%;
}


.featurestext{
    text-align:center;
    background-color: rgba(216, 216, 216, .95);
     padding:30px 0px;
    height:100%;
    position:relative;
    left:15px;
}

.featurestext li{
    color:#000;
    margin-top: 15px;
    font-weight:400 !important;
    line-height:1.4em;
}

.featurestext li div{
        display:inline;
    height:0px;
    }

.featurestext li:first-child{
    margin-top: 0px;
}

.featurestext h1{
    letter-spacing:2px;
    font-size: 1.3em;
    color:#000 !important;
    margin-bottom:5px !important;
    padding-bottom:20px;
    padding-top:100px;
}
.featurestext ul{
     line-height: 1.8em !important;
    padding:10px 50px;
}


#skip{
    position:absolute;
    bottom: 20px;
    right:20px;
    font-size:1.5em;
}

#skip a{
    color:#999;
    font-family: 'Raleway', sans-serif !important;
    font-weight:300 !important;
    letter-spacing:1px
}

#skip a:hover{
    text-decoration:none;
    color:#000;
}

.collective{
    background-color: #000;
    /*background: url('../images/video.jpg') no-repeat center center; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;*/
    border:solid 15px #000;
    height:100%;
}

.vcontainer{
    text-align:center;
    max-height:600px;
}

.crew{
    background: url('../images/availbg.jpg') no-repeat center center; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    height:100%;
}

#location{
    height:100%;
    background-color: #000;
}

.stats{
    /*background: url('../images/iconbg.jpg') no-repeat center center; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    border:solid 15px #000;*/
    background:#000;
    padding-top:25px;
}
h1{
    color:#8ebca4 !important;
    font-size:2em;
   font-weight:300 !important;
    font-family: 'Raleway', sans-serif !important;
}


.neighborhood{
     background: #000;
    /*background: url('../images/neighborhood.jpg') no-repeat center center; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    border:solid 15px #000;
    height:100%;*/
}

.neighborhood-c{
    min-height:835px !important;
}


.map{
    /*background: url('../images/map4.jpg') no-repeat center center; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    border:solid 15px #000;
    height:100%;*/
    height:700px;
    background:#9A9A9A;
}

.amenmap-container{
    position:relative;
    width:90%;
    height:600px;
    padding-top:40px;
    padding-left:10%;
    margin-top:100px;
}
.mapc{
    height:650px !important;
    width:80%;
    position:relative;
    margin-left:260px !important;
}





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

.newlease{
    background:#313131;
    color:#fff;
    text-align: center;
    padding:50px 20px;
 
}
.newlease hr{
    width:30%;
    margin:auto;
    border: 0;
    height: 1px;
    margin:25px auto;
    background: #c2b59b;
}
.newlease h2, h2.availshead{
     font-family: 'Raleway', sans-serif !important;
    color:#c2b59b;
    font-size: 1.5em;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.mavailimg p{
     font-family: 'Raleway', sans-serif !important;
    color:#c2b59b;
    font-size: 1em;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.availcontact{
    color:#fff;
    font-size: 1.3em;
}
.availcontact a, .availcontact a:visited{
    color:#8ebca4;
    text-decoration: none;
}
.availcontact a:hover{
    color:#a2ddbb!important;
}
.availcontact{
    margin-top:10px;
}
.stackc img{
    width:250px;
    height:auto;
}
.stackinstruct{
    color:#999;
    font-size:.8em;
    margin-top:20px;
    text-align: center;
    padding-right:10%;
}
.floors{
    color:#fff;
    text-align:center;
}

#floorname, #floortype{
    color:#fff;
    text-align:center;
    font-size: 1.5em;
    display: inline-block;    
}
#floorname span{
    font-size: .8em;
}

.plans a, .plans a:visited, .plans a:active{
    color: #fff !important;
    
}
a:hover, a:active{
    text-decoration:none !important;
    color: #8ebca4 !important;
}



.plans a:hover, .plans span{
    color: #8ebca4 !important;
}

.gray{
    color:#999;
    margin-bottom:0;
}
.graytxt{
    color:#58595b;
}
.plans hr{
    border-top: 1px solid #8ebca4;
    border-bottom:none;
}

#plantype{
    color:#fff;
    font-size:1.4em;
    font-weight:300;
    padding-top:20px;
}
.fa-chevron-right{
    color: #8ebca4;
}
.mavailimg{
    width:95%;
    height:auto;
    margin:auto;
}
.dload{
    margin-top:35px;
}
.dload a, .dload a:visited, .dload a:active, .vrender a, .vrender a:visited, .vrender a:active{
    color: #fff !important;
    text-decoration: none !important;
}
.dload a:hover, .vrender a:hover, .dload i, .vrender i{
    color: #8ebca4 !important;
    text-decoration: none;
}
.vrender, .dload{
    display: inline-block;
}
.plans{
    margin:none !important;
}
#plankey{
    font-size:.8em;
margin:none !important;
padding:none !important;
    position:absolute;
    bottom:30px;
    right:0;
    line-height:1.4em;
}


.rightalign{
    text-align:right !important;
}

.floornumbers{
    color:#666;
    font-family: 'Roboto Condensed', sans-serif;
   font-weight: 300;
    font-size:.9em;
    text-align: left;
    line-height:1.1em;
}

.floornumbers span{
    color:#ccc;
}

.stackplan img{
    margin-top:-50px;
    width:278px !important;
    height:585px !important;
}
img.stackm{
    width:70%;
    height:auto;
}
img#floorplanimg{
    width:490px;
    height:auto;
    padding-top:50px;
}

.plan_options{
    color: #8fbca4;
/*    display:inline-block;*/
    padding: 5px 0 20px 0;
}
.plan_options .active{
    color: #fff;
}
#option1_btn, #option2_btn, #option3_btn{
    display:inline-block;
    padding: 0 5px 0 5px;
}

#option1_btn:hover, #option2_btn:hover, #option3_btn:hover{
    cursor:pointer;
    color: #fff;
}


.mavails{
    text-align: center;
}

.mavailstext{
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    letter-spacing: 1px;
    padding: 20px 0px;
}
.mavailstext span{
    font-size: .9em;
}
.gradientline{
     border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
    margin-top:40px;
}

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

.key{
    color:#fff;
    margin-top:10px;
    line-height:1.4em;
    font-size:1.1em;
}

.keymap{
    margin-top:10px;
    line-height:1.4em;
    font-size:1.1em;
    text-align:center;
    font-size:1em;
    color:#fff !important;
    padding-left:250px;
   
}






.white{
    color:#fff;
}

.goldbox{
   width:10px;
    height:10px;
    background:#b27e49;
    display:inline-block;
}

.graybox{
   width:10px;
    height:10px;
    background:#666;
    display:inline-block;
}

.bluebox{
   border-radius: 50%;
	width: 10px;
	height: 10px;
    background:#0969aa;
    display:inline-block;
}

.yellowbox{
    border-radius: 50%;
	width: 10px;
	height: 10px;
    background:#efeb73;
    display:inline-block;
}

.pinkbox{
    border-radius: 50%;
	width: 10px;
	height: 10px;
    background:#f9a7e9;
    display:inline-block;
}
.blue{
    color:#1d1b53;
}

.yellowbox{
   width:10px;
    height:10px;
    background:#fff200;
    display:inline-block;
}

.yellow{
    color:#fff200;
}

.greenbox{
    border-radius: 50%;
   width:10px;
    height:10px;
    background:#99bc19;
    display:inline-block;
}
.green{
   color:#1a3d1d; 
}


.purplebox{
    border-radius: 50%;
   width:10px;
    height:10px;
    background:#916fc1;
    display:inline-block;
}
.purple{
    color:#793f98;
}


.brownbox{
    border-radius: 50%;
   width:10px;
    height:10px;
    background:#ad6a07;
    display:inline-block;
}
.brown{
    color:#4b1311;
}




/*tech specs ------------------------------- */

.specshead, .specstxt{
    text-align:left;
    color: #fff;
    background-color: rgba(0, 0, 0, .95);
    font-family: 'Raleway', sans-serif !important;
    font-weight:300 !important;
    font-size:1em;
    line-height:2.6em;
    padding:30px 50px;
    height:100%;
    padding-top:50px;
}



.specstxt h1{
    padding-top:0;
}

.specshead{
    text-align: right;
     background-color: rgba(0, 0, 0, .75);
    padding-top:102px !important;
    padding-right:15px;
}
#articles{
    height:800px;
}
.latest-articles{
    background: url('../images/specsbg.jpg') no-repeat center center; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    height:800px;
}


.specsc span{
     color:#8ebca4;
}


.mspecs h1{
    color:#bdb29c !important;
    font-size: 1.4em;
    text-align: center;
    padding-top:30px;
    letter-spacing: 1px;
}


/*gallery*/

.galleryp{
    margin-left:280px;
    padding-top:30px;
}
.renovations{
    background:#333;
    /*background: url('../images/gallery.jpg') no-repeat center center; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    border:solid 15px #000;
    height:100%;*/
    min-height:900px !important;
}

.team2{
    background: url('../images/iconbgwhiteg.jpg') no-repeat center center; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    border:solid 15px #000;
    height:100%;
    font-family: 'Jura', sans-serif;
    
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.graybg{
    background-color: #BCBDC0;
    border-right:solid thin #999;
}

.ghglogo{
   padding:10px; 
    height:57px;
}
.teamcontent{
    line-height:1em;
    border:solid thin #999;
    max-width:1450px;
    margin-right: auto;
    margin-left: auto;
    border-right:none;
}


.teamtop{
    margin-top:-60px;
    max-width:1450px;
    margin-right: auto;
    margin-left: auto;
    text-align:center;
    color:#355595;
    font-size:1.2em;
}

hr.teamhr{
    width:50px;
    border:none;
   border-top: 1px solid #355595;
    display:inline-block;
    position:relative;
    top:5px;
}

.teamtop h1{
     color:#231f20 !important;
    font-family: 'Jura', sans-serif !important;
    font-size:1em;
}
.teamimgcontent{
    max-width:1450px;
    margin-right: auto;
    margin-left: auto;
    margin-top:5px;
    text-align:center;
    padding:0;
}

.teamcontent .smtxt{
    font-size:1em;
    padding-top:8px;
    border-right:solid thin #999;
    height:57px;
}
.teamcontent .smtxt2{
    font-size:1.2em;
    padding-top:20px;
    border-right:solid thin #999;
    height:57px;
}
.teamcontent .mdtxt{
    font-size:2.2em;
    padding:20px 0px; 
    text-align:center;
    border-right:solid thin #999;
     height:57px;
}


.press{
    background-color: black;
    background: url('../images/pressbg4.jpg')  center center; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
   height:100%;
    min-height:835px;
    color:#fff;
}

.contact{
    background-color: black;
    background: url('../images/contactbg.jpg')  center center; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
   height:100%;
    min-height:835px;
}

.contacttext{
    text-align:center;
    right:-20px !important;
    background-color: rgba(20, 23, 30, .88);
     padding:30px 0px;
    min-height:835px;
}

.contacttext a, .contacttext a:visited{
    color:#fff !important;
    text-decoration: none !important;
}

.contacttext a:hover{
    color:#8ebca4 !important;
    text-decoration: none;
}
.nav{
    border:none !important;
}

.nav a{
    border:none !important;
    height:20px;
    line-height:4em;
}

.submenu li{
    text-align: center;
}

.submenu li:first-child{
    margin-top:10px;
}

.submenu {
    display:none;
    border:none !important;
    
}

#contactmenu a{
    border-right:0px !important;
}


#amenu{
    padding-top:10px !important;
}



.sidebar{
    background-color: rgba(0, 0, 0, .8);
    position:fixed !important;
    top:0;
    padding:20px;
    border:none !important;
    width:230px !important;
    height:100%;
    padding-top:18px !important;
}

.logo{
    width:100%;
    text-align: center;
}
.logo img{
    margin-top:50px;
    width:80%;
}

.specsc{
    height:100%;
    margin-right:-20px;
}

.specscc {
    height:100%;
}


hr.gold{
    border: solid thin #847455;
    opacity:.2;
}
.gold{
    color:#c2b59b;
   
}
.goldtxt{
    color:#bd9369;
}


.primary-nav-wrapper{
    width:220px;
    margin-top:200px;
}

.mhome{
    
}

.mhometext{
    background:#000;
    text-align: center;
    padding:50px;
}
.mhomeimage{
    background: #000;
}


.mhometext h1{
    color:#bdb29c !important;
    text-transform: uppercase;
    font-size:1.2em !important;
    margin-bottom:10px !important;
    line-height:1.4em !important;
}

@media only screen and (max-width : 1340px)  { 
    
   .teamcontent .smtxt{
    font-size:.9em;
}
  

}

@media only screen and (max-width : 1300px)  { 
    .sf-container{
    font-size:1.1em;
}
   
    
    .blocksf2{
    margin-top:65px;
}

    .teamcontent .smtxt2{
    font-size:1em;
}
    
}

@media only screen and (max-width : 1200px)  { 
    
    #plankey{
        font-size:.7em;
    }
    
     .teamcontent .smtxt{
    font-size:.8em;
}
    
}

@media only screen and (max-width : 1100px)  { 
    .sf-container{
    font-size:.9em;
        line-height:.9em;
         margin-top:10px;
}
    .floornumbers{
    font-size:.8em;
}
    
     .teamcontent .smtxt{
    font-size:.7em;
}
    
    .teamcontent .smtxt2{
    font-size:.9em;
}
    .teamcontent .mdtxt{
    font-size:1.8em;
}
   

}

.blackbg{
    background: #000;
}



@media only screen and (max-width : 1024px)  { 
        
    #home{
    height:auto;
}
    
    .crew{
        min-height:none;
        height: auto;
    }
    
    .mplanimg{
        width:80%;
        padding:10px;
    }
    
    .mapc{
    height:500px !important;
    width:80%;
    position:static;
    margin:auto !important;
}
      .keymap{
   margin:auto;
          padding-left:0px;
          margin-top:20px; 
}
    
    .featurestext{
    text-align:center;
    background-color: rgba(216, 216, 216, .95);
     padding:30px 0px;
    height:auto;
    position:static;
    left:0;
}
    
   
.featurestext h1{
    padding-top:10px;
}

  .historytextc{
      overflow:auto;
    height:auto;
    width:90%;
    margin:auto;
}
    
    .history{
    height:auto;
  background-color: #3d3d3d;
    
}
    
.mspecstxt{
    padding-left:20px !important;
    font-size:1em;
    line-height:1.6em;
    color:#fff;
    letter-spacing: 1px;
    padding-bottom: 40px;
    text-align: center;
    font-weight: 100;
}
    
    
    .sidebar{
        height:105px;
        width:100%;
        position: absolute;
        right: 0;
    }
    
    .logo img{
        height:auto;
        width:100px;
        margin:0px;
        padding:5px;
        padding-left:0px;
        margin-left:-5px;
    }
    
     .navc, .primary-nav-wrapper{
    width:100%;
}
    .primary-nav-wrapper{
        margin-top:0;
        padding-top:90px;
         background-color: rgba(0, 0, 0, .75);
        
    }
    .primary-nav li a{
        text-align:center!important;
    }
    
    .features{
        height:400px;
    }
    
    .featuresimg{
    height:400px;
}
     .desktopnav{
    display:none;
}
    
    
.primary-nav-wrapper{
/*position:absolute;
    left:50%;
    width:100%;
    margin-left: -380px;*/
}
}


.smallonly{
        display:none;
    }

@media only screen and (max-width : 990px)  { 
   .logo{
        text-align: left;
    }
    
.primary-nav li{
    height:30px;
    
}
    .primary-nav {
    padding-top:50px;
        }
    .primary-nav-wrapper{
        padding-top:0;
         background-color: rgba(0, 0, 0, .95);
        
    }
    #plankey{
        font-size:.6em;
      
    }
    
    .teamcontent .smtxt, .teamcontent .smtxt2{
        font-size:1.1em;
    }
    
   .bordergray{
        border:solid thin #999 !important;
    }
    
    
    
    

}


@media only screen and (max-width : 900px)  { 
  
   
    .plans{
        min-height:250px;
    }
    .sf-container{
        margin-top:-10px;
}
    
    .bordergray{
        border:solid thin #999 !important;
    }

      
    
    
}


@media only screen and (max-width : 768px)  { 
    
    .keymap{
        padding-right:40px;
        padding-left:40px;
    }
    #articles{
        height:auto;
    }
    
    .contacttext{
        font-size:1.2em;
    }
    .sf-container{
   font-size:1.5em;
    margin-top:10px;

}
    
    .blocksf2{
    margin-top:55px;
}
    
    
    .floornumbers{
    font-size:.9em;
}
   .stack img{
    max-height:620px;
}
    .history, .crew{
        min-height:1200px;
    }

    .team2{
    height:1200px;
}
    
    
  .history,  .crew{
        min-height:1700px;
    }
    
    #plankey{
        font-size:1em;
         display:block;
         height:400px;
         top:700px;
      
    }
    
    .teamcontent, mspecsimg{
        text-align:center;
    }
    
    .teamcontent .smtxt{
        font-size:1.1em;
        line-height:1.2em;
        height:70px;
    }
    
    .teamcontent .smtxt2{
        font-size:1.3em;
    }
    
    .hideonsmall{
        display:none;
    }
    
    .smallonly{
        display:block;
    }

}

.f13m{
    display:none;
    margin-bottom:none;
}

.mobile-logo{
    display:none;
}

.mlogo{
    width:100%;
    height:105px;
    background: #000;
    text-align: center;
}
.mlogo img{
    width:150px;
    height:auto;
    padding:15px;
}
@media only screen and (max-width : 576px)  { 
    

   .mobile-logo{
    display:block;
       height:100px;
       text-align: center;
       margin-top:-30px;
       margin-bottom: 40px;
       
}
    .mobile-logo img{
        height:100px;
        width:auto;
    }
   
    .total{
    margin-left:100px;
    font-size:1em;
}
    
    .terrace{
   margin-left:-20px;
}
    
    .total .lines{
    height:260px;
    top:-100px;
}
   
    
    .floornumbers{
    font-size:.8em;
}
    
    
    .sf-container{
    font-size:.9em;
    margin-top:0px;
    left:0px;
}
    
    
   .history, .crew, .contact{
        min-height:auto;
    }
     #plankey{
        font-size:1em;
         display:block;
         height:400px;
         top:700px;
      
    }
    
    .amenmap-container, .mapc{
    height:400px;
}
    
   
    
    .f13{
    display:none;
}
    
    .f13m{
    display:block;
}
    
    
.header-nav-wrapper{
    width:100%;
    height:110px;
    padding:none;
    margin:none;
    position:fixed;
    top:0;
    left:0;
}
    
    .logo img{
        height:65px !important;
        width:auto;
    }
    .logo{
        height:70px;
    }
    
    .gradientbg{
        background:#000;
   background-color: #000;
width:100%;
        margin:none;
}
    
    .mobilehero{
    display:block;
       background:#000;
        text-align:center;
        position:relative;
        min-height:270px;
        left:15px;
        top:60px;
}
    .hero{
    background: #000;
}
    
    
    .contact{
        min-height: 835px;
        font-size:.9em !important;
    }
   
    
}

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

 .total .lines{
    
    height:260px;
    top:-115px;
}
    
    #slideshowm, #slideshowm img  {
         height:300px;
    }
    
    
.teamcontent .smtxt{
        height:90px;
        
    }
    
    }
