/* __V3D_TEMPLATE__ - template-based file; delete this line to prevent this file from being updated */

body {
    margin: 0px;
    overflow: hidden;
}

#v3d-container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.preloader_div {
	width:100%;
	height:100%;
	position:fixed;
	background-image: url('image/UI/loading_bg.jpg');
	 background-color: #f0e6d7;
		background-repeat: no-repeat;
		background-attachment: fixed; 
		background-size: cover;
		  background-position: 20% 30%;
	z-index:10;
}

.percentagestyle {
	text-align: center;
  position: fixed;
    font-family: helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  color: #fff;
  bottom: 10px;
  left: 47%;
  	z-index: 10;
	text-shadow: 1px 1px 3px #A8A8A8;
}

.divblock {
	position: fixed;
	z-index: 2;
	width:0%;
	height: 5px;
	float: left;
	background-color : #c3996b;
	bottom:0px
	
	
}
.loaderlogo {
	top:20px;
	z-index: 2;
	width: 155px;
	position:fixed;
	left: 10px;
}

.devlogo {
  top: 30px;
  right : 10px;
 position: fixed;
  width: 90px;
   z-index: 2;
}


.labels{
  list-style-type:none;
  bottom: 700px;
  margin-left: 48%;
  display:inline-block;
  padding: 0px;
  width: 200px;
  height: 30px;
  overflow: hidden;
}


.label{
  float:left;
  height:30px;
  line-height:30px;
  padding:0px;
  font-family:Futura,Trebuchet MS,Arial,sans-serif; 
  color: #fff;
  font-size:14px;
  width:200px;
  position:relative;
  animation:textUp ease 6s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  -webkit-animation:textUp ease 6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/
  -moz-animation:textUp ease 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode:forwards; /*FF 5+*/
  -o-animation:textUp ease 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-fill-mode:forwards; /*Not implemented yet*/
  -ms-animation:textUp ease 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-fill-mode:forwards; /*IE 10+*/
}

.loaded.loader-box,.loaded .loader,.loaded .labels{opacity:0;}
.hidden{display:none;}


.fullscreen-button {
    position: absolute;
    top: 15px;
    right: 5px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    display: none;
    z-index: 1;
}

.fullscreen-open {
    background-image: url('media/fullscreen_open.svg');
}

.fullscreen-close {
    background-image: url('media/fullscreen_close.svg');
}

.hd_button {
    background-image: url('image/UI/HD.svg');
	position: fixed;
    top: 5px;
    right: 5px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    z-index: 0;
}

.sd_button {
    background-image: url('image/UI/SD.svg');
	position: fixed;
    top: 5px;
    right: 5px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    z-index: 0;
}

.logo {
	background-image: url('image/UI/logo.png');
	position: fixed;
	left: 10px;
	top: 10px;
    width: 155px;
    height: 120px;
    cursor: pointer;
    background-size: 100% 100%;
    z-index: 2;
}




.back {
	background-image: url('image/UI/btn_back.png');
	position: fixed;
    top: 10px;
	left:10px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;

}


.mainviews {

}

.housetype {
	position: fixed;
    top: 80px;
    left: 20px;
    width: 200px;
    height: 75px;
    z-index: 4;
}

.precinct {
	background-image: url('image/UI/btn-11.png');
	position: fixed;
    bottom: 170px;
	left:8px;
    width: 95px;
    height: 52px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 4;
}


.typeword {
	background-image: url('image/UI/btn-15.png');
	position: fixed;
    bottom: 130px;
	left:10px;
    width: 30px;
    height: 14px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 4;
}

.alidia {
	background-image: url('image/UI/btn-16.png');
	position: fixed;
    bottom: 96px;
	left:10px;
    width: 95px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 4;
}

.feloria {
	background-image: url('image/UI/btn-17.png');
	position: fixed;
    bottom: 36px;
	left:10px;
    width: 95px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 4;
}


.twentysixty {
	background-image: url('image/UI/btn-18.png');
	position: fixed;
    bottom: 96px;
	left:135px;
    width: 95px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
}

.twentysixtya {
	background-image: url('image/UI/btn-21.png');
	position: fixed;
    bottom: 96px;
	left:135px;
    width: 95px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 4;
	display: none;
}

.twentysixtyint {
	background-image: url('image/UI/btn-24.png');
	position: fixed;
    bottom: 96px;
	left:242px;
    width: 196px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: none;
}

.twentysixtyend {
	background-image: url('image/UI/btn-25.png');
	position: fixed;
    bottom: 66px;
	left:242px;
    width: 196px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: none;
}

.twentysixtycor {
	background-image: url('image/UI/btn-26.png');
	position: fixed;
    bottom: 36px;
	left:242px;
    width: 196px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: none;
}

.twentysixtyfive {
	background-image: url('image/UI/btn-19.png');
	position: fixed;
    bottom: 66px;
	left:135px;
    width: 95px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
}

.twentysixtyfivea {
	background-image: url('image/UI/btn-22.png');
	position: fixed;
    bottom: 66px;
	left:135px;
    width: 95px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 4;
	display: none;
}

.twentysixtyfiveint {
	background-image: url('image/UI/btn-30.png');
	position: fixed;
    bottom: 96px;
	left:242px;
    width: 196px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: none;
}

.twentysixtyfiveend {
	background-image: url('image/UI/btn-31.png');
	position: fixed;
    bottom: 66px;
	left:242px;
    width: 196px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: none;
}

.twentysixtyfivecor {
	background-image: url('image/UI/btn-32.png');
	position: fixed;
    bottom: 36px;
	left:242px;
    width: 196px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: none;
}

.twentyseventy {
	background-image: url('image/UI/btn-20.png');
	position: fixed;
    bottom: 36px;
	left:135px;
    width: 95px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
}

.twentyseventya {
	background-image: url('image/UI/btn-23.png');
	position: fixed;
    bottom: 36px;
	left:135px;
    width: 95px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 4;
	display: none;
}

.twentyseventyint {
	background-image: url('image/UI/btn-36.png');
	position: fixed;
    bottom: 96px;
	left:242px;
    width: 196px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: none;
}

.twentyseventyend {
	background-image: url('image/UI/btn-37.png');
	position: fixed;
    bottom: 66px;
	left:242px;
    width: 196px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: none;
}

.twentyseventycor {
	background-image: url('image/UI/btn-38.png');
	position: fixed;
    bottom: 36px;
	left:242px;
    width: 196px;
    height: 26px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: none;
}

.typebg {
	background-image: url('image/UI/btn-13.png');
	position: fixed;
    bottom: 16px;
	left: -242px;
    width: 242px;
    height: 143px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 2;
	-webkit-animation: slideTypebg 0.5s forwards;
    -webkit-animation-delay: 1s;
    animation: slideTypebg 0.5s forwards;
    animation-delay: 1s;
}

@-webkit-keyframes slideTypebg {
    100% { left: 0px; }
}

@keyframes slideTypebg {
    100% { left: 0px; }
}

.unittypebg {
	background-image: url('image/UI/btn-14.png');
	position: fixed;
    bottom: 16px;
	left: 0px;
    width: 252px;
    height: 143px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 0;
	opacity: 0.9;
	-webkit-animation: slideUnittypebg 0.5s forwards;
    -webkit-animation-delay: 0s;
    animation: slideUnittypebg 0.5s forwards;
    animation-delay: 0s;
	display: none;
	z-index: 1;
}

@-webkit-keyframes slideUnittypebg {
    100% { left: 189px; }
}

@keyframes slideUnittypebg {
    100% { left: 189px; }
}


.rightcontrols{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;             /* prevent wrapping */
  justify-content: flex-end;
  align-items: center;
  position: fixed;
  bottom: 10px;
  right: 10px;
  gap: 8px;                      /* space between buttons */
  background: transparent;       /* optional */
  z-index: 0;   
}

.brochure {
	background-image: url('image/UI/btn-45.png');
    width: 178px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 0;
	display: inline-block;
}

.gallery {
	background-image: url('image/UI/btn-44.png');
    width: 141px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 0;
	display: inline-block;
}

.facilities {
	background-image: url('image/UI/btn-43.png');
    width: 172px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 0;
	display: inline-block;
}

.zephyrpark1 {
	background-image: url('image/UI/btn-59.png');
    width: 172px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: absolute;
	bottom: 134px;
}

.zephyrpark1img {
	background-image: url('image/UI/img_zephyrpark1.png');
    width: 700px;
    height: 476px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: fixed;
	top: 10px;
	right: 10px;
}

.zephyrpark1imgbg {
	background-image: url('image/UI/park1_bg.png');
    width: 400px;
    height: 343px;
    cursor: arrow;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: fixed;
	top: 10px;
	right: 10px;
}

.zephyrpark1img1 {
	background-image: url('image/UI/park1_1.png');
    width: 206px;
    height: 62px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: inline-block;
	position: absolute;
	top: 85px;
	left: 20px;
}

.zephyrpark1img2 {
	background-image: url('image/UI/park1_2.png');
    width: 106px;
    height: 56px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: inline-block;
	position: absolute;
	top: 181px;
	left: 20px;
}

.zephyrpark1img3 {
	background-image: url('image/UI/park1_3.png');
    width: 83px;
    height: 56px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: inline-block;
	position: absolute;
	top: 181px;
	left: 127px;
}

.zephyrpark1img4 {
	background-image: url('image/UI/park1_4.png');
    width: 83px;
    height: 56px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: inline-block;
	position: absolute;
	top: 181px;
	left: 210px;
}

.zephyrpark1img5 {
	background-image: url('image/UI/park1_5.png');
    width: 83px;
    height: 56px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: inline-block;
	position: absolute;
	top: 181px;
	left: 292px;
}

.zephyrpark1img6 {
	background-image: url('image/UI/park1_6.png');
    width: 87px;
    height: 56px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: inline-block;
	position: absolute;
	top: 271px;
	left: 20px;
}

.zephyrpark1img7 {
	background-image: url('image/UI/park1_7.png');
    width: 89px;
    height: 56px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: inline-block;
	position: absolute;
	top: 271px;
	left: 109px;
}

.zephyrpark1img8 {
	background-image: url('image/UI/park1_8.png');
    width: 89px;
    height: 56px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: inline-block;
	position: absolute;
	top: 271px;
	left: 197px;
}

.zephyrpark2img1 {
	background-image: url('image/UI/park1_9.png');
    width: 89px;
    height: 56px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: inline-block;
	position: absolute;
	top: 271px;
	left: 197px;
}

.zephyrpark2 {
	background-image: url('image/UI/btn-60.png');
    width: 172px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: absolute;
	bottom: 102px;
}

.zephyrpark2img {
	background-image: url('image/UI/img_zephyrpark2.png');
    width: 700px;
    height: 450px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: fixed;
	top: 10px;
	right: 10px;
}

.zephyrpark2imgbg {
	background-image: url('image/UI/park2_bg.png');
    width: 473px;
    height: 343px;
    cursor: arrow;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: fixed;
	top: 10px;
	right: 10px;
}

.zephyrpark2img1 {
	background-image: url('image/UI/park2_1.png');
    width: 345px;
    height: 62px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: inline-block;
	position: absolute;
	top: 82px;
	left: 20px;
}

.zephyrpark2img2 {
	background-image: url('image/UI/park2_2.png');
    width: 97px;
    height: 62px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: inline-block;
	position: absolute;
	top: 175px;
	left: 22px;
}

.zephyrpark2img3 {
	background-image: url('image/UI/park2_3.png');
    width: 97px;
    height: 62px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: inline-block;
	position: absolute;
	top: 175px;
	left: 119px;
}

.zephyrpark2img4 {
	background-image: url('image/UI/park2_4.png');
    width: 97px;
    height: 62px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: inline-block;
	position: absolute;
	top: 175px;
	left: 216px;
}

.zephyrpark2img5 {
	background-image: url('image/UI/park2_5.png');
    width: 140px;
    height: 62px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: inline-block;
	position: absolute;
	top: 175px;
	left: 327px;
}

.zephyrpark2img6 {
	background-image: url('image/UI/park2_6.png');
    width: 92px;
    height: 62px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: inline-block;
	position: absolute;
	top: 265px;
	left: 20px;
}

.zephyrpark2img7 {
	background-image: url('image/UI/park2_7.png');
    width: 92px;
    height: 62px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: inline-block;
	position: absolute;
	top: 265px;
	left: 121px;
}

.zephyrpark2img8 {
	background-image: url('image/UI/park2_8.png');
    width: 92px;
    height: 62px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 3;
	display: inline-block;
	position: absolute;
	top: 265px;
	left: 223px;
}

.bikengo {
	background-image: url('image/UI/btn-61.png');
    width: 172px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: absolute;
	bottom: 70px;
}

.bikengoimg {
	background-image: url('image/UI/img_bikengo.png');
    width: 700px;
    height: 409px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: fixed;
	top: 10px;
	right: 10px;
}

.breezypond {
	background-image: url('image/UI/btn-62.png');
    width: 172px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: absolute;
	bottom: 38px;
}

.breezypondimg {
	background-image: url('image/UI/img_breezypond.png');
    width: 700px;
    height: 288px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: fixed;
	top: 10px;
	right: 10px;
}

.greenboulevard {
	background-image: url('image/UI/btn-63.png');
    width: 172px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: absolute;
	bottom: 5px;
}

.greenboulevardimg {
	background-image: url('image/UI/img_greenboulevard.png');
    width: 700px;
    height: 320px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: fixed;
	top: 10px;
	right: 10px;
}

.bikengoimg {
	background-image: url('image/UI/img_bikengo.png');
    width: 700px;
    height: 409px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: fixed;
	top: 10px;
	right: 10px;
}

.phases {
	background-image: url('image/UI/btn-55.png');
    width: 126px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 1;
	display: inline-block;
}

.phasesimg {
	background-image: url('image/UI/img_phases.png');
    width: 317px;
    height: 301px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 1;
	display: none;
	position: fixed;
	top: 10px;
	right: 10px;
}

.units {
	background-image: url('image/UI/btn-42.png');
    width: 126px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 1;
	display: inline-block;
}

.unitsrefimg {
	background-image: url('image/UI/img_unitstype.png');
    width: 228px;
    height: 381px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 1;
	display: none;
	position: fixed;
	top: 10px;
	right: 10px;
}

.gallerya {
	background-image: url('image/UI/btn-48.png');
    width: 141px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 1;
	display: none;
}

.facilitiesa {
	background-image: url('image/UI/btn-47.png');
    width: 172px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 1;
	display: none;
}

.facilitieslist {
	background-image: url('image/UI/btn-69.png');
    width: 172px;
    height: 170px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 1;
	display: none;
	position: absolute;
	bottom: 33px;
	right: 335px;
	opacity: 0.8;
}

.zephyrpark1a {
	background-image: url('image/UI/btn-64.png');
    width: 172px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: absolute;
	bottom: 134px;
}

.zephyrpark2a {
	background-image: url('image/UI/btn-65.png');
    width: 172px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: absolute;
	bottom: 102px;
}

.bikengoa {
	background-image: url('image/UI/btn-66.png');
    width: 172px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: absolute;
	bottom: 70px;
}

.breezyponda {
	background-image: url('image/UI/btn-67.png');
    width: 172px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: absolute;
	bottom: 38px;
}

.greenboulevarda {
	background-image: url('image/UI/btn-68.png');
    width: 172px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 2;
	display: none;
	position: absolute;
	bottom: 5px;
}


.unitsa {
	background-image: url('image/UI/btn-46.png');
    width: 126px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 1;
	display: none;
}

.phasesa {
	background-image: url('image/UI/btn-56.png');
    width: 126px;
    height: 31px;
    cursor: pointer;
    background-size: 100% 100%;
	z-index: 1;
	display: none;
}

.btnclose {
	background-image: url('image/UI/btn_x.png');
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
	position: fixed;
	top:20px;
	right:20px;
	display: none;
	z-index: 9999;
}


.fullscreen-iframe {
      width: 100%;
      height: 100%;
      border: none;
      display: block; /* ensures it removes default inline spacing */
	z-index: 9;
}

.iframeoverlay {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh;
      border: none;
      z-index: 9998;
	  visibility: hidden;
      pointer-events: auto; /* Optional: allow interaction */
    }	

.iframeoverlaypdf {
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      border: none;
      z-index: 9998;
	  display: none;
      pointer-events: auto; /* Optional: allow interaction */
    }	


.plan {
  background-image: url('image/UI/floorplan.png');
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 165px;
  height: 35px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 20px;
 left: 200px;
 position : fixed;
 cursor: pointer;
	
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 60%;
  position: relative;
  transition: all .1s ease-in-out;
  overflow: hidden;
  height:750px;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #e2b69f;
}
.popup .content {
  max-height: 100%;
  overflow: auto;
}

#my_div
     {
       	width: 1000px;
     	background: white;
     	padding: 10px;
      color:#fff;

     
	 }
	 
     #controls
     {
     	padding: 10px;
		position: fixed;
		  bottom: 0;
		left: 45%;
     }
     #controls button
     {
  		height: 40px;
  		min-width: 40px;
  		width: auto;
  		padding: 10px;
  		border:none;
  		font-size: 1em;
  		background: #841937;
  		border-bottom: 2px solid #003153;
  		color: white;
		  outline:none;
		
     }
	 
	 

.floorplanimg {
	  background-image: url('image/UI/floorplan-b2.jpg');
  background-size: 100% 100%;
  background-position: 100% 100%;
  height:692px;
     	width: 1000px;
	
}


.show1 {
	float: right;
		position: fixed;
		right: 10px;
    bottom: 180px;
	background-image: url('image/UI/1.svg');
    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 60px;
    height: 60px;
	 background-repeat: no-repeat;
	 display: block;

	
}




.showg {
	float: right;
		position: absolute;
		right: 10px;
    bottom: 100px;
	background-image: url('image/UI/g.svg');
    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 60px;
    height: 60px;
	 background-repeat: no-repeat;
	 display: block;
	
}

.showall {
	float: right;
		position: absolute;
		right: 10px;
    bottom: 20px;
	background-image: url('image/UI/fa.svg');
    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 60px;
    height: 60px;
	 background-repeat: no-repeat;
	 display: block;

}


.type {
  width: 183px;
  height: 33px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 21px;
 left: 48%;
 position : fixed;

}



.furnish {
  background-image: url('image/UI/furnish.svg');
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 165px;
  height: 35px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 20px;
 left: 20px;
 position : fixed;
 cursor: pointer;
}

.measurement {
  background-image: url('image/UI/measurement_x.svg');
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 183px;
  height: 33px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 20px;
 left: 220px;
 position : fixed;
}



.wall-left {
  background-image: url('image/UI/left_a.png');
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 153px;
  height: 33px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 20px;
 left: 410px;
 position : fixed;
}

.wall-right {
  background-image: url('image/UI/right_a.png');
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 96px;
  height: 33px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 20px;
 left: 570px;
 position : fixed;
}

.loader {
  width: 250px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  color: #E8DEC4;
  letter-spacing: 0.2em;
}


.loader::before, .loader::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: white;
  position: absolute;
  -webkit-animation: load .7s infinite alternate ease-in-out;
          animation: load .7s infinite alternate ease-in-out;
}
.loader::before {
  top: 0;
}
.loader::after {
  bottom: 0;
}

.viewa1 {
  background-image: url('image/UI/btn_viewunit.svg');
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 164px;
  height: 35px;
  margin: 0;
  padding: 0;
  display: none;
 bottom: 60px;
 left: 41%;
 position : fixed;
  border-radius: 25px;  

	  animation-name:slideup;

  animation-duration:0.8s;
  animation-fill-mode:forwards;
  animation-timing-function:ease-out;
	
}

.viewa2 {
  background-image: url('image/UI/btn_viewunit.svg');
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 164px;
  height: 35px;
  margin: 0;
  padding: 0;
  display: none;
 bottom: 60px;
 left: 47%;
 position : fixed;
  border-radius: 25px;  

	  animation-name:slideup;

  animation-duration:0.8s;
  animation-fill-mode:forwards;
  animation-timing-function:ease-out;
	
}

.viewa3 {
  background-image: url('image/UI/btn_view360.svg');
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 164px;
  height: 35px;
  margin: 0;
  padding: 0;
  display: none;
 bottom: 60px;
 left: 53%;
 position : fixed;
  border-radius: 25px;  

	  animation-name:slideup;

  animation-duration:0.8s;
  animation-fill-mode:forwards;
  animation-timing-function:ease-out;
	
}

.view360 {
  background-image: url('image/UI/btn_view360.svg');
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 164px;
  height: 35px;
  margin: 0;
  padding: 0;
  display: none;
 bottom: 60px;
 left: 47%;
 position : fixed;
  border-radius: 25px;  

	  animation-name:slideup;

  animation-duration:0.8s;
  animation-fill-mode:forwards;
  animation-timing-function:ease-out;
	
}




@keyframes slideup {
  0%{bottom:-50px}
  100%{bottom:60;}
}

@-webkit-keyframes load {
  0% {
    left: 0;
    height: 10px;
    width: 15px;
  }
  50% {
    height: 4px;
    width: 40px;
  }
  100% {
    left: 235px;
    height: 10px;
    width: 15px;
  }
}


@-webkit-keyframes load {
  0% {
    left: 0;
    height: 10px;
    width: 15px;
  }
  50% {
    height: 4px;
    width: 40px;
  }
  100% {
    left: 235px;
    height: 10px;
    width: 15px;
  }
}

@keyframes load {
  0% {
    left: 0;
    height: 10px;
    width: 15px;
  }
  50% {
    height: 4px;
    width: 40px;
  }
  100% {
    left: 235px;
    height: 10px;
    width: 15px;
  }
}
@keyframes textUp{
  0% {
    top:0px;
    display:relative;
    opacity:0;
  }
  1% {
    top:0px;
    display:relative;
    opacity:1;
  }
  24% {
    top:0px;
    display:relative;
    opacity:1;
  }
  25% {
    top:0px;
    display:none;
    opacity:0;
  }
  26% {
    top:-30px;
    display:relative;
    opacity:0;
  }
  27% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  49% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  50% {
    top:-30px;
    display:none;
    opacity:0;
  }
  51% {
    top:-60px;
    display:relative;
    opacity:0;
  }
  52% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  74% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  75% {
    top:-60px;
    display:none;
    opacity:0;
  }
  76% {
    top:-90px;
    display:relative;
    opacity:0;
  }
  77% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  99% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  100% {
    top:-90px;
    display:none;
    opacity:0;
  }
}
@-webkit-keyframes textUp{
  0% {
    top:0px;
    display:relative;
    opacity:0;
  }
  1% {
    top:0px;
    display:relative;
    opacity:1;
  }
  24% {
    top:0px;
    display:relative;
    opacity:1;
  }
  25% {
    top:0px;
    display:none;
    opacity:0;
  }
  26% {
    top:-30px;
    display:relative;
    opacity:0;
  }
  27% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  49% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  50% {
    top:-30px;
    display:none;
    opacity:0;
  }
  51% {
    top:-60px;
    display:relative;
    opacity:0;
  }
  52% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  74% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  75% {
    top:-60px;
    display:none;
    opacity:0;
  }
  76% {
    top:-90px;
    display:relative;
    opacity:0;
  }
  77% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  99% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  100% {
    top:-90px;
    display:none;
    opacity:0;
  }
}
@-moz-keyframes textUp{
  0% {
    top:0px;
    display:relative;
    opacity:0;
  }
  1% {
    top:0px;
    display:relative;
    opacity:1;
  }
  24% {
    top:0px;
    display:relative;
    opacity:1;
  }
  25% {
    top:0px;
    display:none;
    opacity:0;
  }
  26% {
    top:-30px;
    display:relative;
    opacity:0;
  }
  27% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  49% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  50% {
    top:-30px;
    display:none;
    opacity:0;
  }
  51% {
    top:-60px;
    display:relative;
    opacity:0;
  }
  52% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  74% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  75% {
    top:-60px;
    display:none;
    opacity:0;
  }
  76% {
    top:-90px;
    display:relative;
    opacity:0;
  }
  77% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  99% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  100% {
    top:-90px;
    display:none;
    opacity:0;
  }
}
@-o-keyframes textUp{
  0% {
    top:0px;
    display:relative;
    opacity:0;
  }
  1% {
    top:0px;
    display:relative;
    opacity:1;
  }
  24% {
    top:0px;
    display:relative;
    opacity:1;
  }
  25% {
    top:0px;
    display:none;
    opacity:0;
  }
  26% {
    top:-30px;
    display:relative;
    opacity:0;
  }
  27% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  49% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  50% {
    top:-30px;
    display:none;
    opacity:0;
  }
  51% {
    top:-60px;
    display:relative;
    opacity:0;
  }
  52% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  74% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  75% {
    top:-60px;
    display:none;
    opacity:0;
  }
  76% {
    top:-90px;
    display:relative;
    opacity:0;
  }
  77% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  99% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  100% {
    top:-90px;
    display:none;
    opacity:0;
  }
}
/* removes tap blinking on ios devices */
* { -webkit-tap-highlight-color:rgba(0,0,0,0); }









@media only screen and (max-width: 1000px) {
    
.preloader_div {
		  background-position: 40% 40%;

}    


.logo {

	position: fixed;
  left: 10px;
  top: 20px;
	width: 80px;
    height: 61px;
    cursor: pointer;
    background-size: 100% 100%;
    z-index: 2;
}


.loaderlogo {
	top:20px;
	z-index: 2;
	width: 120px;
	position:fixed;
	left: 10px;
}

.logo3 {

	position: fixed;
  right: 15px;
  top: 15px;
	width: 40px;
    height: 40px;
    cursor: pointer;
    background-size: 100% 100%;
    z-index: 1;
}

.ttlogo {
	margin-top:40px;
	z-index: 2;
	width: 280px;
}

.devlogo {

  width: 60px;
   z-index: 2;
}

.percentagestyle {
	text-align: center;
  position: absolute;
    font-family: helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-weight: 900;

  	z-index: 10;
}

.hd_button {
	position: fixed;
    top: 65px;
    right: 5px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-size: 100% 100%;
    z-index: 1;
}

.housetype {
	position: fixed;
    top: 50px;
    left: 20px;
    width: 200px;
    height: 75px;
    z-index: 1;
}

.fullscreen-button {
    position: absolute;
    float: right;
    top: 5px;
    right: -15px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 60% 60%;
    background-repeat: no-repeat;
    display: none;
    z-index: 1;
}


.show1 {
	float: right;
		position: fixed;
		right: 5px;
    bottom: 90px;
	    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 38px;
    height: 38px;
	 background-repeat: no-repeat;
	 display: block;
	
}

.showg {
	float: right;
		position: fixed;
		right: 5px;
    bottom: 50px;
    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 38px;
    height: 38px;
	 background-repeat: no-repeat;
	 display: block;
	
}

.showall {
	float: right;
		position: fixed;
		right: 5px;
    bottom: 7px;
	    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 38px;
    height: 38px;
	 background-repeat: no-repeat;
	 display: block;

}

.type {
  width: 100px;
  height: 33px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 8px;
 left: 58%;
 position : fixed;

}


.a1 {
 
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 117px;
  height: 25px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 10px;
 left: 3px;
 position : fixed;
 cursor: pointer;
}

.a2 {

  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 117px;
  height: 25px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 10px;
 left: 120px;
 position : fixed;
 cursor: pointer;
}

.a3 {

  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 117px;
  height: 25px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 10px;
 left: 237px;
 position : fixed;
 cursor: pointer;
}

.viewa1 {
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 117px;
  height: 25px;
  margin: 0;
  padding: 0;
 bottom: 60px;
 left: 20%;
 position : fixed;
  border-radius: 25px;  

	  animation-name:slideup;

  animation-duration:0.8s;
  animation-fill-mode:forwards;
  animation-timing-function:ease-out;
	
}

.viewa2 {
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 117px;
  height: 25px;
  margin: 0;
  padding: 0;
 bottom: 60px;
 left: 40%;
 position : fixed;
  border-radius: 25px;  

	  animation-name:slideup;

  animation-duration:0.8s;
  animation-fill-mode:forwards;
  animation-timing-function:ease-out;
	
}

.viewa3 {
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 117px;
  height: 25px;
  margin: 0;
  padding: 0;
 bottom: 60px;
 left: 51%;
 position : fixed;
  border-radius: 25px;  

	  animation-name:slideup;

  animation-duration:0.8s;
  animation-fill-mode:forwards;
  animation-timing-function:ease-out;
	
}

.view360 {
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 117px;
  height: 25px;
  margin: 0;
  padding: 0;
 bottom: 60px;
 left: 40%;
 position : fixed;
  border-radius: 25px;  

	  animation-name:slideup;

  animation-duration:0.8s;
  animation-fill-mode:forwards;
  animation-timing-function:ease-out;
	
}


.furnish {
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 111px;
  height: 24px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 5px;
 left: 5px;
 position : fixed;
 cursor: pointer;
}

.measurement {
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 112px;
  height: 24px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 20px;
 left: 160px;
 position : fixed;
}


.back {
	background-image: url('image/UI/btn_back.png');
	position: fixed;
    top: 10px;
	left:10px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-size: 100% 100%;

}

.hd_button {
	position: fixed;
    top: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-size: 100% 100%;
    z-index: 0;
}

.sd_button {
	position: fixed;
    top: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-size: 100% 100%;
    z-index: 0;
}


.plan {
 background-size: 100% 100%;
  background-position: 100% 100%;
  width: 111px;
  height: 24px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 5px;
 left: 120px;
 position : fixed;
 cursor: pointer;
	
}

.popup {
  margin: 20px auto;
  width: 90%;
  top:10%;
  z-index:3;
  height: 550px;
 
}

.floorplanimg {

  background-size: 100% 100%;
  background-position: 100% 100%;
  height:282px;
     	width: 400px;
	

    
}

.overlay {
	z-index:1;
}   
}


@media (max-width: 768px) {
  .rightcontrols {
    flex-direction: column;  /* stack top to bottom */
    bottom: 10px;            /* still bottom-right */
    right: 10px;
	    align-items: flex-end;    /* Align children to the right */

  }

.facilitieslist {
    background-image: url(image/UI/btn-69.png);
    width: 172px;
    height: 170px;
    cursor: pointer;
    background-size: 100% 100%;
    z-index: 1;
    display: none;
    position: absolute;
    bottom: 110px;
    right: 0px;
    opacity: 1;
}




.mainviews {
	zoom: 0.8;
}

.rightcontrols {
	zoom: 0.8;
}


.bikengoimg {
	zoom: 0.5;
	z-index: 99;
}

.zephyrpark1imgbg{
	zoom: 0.76;
	z-index: 99;
}

.zephyrpark2imgbg {
	zoom: 0.76;
	z-index: 99;
}

.breezypondimg{
	zoom: 0.5;
	z-index: 99;
}
.greenboulevardimg{
	zoom: 0.5;
	z-index: 99;
}
.phasesimg{
	zoom: 0.8;
	z-index: 99;
}
.unitsrefimg{
	zoom: 0.8;
	z-index: 99;
}

.precinct {
	bottom: 135px;
}
}