
#menu {
	position:relative;
	width:100%;
	left:0px;
	height:auto;
	padding-top:45px;
	display:none;
	clear:both;
}
#menu nav {
	position:relative;
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	padding-bottom:0px;
	display:inline-block;
	border-bottom:solid 1px #50646d;
}

 
#menu nav ul {
	
}
#menu nav ul li {
	text-align:center !important;
 
	display:block;
	clear:both;
	padding-left: 0 !important;
}
#menu nav ul li a {
	font-size:14px !important;
	width:100%;
	line-height:25px;
	text-transform:uppercase;
	overflow:hidden;
	padding:8px 0px !important;
	border-bottom: solid 1px rgba(245,245,245,0.5);
	color:#FFF;
	float:left;
}
.link{ display:none !important;}
.submenu{ display:block;}
.accordion .link {
    font-size:15px;
	width:100%;
	line-height:20px;
	text-transform:uppercase;
	overflow:hidden;
	padding:10px 0px;
	color:#FFF;
	float:left;
	text-align:center;
     position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#menu .share {
	background-image:none;
	width:100%;
	padding:20px 0px;
	display:block;
	float:left;
}
#menu .share img {
	height:30px;
}

 


footer {
	position:relative;
	width:100%;
	text-align:center;
	clear:both;
	background-color:#48877a;
	padding:40px 0px;
	bottom:auto;
}


footer>a {
	width:180px;
	display:inline-block;
}
footer>a>img {
	width:100%;
}
footer h1 {
	font-family: 'PT Sans', sans-serif;
	font-size:18px;
	font-weight:normal;
	width:100%;
	line-height:normal;
	margin-top:20px;
	color:#c0c7cb;
}
footer h1 span {
	font-size:18px;
}
footer h1 strong {
	font-weight:normal;
	display:inline;
	clear:none;
}
footer p {
	font-family: 'PT Sans', sans-serif;
   font-size:12px;
	width:80%;
	color:#404040;
	margin:0 auto;
	border-top:none;
	margin-top:15px;
	padding-top:15px;
	border-top:dotted 1px #404040;
}
footer p a {
	color:#404040;
}
#s-menu {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:100px;
	display:block;
	background-color:#992f35;
	background-image:url(../images/show_menu.png);
	background-repeat:no-repeat;
	background-position:right center;
	float:left;
	clear:both;
}
#s-menu nav {
	position:relative;
	width:100%;
	height:0px;
	margin:0 auto;
	display:block;
	text-align:left;
	padding-bottom:0px;
}
#s-menu .logo-holder {
	position:relative;
	display:inline-block;
	height:80px;
	margin:10px 0px;
	margin-left:15px;
}
#s-menu .logo-holder>img {
	height:80px;
}
#s-menu nav ul {
	display:none;
}
#s-menu .share {
	display:none;
}
.next {
	display: none;
}
.wrapper {
	position:relative;
	width:100%;
	height:auto;
	left:0px;
	overflow:visible;
	clear:both;
	float:left;
}
#home article {
	position:relative;
	width:60%;
	height:100%;
	left:40px;
	display:table;
}
#home article h1 {
	font-family: 'Playfair Display', serif;
	font-size:40px;
	font-weight:normal;
	line-height:50px;
	margin-bottom:15px;
	letter-spacing:-1px;
	color:#FFF;
}
#home article p {
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color:#FFF;
	margin-bottom:15px;
}

#map {
				position:absolute;
				left:0%;
				top:0;
				bottom:0;
                width: 100%;
                height: 100%;
            }

#vertical-scrollbar-demo { height:400px !important; width:80% !important; 
	margin:0 auto;
	text-align:center;
}

.specification-content {
    float: left;
    margin: 0px 20px 0 20px;
	 
}
#vertical-scrollbar-demo{ display:none;}
.small-bg{ display:block; width:100%; max-width:100%; }
.mobile-visible{ display:block; width:100%; max-width:100%; }

.specification-content h3 {
    margin: 0px;
    padding: 0px;
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    letter-spacing: 0.05em;
    font-weight: 600;
	text-align:center;
    line-height: 30px;
    color: #FFF;
    text-transform: uppercase;
}
.img-responsive-loc img{ height:200px; width:100%;}
#overview {
	position:relative;
	width:100%;
	height:auto;
	background-color:#af943f;
	float:left;
	clear:both;
}
#overview article {
	position:relative;
	width:100%;
	height:auto;
	display:block;
     background-color:#af943f;
	padding:40px 0px;
	clear:both;
	z-index:100;
	float:left;
}
#overview article h1 {
	font-family: 'Playfair Display', serif;
	font-size:30px;
	text-align:center;
	font-weight:normal;
	line-height:35px;
	margin-bottom:15px;
	letter-spacing:-1px;
	color:#FFF;
}
#overview article p {
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color:#FFF;
	width:100%;
	max-width:90%;
	text-align:center;
	margin-bottom:15px;
 
}
#overview .bg {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	
	background-position:center;
	background-repeat:repeat;
	background-size:cover;
	overflow:hidden;
	-webkit-transform-style: preserve-3d;
	-webkit-perspective: 500;
	-moz-transform-style: preserve-3d;
	-moz-perspective: 500;
	float:left;
	clear:both;
}
.sm-hide{ display:none !important;}
#features {
	position:relative;
	width:100%;
	height:auto;
	
	float:left;
	clear:both;
}
#features article {
	position:relative;
	width:100% !important;
	height:auto;
	display:block !important;
	padding:40px 0px;
	float:left;
	background-color:#af943f;
}
#features article .content {
	display:block;
	margin:0px 40px;
}
#features article .content .left {
 
	width:100%;
	margin-right:0px;
	float:none;
}
#features article .content .right {
	width:100%;
	float:left;
}
#features article h1 {
	font-family: 'Playfair Display', serif;
	font-size:30px;
	font-weight:normal;
	line-height:35px;
	text-align:center;
	margin-bottom:15px;
	letter-spacing:-1px;
	color:#fff;
}
#features article h2 {
	font-family: 'Playfair Display', serif;
	font-size:20px;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:10px;
	color:#FFF;
}
#features article ul {
	text-align:center !important;
	font-family:LatoRegular, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	margin-bottom:20px;
	margin-left:15px;
	color:#FFF;
}
#features article ul li{ list-style:none !important;}
#features article p {
	font-family:LatoRegular, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	margin-bottom:20px;
	text-align:center;
	color:#FFF;
	clear:both;
}
#floorplans {
	position:relative;
	width:100%;
	height:auto;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	float:left;
	clear:both;
}
#floorplans article {
	position:relative;
	width:100%;
	height:auto;
	display:bloack;
	padding:40px 0px;
	background-image:url(../images/features/txt_bg.png);
	float:left;
}
#floorplans article .content {
	display:block;
	margin:0px 40px;
}


#floorplans article h1 {
	 font-family: 'Playfair Display', serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 15px;
    letter-spacing: -1px;
    color: #FFF;
}
#floorplans article h2 {
	
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:20px;
	color:#FFF;
}
#floorplans article p {
	font-family:LatoRegular, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	margin-bottom:20px;
	color:#FFF;
	clear:both;
}
#floorplans article a {
	width:100%;
	height:40px;
	padding:10px 0px;
	margin:0px 0px;
	border-top:solid 1px #343433;
	border-bottom:solid 1px #343433;
	display:block;
	float:left;
}
#floorplans article a p {
	margin-bottom:0px;
}
#floorplans article a.on, #floorplans article a:hover {
	border-bottom: solid 3px #ddd;
	background-image: none !important;
	background-repeat:no-repeat;
	background-position:30px bottom;
}
#floorplans article hr {
	border:none;
	border-bottom:solid 2px #343433;
	display:none;
}
#floorplans .room {
	position:relative;
	width:100%;
	height:600px;
	padding:0px;
	float:left;
}
#floorplans .room .content {
	position:relative;
	width:440px;
	height:100%;
	margin:0 auto;
}
#location {
	position:relative;
	width:100%;
	height:auto;
	background-position:center right;
	background-repeat:no-repeat;
	background-size:auto 100%;
	overflow:hidden;
	clear:both;
	float:left;
}
#location article {
	position:relative;
	width:auto;
	height:auto;
	display:block;
	padding:0px;
	padding-bottom:600px;
	float:left;
}
#location article h1 {
	font-family:RalewayHeavy, Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:50px;
	letter-spacing:-1px;
	margin:0 auto;
	margin-bottom:15px;
	color:#FFF;
}
#location article p {
	font-family:LatoRegular, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	margin-bottom:20px;
	color:#FFF;
	clear:both;
}
#location article a {
	width:225px;
	margin:20px 0px;
	display:block;
	float:left;
}
#location article .content {
	display:block;
	padding:40px 40px;
	background-image: url(../images/features/txt_bg.png);
	float:left;
}
#contact {
	position:relative;
	width:100%;
	height:auto;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	clear:both;
	float:left;
}
#contact article {
	position:relative;
	width:100%;
	height:auto;
	display:block;
	padding:40px 0px;
	float:left;
}
#contact article .content {
	position:relative;
	width:80%;
	display:block;
	margin:0 auto;
}
#contact article .content .right {
	width:100%;
	padding:50px 0px;
	padding-left:0px;
	border-left:none;
	border-top:solid 1px #756f6a;
	margin:25px 0px;
	float:left;
}
#contact article span {
	font-family:LatoRegular, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:22px;
	display:inline-block;
	color:#FFF;
}
#contact article .left span {
	width:80px;
}
#contact article .submit {
	margin-left:80px;
	margin-top:15px;
	display:inline-block;
	width:90px;
}
#contact article input, #contact article textarea{
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
    width: 80%;
    height: 22px;
    color: #000;
    border: none;
    padding: 0px 5px;
}
