@charset "utf-8";
/* Public area, please do not change it arbitrarily */
/*★★★★★★★★★★★★★ public start ★★★★★★★★★★★★★*/
html, body, div, h1, h2, h3, h4, h5, h6, p {margin: 0; padding: 0;}
img {max-width:100%!important; height:auto!important; border-style: none;}
input, button, textarea, select, optgroup, option {outline:none;}
label {margin-bottom: auto;}
.ln_m0_p0, .ln_m0_p0 > li {list-style-type:none; margin: 0; padding: 0;}
.select_none {-moz-appearance:none; -webkit-appearance:none; appearance:none;}
.select_none::-ms-expand { display: none !important;}
:focus, input:focus, select:focus, textarea:focus {outline: 0!important;}
* {-webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none; text-size-adjust: none; word-wrap:break-word;}

a:link, a:visited {text-decoration:none; color:#1a1b1b; transition: all 0.5s ease 0s;}
a:active, a:hover {text-decoration:underline; color:#e60012; cursor:pointer; transition: all 0.5s ease 0s;}

.editor a {word-wrap: break-word;}
a {word-wrap: break-word; outline: none !important;}
.a_nohover {pointer-events: none; cursor: text;}

.youtubecontent {position: relative; height: 0; overflow: hidden; padding-bottom: 56.25%;}
.youtubecontent iframe, .youtubecontent object, .youtubecontent embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

.collapseBox {max-height: 170px; overflow: hidden; position: relative; z-index: 1; transition: all 0.5s ease 0s;}
.collapseBtn {position: absolute; bottom: 0; left: 0; width: 100%; height: 70px; z-index: 100; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%); cursor: pointer;}
.collapseBtn::after {content: ""; position: absolute; bottom: 10px; left: calc(50% - 9px); width: 13px; height: 13px; border-width: 2px 2px 0 0; border-style: solid; border-color: #fff; transform: rotate(135deg);}
.showBox {max-height: 2000px; padding-bottom: 50px; transition: all 1s ease 0s;}
.showBox > .collapseBtn {background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0) 100%); border: 1px solid #000; height: 40px; bottom: 8px;}
.showBox > .collapseBtn::after {transform: rotate(-45deg); border-color: #000;}

/*================= font =================*/
.ff_ss {font-family: 'Noto Sans TC', sans-serif;}.ff_pp {font-family: 'Poppins', sans-serif;}
.ff_al {font-family:'Arial', sans-serif;}.ff_wz {font-family:'Microsoft JhengHei', sans-serif;}.ff_sm {font-family:'PMingLiU', sans-serif;}

.fs_12 {font-size:12px!important;} .fs_13 {font-size:13px!important;} .fs_14 {font-size:14px!important;} .fs_15 {font-size:15px!important;} .fs_16 {font-size:16px!important;} .fs_17 {font-size:17px!important;} .fs_18 {font-size:18px!important;} .fs_19 {font-size:19px!important;} .fs_20 {font-size:20px!important;} .fs_21 {font-size:21px!important;} .fs_22 {font-size:22px!important;} .fs_23 {font-size:23px!important;} .fs_24 {font-size:24px!important;} .fs_25 {font-size:25px!important;} .fs_26 {font-size:26px!important;} .fs_27 {font-size:27px!important;} .fs_28 {font-size:28px!important;} .fs_29 {font-size:29px!important;} .fs_30 {font-size:30px!important;} .fs_31 {font-size:31px!important;} .fs_32 {font-size:32px!important;} .fs_33 {font-size:33px!important;} .fs_34 {font-size:34px!important;} .fs_35 {font-size:35px!important;} .fs_36 {font-size:36px!important;} .fs_37 {font-size:37px!important;} .fs_38 {font-size:38px!important;} .fs_39 {font-size:39px!important;} .fs_40 {font-size:40px!important;} .fs_41 {font-size:41px!important;} .fs_42 {font-size:42px!important;} .fs_43 {font-size:43px!important;} .fs_44 {font-size:44px!important;} .fs_45 {font-size:45px!important;} .fs_46 {font-size:46px!important;} .fs_47 {font-size:47px!important;} .fs_48 {font-size:48px!important;} .fs_49 {font-size:49px!important;} .fs_50 {font-size:50px!important;} .fs_51 {font-size:51px!important;} .fs_52 {font-size:52px!important;} .fs_53 {font-size:53px!important;} .fs_54 {font-size:54px!important;} .fs_55 {font-size:55px!important;} .fs_56 {font-size:56px!important;} .fs_57 {font-size:57px!important;} .fs_58 {font-size:58px!important;} .fs_59 {font-size:59px!important;} .fs_60 {font-size:60px!important;}
.fw_n {font-weight:normal;}.fw_1 {font-weight: 100;}.fw_2 {font-weight: 200;}.fw_3 {font-weight: 300;}.fw_4 {font-weight: 400;}.fw_5 {font-weight: 500;}.fw_6 {font-weight: 600;}.fw_7 {font-weight: 700;}.fw_8 {font-weight: 800;}.fw_9 {font-weight: 900;}
.ta_l {text-align:left;}.ta_c {text-align:center;}.ta_r {text-align:right;}.ta_j {text-align:justify;}
.to_e {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical;}
.tt_up {text-transform:uppercase;}
.ti-9 {text-indent:-9999px;}

/*================= text-shadow =================*/
.ts_b {text-shadow: -1px 2px 2px rgba(0, 0, 0, 0.5);}
.ts_w {text-shadow: -1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;}

/*================= box-shadow =================*/
.bs {box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);}
.bs_s {box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;}
.bs_m {box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;}
.bs_l {box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;}

/*================= images =================*/
.itv_0 {font-size:0px; line-height:0px;}
.max_img img {max-width:100%!important;	height:auto!important;}
.img_100 img {width:100%!important;}

/*================= background =================*/
.bg_sas {background-attachment: scroll;}.bg_saf {background-attachment: fixed;}
.bg_bsa {background-size: auto;}.bg_bsc {-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}

/*================= padding =================*/
.pd_20 {padding:0 20px;}.pd_30 {padding:0 30px;}.pd_40 {padding:0 40px;}

/*================= height =================*/
.spc_0 {height:0px; font-size:0px; line-height:0px; overflow:hidden; clear:both;}
.ht_5 {height:5px; font-size:0px; line-height:0px;}.ht_8 {height:8px; font-size:0px; line-height:0px;}
.ht_10 {height:10px; font-size:0px; line-height:0px;}.ht_15 {height:15px; font-size:0px; line-height:0px;}
.ht_20 {height:20px; font-size:0px; line-height:0px;}.ht_25 {height:25px; font-size:0px; line-height:0px;}
.ht_30 {height:30px; font-size:0px; line-height:0px;}.ht_40 {height:40px; font-size:0px; line-height:0px;}
.ht_50 {height:50px; font-size:0px; line-height:0px;}.ht_60 {height:60px; font-size:0px; line-height:0px;}
.ht_100 {height: 100%;}.ht_max {max-height: 100%;}

/*================= float =================*/
.ft_l {float:left;}.ft_r {float:right;}.ft_n {float:none;}.ft_i {float:inherit;}

/*================= position =================*/
.pt_r {position: relative;}.pt_a {position: absolute;}.pt_f {position: fixed;}

/*================= display =================*/
.dp_b, .pc_9, .pc_7, .pc_5 {display:block;}.dp_n, .mobile_9, .mobile_7, .mobile_5 {display:none;}.dp_i {display:inherit;}
.dp_f {display:flex;}.dp_if {display:inline-flex;}.dp_ib {display:inline-block;}

/*================= flex-direction =================*/
.fd_r {flex-direction:row;}.fd_r_reverse {flex-direction:row-reverse;}
.fd_c {flex-direction:column;}.fd_c_reverse {flex-direction:column-reverse;}

/*================= flex-wrap =================*/
.fw_w {flex-wrap: wrap;}.fw_nw {flex-wrap: nowrap;}.fw_w_reverse {flex-wrap:wrap-reverse;}

/*================= justify-content =================*/
.jc-start {justify-content: flex-start;}.jc-center {justify-content: center;}
.jc-end {justify-content: flex-end;}.jc-around {justify-content: space-around;}
.jc-between {justify-content: space-between;}

/*================= align-items =================*/
.ai_start {align-items:flex-start;}.ai_center {align-items:center;}
.ai_end {align-items:flex-end;}.ai_stretch {align-items:stretch;}
.ai_baseline {align-items:baseline;}

/*================= align-content =================*/
.ac_start {align-content:flex-start;}.ac_center {align-content:center;}
.ac_end {align-content:flex-end;}.ac_around {align-content: space-around;}
.ac_between {align-content: space-between;}.ac_stretch {align-content: stretch;}

/*================= overflow =================*/
.of_a {overflow:auto;}.of_h {overflow:hidden;}.of_s {overflow:scroll;}.of_i {overflow:inherit;}
.ofx_a {overflow-x:auto;}.ofx_h {overflow-x:hidden;}.ofx_s {overflow-x:scroll;}.ofx_i {overflow-x:inherit;}
.ofy_a {overflow-y:auto;}.ofy_h {overflow-y:hidden;}.ofy_s {overflow-y:scroll;}.ofy_i {overflow-y:inherit;}
.datatable { width:100%; border-spacing:1px; background: #f3f3f3;}
.datatable th {color:#fff; border:1px solid #d1d1d1; background: #333333; text-align:center; padding:7px 10px; line-height: 140%;}
.datatable td {color: #666666; border:1px solid #d1d1d1; /*background: #f3f3f3;*/ text-align:center; padding:7px 10px; line-height: 140%;}
.table_scroll {overflow-x: auto;}
.table_scroll > table {min-width: 700px;}

/*================= placeholder =================*/
::placeholder {color:#b5b5b5 !important; font-weight:200 !important;}/* Firefox, Chrome, Opera */
:-moz-placeholder {color:#b5b5b5 !important; font-weight:200 !important;}/* Mozilla Firefox 4 to 18 */
::-moz-placeholder {color:#b5b5b5 !important; font-weight:200 !important;}/* Mozilla Firefox 19+ */
:-ms-input-placeholder {color:#b5b5b5 !important; font-weight:200 !important;}/* Internet Explorer 10-11 */
::-ms-input-placeholder {color:#b5b5b5 !important; font-weight:200 !important;}/* Microsoft Edge */
::-webkit-input-placeholder {color:#b5b5b5 !important; font-weight:200 !important;}/* WebKit browsers */

/*================= transition =================*/
.fs_12, .fs_13, .fs_14, .fs_15, .fs_16, .fs_17, .fs_18, .fs_19, .fs_20, .fs_21, .fs_22, .fs_23, .fs_24, .fs_25, .fs_26, .fs_27, .fs_28, .fs_29, .fs_30, .fs_31, .fs_32, .fs_33, .fs_34, .fs_35, .fs_36, .fs_37, .fs_38, .fs_39, .fs_40, .fs_41, .fs_42, .fs_43, .fs_44, .fs_45, .fs_46, .fs_47, .fs_48, .fs_49, .fs_50, .fs_51, .fs_52, .fs_53, .fs_54, .fs_55, .fs_56, .fs_57, .fs_58, .fs_59, .fs_60, .ht_5, .ht_10, .ht_15, .ht_20, .ht_25, .ht_30, .ht_60, .ht_50, .ht_60 {transition: all 0.25s ease 0s;}

/*================= Restore settings =================*/
/*html {overflow-x:hidden!important;}*/
body {
	background-color:#fff;
	font-family:'Microsoft JhengHei', sans-serif;
	overflow-x:hidden;
	font-size: 14px;
	line-height: inherit;
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-family:'Microsoft JhengHei', sans-serif;
    font-size: inherit; font-weight: normal; letter-spacing: normal; line-height: inherit;
}
p, td, li, label {font-size: inherit; line-height: inherit; font-weight: normal;}
button, input, optgroup, select, textarea {font-size: inherit;}
ul, ol, dl {margin-bottom: auto;}

/*★★★★★★★★★★★★★ public end ★★★★★★★★★★★★★*/

.goTop {position:fixed; bottom: 60px; right: -90px; width: 55px; height: 55px; z-index:9955;}
.goTop a:link, .goTop a:visited {
	text-decoration:none;
	position: relative;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	line-height:0;
	font-size:0;
    color: #fff;
    width: 55px;
    height: 55px;
    overflow: hidden;
    border-radius: 50%;
	background-color:#fff;
	box-shadow: 0 0 13px rgba(0, 0, 0, 0.1);
	transition: all 0s ease 0s;
}
.goTop a:active, .goTop a:hover {
	text-decoration:none;
	cursor:pointer;
    width: 55px;
    height: 55px;
	font-size:16px;
    color: #d10a19;
	transition: all 0.25s ease 0s;
}
.goTop a::after {content: ''; width: 55px; height: 55px; background: url("../images/top.png") no-repeat center; background-size: cover; position: absolute; top: 0; left: 0; line-height: 0; font-size: 0; filter:alpha(opacity=100); Opacity:1.0; transition: all 0.5s ease 0s;}
.goTop a:hover::after {filter:alpha(opacity=0); Opacity:0; transition: all 0.25s ease 0s;}

@media only screen and (min-width:993px){
    .hideUp .top-bar {background: #fff; box-shadow: 0 0 10px rgba(65, 72, 68, 0.3); top: -41px;}
    .hideUp .logo {width: 110px; top: calc(50% - 17px); transition: all 0.25s ease 0s;}
    .hideUp .top-barC {height: 55px;}
    .hideUp .top-barC .links {top: 10px;}
    .hideUp .sjj_nav_ul > li > ul a {padding: 7px 10px !important;}
    .hideUp .menu {top: calc(50% - 18px);}
    .hideUp .sjj_nav_ul > li.menu_full > ul {top: 46px;}
}

.frame_1200 {max-width:1400px; margin:auto; padding: 0 100px; height: 100%;}
.frame_1640 {max-width:1840px; margin:auto; padding: 0 100px; height: 100%;}

#content {padding: 41px 0 0 0; line-height: 2; overflow:hidden!important; transition: all 0.5s ease 0s;}
.main {background: url("../images/bg_01.png") no-repeat #fafaf9 center bottom / cover;}

.imgCenter, .imgCenter a {position: absolute; top: 0; left: 0; right: 0; bottom: 0; line-height: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; z-index: 10;}
.imgCenter img {max-height: 100%;}

.imgHzoonI > div img {transform: scale(1.0, 1.0); transition: all 0.5s ease 0s;}
.imgHzoonI > div:hover img {transform: scale(0.9, 0.9); transition: all 0.5s ease 0s;}

.imgHzoonO > div img {transform: scale(1.0, 1.0); transition: all 0.5s ease 0s;}
.imgHzoonO > div:hover img {transform: scale(1.2, 1.2); transition: all 0.5s ease 0s;}

.aFull {font-size: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 100;}

.inputA {width: 100%; height: 44px; display: flex; padding: 0 20px; border: 0; background-color:transparent; position: relative; z-index: 10; color: #333333;}
.selectA {width: 100%; height: 44px; display: flex; padding: 0 40px 0 16px; border: 0; color: #333333; background-color:transparent; background-image:url(../images/icon_02a.png); background-repeat:no-repeat; background-position:calc(100% - 15px) 50%; -webkit-appearance: none; -o-appearance: none; -moz-appearance: none; appearance: none; cursor:pointer;  position: relative; z-index: 10;}
.selectA::-ms-expand { display: none !important;}

.more:link, .more:visited {text-decoration:none; color:#fff; font-family: 'Poppins', sans-serif; font-weight: 300; font-style: italic; height: 52px; width: 100%; max-width: 200px; padding: 0 0 0 5px; position: relative; z-index: 1; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; transition: all 0.25s ease 0s;}
.more:active, .more:hover {text-decoration:none; color:#fff; cursor:pointer; transition: all 0.25s ease 0s;}
.more::before {content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; background: #e60012; transform: skew(-16deg); transition: all 0.25s ease 0s;}
.more:hover::before {background: #1a1b1b; transition: all 0.25s ease 0s;}
.more span {width: 30px; height: 30px; border-radius: 30px; line-height: 30px; border: 1px solid #fff; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; text-align: center; color: #fff; margin: 0 0 0 25px; font-style: normal;}

.btn_a:link, .btn_a:visited {text-decoration:none; color:#d30a19; font-family: 'Poppins', sans-serif; font-weight: 400; font-style: italic; height: 52px; width: 100%; max-width: 200px; padding: 0 0 0 5px; position: relative; z-index: 1; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; transition: all 0.25s ease 0s;}
.btn_a:active, .btn_a:hover {text-decoration:none; color:#d30a19; cursor:pointer; transition: all 0.25s ease 0s;}
.btn_a::before {content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; background: #fff; transform: skew(-16deg); transition: all 0.25s ease 0s;}
.btn_a::after {content: ''; background: url("../images/icon_03g.png") no-repeat center / cover; width: 52px; height: 15px; position: absolute; left: -58px; top: 17px; transition: all 0.25s ease 0s;}
.btn_a:hover::after {content: ''; background: url("../images/icon_03gh.png") no-repeat center / cover; width: 52px; height: 15px; position: absolute; left: -48px; top: 17px; transition: all 0.25s ease 0s;}
.btn_a:hover::before {background: #1a1b1b; transition: all 0.25s ease 0s;}
.btn_a img {margin: 0 14px 0 0;}

.title_a {color: #e60012; font-family: 'Poppins', sans-serif; font-style: italic; text-align: center; font-weight: 500; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.title_a img {margin: 0 14px; -webkit-animation: margin_LR 3000ms infinite; animation: margin_LR 3000ms infinite;}

.title_b {color: #333333; font-family: 'Poppins', sans-serif; font-style: italic; text-align: center; font-weight: 800; letter-spacing: -0.4px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.title_b img {margin: 0 14px; -webkit-animation: margin_LR 3000ms infinite; animation: margin_LR 3000ms infinite;}

.title_c {color: #333333; font-family: 'Poppins', sans-serif; font-style: italic; text-align: center; font-weight: 800; letter-spacing: -0.4px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.title_c img {margin: 0 14px;}


/* CSS Responsive public */
/* Public area, please do not change it arbitrarily */

@media only screen and (max-width:1600px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b16 {display:block;}.dp_n16 {display:none;}.dp_f16 {display:flex;}
    .ft_l16 {float:left;}.ft_r16 {float:right;}.ft_n16 {float:none;}
    .pd_20_16 {padding:0 20px;}.pd_30_16 {padding:0 30px;}.pd_40_16 {padding:0 40px;}
    .fd_r16 {flex-direction:row;}.fd_r_reverse16 {flex-direction:row-reverse;}
    .fd_c16 {flex-direction:column;}.fd_c_reverse16 {flex-direction:column-reverse;}
    .fw_w16 {flex-wrap: wrap;}.fw_nw16 {flex-wrap: nowrap;}.fw_w_reverse16 {flex-wrap:wrap-reverse;}
    .jc-start16, .ai_start16, .ac_start16 {justify-content: flex-start;}
    .jc-center16, .ai_center16, .ac_center16 {justify-content: center;}
    .jc-end16, .ai_end16, .ac_end16 {justify-content: flex-end;}
    .jc-around16, .ac_around16 {justify-content: space-around;}
    .jc-between16, .ac_between16 {justify-content: space-between;}
    .ai_stretch16, .ac_stretch16 {align-items:stretch;}
    .ai_baseline16 {align-items:baseline;}
    .max_img16 img {max-width:100%!important; height:auto!important;}
    .img_100_16 img {width:100%!important;}
    .ta_l16 {text-align:left;}.ta_c16 {text-align:center;}.ta_r16 {text-align:right;}.ta_j16 {text-align:justify;}
	.fs_12 {font-size:0.75vw!important;}
	.fs_13 {font-size:0.813vw!important;}
	.fs_14 {font-size:0.875vw!important;}
	.fs_15 {font-size:0.938vw!important;}
	.fs_16 {font-size:1vw!important;}
	.fs_17 {font-size:1.063vw!important;}
	.fs_18 {font-size:1.125vw!important;}
	.fs_19 {font-size:1.188vw!important;}
	.fs_20 {font-size:1.25vw!important;}
	.fs_21 {font-size:1.313vw!important;}
	.fs_22 {font-size:1.375vw!important;}
	.fs_23 {font-size:1.438vw!important;}
	.fs_24 {font-size:1.5vw!important;}
	.fs_25 {font-size:1.563vw!important;}
	.fs_26 {font-size:1.625vw!important;}
	.fs_27 {font-size:1.688vw!important;}
	.fs_28 {font-size:1.75vw!important;}
	.fs_29 {font-size:1.813vw!important;}
	.fs_30 {font-size:1.875vw!important;}
	.fs_31 {font-size:1.938vw!important;}
	.fs_32 {font-size:2vw!important;}
	.fs_33 {font-size:2.063vw!important;}
	.fs_34 {font-size:2.125vw!important;}
	.fs_35 {font-size:2.188vw!important;}
	.fs_36 {font-size:2.25vw!important;}
	.fs_37 {font-size:2.313vw!important;}
	.fs_38 {font-size:2.375vw!important;}
	.fs_39 {font-size:2.438vw!important;}
	.fs_40 {font-size:2.5vw!important;}
	.fs_41 {font-size:2.563vw!important;}
	.fs_42 {font-size:2.625vw!important;}
	.fs_43 {font-size:2.688vw!important;}
	.fs_44 {font-size:2.75vw!important;}
	.fs_45 {font-size:2.813vw!important;}
	.fs_46 {font-size:2.875vw!important;}
	.fs_47 {font-size:2.938vw!important;}
	.fs_48 {font-size:3vw!important;}
	.fs_49 {font-size:3.063vw!important;}
	.fs_50 {font-size:3.125vw!important;}
	.fs_51 {font-size:3.188vw!important;}
	.fs_52 {font-size:3.25vw!important;}
	.fs_53 {font-size:3.313vw!important;}
	.fs_54 {font-size:3.375vw!important;}
	.fs_55 {font-size:3.438vw!important;}
	.fs_56 {font-size:3.5vw!important;}
	.fs_57 {font-size:3.563vw!important;}
	.fs_58 {font-size:3.625vw!important;}
	.fs_59 {font-size:3.688vw!important;}
	.fs_60 {font-size:3.75vw!important;}
    /* Public end, please don’t change it arbitrarily */
}
/*1600px_spc_end*/


@media only screen and (max-width:1400px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b14 {display:block;}.dp_n14 {display:none;}.dp_f14 {display:flex;}
    .ft_l14 {float:left;}.ft_r14 {float:right;}.ft_n14 {float:none;}
    .pd_20_14 {padding:0 20px;}.pd_30_14 {padding:0 30px;}.pd_40_14 {padding:0 40px;}
    .fd_r14 {flex-direction:row;}.fd_r_reverse14 {flex-direction:row-reverse;}
    .fd_c14 {flex-direction:column;}.fd_c_reverse14 {flex-direction:column-reverse;}
    .fw_w14 {flex-wrap: wrap;}.fw_nw14 {flex-wrap: nowrap;}.fw_w_reverse14 {flex-wrap:wrap-reverse;}
    .jc-start14, .ai_start14, .ac_start14 {justify-content: flex-start;}
    .jc-center14, .ai_center14, .ac_center14 {justify-content: center;}
    .jc-end14, .ai_end14, .ac_end14 {justify-content: flex-end;}
    .jc-around14, .ac_around14 {justify-content: space-around;}
    .jc-between14, .ac_between14 {justify-content: space-between;}
    .ai_stretch14, .ac_stretch14 {align-items:stretch;}
    .ai_baseline14 {align-items:baseline;}
    .max_img14 img {max-width:100%!important; height:auto!important;}
    .img_100_14 img {width:100%!important;}
    .ta_l14 {text-align:left;}.ta_c14 {text-align:center;}.ta_r14 {text-align:right;}.ta_j14 {text-align:justify;}
	.fs_12 {font-size:0.857vw!important;}
	.fs_13 {font-size:0.929vw!important;}
	.fs_14 {font-size:1vw!important;}
	.fs_15 {font-size:1.071vw!important;}
	.fs_16 {font-size:1.143vw!important;}
	.fs_17 {font-size:1.214vw!important;}
	.fs_18 {font-size:1.286vw!important;}
	.fs_19 {font-size:1.357vw!important;}
	.fs_20 {font-size:1.429vw!important;}
	.fs_21 {font-size:1.5vw!important;}
	.fs_22 {font-size:1.571vw!important;}
	.fs_23 {font-size:1.643vw!important;}
	.fs_24 {font-size:1.714vw!important;}
	.fs_25 {font-size:1.786vw!important;}
	.fs_26 {font-size:1.857vw!important;}
	.fs_27 {font-size:1.929vw!important;}
	.fs_28 {font-size:2vw!important;}
	.fs_29 {font-size:2.071vw!important;}
	.fs_30 {font-size:2.143vw!important;}
	.fs_31 {font-size:2.214vw!important;}
	.fs_32 {font-size:2.286vw!important;}
	.fs_33 {font-size:2.357vw!important;}
	.fs_34 {font-size:2.429vw!important;}
	.fs_35 {font-size:2.5vw!important;}
	.fs_36 {font-size:2.571vw!important;}
	.fs_37 {font-size:2.643vw!important;}
	.fs_38 {font-size:2.714vw!important;}
	.fs_39 {font-size:2.786vw!important;}
	.fs_40 {font-size:2.857vw!important;}
	.fs_41 {font-size:2.929vw!important;}
	.fs_42 {font-size:3vw!important;}
	.fs_43 {font-size:3.071vw!important;}
	.fs_44 {font-size:3.143vw!important;}
	.fs_45 {font-size:3.214vw!important;}
	.fs_46 {font-size:3.286vw!important;}
	.fs_47 {font-size:3.357vw!important;}
	.fs_48 {font-size:3.429vw!important;}
	.fs_49 {font-size:3.5vw!important;}
	.fs_50 {font-size:3.571vw!important;}
	.fs_51 {font-size:3.643vw!important;}
	.fs_52 {font-size:3.714vw!important;}
	.fs_53 {font-size:3.786vw!important;}
	.fs_54 {font-size:3.857vw!important;}
	.fs_55 {font-size:3.929vw!important;}
	.fs_56 {font-size:4vw!important;}
	.fs_57 {font-size:4.071vw!important;}
	.fs_58 {font-size:4.143vw!important;}
	.fs_59 {font-size:4.214vw!important;}
	.fs_60 {font-size:4.286vw!important;}
    /* Public end, please don’t change it arbitrarily */
}
/*1400px_nb_end*/


@media only screen and (max-width:1200px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b12 {display:block;}.dp_n12 {display:none;}.dp_f12 {display:flex;}
    .ft_l12 {float:left;}.ft_r12 {float:right;}.ft_n12 {float:none;}
    .pd_20_12 {padding:0 20px;}.pd_30_12 {padding:0 30px;}.pd_40_12 {padding:0 40px;}
    .fd_r12 {flex-direction:row;}.fd_r_reverse12 {flex-direction:row-reverse;}
    .fd_c12 {flex-direction:column;}.fd_c_reverse12 {flex-direction:column-reverse;}
    .fw_w12 {flex-wrap: wrap;}.fw_nw12 {flex-wrap: nowrap;}.fw_w_reverse12 {flex-wrap:wrap-reverse;}
    .jc-start12, .ai_start12, .ac_start12 {justify-content: flex-start;}
    .jc-center12, .ai_center12, .ac_center12 {justify-content: center;}
    .jc-end12, .ai_end12, .ac_end12 {justify-content: flex-end;}
    .jc-around12, .ac_around12 {justify-content: space-around;}
    .jc-between12, .ac_between12 {justify-content: space-between;}
    .ai_stretch12, .ac_stretch12 {align-items:stretch;}
    .ai_baseline12 {align-items:baseline;}
    .max_img12 img {max-width:100%!important; height:auto!important;}
    .img_100_12 img {width:100%!important;}
    .ta_l12 {text-align:left;}.ta_c12 {text-align:center;}.ta_r12 {text-align:right;}.ta_j12 {text-align:justify;}
	.fs_12 {font-size:1vw!important;}
	.fs_13 {font-size:1.083vw!important;}
	.fs_14 {font-size:1.167vw!important;}
	.fs_15 {font-size:1.25vw!important;}
	.fs_16 {font-size:1.333vw!important;}
	.fs_17 {font-size:1.417vw!important;}
	.fs_18 {font-size:1.5vw!important;}
	.fs_19 {font-size:1.583vw!important;}
	.fs_20 {font-size:1.667vw!important;}
	.fs_21 {font-size:1.75vw!important;}
	.fs_22 {font-size:1.833vw!important;}
	.fs_23 {font-size:1.917vw!important;}
	.fs_24 {font-size:2vw!important;}
	.fs_25 {font-size:2.083vw!important;}
	.fs_26 {font-size:2.167vw!important;}
	.fs_27 {font-size:2.25vw!important;}
	.fs_28 {font-size:2.333vw!important;}
	.fs_29 {font-size:2.417vw!important;}
	.fs_30 {font-size:2.5vw!important;}
	.fs_31 {font-size:2.583vw!important;}
	.fs_32 {font-size:2.667vw!important;}
	.fs_33 {font-size:2.75vw!important;}
	.fs_34 {font-size:2.833vw!important;}
	.fs_35 {font-size:2.917vw!important;}
	.fs_36 {font-size:3vw!important;}
	.fs_37 {font-size:3.083vw!important;}
	.fs_38 {font-size:3.167vw!important;}
	.fs_39 {font-size:3.25vw!important;}
	.fs_40 {font-size:3.333vw!important;}
	.fs_41 {font-size:3.417vw!important;}
	.fs_42 {font-size:3.5vw!important;}
	.fs_43 {font-size:3.583vw!important;}
	.fs_44 {font-size:3.667vw!important;}
	.fs_45 {font-size:3.75vw!important;}
	.fs_46 {font-size:3.833vw!important;}
	.fs_47 {font-size:3.917vw!important;}
	.fs_48 {font-size:4vw!important;}
	.fs_49 {font-size:4.083vw!important;}
	.fs_50 {font-size:4.167vw!important;}
	.fs_51 {font-size:4.25vw!important;}
	.fs_52 {font-size:4.333vw!important;}
	.fs_53 {font-size:4.417vw!important;}
	.fs_54 {font-size:4.5vw!important;}
	.fs_55 {font-size:4.583vw!important;}
	.fs_56 {font-size:4.667vw!important;}
	.fs_57 {font-size:4.75vw!important;}
	.fs_58 {font-size:4.833vw!important;}
	.fs_59 {font-size:4.917vw!important;}
	.fs_60 {font-size:5vw!important;}
    /* Public end, please don’t change it arbitrarily */
}
/*1200px_xl_end*/


@media only screen and (max-width:992px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b9 {display:block;}.dp_n9 {display:none;}.dp_f9 {display:flex;}
    .ft_l9 {float:left;}.ft_r9 {float:right;}.ft_n9 {float:none;}
    .pd_20_9 {padding:0 20px;}.pd_30_9 {padding:0 30px;}.pd_40_9 {padding:0 40px;}
    .fd_r9 {flex-direction:row;}.fd_r_reverse9 {flex-direction:row-reverse;}
    .fd_c9 {flex-direction:column;}.fd_c_reverse9 {flex-direction:column-reverse;}
    .fw_w9 {flex-wrap: wrap;}.fw_nw9 {flex-wrap: nowrap;}.fw_w_reverse9 {flex-wrap:wrap-reverse;}
    .jc-start9, .ai_start9, .ac_start9 {justify-content: flex-start;}
    .jc-center9, .ai_center9, .ac_center9 {justify-content: center;}
    .jc-end9, .ai_end9, .ac_end9 {justify-content: flex-end;}
    .jc-around9, .ac_around9 {justify-content: space-around;}
    .jc-between9, .ac_between9 {justify-content: space-between;}
    .ai_stretch9, .ac_stretch9 {align-items:stretch;}
    .ai_baseline9 {align-items:baseline;}
    .max_img9 img {max-width:100%!important; height:auto!important;}
    .img_100_9 img {width:100%!important;}
    .ta_l9 {text-align:left;}.ta_c9 {text-align:center;}.ta_r9 {text-align:right;}.ta_j9 {text-align:justify;}
	.fs_12 {font-size:1.302vw!important;}
	.fs_13 {font-size:1.432vw!important;}
	.fs_14 {font-size:1.563vw!important;}
	.fs_15 {font-size:1.693vw!important;}
	.fs_16 {font-size:1.823vw!important;}
	.fs_17 {font-size:1.953vw!important;}
	.fs_18 {font-size:2.083vw!important;}
	.fs_19 {font-size:2.214vw!important;}
	.fs_20 {font-size:2.344vw!important;}
	.fs_21 {font-size:2.474vw!important;}
	.fs_22 {font-size:2.604vw!important;}
	.fs_23 {font-size:2.734vw!important;}
	.fs_24 {font-size:2.865vw!important;}
	.fs_25 {font-size:2.995vw!important;}
	.fs_26 {font-size:3.125vw!important;}
	.fs_27 {font-size:3.255vw!important;}
	.fs_28 {font-size:3.385vw!important;}
	.fs_29 {font-size:3.516vw!important;}
	.fs_30 {font-size:3.646vw!important;}
	.fs_31 {font-size:3.776vw!important;}
	.fs_32 {font-size:3.906vw!important;}
	.fs_33 {font-size:4.036vw!important;}
	.fs_34 {font-size:4.167vw!important;}
	.fs_35 {font-size:4.297vw!important;}
	.fs_36 {font-size:4.427vw!important;}
	.fs_37 {font-size:4.557vw!important;}
	.fs_38 {font-size:4.688vw!important;}
	.fs_39 {font-size:4.818vw!important;}
	.fs_40 {font-size:4.948vw!important;}
	.fs_41 {font-size:5.078vw!important;}
	.fs_42 {font-size:5.208vw!important;}
	.fs_43 {font-size:5.339vw!important;}
	.fs_44 {font-size:5.469vw!important;}
	.fs_45 {font-size:5.599vw!important;}
	.fs_46 {font-size:5.729vw!important;}
	.fs_47 {font-size:5.859vw!important;}
	.fs_48 {font-size:5.99vw!important;}
	.fs_49 {font-size:6.12vw!important;}
	.fs_50 {font-size:6.25vw!important;}
	.fs_51 {font-size:6.38vw!important;}
	.fs_52 {font-size:6.51vw!important;}
	.fs_53 {font-size:6.641vw!important;}
	.fs_54 {font-size:6.771vw!important;}
	.fs_55 {font-size:6.901vw!important;}
	.fs_56 {font-size:7.031vw!important;}
	.fs_57 {font-size:7.161vw!important;}
	.fs_58 {font-size:7.292vw!important;}
	.fs_59 {font-size:7.422vw!important;}
	.fs_60 {font-size:7.552vw!important;}
	.ht_15 {height:10px; font-size:0px; line-height:0px;}
	.ht_20 {height:15px; font-size:0px; line-height:0px;} .ht_25 {height:20px; font-size:0px; line-height:0px;}
	.ht_30 {height:25px; font-size:0px; line-height:0px;} .ht_40 {height:35px; font-size:0px; line-height:0px;}
	.ht_50 {height:45px; font-size:0px; line-height:0px;} .ht_60 {height:55px; font-size:0px; line-height:0px;}
    /* Public end, please don’t change it arbitrarily */
}
/*992px_lg_end*/


@media only screen and (max-width:768px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b7 {display:block;}.dp_n7 {display:none;}.dp_f7 {display:flex;}
    .ft_l7 {float:left;}.ft_r7 {float:right;}.ft_n7 {float:none;}
    .pd_20_7 {padding:0 20px;}.pd_30_7 {padding:0 30px;}.pd_40_7 {padding:0 40px;}
    .fd_r7 {flex-direction:row;}.fd_r_reverse7 {flex-direction:row-reverse;}
    .fd_c7 {flex-direction:column;}.fd_c_reverse7 {flex-direction:column-reverse;}
    .fw_w7 {flex-wrap: wrap;}.fw_nw7 {flex-wrap: nowrap;}.fw_w_reverse7 {flex-wrap:wrap-reverse;}
    .jc-start7, .ai_start7, .ac_start7 {justify-content: flex-start;}
    .jc-center7, .ai_center7, .ac_center7 {justify-content: center;}
    .jc-end7, .ai_end7, .ac_end7 {justify-content: flex-end;}
    .jc-around7, .ac_around7 {justify-content: space-around;}
    .jc-between7, .ac_between7 {justify-content: space-between;}
    .ai_stretch7, .ac_stretch7 {align-items:stretch;}
    .ai_baseline7 {align-items:baseline;}
    .max_img7 img {max-width:100%!important; height:auto!important;}
    .img_100_7 img {width:100%!important;}
    .ta_l7 {text-align:left;}.ta_c7 {text-align:center;}.ta_r7 {text-align:right;}.ta_j7 {text-align:justify;}
	.fs_12 {font-size: 1.736vw!important;}
	.fs_13 {font-size: 1.91vw!important;}
	.fs_14 {font-size: 2.083vw!important;}
    .fs_15 {font-size: 2.257vw!important;}
    .fs_16 {font-size: 2.431vw!important;}
    .fs_17 {font-size: 2.604vw!important;}
    .fs_18 {font-size: 2.778vw!important;}
    .fs_19 {font-size: 2.951vw!important;}
    .fs_20 {font-size: 3.125vw!important;}
    .fs_21 {font-size: 3.299vw!important;}
    .fs_22 {font-size: 3.472vw!important;}
    .fs_23 {font-size: 3.646vw!important;}
    .fs_24 {font-size: 3.819vw!important;}
    .fs_25 {font-size: 3.993vw!important;}
    .fs_26 {font-size: 4.167vw!important;}
    .fs_27 {font-size: 4.34vw!important;}
    .fs_28 {font-size: 4.514vw!important;}
    .fs_29 {font-size: 4.688vw!important;}
    .fs_30 {font-size: 4.861vw!important;}
    .fs_31 {font-size: 5.035vw!important;}
    .fs_32 {font-size: 5.208vw!important;}
    .fs_33 {font-size: 5.382vw!important;}
    .fs_34 {font-size: 5.556vw!important;}
    .fs_35 {font-size: 5.729vw!important;}
    .fs_36 {font-size: 5.903vw!important;}
    .fs_37 {font-size: 6.076vw!important;}
    .fs_38 {font-size: 6.25vw!important;}
    .fs_39 {font-size: 6.424vw!important;}
    .fs_40 {font-size: 6.597vw!important;}
    .fs_41 {font-size: 6.771vw!important;}
    .fs_42 {font-size: 6.944vw!important;}
    .fs_43 {font-size: 7.118vw!important;}
    .fs_44 {font-size: 7.292vw!important;}
    .fs_45 {font-size: 7.465vw!important;}
    .fs_46 {font-size: 7.639vw!important;}
    .fs_47 {font-size: 7.813vw!important;}
    .fs_48 {font-size: 7.986vw!important;}
    .fs_49 {font-size: 8.16vw!important;}
    .fs_50 {font-size: 8.333vw!important;}
    .fs_51 {font-size: 8.507vw!important;}
    .fs_52 {font-size: 8.681vw!important;}
    .fs_53 {font-size: 8.854vw!important;}
    .fs_54 {font-size: 9.028vw!important;}
    .fs_55 {font-size: 9.201vw!important;}
    .fs_56 {font-size: 9.375vw!important;}
    .fs_57 {font-size: 9.549vw!important;}
    .fs_58 {font-size: 9.722vw!important;}
    .fs_59 {font-size: 9.896vw!important;}
    .fs_60 {font-size: 10.069vw!important;}
	.ht_20 {height:10px; font-size:0px; line-height:0px;} .ht_25 {height:15px; font-size:0px; line-height:0px;}
	.ht_30 {height:20px; font-size:0px; line-height:0px;} .ht_40 {height:30px; font-size:0px; line-height:0px;}
	.ht_50 {height:40px; font-size:0px; line-height:0px;} .ht_60 {height:50px; font-size:0px; line-height:0px;}
    /* Public end, please don’t change it arbitrarily */
}
/*768px_md_end*/


@media only screen and (max-width:576px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b5 {display:block;}.dp_n5 {display:none;}.dp_f5 {display:flex;}
    .ft_l5 {float:left;}.ft_r5 {float:right;}.ft_n5 {float:none;}
    .pd_20_5 {padding:0 20px;}.pd_30_5 {padding:0 30px;}.pd_40_5 {padding:0 40px;}
    .fd_r5 {flex-direction:row;}.fd_r_reverse5 {flex-direction:row-reverse;}
    .fd_c5 {flex-direction:column;}.fd_c_reverse5 {flex-direction:column-reverse;}
    .fw_w5 {flex-wrap: wrap;}.fw_nw5 {flex-wrap: nowrap;}.fw_w_reverse5 {flex-wrap:wrap-reverse;}
    .jc-start5, .ai_start5, .ac_start5 {justify-content: flex-start;}
    .jc-center5, .ai_center5, .ac_center5 {justify-content: center;}
    .jc-end5, .ai_end5, .ac_end5 {justify-content: flex-end;}
    .jc-around5, .ac_around5 {justify-content: space-around;}
    .jc-between5, .ac_between5 {justify-content: space-between;}
    .ai_stretch5, .ac_stretch5 {align-items:stretch;}
    .ai_baseline5 {align-items:baseline;}
    .max_img5 img {max-width:100%!important; height:auto!important;}
    .img_100_5 img {width:100%!important;}
    .ta_l5 {text-align:left;}.ta_c5 {text-align:center;}.ta_r5 {text-align:right;}.ta_j5 {text-align:justify;}
	.fs_12 {font-size: 2.326vw!important;}
	.fs_13 {font-size: 2.558vw!important;}
	.fs_14 {font-size: 2.791vw!important;}
    .fs_15 {font-size: 3.023vw!important;}
    .fs_16 {font-size: 3.256vw!important;}
    .fs_17 {font-size: 3.488vw!important;}
    .fs_18 {font-size: 3.721vw!important;}
    .fs_19 {font-size: 3.953vw!important;}
    .fs_20 {font-size: 4.186vw!important;}
    .fs_21 {font-size: 4.419vw!important;}
    .fs_22 {font-size: 4.651vw!important;}
    .fs_23 {font-size: 4.884vw!important;}
    .fs_24 {font-size: 5.116vw!important;}
    .fs_25 {font-size: 5.349vw!important;}
    .fs_26 {font-size: 5.581vw!important;}
    .fs_27 {font-size: 5.814vw!important;}
    .fs_28 {font-size: 6.047vw!important;}
    .fs_29 {font-size: 6.279vw!important;}
    .fs_30 {font-size: 6.512vw!important;}
    .fs_31 {font-size: 6.744vw!important;}
    .fs_32 {font-size: 6.977vw!important;}
    .fs_33 {font-size: 7.209vw!important;}
    .fs_34 {font-size: 7.442vw!important;}
    .fs_35 {font-size: 7.674vw!important;}
    .fs_36 {font-size: 7.907vw!important;}
    .fs_37 {font-size: 8.14vw!important;}
    .fs_38 {font-size: 8.372vw!important;}
    .fs_39 {font-size: 8.605vw!important;}
    .fs_40 {font-size: 8.837vw!important;}
    .fs_41 {font-size: 9.07vw!important;}
    .fs_42 {font-size: 9.302vw!important;}
    .fs_43 {font-size: 9.535vw!important;}
    .fs_44 {font-size: 9.767vw!important;}
    .fs_45 {font-size: 10vw!important;}
    .fs_46 {font-size: 10.233vw!important;}
    .fs_47 {font-size: 10.465vw!important;}
    .fs_48 {font-size: 10.698vw!important;}
    .fs_49 {font-size: 10.93vw!important;}
    .fs_50 {font-size: 11.163vw!important;}
    .fs_51 {font-size: 11.395vw!important;}
    .fs_52 {font-size: 11.628vw!important;}
    .fs_53 {font-size: 11.86vw!important;}
    .fs_54 {font-size: 12.093vw!important;}
    .fs_55 {font-size: 12.326vw!important;}
    .fs_56 {font-size: 12.558vw!important;}
    .fs_57 {font-size: 12.791vw!important;}
    .fs_58 {font-size: 13.023vw!important;}
    .fs_59 {font-size: 13.256vw!important;}
    .fs_60 {font-size: 13.488vw!important;}
	.ht_25 {height:10px; font-size:0px; line-height:0px;}
	.ht_30 {height:15px; font-size:0px; line-height:0px;} .ht_40 {height:25px; font-size:0px; line-height:0px;}
	.ht_50 {height:35px; font-size:0px; line-height:0px;} .ht_60 {height:45px; font-size:0px; line-height:0px;}
    /* Public end, please don’t change it arbitrarily */
}
/*576px_sm_end*/


@media only screen and (max-width:430px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b4 {display:block;}.dp_n4 {display:none;}.dp_f4 {display:flex;}
    .ft_l4 {float:left;}.ft_r4 {float:right;}.ft_n4 {float:none;}
    .pd_20_4 {padding:0 20px;}.pd_30_4 {padding:0 30px;}.pd_40_4 {padding:0 40px;}
    .fd_r4 {flex-direction:row;}.fd_r_reverse4 {flex-direction:row-reverse;}
    .fd_c4 {flex-direction:column;}.fd_c_reverse4 {flex-direction:column-reverse;}
    .fw_w4 {flex-wrap: wrap;}.fw_nw4 {flex-wrap: nowrap;}.fw_w_reverse4 {flex-wrap:wrap-reverse;}
    .jc-start4, .ai_start4, .ac_start4 {justify-content: flex-start;}
    .jc-center4, .ai_center4, .ac_center4 {justify-content: center;}
    .jc-end4, .ai_end4, .ac_end4 {justify-content: flex-end;}
    .jc-around4, .ac_around4 {justify-content: space-around;}
    .jc-between4, .ac_between4 {justify-content: space-between;}
    .ai_stretch4, .ac_stretch4 {align-items:stretch;}
    .ai_baseline4 {align-items:baseline;}
    .max_img4 img {max-width:100%!important; height:auto!important;}
    .img_100_4 img {width:100%!important;}
    .ta_l4 {text-align:left;}.ta_c4 {text-align:center;}.ta_r4 {text-align:right;}.ta_j4 {text-align:justify;}
	.fs_12 {font-size: 14px!important;}
	.fs_13 {font-size: 15px!important;}
	.fs_14 {font-size: 16px!important;}
    .fs_15 {font-size: 17px!important;}
    .fs_16 {font-size: 18px!important;}
    .fs_17 {font-size: 19px!important;}
    .fs_18 {font-size: 19px!important;}
    .fs_19 {font-size: 20px!important;}
    .fs_20 {font-size: 20px!important;}
    .fs_21 {font-size: 20px!important;}
    .fs_22 {font-size: 21px!important;}
    .fs_23 {font-size: 21px!important;}
    .fs_24 {font-size: 21px!important;}
    .fs_25 {font-size: 22px!important;}
    .fs_26 {font-size: 22px!important;}
    .fs_27 {font-size: 22px!important;}
    .fs_28 {font-size: 23px!important;}
    .fs_29 {font-size: 23px!important;}
    .fs_30 {font-size: 24px!important;}
    .fs_31 {font-size: 24px!important;}
    .fs_32 {font-size: 25px!important;}
    .fs_33 {font-size: 25px!important;}
    .fs_34 {font-size: 26px!important;}
    .fs_35 {font-size: 26px!important;}
    .fs_36 {font-size: 27px!important;}
    .fs_37 {font-size: 27px!important;}
    .fs_38 {font-size: 28px!important;}
    .fs_39 {font-size: 28px!important;}
    .fs_40 {font-size: 29px!important;}
    .fs_41 {font-size: 29px!important;}
    .fs_42 {font-size: 30px!important;}
    .fs_43 {font-size: 30px!important;}
    .fs_44 {font-size: 31px!important;}
    .fs_45 {font-size: 31px!important;}
    .fs_46 {font-size: 32px!important;}
    .fs_47 {font-size: 32px!important;}
    .fs_48 {font-size: 33px!important;}
    .fs_49 {font-size: 33px!important;}
    .fs_50 {font-size: 34px!important;}
    .fs_51 {font-size: 34px!important;}
    .fs_52 {font-size: 35px!important;}
    .fs_53 {font-size: 35px!important;}
    .fs_54 {font-size: 36px!important;}
    .fs_55 {font-size: 36px!important;}
    .fs_56 {font-size: 37px!important;}
    .fs_57 {font-size: 37px!important;}
    .fs_58 {font-size: 38px!important;}
    .fs_59 {font-size: 38px!important;}
    .fs_60 {font-size: 39px!important;}
	.ht_30 {height:10px; font-size:0px; line-height:0px;} .ht_40 {height:20px; font-size:0px; line-height:0px;}
	.ht_50 {height:30px; font-size:0px; line-height:0px;} .ht_60 {height:40px; font-size:0px; line-height:0px;}
    /* Public end, please don’t change it arbitrarily */
}
/*430px_xs_end*/


/* CSS Responsive */

@media only screen and (max-width:1600px){
    #content {min-height: 600;}
    .slide-text > div > div {font-size: 250%;}
    .slide-text > div > h2 {font-size: 230%;}
    .ind_A {padding: 150px 0 5.938% 0;}
    .ind_CL .owl-dots {left: 497px;}
    .ind_CL .owl-nav {left: 667px;}
    .ind_CL .owl-item:nth-child(2n+1) .ind_CLC {padding: 120px 0 0 0;}
    .footerMain > div > div:nth-child(3) > ul:nth-of-type(1) {width: 57%;}
    .footerMain > div > div:nth-child(3) > ul:nth-of-type(2) {width: 43%;}
    .list_A > div {width: 31.555%; margin: 0 2.6675% 60px 0;}
    .list_A > div:nth-child(3n+3) {margin: 0 0 60px 0;}
	.list_B > div > div.photo {margin-bottom: 33px;}
    .aboutE > div {margin: 0 4.549355% 90px 0;}
    .aboutE > div:nth-child(3n+3) {margin: 0 0 90px 0;}
    .con_wrapC > div:nth-child(2) {padding: 55px 8% 0 4.5%;}
}
/*1600px_spc_end*/


@media only screen and (max-width:1400px){
    #content {min-height: 500; padding: 40px 0 0 0;}
    .top-link > div > ul li {margin: 0 40px 0 0;}
    .slide-text > div > div {font-size: 205%;}
    .slide-text > div > h2 {font-size: 190%;}
    .slide-text > div > p {font-size: 125%;}
    .ind_A {padding: 130px 0 5.938% 0;}
    .ind_AC > div.photo {right: 64%;}
    .ind_ACP {right: 82%;}
    .ind_ACY {font-size: 90px; right: -256px; top: 130px;}
    .ind_CL {padding: 0;}
    .ind_CLC > h3 {padding: 0 0 0 5px;}
    .ind_CLC > h3 span {left: 5px;}
    .ind_CL .owl-dots {left: 507px;}
    .ind_CL .owl-nav {left: 677px;}
    .ind_CL .owl-item:nth-child(2n+1) .ind_CLC {padding: 100px 0 0 0;}
    .subBanner::after {width: 453px; height: 453px;}
    .list_A > div {width: 32%; margin: 0 2% 50px 0;}
    .list_A > div:nth-child(3n+3) {margin: 0 0 50px 0;}
	.list_B > div > div.photo {margin-bottom: 30px;}
    .list_C > div {padding: 25px 20px;}
    .list_D > div {padding: 20px;}
    .list_D > div > div.txt {padding: 0 0 5px 5%;}
    .list_E > div {width: 31%; margin: 0 3.5% 40px 0;}
    .aboutE > div {margin: 0 4.549355% 80px 0;}
    .aboutE > div:nth-child(3n+3) {margin: 0 0 80px 0;}
    .con_wrapC > div:nth-child(2) {padding: 50px 6% 0 4%;}
}
/*1400px_nb_end*/


@media only screen and (max-width:1200px){
    .frame_1200, .frame_1640, .top-barC, .indicators-line > .carousel-indicators, .path {padding: 0 50px;}
    #content {min-height: 400;}
    .top-barC {height: 80px;}
    .logo {left: 51px; top: 7px; width: 130px;}
    .menu {right: 44px;}
    .top-link > div > ul li {margin: 0 30px 0 0;}
    .bootstrap-touch-link {bottom: 7%;}
    .slide-text > div > div {font-size: 200%;}
    .slide-text > div > h2 {font-size: 185%;}
    .ind_AB {padding: 0 157px 0 0;}
    .ind_ACP {right: 75%;}
    .ind_ACY {right: -215px;}
    .ind_CT > span {line-height: 1.3; padding: 0; display: block;}
    .ind_CT > h2 {padding: 10px 0;}
    .ind_CL {margin: 20px 0 0 0;}
    .ind_CL .owl-dots {left: 517px; top: -139px;}
    .ind_CL .owl-nav {left: 687px; top: -144px;}
    .ind_CL .owl-item:nth-child(2n+1) .ind_CLC {padding: 80px 0 0 0;}
    .footerMain {padding: 40px 0;}
    .footerMain > div > div:nth-child(2) {width: 46.16%;}
    .footerMain > div > div:nth-child(3) {width: 32.59%;}
    .footerMain > div > div:nth-child(2) ul {max-width: 100%;}
    .footerMain > div > div:nth-child(3) > ul:nth-of-type(1) {width: 45%;}
    .footerMain > div > div:nth-child(3) > ul:nth-of-type(2) {width: 55%;}
    .subBanner::after {width: 400px; height: 400px;}
    .list_A > div {width: 32%; margin: 0 2% 40px 0;}
    .list_A > div:nth-child(3n+3) {margin: 0 0 40px 0;}
	.noBanner {height: 70px;}
	.detail_AP {width: 100%; max-width: 602px; margin: auto;}
	.detail_AR {width: 100%; max-width: 602px; margin: auto; padding: 10px 0 0 0; justify-content: space-between;}
	.detail_AR > .more {order: 3; width: 44%!important; position: relative!important; top: auto!important; right: auto!important; left: auto!important;	height: 40px!important; line-height: 40px;}
	.detail_ARS {order: 1; width: 100%; padding: 0 0 10px 0;}
	.detail_ARB {order: 2; width: 50%;}
	.related_proC {margin: auto;}
	.list_B > div {padding: 25px 25px 45px 25px;}
	.list_B > div > div.photo {margin-bottom: 25px;}
	.detail_B {padding: 5% 6%;}
    .detail_BTD {top: -50%;}
    .list_D {padding: 0 0px 6.667% 0px;}
    .list_D > div > div.photo {width: 230px;}
    .list_D > div > div.txt {width: calc(100% - 230px);}
	.pdf_download { padding: 0;}
    .list_E {display: flex; flex-wrap: wrap; padding: 20px 0px 0 0px;}
    .aboutA {padding: 2.084% 0 0 0;}
    .aboutB {padding: 6.834% 0 7.5% 0;}
    .aboutC {padding: 0 0 20px 0;}
    .aboutE {padding: 40px 0 0 0;}
    .aboutE > div {width: 32%; margin: 0 2% 70px 0;}
    .aboutE > div:nth-child(3n+3) {margin: 0 0 70px 0;}
    .aboutE > div > div.photo {margin-bottom: 30px;}
    .con_wrap .path ul {padding: 18px 50px;}
    .con_wrapC > div:nth-child(2) {padding: 50px 3% 0 2%;}
}
/*1200px_xl_end*/


@media only screen and (max-width:992px){
    .mobile_9 {display:block;} .pc_9, .noBanner {display:none;}
    .bg_saf {background-attachment: scroll;}
    .bg_bsc {-webkit-background-size: none; -moz-background-size: none; -o-background-size: none; background-size: none;}
    .a_nohover {pointer-events: initial;}
    .rotate_360:hover {text-decoration:none; -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg);}
    .alpha_60:hover {filter:alpha(opacity=100);Opacity:1.0;}
    .scale_3:hover, .scale_05:hover {transform: scale(1.0, 1.0);}
    .translateY_t075:hover {-moz-transform:translateY(0); -webkit-transform:translateY(0); -o-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0); transition: all 0.5s ease 0s;}
    .flash-line-hover:hover::before {-webkit-animation-name: none!important; animation-name: none!important;}
    .hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {-webkit-transform: translateY(0); transform: translateY(0);}
    .hvr-float-shadow:before {content: none;}
	.frame_1200, .frame_1640, .top-barC, .indicators-line > .carousel-indicators, .path {padding: 0 20px;}
    #content {min-height: 300px; padding: 41px 0 0 0;}
    .top-link > div > ul {padding: 0 0 0 110px;}
    .top-link > div > ul li {margin: 0 20px 0 0;}
    .logo {top: -41px; left: 0; width: 120px; height: 41px; background: #fff; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
    .logo > a {display: block; width: 97px; overflow: hidden;}
    .logo > a img {width: 97px; max-width: none!important;}
    .top-barC {height: auto;}
    .links {position: absolute; top: 12px; right: 60px;}
    .links > div {margin-left: 30px;}
    .links_cart {margin-left: 15px!important;}
    .share_btn > ul li {margin-top: 13px;}
    .scroll_down a::after {margin-top: 10px;}
    .share_btn {left: 0;}
    .fade .item::after {height: 80px;}
    .slide-text {top: 10%;}
    .slide-text > div > div {font-size: 250%; padding: 0;}
    .slide-text > div > h2 {font-size: 290%; padding: 0;}
    .slide-text > div > p {font-size: 120%; padding: 0;}
    .slide-text > div > a {position: absolute!important; top: 20px; right: 30px; margin: 0;}
    .ind_A {padding: 50px 0 5.938% 0;}
    .ind_AC {max-width: 100%; padding: 30px 20px; display: flex; flex-wrap: wrap; justify-content: center; margin: auto;}
    .ind_AC > div.photo {position: relative; top: auto; right: auto; width: auto; height: 350px;}
    .ind_AC > div.photo img, .ind_ACP img {max-height: 100%!important;}
    .ind_ACP {position: relative; bottom: auto; right: auto; width: auto; box-shadow: 0 0 49px rgba(24, 13, 13, 0); height: 350px;}
    .ind_AC > div.photo img, .ind_ACP img {-webkit-animation: none; animation: none;}
    .ind_AC > div.txt {width: 100%; padding: 20px 0;}
    .ind_AC > div.txt > h1 {line-height: 1.1;}
    .ind_ACV {position: relative; bottom: auto; right: auto;}
    .ind_AB {max-width: 100%; margin: 30px 0 0 0; padding: 0;}
    .ind_B {padding: 30px 0 50px 0;}
    .ind_BC {text-shadow: -1px -1px 0 #fafaf9,1px -1px 0 #fafaf9,-1px 1px 0 #fafaf9,1px 1px 0 #fafaf9;}
    .ind_CT {max-width: 100%; padding: 0;}
    .ind_CT > .more {margin: 20px auto 0 auto;}
    .ind_CL {margin: 40px 0 0 0;}
    .ind_CL .owl-dots {left: 0; top: 0; position: relative; width: 100%; padding: 40px 0 0 0;}
    .ind_CL .owl-dots::after {width: 100%; left: 0;}
    .ind_CL .owl-nav {left: 0; top: 30%; width: 100%;}
    .ind_CL .owl-prev {left: -17px;}
    .ind_CL .owl-next {right: -17px;}
    .ind_CL .owl-item:nth-child(2n+1) .ind_CLC {padding: 60px 0 0 0;}
    .footerContact {padding: 30px 0;}
    .footerMain > div > div:nth-child(2) {width: 42.16%; padding-left: 20px}
    .footerMain > div > div:nth-child(3) {width: 36.59%;}
    .subBanner > div.txt {top: 50%;}
    .subCL {width: 100%;}
    .leftMenu {padding: 0;} 
    .subCR {width: 100%; padding: 20px 0 0 0;}
    .h1_name {padding: 0 0 20px 0px;}
    .h1_name::before {position: relative; top: auto; left: auto; display: block;}
	.detail_A {padding: 10px 0 0 0;}
	.detail_ACT {justify-content: center;}
    .list_B {padding: 40px 0 0 0;}
	.list_B > div {width: 32%; margin: 0 2% 40px 0;}
	.list_B > div:nth-child(3n+3) {margin: 0 0 40px 0;}
	.list_B > div {padding: 20px 20px 40px 20px;}
	.list_B > div > div.photo {margin-bottom: 20px;}
	.detail_B {padding: 40px 20px;}
	.detail_BT {justify-content: flex-start;}
    .detail_BTD {top: -10px; left: 70px;}
	.list_3 {padding: 35px 0;}
    .list_C > div, .list_D > div {padding: 20px 0px;}
    .list_C > div > div.photo {width: 230px;}
    .list_C > div > div.txt {width: calc(100% - 230px - 215px);}
    .list_C > div > div.listBtn {width: 215px;}
    .list_D > div > div.photo {width: 100%; max-width: 270px;}
    .list_D > div > div.txt {width: 100%; padding: 20px 10px 0 10px;}
    .list_E > div {width: 26.472%; margin: 0 10.292% 40px 0; padding: 11px;}
    .aboutA > div:nth-child(1) {padding: 0 20px 0 0;}
    .aboutA > div:nth-child(2) {padding: 0 0 0 20px;}
    .aboutE > div {width: 32%; margin: 0 2% 60px 0;}
    .aboutE > div:nth-child(3n+3) {margin: 0 0 60px 0;}
    .aboutE > div > h3 {padding: 0;}
    .aboutE > div > h3 span {left: 5px;}
    .con_wrap .path {position: relative; left: auto; top: auto;}
    .con_wrap .path ul {padding: 18px 20px;}
    .con_wrapC > div:nth-child(1) {display: none;}
    .con_wrapC > div:nth-child(2) {width: 100%; padding: 0px 20px 40px 20px;}
    .con_wrapC > div:nth-child(2) h1 {padding: 0 0 18px 0px;}
    .con_wrapC > div:nth-child(2) h1::before {position: relative; top: auto; left: auto; display: block;}
    .con_wrapC > div:nth-child(2) .txt {padding: 0;}
    .con_wrapF {padding: 20px 0 0 0;}
    .con_wrapFBtn button {margin: auto;}
}
/*992px_lg_end*/


@media only screen and (max-width:768px){
	.mobile_7 {display: block;} .pc_7 {display:none;}
    .top-link > div > ul li {font-size: 0; margin: 0 5px 0 0;}
    .fade .item::after {height: 70px;}
    .slide-text {top: 12%;}
    .slide-text > div > div {font-size: 200%;}
    .slide-text > div > h2 {font-size: 240%;}
    .slide-text > div > p {font-size: 110%;}
    .ind_AC > div.photo, .ind_ACP {height: 300px;}
    .ind_ACY {font-size: 80px; right: -194px; top: 117px;}
    .ind_B h2, .aboutB > h2 {line-height: 1.1; padding: 10px 0;}
    .ind_BC, .aboutBC {padding: 0;}
    .ind_BC > div, .aboutBC > div {width: 100%; padding: 20px 0;}
    .ind_BC > div > h3 {padding: 10px 0 0 0;}
    .ind_BC > div.plus, .aboutBC > div.plus {width: 100%; padding: 0; text-align: center;}
    .ind_C {padding: 40px 0 10.878% 0;}
    .footerContact > div > div:nth-child(1) {order: 1; width: 100px; padding: 0;}
    .footerContact > div > div:nth-child(2) {order: 3; width: 100%; padding: 20px 0 0 0; text-align: center;}
    .footerContact > div > div:nth-child(3) {order: 2; width: calc(100% - 100px);}
    .footerMain > div h5 {margin-bottom: 10px;}
    .footerMain > div > div:nth-child(1) {order: 1; width: 30%;}
    .footerMain > div > div:nth-child(2) {order: 3; width: 100%; padding: 30px 0 0 0;}
    .footerMain > div > div:nth-child(3) {order: 2; width: 70%; padding: 0 0 0 20px;}
    .subBanner::after {width: 523px; height: 523px;}
	.list_B > div, .list_B > div:nth-child(3n+3) {width: 48%; margin: 0 4% 40px 0;}
	.list_B > div:nth-child(2n+2) {margin: 0 0 40px 0;}
	.list_B > div {padding: 25px 25px 40px 25px;}
	.video_box {padding: 20px;}
    .list_C {padding: 0 0px 30px 0px;}
    .list_C > div > div.photo {order: 1; width: 270px;}
    .list_C > div > div.txt {order: 3; width: 100%; padding: 20px 10px 0 10px;}
    .list_C > div > div.listBtn {order: 2; width: calc(100% - 270px);}
    .blogB > div {width: 100%; padding: 0 0 20px 0;}
    .title_c {text-align: left;}
    .title_c img {display: none;}
    .list_E > div {width: 32%; margin: 0 2% 40px 0;}
    .aboutA {padding: 20px 0 0 0;}
    .aboutA > div:nth-child(1) {width: 100%; padding: 0 0 30px 0;}
    .aboutA > div:nth-child(1) img {margin: 0!important;}
    .aboutA > div:nth-child(2) {width: 100%; padding: 0;}
    .aboutBC > div > h3 {padding: 20px 0 10px 0;}
    .aboutE > div, .aboutE > div:nth-child(3n+3) {width: 48.49%; margin: 0 3.02% 50px 0;}
    .aboutE > div:nth-child(2n+2) {margin: 0 0 50px 0;}
}
/*768px_md_end*/


@media only screen and (max-width:576px){
    .mobile_5 {display: block;} .pc_5, .paint_05 {display:none;}
    .search_box {position: fixed; top: 42px; right: 0; width: 100%;}
    .search_box input {width: 75%;}
    .search_box button {width: 25%;}
    .slide-text > div > div {font-size: 230%;}
    .slide-text > div > h2 {font-size: 270%;}
    .slide-text > div > p {font-size: 120%;}
    .fade .item::after {height: 60px;}
    .slide-text {top: 13%;}
    .slide-text > div > div {font-size: 150%;}
    .slide-text > div > h2 {font-size: 200%;}
    .slide-text > div > p {font-size: 100%;}
    .slide-text > div > p img {margin: 0;}
    .slide-text > div > a {top: 5px; right: 20px; max-width: 170px!important;}
    .ind_AC > div.photo, .ind_ACP {height: 220px;}
    .ind_ACY {font-size: 70px; right: -172px; top: 103px;}
    .ind_CL .owl-item:nth-child(2n+1) .ind_CLC {padding: 40px 0 0 0;}
    .footerMain > div > div:nth-child(1) {order: 3; width: 100%; text-align: center;}
    .footerMain > div > div:nth-child(2) {order: 2; padding: 30px 0;}
    .footerMain > div > div:nth-child(3) {order: 1; width: 100%; padding: 0;}
    .shareF {justify-content: center;}
    .shareF a:link, .shareF a:visited {margin: 0 5px 5px 5px;}
    .subBanner::after {width: 453px; height: 453px;}
    .list_A > div, .list_A > div:nth-child(3n+3) {width: 48.5%; margin: 0 3% 40px 0;}
    .list_A > div:nth-child(2n+2) {margin: 0 0 40px 0;}
    .pages .prev {margin: 0px 10px 5px 0px !important;}
    .pages .next {margin: 0px 0px 5px 10px !important;}
    .imgfloatR {float: none; width: 100%; max-width: 501px; margin: auto; padding: 0px 0 30px 0px;}
	.list_B > div, .list_B > div:nth-child(3n+3), .list_B > div:nth-child(2n+2) {width: 100%; max-width: 380px; margin: 0 auto 40px auto;}
	.list_B > div {padding: 26px 30px 30px 29px;}
	.list_3 > div, .list_3 > div:nth-child(3n+3) {width: 48.5%; margin: 0 3% 15px 0;}
	.list_3 > div:nth-child(2n+2) {margin: 0 0 15px 0;}
	.back_btn {margin: 40px 0 0 0; padding: 20px 0 0 0;}
    .list_C, .list_D {padding: 0 0px 20px 0px;}
    .list_C > div > div.photo {order: 1; width: 100%; max-width: 270px;}
    .list_C > div > div.txt {order: 2; width: 100%; padding: 20px 10px 0px 10px;}
    .list_C > div > div.listBtn {order: 3; width: 100%; padding: 20px 0 0 20px;}
    .list_C > div > div.listBtn > .more {margin: 0 auto 0 0;}
    .list_D > div, .list_D > div:nth-child(2n+2) {width: 100%;}
    .list_E > div, .list_E > div:nth-child(3n+3) {width: 47.015%; margin: 0 5.97% 40px 0;}
    .list_E > div:nth-child(2n+2) {margin: 0 0 40px 0;}
    .aboutB {padding: 40px 0;}
    .aboutC > div {width: calc(50% - 1px);}
}
/*576px_sm_end*/


@media only screen and (max-width:430px){
    .logo {width: 60px;}
    .logo > a {width: 40px;}
    .top-link > div > ul {padding: 0 0 0 50px;}
    .slide-text {top: 11%;}
    .slide-text > div > div {font-size: 110%; line-height: 1;}
    .slide-text > div > h2 {font-size: 140%; line-height: 1; padding: 5px 0;}
    .slide-text > div > p {line-height: 1;}
    .slide-text > div > p img {width: 60px;}
    .slide-text > div > a {height: 40px!important; max-width: 150px!important; display: none!important;}
    .slide-text > div > a span {margin: 0 0 0 15px!important; width: 25px!important; height: 25px!important; line-height: 1.4;}
    .indicators-line .carousel-indicators li {margin: 0 3px 0 0; width: 40px; height: 40px;}
    .fade .item::after {height: 50px;}
    .bootstrap-touch-link {bottom: 4%;}
    .ind_AC > div.photo, .ind_ACP {height: 170px;}
    .ind_ACY {font-size: 55px; right: -139px; top: 80px;}
    .ind_C {padding: 40px 0;}
    .ind_CLC {margin: auto;}
    .ind_CL .owl-item:nth-child(2n+1) .ind_CLC {padding: 0;}
    .owl-theme .owl-dots .owl-dot span {margin: 5px;}
    .footerContact > div > div:nth-child(1) {order: 1; width: 100%; padding: 0 0 20px 0; text-align: center;}
    .footerContact > div > div:nth-child(2) {order: 2; padding: 0 0 20px 0;}
    .footerContact > div > div:nth-child(3) {order: 3; width: 270px; margin: auto;}
    .footerMain > div > div:nth-child(3) > ul:nth-of-type(1) {width: 40%;}
    .footerMain > div > div:nth-child(3) > ul:nth-of-type(2) {width: 60%;}
    .subBanner::after {width: 400px; height: 400px;}
	.list_3 > div, .list_3 > div:nth-child(3n+3), .list_3 > div:nth-child(2n+2) {width: 100%; max-width: 325px; margin: 0 auto 20px auto;}
	.video_box {padding: 10px;}
	.pdf_download > a { max-width: 185px;}
    .list_E > div, .list_E > div:nth-child(3n+3) {width: 48.5%; margin: 0 3% 40px 0;}
    .list_E > div:nth-child(2n+2) {margin: 0 0 40px 0;}
    .aboutE > div, .aboutE > div:nth-child(3n+3), .aboutE > div:nth-child(2n+2) {width: 100%; max-width: 353px; margin: 0 auto 40px auto;}
    .con_wrapFC2 {width: 100%; margin-bottom: 11px;}
    .con_wrapFR .con_wrapFC2:last-child {margin-bottom: 0;}
}
/*430px_xs_end*/

@media only screen and (max-width:350px){
    .top-link > div > ul {padding: 0 0 0 40px;}
    .top-link > div > ul li {margin: 0;}
    .logo {width: 50px;}
    .links {right: 60px;}
    .links > div {margin-left: 15px;}
    .links_cart {margin-left: 10px !important;}
    .links_cart span {right: -10px;}
    .links_lang > a > span {display: none;}
    .search_box input {width: 70%;}
    .search_box button {width: 30%;}
    .slide-text {top: 12%;}
    .slide-text > div > div {font-size: 100%;}
    .slide-text > div > h2 {font-size: 110%; padding: 3px 0;}
    .slide-text > div > p {font-size: 90%;}
    .slide-text > div > p img {width: 40px;}
    .indicators-line .carousel-indicators li {margin: 0 1px 0 0; width: 34px; height: 34px;}
    .fade .item::after {height: 40px;}
    .ind_AC > div.photo, .ind_ACP {height: auto;}
    .footerMain > div > div:nth-child(3) > ul:nth-of-type(1) {width: 100%;}
    .footerMain > div > div:nth-child(3) > ul:nth-of-type(2) {width: 100%;}
    .list_A > div, .list_A > div:nth-child(3n+3), .list_A > div:nth-child(2n+2) {width: 100%; max-width: 272px; margin: 0 auto 30px auto;}
	.detail_AR {flex-direction: column; align-content: center; align-items: center;}
	.detail_ARS {width: auto!important;}
	.detail_ARB {margin-bottom: 10px; width: 100%; justify-content: center;}
	.detail_AR > .more {width: 100%!important;}
	.title_b img {display: none;}
	.list_B > div {padding: 15px 15px 30px 15px;}
	.detail_B {padding: 20px 10px;}
	.pdf_download { justify-content: center;}
    .list_E > div, .list_E > div:nth-child(3n+3), .list_E > div:nth-child(2n+2) {width: 100%; max-width: 252px; margin: 0 auto 40px auto;}
    .aboutC > div {width: calc(100% - 1px); max-width: 298px; margin: auto;}
}
/*350px_xs_end*/