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

.width-limited{
	width:100%;
	max-width:900px;
	}
	

.hi {
	display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url(../images/projects/horizon/introduction/design-concept/building.jpg);
	background-position: 50% 0%;
	
	-webkit-background-size: cover;
  	   -moz-background-size: cover;
  	     -o-background-size: cover;
  	        background-size: cover;
}

.hi.animate {
	display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url(../images/projects/horizon/introduction/design-concept/building.jpg);
	background-position: 50% 100%;
	
	-webkit-background-size: cover;
  	   -moz-background-size: cover;
  	     -o-background-size: cover;
  	        background-size: cover;
    
    -webkit-animation: play 30s ease-out 0s alternate;
       -moz-animation: play 30s ease-out 0s alternate;
        -ms-animation: play 30s ease-out 0s alternate;
         -o-animation: play 30s ease-out 0s alternate;
            animation: play 30s ease-out 0s alternate;
			
	animation-timing-function:ease-in-out;
}

@-webkit-keyframes play {
	0%   {background-position: 50% 0%;}
	50%  {background-position: 50% 100%;}
	90% {background-position: 50% 100%;}
	100% {background-position: 50% 100%;}
}

@-moz-keyframes play {
   0%   {background-position: 50% 0%;}
	50%  {background-position: 50% 100%;}
	90% {background-position: 50% 100%;}
	100% {background-position: 50% 100%;}
}

@-ms-keyframes play {
  0%   {background-position: 50% 0%;}
	50%  {background-position: 50% 100%;}
	90% {background-position: 50% 100%;}
	100% {background-position: 50% 100%;}
}

@-o-keyframes play {
   0%   {background-position: 50% 0%;}
	50%  {background-position: 50% 100%;}
	90% {background-position: 50% 100%;}
	100% {background-position: 50% 100%;}
}

@keyframes play {
   0%   {background-position: 50% 0%;}
	50%  {background-position: 50% 100%;}
	90% {background-position: 50% 100%;}
	100% {background-position: 50% 100%;}
}


.hi2 {
	display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url(../images/projects/kingfisher-inanam/introduction/image-01.jpg);
	background-position: 50% 50%;
	
	-webkit-background-size: cover;
  	   -moz-background-size: cover;
  	     -o-background-size: cover;
  	        background-size: cover;
}

.hi2.animate2 {
	display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url(../images/projects/sandakan-astana-heights/introduction/image-01.jpg);
	background-position: 50% 50%;
	
	-webkit-background-size: cover;
  	   -moz-background-size: cover;
  	     -o-background-size: cover;
  	        background-size: cover;
    
    -webkit-animation: play2 40s ease-out 0s alternate;
       -moz-animation: play2 40s ease-out 0s alternate;
        -ms-animation: play2 40s ease-out 0s alternate;
         -o-animation: play2 40s ease-out 0s alternate;
            animation: play2 40s ease-out 0s alternate;
			
	animation-timing-function:ease-in-out;
}

@-webkit-keyframes play2 {
	0%		{background-position: 50% 50%;}
	25%		{background-position: 0% 50%;}
	75% 	{background-position: 100% 50%;}
	100%	{background-position: 50% 50%;}
}

@-moz-keyframes play2 {
	0%		{background-position: 50% 50%;}
	25%		{background-position: 0% 50%;}
	75% 	{background-position: 100% 50%;}
	100%	{background-position: 50% 50%;}
}

@-ms-keyframes play2 {
	0%		{background-position: 50% 50%;}
	25%		{background-position: 0% 50%;}
	75% 	{background-position: 100% 50%;}
	100%	{background-position: 50% 50%;}
}

@-o-keyframes play2 {
	0%		{background-position: 50% 50%;}
	25%		{background-position: 0% 50%;}
	75% 	{background-position: 100% 50%;}
	100%	{background-position: 50% 50%;}
}

@keyframes play2 {
	0%		{background-position: 50% 50%;}
	25%		{background-position: 0% 50%;}
	75% 	{background-position: 100% 50%;}
	100%	{background-position: 50% 50%;}
}

.imageMap {width:100%; position:relative; height:auto;}
.imageMap img {display:block; width:100%; border-radius:20px;}
.imageMap .hotspots {width:100%; height:100%; position:absolute; left:0; top:0; visibility:hidden;}
.imageMap a {display:block; position:absolute; background:#fff; z-index:100; opacity:0.2; filter: alpha(opacity=20); border:1px solid transparent; border-radius:2px;}

.imageMap a.a1 {left:40.5%; top:2.5%; width:10%; height:6.5%;}
.imageMap a.a2 {left:40.5%; top:9.2%; width:10%; height:50.5%;}
.imageMap a.a3 {left:40%; top:60%; width:11.3%; height:4.5%;}
.imageMap a.a4 {left:40%; top:65%; width:11.3%; height:13.8%;}
.imageMap a.a5 {left:37.5%; top:79%; width:23.2%; height:3.2%;}
.imageMap a.a6 {left:37.5%; top:82.5%; width:23.2%; height:3%;}
.imageMap a.a7 {left:43.8%; top:72%; width:16.8%; height:10.5%;}

.imageMap a.b1 {left:39.5%; top:2.5%; width:18.5%; height:6.5%;}
.imageMap a.b2 {left:39.5%; top:9.2%; width:18.5%; height:50.5%;}
.imageMap a.b3 {left:40.3%; top:60%; width:17.5%; height:4.5%;}
.imageMap a.b4 {left:40.3%; top:65%; width:17.5%; height:13.8%;}
.imageMap a.b5 {left:40.3%; top:79%; width:17.5%; height:3.2%;}
.imageMap a.b6 {left:37.5%; top:82.5%; width:21%; height:3%;}


.imageMap a.c1 {left:39.5%; top:2.5%; width:18.5%; height:6.5%;}
.imageMap a.c2 {left:39.5%; top:9.2%; width:18.5%; height:50.5%;}
.imageMap a.c3 {left:39.3%; top:60%; width:18%; height:4.5%;}
.imageMap a.c4 {left:39.3%; top:65%; width:18%; height:13.8%;}
.imageMap a.c5 {left:39.3%; top:79%; width:18%; height:3.2%;}
.imageMap a.c6 {left:37.5%; top:82.5%; width:22%; height:3%;}


.imageMap a.d1 {left:46.4%; top:2.5%; width:10.5%; height:6.5%;}
.imageMap a.d2 {left:46.4%; top:9.2%; width:10.5%; height:50.5%;}
.imageMap a.d3 {left:46%; top:60%; width:11.5%; height:4.5%;}
.imageMap a.d4 {left:46%; top:65%; width:11.5%; height:13.8%;}
.imageMap a.d5 {left:46%; top:79%; width:11.5%; height:3.8%;}
.imageMap a.d6 {left:28.5%; top:82.8%; width:34%; height:3%;}
.imageMap a.d7 {left:36.5%; top:72%; width:9.5%; height:10.5%;}

.imageMap:hover .hotspots {visibility:visible;}
.imageMap .hotspots div:hover a {background:#44ac8f; z-index:100; opacity:0.5; filter: alpha(opacity=30);}



/* section 2 */

.section2-right-wrapper{
	max-width: 700px; 
	width: 100%; 
	height: auto; 
	margin:auto;
	}	

.section2-right{	
	position: relative; 
	height: 0px; 
	padding-bottom:42.85%;
}


.facilities-image{
	background:url(../images/projects/kingfisher-inanam/facilities/image-01.jpg) center center no-repeat; 
	width:100%;
	height:100%;
	-webkit-background-size: cover;  
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	}
	
	
.layout-plan-image{
	background:url(../images/projects/kingfisher-inanam/layout-plan/image-01.jpg) center center no-repeat; 
	width:100%;
	height:100%;
	-webkit-background-size: cover;  
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	}	

.map-image{
	background:url(../images/projects/kingfisher-inanam/map/image02.png) center center no-repeat; 
	width:100%;
	height:100%;
	-webkit-background-size: cover;  
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	}

/*.image-facilities-01{background:url(../images/projects/sandakan-astana-heights/facilities/image-01.jpg) center center no-repeat; }
.image-facilities-02{background:url(../images/projects/sandakan-astana-heights/facilities/image-02.jpg) center center no-repeat; }
.image-facilities-03{background:url(../images/projects/sandakan-astana-heights/facilities/image-03.jpg) center center no-repeat; }
.image-facilities-04{background:url(../images/projects/sandakan-astana-heights/facilities/image-04.jpg) center center no-repeat; }


.section2-right .hotspot1{
	position: absolute; 
	z-index: 999; 
	width: 8%; 
	height:8%; 
	top: 83%; 
	left: 66%; 
	cursor:pointer;
	}
	
.section2-right .hotspot2{
	position: absolute; 
	z-index: 999; 
	width: 8%; 
	height:8%; 
	top: 65%; 
	left: 54%; 
	cursor:pointer;
	}
	
.section2-right .hotspot3{
	position: absolute; 
	z-index: 999; 
	width: 8%; 
	height:8%; 
	top: 12%; 
	left: 54%; 
	cursor:pointer;
	}
*/
	
/* section 3*/

.section3-middle-wrapper{
	 width:279px;
	 height:auto; 
	 margin: 0 auto; 
	 }
	 
.section3-middle{
	position: relative; 
	/*height:0; 
	padding-bottom:74%;*/
	} 
	
/*.section3-middle .hotspot1{
	position: absolute; 
	z-index: 999; 
	width: 8%; 
	height:8%; 
	top: 82%; 
	left: 20%; 
	cursor:pointer;
	}
	
.section3-middle .hotspot2{
	position: absolute; 
	z-index: 999; 
	width: 8%; 
	height:8%; 
	top: 46%; 
	left: 90%; 
	cursor:pointer;
	}
	
.section3-middle .hotspot3{
	position: absolute; 
	z-index: 999; 
	width: 8%; 
	height:8%; 
	top: 40%; 
	left: 0%; 
	cursor:pointer;
	}
	
.section3-middle .hotspot4{
	position: absolute; 
	z-index: 999; 
	width: 8%; 
	height:8%; 
	top:2%; 
	left: 33%; 
	cursor:pointer;
	}	*/
	
.maphighlight-wrapper{
	margin: 0 auto; 
	width:300px;
	height:102px;
	}
	
.iosSlider-type-a, 
.iosSlider-type-b, 
.iosSlider-type-c, 
.iosSlider-type-d, 
.iosSlider-type-e, 
.iosSlider-type-f {
	width: 100%;
	height: 100%;
}
.iosSlider-type-a .slider, 
.iosSlider-type-b .slider, 
.iosSlider-type-c .slider, 
.iosSlider-type-d .slider, 
.iosSlider-type-e .slider, 
.iosSlider-type-f .slider {
	width: 100%;
	height: 100%;
}
.iosSlider-type-a .slider .item, 
.iosSlider-type-b .slider .item, 
.iosSlider-type-c .slider .item, 
.iosSlider-type-d .slider .item, 
.iosSlider-type-e .slider .item, 
.iosSlider-type-f .slider .item {
	width: 100%;
	height: 100%;
}
.iosSlider-type-a .slider .item .inner, 
.iosSlider-type-b .slider .item .inner, 
.iosSlider-type-c .slider .item .inner, 
.iosSlider-type-d .slider .item .inner, 
.iosSlider-type-e .slider .item .inner, 
.iosSlider-type-f .slider .item .inner {
	position: relative;
	background-size: cover;
	background-position: 50% 50%;
	height: 100%;
	width: 100%;
}

.slideSelectors-type-a, 
.slideSelectors-type-b, 
.slideSelectors-type-c, 
.slideSelectors-type-d, 
.slideSelectors-type-e, 
.slideSelectors-type-f {
	position: relative;
	bottom: 100px;
	width: 100%;
	margin: 0 auto;
	z-index: 10;
	height: 10px;
	text-align:center;
}
.slideSelectors-type-a .item-a, 
.slideSelectors-type-b .item-b, 
.slideSelectors-type-c .item-c, 
.slideSelectors-type-d .item-d, 
.slideSelectors-type-e .item-e, 
.slideSelectors-type-f .item-f{
	display: inline-block;
	width: 40px;
	height: 6px;
	background: #ffffff;
	margin: 0 3px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.slideSelectors-type-a .selected, 
.slideSelectors-type-b .selected, 
.slideSelectors-type-c .selected, 
.slideSelectors-type-d .selected, 
.slideSelectors-type-e .selected, 
.slideSelectors-type-f .selected{
	background: #ffffff;
	opacity: 1;
	filter: alpha(opacity=100);
}


@media (min-width: 481px) and (max-width: 1023px) {
.slideSelectors-type-a, 
.slideSelectors-type-b, 
.slideSelectors-type-c, 
.slideSelectors-type-d, 
.slideSelectors-type-e, 
.slideSelectors-type-f{
	bottom: 100px;
}
}

/* Only phones */
@media (max-width: 480px) {
.slideSelectors-type-a, 
.slideSelectors-type-b, 
.slideSelectors-type-c, 
.slideSelectors-type-d, 
.slideSelectors-type-e, 
.slideSelectors-type-f{
	bottom: 30px;
}
}
	
.image-type-a-01{background:url(../images/projects/urbana/plan/type-a-1.png) center center no-repeat;}
.image-type-a-02{background:url(../images/projects/urbana/plan/type-a-2.png) center center no-repeat;}
.image-type-a-03{background:url(../images/projects/urbana/plan/type-a-3.png) center center no-repeat;}

	
	
	
/* section 4 */

.section4-map-wrapper{
	max-width:650px; 
	width: 100%; 
	height: auto; 
	margin:auto;"
}

.section4-map{
	position: relative; 
	height: 0px; 
	padding-bottom:87.69%;
}

/* section 3 */

.image-layout-plan-type-a-01{background:url(../images/projects/kingfisher-inanam/layout-plan/type-a/image-01.jpg) center center no-repeat;}
.image-layout-plan-type-a-02{background:url(../images/projects/kingfisher-inanam/layout-plan/type-a/image-02.jpg) center center no-repeat;}
.image-layout-plan-type-a-03{background:url(../images/projects/kingfisher-inanam/layout-plan/type-a/image-03.jpg) center center no-repeat;}
.image-layout-plan-type-a-04{background:url(../images/projects/kingfisher-inanam/layout-plan/type-a/image-04.jpg) center center no-repeat;}
.image-layout-plan-type-a-05{background:url(../images/projects/kingfisher-inanam/layout-plan/type-a/image-05.jpg) center center no-repeat;}
.image-layout-plan-type-a-06{background:url(../images/projects/kingfisher-inanam/layout-plan/type-a/image-06.jpg) center center no-repeat;}
.image-layout-plan-type-a-07{background:url(../images/projects/kingfisher-inanam/layout-plan/type-a/image-07.jpg) center center no-repeat;}
.image-layout-plan-type-a-08{background:url(../images/projects/kingfisher-inanam/layout-plan/type-a/image-08.jpg) center center no-repeat;}
.image-layout-plan-type-a-09{background:url(../images/projects/kingfisher-inanam/layout-plan/type-a/image-09.jpg) center center no-repeat;}
.image-layout-plan-type-a-10{background:url(../images/projects/kingfisher-inanam/layout-plan/type-a/image-10.jpg) center center no-repeat;}
.image-layout-plan-type-a-11{background:url(../images/projects/kingfisher-inanam/layout-plan/type-a/image-11.jpg) center center no-repeat;}
.image-layout-plan-type-a-12{background:url(../images/projects/kingfisher-inanam/layout-plan/type-a/image-12.jpg) center center no-repeat;}
.image-layout-plan-type-a-13{background:url(../images/projects/kingfisher-inanam/layout-plan/type-a/image-13.jpg) center center no-repeat;}
.image-layout-plan-type-a-14{background:url(../images/projects/kingfisher-inanam/layout-plan/type-a/image-14.jpg) center center no-repeat;}

.image-layout-plan-type-b-01{background:url(../images/projects/kingfisher-inanam/layout-plan/type-b/image-01.jpg) center center no-repeat;}
.image-layout-plan-type-b-02{background:url(../images/projects/kingfisher-inanam/layout-plan/type-b/image-02.jpg) center center no-repeat;}
.image-layout-plan-type-b-03{background:url(../images/projects/kingfisher-inanam/layout-plan/type-b/image-03.jpg) center center no-repeat;}
.image-layout-plan-type-b-04{background:url(../images/projects/kingfisher-inanam/layout-plan/type-b/image-04.jpg) center center no-repeat;}
.image-layout-plan-type-b-05{background:url(../images/projects/kingfisher-inanam/layout-plan/type-b/image-05.jpg) center center no-repeat;}
.image-layout-plan-type-b-06{background:url(../images/projects/kingfisher-inanam/layout-plan/type-b/image-06.jpg) center center no-repeat;}
.image-layout-plan-type-b-07{background:url(../images/projects/kingfisher-inanam/layout-plan/type-b/image-07.jpg) center center no-repeat;}
.image-layout-plan-type-b-08{background:url(../images/projects/kingfisher-inanam/layout-plan/type-b/image-08.jpg) center center no-repeat;}
.image-layout-plan-type-b-09{background:url(../images/projects/kingfisher-inanam/layout-plan/type-b/image-09.jpg) center center no-repeat;}
.image-layout-plan-type-b-10{background:url(../images/projects/kingfisher-inanam/layout-plan/type-b/image-10.jpg) center center no-repeat;}
.image-layout-plan-type-b-11{background:url(../images/projects/kingfisher-inanam/layout-plan/type-b/image-11.jpg) center center no-repeat;}
.image-layout-plan-type-b-12{background:url(../images/projects/kingfisher-inanam/layout-plan/type-b/image-12.jpg) center center no-repeat;}
.image-layout-plan-type-b-13{background:url(../images/projects/kingfisher-inanam/layout-plan/type-b/image-13.jpg) center center no-repeat;}
.image-layout-plan-type-b-14{background:url(../images/projects/kingfisher-inanam/layout-plan/type-b/image-14.jpg) center center no-repeat;}
.image-layout-plan-type-b-15{background:url(../images/projects/kingfisher-inanam/layout-plan/type-b/image-15.jpg) center center no-repeat;}
.image-layout-plan-type-b-16{background:url(../images/projects/kingfisher-inanam/layout-plan/type-b/image-16.jpg) center center no-repeat;}
.image-layout-plan-type-b-17{background:url(../images/projects/kingfisher-inanam/layout-plan/type-b/image-17.jpg) center center no-repeat;}

/* section 4 */

.location-image{
	background:url(../images/projects/sandakan-astana-heights/location/image-01.jpg) center center no-repeat; 
	width:100%;
	height:100%;
	-webkit-background-size: cover;  
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	}
	
.bg-white{
	background-color:#ffffff;
	}


/* section 5 */

.image-gallery-01{background:url(../images/projects/kingfisher-inanam/gallery/type-a/image-01.jpg) center center no-repeat; background-size: cover;}
.image-gallery-02{background:url(../images/projects/kingfisher-inanam/gallery/type-a/image-02.jpg) center center no-repeat; background-size: cover;}
.image-gallery-03{background:url(../images/projects/kingfisher-inanam/gallery/type-a/image-03.jpg) center center no-repeat; background-size: cover;}
.image-gallery-04{background:url(../images/projects/kingfisher-inanam/gallery/type-a/image-04.jpg) center center no-repeat; background-size: cover;}
.image-gallery-05{background:url(../images/projects/kingfisher-inanam/gallery/type-a/image-05.jpg) center center no-repeat; background-size: cover;}
.image-gallery-06{background:url(../images/projects/kingfisher-inanam/gallery/type-a/image-06.jpg) center center no-repeat; background-size: cover;}
.image-gallery-07{background:url(../images/projects/kingfisher-inanam/gallery/type-a/image-07.jpg) center center no-repeat; background-size: cover;}
.image-gallery-08{background:url(../images/projects/kingfisher-inanam/gallery/type-a/image-08.jpg) center center no-repeat; background-size: cover;}
.image-gallery-09{background:url(../images/projects/kingfisher-inanam/gallery/type-a/image-09.jpg) center center no-repeat; background-size: cover;}
.image-gallery-10{background:url(../images/projects/kingfisher-inanam/gallery/type-a/image-10.jpg) center center no-repeat; background-size: cover;}
.image-gallery-11{background:url(../images/projects/kingfisher-inanam/gallery/type-a/image-11.jpg) center center no-repeat; background-size: cover;}
.image-gallery-12{background:url(../images/projects/kingfisher-inanam/gallery/type-a/image-12.jpg) center center no-repeat; background-size: cover;}
.image-gallery-13{background:url(../images/projects/kingfisher-inanam/gallery/type-a/image-13.jpg) center center no-repeat; background-size: cover;}
.image-gallery-14{background:url(../images/projects/kingfisher-inanam/gallery/type-a/image-14.jpg) center center no-repeat; background-size: cover;}

.image-gallery-15{background:url(../images/projects/kingfisher-inanam/gallery/type-b/image-01.jpg) center center no-repeat; background-size: cover;}
.image-gallery-16{background:url(../images/projects/kingfisher-inanam/gallery/type-b/image-02.jpg) center center no-repeat; background-size: cover;}
.image-gallery-17{background:url(../images/projects/kingfisher-inanam/gallery/type-b/image-03.jpg) center center no-repeat; background-size: cover;}
.image-gallery-18{background:url(../images/projects/kingfisher-inanam/gallery/type-b/image-04.jpg) center center no-repeat; background-size: cover;}
.image-gallery-19{background:url(../images/projects/kingfisher-inanam/gallery/type-b/image-05.jpg) center center no-repeat; background-size: cover;}
.image-gallery-20{background:url(../images/projects/kingfisher-inanam/gallery/type-b/image-06.jpg) center center no-repeat; background-size: cover;}
.image-gallery-21{background:url(../images/projects/kingfisher-inanam/gallery/type-b/image-07.jpg) center center no-repeat; background-size: cover;}
.image-gallery-22{background:url(../images/projects/kingfisher-inanam/gallery/type-b/image-08.jpg) center center no-repeat; background-size: cover;}
.image-gallery-23{background:url(../images/projects/kingfisher-inanam/gallery/type-b/image-09.jpg) center center no-repeat; background-size: cover;}
.image-gallery-24{background:url(../images/projects/kingfisher-inanam/gallery/type-b/image-10.jpg) center center no-repeat; background-size: cover;}
.image-gallery-25{background:url(../images/projects/kingfisher-inanam/gallery/type-b/image-11.jpg) center center no-repeat; background-size: cover;}
.image-gallery-26{background:url(../images/projects/kingfisher-inanam/gallery/type-b/image-12.jpg) center center no-repeat; background-size: cover;}
.image-gallery-27{background:url(../images/projects/kingfisher-inanam/gallery/type-b/image-13.jpg) center center no-repeat; background-size: cover;}
.image-gallery-28{background:url(../images/projects/kingfisher-inanam/gallery/type-b/image-14.jpg) center center no-repeat; background-size: cover;}
.image-gallery-29{background:url(../images/projects/kingfisher-inanam/gallery/type-b/image-15.jpg) center center no-repeat; background-size: cover;}
.image-gallery-30{background:url(../images/projects/kingfisher-inanam/gallery/type-b/image-16.jpg) center center no-repeat; background-size: cover;}
.image-gallery-31{background:url(../images/projects/kingfisher-inanam/gallery/type-b/image-17.jpg) center center no-repeat; background-size: cover;}

.image-gallery-32{background:url(../images/projects/kingfisher-inanam/gallery/image-32.jpg) center center no-repeat; background-size: cover;}
.image-gallery-33{background:url(../images/projects/kingfisher-inanam/gallery/image-33.jpeg) center center no-repeat; background-size: cover;}
.image-gallery-34{background:url(../images/projects/kingfisher-inanam/gallery/image-34.jpeg) center center no-repeat; background-size: cover;}
.image-gallery-35{background:url(../images/projects/kingfisher-inanam/gallery/image-35.jpeg) center center no-repeat; background-size: cover;}
.image-gallery-36{background:url(../images/projects/kingfisher-inanam/gallery/image-36.jpeg) center center no-repeat; background-size: cover;}
.image-gallery-37{background:url(../images/projects/kingfisher-inanam/gallery/image-37.jpeg) center center no-repeat; background-size: cover;}


/* section 6 */

.contact-image{
	background:url(../images/projects/sandakan-astana-heights/contact-us/image-01.jpg) center center no-repeat; 
	width:100%;
	height:100%;
	-webkit-background-size: cover;  
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	}

	
/* section 7 */

.download-image{
	background:url(../images/projects/kingfisher-inanam/download/image-01.jpg) center center no-repeat; 
	width:100%;
	height:100%;
	-webkit-background-size: cover;  
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	}
	