
@media only screen and (max-width: 767px) {
.menu ul li {
width:100%;
cursor:pointer;

}
.menu ul li {
position:relative
}
.menu .mega-menu ol li {
height:0
}
.menu li:hover>.mega-menu ol li {
height:auto
}
.mega-menu, .menu ul ul {
z-index:100
}
.menu ul ul {
width:100%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}
.menu ul ul ul {
left:0
}
.menu ul ul li:hover>ul {
position:relative;
border:none;
border-top:1px solid #e4e4e4;
-webkit-box-shadow:none;
box-shadow:none
}
.menu ul li ul li .arrow:after {
border-left:3px solid transparent;
border-right:3px solid transparent;
border-top:3px solid #bbb;
margin:0;
}
.mega-menu {
padding:18px 0
}
.mega-menu ol li:last-child {
margin:0 0 20px 0
}
.menu .col-1, .full-width .col-1, .menu .col-2, .full-width .col-2, .menu .col-3, .full-width .col-3, .menu .col-4, .full-width .col-4, .menu .col-5, .full-width .col-5, .menu .col-6, .full-width .col-6 {
float:left;
margin:0 0 0 5%;
width:90%
}
}
.style-1.menu, .style-1.menu ul li {
	background-color: #2b2a28;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.04) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.04) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.04) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.04) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.04) 0%);
}
.style-1.menu ul li:hover {
	background-color: #eb4e01;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.08) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.08) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.08) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.08) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.08) 0%);
}
.menu ul li a:hover {
	background:#2c2c2c
}
.rightBg {
	background-image:none !important
}
/*.menu ul li {margin-right:2px !important;}
*/.col-3 {
	padding:20px 6px 15px 5px;
}
.col-3 h1 {
	font-family: 'Open Sans';
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	line-height:22px;
	padding-bottom:10px;
}
.col-3 h1 span {
	font-family: 'Open Sans';
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	line-height:22px;
	padding-bottom:10px;
}
.col-2 {
	padding:40px 0px 0px 0px !important;
}
.col-2 p {
	color:#b7b7b7;
	padding:0 0 10px 0;
	text-align:left;
	line-height:13px !important;
	font-size:11px;
}
.col-2 h2 {
	font-family: 'Open Sans';
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding-bottom:0px;
}
.col-2 h2 span {
	font-family: 'Open Sans';
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	line-height:22px;
	padding-bottom:10px;
}
.col-1 {
	background:url(../images/menu-block-bg.jpg) #000 repeat-x;
	padding:16px 10px
}
.readm {
	width:70px;
	padding:5px !important;
		background: rgb(24,56,130); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(24,56,130,1) 0%, rgba(86,121,196,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(24,56,130,1)), color-stop(100%,rgba(86,121,196,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(24,56,130,1) 0%,rgba(86,121,196,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(24,56,130,1) 0%,rgba(86,121,196,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(24,56,130,1) 0%,rgba(86,121,196,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(24,56,130,1) 0%,rgba(86,121,196,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183882', endColorstr='#5679c4',GradientType=0 ); /* IE6-9 */

	display:block;
	overflow:hidden;
	text-align:center;
	margin-left:0px;
	-bracket-:hack(;
	height:19px;
	line-height:0;
	width:90px;
);
}
.readm a {
	color:#fff;
	padding:0!important;
	background:none !important;
	font-size:11px !important;
	font-weight:normal;
	margin:0 !important
}
.col-2 span {
	background:#fff;
}
.container1 {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
}
.floor {
	background:url(../images/floor.png) 0px no-repeat;
}
.floor:hover {
	background:url(../images/floor1.png) 0px no-repeat;
}
.location {
	background:url(../images/location.png) no-repeat
}
.location:hover {
	background:url(../images/location1.png) no-repeat
}
.spec {
	background:url(../images/spec.png) no-repeat
}
.spec:hover {
	background:url(../images/spec1.png) no-repeat
}
.pay {
	background:url(../images/pay.png) 3px no-repeat
}
.pay:hover {
	background:url(../images/pay1.png) 3px no-repeat
}
.amnities {
	background:url(../images/amnities.png) 3px no-repeat
}
.amnities:hover {
	background:url(../images/amnities1.png) 3px no-repeat
}
.ongoing {
	background:url(../images/ongoing.png) 3px no-repeat
}
.ongoing:hover {
	background:url(../images/ongoing1.png) 3px no-repeat
}
.col-1 ol {
	margin:0!important;
	padding:0 !important;
}
.col-1 ol li {
	list-style:none!important;
	line-height:normal!important;
}
.col-1 ol li a {
	padding:11px 0 15px 42px !important;
	background-color:none !important;
	background:url(../images/mega-menu-bottom.gif) bottom no-repeat;
	color:#a6a5a5;
}
.col-1 ol li a:hover {
	background-color:none !important;
	background:url(../images/mega-menu-bottom.gif) bottom no-repeat;
	color:#fff;
}
.col-2 {
	padding:50px 0;
}
.menu .right a {
	padding-left:10px;
	padding-right:18px;
*padding-right:11px;
	-bracket-:hack(;
	padding-left:14px;
	padding-right:14px;
);
	padding-left:15px\9;
}
.lastmenu {
	background:none !important;
}
.lastmenu:hover{
	background:#2c2c2c !important;
}
.menu ul li a {
	-bracket-:hack(;
	padding:10px 28px 16px 28px !important;
);
}
.menu ul li a b {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	line-height:7px;
	font-weight:normal;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .menu ul li a {
/*padding:10px 11px 16px 11px !important;*/
}
 .menu .right a {
padding-left:10px !important;
padding-right:10px !important;
}
 .right .col-1 ol li a {
padding:11px 0 15px 45px !important;
}
 .col-1 ol li a {
padding:11px 0 15px 45px !important;
}
}
.menu ul li:hover .toplink {
	background:#2c2c2c
}
.menu {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
.menu {
width: 768px;
}
}
/*@media only screen and (max-width: 767px) { .menu { width: 300px; } }*/
@media only screen and (max-width: 767px) {
.menu {
width: 300px;
display:none
}
}
/*@media only screen and (min-width: 480px) and (max-width: 767px) { .menu { width: 420px; } }*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
.menu {
width: 420px;
}
}
li {
	line-height:17px;
}
.fleming {
	max-width:550px;
	float:left;
	background:#fff;
	padding:5px
}
.flemingR {
	max-width:309px;
	float:right
}
.flemingR img {
	height:auto
}
.flemingL {
	padding-right:5px;
	max-width:127px;
	float:left
}
.pro-logo img {
	height:auto;
	border:0
}
.proStatus {
	max-width:127px;
	float:left;
		background: rgb(24,56,130); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(24,56,130,1) 0%, rgba(86,121,196,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(24,56,130,1)), color-stop(100%,rgba(86,121,196,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(24,56,130,1) 0%,rgba(86,121,196,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(24,56,130,1) 0%,rgba(86,121,196,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(24,56,130,1) 0%,rgba(86,121,196,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(24,56,130,1) 0%,rgba(86,121,196,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183882', endColorstr='#5679c4',GradientType=0 ); /* IE6-9 */

}
.proStatus table {
	width:127px;
	height:100%;
}
.proStatus tr td {
	border-bottom:1px solid #183882;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	font-family:"Open Sans";
	padding:3px 0
}
.borR {
	border-right:1px solid #183882
}
.proStatus span {
	font-size:15px;
	font-weight:700;
	color:#fff
}
.proStatus h2 {
	font-size:30px;
	font-weight:700;
	color:#fff
}
.proStatus b {
	font-size:11px;
	font-weight:400;
	color:#fff
}
.proStatus h3 {
	font-size:18px;
	font-weight:700;
	color:#fff
}
.address {
	max-width:248px;
	float:left;
	padding-right:25px
}
.address b {
	font-weight:700;
	font-size:14px
}
.phoneemail {
	float:left;
	max-width:252px;
	background:url(../images/contact-line.jpg) no-repeat left center;
	height:105px;
	margin:0 0 10px;
	padding:39px 24px
}
.phoneemail p span {
	padding-left:46px
}
.phoneemail table tr td {
	height:15px
}
.mobile {
	padding-left:44px!important
}
.bRight {
	padding-right:24px
}
.phoneemail a {
	text-decoration:none;
	color:#ED1651
}
.rightBg {
	background-image:none!important
}
.homecontWrapper {
	overflow:hidden;
	display:block;
	background:url(../images/bottomBg.gif) 10px bottom repeat-x;
	margin:0 auto;
	padding:0
}
.insideWrapper {
	background:url(../images/bgarea.jpg) #fff repeat-x;
	margin:0 auto;
	padding:0
}
h1, h2, h3, h4, h5, h6 {
	/*font-family:'open_sans_lightregular';*/
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:700;
	line-height:20px;
	color:inherit;
	text-rendering:optimizelegibility;
	margin:0
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight:400;
	line-height:1;
	color:#999
}
h1, h2, h3 {
	line-height:33px;
	/*margin:10px 0px;*/
}
h1 {
	/*font-size:38.5px*/
}
h2 {
	font-size:20px;
	color:#06f;
}
.rotator_text{
	font-size:14px;
	color:#25339b;
	font-weight:600;
	margin:0px 8px;
	line-height:20px;
}

