/*css*/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import "../css/touchTouch.css";
@import "../css/form.css";
@import "../css/camera.css";
@import "../css/jquery.fancybox.css";
@import "../css/subscribe-form.css";

/*@import url(//fonts.googleapis.com/css?family=新細明體:400,700); */

input::-ms-clear {
   display: none;
}

html, body { letter-spacing:1px;}

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}
* {
	-webkit-text-size-adjust: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.fleft {float:left;}
.fright {float:right;}
.clear {clear:both; width:100%; font-size:0; line-height:0;}
hr{ 
   clear:both; width:100%;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
.wrapper, .wrapper-extra, .extra-wrap{
	position: relative;
	overflow:hidden;
	width: 100%; 
}
.product-wrapper{
	position: relative;
	overflow:hidden;
	width: 33%; 
	float:left;
}
.grid_8 .product-wrapper img{
	width: 98%; 
}
.box-wrapper{
	overflow:hidden;
	float:left;
	width: 25%; 
 margin-bottom:10px;
}
.service-wrapper{
	overflow:hidden;
	float:left;
	width: 25%; 
 margin-bottom:10px;
}
.box-wrapper h3{margin-top:0px;}
.box-wrapper img{ width:95%;
}
.box-wrapper img:hover{
}
.service-wrapper .img1{
width:96%;
padding-left:2%;
}
.wrap {
	position: relative;
}
.wrap .v2{
text-align:center;
color:#222222;
margin-top: 35px;
font: 30px/80px  Arial, sans-serif;
letter-spacing:1px;
}
.wrapper-after:after{
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.dis-block{display: block;}
.dis-inblock{display: inline-block;}

.txt_left{text-align: left;}
.txt_right{text-align: right;}
.txt_cntr{text-align: center;}
.txt_ital{font-style: italic;}
.txt_line_through{text-decoration: line-through;}


.marg-left-0{margin-left:0 !important;}	
.marg-right-0{margin-right:0 !important;}
.marg-left-right-0{ margin-right:0 !important;margin-left:0 !important;}
.last-mbot{margin-bottom:0 !important;}	
.last-pbot{padding-bottom: 0 !important;}
.last-mpbot{margin-bottom:0 !important;padding-bottom:0 !important;}

.pos_rel{position: relative;}

.marRight1{margin-right: 33px;}
.marRight2{margin-right: 55px;}
.padTop{padding-top: 15px;margin-left:5px;}
.padTop1{padding-top: 20px;}
.padBot1{padding-bottom: 60px;}
.padBot2{padding-bottom: 41px;}

.mar1{margin: -1px 10px 0; display: inline-block !important; color: #808080 !important;}
.mar2{margin: 0 10px;}
.mar3{margin: 0 11px;}

.marTop0{margin-top: 0px;}
.marTop1{margin-top: 3px;}
.marTop2{margin-top: -5px;}
.marTop3{margin-top: 20px;}
.marTop4{margin-top: 54px;}
.marTop5{margin-top: 61px;}
.marTop6{margin-top: 3px;}
.marTop7{margin-top: -3px;}
.marTop8{margin-top: 4px;}
.marTop9{margin-top: -9px;}
.marTop10{margin-top: 5px;}
.marTop11{margin-top: 4px;}


.marBot1{margin-bottom: -8px;}
.marBot10{margin-bottom: 10px;}


.quote_1{
	text-align: center;
	max-width: 660px;
	display: inline-block;
	margin-top: 34px;
}
.hline2{
	margin-bottom: 45px;
	padding-bottom: 92px;
	border-bottom: 1px solid #24292c;
}
#page4 p{margin-bottom: 9px;}

.box, .box2, .box3{overflow: hidden;}
.box p{width:85%;}
.box span{float:left; width:40%;}
.box .v1 {width:60%}
.bold{font-weight: bold;}

.namecolor{color:#166175;font-weight:700;letter-spacing:2px;}
.color1{color: #000;display: inline-block;margin: 0 4px;}
.color2{color: #000;}
.color3{color: #dddcda;}


/* Global properties ======================================================== */
html, body { margin:0; padding:0; height:100%;}

body {
	min-width:300px;
	background: #272727;
	background: url(../images/bg_pattern1.png) #272727;
	color:#615c5c;
	font:14px/20px Tahoma, Arial, Helvetica, sans-serif ;
}
.fs_14{font-size: 14px;}
#back-top {
  position: fixed;
  bottom: 40px;
  left: 51%;
  z-index: 1000;
  display: none;
  margin-left: 500px;
  width: 32px;
  height: 32px;
  background: #fff;
  color: #c07126;
  /*border-radius: 500px;*/
  text-align: center;
  cursor: pointer;

}
#back-top i{line-height: 32px; font-size: 22px;}
#back-top:hover {
	color: #fff;
  background: #c07126;
}
.main{
	padding:0 0 0 0;
	width:100%;
	height: auto; 
	 background: #fff; 
}
.div-content{
	margin:0 auto;
	padding-top: 0px;
	padding-bottom: 57px;
	width:100%;
	
}
.txt_col1{
	position: relative;
	display: inline-block;
	width: 64px;
}
/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	color: #fff;
	font:22px/50px Arial, sans-serif;	
}
h1 .v1{position: relative;
	display: inline-block;
	margin:0;
	letter-spacing: -2px;
	float: left;}
h1 img{max-width: inherit;margin-right:10px;}
h1 .v2{
color:#252525;
text-align:center;
 margin-top: 83px;
	font: 30px/80px  Arial, sans-serif;
  }

h2 {
	font: 30px/60px  Arial, sans-serif;
	color:#252525; 
	margin-top: 48px;
	text-transform: uppercase;
	margin-left: -4px;
	text-align:center;
}
h2.v2{margin-top: 63px;}
h2.v1{font: 20px/32px  Arial, sans-serif;text-align:left;letter-spacing:0px;}
h2.v1 span{color:#166175;text-decoration: underline;}
h2.v3{font:600 20px/24px  Arial, sans-serif;margin-top:10px;}
h3 {
	font:18px/24px  Arial, sans-serif;
	color:#252525;
	margin-top: 23px;
	text-transform: uppercase;
}
h3 span {
font:14px/24px  Arial, sans-serif;
color: #c07126;
float:right;
}
.box2 h3{
color:#166175;
}
.box2 h3 i{
margin-right:10px;
line-height:22px;
color:#dd0000;
}
h4{ 
	margin-top: 20px;
	color:#f4eae8;
	font:300 32px/30px  Arial, sans-serif;
	padding-bottom: 32px;
}
h5 i{
margin-right:10px;
line-height:22px;
color:#dd0000;
}
#search-results h4{color: #000; padding-bottom: 12px;}
span.search{color: #c07126 !important;}
#search-results h4 a:hover{color: #c07126;}
h5{ 
	margin-top: 10px;
	margin-bottom: 0;
	color:#333333;
	text-transform: uppercase;
	font:15px/22px  Arial, sans-serif;
	letter-spacing:1px;
}
h5 span{ 
	color:#333333;
	font:14px/20px  Arial, sans-serif;
	margin-left:28px;
	display:block;
}
.grid_8 h5{	
color:#000000;
font-weight:700;
}
.date1{
	font: 50px/45px  Arial, sans-serif;
	color:#252525; 
	width: 58px;
	float: left;
	margin-top: 25px;
	text-align: center;
	margin-right: 22px;
	text-transform: uppercase;
}
.month{
	font-size: 26px;
}
.num1{
	font:bold 37px/55px  Arial, sans-serif;
	color:#fff; 
	margin-top: 26px;
	text-transform: uppercase;
	float: left;
	margin-right: 18px;
	background: #242424;
	width: 60px;
	height: 55px;
	text-align: center;
}

.num2{
	font: 300 50px/75px  Arial, sans-serif;
	color:#fff; 
	margin-top: 31px;
	text-transform: uppercase;
	width: 81px;
	height: 81px;
	background: #3e454c;
	margin-top: 36px;
	border-radius: 500px;
	text-align: center;
}

.num3{
	font:bold 37px/55px  Arial, sans-serif;
	color:#fff; 
	margin-top: 26px;
	text-transform: uppercase;
	float: left;
	margin-right: 18px;
	background: #78b6ae;
	width: 10px;
	height: 170px;
	text-align: center;
}
.txt1 {
	font:300 92px/92px  Arial, sans-serif;
	color:#fff;
	margin-top: 93px;
	letter-spacing: -3px;
}

.year_section{
	font:15px/20px  Arial, sans-serif;
	color:#ffd64f; 
	margin-top: 19px;
	float: left;
	width: 54px;
}



.white_bg{
	position: relative;
	margin-top: 40px;
	margin-bottom: 1px;
	padding: 29px 0 13px;
	width: 100%;
	border: none;
	background: #fff;
}

.date_section{ 
	position: relative;
	display: block;
	float: left;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	margin-right: 18px;
	padding-top: 9px;
	width: 60px;
	height: 51px;
	background: #3c4346;
	color:#fff;
	text-align: center;
	-webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}


.comment_link{
	margin-top: 31px;
	margin-right: 31px;
}
.main_date_section:hover .date_section{background: #e74c3c;}

p{margin-top: 11px;}
img{ margin-bottom: 0px;max-width:100%; height:auto;}


.img1{margin-top: 28px;}
.img2{
	margin-top: 26px;
	float: left;
	margin-right: 22px;
}
.img2e{
	margin-top: 26px;
	float: left;
	margin-right: 22px;
	width:30%;
}
.img3{
	margin-top: 26px;
	float: left;
	margin-right: 11px;
}
.img4{
	float: left;
	margin-right: 0px;
  padding: 15px 0px;
	background: #3eb9ff;
  }
.img4a{
	float: left;
	margin-right: 0px;
  padding: 15px 8px;
	background: #3eb9ff;
  }
.img5{
	float: left;
	margin-top:0px;
	margin-right: 22px;
}
.img6{
	float: right;
	margin-top:0px;
	margin-left: 22px;
}
.img7{
	float: right;
	margin-top:26px;
	margin-left: 22px;
}
a { 
	text-decoration:none; 
	cursor:pointer;
	color: inherit;
}

a.link1{color: #c07126; font-size: 14px; text-decoration: underline;float:right;}
a.link1 i{line-height: 24px; font-size: 15px;margin-right:5px;}
a.link1:hover{color: #13af4e; text-decoration: underline;}

a.link1b{color: #c07126; font-size: 14px; text-decoration: underline;}
a.link1b i{line-height: 24px; font-size: 15px;margin-right:5px;}
a.link1b:hover{color: #13af4e; text-decoration: underline;}
.more_btn{
	display: inline-block;
	margin-top: 20px;
	width: 100%;
	max-width: 299px;
	/*padding: 16px 65px;*/
	padding: 16px 0px;
	background: #262626;
	border-radius: 20px;
	color: #fffefb;
	text-decoration:none; 
	font: 16px/20px Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
}
.more_btn:hover{
	background: #c07126;
	color: #fff;
}


a.link2{color: #262626;}
a.link2:hover{color: #c07126;}

a.link3{color: #a8a7a5;}
a.link3:hover{color: #c07126;}


a:hover{
	color: #c07126;
	text-decoration:none;
}
a{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.date_txt{
	display: block;
	font-size: 12px;
	color: #c07126;
	margin-top: 2px;
}

.comment_icon2{
	position: relative;
	display: inline-block;
	margin: -17px -2px 0 19px;
	width: 63px;
	height: 55px;
	background: url(../images/comment_icon_big.png) 0 0 no-repeat;
}
.section_year{
	float: left;
	width: 40px;
	color: #6f6f6f;
}


.num_section{
	position: relative;
	width: 70px;
	/*height: 126px;*/
	background-color: #e74c3c;
	float: left;
	margin-right: 29px;
	text-align: center;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	margin-top: 20px;
}


.num_section:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 12px;
	height: 15px;
	right: -12px;
	top: 14px;
	background: url(../images/date_section_corner1.png) no-repeat 0 0;
}


/************Header************/
header{
	position: relative;
	z-index: 1000;
	background: #efefef;
	/*height: 140px;*/
	border-bottom: 1px solid #dbdad8;
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
header.content_header{
	margin-bottom: 19px;
}
.header_section1{
	padding: 27px 0 27px;
	background: url(../images/bg_pattern1.png);
}

.bot_line{
	display: inline-block;
	margin-top: 2px;	
	margin-bottom: 42px;
	width: 100%;
	height: 1px;
	background: #f2f2f2;	
}
	
/************Content***********/



blockquote{
	padding-left: 35px;
	background: url(../images/en-redbar.png) 0 5px no-repeat;
	margin-top: 22px;
	margin-bottom: 10px;
	padding-right: 40px;
}

.img_txt_holder{
	width: 100%;
	background: #24292c;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 28px 10px 29px 33px;
}
.img_txt_holder p{margin-top: 0;}

.box-1{
	position: relative;
	width: 97%;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	padding: 0px;
	margin-top: 3px;
	background: #fff;
	border: 1px solid #ebeae7;
}
.box-1.v2{text-align: center; margin-top: 43px;}
.box-1 .inner{
	background: #efefef;
	border: 1px solid #ebeae7;
	margin: 3px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 5px 10px 9px;
}
.box-1 .inner1{
	background: #efefef;
	display:block;
  height:260px !important;
	border: 1px solid #ebeae7;
	letter-spacing:0px;
	margin: 3px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 5px 10px 9px;
}
.box-1 .inner1 .txt_cntr{
margin-top:10px!important;
}
.box-1.v2 .inner{padding: 5px 10px 14px;}
.inner h2, .inner h3, .inner p{margin-top: 0;}

.box-1.v2 h2{margin-top: 8px;margin-bottom: 9px;margin-left: -28px;
	font:35px/35px '標楷體', Arial, sans-serif;
	letter-spacing: 2px;
}
.box-1.v2 h3{
	font: 23px/23px  Arial, sans-serif;
	letter-spacing: 1px;
}
/* ============================= lists ====================== */
.listWithMarker {
  margin: 0;
  margin-top: 15px;
  /* margin-left: 23px; */
}
.listWithMarker li {
  display: block;
  margin-bottom: 7px;
  padding-left: 28px;
  background: url(../images/list_marker.png) 1px 6px no-repeat;
  padding-top: 3px;
}
.listWithMarker li a {
  color: #fff;
  text-decoration: none;
  font:14px/16px Arial, sans-serif;
}
.listWithMarker li a:hover, .listWithMarker li.current a {
  color: #f85353;
}

/* ============================= end lists ====================== */
.comments_btn{
	padding-left: 19px;
	background: url(../images/comment_icon.png) 0 2px no-repeat;
	color: #6b6b6b;
}
.langbox{margin-right:0px;}
.langbox img{margin-bottom:8px}
.langbox strong{color:#fff;}
.agentbox{margin-top:-10px;margin-left:-10px;margin-right:10px;color:#fff;font:16px/26px Arial, sans-serif;font-weight:600;
text-transform: uppercase;}
.agentbox img{margin-right:5px;width:80px;}
#search2{margin-top: 10px;}
#search2 input{
	width: 249px;
	float: left;
	color: #aaa;
	font:14px/20px Tahoma, Arial, Helvetica, sans-serif;
	height: 30px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 5px 5px 5px 14px;

	box-shadow: none;
	-webkit-appearance: none;
	resize: none;

	outline: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../images/inp_bg.png) repeat-x;
	border-radius: 20px;
	border: 1px solid #323232;
	overflow: hidden;
}



.more_btn{
	display: inline-block;
	margin-top: 20px;
	width: 100%;
	max-width: 299px;
	/*padding: 16px 65px;*/
	padding: 16px 0px;
	background: #262626;
	border-radius: 20px;
	color: #fffefb;
	text-decoration:none; 
	font: 16px/20px Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
}
.more_btn:hover{
	background: #c07126;
	color: #fff;
}

.more_btn1{
	display: inline-block;
	margin-top: 20px;
	width: 100%;
	max-width: 200px;
	/*padding: 16px 65px;*/
	padding: 16px 0px;
	background: #166175;
	border-radius: 10px;
	color: #fffefb;
	text-decoration:none; 
	font: 20px/20px "標楷體", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
}
.more_btn1:hover{
	background: #c07126;
	color: #fff;
}
.more_btn2{
	position: relative;
	display: inline-block;
	width: 24px;
	height: 20px;
	background:url(../images/zoom_icon.png) 0 0 no-repeat;
	margin-left: -28px;
	margin-top: 5px;
}
.more_btn2:hover{background:url(../images/zoom_icon.png) 0 bottom no-repeat;}

.more_btn3{
	display: inline-block;
	margin-top: 5px;
	width: 100%;
	max-width: 150px;
	/*padding: 16px 65px;*/
	padding: 10px 0px;
	background: #166175;
/*	background: #2b867d; */
	border-radius: 2px;
	color: #fffefb;
	text-decoration:none; 
	font: 16px/16px Arial, sans-serif;
	letter-spacing: 1px;
}
.more_btn3:hover{
	background: #c07126;
	color: #fff;
}

figure{display: block; margin: 0px;}
figure.img_inner {
	display: block;
	overflow: hidden;
	height: auto;
	line-height: 0;
	margin: 0;
}
figure.img_inner.v2 {margin-top: 26px;margin-bottom: 0px;}
figure.img_inner.v2 iframe{height: 255px;}
figure iframe {
	width: 100%;
	width: 339px;
	height: 431px;
}
address{
	display: block;
	margin-top: 12px;
	font-style: normal;
	margin-bottom: 0;
}
address dl dt{
	display: inline-block;
	font:16px/22px  Arial, sans-serif;
	color: #252525;
	text-transform: uppercase;
	margin-bottom: 4px;
}
address dd span{
	position: relative;
	display: inline-block;
	width: 93px;
}

address dd span i{
	font:18px/36px;
  color:#166175;
	padding-left:5px;
}


/*********************************start magnifier2*************************************/
.magnifier2 {
    position:relative;
    /* display:block; */
    display: inline-block;
}
.magnifier2 img{
}
.zoom{
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/

  	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: 10px solid #2b867d; 
	background: url(../images/magnifier2.png) 50% 50% no-repeat;
	-webkit-transition: all 0.6s ease;
  	-moz-transition: all 0.6s ease;
  	-o-transition: all 0.6s ease;
  	transition: all 0.6s ease;
}
a.magnifier2:hover .zoom{
	opacity: 1;
}
a.magnifier2 .zoom{
	opacity: 0;
}
/*********************************end magnifier2*************************************/
/************Footer************/
.footer-menubox{ 
	margin-top: -30px;
	color: #fff;
	background: url(../images/bg_pattern2.png);
	text-align: center;
	padding: 0px 0px 10px 0px;
}
.footer-menubox  h2 {margin-top:10px;
	font: 20px/30px  Arial, sans-serif;
	color:#c0c0c0; 
	text-align:center;
}
footer{ 
	display: block; 
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #fff;
	background: url(../images/bg_pattern1.png);
	text-align: center;
}
.footer_priv{
	padding: 37px 0 30px;
}
footer h1{float: left;margin-right: 6px;}

p.txt_priv{
	color:#fff;
	font:13px/16px Tahoma, Arial, sans-serif;
	margin-top: 24px;
}

/*----------- start social icons ----------------*/

.soc_icons {
	float: right;
  position: relative;
  display: block;
  
	margin-top: 13px;
  white-space: nowrap;
  text-align: left;
  margin-left: 1px;
}
.soc_icons > li {
  position: relative;
  display: inline-block;
  margin-left: 3px;
}
.soc_icons > li > a {
  position: relative;
  color: #fff;
  line-height: 1em;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  color: #fff;
	width: 26px;
	height: 26px;
	display: inline-block;
	background: #3a589b;
	text-align: center;
  font: normal normal 14px/26px 'FontAwesome';
}
.soc_icons i{font: normal normal 14px/29px 'FontAwesome';}
.soc_icons > li > a:hover {
  color: #fff;
  text-decoration: none;
  background: #000;
}
.soc_icons > li+li > a {background: #6dbee3;}



/*----------- end social icons ----------------*/

/*------start list_fprev2 ------- */
.list_carousel {
  position: relative;
  padding-top: 26px;
  margin: 0 -10px !important;
  padding-bottom: 59px;
}
.caroufredsel_wrapper{
	/*padding-bottom: 20px;
	margin-bottom: -20px;*/
}
.list_carousel ul {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  cursor: default;
 
}
.list_carousel li {
  float: left;
  margin:0 10px !important;
  padding: 0;
  height: 145;
  padding-bottom: 10px;
}
.list_carousel.responsive {
  width: auto;
}
.carousel_btns{
	top: -45px;
	right: 0;
	position: absolute;
}
.prev,
.next {
  position: absolute;
  top: 0px;
  right: 10px;
  display: block;
  width: 51px;
  height: 52px;
}
.next {
  background: url(../images/slider_next_btn.png) no-repeat 0 0;
}
.prev {
  right: 63px;
  background: url(../images/slider_prev_btn.png) no-repeat 0 0;
}
.prev:hover,
.next:hover {
  background-position: 0 bottom;
}
/*------end list_carousel ------- */


.priv_section1{float: left;}
.priv_section2{float: right;}

.indent1{margin-top: 55px;}

.col_1{
	float: left;
	margin-right: 20px;
	width: 193px;
}
.mr0{margin-right: 0;}


/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1239px) {
	.div-content{width:100%;}
}


@media only screen and (max-width: 995px) {
	.address figure iframe {
		max-width:100%;
		width: 100%;
	}
	address dd span{width: 70px;}
	.img4{width: 33.333%;}
	.col_1 {margin-right: 10px;width: 154px;}
	figure iframe {width: 100%;}
	h2 {margin-left: 0px;}
	h2 {font: 30px/30px  Arial, sans-serif;}


}


@media only screen and (max-width: 767px) {
h1 {font: 28px/50px '標楷體', Arial, sans-serif;}	
	img{width: 100%;}
	img.no_resize, h1 img{width: auto;}
	.box{overflow: visible;}
	.mobile_txt_cntr{text-align: center;}
	.camera_wrap:before {width: 0; height: 0;}
	.langbox {margin-left:5px;margin-top:24px;}
  .langbox img{float:left;width:22%;margin-bottom:10px;margin-right:10%;}
 .agentbox{margin-top:10px;margin-left:5px;margin-right:5px; font:12px/16px Arial, sans-serif;} 
  .agentbox img{width:25%;margin-bottom:6px;margin-right:5px;}
	#search2 {margin-top: 10px;float: left;}
	.soc_icons {margin-top: -107px;}
	h2 {font: 33px/40px  Arial, sans-serif;}
 h2.v1{font: 20px/30px  Arial, sans-serif;text-align:left;}
	.box-1.v2 h2 {margin-left: 0px; 	font:28px/35px '標楷體', Arial, sans-serif;}
.box-1.v2 h3{
	font: 19px/23px  Arial, sans-serif;
}
.service-wrapper{
	width: 50%; 
  }
.box-1 .inner1{
height: auto; }
.product-wrapper{
	width: 50%; 
}  
	.img4{width: 50%;}
	.img2{margin-bottom: 10px;}
	.img2e{ width: 100%;}

	.col_1 {margin-right: 10px;width: 130px;}

	.magnifier2{width: 100%;}
.padTop{width:5px;padding-top:23px;}

}


@media only screen and (max-width: 479px) {
	.more_btn{width: 100%;padding: 16px 0px;}
	#search2 input {width: 215px;}

.service-wrapper, .product-wrapper{
	width: 100%; 
  }  
 	.img2e{ width: 100%;} 
	/*h1 img{width: 100%;}*/

}
@media only screen and (max-width: 320px) {

.service-wrapper,.product-wrapper{
	width: 100%; 
  }
 	.img2e{ width: 100%;} 
}
