@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow);

@font-face {
    font-family: 'Conv_dax-condensed-regular-1361512407';
    src:url('fonts/dax-condensed-regular-1361512407.eot'); 
    src:url('fonts/dax-condensed-regular-1361512407.eot?#iefix') format('embedded-opentype'),
        url('fonts/dax-condensed-regular-1361512407.woff') format('woff'), 
        url('fonts/dax-condensed-regular-1361512407.ttf') format('truetype'), 
        url('fonts/dax-condensed-regular-1361512407.svg') format('svg'), 
        url('fonts/dax-condensed-regular-1361512407.otf') format('otf'),
        local("☺");
    font-weight: normal;
    font-style: normal;
}
body{
    width:100%;
    height:100%;
    margin:0 auto;
    padding:0;
    font-family:'Conv_dax-condensed-regular-1361512407','PT Sans Narrow', sans-serif;
    position:absolute;
    min-width:1300px;
}
a{
    border:none;
    outline:none;
}
a img{
    border:none;
    outline:none;
}
.imgresponsive
{
	display: block;
    max-width: 100%;
    height: auto;
}
area{
    border:none;
    outline:none;
}
.left_box_banner_width{
    width:100% !important;
}
.left_box_banner_height{
    height:100% !important;
}
.intro_main_wrapper{
    width:100%;
    height:100%;
	background-color:#010101;
    /*background-color:#2d3194;*/
   /*	background-color:#f6821f;*/
    z-index: 2;
}
.concept_bg{
    background-color:#622d4c;
}
.concept_bg-new{
	 background-color:#b6aeab;
}
.concept_amenities_bg{
    background-color:#d4691a;
}
.concept_nature_bg{
    background-color:#085e55;
}
.concept_perspective_bg{
    background-color:#085E55;
    position:absolute;
    z-index:1;
    top:0;
    left:0;
    width:100%;
    height:53px;
}
.layout_bg{
    background-color:#FFCC00;
}
.left_box, .right_box, .right_box_2019{
    display:inline-block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    position:relative;
}
.left_box{
    width:54%;
    z-index: 9;
    height:100%;
}
/*.intro-left
{
	width:62%;
}*/

.intro-left
{
	/*width:62%;*/
	width:100%;/*changed on 24 may 2023*/
}

.left_box .image_box{
    width:100%;
    height:100%;
    overflow:hidden;
    position:relative;
}
.left_box .image_box img{
    position:absolute;
    right:100px;
    top:0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity:0;
}
.right_box{
    width:45%;
    position:absolute;
    height:100%;
    background:url(../images/bg2.png);
    background-repeat:repeat-y;
    vertical-align:top;
    z-index: 8;
}
.right_box_2019{
 	
    position:absolute;
    height:100%;
    
    vertical-align:top;
    z-index: 8;
}


.intro-right
{
	width:37%;background:none;
	font-family: 'Open Sans', sans-serif;font-weight:lighter;
}
.intro-right .content
{
	width:100%;
}
.intro-right .content_right
{
	text-align:center;
}
.intro-right h1
{
	font-size:30px;font-weight:500;padding:0px;margin:0px 0px 10px 0px;
	line-height:42px;letter-spacing:0.8px;
	 border-bottom: 2px solid #fff;
	 color:#fff;
	 padding-bottom:5px;
	 display:inline-block;
}

.intro-right h1 span{
	font-weight:300;
}

.cont-right-img img{
	text-align:center;
	outline:none;
	margin-bottom:30px;
	padding-right:33px;
	margin-top:50px;
}

.intro-right h3
{
	font-size:24px;font-weight:300;padding:0px;margin:0;
	/*display: inline-block;*/
	color:#fff;
   /* border-bottom: 2px solid #7274cb;*/
    padding-bottom: 5px; line-height:28px;
}
.block-text
{
	margin:10px 0px;
}

.block-text p{
	color:#f8d881 !important;
}

.intro-right p{
	font-size:15px;font-weight:300;padding:0px;margin: 0px 0px 2px 0px;color:#fefefe;
	line-height:20px;
}
.more-details a
{
	     color: #f8d881;margin-top:0;display:block;outline:none;
		 text-decoration: none;border-bottom: 1px solid #f8d881;display: inline-block;
		 font-size: 22px;line-height: 25px;
		 position:relative;
		 z-index:9999;
}

.more-details h3{
	 color: #f8d881;
}
.more-details h3 img{
	margin-right:5px;
	position:relative;
	top:8px;
}

/*early bird box*/
.early-bird-container{
	width:100%;
	position:relative;
	display:table;
}

.early-bird{
	
	background:#000;
	padding:15px;
	margin:0 auto;
	/*width:54%;*/
	display:inline-block;
	min-height:46px;
}

.early-bird-dates{
	padding:15px;
	margin:0 auto;
	/*width:85%;*/
	display:inline-block;
	min-height:24px;
}

.left-eb{
	float:left;
	border-right:2px solid #fff;
	padding-right:25px;
}
.right-eb{
	float:left;
	padding-left:25px;
	
}

.left-eb h3, .right-eb h3{
	font-weight:bold;
	text-transform:uppercase;
	line-height:24px;
	padding-bottom:0;
	font-size:17px;
}


/*early bird date box*/
.early-bird-container{
	width:100%;
	position:relative;
	display:table;
}

.early-bird-phone{
	padding:15px;
	margin:0 auto;
	display:inline-block;
	/*width:54%;*/
	min-height:24px;
	margin-bottom:25px;
}

.left-eb-date{
	float:left;
	/*border-right:2px solid #fa9223;*/
	padding-right:25px;
	color:#fa9223;
}

.left-eb-date sup{
	text-transform:lowercase;
}
.right-eb-date{
	float:left;
	padding-left:25px;
	color:#fa9223;
	
	
}

.left-eb-date h3, .right-eb-date h3{
	font-weight:bold;
	font-size:17px;
	text-transform:uppercase;
	line-height:24px;
	padding-bottom:0;
	color:#fa9223;
}





.special_bg{
    background:url(../images/bg5.png);
    background-repeat:repeat-y;
}
.special_bg2{
    background:url(../images/bg6.png);
    background-repeat:repeat-y;
}
.special_bg3{
    background:url(../images/bg7.png);
    background-repeat:repeat-y;
}
.menu_group{
    position: fixed;
    right: 0;
    overflow: hidden;
    z-index: 999;
    top:0;
}
.menu, .menu_button{
    display:inline-block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    vertical-align: top;
}
.menu_button{
    /*min-width:24px;
    min-height:50px;*/
    background-image:url(../images/function_button.png);
    background-repeat:no-repeat;
    background-position:right 7px;
    position: relative;
    z-index:999;
    cursor:pointer;
}
.menu{
    list-style-type:none;
    right: 0;
    position: relative;
    z-index:1;
}
.menu li{
    display:inline-block;
    position:relative;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    padding-right:10px;
    vertical-align:middle;
    cursor:pointer;
}
.menu li a{
    color:#fff;
    font-size:13px;
    text-decoration:none;
}
.menu li a:hover{
    text-decoration:underline;
}
.menu li .menu_comma{
    position:absolute;
    top: 4px;
    right: 8px;
}
.update_next_button{
    z-index:999;
    width:531px;
    height:164px;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    background:url(../images/page_button/button_update_page.png);
    background-repeat:no-repeat;
    position: absolute;
    left: 20px;
    bottom: -12px;
}
.intro_next_button{
    z-index:999;
    width:531px;
    height:164px;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    /*background:url(../images/page_button/button_info_page.png);*/
    background-repeat:no-repeat;
    position: absolute;
    left: 20px;
    bottom: -12px;
}
.intro-logo
{
	background:url(../images/page_button/intro-logo.png);
	background-position:center center;width:100%;height:164px;
	background-repeat:no-repeat;left:0;
}
img.comma{
    width: 56px;
    height: 91px;
    display:none;
    position:absolute;
    top:0;
    left:0;
}
img.comma.active{
    display:block;
    width: 56px;
    height: 91px;
}

.intro_next_button img,.concept_next_button img,.concept_amenities_next_button img,.concept_nature_next_button img,.contact_back_button img,.layout_next_button img, .concept_perspective_next_button img, .update_next_button img{
    position: absolute;
    left: 359px;
    top: 43px;
}

/*.intro_next_button:hover{
        -webkit-transition-duration: 0.25s;
        transition-duration: 0.25s;
    -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
        background:url(../images/page_button/button_info_page_h.png);
        background-repeat:no-repeat;
}*/
.concept_perspective_next_button{
    z-index:1;
    width:531px;
    height:164px;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    background:url(../images/page_button/button_concept_perspective_page.png);
    background-repeat:no-repeat;
    position: absolute;
    left: 185px;
    bottom: -12px;
}
.concept_next_button{
    z-index:1;
    width:531px;
    height:164px;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    background:url(../images/page_button/button_concept_perspective_page.png);
    background-repeat:no-repeat;
    position: absolute;
    left: 185px;
    bottom: -12px;
}
/*.concept_next_button:hover{
        -webkit-transition-duration: 0.25s;
        transition-duration: 0.25s;
    -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
        background:url(../images/page_button/button_concept_page_h.png);
        background-repeat:no-repeat;
}*/
.concept_amenities_next_button{
    z-index:1;
    width:531px;
    height:164px;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    background:url(../images/page_button/button_concept_amenities_page.png);
    background-repeat:no-repeat;
    position: absolute;
    left: 100px;
    bottom: -12px;
}
.concept_nature_next_button{
    z-index:1;
    width:531px;
    height:164px;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    background:url(../images/page_button/button_concept_nature_page.png);
    background-repeat:no-repeat;
    position: absolute;
    left: 185px;
    bottom: -12px;
}
.layout_next_button{
    z-index:1;
    width:531px;
    height:164px;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    background:url(../images/page_button/button_layout_page.png);
    background-repeat:no-repeat;
    position: absolute;
    left: 185px;
    bottom: -12px;
}
.contact_back_button{
    width:531px;
    height:164px;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    background:url(../images/page_button/button_conatct_page.png);
    background-repeat:no-repeat;
    position: absolute;
    bottom: -12px;
}
/*.contact_back_button:hover{
        -webkit-transition-duration: 0.25s;
        transition-duration: 0.25s;
    -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
        background:url(../images/page_button/button_conatct_page_h.png);
        background-repeat:no-repeat;
}*/

/*============================================================
Intro right page css
==============================================================*/
/*Black text design 2*/

/*
.right_box .content{
    height:100%;
    position: relative;
    display:table;
}
.right_box .content .register{
    color:#ee7502;
    text-decoration:underline;
}
.right_box .content .content_right{
    color:#fff;	
    font-size:26px;
    vertical-align:middle;
    display:table-cell;
}
.right_box .content .content_right .content_right_wrapper{
    position:relative;
}
.right_box .content .content_right .content_box{
    position:relative;
    text-align:justify;
}
.right_box .content .content_right .content_box .word{
    position:relative;
    padding-right:15px;
}
.right_box .content .content_right .content_box .comma{
    position:absolute;
    bottom:0;
    right: 7px;
}*/


.right_box .content, .right_box_2019 .content{
    height:100%;
    position: relative;
    display:table;
}
.right_box .content .register, .right_box_2019 .content .register{
    color:#ee7502;
    text-decoration:underline;
}
.right_box .content .content_right, .right_box_2019 .content .content_right{
    color:#fff;	
    font-size:26px;
    vertical-align:middle;
    display:table-cell;
}
.right_box .content .content_right .content_right_wrapper{
    position:relative;
}
.right_box_2019 .content .content_right .content_right_wrapper{
    position:relative;
	
}
.right-img-2019{
	width:100% !important;
}

.right_box .content .content_right .content_box, .right_box_2019 .content .content_right .content_box{
    position:relative;
    text-align:justify;
}
.right_box .content .content_right .content_box .word, .right_box_2019 .content .content_right .content_box .word{
    position:relative;
    padding-right:15px;
}
.right_box .content .content_right .content_box .comma, .right_box_2019 .content .content_right .content_box .comma{
    position:absolute;
    bottom:0;
    right: 7px;
}



/*==========================================================================*/

.contact_wrapper{
    width:100%;
    height:100%;
    background-color:#1a1236;
    background-image:url(../images/bg3.png);
    background-repeat:repeat-y;
    font-family:Verdana;
}
.contact_wrapper .contact_box{
    display:table;
    width:100%;
    height:100%;
}
.contact_wrapper .contact_box .contact_content{
    display:table-cell;
    vertical-align:middle;
    padding-bottom: 100px;
}
.contact_wrapper .contact_box .contact_content .contact_content_box{
    margin-left: 300px;
}
.contact_wrapper .contact_box .contact_content .contact_content_box .content{
    z-index: 2;
}
.contact_wrapper .contact_box .contact_content .contact_content_box .contact_introduce_wrapper{
    text-align:right;
    width:448px;
}
.contact_wrapper .contact_box .contact_content .contact_content_box .contact_introduce_hide_wrapper{
    text-align:right;
    width:300px;
    display:none !important;
}
.contact_wrapper .contact_box .contact_content .contact_content_box .content{
    display:inline-block;
    position:relative;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    margin-right:30px;
    vertical-align:top;
    margin-top:20px;
}
.contact_wrapper .contact_box .contact_content .contact_content_box .content .drop_down_arrow{
    background:url(../images/down_arrow.png);
    background-repeat:no-repeat;
    background-position: right center;
    cursor:pointer;
    width:12px;
    height:6px;
    float:right;
    margin-top:5px;
}
.contact_wrapper .contact_box .contact_content .contact_content_box .content .mitrajaya_homes{
    cursor:pointer;
}
.contact_wrapper .contact_box .contact_content .contact_content_box .content .title{
    color:#ee7502;
    font-size:16px;
}
.contact_wrapper .contact_box .contact_content .contact_content_box .content .company_code{
    font-size:8px;
}
.contact_wrapper .contact_box .contact_content .contact_content_box .content .address, .contact_wrapper .contact_box .contact_content .contact_content_box .content .address a{
    font-size:12px;
    color:#fff;
}
.contact_wrapper .contact_box .contact_content .contact_content_box .content .address{
    margin-top:15px;
    line-height: 19px;
    position: relative;
}
.contact_wrapper .contact_box .contact_content .contact_content_box .content .special_cha{
    color:#ee7502;
    margin-right:5px;
}
.contact_wrapper .contact_box .contact_content .contact_content_box .content .register_comma{
    position:absolute;
    top: 4px;
    margin-left:5px;
}
.register_wrapper{
    width:100%;
    height:100%;
    background-color:#193c6c;
    background-image:url(../images/bg3.png);
    background-repeat:repeat-y;
    font-family:Verdana;
    overflow: auto;
    line-height: 17px;
}
.register_wrapper .register_box{
    padding-top:100px;
    width:1000px;
    margin-left:300px;
    color:#fff;
}

.register_wrapper .register_box .logo{
    text-align:right;
    margin-bottom: 30px;
}
.register_wrapper .register_box form{
    font-size:12px;
}
.register_wrapper .register_box .title{
    font-size:15px;
    font-weight:bold;
    margin-top:15px;
    margin-bottom:0;
}
.register_wrapper .register_box .sub_title{
    font-size:12px;
    font-weight:normal;
    margin-top:15px;
    margin-bottom:0;
}
.register_wrapper .register_box .list_type_1{
    list-style-type:none;padding-left: 0;
}
.register_wrapper .register_box .list_type_2{
    list-style-type:disc;
    padding-left:17px;
    margin-top:15px;
    margin-bottom:0;
}
.register_wrapper .register_box .list_type_3{
    list-style-type:disc;
    padding-left:17px;
    margin-top:0;
    margin-bottom:0;
}
.register_wrapper .register_box .list_type_4{
    padding-left:17px;
    margin-top:0;
    margin-bottom:0;

}
.register_wrapper .register_box .list_type_2 li, .register_wrapper .register_box .list_type_3 li{
    font-size:12px;
    font-weight:normal;
}
.register_wrapper .register_box .text_align_right{
    text-align:right;
    padding-right:10px;
}
.register_wrapper .register_box .two_item{
    display:inline-block;
}
.register_wrapper .register_box .two_item2{
    display:inline-block;
    vertical-align:top;
}
.register_wrapper .register_box form td{
    height:32px;
}
.register_wrapper .register_box form .width_style_01{
    width:100%;
}
.register_wrapper .register_box form .width_style_02{
    width:737px;
}
.register_wrapper .register_box form .width_style_03{
    width:263px;
}
.register_wrapper .register_box form .radio_button_style{
    vertical-align: middle;
    margin: 0 7px 0 0;
}
.register_wrapper .register_box form .radio_button_partner_style{
    vertical-align: middle;
}
.register_wrapper .register_box form .submit_button{
    font-family:'Conv_dax-condensed-regular-1361512407','PT Sans Narrow', sans-serif;
    border:none;
    outline:none;
    background:none;
    color:#ee7502;
    font-size:23px;
    cursor:pointer;
}
.register_wrapper .register_box form .submit_button:hover{
    text-decoration:underline;
}
.register_wrapper .register_box .link{
    color:#fff;
    text-decoration:underline;
}
.register_wrapper .register_box .link:hover{
    text-decoration:none;
}
.register_wrapper .register_box form .require{
    font-size:9px;
}

.maps-icons{
/*	width:77%;
	float:left;
	text-align:right;*/
}
.maps-icons a{
	display:inline-block;
	float:right;
	width:36px;
	height:36px;
	margin-right:15px;
}
.fb-icon{
	margin-top:25px;
	margin-bottom:25px;
}

.reg-now a{
	color: #f5971d;
    margin-top: 0;
    display: block;
    outline: none;
    text-decoration: none;
    border-bottom: 1px solid #f5971d;
    display: inline-block;
    font-size: 22px;
    line-height: 25px;
    position: relative;
    z-index: 9999;
}
.mj-foot{
	margin-top:85px;
	float:right;
}
.mj-foot p{
	font-size:14px;
	color:#fff;
	
}






.update_wrapper{
    box-sizing:border-box;
    height:100%;
    width:100%;
    display:block;
    background-color:#279AF2;
    padding-left:5%;
    padding-top:5%;
}
.update_wrapper .update_title{
    font-weight:bold;
    color:#fff;
    font-size:20px;
    padding-left:16px;
    margin-bottom:25px;
    clear:both;
    float:left;
}
.update_wrapper .update_content_box{
    vertical-align:bottom;
    margin-top:15px;
    float:left;
    clear:both;
}
.update_wrapper .update_content_box .update_content_icon{
    background:url(../images/zoom_in.png);
    display:inline-block;
    height:12px;
    width:12px;
}
.update_wrapper .update_content_box .update_content{
    color:#fff;
    display:inline-block;
}
.update_wrapper .update_content_box .update_content .content_title{
    font-weight:bold;
    margin-bottom:1px;
}
.update_wrapper .update_content_box .update_content .text a{
    color:#fff;
}

.update_wrapper .update_content_box:hover .update_content, .update_wrapper .update_content_box:hover .update_content .text a{
    color:#144372;
}
.update_wrapper .update_content_box:hover .update_content_icon{
    background:url(../images/zoom_in_h.png);
}
.update_wrapper .comingsoon_wrapper{
    width:100%;
    height: 100%;
    position:relative;
    display:table;
}
.update_wrapper .comingsoon_wrapper .comingsoon_box{
    display:table-cell;
    vertical-align:middle;
}
.update_wrapper .comingsoon_wrapper .comingsoon_image{
    width:100%;
}
.layout_wrapper{
    height:100%;
    width:100%;
    text-align:center;
    display:table;
    background-color:#EE7502;
}
.layout_wrapper .layout_box{
    height:477px;
    width:230px;
    display:table-cell;
    vertical-align:middle;
}
.layout_wrapper .layout_box .layout_building_image{
    border-bottom:1px solid #fff;

}
.view_floor_plan_link_wrapper{
    margin:35px 0;
}
.view_floor_plan_link_wrapper a .view_floor_plan_link{
    width:251px;
    height:15px;
    margin-top:5px;
}
.view_floor_plan_link_wrapper a:first-child .view_floor_plan_link{
    margin-top:0;
}
.view_floor_plan_link_wrapper .floor_plan_unit1_text{
    background:url(../images/floor_plan_text_unit1.png);
    background-repeat:no-repeat;
}
.view_floor_plan_link_wrapper .floor_plan_unit2_text{
    background:url(../images/floor_plan_text_unit2.png);
    background-repeat:no-repeat;
}
.view_floor_plan_link_wrapper .floor_plan_unit3_text{
    background:url(../images/floor_plan_text_unit3.png);
    background-repeat:no-repeat;
}
.view_floor_plan_link_wrapper .floor_plan_unit3a_text{
    background:url(../images/floor_plan_text_unit3a.png);
    background-repeat:no-repeat;
}
.view_floor_plan_link_wrapper .floor_plan_unit5_text{
    background:url(../images/floor_plan_text_unit5.png);
    background-repeat:no-repeat;
}
.view_floor_plan_link_wrapper .floor_plan_unit6_text{
    background:url(../images/floor_plan_text_unit6.png);
    background-repeat:no-repeat;
}
.view_floor_plan_link_wrapper .floor_plan_unit1_text:hover{
    background:url(../images/floor_plan_text_unit1_h.png);
    background-repeat:no-repeat;
}
.view_floor_plan_link_wrapper .floor_plan_unit2_text:hover{
    background:url(../images/floor_plan_text_unit2_h.png);
    background-repeat:no-repeat;
}
.view_floor_plan_link_wrapper .floor_plan_unit3_text:hover{
    background:url(../images/floor_plan_text_unit3_h.png);
    background-repeat:no-repeat;
}
.view_floor_plan_link_wrapper .floor_plan_unit3a_text:hover{
    background:url(../images/floor_plan_text_unit3a_h.png);
    background-repeat:no-repeat;
}
.view_floor_plan_link_wrapper .floor_plan_unit5_text:hover{
    background:url(../images/floor_plan_text_unit5_h.png);
    background-repeat:no-repeat;
}
.view_floor_plan_link_wrapper .floor_plan_unit6_text:hover{
    background:url(../images/floor_plan_text_unit6_h.png);
    background-repeat:no-repeat;
}
.layout_view_function_wrapper{
    margin-top:20px;
    clear:both;
}
.layout_view_function_wrapper .layout_view_function_box{
    font-size: 15px;
    margin-top:5px;
}
.layout_view_function_wrapper .layout_view_function_box:first-child{
    margin-top:0;
}
.layout_view_function_wrapper .layout_view_function_box .icon_box{
    width:8px;
    height:8px;
    display:inline-block;
}
.layout_view_function_wrapper .layout_view_function_box .view_icon{
    background:url(../images/view_icon.png);
    background-repeat:no-repeat;
}
.layout_view_function_wrapper .layout_view_function_box .download_icon{
    background:url(../images/download_icon.png);
    background-repeat:no-repeat;
}
.layout_view_function_wrapper .layout_view_function_box .name_box{
    display:inline-block;
}
.layout_view_function_wrapper .layout_view_function_box .name_box .name{
    font-size:12px;
    color:#EE7502;
    font-family: verdana;
    text-decoration:none;
}
.layout_view_function_wrapper .layout_view_function_box .name_box .name:hover{
    color:#fff;
}

.image_style{
    position:absolute;
    border:4px solid #000;
}
.image_style1{
    position:absolute;
 
}


.orange-comma{

    background: url(../images/comma/orange.png) no-repeat;
    background-position: 47% 103%;
    /* border: 4px solid #000; */
    padding-bottom: 10px;
}
.commaz {
    position: absolute;
    right: 15px;
    bottom: -4px;
}
/*.position_1{
    bottom:30px;
    right:-25px;
}
.position_2{
    top:-70px;
    left:470px;
}*/


.flash-sec{
	position:absolute;
	width:100%;
	height:152px;
	top:491px;
}

.position_1{
    bottom:0px;
    left:32px;
}
.position_2{
    top:0px;
    right:50px;
}
.position_3{
    top:-135px;
    left:-150px;
}
.position_4{
    bottom:90px;
    right:-70px;
}
.position_5{
    top: 30px;
    left: 25px;
}
.position_6{
    top: 155px;
    left: -240px;
}
.position_7{
    top: 340px;
    left: -53px;
}
.content_right_other_position_01{
    margin-top: 150px;
}
.map{
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    width:100%;
    height:100%;
    background:url(../images/map_bg.png);
    background:rgba(0,0,0,0.9);
    z-index:9999;
    display:none;
    text-align:center;
}
.map .close_map{
    position:fixed;
    right:50px;
    top:22px;
    cursor:pointer;
}
.location, .map_content{
    display:inline-block;
    vertical-align:middle;
}
.map_wrapper{
    display:table-cell;
    vertical-align:middle;
    width:1000px;
}
.map_wrapper .map_content{
    margin:0 auto;
}
.map_wrapper .map_content .nearby_building:first-child{
    margin-top:0;
}
/*.map_wrapper .map_content .nearby_building{
    text-align:right;
    width: 250px;
    margin-top:25px;
    color:#fff;
    line-height:23px;
    font-size:14px;
}*/

.map_wrapper .map_content .nearby_building{
    text-align:left;
    width: 250px;
    margin-top:15px;
	margin-bottom:25px;
    color:#fff;
    line-height:23px;
    font-size:14px;
}

.head-amnts{
	background:#f8931d;
	color:#fff;
	padding:7px;
	text-align:left;
}

.download_map{
    margin-top:50px !important;
}
.map_link_wrapper{
    position:relative;
    display:inline-block;
    text-align: left;
}
.map_link_wrapper .map_link{
    color:#fff;
    font-size:17px;
}
.map_link_wrapper .map_link:hover{
    color:#ee7502;
    text-decoration:none;
}
.map_link_wrapper .map_image{
    position:absolute;
}
.map_link_wrapper .map_image_position{
    right:-30px;
    top:0;
}
.map_link_wrapper .map_image_position2{
    left:-25px;
    top:-3px;
}
.map_link_wrapper .map_link_font_size{
    font-size:14px;
}
.location{
    margin-left:30px;
    position:relative;
}
.location .image_map{
    height:600px;
}
.location .location_link_wrapper{
    position:absolute;
    bottom: 18px;
    left: 235px;
}
.content_margin_left_01{
    margin-left:172px;
}
.content_margin_left_02{
    margin-left: 190px;
}
.content_margin_left_03{
    margin-left: 160px;
}
.content_margin_left_04{
    margin-left: 95px;
}
.content_margin_left_05{
    margin-left: 118px;
}
.content_margin_left_06{
    margin-left: 135px;
}
.content_margin_left_07{
    margin-left: 150px;
}
.next_bt{
    position:fixed;
    top:45%;
    right:0;
    z-index: 999;
    cursor:pointer;
}
.update_watchout_text_wrapper{
    position:absolute;
    top:50px;
    left:50px;
    width:90%;
    text-align:left;
    font-size:16px;
    color:#fff;
    font-family:Verdana;
    font-weight: bold;
    line-height:1.4;
}
.layout_menu_wrapper{
    width:430px;
    border-bottom:2px solid #F47C21;
    float: left;
}
.layout_menu_wrapper .layout_menu{
    font-size:16px;
    font-family: Verdana;
    font-weight: bold;
    float: left;
    color:#F27B20;
    cursor:pointer;
}
.layout_menu_wrapper .layout_menu .arrow{
    display:inline-block;
    width:12px;
    height:12px;
    background:url(../images/arrow_layout.png);
    margin-left:5px;
}

.layout_menu_wrapper .layout_menu:hover{
    color:#fff;
}
.layout_menu_wrapper .layout_menu:hover .arrow{
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}
.layout_menu_wrapper .layout_current{
    color:#fff;
}
.layout_menu_wrapper .layout_current .arrow{
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}
.tower_menu_wrapper{
    float:left;
    width:430px;
    font-family: Verdana;
}
.tower_menu_wrapper .tower_menu_box{
    width:205px;
    float:left;
    margin-top:15px;
}
.tower_menu_wrapper .tower_menu_box .tower_menu_sub_box{
    width:100%;
    box-sizing:border-box;
    float:left;
}
.tower_menu_wrapper .tower_menu_box .tower_menu_sub_box .tower_menu_title_box{
    font-size:12px;
    text-align:center;
    width:100%;
    box-sizing:border-box;
    float:left;
    background:#F27B20;
    padding: 3px 0;
    font-weight:bold;
}
.tower_menu_wrapper .tower_menu_box .tower_menu_sub_box .tower_menu_title_box2{
    font-size:12px;
    text-align:center;
    width:100px;
    box-sizing:border-box;
    float:left;
    background:#F27B20;
    margin-left:5px;
    padding: 3px 0;
    font-weight:bold;
}
.tower_menu_wrapper .tower_menu_box .tower_menu_sub_box .tower_menu_title_box2:first-child{
    margin-left:0;
}
.tower_menu_wrapper .tower_menu_box .tower_menu_sub_box .square_feet{
    font-size:9px;
    text-align:center;
    width:100%;
    box-sizing:border-box;
    margin-bottom: 1px;
}
.tower_menu_wrapper .tower_menu_box .tower_menu_sub_box .tower_menu_content_box_type1{
    width:100%;
    box-sizing:border-box;
    float:left;
}
.tower_menu_wrapper .tower_menu_box .tower_menu_sub_box .tower_menu_content_box_type1 .tower_content_box{
    width:100px;
    box-sizing:border-box;
    float:left;
    margin-top:5px;
    font-size:7px;
    background:#F27B20;
    padding:4px;
    text-align:center;
    cursor:pointer;
    height:30px;
    color:#fff;
}
.tower_menu_wrapper .tower_menu_box .tower_menu_sub_box .tower_menu_content_box_type2{
    width:100%;
    box-sizing:border-box;
    float:left;
}
.tower_menu_wrapper .tower_menu_box .tower_menu_sub_box .tower_menu_content_box_type2 .tower_content_box{
    width:100%;
    box-sizing:border-box;
    float:left;
    margin-top:5px;
    font-size:7px;
    background:#F27B20;
    padding:4px;
    text-align:center;
    cursor:pointer;
    height:30px;
    color:#fff;
}
.tower_menu_wrapper .tower_menu_box .tower_menu_sub_box .tower_content_box:hover{
    background:#F89C1B;
}
.m-t-5{
    margin-top:5px;
}
.m-l-5{
    margin-left:5px;
}
.m-l-10{
    margin-left:10px;
}
.m-l-15{
    margin-left:15px;
}
.m-l-20{
    margin-left:20px;
}
.p-l-10{
    padding-left:10px;
}
.p-l-25{
    padding-left:25px;
}
/*@media (min-width : 1000px)
{
 .intro-left .left_box_banner_height 
 {    
    width: 100% !important;
	height: 100% !important;
  }
  .intro-left .left_box_banner_width 
 {    
    width: 100% !important;	
	height:100% !important;
  }
}*/

@media(min-width:1400px){
	
.flash-sec{
	position:absolute;
	width:100%;
	height:152px;
	top:649px;
}

.position_1{
    bottom:0px;
    left:110px;
}
.position_2{
    top:2px;
    right:145px;
}	
	
}

@media(max-width:1600px){
	.flash-sec{
	position:absolute;
	width:100%;
	height:152px;
	top:491px;
}

.position_1{
    bottom:0px;
    left:32px;
}
.position_2{
    top:0px;
    right:50px;
}
}

@media (max-width : 1370px)
{
	/*.intro-left
    {
	   width:67% !important;
    }
	.intro-right
	{
		width:32% !important;
	}*/
.flash-sec{
	position:absolute;
	width:100%;
	height:152px;
	top:442px;
}

.position_1{
    bottom:0px;
    left:0px;
}
.position_2{
    top:0px;
    right:26px;
}

@media (max-width : 1366px){
	
	.flash-sec{
	position:absolute;
	width:100%;
	height:152px;
	top:465px;
}

.position_1{
    bottom:0px;
    left:15px;
}
.position_2{
    top:0px;
    right:36px;
}
.mj-foot {
    margin-top: 39px;
    float: right;
}


}
	
	
}
@media (max-width : 1232px){
    .contact_wrapper .contact_box .contact_content .contact_content_box .contact_introduce_wrapper {
        width: initial;	
    }
	/*.intro-left
    {
	   width:69% !important;
    }
	.intro-right
	{
		width:30% !important;
	}*/
	.flash-sec{
	position:absolute;
	width:100%;
	height:152px;
	top:557px;
}

.position_1{
    bottom:0px;
    left:32px;
}
.position_2{
    top:0px;
    right:50px;
}
	
	
}
@media (max-width :1025px){
    .left_box{
        width:47% !important;
    }
    .right_box{
        width:52% !important;
    }
	.intro-left
    {
	   width:67% !important;
    }
	.intro-right
	{
		width:32% !important;
	}
	.intro-right h1
{
	font-size:22px !important;line-height:25px;
}
.intro-right h3
{
	font-size:18px;line-height:22px;
}
.intro-right p
{
	font-size:14px;line-height:18px;
}
    #intro_image{
        width:335px;
    }
    #concept_image{
        width:400px;
    }
    #concept_image_amenities{
        width:400px;
    }
    #concept_image_nature{
        width:400px;
    }
    .content_margin_left_01{
        margin-left:150px;
    }
    .content_margin_left_02{
        margin-left: 115px;
    }
    .content_margin_left_03{
        margin-left: 150px;
    }
    .content_margin_left_04 {
        margin-left: 120px;
    }
    .content_margin_left_05 {
        margin-left: 135px;
    }
    .content_margin_left_07{
        margin-left: 135px;
    }
    .location .image_map{
        height:450px;	
    }
    .location .location_link_wrapper{
        bottom: -55px;
        left: 120px;	
    }

    .position_6{
        top: -50px;
        left: -270px;
    }
    .intro_next_button{
        background-size:300px;
    }
    .intro_next_button:hover{
        background-size:300px;
    }
    .concept_next_button{
        background-size:300px;
        left:65px;
    }
    .concept_next_button:hover{
        background-size:300px;
    }
    .concept_amenities_next_button{
        background-size:300px;
        left:38px;
    }
    .concept_amenities_next_button:hover{
        background-size:300px;
    }
    .concept_nature_next_button{
        background-size:300px;
        left:65px;
    }
    .concept_nature_next_button:hover{
        background-size:300px;
    }
    .contact_back_button{
        background-size:300px;
    }
    .contact_back_button:hover{
        background-size:300px;
    }
    .concept_perspective_next_button{
        background-size:300px;
    }
    .layout_next_button{
        background-size:300px;
    }
    .update_next_button{
        background-size:300px;
    }
    img.comma.active {
        display: block;
        width: 28px;
        height: auto;
    }
    .intro_next_button img, .concept_next_button img, .concept_amenities_next_button img, .concept_nature_next_button img, .contact_back_button img, .layout_next_button img, .concept_perspective_next_button img, .update_next_button img{
        position: absolute;
        left: 202px;
        top: 26px;
        width: 28px;
    }

}



@media (max-width :966px){
    .contact_wrapper .contact_box .contact_content .contact_content_box .content {
        display: block;	
    }

    .contact_wrapper .contact_box .contact_content{
        padding-bottom:350px;
    }
}
@media (max-width :800px){
    .left_box{
        width:47% !important;
    }
    .right_box{
        width:52% !important;
        background-size: 50px;
    }
	.intro-left
    {
	  width:62% !important;
    }
	.intro-right h1
{
	font-size:24px !important;line-height:28px;
}
.intro-right h3
{
	font-size:20px;line-height:24px;
}
.intro-right p
{
	font-size:14px;line-height:18px;
}
	.intro-right
	{
		width:37% !important;
	}
    .content_margin_left_01{
        margin-left:70px;
    }
    .content_margin_left_02{
        margin-left: 60px;
    }
    .content_margin_left_03{
        margin-left: 95px;
    }
    .content_margin_left_04 {
        margin-left: 60px;
    }
    .content_margin_left_05 {
        margin-left: 75px;
    }
    #intro_image{
        width:300px;
    }
    #concept_image{
        width:360px;
    }
    #concept_image_amenities{
        width:350px;
    }
    #concept_image_nature{
        width:370px;
    }
    #layout_image{
        width:330px;
    }
    .position_3{
        left:-45px;
    }
    .fancybox-prev{
        left:0px;
    }
    .fancybox-next{
        right:0px;
    }
}
@media (max-width :720px){
    .contact_wrapper .contact_box .contact_content .contact_content_box .contact_introduce_wrapper{
        text-align:right;
        width:448px;
        display:none !important;
    }
    .contact_wrapper .contact_box .contact_content .contact_content_box .contact_introduce_hide_wrapper{
        text-align:right;
        width:95%;
        display:block !important;
    }

    .content_margin_left_01{
        margin-left:52px;
    }
    .content_margin_left_02{
        margin-left: 50px;
    }
    .content_margin_left_03{
        margin-left: 70px;
    }
    .content_margin_left_04 {
        margin-left: 58px;
    }
    .content_margin_left_05 {
        margin-left: 55px;
    }
    .special_bg2{
        background: url(../images/bg5.png);
        background-repeat: repeat-y;
    }

    .left_box{
        width:47% !important;
    }
    .right_box{
        width:52% !important;
        background-size: 50px;
    }
	.intro-left
    {
	  width:62% !important;
    }
	.intro-right
	{
		width:37% !important;
	}
	.intro-right h1
{
	font-size:23px !important;line-height:30px;
}
.intro-right h3
{
	font-size:18px;line-height:24px;
}
.intro-right p
{
	font-size:14px;line-height:18px;
}
    #intro_image{
        width:305px;
    }
    #concept_image{
        width:327px;
    }
    #concept_image_amenities{
        width:340px;
    }
    #concept_image_nature{
        width:345px;
    }
    #layout_image{
        width:320px;
    }
    .position_3{
        left:-45px;
    }
    .fancybox-prev{
        left:0px;
    }
    .fancybox-next{
        right:0px;
    }
}
@media (max-width :640px){
    .contact_wrapper .contact_box .contact_content .contact_content_box .contact_introduce_wrapper{
        text-align:right;
        width:448px;
        display:none !important;
    }
    .contact_wrapper .contact_box .contact_content .contact_content_box .contact_introduce_hide_wrapper{
        text-align:right;
        width:95%;
        display:block !important;
    }
    .special_bg2{
        background: url(../images/bg5.png);
        background-repeat: repeat-y;
    }
    .content_margin_left_01{
        margin-left:60px;
    }
    .content_margin_left_02{
        margin-left: 50px;
    }
    .content_margin_left_03{
        margin-left: 62px;
    }
    .content_margin_left_04 {
        margin-left: 56px;
    }
    .content_margin_left_05 {
        margin-left: 60px;
    }
    .contact_wrapper .contact_box .contact_content{
        padding-bottom:350px;
    }
    .left_box{
        width:47% !important;
    }
    .right_box{
        width:52% !important;
        background-size: 50px;
    }
	.intro-left
{
	width:62% !important;
}
.intro-right
	{
		width:37% !important;
	}
    #intro_image{
        width:270px;
    }
    #concept_image{
        width:280px;
    }
    #concept_image_amenities{
        width:275px;
    }
    #concept_image_nature{
        width:295px;
    }
    #layout_image{
        width:260px;
    }
    .position_3{
        left:-45px;
    }
    .fancybox-prev{
        left:0px;
    }
    .fancybox-next{
        right:0px;
    }
}
@media (max-width :360px){
    .contact_wrapper .contact_box .contact_content .contact_content_box .contact_introduce_wrapper{
        text-align:right;
        width:448px;
        display:none !important;
    }
    .contact_wrapper .contact_box .contact_content .contact_content_box .contact_introduce_hide_wrapper{
        text-align:right;
        width:95%;
        display:block !important;
    }
    .special_bg2{
        background: url(../images/bg5.png);
        background-repeat: repeat-y;
    }
    .content_margin_left_01{
        margin-left:60px;
    }
    .content_margin_left_02{
        margin-left: 50px;
    }
    .content_margin_left_03{
        margin-left: 62px;
    }
    .content_margin_left_04 {
        margin-left: 56px;
    }
    .content_margin_left_05 {
        margin-left: 60px;
    }
    .contact_wrapper .contact_box .contact_content{
        padding-bottom:150px;
    }
    .left_box{
        width:47% !important;
    }
    .right_box{
        width:52% !important;
        background-size: 50px;
    }
	.intro-left
    {
	width:62% !important;
   }
   .intro-right
	{
		width:37% !important;
	}
    #intro_image{
        width:125px;
    }
    #concept_image{
        width:135px;
    }
    #concept_image_amenities{
        width:130px;
    }
    #concept_image_nature{
        width:145px;
    }
    #layout_image{
        width:130px;
    }
    .position_3{
        left:-45px;
    }

    .intro_next_button{
        background-size:150px;
        height:80px;
    }
    .intro_next_button:hover{
        background-size:150px;
        height:80px;
    }
    .concept_next_button{
        background-size:150px;
        height:80px;
        left:65px;
    }
    .concept_next_button:hover{
        background-size:150px;
        height:80px;
    }
    .concept_amenities_next_button{
        background-size:150px;
        height:80px;
        left:38px;
    }
    .concept_amenities_next_button:hover{
        background-size:150px;
        height:80px;
    }
    .concept_nature_next_button{
        background-size:150px;
        height:80px;
        left:65px;
    }
    .concept_nature_next_button:hover{
        background-size:150px;
        height:80px;
    }
    .contact_back_button{
        background-size:150px;
        height:80px;
        z-index: 1;
    }
    .contact_back_button:hover{
        background-size:150px;
        height:80px;
    }
    .layout_next_button{
        background-size:150px;
        height:80px;
    }
    .update_next_button{
        background-size:150px;
        height:80px;
    }
    .concept_perspective_next_button{
        background-size:150px;
        height:80px;
    }
    img.comma.active {
        display: block;
        width: 14px;
        height: auto;
    }
    .intro_next_button img, .concept_next_button img, .concept_amenities_next_button img, .concept_nature_next_button img, .contact_back_button img, .layout_next_button img, .concept_perspective_next_button img{
        position: absolute;
        left: 103px;
        top: 13px;
        width: 28px;
    }
    .layout_wrapper .layout_box .layout_building_image img{
        width:90%;
    }
    .view_floor_plan_link_wrapper{
        margin: 25px 0;
    }
    .view_floor_plan_link_wrapper a .view_floor_plan_link{
        background-size:120px;
        height: 10px;
    }
    .commaz{
        width:15px;
        right:5px;
        bottom:-4px;
    }
    .concept_image_1{
        width:100px;
    }
    .concept_amenities_image_1{
        width:95px;
    }
    .concept_amenities_image_2{
        width:105px;
    }
    .concept_amenities_image_3{
        width:95px;
    }
    .concept_nature_01{
        width:90px;
    }
    .concept_nature_02{
        width:110px;
    }
    .position_6{
        left:-200px;
    }
    .position_7{
        top:200px;
    }
    .contact_wrapper .contact_box .contact_content .contact_content_box{
        margin-left:15px;
    }
    .contact_wrapper{
        background-image:none;
    }
    .menu_group .menu{
        margin:10px 0 0 0;
    }
    .menu_group .menu .menu_intro{
        width:30px;
    }
    .menu_group .menu .menu_concept{
        width:40px;
    }
    .menu_group .menu .menu_layout{
        width:35px;
    }
    .menu_group .menu .menu_update{
        width:40px;
    }
    .menu_group .menu .menu_contact{
        width:38px;
    }
    .contact_wrapper .contact_box .contact_content .contact_content_box .content .title{
        font-size:12px;
    }
    .contact_wrapper .contact_box .contact_content .contact_content_box .content .address{
        font-size:10px;
        line-height:15px;
        margin-top:10px;
        height: auto !important;
    }
    .contact_wrapper .contact_box .contact_content .contact_content_box .content .address, .contact_wrapper .contact_box .contact_content .contact_content_box .content .address a{
        font-size:10px;
    }
    .map_wrapper .map_content .nearby_building{
        margin-top:10px;
        line-height: 18px;
        font-size: 12px;
    }
    .download_map{
        margin-top:25px;
    }
    .location .image_map{
        display:none;
    }
    .location .location_link_wrapper{
        position:relative;
        bottom:-30px;
        left: 0; 
    }
    .location, .map_content{
        display:block;
    }
    .fancybox-prev{
        left:-35px;
    }
    .fancybox-next{
        right:-35px;
 }
 

