@import url('https://fonts.googleapis.com/css?family=Josefin+Sans');

body{
    text-align:center;
    font-family: 'Josefin Sans', "華文細黑", "STHeiti Light", 微軟正黑體, 'Microsoft JhengHei', Arial, Helvetica, sans-serif;
    color:#555555;
	background:#fff;
    font-size:15px;
    margin:0;
	-webkit-font-smoothing: antialiased;
}

body *{	
	max-height:999999px;
}



@media screen and (max-device-width: 540px){
 body{
   -webkit-text-size-adjust: none;
 }
 
}

.container{
    width:100%;
    max-width:1200px;
    margin:0 auto;
    text-align:left;
    min-width:540px;
    animation:openForm 2s ease-in;
}

*, *:after, *:before{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

a{
    color:inherit;
}

a:hover{
    color:inherit;
}

.row:after{
    content:'';
    clear:both;
    display:block;
}

img{
    /*display:block;*/				
    /*image-rendering: -moz-crisp-edges;  */       /* Firefox */
    /*image-rendering:   -o-crisp-edges;  */       /* Opera */
    /*image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    /*image-rendering: crisp-edges;*/
    /*-ms-interpolation-mode: nearest-neighbor;*/  /* IE (non-standard property) */
}

.fl_left{
    float:left;
}

.fl_right{
    float:right;
}

.img-max{
    max-width:100%;
    margin:0 auto;
}

/*form*/
/*label.mLabel{
    position:relative;
    font-size:16px;
    margin-right:12px;
    margin-left:12px;
    display: inline-block;
    line-height:200%;	
}*/

.thankyoupage label.mLabel{
	z-index:1000;
}

label.mLabelText{
    line-height:25px;
    display:block;
}

#FormBg{
    position:relative;
    /*background:url(http://www.medilase.com.hk/medilase_form_v2/image/formBg_winnieForm_v3.jpg) no-repeat;*/
    width:100%;
    margin:auto;
}		

.btn_area{
    position:relative; margin:12px 0 30px 0; text-align:center;
}

.medi-btn-sel_bg{
    line-height:33px;
    font-family: 'MYuenHK', Arial, sans-serif;
}

.medi-btn-sel{
    background:url(../images/m_btn-sel.png) no-repeat right;
    background-size:25px auto;
}

.term_pt:first-child{
	padding-top:18px;
}

.term_pt{
    font-size:12px; line-height:20px; padding-top:8px; letter-spacing:0;
}

.drop_field{
    height: 100%; position: absolute; left: 0px; z-index: -1; width: 90%;
}

label{
	font-weight:normal;
}

/*form*/


/*main*/
.white_bg{
	width:100%;
	background:#fff;
	position:relative;
	z-index:10;
}

.grey_bg{
	width:100%;
	background:#e7ebef;
	position:relative;
	z-index:10;
}

.form_bg{
	width:100%;
	background:#d0d2d3;
	position:relative;
	z-index:10;
}

.section_form, .section_info{
    width:100%;
}

.section_promo{
    width:100%;
	position:relative;
}

.section_promo1{
	z-index:1;
	height:auto;
}

.section_promo_bg_area{
	position:fixed;
}

.section_promo_bg{
	background:url(../../share/images/2017_JMv2/promo_img_bg.jpg) no-repeat center top fixed;	
	width:100%;
	z-index:1;
	height:879px;
	margin-bottom:-2px;
}

.promo_img{
	visibility:hidden;
}

.btn_tab{
	position:absolute;
	z-index:20;
	left:0;
	display:none;
}

.section_video{
	margin-bottom:26px;
	
}

.section_form{
    padding-top:40px;
	padding-bottom:60px;	
	color:#645f64;			
}

.logo{
    display:inline-block;
	position:absolute;
	left:60px;
	top:60px;
}

.header_container{
	height:100px;
}

.form_title{
    margin-bottom:8px;
}

.section_form_title{
	background:#645f64;
	background: -webkit-linear-gradient(left, #d0d2d3 , #645f64,  #d0d2d3 ); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(right, #d0d2d3 , #645f64,  #d0d2d3 ); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(right, #d0d2d3 , #645f64,  #d0d2d3 ); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(to right, #d0d2d3 , #645f64,  #d0d2d3 ); /* Standard syntax */
	color:#fff;
	line-height:39px;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

.section_form_title h1{
	font-size:49px;
	font-size:48px;
	letter-spacing:4px;
	margin:0;
	font-weight:300;	
}

.section_form_title h2{
	font-size:28px;
	letter-spacing:2px;
	margin:0;	
	margin-bottom:8px;
	font-weight:normal;
	font-style:italic;
}

.section_info_title{
	font-size:18px;
	line-height:27px;
	text-align:center;
}

.section_form_name{
	font-size:18px;
	line-height:27px;
	margin-top:30px;
	letter-spacing:2px;
	text-align:center;
	font-weight:normal;
	padding-left:15px;
	padding-right:15px;
}

.section_form_subtitle{
	font-size:22px;
	line-height:36px;
	margin-bottom:25px;
	text-align:center;
}

.section_info_con{
	font-size:24px;
	line-height:36px;
	margin-bottom:25px;
	text-align:center;
}

.button{
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.button:hover{
    opacity:0.75;
    filter: opacity(75%);
}

input.mTextbox:focus{
    border:1px solid #ccc;
    outline:0;
}

.section_video video{
    width:100%;
    height:auto;
}

.footer{
	padding-top:70px;
	padding-bottom:50px;
    width:100%;
	font-family: 'Josefin Sans', sans-serif;
	font-size:14px;
	line-height:34px;
	color:#666c7b;
}

.footer .container{
	border-top:1px solid #a2a8ad;
	padding-top:20px;
}

.footer img{
	display:inline-block;
	vertical-align:text-bottom;
}

.footer div > span{
	padding-left:12px;
	padding-right:12px;
}

.footer a{
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

#term_box, #photo_box{
    position:fixed;
    z-index:9999;
    background:rgba(0,0,0,0.6);
    width:100%;
    height:100%;
	height:100vh;
    text-align:center;
    display:table;
	top:0;
}

.term_wrapper, .photo_wrapper{				
    display:inline-block;
    text-align:left;
    display:table-cell;
    vertical-align:middle;
}

.photo_container{
	position:relative;
    margin:0 auto;
	padding:40px 0px;
	max-width:905px;
	text-align:center;
	display:table;
}

.term_container{
    position:relative;
    max-width:550px;
    width:100%;
    margin:0 auto;
    font-size:12px;
    color:#464646;
	background:rgba(255,255,255,0.8);
	padding:15px 20px;
}

#photo_close_bn{
    position:absolute; 
    right:8px ; 
    top:0px;
}

#photo_close_bn .mfp-close{
	color:#fff;
	font-size:32px;
}

.term_container ul{
    margin-left:-20px;
    list-style: disc;
	margin-top:0;
}

#term_close_bn{
    position:absolute; 
    right:0px; 
    top:0px;
}

.mfp-close{
    overflow:visible;
    cursor:pointer;
    background:0 0;
    border:0;
    -webkit-appearance:none;
    display:block;
    outline:0;
    padding:0;
    z-index:1046;
    -webkit-box-shadow:none;
    box-shadow:none;
    
    width:44px;
    height:44px;
    line-height:44px;
    right:0;
    top:0;
    text-decoration:none;
    opacity:1;
    filter:alpha(opacity=65);
    padding:0 0 18px 10px;
    font-size:19px;
    font-family:Arial,Baskerville,monospace;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif
}

.position_fixed{
	position:fixed;
	z-index:11;
}


@keyframes slideBoxFadeIn {
    0%   {opacity: 0;}
    100% {opacity: 1;}
}

@keyframes slideBoxFadeOut {
    0%   {opacity: 1;}
    100% {opacity: 0;}
}

#term_box.pop_show, #photo_box.pop_show{
    animation: slideBoxFadeIn 0.5s ease-in;
    opacity:1;
}

#term_box.pop_hide, #photo_box.pop_hide{
    animation: slideBoxFadeOut 0.5s ease-in;
    opacity:0;
}

.section_promo > img{
	margin-left:auto !important;
	margin-right:auto !important;
}

.section_info > img{					
	padding-top:50px;
	padding-bottom:70px;
}

.btn_home{
	position:absolute;
	right:10px;
	top:30px;
}

#mainMenu, #subMenuList{
	z-index:25 !important;
}

.thankyou{
	padding-top:70px;
	padding-bottom:70px;
	font-size:25px;
	line-height:30px;
	text-align:center;
}

.term_pt a{
	text-decoration:underline;
	
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.promo_img2{
	display:none;
}

.section_solution{
	margin-top:75px;
}

.row_total{
	margin-top:40px;
	font-size:160px;
	color:#649ec9;
}

.row_total img{
	display:inline-block;
}

.total_plus{
	margin-top:-1%;
}

.solution_box{
	padding-left:0;
	padding-right:0;
	position:relative;
}

.row_solution{
	margin-top:100px;
	margin-bottom:110px;
}

.solution_img{
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	padding-bottom:73%;
	height:0;
	position:relative;
	z-index:10;
	overflow:hidden;
}

.solution_title{
	position:absolute;
	font-size:76px;
	line-height:76px;
	color:#fff;
	letter-spacing:5px;
	font-weight:300;
	display:inline-block;
}

.solution_box01 .solution_title{
	right:10px;
	top:10px;
}

.solution_box02 .solution_title{
	left:10px;
	bottom:10px;
}

.solution_box03 .solution_title{
	left:10px;
	top:10px;
}

.solution_text{
	font-size:18px;
	line-height:24px;
	color:#fff;
	padding:15px 15px;
	background:#645f64;
	text-align:center;
	position:relative;
	font-style:italic;
	letter-spacing:1px;
	z-index:8;
}

.solution_text span{
	display:inline-block;
}

.solution_img:before{
	content:"";
	position:absolute;
	z-index:9999;
	left:50%;
	bottom:-1px;
	margin-left:-5px;
	border:10px solid transparent;
	border-bottom:10px solid #645f64;
}

.form_dots{
	margin-top:12px;
}

.form_dots span{
	width:8px;
	height:8px;
	border-radius:50%;
	background:#645f64;
	margin-left:15px;
	margin-right:13px;
	display:inline-block;
}

.form_dots span.blue{
	background:#649ec9;
}

.blue_title{
	background:#5b92bc;
	background: -webkit-linear-gradient(left, #a7c0d5 , #5b92bc, #a7c0d5 ); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(right, #a7c0d5 , #5b92bc, #a7c0d5 ); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(right, #a7c0d5 , #5b92bc, #a7c0d5 ); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(to right, #a7c0d5 , #5b92bc, #a7c0d5 ); /* Standard syntax */
	text-align:center;
}

.text_con{
	font-size:22px;
	line-height:46px;
}

.font_white{
	color:#fff;
}

.img_jm{
	position:absolute;
	right:0%;
	width:34.58%;
	height:1455px;
	transform:translateY(-53.3%);
	z-index:12;
	background:url(../../share/images/2017_JMv2/jm.png) no-repeat left top;
}

.intro_con{
	font-size:20px;
	line-height:36px;
}

.section_intro{
	position:relative;
	padding-top:170px;
	padding-bottom:170px;
	margin-top:90px;
	display:inline-block;
	width:100%;
}

.section_intro:before{
	content:"";
	position:absolute;
	right:5%;
	top:0;
	width:60%;
	height:0;
	padding-bottom:5.7%;
	background:url(../../share/images/2017_JMv2/bg_light.jpg) no-repeat center top;
	background-size:auto 100%;
	z-index:11;
}

.section_intro:after{
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	width:60%;
	height:0;
	padding-bottom:5.7%;
	background:url(../../share/images/2017_JMv2/bg_light.jpg) no-repeat center top;
	background-size:auto 100%;
	z-index:11;
}

.intro_con h3{
	font-weight:600;
	letter-spacing:2px;
}

.section_top_info{
	margin-top:140px;
	padding-bottom:80px;
	overflow:hidden;
}

.info_box{
	position:relative;
	margin-top:30px;
	margin-bottom:30px;
}

.info_img{
	position:absolute;
	top:0;
	z-index:40;
	transition:all 0.3s ease-out;
	transform:translateX(65%);
}

.info_box:nth-child(add) .info_img{
	left:0;
}

.info_box:nth-child(even) .info_img{
	right:0;
	transform:translateX(-65%);
}

.info_box.active .info_img{
	transform:none;
}

.info_img img{
	display:inline-block;
}

.info_detail{
	opacity:0;
	transition:all 0.55s ease-out;
	display:inline-block;
}

.info_box:nth-child(even){
	text-align:right;
}


.info_box:nth-child(odd) .info_detail{
	position:relative;
	top:0;
	left:0;
	margin-left:-100%;
}

.info_box:nth-child(even) .info_detail{
	position:relative;
	top:0;
	left:0;
	margin-right:-100%;
	
}

.info_box.active:nth-child(odd) .info_detail{
	margin-left:297px;
	opacity:1;
}

.info_box.active:nth-child(even) .info_detail{
	margin-right:297px;
	opacity:1;
}

.info_box:nth-child(odd) .info_detail:before{
	content:"";
	background:#cfd4d8;
	position:absolute;
	width:100%;
	height:100%;
	transform:skewX(45deg);
	z-index:45;
	transform-origin:left top;
	left:-82px;
	
}

.info_box:nth-child(even) .info_detail:before{
	content:"";
	background:#cfd4d8;
	position:absolute;
	width:100%;
	height:100%;
	transform:skewX(-45deg);
	z-index:60;
	transform-origin:right top;
	right:-82px;
	
}


.info_table{
	display:table;
	height:164px;
}

.info_text{
	position:relative;
	z-index:70;
	padding:0px 40px 0px 70px;
	font-size:16px;
	line-height:22px;
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	letter-spacing:0;
}

.info_text h3{
	margin-top:0;
}

.info_box.active .info_text h3{
	opacity:1;
}

.info_text h3 .bigger{
	font-size:35px;
}

.info_text > div{
	opacity:0;
	transition:all 0.3s 0.8s ease-out;
}

.info_box:nth-child(odd) .info_text > div{	
	transform:translateX(-10px);
}

.info_box:nth-child(even) .info_text > div{	
	transform:translateX(10px);
}

.info_box.active .info_text > div{
	transform:translateX(0px);
	opacity:1;
}

.info_ps{
	font-size:12px;
	line-height:18px;
	margin-top:10px;
}

.width_1300{
	max-width:1300px !important;
}

#thankyou{
	min-height:100vh;
	background:#e7ebef;
}

#thankyou .img_jm{
	background-size:contain;
	height:80vh;
	transform:none;
	top:10%;
}

#thankyou .btn_tab{
	display:none;
}


@media screen and (max-width:1199px){
	
	.header_container{
		height:83px;
	}
	
	.section_promo_bg{
		background-position:left 40% top;
	}
	
	
}

@media screen and (min-width:1200px){
	.info_detail{
		width:56%;
	}
}

@media screen and (max-width:991px){
	
	.display_tablet{
		display:block !important;
	}
	
	.no_tablet{
		display:none !important;
	}	
	
	.br_t{
		display:block;
	}
	
	
	.row_total{
		font-size:110px;
	}
	
	.section_promo_bg{
		background:url(../../share/images/2017_JMv2/promo_img_m.jpg) no-repeat center top;
		background-size:cover;
		width:100%;
		height:0;
		padding-bottom:53.2%;
	}
	
	.section_form_name{
		font-size:20px;
		line-height:32px;
	}
	
	.img_jm{
		width:40%;
		height:0;
		overflow:initial;
		padding-bottom:92%;
		background:url(../../share/images/2017_JMv2/jm_m.png) no-repeat left top;
		background-size:cover;
	}
	
	.section_intro{
		padding-top:50px;
		padding-bottom:60px;
		margin-top:15px;
	}
	
	.section_intro:before{
		right:0;
	}
	
	.section_intro:after{
		left:-12%;
	}
	
	
	.section_top_info{
		margin-top:15%;
		padding-bottom:50px;
	}
	
	
	#thankyou .img_jm{
		height:0;
		transform:none;
		top:10%;
		padding-bottom:52%;
	}

	
}

            
@media screen and (min-width:641px){				
    
    .display_mobile{
        display:none;
    }
    
    .display_desktop{
        display:block;
    }	
	
	
	.intro_con .display_desktop{
		display:inline-block;
	}
	
	.solution_box02 .solution_img:before{
		top:initial;
		top:-1px;
		border:10px solid transparent;
		border-top:10px solid #645f64;
	}	
	
	.solution_text{	
		-webkit-transition:all 0.3s cubic-bezier(.6,0,.3,1);
		transition:all 0.3s cubic-bezier(.6,0,.3,1);
		position:absolute;
		left:0;
		width:100%;
		bottom:1px;
	}
	
	.solution_box{
		-webkit-transition:all 0.3s cubic-bezier(.6,0,.3,1);
		transition:all 0.3s cubic-bezier(.6,0,.3,1);
	}
	
	.solution_box:hover{
		margin-top:-4%;
	}
	
	.solution_box:hover .solution_text{
		-webkit-transform:translateY(100%);
		transform:translateY(100%);
	}
	
	.solution_text span{
		opacity:0;
		-webkit-transform:translateY(30%);
		transform:translateY(30%);
		-webkit-transition:all 0.3s linear 0.2s;
		transition:all 0.3s linear 0.2s;
	}
	
	.solution_box:hover .solution_text span{
		opacity:1;
		-webkit-transform:translateY(0);
		transform:translateY(0);
	}
	
	.solution_box02 .solution_text{		
		-webkit-transition:all 0.3s cubic-bezier(.6,0,.3,1);
		transition:all 0.3s cubic-bezier(.6,0,.3,1);
		bottom:initial;
		top:0;
	}
	
	.solution_box02:hover{
		margin-top:4%;
		margin-bottom:-4%;
	}
	
	.solution_box02:hover .solution_text{
		-webkit-transform:translateY(-100%);
		transform:translateY(-100%);
	}
		
	        
}

@media screen and (max-width:640px){    
	
	.section_info > img{
		padding-top:35px;
		padding-bottom:70px;
	}
    
    .display_mobile{
        display:block;
    }
    
    .display_desktop{
        display:none;
    }
	
	.br_m{
		display:block;
	}
      
    
    .term_container{
        padding-left:15px;
        padding-right:15px;
    }   
	
	.section_form_title{
	}
	
	.section_info_title{
		font-size:33px;
		padding-left:10px;
		padding-right:10px;
	}
	
	.section_form_subtitle{
		font-size:20px;
		line-height:30px;
	}
	
	.section_info_con{
		font-size:18px;
		line-height:26px;
	}	
	
	.footer{
		padding-top:50px;
	}
	
	.logo{
		width:170px;
		top:40px;
		left:35px;
	}
	
	
	.thankyou{
		padding-top:10vh;
		padding-bottom:10vh;
	}
	
	.term_pt{
		font-size:18px;
		line-height:32px;
	}
	
	.solution_title{
		font-size:120px;
		line-height:120px;
	}
	
	.solution_img:before{
		border-width:40px;
		border-bottom-width:40px;
		margin-left:-40px;
	}
	
	.solution_text{
		margin-top:-1px;
		font-size:28px;
		line-height:40px;
		padding-top:30px;
		padding-bottom:30px;
		position:relative;
		z-index:99999;
	}
	
	#img_tech{
		padding-left:15px;
		margin-right:-15px;
	}
	
	#img_exp{
		padding-right:15px;
	}
	
	.section_top_info{
		margin-top:50px;
	}	
	
	.img_jm{
		transform:translateY(-35.3%);
	}
	
	.info_text{
		display:block;
		padding-left:20px;
		font-size:20px;
		line-height:27px;
		padding-right:15px;		
		letter-spacing:1px;
	}
	
	.info_box:nth-child(even) .info_text{
		padding-left:80px;
	}
	
	.info_text h3{
		margin-bottom:15px;
		margin-top:15px;
	}
	
	.info_table{
		display:block;
		height:62px;
	}
	
	.info_box:nth-child(1) .info_text h3, .info_box:nth-child(3) .info_text h3, .info_box:nth-child(4) .info_text h3{
		padding-top:12px;
		padding-bottom:15px;
	}
	
	.info_text h3, .info_text h3 .bigger{
		font-size:22px;
		line-height:28px;
		font-weight:600;
		letter-spacing:0;
	}
	
	.info_img{
		width:32.5%;
		width:192px;
	}
	
	.info_box.active:nth-child(odd) .info_detail{
		margin-left:192px;
	}
	
	.info_box.active:nth-child(even) .info_detail{
		margin-right:192px;
	}
	
	.info_ps{
		font-size:14px;
		line-height:18px;
	}
	
	
}

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

}

@media screen and (min-width:541px) and (max-width:940px){

}

/*comment box */
#headlinesection21 .comment_lead_wrapper2 {
	z-index: 999;
}
.comment_lead_wrapper2 {
	width: 370px;
	width:100%;
	color:#645f64;
	font-size:14px;
	line-height:21px;
	margin-bottom:8px;
	text-align:left;
}
.comment_box_fr_up {
	background-color: #645f64;
	padding: 0 18px 0 18px;
	line-height:48px;
}

.comment_box_text1 {
	font-size: 22px;
	color: #fff;
	display: inline;
	padding-left: 10px;
	letter-spacing:1px;
}
.comment_box_text2 {
	font-size: 14px;
	color: #fff;
	display: inline;
	letter-spacing:1px;
}
.comment_lead_wrapper2 .jspContainer {
	height: 160px!important;
}
.comment_lead_wrapper2 .unitreply {
	margin: 16px 32px 16px 18px;
	border-bottom: 1px solid #726e73;
	padding-bottom: 18px;
}
.comment_lead_wrapper2 .unitreply {
	display: block;
	width: initial;
}
.comment_lead_wrapper2 .lfloat {
	float: left;
}
img {
	max-width: 100%;
}
.comment_lead_wrapper2 .rfloat {
	float: left;
	width: 70%;
	width:82%;
	margin: 0px 5% 0 0;
	padding-left:15px;
	display: block;
}
.comment_lead_wrapper2 .rfloat .commentusername a {
	font-size: 16px;
}
.rfloat .commentusername a {
	color: #649ec9;
	font-size:16px;
}
.comment_lead_wrapper2 .commenttime {
	display: inline-block;
	padding-left:10px;
}

#comment_box_fr{
	border:1px solid #726e73;
	border-top:0;
	padding-top:15px;
	padding-bottom:15px;			
	background:#e7ebef;
}

.comment_lead_wrapper2 .unitreply:nth-child(2){
	margin-top:0;
}		

.comment_lead_wrapper2 .jspVerticalBar{
	right:11px;
}

@media (max-width:641px){
	.comment_lead_wrapper2 .jspContainer {
		height: 400px!important;
	}
	
	#comment_box_fr{
		font-size:20px;
		line-height:30px;
	}
	
	.comment_box_text1{
		font-size:26px;
	}
	
	.comment_box_fr_up{
		padding-top:10px;
	}
}
