@charset "utf-8";
/* CSS Document */


body {
	margin: 0;
	font-size:14px;
	line-height: 22px;
	font-family: 'Open Sans', sans-serif;
}

.wrapper {
	width:100%;
	display:inline-block;
}

.container {
	width:100%;
	max-width:1200px;
	margin:auto;
}

.header {
	width:100%;
	display:inline-block;
	box-shadow: 0 0 8px #555;
	background-color:#fff;
	z-index: 105
}

.logo {
	float:left;
	margin: 6px 25px 3px 20px;
	width:224px;
}

.logo img {
	width:100%;
}

.menu {
	width:auto;
	text-align:center;
	display:inline-block;
	position:relative;
	margin:34px 0 0 0;
}
.menu ul {
	margin:0px;
	padding:0px;
	text-align:center;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease
}

.menu ul li {
	list-style:none;
	display:inline;
	margin:0 15px;
}

.menu ul li a {
	display:inline-block;
	padding:0 10px;
	color:#333;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease
}
.menu ul li:hover a, .menu ul li.active a {
	color:#f58220;
	border-bottom: solid 2px #b87a16
}



.logobg {
	width:278px;
	padding:0px 0px 30px 0;
	text-align:center;
	background:url(../images/logobg.png) center bottom;
	display:inline-block;
	position:absolute;
	left-50%;
	top:-12px;
	margin-left:-139px;
	z-index:100
}

.rt-head {
	width:auto;
	float:right;
	padding:10px 4px 10px 115px;
	background:url(../images/headbg.png)left no-repeat;
}
.rt-head ul {
	padding: 0px;
	margin:0px;
}

.rt-head ul li {
	list-style: none;
	display:inline-block;
	margin:0 20px;
	text-align: center
}
.rt-head ul li a {
	color:#fff;
	text-decoration:none;
}
.rt-head ul li a img {
	width:30px;
}
.rt-head ul li:nth-child(2)img:hover {
	
}

.banner {
	width:100%;
	display:inline-block;
	background:url(../images/banner-gradient.jpg) repeat-x bottom;
	background-color:#3574e7;
	border-bottom:solid 5px #20293e;
	position:relative;
	float:left;
}

.static-banner-pic {
	width:17%;
	position:absolute;
	left:6%;
	top:10%;
	z-index: 101;
	color:#fff;
}

.static-banner-pic h2 {
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 0px;
	line-height:27px;
	color:#fff;
}
.static-banner-pic h2 span {
	letter-spacing: 4px;
}

.caption {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 0.4px
}

.static-banner-pic p {
	margin:20px 0;
}
.static-banner-pic img {
	max-width:311px;
}

.enquire-button {
	line-height: 32px;
	font-size:16px;
	text-transform: uppercase;
	color:#000;
	background-color:#ffe512;
	padding:0 40px;
	display:inline-block;
	margin-top:6px;
	border-radius:15px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.enquire-button:hover {
	text-deocration:none;
	color:#fff;
	background-color:#b87a16;
}
.exclusive {
	position:absolute;
	top:6%;
	right:4%;
	width:10.88%;
	z-index: 101
}

.exclusive img {
	width:100%;
}
#slider {
	float:left;

}

.banner-logo {
	max-width:311px;
}
.banner-logo img {
	max-width:80%;
}

.four-columns {
	width:80%;
	margin:auto;
	display:inline-block;
	margin:-67px 0 0 10%;
	z-index: 105;
	position: relative;
	background-color:#fff;
	border:solid 4px #244275;
	border-radius:20px;
	padding:15px 30px;
	box-shadow:0 0 8px #444;
}


.service-pic {
	width:100%;
}
.service-pic img {
	width:100%;
}
.home-about {
	padding-top:40px;
	width:100%;
	display:inline-block;
}
.home-about-left {
	width:50%;
	float:left;
	padding-top:60px;
}
.home-about-left h2 {
	font-size:28px;
	font-weight:400;
}
.home-about-left h2 span {
	font-weight:600;
}

.home-about-right {
	width:50%;
	text-align: center;
	float:left;
	padding-top:60px;
}
.home-about-right img {
	max-width:369px;
}
.home-about-img {
	width:100%;
	box-shadow:0 0 5px #ccc;
	margin-bottom: 20px;
}
.home-about-img img {
	width:100%;
}

/*.row {
	display:inline-block;
}*/
.gen-top-margin {
	margin-top:20px;
}

.yellow-blk {
	background-color:#ead64e;
	padding:20px;
	width:100%;
	display: inline-block;
	margin: 40px 0 0 0;
}

.y-flats {
	font-size:60px;
	font-weight:600;
	line-height: 70px;
	display:inline-block;
	text-align: center;
	padding-top:10px;
}
.y-flat-size {
	text-align: center;
	font-size:16px;
	padding:15px 40px 20px 40px;
	border-top:solid 1px #000;
	display:inline-block;
	text-align: center
}

.config-sft {
	font-size:60px;
	font-weight:600;
	color:#fff;
	text-align: center;
	line-height: 40px;
}
.config-sft span {
	font-size:16px;
}
 .nav-tabs {
	text-align:center;
}
.nav-tabs>li {
	background-color:#274c8c;
	border: none;
    width: auto;
    text-align: center;
	margin:0 15px 15px 0;
	display:inline-block;
	float:none;
}
.nav-tabs>li>a {
	border-radius:0px;
	border:none;
	margin-right:0px;
	padding: 10px;
	color:#fff;
}

.nav-tabs>li.active, .nav-tabs>li.active>a:hover, .nav-tabs>li>a:hover {
	background-color:#d6ad1d;
	border:none
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover  {
	background-color:transparent;
	border:none
}

.nav-tabs {
	border-bottom:none;
	width:100%;
	float:left;
	text-align: left;
}

.main-tabs>li {
	margin-bottom:30px;
}
.tab-content {
	float:left;
	width:100%;
}

.config-icon {
	width:130px;
	font-size:12px;
	text-transform:uppercase;
	line-height: 14px;
	text-align: center;
	float:left;
	margin-bottom: 15px;
}
.title {
	font-size:28px;
	font-weight:600;
	width:100%;
	margin-bottom:15px;
	display:inline-block;
}

.videos {
	width:100%;
	display:inline-block;
	margin-bottom:40px;
}
.videos img {
	width:100%;
}
.no-padding-left {
	padding-left:0px
}
.no-padding-right {
	padding-right:0px
}

.footer {
	width:100%;
	display:inline-block;
	background-color:#2f64c1;
	color:#FFFFFF;
	padding:50px 0;
	
}

.footer .about {
	margin-top:15px;
	
}

.footer h3 {
	color:#f3d514;
	text-transform:uppercase;
	font-size: 14px;
	font-weight:400;
	margin-top:57px;
}

.footer p {
	margin-top:15px;
}

.footer .icon {
	width:100%;
	display:inline-block;
	padding-left:30px;
	line-height: 30px;
	
}
.mobile {
	background:url(../images/mobile-icon.png) no-repeat left
}
.phone {
	background:url(../images/phone-icon.png) no-repeat left
}
.email {
	background:url(../images/email-icon.png) no-repeat left
}


.footer a {
	color:#fff;
}

.footer ul.socialmedia {
	padding:0px;
	margin:0px;
}
.footer ul.socialmedia li {
	list-style:none;
	margin-bottom:20px;
}
.quicklinks li {
	list-style: none;
	margin-bottom: 20px;
}

.footer-bottom {
	width:100%;
	padding:15px 0;
	background-color:#154292;
	display:inline-block;
	text-align: center;
	color:#fff
}

.footer-bottom img {
	width:100%;
}

.menu-icon {
	width:36px;
	height:30px;
	background:url(../images/menu-icon.png) top;
	display:none;
	margin:30px 0 0 20px;
	float:left;
}


/*.row {
	width:100%;
}*/



.title-blk {
	width:100%;
	line-height:72px;
	margin-top:0px;
	color:#fff;
	font-size:28px;
	text-transform:uppercase;
	background:url(../images/titlebg.jpg);
	margin-bottom: 30px;
}
.title-blk span {
	font-weight: 600;
}

.about-page-pic {
	width:100%;
	margin-top:50px;
	
}

.about-page-pic img {
	width:40%;
}
.about-page-left {
	padding-top:7%;
}

h2 {
	font-weight:400;
	font-size:28px;
	color:#4f4f4f;
	margin-bottom: 15px;
}

h2 span {
	font-weight:600;
}

.about-page-left p {
	padding-right:10%;
}

.grayblock {
	width:100%;
	background-color:#eaeaea;
	padding:40px 0;
	display:inline-block
}

.title2 {
	padding-left:47px;
	line-height: 42px;
	font-size:28px;
	color:#8e621e;
	font-weight: 400;
	width:100%;
	display:inline-block;
	margin-bottom: 20px;
	background:url(../images/crown-icon.png) left no-repeat;
}

.title2 span {
	font-weight:600;
}


.heilights-row{
	width:100%;
	border-bottom:solid 1px#5f7db1;
	display:inline-block
}
.heightlights-column {
	width:50%;
	float:left;
	padding:30px;
}

.rt-border {
	border-right:solid 1px #5f7db1;

}

.hilight-icon {
	width:15%;
	float:left;
}
.hilight-icon img {
	width:100%;
}

.hilight-content {
	width:80%;
	float:left;
	margin-left:5%;
}

.hilight-content h2 {
	margin:0px 0 10px 0;
	font-size:20px;
	font-weight:600;
	text-transform:uppercase
}


.groundfloor-plan {
	width:100%;
	display:inline-block;
	position:relative;
	margin-bottom: 20px;
}
.groundfloor-plan img {
	width:100%;
}

.zoom-icon {
	width:49px;
	height:49px;
	background:url(../images/zoom-icon.png)
}

.position-1 {
	position:absolute;
	top:1%;
	left:5%;
}
.position-2 {
	position:absolute;
	top:1%;
	left:32%;
}
.position-3 {
	position:absolute;
	top:1%;
	left:47%;
}
.position-4 {
	position:absolute;
	top:1%;
	left:62%;
}
.position-5 {
	position:absolute;
	top:1%;
	left:77%;
}
.position-6 {
	position:absolute;
	top:29%;
	left:5%;
}
.position-7 {
	position:absolute;
	top:24%;
	left:26%;
}
.position-8 {
	position:absolute;
	top:24%;
	left:41%;
}

.position-9 {
	position:absolute;
	top:29%;
	left:57%;
}

.position-10 {
	position:absolute;
	top: 24%;
    left: 76%;
}
.position-11 {
	position:absolute;
	top: 50%;
    left: 5%;
}

.position-12 {
	position:absolute;
	top: 53%;
    left: 27%;
}
.position-13 {
	position:absolute;
	top: 53%;
    left: 41%;
}

.position-14 {
	position:absolute;
	top: 75%;
    left: 5%;
}
.position-15 {
	position:absolute;
	top: 75%;
    left: 22%;
}



.firstfloor-plan {
	width:100%;
	display:inline-block;
	position:relative
}
.firstfloor-plan img {
	width:100%;
}

.position-ff1 {
	position:absolute;
	top: 2%;
    left: 2%;
}
.position-ff2 {
	position:absolute;
	top: 2%;
    left: 29%;
}
.position-ff3 {
	position:absolute;
	top: 2%;
    left: 44%;
}

.position-ff4 {
	position:absolute;
	top: 2%;
    left: 60%;
}
.position-ff5 {
	position:absolute;
	top: 2%;
    left: 75%;
}
.position-ff6 {
	position:absolute;
	top: 28%;
    left: 2%;
}
.position-ff7 {
	position:absolute;
	top: 24%;
    left: 24%;
}
.position-ff8 {
	position:absolute;
	top: 24%;
    left: 39%;
}

.position-ff9 {
	position:absolute;
	top: 28%;
    left: 55%;
}
.position-ff10 {
	position:absolute;
	top: 24%;
    left: 75%;
}
.position-ff11 {
	position:absolute;
	top: 49%;
    left: 2%;
}
.position-ff12 {
	position:absolute;
	top: 53%;
    left: 24%;
}
.position-ff13 {
	position:absolute;
	top: 53%;
    left: 39%;
}
.position-ff14 {
	position:absolute;
	top: 53%;
    left: 55%;
}
.position-ff15 {
	position:absolute;
	top: 53%;
    left: 77%;
}
.position-ff16 {
	position:absolute;
	top: 74%;
    left: 2%;
}
.position-ff17 {
	position:absolute;
	top: 74%;
    left: 20%;
}
.position-ff18 {
	position:absolute;
	top: 74%;
    left: 35%;
}
.position-ff19 {
	position:absolute;
	top: 74%;
    left: 50%;
}
.position-ff20 {
	position:absolute;
	top: 74%;
    left: 66%;
}
.position-ff21 {
	position:absolute;
	top: 74%;
    left: 81%;
}

.close-but {
	border-radius:100%;
	right: -9px;
    position: absolute;
    top: -9px;
	background-color: #20b4eb;
	border:none;
	color:#fff;
	width:30px;
	line-height:18px;
	
	z-index: 100
	
}

.explore-block {
	width:100%;
	height:100vh;
	max-height:1080px;
	text-align:center;
	overflow:hidden;
	display:inline-block;
	background:url(../images/explorebg.jpg);
	background-size:cover;
}

.regalia-blocks-parent {
	/*width:83.4%;
	max-width:1600px;*/
	width:1200px;
	height:760px;
	/*height:100vh;
	max-height:900px;
	margin-left:8.3%;
	margin-top: 20px;*/
	margin:auto;
	display:inline-block;
	background: rgba(53,118,234,1);
background: -moz-linear-gradient(top, rgba(53,118,234,1) 0%, rgba(36,66,116,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(53,118,234,1)), color-stop(100%, rgba(36,66,116,1)));
background: -webkit-linear-gradient(top, rgba(53,118,234,1) 0%, rgba(36,66,116,1) 100%);
background: -o-linear-gradient(top, rgba(53,118,234,1) 0%, rgba(36,66,116,1) 100%);
background: -ms-linear-gradient(top, rgba(53,118,234,1) 0%, rgba(36,66,116,1) 100%);
background: linear-gradient(to bottom, rgba(53,118,234,1) 0%, rgba(36,66,116,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3576ea', endColorstr='#244274', GradientType=0 );
}
.regalia-blocks {
	width:100%;
	height:100vh;
	display:inline-block;
	background:url(../images/explore-new1.png) no-repeat top;
	position:relative;
	background-size: 100%;
	
	


}

.topblock-links {
	width:100%;
	height:100vh;
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
}
.topblock-links ul {
	padding:0px;
	margin: 0px;
	text-align:left;
}
.topblock-links ul li {
	list-style:none;
	display:inline-block;
}
.topblock-links ul li>a{
	list-style:none;
	display:inline-block;
	width:40px;
	line-height: 40px;
	background-color:#FDC80E;text-align: center;
}

.topblock-links ul li:hover a{
	background-color:#fff;
	color:#000
}


.leftblock-links {
	/*width:100%;*/
	height:auto;
	z-index: 100;
	position:absolute;
	left:0;
	top:40px;
}
.leftblock-links ul {
	padding:0px;
	margin:0px;
	display:inline-block;
}
.leftblock-links ul li {
	list-style:none;
	/*display:inline-block;*/
	margin-top:4px;
}
.leftblock-links ul li>a{
	list-style:none;
	display:inline-block;
	width:40px;
	line-height: 40px;
	background-color:#FDC80E;
	text-align: center;
}
.leftblock-links ul li:hover a {
	background-color:#fff;
}
.hover-1, .hover-2, .hover-3, .hover-4, .hover-5, .hover-6, .hover-7, .hover-8, .hover-9, .hover-10, .hover-11, .hover-12, .hover-13, .hover-14, .hover-15, .hover-16, .hover-17, .hover-18, .hover-19, .hover-20, .hover-21 {
	/*width:12.9375%;
	height:12.1111%;*/
	width: 150px;
    height: 72.5px;
    position: absolute;
    top: 8.5px;
    left: 598.2px;
	
	position:absolute;
	/*top:0.6%;
	left:49.3%;*/
	background:url(../images/hovershapes/1.png) center no-repeat;
	background-size:100%;
	opacity:0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.hover-2 {
	/*width:9.6875%;
	height:8.7777%;*/
	width:114.3px;
	height:59px;
	/*top:7.6%;
	left:58.3%;*/
	    top: 58px;
    left: 701.5px;
	background:url(../images/hovershapes/2.png) center;
	background-size:100%;
}

.hover-3 {
	/*width:9.9375%;
	height:8.888%;*/
	width:119.3px;
	height:58px;
	top: 83px;
    left: 772.2px;
	/*top:11.1%;
	left:64.2%;*/
	background:url(../images/hovershapes/3.png) center;
	background-size:100%;
}
.hover-4 {
	/*width:10.875%;
	height:10%;
	top:14.8%;
	left:70%;*/
	width:128.8px;
	height:66.3px;
	top: 109.8px;
    left: 848.5px;
	background:url(../images/hovershapes/4.png) center;
	background-size:100%;
}

.hover-5 {
	/*width:13%;
	height:9.6%;
	top:19.2%;
	left:77.8%;*/
	width:165.7px;
	height:84.5px;
	top: 129.8px;
    left: 924.5px;
	
	background:url(../images/hovershapes/5.png) center;
	background-size:100%;
}
.hover-6 {
	/*width:10.3125%;
	height:8.8888%;
	top:7.4%;
	left:40.8%;*/
	width: 156.5px;
    height: 59.8px;
    top: 59px;
    left: 490.2px;
	background:url(../images/hovershapes/6.png) center;
	background-size:100%;
}

.hover-7 {
	/*width:9.5625%;
	height:7.6%;
	top:11.8%;
	left:49.2%;*/
	width: 121.5px;
    height: 52.8px;
    top: 87.8px;
    left: 592.2px;
	background:url(../images/hovershapes/7.png) center;
	background-size:100%;
}
.hover-8 {
	/*width:9.6875%;
	height:8.2%;
	top:15.4%;
	left:55%;*/
	width: 126.8px;
    height: 58px;
    top: 113.5px;
    left: 662.5px;
	background:url(../images/hovershapes/8.png) center;
	background-size:100%;
}
.hover-9 {
	/*width:12%;
	height:9%;
	top:20.6%;
	left:61.4%;*/
	width: 154.5px;
    height: 63px;
    top: 152.3px;
    left: 738px;
	background:url(../images/hovershapes/9.png) center;
	background-size:100%;
}

.hover-10 {
	/*width:14.5625%;
	height:12.33%;
	top:25.4%;
	left:70.4%;*/
	width: 176.8px;
    height: 89.8px;
    top: 178.3px;
    left: 845.7px;
	background:url(../images/hovershapes/10.png) center;
	background-size:100%;
}
.hover-11 {
	/*width:9.9375%;
	height:7%;
	top:12.4%;
	left:32.6%;*/
	width: 100.5px;
    height: 46.5px;
    top: 92px;
    left: 395.2px;

	background:url(../images/hovershapes/11.png) center;
	background-size:100%;
}

.hover-12 {
	/*width:11.1875%;
	height:10.5%;
	top:18.8%;
	left:38%;*/
	width: 133.8px;
    height: 61.8px;
    top: 141.5px;
    left: 457.2px;
	background:url(../images/hovershapes/12.png) center;
	background-size:100%;
}

.hover-13 {
	/*width:11.625%;
	height:11%;
	top:23.3%;
	left:43.8%;*/
	width: 138.3px;
    height: 75.3px;
    top: 172.3px;
    left: 527.7px;
	background:url(../images/hovershapes/13.png) center;
	background-size:100%;
}
.hover-14 {
	/*width:11.3125%;
	height:13.6%;
	top:28.3%;
	left:53.6%;*/
	width: 134.5px;
    height: 95.5px;
    top: 206.3px;
    left:644px;
	background:url(../images/hovershapes/14.png) center;
	background-size:100%;
}
.hover-15 {
	/*width:16.1875%;
	height:13.6%;
	top:34.9%;
	left:60.2%;*/
	width: 188.6px;
    height: 96.3px;
    top: 258px;
    left: 725.6px;
	background:url(../images/hovershapes/15.png) center;
	background-size:100%;
}
.hover-16 {
	/*width:13.1875%;
	height:9.3%;
	top:19.2%;
	left:18.9%;*/
	width: 169px;
    height: 74px;
    top: 142px;
    left: 229.5px;
	background:url(../images/hovershapes/16.png) center;
	background-size:100%;
}
.hover-17 {
	/*width:13.1875%;
	height:9.2%;
	top:24%;
	left:24.9%;*/
	width: 165.8px;
    height: 74.8px;
    top: 178px;
    left: 299.2px;
	background:url(../images/hovershapes/17.png) center;
	background-size:100%;
}

.hover-18 {
	/*width:13.1875%;
	height:9.8888%;
	top:29%;
	left:30.6%;*/
	width: 170.8px;
    height: 82.3px;
    top: 211.8px;
    left: 366.7px;
	background:url(../images/hovershapes/18.png) center;
	background-size:100%;
}
.hover-19 {
	/*width:13.75%;
	height:11.8888%;
	top:33.8%;
	left:36.6%;*/
	width: 175.8px;
    height: 90.3px;
    top: 247.8px;
    left: 440.7px;
	background:url(../images/hovershapes/19.png) center;
	background-size:100%;
}

.hover-20 {
	/*width:14.25%;
	height:12.4%;
	top:39.4%;
	left:43.2%;*/
	width: 180.5px;
    height: 98.8px;
    top: 289.3px;
    left: 521.5px;
	background:url(../images/hovershapes/20.png) center;
	background-size:100%;
}
.hover-21 {
	/*width:17.125%;
	height:13.6%;
	top:45.8%;
	left:50.4%;*/
	width: 202.8px;
    height: 116.5px;
    top: 332.7px;
    left: 611px;
	background:url(../images/hovershapes/21.png) center;
	background-size:100%;
}

.hover-1:hover, .hover-2:hover, .hover-3:hover, .hover-4:hover, .hover-5:hover, .hover-6:hover, .hover-7:hover, .hover-8:hover, .hover-9:hover, .hover-10:hover, .hover-11:hover, .hover-12:hover, .hover-13:hover, .hover-14:hover, .hover-15:hover, .hover-16:hover, .hover-17:hover, .hover-18:hover, .hover-19:hover, .hover-20:hover, .hover-21:hover {
	opacity: 1!important;
	
}

.hover-1:hover .topblock-links ul li>a, a.1:hover{
	background-color: #fff!important;
}


.arr {
	width:20px;
	height:17px;
	background:url(../images/arr.png);
	position:absolute;
	right:-10px;
	bottom:5px;
}




.details-block {
	width:786px;
	height:auto;
	padding:10px;
	background:rgba(0, 0, 0, 0.7);
	position:absolute;
	z-index:105;
	left:40px;
	top:1000px;
	font-size:12px;
	color:3c1c1c1;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


.details-block table {
	width:100%;
}
.details-block table td {
	
	padding:4px;
	border:solid 1px #62666c;
	color:#d4d4d4;
	text-align:left;
	line-height: 22px;
}

.txt-y {
	color:#fdc80e;
}
.txt-g {
	color:#19ff01;
}
.txt-r {
	color:#ff0101;
}
.txt-b {
	color:#86b1ff;
}
.viewdetails {
	/*color:#fff;*/
	text-decration:underline!importantimportant;
}
.viewdetails:hover {
	color:#19ff01;
}

.amenities-icons {
	text-align: center;
	width:100%;
	display:inline-block;
	margin-bottom: 40px;
}
.amenities-icons span {
	width:100%;
	display:inline-block;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 30px;
	text-transform:uppercase;
}

.specifications {
	margin-bottom: 40px;
}

.panel-title a {
	width:100%;
	display:inline-block;
	padding:10px;
	font-weight:600;
}
.panel-title a:hover {
	text-decoration:none;
}
.panel-heading {
	padding:0px;
	
}
.panel-default>.panel-heading {
	background-color:#fff3c6;
	text-transform:uppercase;
	
	
}

.gray-row {
	width:100%;
	margin-bottom: 1px;
	padding:10px;
	display:inline-block;
	background-color:#f2f2f2;
}

.project-teatures .gray-row {
	background-color:#f4d9d9
}
.panel-default {
    border-color: #cfbd36;
}
.project-teatures {
	margin-bottom: 40px;
	
}
.project-teatures .gray-row {
	padding:10px 20px;
}

.gal-pic {
	width:100%;
	display:inline-block;
	margin-bottom: 20px;
	position:relative;
}

.downloads .gal-pic {
	padding:10px;
	border:solid 1px #ccc;
	}

.gal-pic img {
	width:100%;
}
.galpic-title {
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	padding-left:20px;
	font-size:16px;
	text-transform: uppercase;
	color: #2d2d2d;
	line-height: 62px;
	background:url(../images/gal-title-bg.png) no-repeat
}


.border-right {
	border-right: solid 1px #ccc;
	margin-bottom: 40px;
}

.contact-form {
	width:100%;
	padding-right:20%;
	margin-bottom: 50px;
}
.sendmessage-but {
	width:278px;
	height:41px;
	background:url(../images/send-but.jpg);
	border:none;
		
}

input[type="text"], textarea{
	width:278px;
	height:40px;
	padding:0 10px;
	border:solid 1px #ccc;
	border-radius:0px;
	margin-bottom: 15px;
}
textarea {
	height:100px;

}

.contact-social {
	width:100%;
	display:inline-block;
	margin-bottom: 50px;
}
.contact-social ul {
	padding:0px;
	margin:15px 0 0 0px;

}

.contact-social ul li {
	list-style:none;
	display:inline-block;
	margin:0 15px 0 0;
}

.contact-text {
	font-size:22px;
	font-style: italic;
	line-height: 26px;
	color: #7c7c7c;
	padding:0 5% 0px 8% ;
}
.contact-pic {
	width:100%;
	padding: 0 20% 0px 19%;
}
.contact-pic img {
	width:100%;
}

.connect-block {
	width:100%;
	padding:0 5% 40px 6%;
	display:inline-block;
}

.connect-block h2 {
	margin-left:14px;
}
.connect-block span {
	color:#db0f0f;
	text-transform:uppercase
}

.contact-phone {
	font-size:20px;
}



.video-1bg {
	width:100%;
	height:370px;
	background:url(../images/video-1.jpg);
	background-size:cover;
	
}

.video-size {
	width:100%;
	height:350px;
	
}

.about-reg-logo {
	width:100%;

}

.tab-content {
	margin-bottom:30px;
}

/*.details-block table tr td:nth-child(4), .details-block table tr td:nth-child(5), .details-block table tr td:nth-child(6){
	display:none;
}*/

.view-det {
	line-heght:22px;
	color:#333;
	background-color:#ffe512!important;
	padding:0 10px;
	border-radius:10px;
	float:right;
	text-decoration:none;
	cursor:pointer
}

.rt-head ul li:last-child {
	display:none;
}

.configation-blk {
	padding-top:40px;
}
.heads {
	color:#ff9f00!important;
	
}

.iso-pic {
	width:100%;
	margin-bottom:20px;
}
.iso-pic img {
	width:100%;
}

.footer .about {
	line-height: 19px;
    font-size: 13px;
}
.modal-body table {
	margin:auto;
	width:100%;
}

.modal-body table td {
	border:solid 1px #62666c;
	padding:5px;
	color:#fff;
	font-size:12px;
	text-align:left;
}

.dn-arr {
	width:20px;
	height:20px;
	float:right;
	background:url(../images/dn-arr.png);
	background-size:100%
}

.open-icon{
	background-position:bottom;
}


.connectivity-blk {
	width:100%;
	display:inline-block;
	padding:30px 0;
}
.landmark-title {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding:0 20px;
	line-height:40px;
	background-color:#b2b09c;
	display:inline-block;
	margin-bottom:30px;

}

.connectivity-blk h3 {
	font-weight:bold;
	font-size:14px;
	color:#333;
	margin:0px 0 10px 0;
}

.about-icons {
	float:left;
}
.about-icon-desc {
	float:left;
	width:77%;
	margin-left:10px;
	line-height:18px;
	margin-bottom:15px;
}

.gen-bot-mar {
	margin-bottom:15px;
}

.rental-ass {
	width: 17%;
    height: 200px;
    position: absolute;
    left: 25%;
    top: 5%;
	color:#fff;
	font-size:20px;
	font-weight: 600;
	z-index: 101;
	background:url(../images/brush-color.png) no-repeat center;
	padding:50px 0 0 0;
	text-shadow: 0 0 2px #333;
	display:none;
}
.completion {
	width:15%;
	position:absolute;
	right:14%;
	top:12%;
	color:#fff;
	font-size:20px;
	font-weight: 600;
	z-index: 101;
	display:none;
}

#scroll {
	display:inline-block;
	width:100%;
	font-weight: 600;
}
#scroll h4 {
	font-size:16px;
	line-height: 22px;
}
.blinking {
	font-weight: 600;
}

.type-pics {
	width:100%active
}
.type-pics img {
	width:100%;
}

.caption-left {
	position:absolute;
	bottom: 0;
	left:24%;
	width:10.3%;
	z-index: 101;
	display:none;
		
}
.caption-left img {
	width:100%;
}


.caption-rt {
	position:absolute;
	bottom: 0;
	right:4%;
	width:10.3%;
	z-index: 101;
	display:none;
		
}
.caption-rt img {
	width:100%;
}

.blinking{
    animation:blinkingText 0.8s infinite;
}

.offers {
    position: absolute;
    right: 4%;
    bottom: 6%;
    z-index: 101;
	display:none;
}


@keyframes blinkingText{
    0%{     color: #000;    }
    49%{    color: #F70B0F; }
    50%{    color: #23F912; }
    99%{    color:#FFBF03;  }
    100%{   color: #000;    }
}
.blinking2{
    animation:blinkingText2 0.8s infinite;
}
@keyframes blinkingText2{
    0%{     color: #000;    }
    49%{    color: #F4B601; }
    50%{    color: #0668FF; }
    99%{    color:#D075FF;  }
    100%{   color: #000;    }
}

#scroll li {
	float:left;
	margin:0 40px 0 5px;
	padding:0px;
}

.modal-body {
	text-align:center
}
.modal-body img {
	border-radius:10px;
}
@media only screen and (max-width:1626px) {
	
	.menu ul li {
		margin:0 7px;
	}	
	
}

/*
 @media only screen and (max-width:1600px) {
		.regalia-blocks {
		width:100%;
		margin:0px;
	}
	
	.hover-1 {
		width: 12.9375%;
		height: 14%;
		top: -0.8%;
		left: 49.3%;
	}
	.hover-2 {
		width: 9.6875%;
		height: 8%;
		top: 6.8%;
		left: 58.3%;
	}
	.hover-3 {
		width: 9.9375%;
		height: 8%;
		top: 10.2%;
		left: 64.4%;	
	}
	.hover-4 {
		width: 10.875%;
		height: 9.6%;
		top: 13.6%;
		left: 70.4%;
	}
	.hover-5 {
		width: 13.3125%;
		height: 9%;
		top: 17.4%;
		left: 77.4%;
	}
	.hover-6 {
		    width: 10.3125%;
			height: 8%;
			top: 7%;
			left: 40.8%;
	}
	.hover-7 {
		width: 9.5625%;
		height: 7%;
		top: 10.6%;
		left: 49.2%;
	}
	.hover-8 {
		width: 9.6875%;
		height: 7.6%;
		top: 14.2%;
		left: 55%;
	}
	.hover-9  {
		width: 12%;
		height: 8.6%;
		top: 19%;
		left: 61.4%;
	}
	.hover-10  {
		width: 14.5625%;
		height: 10%;
		top: 24.2%;
		left: 70.4%;
	}
	.hover-11 {
		width: 9.9375%;
		height: 6.4%;
		top: 11.3%;
		left: 32.6%;
	}
	.hover-12 {
		width: 11.1875%;
		height: 9.8%;
		top: 17.6%;
		left: 38%;
	}
	.hover-13 {
		width: 11.625%;
		height: 10%;
		top: 22%;
		left: 43.8%;
	}
	.hover-14 {
		width: 11.3125%;
		height: 12%;
		top: 26.6%;
		left: 53.6%;
	}
	.hover-15 {
		width: 16.1875%;
		height: 12.8%;
		top: 33%;
		left: 60.2%;
	}
	.hover-16 {
		width: 13.1875%;
		height: 8.4%;
		top: 17.9%;
		left: 18.9%;
	}
	.hover-17 {
		width: 13.1875%;
		height: 8.6%;
		top: 22.4%;
		left: 24.9%;
	}
	.hover-18 {
		width: 13.1875%;
		height: 9.2%;
		top: 27%;
		left: 30.6%;
	}
	.hover-19 {
		width: 13.75%;
		height: 10.6%;
		top: 32%;
		left: 36.6%;
	}
	.hover-20 {
		width: 14.25%;
		height: 11.6%;
		top: 37%;
		left: 43.2%;
	}
	.hover-21 {
		width: 17.125%;
		height: 12%;
		top: 42.6%;
		left: 50.8%;
	}
	
}*/
	@media only screen and (max-width:1502px) {
	
	.menu ul li {
		margin:0 5px;
	}
	.menu {
		margin-left:4%;
	}
}
	


@media only screen and (max-width:1463px) {
	
	.banner-logo {
		display:none;
	}
}

@media only screen and (max-width:1379px) {
	
	.menu ul li {
		margin: 0 0px;
	}
	.menu {
		margin-left:20px;
	}
	
}
@media only screen and (max-width:1366px) {
	
	.hover-1 {
		width: 12.9375%;
		height: 14%;
		top: -1.8%;
		left: 49.3%;
	}
	.hover-2 {
		width: 9.6875%;
		height: 6.6%;
		top: 6%;
		left: 58.3%;
	}
	.hover-3 {
		width: 9.9375%;
		height: 6.4%;
		top: 9.0%;
		left: 64.4%;	
	}
	.hover-4 {
		width: 10.875%;
		height: 7.6%;
		top: 11.8%;
		left: 70.4%;
	}
	.hover-5 {
		width: 13.3125%;
		height: 8%;
		top: 14.4%;
		left: 77.4%;
	}
	.hover-6 {
		    width: 10.3125%;
			height: 6.6%;
			top: 6%;
			left: 40.8%;
	}
	.hover-7 {
		width: 9.5625%;
		height: 6%;
		top: 9.2%;
		left: 49.2%;
	}
	.hover-8 {
		width: 9.6875%;
		height: 6.6%;
		top: 12.2%;
		left: 55%;
	}
	.hover-9  {
		width: 12%;
		height: 7.2%;
		top: 16.4%;
		left: 61.4%;
	}
	.hover-10  {
		width: 14.5625%;
		height: 10%;
		top: 20%;
		left: 70.4%;
	}
	.hover-11 {
		width: 9.9375%;
		height: 5.4%;
		top: 10%;
		left: 32.6%;
	}
	.hover-12 {
		width: 11.1875%;
		height: 7.8%;
		top: 15.6%;
		left: 38%;
	}
	.hover-13 {
		width: 11.625%;
		height: 9.2%;
		top: 18.6%;
		left: 43.8%;
	}
	.hover-14 {
		width: 11.3125%;
		height: 10%;
		top: 22.6%;
		left: 53.6%;
	}
	.hover-15 {
		width: 16.1875%;
		height: 11%;
		top:28%;
		left: 60.2%;
	}
	.hover-16 {
		width: 13.1875%;
		height: 6.8%;
		top: 15.6%;
		left: 18.9%;
	}
	.hover-17 {
		width: 13.1875%;
		height: 7.8%;
		top: 19%;
		left: 24.9%;
	}
	.hover-18 {
		width: 13.1875%;
		height: 7.6%;
		top: 23.2%;
		left: 30.6%;
	}
	.hover-19 {
		width: 13.75%;
		height: 9%;
		top: 27%;
		left: 36.6%;
	}
	.hover-20 {
		width: 14.25%;
		height: 9.6%;
		top: 31.6%;
		left: 43.2%;
	}
	.hover-21 {
		width: 17.125%;
		height: 10.6%;
		top: 36.6%;
		left: 50.8%;
	}
	
}

@media only screen and (max-width:1365px) {
	.hover-1, .hover-2, .hover-3, .hover-4, .hover-5, .hover-6, .hover-7, .hover-8, .hover-9, .hover-10, .hover-11, .hover-12, .hover-13, .hover-14, .hover-15, .hover-16, .hover-17, .hover-18, .hover-19, .hover-20, .hover-21 {
		display:none;
	}
	
}


@media only screen and (max-width:1273px) {
	
	.menu-icon {
		display:block;
	}
	.menu {
		width:260px;
		height:100vh;
		position:absolute;
		top:90px;
		left:-280px;
		margin:0px;
		background-color:#F4C1C1;
		-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}


	.header {
		position: fixed;
		width: 100%;
		z-index: 106;
		top: 0;
		left: 0;
	}
	.menu-open {
		position:absolute;
		top:90px;
		left:0px;
		z-index:105;
		margin:0px;
		-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}
	.menu ul li {
		width:100%;
		display:inline-block;
		line-height: 40px;
	}
	.menu ul li a {
		dispay:inline-block;

	}
	
	.banner {
		margin-top:90px;
	}
	.title-blk {
		margin-top:90px;
	}
	
}

@media only screen and (max-width:1250px) {
	
	.static-banner-pic {
		width:25%;
	}
	.static-banner-pic p {
		display:none;
	}
	
	.rental-ass {
    	width: 22%;
    	position: absolute;
    	left: 6%;
    	top: 50%;
	}

}


@media only screen and (max-width:1070px) {		
	.nav-tabs {
		width:100%;
		text-align: center;
	}
	.nav-tabs > li {
		width:auto;
		margin-right:10px;
		display:inline-block;
		float:none;
	}
	.tab-content {
		width:100%;

	}
}

@media only screen and (max-width:991px) {	
	
	.four-columns {
		margin-top:36px;
	}
	.regalia-blocks-parent {
		width:100%;
		margin:0px;
		height:100vh;
		overflow:hidden;
		
	}
	.regalia-blocks {
		background-position:30%;
	}
	.details-block {
		width:780px;
	}
	
	.details-block table{
		width:100%
	}
	.leftblock-links .details-block {
		width:780px;
	}
	/*.details-block table tr td:nth-child(4), .details-block table tr td:nth-child(5), .details-block table tr td:nth-child(6), .details-block table tr td:nth-child(7), .details-block table tr td:nth-child(8) {
		display:none;
	}*/
	.contact-form {
		width:340px;
		margin:auto;
		padding-right:0px;
	}
	
	.contact-form input , .contact-form textarea{
		width:100%;
	}
	.static-banner-pic h2 {
    	font-size: 20px;
		text-align:left;
		line-height: 20px;
	}
	h2 {
		text-align:center;
	}
	.contact-social ul {
		text-align:center;
	}
	.border-right {
		border-right:0px;
	}
	.contact-text, .contact-pic, .connect-block {
		padding-left:0px;
		padding-right:0px;
		text-align:center;
	}
	.connect-block, .connect-block h2 {
		text-align:left;
	}
	
	.about-page-left {
		padding-top: 0%;
	}
	.tab-content {
		text-align:center;
	}
	.config-icon {
		float:none;
		display:inline-block;
	}
	.rental-ass {
		top:44%;
	}
}


@media only screen and (max-width:820px) {	
	.details-block table tr td:nth-child(5), .details-block table tr td:nth-child(6), .details-block table tr td:nth-child(8) {
		display:none;
	}
	.details-block {
		width:90%;
	}
	.leftblock-links .details-block {
		width:1600%;
	}
}

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

	.home-about-img {
		width:100%;
		text-align: center;
	}

	.config-sft {
		font-size:30px;
	}
	
	.videos .no-padding-left {
		padding-left:15px;
		margin-bottom: 20px
	}
	.videos .no-padding-right {
		padding-right:15px;
		
	}
	.rt-head {
		width:100%;
		background-color:#336fdc;
		background-image:none;
		padding-left:10px;
	}
	.rt-head ul {
		text-align: center;
	}
	.rt-head ul li {
		display:inline-block;
		float:none;
	}
	.logo {
		float:right;
	}
	.about-reg-logo  img{
		width:100%;
	}
	.banner {
		margin-top: 171px;
	}
	.title-blk {
		margin-top: 172px;
		font-size: 21px;
		line-height: 53px;
	}
	
	/*.about-page-left {
		padding-top: 80px;
	}
	.floorplans {
		margin-top:126px;
	}
	.amenities-blk {
		margin-top:126px;
	}
	.gal-blk {
		margin-top:80px;
	}*/
	
	.rental-ass, .completion {
		display:none;
	}
}

@media only screen and (max-width:690px) {
	
	.static-banner-pic {
		display:none;
	}
	
	.regalia-blocks-parent {
		width:100%;
		margin-left:0px;
		margin-top:0px;
	}
	.topblock-links {
		width:87%;
		right:0;
		left:auto;
	}
	.topblock-links ul li {
		margin-bottom:3px;
	}
	.details-block {
		margin-left:-71px;
	}
	.leftblock-links .details-block {
		margin-left:0px;
	}
	.caption-left, .caption-rt {
		display:none;
	}
}
@media only screen and (max-width:600px) {
	
	.video-size {
		width:100%;
	}
	.heightlights-column {
		width:100%;
	}
	.rt-border {
		border-right:0px;
	}
	.heilights-row {
		border-bottom:none;
	}
	.details-block {
		width:500px;
		overflow-x:scroll;
	}
	 .details-block  table {
		width:560px;
	}
	.leftblock-links .details-block {
	width:500px;
	overflow-x:scroll
	}
	.leftblock-links .details-block  table {
		width:560px;
	}
}
@media only screen and (max-width:530px) {
	
	/*.details-block {
		width:480px;
		overflow-x:scroll
	}*/
	
	.details-block {
		width:400px;
		overflow-x:scroll;
	}
	
	
	
}

@media only screen and (max-width:490px) {
	.details-block {
    margin-left: -43px;
	}
	.leftblock-links .details-block   {
		width:440px;
		overflow-x:scroll
	}
}



@media only screen and (max-width:460px) {	
	
	.config-sft {
		font-size:20px;
		line-heght:25px;
	}
	.nav-tabs > li {
		 margin-right: 2px;
	}
	.details-block {
		width:300px;
		overflow-x:scroll;
	}
	 
}



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

	.amenities-blk {
		margin-top: 30px;
	}
	.contact-form {
		width:100%;
	}
	
	.leftblock-links .details-block   {
		width:360px;
		overflow-x:scroll
	}

}	


@media only screen and (max-width:360px) {	
	.nav > li > a {
		padding:10px 13px;
	}
	
	.leftblock-links .details-block {
		left:40px
	}
	.leftblock-links .details-block   {
		width:300px;
		overflow-x:scroll
	}

	
	.landmark-title {
		font-size:14px;
		width:100%;
		text-align:center;
	}
	
	
}

