body{
	font-family: "Noto Sans TC", sans-serif;
  	font-weight: 400;
	color: #000 !important;
	background-color: rgb(218 219 219 / 15%);
}

footer{
	background-color: #00a199 !important;
	padding: 40px 30px;
}

.ck-wrap{
	max-height: 60vh !important;
    overflow-y: auto;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	color: #000;
	line-height: 1.25;
}

.sticky-kit{
	z-index: 3;
}

.font-weight-thin{
	font-weight: 400 !important;
}

.col-auto .h3-zh{
	font-size:4em !important;
	font-family: 'Noto Sans TC', sans-serif;
}
.navbar-toggler{
	color:black !important;
}

.radio label{
	cursor:pointer;
}
.speakersintor p{
	padding:0px !important;
	margin:0px !important;
}
.nopadding p{
	padding:0px !important;
	margin:0px !important;
}
.fs-1s{
	font-size:1.1rem;
}
.fs-2{
	font-size:2rem;
}

.text-green{
	color: #00a199;
}

.text-500,.text-600{
	color: #656464 !important;
}

.zform{
	font-size: 16px;
}

.zform .form-group,.zform .radio {
	margin-bottom: 20px;
}
.zform .form-control{
	font-size: 16px;
}

.fg-1{
	flex-grow: 1;
}

.btn-green{
	color: #fff !important;
    background-color: #00a199;
}
.btn-green:hover{
	color: #fff !important;
	background-color: #027a74;
}
.btn-red{
	color: #fff !important;
    background-color: #a10000;
}
.btn-red:hover{
	color: #fff !important;
	background-color: #7a0202;
}
.btn-outline-gary{
	color: #9d9d9d !important;
    border: 1px solid #9d9d9d;
}
.btn-outline-gary:hover{
	color: #3c3c3c !important;
	background-color: #eee;
}
.btn-gary{
	color: #ffffff !important;
    background-color: #707070;
}
.btn-gary:hover{
	color: #ffffff !important;
	background-color: #343434;
}

.btn-big{
	font-size: 30px;
	color: #000 !important;
	background-color: #ffd500;
	letter-spacing: 1px;
	padding: 8px 24px !important;
}

.btn-big:hover{
	background-color: #f1c901;
}



.btn-lg{
	font-size: 18px;
}
.btn-md{
	font-size: 16px;
	font-weight: normal;
}

.btn-green-outline{
	border: 1px solid #00a199;
	color: #00a199 !important;
}
.btn-green-outline:hover{
	color: #fff !important;
	background-color: #00a199;
}

.pg-h4{
	font-size: 20px; 
	line-height: 1.5;
}

/*投稿*/
#absformbox .form-inline{
	flex-wrap: wrap;
	align-items: flex-start;
    flex-direction: column;
}

#absformbox .form-inline .form-control{
	width: 100% !important;
}


/*登入及導覽列-----------------------------------------------------*/
.hd-c{
	display: flex;
	padding: 10px 60px;
	justify-content: space-between;
	align-items: center;
}

.sp-menu-bar{
	display: none;
}

.navbar-expand-lg .navbar-collapse{
	justify-content: end;
}

.nav-item span{
	color: #000;
	font-size: 16px;
	font-weight: 700;
}

.tsa-link{
	font-size: 16px;
	font-weight: 600;
	color: #000;
	margin-left: 50px;
	letter-spacing: 2px;
	position: relative;
}


.tsa-link.btn{
	padding: 0 !important;
}

.tsa-link:hover{
	color: #000;
}

.nav-item a{
	position: relative;
	display: block;
}

.navbar .nav-item:hover:before, .navbar .nav-item:focus:before,
.navbar .nav-item:before{
	display: none;
}


.nav-item a:hover{
	color: #000;
	text-decoration: none;
}

.tsa-link:hover:after{
	content: '';
    width: 100%;
    height: 7px;
    background-color: #00a199;
    position: absolute;
    left: 0;
    bottom: -15px;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.nav-item a:hover:after {
    content: '';
    width: 100%;
    height: 7px;
    background-color: #00a199;
    position: absolute;
    left: 0;
    bottom: -15px;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
}


.modal-backdrop{
	z-index: 0 !important;
}

.login-label{
	font-size: 16px !important; 
}

.username{
	margin-bottom: 0;
}

.display-flex{
	display: flex;
	align-items: center;
}

.paper{
	display: block;
	min-width: 50px;
	
}


.navbar{
	display: flex;
	justify-content: center;
	align-items: center;
}


.nav-container, .container-fluid {
    position: relative;
}

.nav-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	display: flex;
	max-width: 1200px;
}

.container-fluid{
	padding-left: 30px;
	padding-right: 30px;
	width: 80%;
}


.navbar li{
	list-style: none;
}



#zip1{
	justify-content: space-between;
}

.address-item{
	width: 32%;
}

.address-item .form-control{
	width: 100% !important; 
}


.nav-flex{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.nav-flex span{
	transition: .3s;
}

.nav-flex:hover span{
	color: #00a199 !important;
}

/*相簿-----------------------------------------------------*/

.alerttxt{
	font-size: 1.45rem;
}

.gallery-title{
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: 2px;
}

.content-inner{
	padding: 0;
}

.content-text p{
	font-size: 1.2rem !important;
}

.hero-cover{
	position: relative;
}

.cover-txt{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: var(--primary);
}

.tsa-logo{
	width: 236px;
}

.tsa-logo img{
	width: 100%;
}


.sp{
	display: none;
}


.hero-sp{
	display: none;
}


.agenda-table tr, 
.agenda-table td{
	border: 1px solid #ababab;
}


.table-date{
	width: 80%;
	margin: auto;
}

.agenda-table{
	width: 80%; 
	margin: auto; 
	font-size: 16px; 
	color: #2d2d2d; 
	background-color: #fff;
}

.agenda-sp{
	display: none;
}

.table-2025{
	line-height: 1.6;
}

@media (max-width:1440px) {
	.agenda-table,.table-date{
		width: 90% !important;
	}
}
@media (max-width:580px) {

	.table-2025{
		font-size: 22px;
	}
	.agenda-table,.table-date{
		display: none !important;
	}
	.agenda-sp{
		display: block !important;
	}
}



.w-vl{
	-webkit-writing-mode: vertical-lr;
	writing-mode: vertical-lr 
}


.fz-10{
	font-size: 10px !important;
}
.fz-11{
	font-size: 11px;
}
.fz-12{
	font-size: 12px !important;
}
.fz-13{
	font-size: 13px;
}
.fz-14{
	font-size: 14px;
}
.fz-15{
	font-size: 15px;
}
.fz-18{
	font-size: 18px !important; 
}
.fz-16{
	font-size: 16px !important; 
}
.fz-12{
	font-size: 12px !important; 
}


.fz-20{
	font-size: 20px;
}
.fz-22{
	font-size: 22px;
}
.fz-24{
	font-size: 24px;
}
.fz-26{
	font-size: 26px;
}
.fz-36{
	font-size: 36px;
}
.fz-40{
	font-size: 40px;
}

.ls-1{
	letter-spacing: 1px;
}

.fw-600{
	font-weight: 600 !important;
}

.text-bright{
	color: #e18000;
}

.accept_sign{
	height: 20px;
	width: 20px;
}


.mt-6{
	margin-top: 3.25rem;
}
.mt-7{
	margin-top: 3.5rem;
}
.mt-8{
	margin-top: 4rem;
}

.aic{
	align-items: center;
}

.no-wrap{
	white-space: nowrap;
}

.lh-17{
	line-height: 1.7;
}

.table-pink{
	background-color: #f7c9dc;
}

.table-wasabi{
	background-color: #e2de94;
}

.table-blue{
	background-color: #bcccd5;
}

.table-orange{
	background-color: #efd6b0;
}

.table-orange-sub{
	background-color: #f4e6d0;
}

.table-water{
	background-color: #b5d2e2;
}

.table-water-sub{
	background-color: #d3e4ee;
}

.table-ws{
	background-color: #e4a799;
}

.table-ws-sub{
	background-color: #efcac3;
}

.table-white{
	background-color: #e7ecf0;
}

.table-purple{
	background-color: #c0a9ba;
}

.table-purple-sub{
	background-color: #dacdd6;
}

.table-yellow{
	background-color: #f9f4c6;
}

.table-yellow-sub{
	background-color: #fbf8de;
}

.table-green{
	background-color: #d7efe2;
}




/*影音-----------------------------------------------------*/

.mov-wrap{
	margin-left: 0px !important;
}

.pmove-title p{
	font-size: 1.4rem;
	font-weight: 600;
}

.mov-hover{
	cursor: pointer;
}

.mov-hover img{
	transition: .3s;
}

.mov-hover:hover.mov-hover img{
	filter: brightness(75%);
}

.ss-wrap{
	width: 55%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 120px;
}

.ss-table{
	background: #fff;
	font-size: 16px;
	font-weight: bolder;
}

#oral{
	background-image:url(../img/o-bg.png); 
	background-size: contain;
}

.oral-sp{
	display: none;
}

.oral-title{
	font-size: 23px;
	font-weight: bolder;
	text-align: center;
	margin-bottom: 10px;
}


.oral-order{
	font-weight: bolder;
	font-size: 18px;
	white-space: nowrap;
}

.oral-table-w{
	width: 70%;
}



.alert-danger {
    color: #721c24;
    background-color: #fcedef;
    border-color: #fbe3e5;
	text-align: justify;
}

.close-menu{
	position: relative;
	display: none;
	width: 30px;
	height: 30px;
	margin: 10px 10px 20px auto;
}

.close-menu::after{
	position: absolute;
	content: '';
	width: 2px;
	height: 30px;
	background-color: #fff;
	transform: rotate(-45deg);
	top: 0;
}
.close-menu::before{
	position: absolute;
	content: '';
	width: 2px;
	height: 30px;
	background-color: #fff;
	transform: rotate(45deg);
	top: 0;
}


/*贊助商註冊*/
.table th, .table td{
	vertical-align: middle;
}

.prov_reg_form .table, .table{
	color: #000;
}

.prov_reg_form .table td{
	vertical-align: middle;
}

.prov_total{
	color: #00a199;
	font-size: 30px;
	font-weight: 600;
}


.star-mark{
	font-size: 12px;
	display: inline-block;
	padding: 2px 8px;
	background-color: #00a19936;
	margin-right: 5px;
	border-radius: 3px;
	
}

.sponsor-item{
	width: 50%;
	padding: 0px 15px;
	margin: 15px 0px;
}

.sponsor-item .form-check-label{
	width: 100%;
	background-color: #fff;
	padding: 15px;
	border: 1px solid #ddd;
	font-size: 19px;
}

label.si-l:has(> input:checked ){
	background-color: #00a199;
	color: #fff;
}

.p_page-nav .nav-item{
	text-align: center;
	flex-grow: 1;
    flex-basis: 0;
	min-width: 0;
}
.p_page-nav .nav-link{
	font-size: 25px;
	letter-spacing: 3px;
	border: 1px solid;
	border-color: #edf2f9 #edf2f9 #D8E2EF;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
	font-weight: 600;
	color: #027a74;
}	

.p_page-nav .nav-item a:hover:after{
	display: none;
}

li{
	list-style: none;
}

.w-bg{
	font-size: 17px;
	padding-bottom: 100px;
}

.w-bg .form-control{
	width: 100% !important;
	font-size: 17px;
}


.pws-wrap{
	position: relative;
}

.pws-icon{
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}


.address-wrap{
    display: flex;
}

.address-wrap div{
    margin-left: 5px;
}

.form-b-title{
    background-color: #00a199;
    color: #ffffff;
    padding: 8px;
    display: inline-block;
    margin: 15px 0 ;
    font-weight: 600;
    letter-spacing: 2px;
    position: relative;
	border-radius: 3px;
}

.form-c-title{
	background-color: #0091a1;
    color: #ffffff;
    padding: 8px;
    letter-spacing: 2px;
	border-radius: 3px;
	font-size: 1.45rem;
}

.bc-title-wrap{
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
}


.sign-info ul{
	padding-left: 10px;
}

.sign-info li{
    text-align: justify;
	margin-bottom: 5px;
}

.form-text-title{
    width: 120px;
    background-color: #00a19926;
    display: inline-block;
    text-align-last: justify;
    margin-right: 10px;
    margin-bottom: 5px;
    font-weight: 600;
}


ol.buy-info li{
	font-size: 19px;
}
ol.buy-info{
	padding-left: 30px;
}

/*攤位*/

.p_n_wrap{
	display: flex;
	align-items: center;
	justify-content:space-evenly;
	margin-top: 150px;
}

.prov_step_wrap{
	display: flex;
	align-items: center;
	justify-content: center;
}

.prov_step_wrap div{
	margin: 0px 10px;
	font-size: 20px;
}

.prov_step_wrap div.active{
	font-size: 24px;
	font-weight: 600;
	color: #00a199;
}

.quantity-wrap{
	display: flex;
	justify-content: center;
	align-items: center;
}
.quantity-wrap input.qty{
	width: 55px !important;
	text-align: center;
}


.qty-btn{
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 3px 8px;
}

.color{
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 30px;
	margin-right: 5px;
}

.color1{
	background-color: #ffe599;
}
.color2{
	background-color: #bdd6ee;
}
.color3{
	background-color: #c5e0b3;
}
.color4{
	background-color: #f7caac;
}

.prov_pin{
	width: 80px;
    height: 80px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    font-size: 22px;
	cursor: pointer;
}

.prov_pin input{
	cursor: pointer;
}

.prov_pin:has(input:disabled){
	background: #eee;
}


.fa-level-up-alt{
	transform: rotate(90deg);
	margin-right: 6px;
}

ol li{
	list-style: disc;
	font-size: 15px;
}
ol, .info-ul{
	padding-left: 20px;
}

.line-through{
	text-decoration: line-through;
}


.dis_price{
	color: #FC097C;
}


.diamond-select-wrap{
	background-color: #efefef;
	padding: 15px;
	border-radius: 3px;
	display: flex;
	flex-direction: column;
}

.order_list_info_wrap{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.order_list_info{
	width: 50%;
	padding: 15px;
	background-color: #00a19910;
	font-size: 15px;
}

.odlt_wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.jcfs{
	justify-content: flex-start !important;
}
.wsnp{
	white-space: nowrap;
}
.fdc{
	flex-direction: column;
}
.aifs{
	align-items: flex-start !important;
}

/*上傳*/
.re-inner label{
	justify-content: flex-start;
}

.re_upload_wrap{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 20px;
	width: fit-content;
	background-color: #eee;
	border-radius: 2px;
}

.file-caption.form-control{
	width: auto !important;
}

.upload_wrap{
	display: flex;
	align-items: center;
	width: 100%;
}

.upload_wrap .btn.btn-green{
	margin-left: 15px;
	font-size: 18px;
}

.upload_wrap  .file-input{
	flex-grow: 1;
}


.p_page-nav.upload-nav{
	border-bottom: unset;
	justify-content: space-evenly;
}

.p_page-nav.upload-nav .nav-link{
	border: unset;
	border-radius: 3px;
	border: 1px solid #184479;
	color: #184479;
	font-size: 22px;
	font-weight: normal;
}

.nav-tabs.upload-nav .nav-link.active, .nav-tabs.upload-nav .nav-item.show .nav-link{
	background-color: #184479;
	color: #fff;
}

.p_page-nav.upload-nav  .nav-item{
	flex-grow: unset;
    flex-basis: unset;
    min-width: unset;
	max-width: 30%;
	min-width: fit-content;
	width: 30%;	
}
.p_page-nav.upload-nav .nav-item a:hover{
	background-color: #184479 !important;
	color: #fff !important;
}

.res-info{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.res-info div:nth-child(1){
	width: 62%;
	text-align: justify;
}


.indent-2{
	text-indent: -75px;
	margin-left: 75px;
}
.indent-3{
	text-indent: -35px;
	margin-left: 35px;
}


/*RWD*/
@media (min-width:992px) {
	.modal-lg{
		max-width: 1200px;
	}
	
}

@media (max-width:1200px) {

	.nav-flex span{
	transition: .3s;
	color: #fff !important;
	text-align: center;
}

.nav-flex:hover span{
	color: #ffffff !important;
}


	.close-menu{
		display: block;
	}

	.tsa-link{
		font-size: 21px;
		color: #fff;
		margin-left: 0px;
		margin-right: 0px !important;
	}

	.navbar-nav{
		align-items: center;
		padding: 50px  15px;
	}

	.nav-item a:hover:after,.tsa-link:hover:after {
		display: none;
	}

	.nav-item a:hover,.tsa-link:hover{
		color: #fff;
	}

	.p_page-nav .nav-item a:hover{
		color: #00a199;
	}

	.tsa-link.btn.mr-5{
		margin-right: 0 !important;
	}

	.nav-item{
		margin-bottom: 30px;
	}

	.sp-menu-bar{
		display: block;
	}

	#navbarContent{
		display: none;
		margin-left: 0;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		background: url(../img/mobile-background.jpg) center center / cover fixed no-repeat;
		background-size: cover;
		margin-left: 0 !important;
		
	}


	.hd-c{
		justify-content: space-between;
	}

	.navbar-collapse{
		padding-bottom: 15px;
	}

	.agenda-table{
		width: 90%; 
		margin: auto; 
	}

	.table-date{
		width: 90%;
	}

	.ss-wrap{
		width: 90%;
	}

	.col-auto p{
		font-size:1.4em !important;
	}	
	.col-auto .h3-zh{
		font-size:2.4em !important;
	}
	
}

@media (min-width: 1100px) and (max-width: 1200px){
	.modal-lg{
		max-width: 1000px;
	}
}

@media  (max-width: 991px) {
	.modal-lg{
		max-width: 800px;
	}
	
}

.iframe-wrap{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 75%;
}

.iframe-wrap iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pg-txt{
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}


.bg-sp{
	display: none;
}

.d-inline-block{
	display: inline-block;
}


.print-wrap{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.print-wrap button{
	font-size: 20px;
	padding: 0.9rem 0.8rem;
}

.print-wrap button:nth-child(2){
	margin-left: 20px;
}
.print-wrap a{
	font-size: 20px;
	padding: 0.9rem 0.8rem;
}

.print-wrap a:nth-child(2){
	margin-left: 20px;
}


.navbar-toggler[aria-expanded=true] + .navbar-collapse{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: #00a199;
}


.bottom-to-top{
	background: #00a199;
	border: 1px solid #fff;
}

.bottom-to-top:hover, .bottom-to-top:focus{
	background: #027a74;
}


.ft-logo img{
		width: 300px;
	}

.sp-hours-table{
	display: none;
}

/*講者座長*/
.current_position{
	flex-wrap: wrap;
}
.current_position input.form-control{
	width: 32% !important;
	margin-right: 10px;
}
.count-wrap{
	display: flex;
	align-items: center;
	justify-content: center;
}

.nop{
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.count-wrap .btn{
	border: 1px solid #ddd;
	background: #fff;
}
.count-wrap input.form-control{
	width: 90px !important;
	text-align: center;
}

.s-title{
	display: inline-block;
	background-color: #00a19920;
	padding: 5px 15px;
	letter-spacing: 2px;
}
.cp-info-wrap{
	display: flex;
	width: 100%;
	align-items: center;
	margin-bottom: 30px;
}




/*投稿說明*/
.qa_pg .nav-item a:hover:after{
	display: none;
}

.qa_pg .nav-item{
	width: 50%;
}

.qa_pg .nav-tabs .nav-item .nav-link{
	font-size: 23px;
    border: 1px solid;
    border-color: #edf2f9 #edf2f9 #D8E2EF;
	height: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
	text-align: center;
}

.qa_pg .nav-tabs .nav-item .nav-link:hover{
	color: #027a74 !important;
}

.qa_pg .tab-content ul, .ac_pg ul{
	padding-left: 20px;
}

.qa_pg .tab-content, .ac_pg{
	text-align: justify;
	font-size: 18px;
}


.qa_pg .tab-content a, .ac_pg a{
	word-wrap: break-word;
}

.indent{
	text-indent: -20px;
  	margin-left: 20px;
}

.bg-yellow{
	background-color: #ffee0030;
}


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}


/*報名*/

.nationality_wrap{
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	margin-bottom: 100px;
}

.nationality_wrap div{
	width: 30%;
}

.nationality_wrap div a{
	display: flex;
	justify-content: center;
	align-items: center;
	border: 3px solid #00a199;
	border-radius: 5px;
	font-size: 30px;
	text-align: center;
	padding: 20px;
	min-height: 200px;
	color: #00a199;
	font-weight: 600;
	transition: .3s;
}

.nationality_wrap div a:hover{
	background-color: #00a199;
	color: #fff;
	text-decoration: none;
}

.btn-chose{ 
	background-color: #00a199 !important;
	color: #fff !important;
	transition: .3s;
}

.btn-chose:hover{
	background-color: #027a74 !important;
}

.btn-chose span{
	color:  #fff !important;
}

/*RWD-----------------------------------------------------*/

@media (max-width: 1300px) {
	.col-auto .h3-zh{
		font-size:2em !important;
	}
	
}




@media (max-width: 992px) {

	.cp-info-wrap{
		flex-direction: column;
		align-items: flex-start;
	}

	.cp-info-wrap input{
		margin-top: 10px;
	}



	.res-info{
		flex-direction: column-reverse;
		align-items: flex-start;
	}
	.res-info div, .res-info div:nth-child(1){
		width: 100%;
	}

	.res-info div:nth-child(1){
		margin-top: 20px;
	}

	.order_list_info_wrap{
		flex-direction: column-reverse;
	}
	.order_list_info_wrap div{
		width: 100%;
		text-align: justify;
	}
	.order_list_info{
		margin-top: 15px;
	}


	.p_page-nav .nav-item{
		width: 50%;
		flex-grow: 1; 
		flex-basis: unset; 
		min-width: unset;
		margin-top: 10px;
	}


	.container{
		max-width: 90% !important;
		width: 90% !important;
	}

	#oral{
		background-size: contain;
	}
	.hero-sp{
		display: block;
	}
	.hero{
		display: none;
	}
	.pg-txt h2{
		font-size: 2.5rem;
	}
	
	.oral-table-w{
		width: 40%;
	}
}




@media (max-width: 768px) {
	.ri-wrap{
		flex-direction: column;
		align-items: flex-start;
	}
	.nationality_wrap{
		flex-direction: column;
	}

	.nationality_wrap div{
		width: 80%;
		margin-bottom: 40px;
	}

	.nationality_wrap div a{
		min-height: 180px;
	}


	.pg-h4{
		font-size: 16px;
	}

	.qa_pg .nav-tabs .nav-item .nav-link{
		font-size: 19px;
		padding: 0.3rem;
	}
	.qa_pg .tab-content, .ac_pg{
		font-size: 16px;
	}

	.qa_pg .tab-content ul, .ac_pg ul{
		padding-left: 10px;
	}


	.pc-hours-table{
		display: none;
	}
	.sp-hours-table{
		display: block;
	}

	.sp-hours-table table:nth-child(even){
		background-color: #f3f3f3;
	}

	.sp-768-fdc{
		flex-direction: column;
		align-items: flex-start;
	}

	.prov_step_wrap div{
		margin: 0px 5px;
		font-size: 15px;
	}

	.prov_step_wrap div.active{
		font-size: 20px;
	}



	.ft-logo img{
		width: 70%;
	}

	.container{
		max-width: 95% !important;
	}
	a.logo{
		width: 140px;
	}

	a.logo img{
		width: 100%;
	}
	.hd-c{
		padding: 10px 15px;
	}

	.print-wrap button:nth-child(2){
		margin-left: 0px;
		margin-top: 30px;
	}
	.print-wrap a:nth-child(2){
		margin-left: 0px;
		margin-top: 30px;
	}
	.sp-block{
		display: block !important;
	}

	.d-inline-block.ml-3{
		margin-left: 0 !important;
	}


	#oral{
		background-size: contain;
	}

	#oral h3{
		font-size: 2rem;
	}

	#oral h4{
		font-size: 1.5rem;
	}

	

	.bg-sp{
		display: block;
	}

	.bg-pc{
		display: none;
	}
	.pg-txt h2{
		font-size: 2rem;
	}
	
	.group_sign_form{
		flex-direction: column;
	}
	
	.group_sign_form a{
		margin-top: 15px;
	}


}

/* <500*/
@media (max-width: 500px) {

	.ss-wrap{
		width: 98%;
	}

	.col-auto p{
		font-size:1em !important;
	}	
	.col-auto .h3-zh{
		font-size:1.3em !important;
		margin-bottom: 5px;
	}
	.btn-responsive{
	margin-top:10px;
	}
	.hero img{
		height: 400px;
	}
	.tpslogo{
		width: 55px;
		height: 55px;
		margin-left: auto;
		margin-right: auto;
	}
	.pg-txt h2{
		font-size: 1.8rem;
	}

	.pg-txt .breadcrumb{
		font-size: 16px;
	}
		
	
}
/* 500~768*/
@media (min-width: 500px) and (max-width: 768px)   {
	.col-auto p{
		font-size:1.4em !important;
	}	
	.col-auto .h3-zh{
		font-size:1.8em !important;
	}
	.btn-responsive{
	margin-top:10px;
	}		
}

/* 780~1024*/
@media (min-width: 780px) and (max-width: 1025px)   {
	.col-auto p{
		font-size:1.2em !important;
	}	
	.col-auto .h3-zh{
		font-size:2.4em !important;
	}
	#oral{
		background-size: contain;
	}
}
/* >1024*/
@media (min-width: 1200px) {
	.col-auto .h3-zh{
		font-size:4em !important;
	}
	
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 5px !important;
    padding-left: 5px !important;
	margin-right: 50px;
  }	
}



@media (min-width:768px) and (max-width:1024px){
	.container-fluid{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}

	#navbarContent{
		padding-left: 20px;
	}

	
.tpslogo{
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}
}


@media (max-width:576px) {

	.indent-2{
		text-indent: unset;
		margin-left: unset;
	}

	h2{
		font-size: 2rem;
	}

	.re_upload_wrap{
		flex-direction: column;
		width: 100%;
	}
	.re_upload_wrap div:nth-child(2){
		margin-left: 0 !important;
		margin-top: 20px;
	}
	.upload_wrap{
		flex-direction: column;
	}

	.upload_wrap .btn.btn-green{
		margin-left: 0;
		margin-top: 20px;
	}

	.p_page-nav.upload-nav .nav-link{
		font-size: 18px;
	}

	.re-inner label{
		margin-left: 22px;
	}

	.prov_pin {
		width: 65px;
		height: 65px;
		font-size: 16px;
	}

	.prov_step_wrap div{
		margin: 0px 5px;
		font-size: 14px;
	}

	.prov_step_wrap div.active{
		font-size: 18px;
	}

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

	.sp-15 td{
		text-align: justify;
	}

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

	.price_td{
		text-align: right !important;
		font-size: 14px;
	}

	.table th, .table td{
		padding: 0.5rem;
	}

	.quantity-wrap input.qty {
		width: 40px !important;
		padding: 5px;
	}

	.color{
		width: 10px;
		height: 10px;
	}

	.p_page-nav .nav-link{
		font-size: 20px;
		letter-spacing: 1px;
	}

	.container{
		max-width: 98% !important;
		width: 98% !important;
	}
	.address-wrap{
        flex-direction: column;
        width: 100%;
    }


    .address-wrap div{
        margin-left: 0px;
        margin-bottom: 5px;
    }

	.sp-flex-c{
        display: flex;
        flex-direction: column;
    }
	.sp-flex-c .form-check-inline{
        margin-bottom: 10px;
    }
	.w-bg .col-lg-6, .w-bg .col-lg-12, .w-bg .col-12, .w-bg .col-lg-4{
        padding: 5px;
    }


	.sp-fz-18{
		font-size: 18px !important;
	}

	.sp-mt-5{
		margin-top: 10px;
	}
	.price-table .fs-2{
		font-size: 18px;
		white-space: nowrap;
	}	
	.price-table .fs-1{
		font-size: 16px;
	}

	.price-table th, .price-table td{
		padding: 0.375rem;
	}

	#actyyserform .p-5{
		padding: 15px !important;
		justify-content: center;
	}

	#actyyserform button{
		margin: 10px 0  !important;
	}

	.ck-nav .nav-item{
		width: 50%;
		text-align: center;
	}

	.reck-btn{
		font-size: 15px;
	}

	/* .oral-pc{
		display: none;
	} */
	.oral-sp{
		display: table;
	}
}
