
/* =1. Clearfix
--------------------------------------------------------------------------------------------------------*/
.clear { clear: both; }
.clearfix:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }/* ----- clear fix for floats ----- */
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }/* hides clearfix from IE-mac */
.clearfix { display:block; }/* end hide from IE-mac */
.alignleft { float:left; }
.alignright { float:right; }
.aligncenter { margin:auto; display:block; }
.alignnone { clear:both; font-size:0; line-height:0; margin:0; padding:0; border:0; height:0; width:0; }
.centered { text-align:center; }
.hidden { display: none; visibility: hidden; }
/* Preventing font-rendering switches during CSS transitions inside Flexslider for Safari and Chrome under MacOSX */
*, *:before, *:after { -webkit-font-smoothing: antialiased; }
.flexslider { -webkit-transform: translateZ(0px); }
*{	margin:0;	padding:0;}
/* End Clearfix
--------------------------------------------------------------------------------------------------------*/




/* =3. Typography
--------------------------------------------------------------------------------------------------------*/
html, body, #wrap { height: 100%; }
body > #wrap { height: auto; min-height: 100%; }
body{ font-family:arial, "微軟正黑體"; }
.content-wrapper { padding-bottom: 272px; background:#fff }
html {overflow: -moz-scrollbars-vertical; overflow-y: scroll; overflow-x:hidden; -webkit-font-smoothing: antialiased; height:100%; -webkit-text-size-adjust: 100%; } 
strong { font-weight:700; }
b { font-weight:700 }
a, a > * { -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; }
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /*padding: 0;*/ margin: 0; } 
.child p { padding-bottom:0; }
.align-left, .align-left p {text-align:left !important; }
.align-center{ text-align:center !important; } 
p.small-padding {padding-bottom:5px; }
p{ margin-top:20px;}
a,a:hover{ text-decoration:none; }
p a { color:#c39f76; }
p a:hover { color:#000;text-decoration:none;  }

.black p a {color:#fff }
.black p a:hover { color:#c39f76; }

p.small { font-size:12px; }
a p.small { color:#c39f76; border-top:1px solid #c39f76; display:inline-block; padding-top:7px; margin-top:19px; padding-bottom:0; }
p.tiny { font-size:11px; font-family:'Montserrat','Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; font-weight:400; padding-left:2px; letter-spacing:2px; text-transform:uppercase }

span.arrow { font:20px 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; float:right; padding-bottom:13px; padding-right:15px; -webkit-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; position:relative; top:-4px; }

.hentry blockquote:before { content:"“"; float:left; display:block; margin-left:-64px; font-family:Georgia, "Times New Roman", Times, serif; font-size:96px; margin-top:-6px; font-weight:400 }
blockquote p.tiny { padding-top:10px; }
em { font-style:italic; font-family:'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; color:#777; }
code { font:13px "Courier New", Courier, monospace; font-style:normal; line-height:1.5; display:block; padding-top:4px; }
pre { padding:0 30px 25px 30px; border:1px dotted #3e3e3e; margin-top:10px; margin-bottom:10px; display:inline-block }

.tile-heading { font-family:'Montserrat',"Open Sans", Arial, Helvetica, sans-serif; font-size:13px; text-transform:uppercase; letter-spacing:2px; padding:0;position:absolute; top:-7px; left:0; text-align:center; width:100%; color:#2b2b2b; font-weight:600 }
.tile-heading span { display:inline-block; background:#fff; z-index:100; padding:0 8px 0 10px; }

/* End Typography
--------------------------------------------------------------------------------------------------------*/


/* =4. Headings
--------------------------------------------------------------------------------------------------------*/
.logo-wrapper {position:relative; padding:93px 0 45px 0; background:#fff }
h1#logo { display:block; position:relative; text-align:center }
h1#logo a { display:inline-block; background:url(../images/bg-logo.png) center no-repeat; background-size:60px 52px; width:60px; /*try to keep it below 52px*/ height:52px; text-indent:-9999px; }
.tagline { font-family:'Montserrat',"Open Sans", Arial, Helvetica, sans-serif; font-size:24px; font-weight:400; padding:0 0 0 0; margin:0px auto; position:relative; color:#000; display:inline-block }
.hentry h1, h2, h3, h4, h5 { line-height:1.3; display:block; position:relative; padding-bottom:13px; }
h2 { font-size:36px; font-weight:300; line-height:48px; letter-spacing:-2px; }
h2 strong { font-weight:700; letter-spacing:-1px; }
h3 { font-size:24px; font-weight:600; }
h4 { font-size:20px; font-weight:400; line-height:27px; }
h5 { font-size:18px; font-weight:400; }
.black h3 {font-weight:400; }
.col2-3 h3 {font-size:30px; font-weight:400; letter-spacing:-1px; }
.back-button h5 {padding:0 }
.col2-3.grey h3 { font-size:30px; line-height:40px; }
a h3 { text-decoration:none; color:#000; }
/* End Headings
--------------------------------------------------------------------------------------------------------*/


/* =5. Main Nav
--------------------------------------------------------------------------------------------------------*/
#menu-button { float:left; text-decoration: none; color: #fff; letter-spacing:2px; font-size: 11px; font-family: 'Montserrat',"Open Sans", Arial, Helvetica, sans-serif; padding:10px 0; text-transform: uppercase; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display:none; z-index:1000; position:relative }
.lt-ie10 #menu-button { position:relative; float:left; left:auto }
#menu-button .centralizer { display: table-cell; vertical-align: middle; }
#menu-button .centralizer .cursor { display:block; height:auto; cursor:pointer; font-size:15px; font-weight:bold; }
#nav-button { display:inline-block; width:16px; margin:0; margin-left:5px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); vertical-align:middle }
.nav-bar { background-color:#fff; border-radius:1px; display:block; width:25px; height:5px; margin:0px auto 5px; }
 #menu-button.open #nav-button span:nth-child(1) {
 -webkit-transform: rotate(45deg);
 -moz-transform: rotate(45deg);
 -o-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 transform: rotate(45deg);
 position: relative;
 top: 7px;
 -webkit-transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
}
 #menu-button.open #nav-button span:nth-child(2) {
 -webkit-transform: rotate(-45deg);
 -moz-transform: rotate(-45deg);
 -o-transform: rotate(-45deg);
 -ms-transform: rotate(-45deg);
 transform: rotate(-45deg);
 position: relative;
 top: -2px;
 -webkit-transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
}
 #menu-button.open #nav-button span:nth-child(3) {
 display: none;
} 

#main-nav ul#options { text-align:center; margin-bottom:0px; }
#main-nav ul#options li { display:inline-block;     padding: 0px; }
#main-nav ul#options li .sub-nav li { padding: 0px 8px; }
#main-nav a { text-decoration: none; color:#fff; font-size:18px; font-weight:bolder; letter-spacing:0px;  padding:0px; text-transform: uppercase; display:block}
#main-nav > ul .active > a, #main-nav > ul a.active, #main-nav li a:hover, #options li a.current, #options li a.selected { color: #FF0; }
#main-nav ul#options li .sub-nav { position:absolute; background:rgba(0,0,0,0.5); margin-left:-15px; margin-top:14px; display:flex;  visibility:hidden; opacity:0; }
#main-nav ul#options li:hover .sub-nav  { opacity:1; visibility:visible; }
#main-nav ul#options li .sub-nav > li { display:block; border-top:0px solid #242424; padding-right:0 }
#main-nav ul#options li .sub-nav > li > a { font-size: 16px; padding: 14px 8px; display:block; line-height:1;  }


#main-nav ul#options li .sub-nav-2 { position:absolute; background:rgba(0,0,0,0.5); margin-left:-8px;  margin-top:14px; display:flex;  visibility:hidden; opacity:0; } 
#main-nav ul#options li .sub-nav-2 li { padding: 0px 8px; }
#main-nav ul#options li .sub-nav-2 > li { display:block; border-top:0px solid #242424; padding-right:0 }
#main-nav ul#options li .sub-nav-2 > li > a { font-size: 16px; padding: 14px 8px; display:block; line-height:1; white-space: nowrap;  }


.menu3_show{ opacity:1 !important; visibility:visible !important; }

    
#main-nav a{
	padding-bottom:16px ;
}
#main-nav ul#options li .sub-nav,#main-nav ul#options li .sub-nav-2 {
	padding-top:0px !important;
	margin-top:0px !important;
}

#logo_pc{
	padding-bottom:0px !important;
}

.logo_m{
	display:none;
}

.element .social-list {display:inline-block; padding-bottom:0px; margin-top:10px; margin-left:15px; } 
.social-list > li > a:before { content: ""; font-family: fontello; font-size: 14px;  }
.social-list li a { color:#000; z-index:111; }
.wrapper .social-list li a, footer .social-list li a, .black .social-list li a, header .social-list li a { color:#fff; }
.social-list li a:hover { color: #c39f76; }
.element .social-list > li > a:before { font-size: 18px; }
footer .social-list > li > a:before { font-size: 24px; }
footer .social-list { margin-left:25px; margin-top:40px; display:inline-block } 
header .social-list li a:before { padding:3px; }
header .social-list li {padding:0px; float:right; } 

#logo_pc_li img{
	width:150px;
	margin-right:10px;	
}


/* menu */
@media (max-width: 979px) {
#logo_pc_li{
	display:none !important;
}
.logo_m{
	display:block;	
    width: 100%;
	text-align:center;
    /*max-width: 280px;*/
}

.logo_m img{
	width:200px;
}

.logo_m_li{
	margin:auto;
}

#shoppingcart{
	width: 45px;
	margin-top:13px;
	float:right;
	position:absolute;
	right:0px;
}

#menu-button{
	padding:18px 0;
}

#main-nav ul#options li .sub-nav  {
	display:none;
	visibility: visible;
    opacity: 1;	
}

#main-nav ul#options li { padding: 0px; }

}

@media only screen and (max-width: 767px){
#header{
	background: rgb(0, 0, 0) !important;
}
header .social-list li{
	float:none;
}
 

.logo_m img{
	width:170px; 	
}

#menu-button{
	padding:10px 5px;
	padding-bottom:10px
}


#shoppingcart{
	    width: 30px; 
		right:10px;
}

#menu-button{
	padding:15px 0; 
}

}


@media only screen and (max-width: 320px){
#menu-button{
	left:15px;
}

.logo_m img{
	width:150px; 	
}

#menu-button{
	padding:12px 0; 
}

#shoppingcart{
	argin-top: 10px;
    float: right;
    margin-right: 10px;
}

}




/* End Main Nav
--------------------------------------------------------------------------------------------------------*/
 

/* =6. Main Content
--------------------------------------------------------------------------------------------------------*/
#header { position:fixed; z-index:555; width:100%; padding:0px; background:rgba(0,0,0,0.5); -webkit-transform: translateZ(0); }
#silder { width:100%; position:relative; z-index:55; height:auto; } 
.container { padding:0px; width:1100px; position:relative; margin:0 auto; }
#container { margin:0 auto; }
.head1 {font-family:arial, "微軟正黑體";font-size:39px; font-weight:bold; color:#ece810; line-height:37px; letter-spacing:0.5px; height:100px;}
.head1 h{font-family:arial, "微軟正黑體";font-size:15px; color:#ece810; letter-spacing:0px;}
.head2 {font-family:arial, "微軟正黑體";font-size:32px; font-weight:bold; color:#ece810; line-height:37px; letter-spacing:0.5px;}
.head3 {font-family:arial, "微軟正黑體";font-size:30px; font-weight:bold; color:#7dbae8; line-height:37px; letter-spacing:9px; text-shadow: 0 0 10px #8facda}
.head3 h{font-family:arial, "微軟正黑體";font-size:15px; color:#7dbae8; font-weight:none; letter-spacing:0px;}
 
.h_10{ height:10px; }
.h_30{ height:30px; }
.h_60{ height:60px; }
.h_100{ height:100px; }
ul{ list-style:square;} 

.title1 {font-family:arial, "微軟正黑體";font-size:25px; font-weight:bold; color:#ece810; line-height:28px; letter-spacing:0.5px;}
.box_title{ font-size: 17px;    font-weight: bold;    color: #fff;    line-height: 18px;    letter-spacing: 0px; cursor:pointer;}

.table_title {font-family:arial, "微軟正黑體";font-size:17px; font-weight:bold; color:#fff; line-height:18px; letter-spacing:0px;}
.table_title2 {font-family:arial, "微軟正黑體";font-size:20px; font-weight:bold; color:#fff; line-height:18px; letter-spacing:0px;}
.table_cnt_bold {font-family:arial, "微軟正黑體";font-size:17px; color:#000; font-weight:bold; line-height:28px; letter-spacing:0px;}
.table_cnt {font-family:arial, "微軟正黑體";font-size:17px; color:#000; line-height:28px; letter-spacing:0px;}
.table_cnt sup{font-family:arial, "微軟正黑體";font-size:12px; color:#000; line-height:12px; letter-spacing:0px;}

.title1 {font-family:arial, "微軟正黑體";font-size:25px; font-weight:bold; color:#ece810; line-height:28px; letter-spacing:0.5px;}

.side_title {font-family:arial, "微軟正黑體";font-size:17px; font-weight:bold; color:#3991ef; line-height:18px; letter-spacing:0px;}
.side_cnt {font-family:arial, "微軟正黑體";font-size:14px; color:#fff; line-height:18px; letter-spacing:0px;}
.side_cnt2 {font-family:arial, "微軟正黑體";font-size:16px; color:#fff; line-height:18px; letter-spacing:0px;}


.content_text1 {font-family:arial, "微軟正黑體";font-size:21px; color:#fff; line-height:32px; letter-spacing:0.5px;}
.content_text1 su {font-family:arial, "微軟正黑體";font-size:13px; color:#fff;}
.content_text1 h {font-family:arial, "微軟正黑體";font-size:21px; color:#fff200; line-height:32px; letter-spacing:0.5px;}
.content_text1 a{text-decoration:none; color:#fff}
.content_text1 a:hover{text-decoration:none; color:#ece810}


.content_text2 {font-family:arial, "微軟正黑體";font-size:17px; color:#fff; line-height:27px; letter-spacing:0.5px;}
.content_text2 a{text-decoration:none; color:#fff}
.content_text2 a:hover{text-decoration:none; color:#ece810}


.content_text3 {font-family:arial, "微軟正黑體";font-size:21px; color:#949494; line-height:32px; letter-spacing:0.5px;}


.content_text4 {font-family:arial, "微軟正黑體";font-size:25px; color:#fff; line-height:32px; letter-spacing:0.5px;}



/* =End Main Content
--------------------------------------------------------------------------------------------------------*/

/* =7. Slider
--------------------------------------------------------------------------------------------------------*/
.flex-control-banner li a {
  width: 14px;
  height: 14px;
  display: block;
  background: #666;
  background: rgba(255, 255, 255, 1);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-banner li a:hover {
  background: #325BA4;
  background: rgba(50, 91, 164, 1);
}
.flex-control-banner li a.menu-active {
  background: #325BA4;
  background: rgba(50, 91, 164, 1);
  cursor: default;
}
.flex-control-banner{
	bottom:25px !important;
}

.slider_img{
	position: relative;
    height: 399px;
	background:center center no-repeat;
    z-index: 0;
}

#thumb_mask {
	margin-top: -40px;
	position: absolute;
	height: 26px;
	width: 100%;
	min-width: 1000px;
	overflow:visible;
	z-index:9999;
}
#thumb{
	position: absolute;
	height: 26px;
	width: 100%;
	min-width: 1000px; 
	z-index: 0;
}
#thumb_container{
	left: 448px;
	position: relative;
	height: 26px;
	width: 1000px;
	z-index: 0;
	margin:0 auto;
}
 
 
/* =End Slider
--------------------------------------------------------------------------------------------------------*/



/* =11. Footer
--------------------------------------------------------------------------------------------------------*/
#footer { background:#000; min-height:252px; margin:0px; width:100%; z-index:55; position:relative; webkit-transform: translateZ(0); -webkit-transform: translate3d(0, 0, 0); text-align:center; }

.footer_bottom p {font-family:arial, "微軟正黑體";font-size:12px; color:#fff; line-height:22px; letter-spacing:0px;}
 
#footer a{text-decoration:none; color:#fff}
#footer a:hover{text-decoration:none; color:#ece810}

.footer_top{
	padding: 0px;
    border-bottom: 1px solid #666;
}
.footer_ref{
	font-family:arial, "微軟正黑體";
	font-size:15px; 
	color:#fff; 
	text-align:left;
	line-height:27px; 
	letter-spacing:0.5px;
	padding-top:10px;
}
.footer_icon{ text-align:right;}

.footer_menu{padding: 0px 0 10px 0; border-top: 1px solid #fff;font-family:arial, "微軟正黑體";font-size:15px; color:#fff; text-align:center;line-height:27px; letter-spacing:0.5px;}

.footer_menu img{ margin:0px auto; } 
 
#footer .divide{color: #fff;font-size: 15px;font-weight: bold; padding:0 10px; line-height: 27px;}
.footer_bottom{text-align: left; margin-top: 5px; }

.footer_align_r{
	text-align:right;
}
.footer_align_l{
	text-align:left;
}

html .scroll-top-view {
    opacity: 1;
}

.bg-color_second {
    background-color: #FF0;
}

.scroll-top {
    position: fixed;
    right: 2%;
    bottom: 2%;
    left: auto;
    display: block;
    width: 50px; 
    padding: 10px;
    color: #fff;
    opacity: 0;
    z-index: 100000;
    cursor: pointer;
    text-align: center;
}
.scroll-top i{
	font-size: 30px;
    font-weight: bolder;
    color: #122B55;
	padding-right:0px;
}
 

/* End Footer
--------------------------------------------------------------------------------------------------------*/




.content{
    position: relative; 
    background: url(../images/innerBg1.jpg) top center no-repeat;
	background-repeat:no-repeat; 
	background-position:top;
    z-index: 0;
    top: 0;
    /*height: 100%;*/
	background-color: #071021;
}
 


.banner{
	position: relative;
    height: 399px;
    background: url(../images/banner1c.jpg) center center no-repeat;
    z-index: 0; 
}

.content_banner{
	position: relative;
    z-index: 0;
    height: 399px;
    background-repeat: no-repeat;
    background-position: top;
    z-index: 0;
    top: 0; 
    background-color: #071021;
}

.content_banner_btn{
	position:relative !important;
	margin-bottom:-20px !important;
}


.content_right{
	text-align:right;	
}

.page_num{
    margin-top: 50px;
    text-align: center; 
    position: relative;
    font-size: 18px;
}

.page_num_select{
	color:#FF0;
	text-decoration:underline;	
}

.pc_product_list,.pc{
	display:block;	
}

.mo_product_list,.mo{
	display:none;	
}
 
/** home page **/

.home_flexslider{ 
    position: relative; 
    background: url(../images/innerBg1.jpg) top center no-repeat !important;
	background-repeat:no-repeat; 
	background-position:top;
    z-index: 0;
    top: 0; 
	background: rgba(255, 255, 255, 0);
}


.content_home{
    margin-top: -350px;
    z-index: 99;
}

/** home page end **/


/**   realate products  **/

.buy_now{
	margin:0px auto 40px;
}


.relate_product .row{
	margin-bottom:20px;	
}

.relate_product,.relate_product img ,.relate_product a img{
	width:100%;
}
 

#buy_link {
    width:22px;
    height:22px;
    background:url('../images/arr.png');
	float: right; 
    margin: 0px;
}
   
}

#buy_link:hover {
    width:22px;
    height:22px;
    background:url('../images/arr_on.png');
   
}

.relate_product a{ 
	margin:15px 0px;
}
.home_a{
	float:none !important;
	margin:0px !important;
}

.relate_product{
	max-width: 249px;
    float: right;
	margin-bottom:20px;
}

.free_width{ 
	max-width:100% !important;
    float: right;
	margin-bottom:20px;
}

.home_free_width{ 
	max-width:100% !important;
    float: right;
	margin-bottom:0px;
}

.home_content{
	margin-bottom:20px;
	margin-top:150px;
}

.home_content img{
	max-width:100% !important;
	height:auto !important;
}

.relate_product_content{
	background-color:#122B55;	
	padding: 15px 10px 25px 10px;
    text-align: start;
	font-size: 14px;
    color: #fff;
    line-height: 18px;
    letter-spacing: 0px;
}

.relate_product_title{
	font-size: 17px;
    font-weight: bold;
    color: #3991ef;
    line-height: 18px;
    letter-spacing: 0px;
}
.relate_product_content table{
	height:auto;
}

/**   realate products end **/

.content_left,.content_right{
	margin:60px auto 40px;

}
 
.content_title_1{
	font-size: 39px;
    font-weight: bold;
    color: #ece810;
    line-height: 37px;
    letter-spacing: 0.5px;
	margin-bottom:50px;
}



/** NEWS **/

#search
{
	margin:10px
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:100%;
	height:40px;
	background-color:#FFF;
}
#search-inner
{			
	width:100%;
	height:30px;			 
	margin-bottom:10px;
	padding:2px;
}
#searchbutton
{  
	width:53px;
	height:36px;
	border:none; 
	float:right;			
	color:#FFF; 
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	background-color:rgba(0,0,0,0.9);
}

#searchbutton:hover
{  
	color:#FF0; 
}

#searchfield
{ 
	height:36px; 
	border:none;
	background:transparent;
	color:#666666;  
	font-size:16px;		 
	line-height:38px;
	float:left;
	max-width:190px;
}

.news_cate{
	margin-bottom:10px;
	padding:0px;
	
}

.news_list{
	text-align:start;
}

.news_list_title_1{
	font-size:20px; 
	font-weight:bold; 
	color:#ece810;  
	letter-spacing:0.5px; 
}

.news_list_title{
	font-size:16px; 
	color:#ece810; 
	line-height:28px; 
	letter-spacing:0.5px;  
}
.news_list_date{
	font-size:11px;  
	color:#fff;  
	line-height:5px;
	letter-spacing:0.5px;
	text-decoration:inherit;
	display: -webkit-box;	 
	padding-bottom:20px;
}

.news_preview img{
	width:100%;
	height:auto;	
}

.news_tag{
	padding-top:10px ;
}
.fa-tag{
	padding-left:20px;
}
.fa{
	padding-right:5px;  
	cursor:pointer; 
}

.news_more_btn
{  
	width:100px;
	height:40px;
	border:0px; 
	background-color:#ff0;
	float:left;			
	color:#000; 
	font-size:16px;
	font-weight:bold;
	cursor:pointer; 
	text-align:center;
	padding:10px;
	margin:20px 0 50px 0;
}

.news_more_btn:hover
{   
	background-color:rgba(255, 255, 0, 0); 
	color:#FF0;  
}

.content_hide{
	max-height:105px;
	overflow:hidden;
}


/** news end **/


/***   faq **/

.q_box{
	border: thin #FFF;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
	margin-bottom:20px;
}
.q_box_title{
	background-color:#244E88;
	color:#FFF; 
	width: 100%;
    /*background-image: url(../images/table_2.gif);*/
	padding:10px; 
}

.q_box_content{
	border: thin #6DAEF3;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	background-color:#FFF; 
	color:#000;
	width: 100%; 
	padding:10px; 
}
.show{
	display:block;
}
.hide{
	display:none;
}

.show_visi{
	visibility:visible;
}
.hide_visi{
	visibility:hidden;
}

.q_box table,.q_box img{
	width:100%;
}

.share_title_img{
	text-align:center;
	margin:10px;
}

.share_list{
	margin-bottom:50px;
}

/*** end faq **/

/** example **/
 

#over30:hover,.over30_on {
    content: url('../images/example20_on.png'); 
}

#over50:hover,.over50_on {
    content: url('../images/example50_on.png'); 
}

#over70:hover,.over70_on {
    content: url('../images/example70_on.png'); 
}


#over30,#over50,#over70{
	width:30%;
}



#over30_sc:hover,.over30_on_sc {
    content: url('../images/example20_on_sc.png'); 
}

#over50_sc:hover,.over50_on_sc {
    content: url('../images/example50_on_sc.png'); 
}

#over70_sc:hover,.over70_on_sc {
    content: url('../images/example70_on_sc.png'); 
}


#over30_sc,#over50_sc,#over70_sc{
	width:30%;
}

 
.share_link{ 
	padding: 5px;
}

.share_link_content{
	background-color:#FFF; 
	padding:3px; 
}

.share_link img{
	width:100%;  
}

.share_link .content_text1{
	padding:10px 0px;
	color:#000;
	font-size:18px;
	line-height:normal;
}


/** example **/

/** blog **/

.blog_comments i{
	padding-left:15px;
}
.blog_comments_form{
	margin-top:80px;	
}
.blog_preview .content_text2{
	margin-bottom:50px;	
}
.blog_preview img{
	width:100%;
	height:auto;	
}


.blog_submit_btn
{  
	width:100px;
	height:40px;
	border:0px; 
	background-color:#ff0; 		
	color:#000; 
	font-size:16px;
	font-weight:bold;
	cursor:pointer; 
	text-align:center;
	padding:10px;
	margin:0px 0 0px 40px;
}

.blog_submit_btn:hover
{   
	background-color:rgba(255, 255, 0, 0); 
	color:#214B83;  
}

#login_form_msg,#blog_form_msg,#contact_form_msg,#contact_form_msg{
	font-size:14px;
	color:#F00;
	padding-top:10px;
	padding-left:35px;
	min-height:30px; 
} 

/** end blog **/

/***disclaimer **/

.box_border{
	border: thin #FFF;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
	margin-bottom:20px;
} 

.box_content{
	border: thin #6DAEF3;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	background-color:#FFF; 
	color:#000;
	width: 100%; 
	padding:10px; 
}
.box_content strong{ 
    font-size: 17px;
    color: #000;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 0px;
}

.box_content p{
    font-size: 17px;
    color: #000;
    line-height: 28px;
    letter-spacing: 0px;
	word-break:break-all;

} 
/**disclaimer END**/




/**site map END**/

.sitemap_area ul li{
	list-style-type:none; 
}
 
.sitemap_area .menu_1{
	margin-top:50px;  
}

.menu_1 a{
	letter-spacing:1px;
}

.menu_2 a{
	letter-spacing:0.5px;
}



.sitemap_area .menu_2{
	    margin: 20px 0px 15px;
}

.sitemap_area .menu_3{
	    margin: 10px 0px;
}



.sub_menu3{
	padding-left:20px;
	font-size:15px;
}
 

/**site map END**/


/**login**/
.reg{
	color:#000; 
}

.reg_txt{
	float: left;
    width: 60px;
}

/**login end **/




.cate_active{
	color:#FF0;
}

.content_left ol,.table_cnt ul,.content_text1 ul{
	padding-left:40px;
}

/** sns **/

.sns{
	text-align:left;		
}

.sns a,{ 
	font-size:20px;
	color:#FFF;
}

.sns a:hover{
	color:#ece810;
}

.sns a span{
	padding-left:10px; 
	vertical-align:middle;
}

.sns_icon{
	width:100%;
	padding:5px;
}
 
.wechat_qrcode{
	text-align:center;
	font-size:16px;
	color:#FFF;
}
.wechat_qrcode img{
	/*width:60% !important;*/
	max-width:100%;
	padding:3px;
}

.footer_sns{
	text-align: right;
    padding-right: 40px;
}

.footer_sns img{
	margin:5px 10px;
}

.footer_wechat_qrcode img{
	width:80px !important;
	height:80px !important;
}

.footer_wechat_qrcode{
	text-align:right;;	
	font-size:18px;
	color:#FFF;
}

 
.content_news iframe{
	max-width:100% !important;
	max-height:100% !important;
	width:100% !important;
}
 
.btn_return{
	display:none;
}

.hone_slide_pc{
	display:block !important;
}

.hone_slide_mo{
	display:none !important;
}
/** end sns **/


/****** response ****************************/

@media (max-width: 1300px) {
	#searchfield{
		max-width: 75%;
	} 
}


@media (max-width: 4000px) and (min-width: 979px){
	#kadosh_content_area img{
	    width: initial !important;
	    max-width: 100% !important;
		height: initial !important;
	    max-height: 100% !important;
	}
}

@media (max-width: 1300px) and (min-width: 979px){
	 
	.flex-control-nav { 
	 	/*bottom:460px !important;  */
	}
}

@media (min-width: 980px) {
.plus{
	visibility:hidden;
}
}

/* menu change */
@media (max-width: 979px) {
#main-nav ul#options li .sub-nav li{
	padding:0px;
}
.menu3_show{
	position: relative !important;
    margin: auto !important;
    padding: 0;
    display: table !important;
}
.flex-control-banner{
	display:none;
}

#footer img{
	max-width:100%;
}

.footer_align_l,.footer_align_r{
	text-align:left;
}

.content_left img,.content_right img{
	width:100%;
	height:auto !important;
}

.sns_icon{
	padding:2px;
}

table{
	width:auto;
}

table img{
	max-width:100%;
}

.h_60{
 height:20px;
}
.h_100{
	height:30px;
}

.content_title_1,.head1{
	font-size:27px !important;
}
.content_title_1{
	margin-bottom:20px !important;
}
.head1{
	height:50px !important;
}
.head2{
	font-size:22px !important;
}
.head3,.content_text4{
	font-size:20px !important;
}


.news_list_title{
	line-height:30px;
}

.relate_product_title{
	font-size:14px !important;
}
.relate_product_content p,.relate_product_content span,#searchfield{
	font-size:12px !important;
}

.relate_product_content table tr{
	display:inline-flex;
}

td[Attributes Style] {
    height: 10px !important;
}

#kadosh_sound{
	width:auto;
}

#searchfield{
	max-width: 100%;
	width:80%;
}

.news_cate i,.news_list_date i{
	display:none;
}

.news_cate a{
	border: 1px solid #fef200;
    padding: 5px 10px;
	float: left;
    min-width: 90px;
}



.news_more_btn,#btn_blog_submit,#btn_contact_submit{
    width: 80px;
    height: 35px;
    font-size: 13px;
}

#blog_content,#ct_content{
	width:80%;
}

#google_map_store,#gmap_canvas{
	width:100% !important ;
	height:380px !important ;
} 

.content_home{
	margin-top:-250px;
}

.home_flexslider .flex-control-nav{
	bottom:200px;
}



.sitemap_area{
	height:auto;
}
 
}

 
/* change to mobile  */
@media (min-width: 400px) and (max-width: 767px){
.container{
	width:400px !important;
}
}

@media (max-width: 767px){
	
.pc_product_list,.pc{
	display:none;	
}
 
.mo_product_list,.mo{
	display:block;	
}

.hone_slide_pc{
	display:none !important;
}

.hone_slide_mo{
	display:block !important;
}

.home_flexslider .flex-control-nav{
	bottom: inherit;
	top: 25%;
	display:none;
}

.flex-control-paging li a{
	width:10px !important;
	height:10px !important;
}

.sub-menu-2{
	padding-left:20px !important;
}

.sub-menu-3{
	padding-left:40px !important;
}
 
.content_banner{
	height:initial;	
}
.mo .content_banner img{
	width:100%;
}
.content_left, .content_right {
    margin: 30px auto 0px;
}
.content_left td{
	vertical-align:top;
} 
.buy_now{
	text-align:center;
}
.buy_now img{
	width:auto;
}
.relate_product{
	margin:auto;
	float:none;
	margin-bottom:35px;
	width:70%;
}

.h_60{
 height:10px;
}
.h_100{
	height:15px;
}

.content_left ol,.table_cnt ul,.content_text1 ul{
	padding-left:20px;
}

.title_text1{
	font-size:25px !important;
	height:100px !important;
}
/*
.content_text1,.content_text1 h,.content_text2{
	font-size:16px !important;
}

.title1,.table_cnt,.table_cnt_bold,.box_title,.news_list_title{
	font-size:15px !important;
}
*/

.home_content{ 
	margin-top:0px;
}


.content_title_1,.head1,.head2,{
	font-size:20px !important;
}

.head3,.content_text4,.table_title2{
	font-size:18px !important;
} 

.content_text2{
	font-size:15px !important;
}

.content_text1 h, .content_text1{
	font-size:15px !important;
	line-height:25px !important;
}

.img_td{
	width:35%;
}

.content_text2 p{
	word-break:break-all;
}
.content_hide{
	margin-top:-21px;
}
.news_tag{
	font-size:13px !important;
}

.home_flexslider ul li img,.flex-control-nav{
	/*display:none !important; */
}
.content_home{
	margin-top:35px;
}

.sns_icon{
	padding:15px;
}


.btn_return{
	display: block;   
    width: 100%;
    text-align: start;
    margin: 30px 0px;
}

.btn_return a{
    border: 1px solid #fef200;
    background-color: #fef200;
    color: #000;
    padding: 8px 25px;
    min-width: 90px;
    text-align: center;
    font-weight: 700;
}

	
}

@media (max-width: 320px){
.scroll-top{
	width: 40px;
	padding: 5px;
}

#google_map_store,#gmap_canvas{ 
	height:320px !important ;
} 
 
	
}






 
 