.project_cont{width:950px; padding:0px; margin:auto;}
.project_container{ width:950px; padding:0px; margin:auto;}
.project_banner{ height:440px;}
.project_navigation{ background:#262626; float:left; width:100%; }
.project_navigation h1{float:left; font-family: 'OttawaRegular', Arial, Helvetica, sans-serif; font-size:18px; color:#ffffff; padding:20px 30px;}

.full-image{ position:absolute; top:50px; z-index:99;}
.project_details{ float:left; width:100%; height:605px;}
.project_details h1{ text-align:left;}
.details_image{ padding:20px 0; position:relative;}
.project_details p{-moz-column-count: 3; -moz-column-gap: undefinedpx; -webkit-column-count: 3; -webkit-column-gap: undefinedpx; column-count: 3; column-gap: undefinedpx; color:#454545; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px;}

.project_amenities{ float:left; width:100%; height:605px;}
.project_amenities h1{ text-align:left;}
.project_amenities h4{color:#454545; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px; font-weight:bold; padding:20px 0; }
.ame-list{ float:left; width:33.3%;}
.ame-list li { width:100%; float:left;  display: block; color:#454545; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; list-style-type:disc;  }
.ame-list li p{ vertical-align:middle; height:70px; display:table-cell; padding:0 10px 0 5px; list-style-position: inside; list-style-type:disc;}
.ame-list li img {float:left;}
.ame-list li span{ float:left;}

.project_plan{ float:left; width:100%; height:605px;}
.project_plan h1{ text-align:left;}
.plan_image{ padding:20px 0; position:relative;}

.project_floorplan{ float:left; width:100%; height:605px;}
.project_floorplan h1{ text-align:left;}
.floorplan_image{ padding:20px 0; position:relative;}
.floorplan_iframe{padding:20px 0; height:500px; width:950px; position:relative;}

.project_location{ float:left; width:100%; height:605px;}
.project_location h1{ text-align:left;}
.location_image{ padding:20px 0;  position:relative;}
.project_location h4{color:#454545; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px; font-weight:bold; padding:5px 0; }

.project_location p{-moz-column-count: 3; -moz-column-gap: undefinedpx; -webkit-column-count: 3; -webkit-column-gap: undefinedpx; column-count: 3; column-gap: undefinedpx; color:#454545; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px;}

.footer{ float:left; width:100%; bottom:0;/* position:fixed;*/}



.arrowup{/*background:url(../images/menu.png) no-repeat;*/ font-size:18px!important; color:#ffffff!important; float:left; /* height: 58px;*/cursor:pointer;	z-index:9;	/*width: 113px;	    -webkit-animation: slideup 2s linear infinite;       -moz-animation: slideup 2s linear infinite;            animation: slideup 2s linear infinite;*/}


@-webkit-keyframes slideup
{
    0%   {background-position: 0 0;}
	50%   {background-position: 0 10px;}
    100% {background-position: 0 0;}
}​

@-moz-keyframes slideup
{
    0%   {background-position: 0 0;}
	50%   {background-position: 0 10px;}
    100% {background-position: 0 0;}
}

@keyframes slideup
{
    0%   {background-position: 0 0;}
	50%   {background-position: 0 10px;}
    100% {background-position: 0 0;}
}



#hero-slider1 {
	text-align:left; 
	 width:100%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin:0 auto;
	/*font-family:arial;*/
}

#hero-slider1 .mask { 
	float:left; 
	width:100%; 
	height:605px;
	overflow:hidden;
}

#hero-slider1 .panel { 
	width:100%; 
	text-align:left;
	float:left;
}
.panel h2 {
	padding:15px 0 0 0;
	color:#0058a9;
}
.panel p {
	color: #666;
	text-align: justify;
}
.clear {clear:both}
.left-menu{ background-image:none!important; /*background-color:#000!important; opacity:0.6;*/}
.fullwidthabnner{ height:440px!important;}
.location_details{ width:31%; float:left; padding-left:15px;}
.location_details ul li{ list-style-type:disc; font-size:12px; color:#454545; line-height:20px; }

@media only screen and (min-width : 1000px) and (max-width : 1280px){
	.ame-list li img{ height:60px; width:60px;}
	.ame-list li p{ height:65px;}
}
@media only screen and (min-width : 1281px) and (max-width : 1360px){
}
@media only screen and (min-width : 1361px) and (max-width : 1400px){
}
@media only screen and (min-width : 1401px) and (max-width : 1500px){
}
@media only screen and (min-width : 1501px) and (max-width : 1660px){
}
