#span_title_adv1, #span_title_adv2, #span_title_adv3, #span_title_adv4, #span_title_adv5 {
	display:block;
	color:#40220F;
	font-size:20px;
	padding-bottom:5px;
	font-weight:bold;
}

#body{
	padding-bottom:58px;
}

#div_adv_image, #div_adv_content{
	max-width:600px;
}

#span_content_adv1, #span_content_adv2, #span_content_adv3, #span_content_adv4, #span_content_adv5 {
	display:block;
	font-size:16px;
	padding-bottom:5px;
}

.td_input input{
	height:35px;
}

#select_address {
	margin-top:5px;
}

#img_brand_logo {
	display:none;
}

#img_cust_test {
	width:inherit;
}

#btn_submit {
	width: 60%;
	cursor:pointer;
	display:block;
	margin:0px auto;
}

#div_short_desc {
	font-size:12px;
}

#form_advertisement .table_reg_form input[type="checkbox"]{
	width:20px;
}

#input_opt1_display, #input_opt2_display{
	width:95%;
	line-height:26px;
    padding-left:2%;
	font-size:16px !important;
	font-family:'Microsoft Jhenghei', 'NotoSansCJKtc-Regular';
	cursor: pointer;
    background: url(../images/icons/arrow_down_000000.png) no-repeat 99% center;
	border:1px solid #000;
	outline:none;
}


#input_fake_display, #input_opt3_display{
	width:95%;
	line-height:26px;
    padding-left:2%;
	font-size:16px !important;
	font-family:'Microsoft Jhenghei', 'NotoSansCJKtc-Regular';
	cursor: pointer;
    background: url(../images/icons/arrow_down_000000.png) no-repeat 99% center;
	border:1px solid #000;
	outline:none;
}

#ul_opt1_list, #ul_opt2_list, #ul_select_list{
	/*display: inline-block;*/
}

#ul_opt1_list li, #ul_opt2_list li, #ul_opt3_list li {
	line-height:26px;
	font-size:16px;
}

.disabled {
    text-decoration: line-through;
    text-decoration-style: double; 
    pointer-events: none;
    opacity: 0.6;
}

#session_banner1 {
	background: url(../advertisement/adv93_2.jpeg) no-repeat;
	position: relative;
	background-size: 100%;
	width: 100%;
	padding-top: 120%;
	height: auto;
	background-position: 0 0px;
}




h8{
    font-size: 2em;
    font-weight: normal;
}

h9{
    font-size: 1.9em !important; 
    font-weight: normal;
	color: black !important;
}

.text_on_banner2 br, .text_on_banner3 br, .text_on_banner4 br, .text_on_banner5 br, .text_on_banner6 br, .text_on_banner7 br, .text_on_banner8 br, .text_on_banner9 br{
  content: "";
  margin: 2em;
  display: block;
  font-size: 24%;
}




@media only screen and (min-width: 768px) {
	
	h8{
		font-size: 2em !important;
	}
		
	h9{
		font-size: 1.7em !important; 
	}	
	
	.table_reg_form {
		font-size: 21px !important;
	}
	
	#form_advertisement input {
		font-size: 20px;
	}
	
	#span_content_adv1, #span_content_adv2, #span_content_adv3, #span_content_adv4, #span_content_adv5 {
		font-size: 22px;
	}
	
	#div_short_desc {
		font-size: 20px;
	}
	
}

@media only screen and (min-width: 390px) and (max-width: 767px) {
	
	h8{
		font-size: 1em !important;
	}
		
	h9{
		font-size: 0.85em !important; 
	}
	
	.text_on_banner1{
		line-height: 1.3em;
		letter-spacing: 0px;
	}
	
		
	.text_on_banner2, .text_on_banner3, .text_on_banner4, .text_on_banner7, .text_on_banner8, .text_on_banner9{
		line-height: 1em;
	}
	
	#span_content_adv1, #span_content_adv2, #span_content_adv3, #span_content_adv4, #span_content_adv5, #div_short_desc,#form_advertisement input, .table_reg_form {
		font-size: 14px;
	}
}

@media only screen and (min-width: 281px) and (max-width: 389px) {
	
	h8{
		font-size: 0.87em !important;
	}
		
	h9{
		font-size: 0.82em !important; 
	}
	
	.text_on_banner1{
		line-height: 1em;
		letter-spacing: 1px;
	}
	
	#btn_submit {
		width: 80%;
	}
	.text_on_banner2, .text_on_banner4{
		line-height: 0.8em;
	}
	
	.text_on_banner3{
		line-height: 0.9em;
	}
		
	#span_content_adv1, #span_content_adv2, #span_content_adv3, #span_content_adv4, #span_content_adv5, #div_short_desc,#form_advertisement input, .table_reg_form {
		font-size: 14px;
	}
}

@media only screen and (max-width: 280px) {
	
	h8{
		font-size: 0.6em !important;
	}
		
	h9{
		font-size: 0.62em !important; 
	}
	
	.text_on_banner2, .text_on_banner4, .text_on_banner7, .text_on_banner8, .text_on_banner9{
		line-height: 0.55em;
	}
	
	.text_on_banner3{
		line-height: 0.7em;
	}
	
	.text_on_banner1{
		letter-spacing: 0px;
		line-height: 0.8em;
	}
	
	#btn_submit {
		width: 80%;
	}
		
	#span_content_adv1, #span_content_adv2, #span_content_adv3, #span_content_adv4, #span_content_adv5, #div_short_desc,#form_advertisement input, .table_reg_form {
		font-size: 14px;
	}
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 30px;
    right: 29px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.float-register{
	position:fixed;
	width:60px;
	height:60px;
	bottom:115px;
	right:29px;
	background-color:#C9A324;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	font
	margin-top:16px;
}

#header .nav {
    height: 0px !important;
    width: 96%;
    line-height: 20px;
    padding-top: 3px !important;
    padding-right: 2%;
    padding-left: 2%;
    background-color: #dccfa2;
}


    .cpt-fa-icon {
        font-size: 16px !important;
        color: white !important;
        margin-top: 24px !important;
    }


.cpt-font {
	padding-left: 5px;
    font-family: "Noto Sans TC", Arial, sans-serif;
}


    .cpt-landingpages .cpt-float.float-apply-now, .cpt-landingpages .cpt-float.float-whatsapp {
        width: 50% !important;
    }



    .cpt-float.float-apply-now {
        width: 50% !important;
        border-radius: 0 !important;
        left: 0px !important;
        bottom: 0px !important;
    }


.cpt-float {
	font-size:20px;
    color: white;
}

.float-apply-now {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 150px;
    right: 10px;
    background-color: #C9A324;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 2px #999;
}


    .cpt-float.float-apply-now .float-fa-icon, .cpt-float.float-whatsapp .float-fa-icon {
        width: 120px !important;
    }


.float-fa-icon {
    font-size: 40px;
    margin-top: 12px;
}

.fa {
    display: ruby !important;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: 1em !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



    .cpt-float.float-whatsapp {
        width: 50% !important;
        border-radius: 0 !important;
        right: 0px !important;
        bottom: 0px !important;
    }


.float-whatsapp {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 60px;
    right: 10px;
    background-color: #0C9;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 2px #999;
}

.grecaptcha-badge {
	display: none !important;
}

#header{
height:57px !important;
}
