

section {display:block;}

.title_text { padding: 0 10px; margin: 0; font-weight: 900; letter-spacing: 2px; font-size: 2.3rem;}
.subtitle { padding: 0 12px; margin: 0; line-height: 1.5; color: #999999; font-weight: bolder; font-size: 0.8rem;}

/*sidemenu線上客服*/
#menu_ul>li:nth-child(2),#menu_ul>li:nth-child(2) { display:none;}

@media (max-width: 992px){
#menu_ul li:nth-child(2), #menu_ul>li:nth-child(3){ display:block;}
.side_menu_ul>li:nth-child(2) a {color: #ff9b00;}
.side_menu_ul>li:nth-child(2) a:before { font-family: FontAwesome; content: '\f075'; padding: 0 10px; word-break:normal; }
}


/* //sidemenu線上客服*/

@media (max-width: 768px){
#top_banner{ margin-top:-10px; margin-bottom: 20px;}
.icon_block { padding:20px 0;}
#knows_container { display:none;}
.subtitle, .title_line:after { display: none;}
header.stick { margin-bottom: 50px;}

}


@media (max-width: 992px){
#logo {  width: 85%;  }
}


/*報名步驟高度*/
.step .col_one_third { height: 320px; overflow: hidden;}


.brand_block container .brand_title {display:none;}

