@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, td, section, article, footer {
  padding: 0;
  margin: 0;
}
body {
  font-family:  "Poppins", 'Noto Sans TC',sans-serif;
  font-size: 1rem;
  font-weight: 300;
	letter-spacing: 1px;
	color: #fff;
}

.tic-go {
  position: fixed;
  top: 60%;
  right: 0;
  width: 70px;
	height: 40px;
	background: #fff;
  z-index: 9998;
}

.thenav {
  display: block;
  position: fixed;
  z-index: 99999;
  overflow: hidden;
  width: 828px;
  left: 50%;
  margin-left: -414px;
  margin-top: -.05rem;
	/*border: 4px solid #fff;*/
	border-radius: 0 0 1.5rem 1.5rem;
	/*background: linear-gradient(90deg, #f39b23, #ae6eab, #e6195a);*/
	background: rgba(30,5,50,.7);
}
.thenav ul {
	overflow: hidden;
	margin: 0 1rem;
}
.thenav li a {
  display: block;
  float: left;
  font-size: 1.2rem;
  font-weight: 600;
  font-family: 'Noto Sans TC', sans-serif;
  line-height: 1.5;
  padding: 0;
  color: rgba(255,255,255,1);
	letter-spacing: 1px;
  margin: .65rem .75rem .75rem;
  text-align:center;	
  text-decoration: none;
	/*text-shadow: rgba(0,0,0,.3) 0.1em 0.1em 0.2em;*/
}

.thenav li a:hover, .thenav li a:active {
 color:#ffee8d;
  text-decoration: none;
}


.forum-CTA{
	 display: flex;
  justify-content: center;
  margin:3.5rem 0 0 0;
  width: 100%;
}
.forum-CTA a img{
	max-width: 18.2vw;
	margin: 0 .5rem;
	}


/*ABOUT----------------------------------------------------*/
.forum_content{
	display: block;
	position: relative;
	width: 1280px;
	/*overflow: hidden;*/
	clear: both;
	z-index: 2001;
	margin: 0 auto;
	padding: .5rem 0;
}
.about-text{
	display: block;
	overflow: hidden;
	font-size: 2rem;
  line-height: 1.7;
  letter-spacing: 1px;
  color: #fff;
  font-weight: 800;
	text-align: justify;
	padding-bottom: 1.5rem;
}

/*live----------------------------------------------------*/
.sec02-L {
  display: block;
  float: left;
  width: 540px;
  overflow: hidden;
  margin-right: 40px;
}

.sec02-L h2{
	display: block;
	line-height: 1.5;
	font-weight: 500;
	font-size:1.9rem;
	color: #fff;
	letter-spacing: 1px;
}
.sec02-L h2 b {
  font-weight: 900;
  font-size: 2.65rem;
  color: #fbb3b4;
}
.sec02-L h3{
	display: block;
	line-height: 1.4;
	font-weight: 500;
	font-size: 1.35rem;
	color: #fff;
	letter-spacing: 1px;
	margin: .5rem 0;
	border-left: 5px solid #ffecbf;
	text-align: justify;
	padding-left: .5rem;
}
.sec02-L h3 span{
	color: #ffcdcd;
	font-weight: 700;
	font-size: 1.5rem;
}

.steps{
	display: block;
width: 100%;
	overflow: hidden;
	margin-top: 1.25rem;
}

.steps h4{
	display: block;
	width: 130px;
	font-family: "Poppins", 'Noto Sans TC',sans-serif;
	letter-spacing: 2px;
	text-align: left;
	font-size: 2rem;
	font-weight:700;
	background: linear-gradient(45deg, #ffffff, #ffcdcd);
   background: -webkit-linear-gradient(45deg, #ffffff, #ffcdcd);
   background-clip: text;
   -webkit-background-clip: text;
   color: transparent;
}
.steps h4 b{
	font-size: 3rem;
	padding-left: .5rem;
}
.step_{
	display: block;
	overflow:hidden;
	width: 100%;
}


.step_ p {
	 display: block;
	float: left;
  font-family: "Poppins", 'Noto Sans TC',sans-serif;
  letter-spacing: 1px;
  text-align: left;
  font-size: 1.125rem;
  font-weight: 500;
  color: #fff;
  line-height: 1.7;
	width: calc(99.999% - 200px);
	margin-right: 15px;
}
.live-go {
  display: block;
	float: left;
}
.live-go{
  display: block;
  width: 185px;
  text-align: center;
  font-size: 1.2rem;
  height: 50px;
  line-height: 50px;
  letter-spacing: 1px;
  color: rgba(40,2,91,.6);
  font-weight: 700;
  border-radius:2rem;
  background:linear-gradient(45deg, #ffffff, #ffecbf);
  background:-moz-linear-gradient(45deg, #ffffff, #ffecbf);
  background:-webkit-linear-gradient(45deg, #ffffff, #ffecbf);
  background: -o-linear-gradient(45deg, #ffffff, #ffecbf);
  background: -ms-linear-gradient(45deg, #ffffff, #ffecbf);
  text-decoration:none;
  opacity: .65;
}
.live-go a {
  display: block;
  width: 185px;
  text-align: center;
  font-size: 1.2rem;
  height: 50px;
  line-height: 50px;
  letter-spacing: 1px;
  color: rgba(23,103,91,.9);
  font-weight: 700;
  border-radius:2rem;
  background:linear-gradient(45deg, #ffffff, #ffecbf);
  background:-moz-linear-gradient(45deg, #ffffff, #ffecbf);
  background:-webkit-linear-gradient(45deg, #ffffff, #ffecbf);
  background: -o-linear-gradient(45deg, #ffffff, #ffecbf);
  background: -ms-linear-gradient(45deg, #ffffff, #ffecbf);
  text-decoration:none;
  opacity: .8;
}
.live-go i { margin-right: .25rem;/*font-weight: normal;*/
}
.live-go a:hover { 
	color:rgba(23,103,91,1);
  text-decoration: none;
	opacity: 1;
}

.live-line {
  display: block;
  margin:1rem auto;
  border-bottom:1px dotted #fff;
}

.sec02-R{
	display: block;
	float: left;
	width:calc(99.999% - 581px);
	overflow: hidden;
}

.ytb {
  display: block;
  width: 100%;
  overflow:hidden;
  margin:1rem 0 3rem 0;
  background:#000;
}

.ytb iframe {
  padding:0;
}
.ytb img{max-width: 100%;}
.ytb_h {
  height: 400px;
}

.forum-gift {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 2002;
  margin: 1rem auto 1.5rem;
}
.gift > ul > li.events {
  display: block;
	float: left;
  /*vertical-align: top;*/
  width: calc(24.999% - 3.01rem);
  margin: 1.5rem;
  padding-bottom: 1rem;
}

/*Speaker----------------------------------------------------*/

.spk {
  display: block;
  /*position: relative;
  width: 90vw;
  left: 50%;
  margin-left: -45vw;
  z-index: 3002;*/
 
}
/*.spk {
  display: block;
  position: relative;
  width: 70vw;
  left: 50%;
  margin-left: -35vw;
  z-index: 302;
  overflow:hidden;
  padding: 1.5rem 0;	
}*/
.spk ul{
	display: flex;
	overflow:hidden;
     margin:0 auto;
	justify-content: center;
	width: 100%;
}
.spk li{
	display: block;
	width: calc(33.333% - 4.24rem);
	margin: 1rem 2rem;
}
/*.spk li{
	display: block;
	float: left;
	width: calc(33.333% - 5.01rem);
	margin: 2.5rem;
}*/
.spk-pic{
	display: block;
	width: 100%;
	margin-bottom: 1rem;
}
.spk-pic img{
	max-width: 100%;
	
}
.spk li h6 {
  display: block;
  width: 140px;
  margin:0 auto .25rem auto;
  line-height: 1.8;
  font-weight: 500;
  font-size: 1.125rem;
  color: #fff;
  letter-spacing: 1px;
  text-align: center;
  border:2px solid #fff;
  border-radius:1.5rem;
}

.spk li h3{
	display: block;
	margin: 0 auto;
	line-height: 1.5;
	font-weight: 800;
	font-size: 2.25rem;
	color: #ffecbf;
	letter-spacing: 1px;
	text-align: center;
}
.spk li p{
	display: block;
	margin: 0 auto;
	line-height: 1.3;
	font-weight: 500;
	font-size: 1rem;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
}
#overlay_wrap .spk_info {
  display: flex;
  justify-content: space-between;
  letter-spacing: 1px;
  color: #000;
  font-family: "Poppins", 'Noto Sans TC',sans-serif;
}

#overlay_wrap .spk_info .spk_pic {
  flex: 0 0 200px;
  margin-right: 24px;
}
#overlay_wrap .spk_info .spk_pic img{
  vertical-align: top;
  max-width: 100%;
}
#overlay_wrap .spk_info .spk_txt {
  width: 100%;
  text-align: left;
}

#overlay_wrap .spk_info .spk_txt .spk_name {
  font-size: 36px;
  font-weight: 700;
	color: #4a0975;
}
#overlay_wrap .spk_info .spk_txt .spk_title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1.125rem;
  line-height: 1.5;
  margin-top: .5rem;
}
#overlay_wrap .spk_info .spk_txt .spk_subtitle {
  font-size: 1rem;
  color: #fff;
  background: rgb(49, 5, 79);
  width: fit-content;
  padding: 5px 12px;
  border-radius: 1rem;
  margin-bottom: 8px;
  margin-top: 1rem;
  font-weight: 500;
}
#overlay_wrap .spk_info .spk_txt p {
  margin-bottom: .2rem;
  font-weight: 500;
  text-align: justify;
  letter-spacing: 1px;
  line-height: 1.6;
  color: #555;
  font-size: .9rem;
}
#overlay_wrap .spk_info .spk_txt p b{
  color: #ebfabb;font-weight: 700;font-size: 1.25rem;
}

/*Agenda----------------------------------------------------*/

.agd-main {
  display: block;
position: relative;
  width: 100%;
  overflow:hidden;
  font-family: "Poppins", 'Noto Sans TC',sans-serif;
}
.agd-main-txt{
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 1rem 0 0 0;
}
.agd-main-txt h3{
	display: block;
	float: left;
	line-height: 1.8rem;
	font-weight: 700;
	font-size: 1.65rem;
	color: #fff;
	letter-spacing: 1px;
	margin-right: .5rem;
}
.agd-main-txt h3 i {
  color: #fcb4b4;
  margin-right: .5rem;
}
.agd-main-txt p{
	display: block; 
	float: left;
	line-height: 1.8rem;
	font-weight: 500;
	font-size: 1.35rem;
	color: #f9eccd;
	letter-spacing: 1px;
	padding-left: .5rem;
	border-left: 1px solid rgba(255,255,255,.5);
}
.agd-main-txt h6{
	display: block; 
	float: left;
	line-height: 1.7rem;
	height: 1.7rem;
	width: 1.7rem;
	font-weight: 500;
	font-size: 1.1rem;
	color: #63099e;
	background: #fff;
	border-radius: 50%;
	margin:0 .5rem;
	text-align: center;
}
.agd-main-txt h5{
	display: block; 
	float: left;
	line-height: 1.8rem;
	font-weight: 600;
	font-size: 1.3rem;
	color: #fff;
	padding-left: .5rem;
}
.agd-main-txt small{
	display: block; 
	float: left;
	line-height: 1.8rem;
	font-weight: 300;
	font-size: 1rem;
	color: #fff;
	padding-left: .5rem;
}
.map-go a{
	display: block;
  float: left;
  width: 55px;
  text-align: center;
  font-size: 1.1rem;
  line-height: 1.8rem;
  letter-spacing: 1px;
  color: #401b59;
  font-weight: 700;
  border-radius: 1rem;
  background: rgba(255,255,255,.85);
  text-decoration: none;
  margin-left: .5rem;
	font-family: "Poppins", 'Noto Sans TC',sans-serif;
}

.map-go a:hover {
  text-decoration: none;
	background: rgba(255,255,255,1);
}
.timetable {
  display: block;
	float: left;
  overflow: hidden;
  margin: 2.5rem 0 0 0;
  width: 50%;
}
.timetable ul {
}
.timetable li {
  display: block;
  margin-bottom: 1.4rem;
  color: #fff;
}
.clock {
  display: inline-block;
  width: 150px;
  text-align: center;
  
  font-family: "Poppins", 'Noto Sans TC',sans-serif;
  font-size: 1.12rem;
  font-weight: 600;
  letter-spacing: 1px;
  border-radius: 24px;
  line-height: 42px;
  margin-right: 10px;
  vertical-align: top;
}

.clock_A {
	color: #6b338d;
  background: linear-gradient(-45deg, #fbf7b0 10%, #fcdb78 90%);
  background: -moz-linear-gradient(-45deg, #fbf7b0 10%, #fcdb78 90%);
  background: -webkit-linear-gradient(-45deg, #fbf7b0 10%, #fcdb78 90%);
  background: -o-linear-gradient(-45deg, #fbf7b0 10%, #fcdb78 90%);
  background: -ms-linear-gradient(-45deg, #fbf7b0 10%, #fcdb78 90%);
}
.clock_B {
	color: #fff;
  background: linear-gradient(-45deg, #863a86, #fd4a84);
  background: -moz-linear-gradient(-45deg,  #863a86, #fd4a84);
  background: -webkit-linear-gradient(-45deg,  #863a86, #fd4a84);
  background: -o-linear-gradient(-45deg,  #863a86, #fd4a84);
  background: -ms-linear-gradient(-45deg,  #863a86, #fd4a84);
}
.agd_cnt {
  display: inline-block;
  width: calc(99.99% - 210px);
}
.agd_cnt p {
  font-size: 1.125rem;
  line-height: 42px;
  font-weight: 700;
  color: #f9eccd;
  font-family: "Poppins", 'Noto Sans TC',sans-serif;
}
.agd_cnt p span{
  font-weight: 500;
  color: #fff;
	margin-right: .35rem;
}

.agd_cnt h2 {
  font-size: 1.5rem;
  line-height: 1.35;
  font-weight: 700;
  color: #fd9fc2;
}
.agd_cnt h2 span{
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  color: #fff;
	margin-right: .35rem;
}

.timetable li small {
  display: block;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-top: 1.25rem;
}

/*專題報導---------------------------------------------------------------------------------*/

.report-wrp {
  display: block;
  position:relative;/*****/
  font-family: "Poppins", 'Noto Sans TC',sans-serif;
  width:100%;
  z-index: 5000;
}

.article-slider {
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
	background: #fff;
}
.art-more a {
  display: block;
  text-align: center;
  margin-top: 1.5rem;
  width: 180px;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  line-height: 2.5rem;
  height: 2.5rem;
  background: #400c77;
  text-decoration: none;
}
.art-more a:hover {
  background: #2f035e;
  text-decoration: none;
  color: #fff;
}

/*合作單位*/
.logo-area {
  display: block;
  overflow: hidden;
  width: 990px;
  padding: 2rem 0 1rem;
  margin: 1rem auto;
}
.resp {
  display: block;
	overflow: hidden;
  width: 100%;
  /*background: rgba(0,0,0,.3);*/
  padding: 0;
	font-family:"Poppins",  'Noto Sans TC', sans-serif;
}

.resp-cnt{display: block; /*width: 960px;*/ width: 100%; overflow: hidden; margin: 0 auto; padding-top: 1rem;}
.resp-cnt h3 {
  display: block;
  float: left;
  width: 200px;
  overflow: hidden;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2.2;
  margin-right: 12px;
  /*margin-top: 28px;*/
  color: #5b3678;
  background: none;
  border: 1px solid #5b3678;
  border-radius: 3rem;
}
.resp-cnt h3 span{color: #8a5a89;font-size: .9rem; padding-left: .5rem;}
.logos{display: block; float: left; width: calc(99.999% - 245px); overflow: hidden; }
.logos ul{}
.logos li{display: block; float: left; overflow: hidden; margin: 0 10px 15px 16px; /*width: calc(33.333% - 30px) ;*/}
.logos li img{max-width: 100%;}
.mgtpIII {
  margin-top: 24px;
}
.mgbtII{margin-bottom: 12px;}
.mgtpI {
  margin-top: 16px;
}

/**20260505**/
.logo-cont {
  display: flex; /* 啟用 Flexbox */
  align-items: center; /* 垂直置中 */
  justify-content: center; /* 水平置中 (選用) */
  gap: 10px; /* 圖片之間的間距 */
  height: 90px; /* 父容器高度 */
}

.logo-cont img {
  max-height: 100%; /* 確保圖片不超過容器高度 */
  object-fit: contain; /* 保持比例縮放 */
}






/*RWD  ========================================================================================*/
@media screen and (max-width:1600px) {
	
}

@media screen and (max-width:1440px) {

.about-text {
	font-size: 1.6rem;
	}
.sec02-L h3 {
  font-size: 1.35rem;
  margin:.25rem 0;
  padding-left: 1rem;
}
.steps {
  margin-top: 1.125rem;
}
.live-line {
  margin:1.25rem auto;
}
.rpt01 {
  width: 8vw;
  top: 70px;
  right: 3vw;
}
.rpt02 {
  width: 15vw;
  top: 390px;
  right: -12px;
}
 .rpt-slider {
    width: 1120px;
    margin:50px 0 80px 50px;
  }

}

@media screen and (max-width:1366px) {
.sec02-L h2 {
  font-size: 1.5rem;
}
 .sec02-L h3 {
    font-size: 1.15rem;
    margin: .25rem 0;
    padding-left: 1rem;
  }
.sec02-L {
  display: block;
  float: left;
  width: 500px;
  overflow: hidden;
  margin-right: 40px;
}	
.sec02-R {
  display: block;
  float: left;
  width: calc(99.999% - 541px);
  overflow: hidden;
}
.steps h4 {
  width: 130px;
  font-family: "Poppins", 'Noto Sans TC',sans-serif;
	font-size: 1.6rem;}
.steps h4 b {
  font-size: 2.25rem;
  padding-left: .5rem;
}	
.step_ p {
  display: block;
  float: left;
  text-align: left;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  width: calc(99.999% - 200px);
  margin-right: 15px;
  margin-top: .5rem;
}
.sec02-L h2 b {
  font-weight: 900;
  font-size: 2.25rem;
  color: #fbb3b4;
}
}

@media screen and (max-width:1280px) {
	.forum_content{
	width: 1080px;
}
 .about-text {
    font-size: 1.4rem;
  }
.ytb_h {
  height: 310px;
}
}


@media screen and (max-width:1200px) {
	.gift > ul > li.events {
  display: block;
  float: left;
  width: calc(27.9999% - 3.01rem);
  margin: 1.5rem;
  padding-bottom: 1rem;
}
.thenav {
  width: 724px;
  left: 50%;
	margin-left: -362px;
	}
.thenav li a {
  font-size: 1.1rem;
  padding: 0;
	margin: .65rem .5rem .75rem;
	}
}

@media screen and (max-width:1024px) {
		.forum_content{
	width: 92%;
}
.spk li {
  display: block;
  width: calc(33.333% - 2.24rem);
  margin: 1rem;
}
.ytb_h {
  height: 220px;
}
}

@media screen and (max-width:820px) {
.thenav {
    display: none;
  }
.forum-CTA {
  display: flex;
  justify-content: center;
  margin: 2rem 0 0 0;
  width: 100%;
}
.sec02-L {
  display: block;
  float: left;
  width: 100%;
  overflow:hidden;
  margin-right: 0;
}	
.sec02-R {
  display: block;
  float: none;
  width: 100%;
}	
 .testgo {
    top: 50%;
    right: 0;
    width: 70px;
  }
.ytb {
  display: block;
  width: 100%;
  overflow:hidden;
  margin:3rem 0;
}
.ytb_h {
  height: 51.219512195vw;
}
.spk li h3 {
  line-height: 1.5;
  font-weight: 800;
  font-size: 1.75rem;
}	
.spk li p {
  line-height: 1.4;
  font-size: .82rem;
  letter-spacing: 0;
}	
	
.timetable {
  display: block;
  float: none;
  overflow: hidden;
  margin: 1.75rem 0 0 0;
  width: 100%;
}	
.agd-main {
  display: block;
  position: relative;
  width: 660px;
  overflow: hidden;
  font-family: "Poppins", 'Noto Sans TC',sans-serif;
  margin: 0 auto;
}	
	
.logo-area {
  display: block;
  overflow: hidden;
  width: 90%;
  padding: 1rem 0;
  margin:0 auto;
}
.resp-cnt h3 {
  display: block;
  float: none;
  width: 200px;
  overflow: hidden;
  text-align: center;
  font-size: 1.125rem;
  margin-right: 0;
  margin-top: 1rem;
  margin: 0 auto ;
}
.logos {
  display: block;
  float: none;
  width: 100%;
  overflow: hidden;
}
.flex-logo {
   display: flex;
  justify-content: center;
  margin:0 0 1rem 0;
  width: 100%;
  }

.logo-cont {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0px;
  height: 90px;
  width: 90%;
  margin: .5rem auto 1rem;
}
  .mgbtttt {
    margin-top: 1.25rem;
  }
}

@media screen and (max-width:768px) {
.logo-cont {
    width: 96%;
  }	
}

@media screen and (max-width:500px) {
 .forum-CTA {
    display: block;
    justify-content: center;
    margin: 1.5rem auto .5rem;
    width: 50vw;
  }
.forum-CTA a img {
  max-width: 100%;
  margin: .5rem 0 .75em;
}	
	.sec02-L h2{
	line-height: 1.5;
	font-size:1.5rem;
}
.sec02-L h2 b {
  font-size: 1.8rem;
}
.sec02-L h3{
	display: block;
	line-height: 1.4;
	font-weight: 500;
	font-size: 1.125rem;
	color: #fff;
	letter-spacing: 1px;
	margin: 1rem 0;
	text-align: justify;
	padding-left: .5rem;
}
.ytb {
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 2rem 0 1rem;
  }
.gift > ul > li.events {
    display: block;
    float: none;
    width: 100%;
    margin: 2rem auto;
    padding-bottom: 1rem;
  }
.spk ul {
  display: block;
}
.spk li {
    display: block;
    width: calc(99.999% - 2.01rem);
    margin: 2rem 1rem;
  }
 .spk li p {
    line-height: 1.5;
    font-size: 1.125rem;
    letter-spacing: 1px;
  }	
 .about-text {
    font-size: 1.25rem;
  }	
 .agd-main {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    font-family: "Poppins", 'Noto Sans TC',sans-serif;
    margin: 0 auto;
  }
.agd-box {
    display: block;
    position: relative;
    width: 90%;
    height: auto;
    margin: 30px auto;
    clear: both;
    overflow: hidden;
  }
.clock {
  display: block;
  width: 180px;
  margin: 1rem auto 0 auto;
}
.agd_cnt {
  display: block;
  width: 100%;
  text-align: center;
}	
.agd_cnt p {
	font-size: 1.125rem;}
.agd_cnt p span {
  font-size: 1.2rem;
  margin-left: 10px;
}

.agd-main-txt h3 {
  display: block;
  float: none;
  line-height: 1.8rem;
  font-weight: 700;
  font-size: 1.5rem;
  color: #fff;
  letter-spacing: 1px;
  margin-right: 0;
	margin: 0 auto;
	text-align: center;
	padding-bottom: .5rem;
	margin-bottom: .5rem;
	border-bottom: 2px dotted rgba(255,255,255,.5);
}
.agd-main-txt p {
  display: block;
  float: left;
  line-height: 1.8rem;
  font-weight: 500;
  font-size: 1.1rem;
  letter-spacing: 1px;
  padding-left: 0px;
  border-left: 0px solid rgba(255,255,255,.5);
	text-align: center;
}
 .agd-main-txt h3 i {
		display: none;
}
.flex-cont-agd{
  display: flex;
  justify-content: center;
  margin: 0 0 1rem 0;
  width: 100%;
}
.flex-cont {
    display: block;
  }
.agd_cnt h2 {
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 700;
}
.timetable li {
  display: block;
  margin-bottom: 1.35rem;
  color: #fff;
  font-size: .85rem;
}
.agd-main-txt small {
  display: none;
}
.timetable li {
  display: block;
  margin-bottom: 1.35rem;
  color: #fff;
  font-size: .85rem;
}
.logos li {
    display: block;
    float: none;
    overflow: hidden;
    margin: 0 auto 1rem auto;
    width: auto;
	 text-align: center;
  }
.agd-main-txt small {
  display: none;
}	
	
	
.flex-logo {
    display: flex;
    margin: 0 0 1rem 0;
    width: 100%;
  }
.logos li {
    display: block;
    float: left;
    overflow: hidden;
    margin: 0 16px 10px auto;
    width: auto;
    text-align: center;
  }	
.mgbtttt{margin-top: 1.25rem;}	
	.logo-cont {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    height: 32px;
    width: 100%;
    margin: 1rem auto;
  }
.logo-cont > .logoH_01{
		max-height: 44px;
	}	
	.logoH_02{
		max-height: 30px;
	}
 .steps h4 {
    width: 100%;
    font-family: "Poppins", 'Noto Sans TC',sans-serif;
    font-size: 1.6rem;
    text-align: center;
  }
.step_ p {
    display: block;
    float: none;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.5;
    width: 100%;
    margin-right: 0;
    margin-top: .5rem;
    text-align: center;
    margin-bottom: .5rem;
  }
.live-go {
  margin: 0 auto;
  float: none;
}
#overlay_wrap .spk_info {
	display: block;}
#overlay_wrap .spk_info .spk_pic {
  margin-right: 0;
  max-width: 80%;
  margin-bottom: 1.5rem;
}
	
}


@media screen and (max-width:430px) {
  .logo-cont {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    height: 28px;
    width: 100%;
    margin: 1rem auto;
  }
 .logos li {
    display: block;
    float: left;
    overflow: hidden;
    margin: 0 2.75vw 10px 0;
    width: auto;
    text-align: center;
  }
.logoH_02 {
    max-height: 27px;
  }	
}

@media screen and (max-width:415px) {
.logoH_02 {
    max-height: 26px;
  }
 .logoH_01 {
    max-height: 29px;
  }	
}

@media screen and (max-width:400px) {
.logos li {
    margin: 0 2.7vw 10px 0;
  }
 .logo-cont {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    height: 24px;
    width: 100%;
    margin: 1rem auto;
  }	
}
@media screen and (max-width:390px) {
.logos li {
    margin: 0 2.2vw 10px 0;
  }
}
@media screen and (max-width:375px) {
	.logos li {
    margin: 0 1.1vw 10px 0;
  }
}








