/* Import Fonts & All CSS */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC:200,300,400,500,600,700");
/*@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Oswald:200,300,400,500,600,700");*/
@import url(css/bootstrap.min.css);
@import url(css/animate.css);
@import url(css/default-assets/classy-nav.css);
@import url(css/default-assets/audioplayer.css);
@import url(css/owl.carousel.min.css);
@import url(css/magnific-popup.css);
@import url(css/font-awesome.min.css);
@import url(css/style.css);
/* :: 1.0 Reboot CSS */
* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 62.5%
}
body {
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: normal;
	font-size: 1.4rem;
	position: relative;
	z-index: auto;
}
h1, h2, h3, h5, h6 {
	font-family: 'Noto Sans TC', sans-serif;
	color: #191919;
	line-height: 1.4;
	font-weight: 500;
}
#award h4 {font-family: 'Noto Sans TC', sans-serif;
	color: #FFFFFF;
	line-height: 1.4;
	font-weight: 500;
	padding: 5px;
	background-color: #6db8b3;
	text-align: center;
	vertical-align: middle;
	height:55px;
}
#award img{
	border: #6db8b35c thin solid;
}
.articleIcoGroup {
    margin: 0;
	padding: 0;
}
.articleIco {
    list-style-type: none;
    text-align: left;
	padding-left: 5px;
    display: inline-block;
    float: left;
	width:50%;
}
.articleIco img {
	margin-right:5px;
}
a, a:active, a:focus, a:hover {
	font-family: 'Noto Sans TC', sans-serif;
	color: rgb(255 138 0);
	text-decoration: none;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	outline: none;
}
li {
	list-style: none;
}
p {
	/*line-height: 2rem;
	color: #6e6e6e;
	font-size: 1.6rem;
	font-weight: 400;
	text-align: center;*/
}
img {
	max-width: 100%;
	height: auto;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	margin: 0;
	padding: 0;
}
.bg-overlay {
	position: relative;
	z-index: 1;
}
.bg-overlay::after {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	/*background-color: rgba(0, 0, 0, 0.65);*/
}
.bg-img {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.jarallax {
	position: relative;
	z-index: 0;
}
.jarallax > .jarallax-img {
	position: absolute;
	object-fit: cover;
	font-family: 'object-fit: cover';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.mfp-iframe-holder .mfp-close {
	top: 0;
	width: 30px;
	height: 30px;
	background-color: #F8196C;
	text-align: center;
	right: 0;
	padding-right: 0;
	line-height: 32px;
}
.bg-transparent {
	background-color: transparent !important;
}
.bg-gray {
	background-color: #e7f2fd !important;
}
textarea:focus, input:focus {
	outline: none;
}
#project h3 {
	text-align: center;
	color: #F5D872;
	font-size: 2.8rem;
	margin-top: 10px;
}
#package ul, #criteria ul {
	padding-left: 20px;
}
#package li, #criteria li {
	list-style: disc;
}
#schedule h3 {
	text-align: center;
	font-size: 2rem;
}
input[class="col-12"] {
	width: 100%;
	padding: 5px;
}
/* :: 2.0 Spacing CSS */
.mt-15 {
	margin-top: 15px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-70 {
	margin-top: 70px;
}
.mt-80 {
	margin-top: 80px;
}
.mt-100 {
	margin-top: 100px;
}
.mt-150 {
	margin-top: 150px;
}
.mr-15 {
	margin-right: 15px;
}
.mr-30 {
	margin-right: 30px;
}
.mr-50 {
	margin-right: 50px;
}
.mr-100 {
	margin-right: 100px;
}
.mb-15 {
	margin-bottom: 15px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mb-100 {
	margin-bottom: 100px;
}
.ml-15 {
	margin-left: 15px;
}
.ml-30 {
	margin-left: 30px;
}
.ml-50 {
	margin-left: 50px;
}
.ml-100 {
	margin-left: 100px;
}
.pt-50 {
	padding-top: 50px !important;
}
.section-padding-80 {
	padding-top: 80px;
	padding-bottom: 80px;
}
.section-padding-0-80 {
	padding-top: 0;
	padding-bottom: 80px;
}
.section-padding-80-0 {
	padding-top: 80px;
	padding-bottom: 0;
}
.section-padding-50-50 {
	padding-top: 40px;
	padding-bottom: 50px;
}
.section-padding-20-0 {
	padding-top: 20px;
	padding-bottom: 0;
}
/* :: 3.0 Preloader CSS */
#preloader {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	top: 0;
	left: 0;
	background-color: #accecc;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#preloader span {
	color: #ffffff;
	font-size: 12px;
	margin-top: 15px;
	display: block;
	text-transform: capitalize;
}
.spinner {
	width: 40px;
	height: 40px;
	position: relative;
	z-index: 1;
	margin: 0 auto;
}
.double-bounce1, .double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #f08200;
	opacity: 0.7;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
	animation: sk-bounce 2.0s infinite ease-in-out;
}
.double-bounce2 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
 @-webkit-keyframes sk-bounce {
 0%,  100% {
 -webkit-transform: scale(0);
}
 50% {
 -webkit-transform: scale(1);
}
}
@keyframes sk-bounce {
 0%,  100% {
 transform: scale(0);
 -webkit-transform: scale(0);
}
 50% {
 transform: scale(1);
 -webkit-transform: scale(1);
}
}
/* :: 4.0 Heading CSS */
.section-heading {
	position: relative;
	z-index: 1;
	text-align: center;
	margin-bottom: 30px;
}
.section-heading h1, .section-heading h2 {
	font-size: 3.6rem;
	text-transform: uppercase;
	margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.section-heading h2 {
	font-size: 3rem;
}
}

@media only screen and (max-width: 812px) {
.section-heading h2 {
	font-size: 3rem;
}
}
.section-heading.white h2 {
	color: #ffffff;
}
/* :: 5.0 Backtotop CSS */
#scrollUp {
	position: absolute !important;
	bottom: 70px;
	font-size: 20px;
	line-height: 43px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	background-color: #ff8a00;
	color: #ffffff;
	text-align: center;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	border-radius: 50%;
	-webkit-box-shadow: 0 6px 50px 8px rgba(21, 131, 233, 0.15);
	box-shadow: 0 6px 50px 8px rgba(21, 131, 233, 0.15);
	z-index: 600000 !important;
}

@media only screen and (max-width: 812px) {
#scrollUp {
	bottom: 105px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#scrollUp {
	bottom: 73px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
#scrollUp {
	bottom: 76px;
}
}
#scrollUp:focus, #scrollUp:hover {
	background-color: #000000;
	color: #ffffff;
}
/* :: 6.0 Buttons CSS */
.btn:focus {
	box-shadow: none;
}
.razo-btn {
	position: relative;
	z-index: 1;
	min-width: 145px;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	font-weight: 600;
	display: inline-block;
	padding: 0 30px;
	text-align: center;
	text-transform: uppercase;
	background-color: #F8196C;
	color: #ffffff;
	border: none;
	border-radius: 3px;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
}
.razo-btn:focus, .razo-btn:hover {
	font-weight: 600;
	font-size: 14px;
	background-color: #6db8b3;
	color: #ffffff;
}
.razo-btn.btn-2 {
	background-color: #F8196C;
	color: #FFFFFF;
	cursor: default!important;
}
.razo-btn.btn-2:focus, .razo-btn.btn-2:hover {
	background-color: #F8196C;
	color: #ffffff;
}
.razo-btn.btn-sm {
	border: 1px solid #F8196C;
	height: 33px;
	min-width: 160px;
	color: #F8196C;
	font-size: 14px;
	font-weight: 600;
	line-height: 31px;
	background-color: #ffffff;
}
.razo-btn.btn-sm:hover, .razo-btn.btn-sm:focus {
	background-color: #F8196C;
	color: #ffffff;
}
.show-all-btn {
	display: inline-block;
	padding: 0;
	color: #a6a6a6;
	font-size: 16px;
}

@media only screen and (max-width: 812px) {
.show-all-btn {
	font-size: 14px;
}
}
.show-all-btn:hover, .show-all-btn:focus {
	color: #ffffff;
}
/* :: 7.0 Header CSS */
.header-area {
	position: relative;
	z-index: 10;
	width: 100%;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	background-color: #accecc;
}
.header-area .social-share-icon,  .header-area .search-icon {
	position: relative;
	z-index: 1;
	margin-left: 30px;
	font-size: 16px;
	color: #ffffff;
	cursor: pointer;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.header-area .social-share-icon,  .header-area .search-icon {
	color: #191919;
	margin-left: 15px;
	margin-top: 15px;
	width: 30px;
}
}

@media only screen and (max-width: 812px) {
.header-area .social-share-icon,  .header-area .search-icon {
	color: #191919;
	margin-left: 15px;
	margin-top: 15px;
	width: 30px;
}
}
.header-area .social-share-icon:focus, .header-area .social-share-icon:hover,  .header-area .search-icon:focus,  .header-area .search-icon:hover {
	color: #f08200;
}
.header-area .social-share-icon {
	margin-left: 10px;
}
.header-area .social-share-icon.active {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.header-area .social-share-icon.active {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
}

@media only screen and (max-width: 812px) {
.header-area .social-share-icon.active {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.header-area .social-share-icon {
	margin-left: 30px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.header-area .social-share-icon {
	margin-left: 15px;
	margin-top: 15px;
}
}

@media only screen and (max-width: 812px) {
.header-area .social-share-icon {
	margin-left: 15px;
	margin-top: 15px;
}
}
.classy-nav-container {
	background-color: transparent;
	padding: 0;
}
.classy-nav-container .classy-navbar {
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	height: 90px;
	padding: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.classy-nav-container .classy-navbar {
	height: 70px;
}
}

@media only screen and (max-width: 812px) {
.classy-nav-container .classy-navbar {
	height: 70px;
}
}

@media only screen and (max-width: 812px) {
.classy-nav-container .classy-navbar .nav-brand {
	max-width: 150px;
	margin-right: 15px;
}
}
.classy-nav-container .classy-navbar .classynav ul li a {
	position: relative;
	z-index: 1;
	font-size: 1.6rem;
	color: #ffffff;/*font-weight: 600;*/
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.classy-nav-container .classy-navbar .classynav ul li a {
	color: #191919;
}
}

@media only screen and (max-width: 812px) {
.classy-nav-container .classy-navbar .classynav ul li a {
	color: #191919;
}
}
.classy-nav-container .classy-navbar .classynav ul li a:focus, .classy-nav-container .classy-navbar .classynav ul li a:hover {
	color: #585241;
	/*font-weight: 600;*/
}
.classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a, .classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a {
	font-size: 13px;
	text-transform: capitalize;
	height: 42px;
	line-height: 42px;
	padding: 0 30px;
	color: #191919;
	font-weight: 600;
}
.classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a:focus, .classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a:hover, .classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a:focus, .classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a:hover {
	color: #F8196C;
	font-weight: 600;
	padding-left: 35px;
}
.classynav ul li.has-down > a::after, .classynav ul li.has-down.active > a::after, .classynav ul li.megamenu-item > a::after {
	color: #F5D872;
}
.breakpoint-off .classynav ul li .dropdown, .breakpoint-off .classynav ul li .megamenu {
	/*width: 210px;*/
	width: 300px;
	-webkit-box-shadow: 0 6px 50px 8px rgba(21, 131, 233, 0.15);
	box-shadow: 0 6px 50px 8px rgba(21, 131, 233, 0.15);
	border-radius: 6px;
}
.breakpoint-off .classynav ul li .megamenu {
	width: 100%;
}
.top-search-area .modal-dialog {
	max-width: 650px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.top-search-area .modal-dialog {
	max-width: 530px;
}
}
.top-search-area .modal-content {
	border: none;
	-webkit-box-shadow: 0 6px 50px 8px rgba(21, 131, 233, 0.15);
	box-shadow: 0 6px 50px 8px rgba(21, 131, 233, 0.15);
	border-radius: 4px;
}
.top-search-area .modal-content .modal-body {
	padding: 100px;
	position: relative;
	z-index: 1;
	background-color: #e7f2fd;
	border-radius: 4px;
}

@media only screen and (max-width: 812px) {
.top-search-area .modal-content .modal-body {
	padding: 50px 40px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.top-search-area .modal-content .modal-body {
	padding: 70px;
}
}
.top-search-area .modal-content .modal-body button.close-btn {
	position: absolute;
	top: 15px;
	right: 20px;
	z-index: 10;
	font-size: 14px;
}
.top-search-area .modal-content .modal-body button.close-btn.btn {
	padding: 0;
	background-color: transparent;
}
.top-search-area .modal-content .modal-body button.close-btn.btn:focus, .top-search-area .modal-content .modal-body button.close-btn.btn:hover {
	box-shadow: none;
	color: #F8196C;
}
.top-search-area .modal-content .modal-body .search-btn {
	position: absolute;
	font-size: 150px;
	bottom: -30px;
	right: 15px;
	z-index: -1;
	color: #F8196C;
	opacity: 0.06;
}
.top-search-area form {
	width: 100%;
	position: relative;
	z-index: 1;
}
.top-search-area form input {
	width: 100%;
	height: 50px;
	border: none;
	box-shadow: 0 0 30px 15px rgba(0, 0, 0, 0.08);
	border-radius: 35px;
	font-size: 12px;
	font-style: italic;
	padding: 0 30px;
}
.top-search-area form input:focus {
	box-shadow: 0 0 30px 15px rgba(0, 0, 0, 0.08);
}
.top-search-area form button {
	display: none;
}
.razo-social-share-area {
	position: fixed;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -300px;
	z-index: 6500;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
}
.razo-social-share-area.active {
	right: 30px;
}
.razo-social-share-area a {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 10px;
	background-color: #0077b5;
	border-radius: 50%;
	-webkit-box-shadow: 0 6px 50px 8px rgba(21, 131, 233, 0.15);
	box-shadow: 0 6px 50px 8px rgba(21, 131, 233, 0.15);
	text-align: center;
}
.razo-social-share-area a:last-child {
	margin-bottom: 0;
}
.razo-social-share-area a.facebook {
	background-color: #4c60ac;
}
.razo-social-share-area a.linkedin {
	background-color: #0077b5;
}
.razo-social-share-area a.whatsapp {
	background-color: #25D366;
}
.razo-social-share-area a.instagram {
	/*background-color: #0085d7;*/
	background-color: #f09433; 
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.razo-social-share-area a.youtube {
	background-color: #e20000;
}
.razo-social-share-area a.ss-close-btn {
	background-color: #191919;
}

@media only screen and (max-width: 812px) {
.razo-social-share-area a {
	width: 40px;
	height: 40px;
	line-height: 40px;
}
}
.razo-social-share-area a:hover, .razo-social-share-area a:focus {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	background-color: #ff8a00;
	background: #ff8a00;
}
.main-header-area.sticky {
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	top: 0;
	width: 100%;
	position: fixed;
	background-color: #accecc;
	-webkit-box-shadow: 0 6px 50px 8px rgba(21, 131, 233, 0.15);
	box-shadow: 0 6px 50px 8px rgba(21, 131, 233, 0.15);
	border-bottom: none;
	left: 0;
	z-index: 650;
}
.main-header-area.sticky .classy-navbar {
	height: 70px;
}
.row-0{
	padding-right: 0px;
    padding-left: 0px;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	width:100%;
}
.seminar-tab-start {padding: 0 0 0 15px!important;}
.seminar-tab-center {padding: 0!important;}
.seminar-tab-last {padding: 0 15px 0 0!important;}
.post-content .seminar-left {display: none;}
.post-content span {display: block;}
.post-content-member .seminar-left {display: none;}
.post-content-member span {display: block;}
label {
    width: 115px;
    float: left;
    line-height: 3rem;
}
.Form-Input {
    vertical-align: middle;
    width: 220px;
    height: 40px;
    line-height: 32px;
    padding: 0px 10px;
    border-radius: 5px;
    font-size: 13px;
    color: #2e2e2e;
}
input[type="text"], input[type="password"], input[type="number"], textarea {
    border: 1px solid #dadada;
    box-sizing: border-box;
}
.Form-Select, .Form-Select2 {
    vertical-align: middle;
    width: 220px;
    height: 40px;
    line-height: 32px;
    padding: 0px 10px;
    border-radius: 5px;
    font-size: 13px;
    color: #2e2e2e;
}
/* :: 8.0 Hero CSS */
.single-welcome-slide {
	position: relative;
	z-index: 2;
	width: 1920px;
	/*height: 750px;*/
	height: 529px;
	background-color: #ffffff;
	/*background-image: url(img/bg-img/main.jpg);*/
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.single-welcome-slide {
	height: 600px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-welcome-slide {
	height: 550px;
}
}

@media only screen and (min-width: 576px) and (max-width: 820px) {
.single-welcome-slide {
    height: 270px;
    width: 100%;
}
}

/*@media only screen and (min-width: 576px) and (max-width: 767px) {
.single-welcome-slide {
	height: 460px;
}
}*/
.single-welcome-slide .welcome-text {
	position: relative;
	z-index: 1;
}
.single-welcome-slide .welcome-text h2 {
	font-size: 48px;
	display: block;
	margin-bottom: 20px;
	color: #ffffff;
}

@media only screen and (max-width: 812px) {
.single-welcome-slide .welcome-text h2 {
	font-size: 36px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.single-welcome-slide .welcome-text h2 {
	font-size: 42px;
}
}
.single-welcome-slide .welcome-text h5 {
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 50px;
	display: block;
}
.welcome-slides {
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.welcome-slides .owl-dots {
	position: absolute;
	padding: 0 20%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 6px;
	bottom: 0;
	left: 0;
	z-index: 10;
}
.welcome-slides .owl-dots .owl-dot {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 0;
	background-color: transparent;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
}
.welcome-slides .owl-dots .owl-dot.active {
	height: 6px;
	background-color: #F8196C;
}
/* :: 9.0 App Download CSS */
.razo-app-download-area {
	position: relative;
	z-index: 1;
}
.razo-app-download-area .app-download-text {
	position: relative;
	z-index: 1;
}
.razo-app-download-area .app-download-text span {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	color: #ffffff;
}
.razo-app-download-area .app-download-text h2 {
	font-size: 36px;
	margin-bottom: 15px;
	color: #ffffff;
}
.razo-app-download-area .app-download-text p {
	color: #ffffff;
	margin-bottom: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.razo-app-download-area .app-download-text p {
	font-size: 14px;
}
}

@media only screen and (max-width: 812px) {
.razo-app-download-area .app-download-text p {
	font-size: 14px;
}
}
.razo-app-download-area .app-download-text .app-download-btn a {
	display: inline-block;
	margin-right: 10px;
}

@media only screen and (max-width: 812px) {
.razo-app-download-area .app-download-text .app-download-btn a img {
	max-width: 120px;
}
}
/* :: 10.0 Tables CSS */
.weekly-schedule-table {
	position: relative;
	z-index: 1;
}
.weekly-schedule-table table thead th {
	position: relative;
	z-index: 1;
	font-size: 20px;
	padding: 0 0 10px 0;
}
.weekly-schedule-table table thead th p {
	font-size: 20px;
	font-family: 'Noto Sans TC', sans-serif;
	margin-bottom: 0;
	font-weight: 500;
	color: #191919;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.weekly-schedule-table table thead th p {
	font-size: 16px;
}
}

@media only screen and (max-width: 812px) {
.weekly-schedule-table table thead th p {
	font-size: 14px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.weekly-schedule-table table thead th p {
	font-size: 16px;
}
}
.weekly-schedule-table table thead th::after {
	position: absolute;
	width: 80%;
	height: 2px;
	background-color: #F8196C;
	content: '';
	bottom: 0;
	left: 0;
	z-index: 1;
}
.weekly-schedule-table table tbody tr {
	border-bottom: 1px solid #e5e5e5;
}
.weekly-schedule-table table tbody th,  .weekly-schedule-table table tbody td {
	padding: 20px 20px 20px 0;
}
.weekly-schedule-table table tbody th span,  .weekly-schedule-table table tbody td span {
	font-weight: 600;
}

@media only screen and (max-width: 812px) {
.weekly-schedule-table table tbody th span,  .weekly-schedule-table table tbody td span {
	font-size: 12px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.weekly-schedule-table table tbody th h5,  .weekly-schedule-table table tbody td h5 {
	font-size: 16px;
}
}

@media only screen and (max-width: 812px) {
.weekly-schedule-table table tbody th h5,  .weekly-schedule-table table tbody td h5 {
	font-size: 14px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.weekly-schedule-table table tbody th h5,  .weekly-schedule-table table tbody td h5 {
	font-size: 16px;
}
}
.weekly-schedule-table table tbody th p {
	font-size: 20px;
	font-family: 'Noto Sans TC', sans-serif;
	margin-bottom: 0;
	font-weight: 500;
	color: #191919;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.weekly-schedule-table table tbody th p {
	font-size: 16px;
}
}

@media only screen and (max-width: 812px) {
.weekly-schedule-table table tbody th p {
	font-size: 14px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.weekly-schedule-table table tbody th p {
	font-size: 16px;
}
}
/* :: 11.0 Blog CSS */
.featured-post-area {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 430px;
	overflow: hidden;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	border-radius: 3px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.featured-post-area {
	height: 350px;
}
}

@media only screen and (max-width: 812px) {
.featured-post-area {
	height: 350px;
}
}
.featured-post-area .post-overlay {
	position: absolute;
	width: 100%;
	padding: 30px;
	z-index: 100;
	left: 0;
	bottom: 0;
}
.featured-post-area .post-overlay .post-meta a {
	font-size: 14px;
	color: #ffffff;
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px;
}
.featured-post-area .post-overlay .post-meta a:hover, .featured-post-area .post-overlay .post-meta a:focus {
	color: #F8196C;
}
.featured-post-area .post-overlay .post-title {
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 30px;
	color: #ffffff;
	margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.featured-post-area .post-overlay .post-title {
	font-size: 24px;
}
}

@media only screen and (max-width: 812px) {
.featured-post-area .post-overlay .post-title {
	font-size: 20px;
}
}
.featured-post-area .post-overlay .post-title:hover, .featured-post-area .post-overlay .post-title:focus {
	color: #F8196C;
}
.featured-post-area:hover, .featured-post-area:focus {
	background-position: bottom center;
}
.featured-post-area.small-featured-post {
	height: 170px;
}
.featured-post-area.small-featured-post .post-title {
	font-size: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.featured-post-area.small-featured-post .post-title {
	font-size: 14px;
}
}

@media only screen and (max-width: 812px) {
.featured-post-area.small-featured-post .post-title {
	font-size: 16px;
}
}
.featured-post-area.small-featured-post .post-title:hover, .featured-post-area.small-featured-post .post-title:focus {
	color: #F8196C;
}
.razo-single-post {
	position: relative;
	z-index: 1;
}
.razo-single-post .post-thumbnail {
	position: relative;
	z-index: 1;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100px;
	flex: 0 0 100px;
	max-width: 100px;
	width: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.razo-single-post .post-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 70px;
	flex: 0 0 70px;
	max-width: 70px;
	width: 70px;
}
}

@media only screen and (max-width: 812px) {
.razo-single-post .post-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 80px;
	flex: 0 0 80px;
	max-width: 80px;
	width: 80px;
}
}
.razo-single-post .post-thumbnail a {
	display: block;
}
.razo-single-post .post-thumbnail img {
	border-radius: 2px;
}
.razo-single-post .post-content {
	position: relative;
	z-index: 1;
	padding-bottom: 5px;
	/*margin-left: 15px;*/
}
.razo-single-post .detail {margin-left:0;}
.razo-single-post .post-content .post-meta a {
	font-size: 14px;
	color: #6e6e6e;
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 10px;
}
.razo-single-post .post-content .post-meta a:hover, .razo-single-post .post-content .post-meta a:focus {
	color: #F8196C;
}
.razo-single-post .post-content .post-title {
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 20px;
	color: #191919;
	margin-bottom: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.razo-single-post .post-content .post-title {
	font-size: 18px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.razo-single-post .post-content .post-title {
	font-size: 14px;
}
}

@media only screen and (max-width: 812px) {
.razo-single-post .post-content .post-title {
	font-size: 16px;
}
}
.razo-single-post .post-content .post-title:hover, .razo-single-post .post-content .post-title:focus {
	color: #F8196C;
}
.razo-single-post .post-content-member {
	position: relative;
	z-index: 1;
	padding-bottom: 5px;
	/*margin-left: 15px;*/
}
.razo-single-post .detail {margin-left:0;}
.razo-single-post .post-content-member .post-meta a {
	font-size: 14px;
	color: #6e6e6e;
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 10px;
}
.razo-single-post .post-content-member .post-meta a:hover, .razo-single-post .post-content-member .post-meta a:focus {
	color: #F8196C;
}
.razo-single-post .post-content-member .post-title {
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 20px;
	color: #191919;
	margin-bottom: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.razo-single-post .post-content-member .post-title {
	font-size: 18px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.razo-single-post .post-content-member .post-title {
	font-size: 14px;
}
}

@media only screen and (max-width: 812px) {
.razo-single-post .post-content-member .post-title {
	font-size: 16px;
}
}
.razo-single-post .post-content-member .post-title:hover, .razo-single-post .post-content-member .post-title:focus {
	color: #F8196C;
}
.razo-single-latest-news-area {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 520px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.razo-single-latest-news-area {
	height: 470px;
}
}

@media only screen and (max-width: 812px) {
.razo-single-latest-news-area {
	height: 450px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.razo-single-latest-news-area {
	height: 400px;
}
}
.razo-single-latest-news-area .post-date {
	position: absolute;
	top: 0;
	left: 50px;
	z-index: 10;
	width: 100px;
	text-align: center;
}

@media only screen and (max-width: 812px) {
.razo-single-latest-news-area .post-date {
	left: 30px;
	width: 90px;
}
}
.razo-single-latest-news-area .post-date h2 {
	display: block;
	background-color: #F8196C;
	font-size: 48px;
	padding: 20px 0;
	color: #ffffff;
	margin-bottom: 0;
	line-height: 1;
}

@media only screen and (max-width: 812px) {
.razo-single-latest-news-area .post-date h2 {
	font-size: 30px;
}
}
.razo-single-latest-news-area .post-date p {
	background-color: #ffffff;
	font-size: 14px;
	color: #6e6e6e;
	padding: 5px 0;
	margin-bottom: 0;
	font-weight: 600;
}
.razo-single-latest-news-area .post-content {
	position: absolute;
	width: 60%;
	height: auto;
	bottom: 50px;
	left: 50px;
	z-index: 10;
}

@media only screen and (max-width: 812px) {
.razo-single-latest-news-area .post-content {
	bottom: 30px;
	left: 30px;
}
}
.razo-single-latest-news-area .post-content .post-title {
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 30px;
	color: #ffffff;
	display: block;
	margin-bottom: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.razo-single-latest-news-area .post-content .post-title {
	font-size: 24px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.razo-single-latest-news-area .post-content .post-title {
	font-size: 24px;
}
}

@media only screen and (max-width: 812px) {
.razo-single-latest-news-area .post-content .post-title {
	font-size: 20px;
}
}
.razo-single-latest-news-area .post-content .post-title:hover, .razo-single-latest-news-area .post-content .post-title:focus {
	color: #F8196C;
}
.razo-single-latest-news-area .post-content p {
	margin-bottom: 0;
	color: #ffffff;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.razo-single-latest-news-area .post-content p {
	font-size: 14px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.razo-single-latest-news-area .post-content p {
	font-size: 14px;
}
}

@media only screen and (max-width: 812px) {
.razo-single-latest-news-area .post-content p {
	font-size: 14px;
}
}
.razo-single-latest-news-area .post-content-member {
	position: absolute;
	width: 60%;
	height: auto;
	bottom: 50px;
	left: 50px;
	z-index: 10;
}

@media only screen and (max-width: 812px) {
.razo-single-latest-news-area .post-content-member {
	bottom: 30px;
	left: 30px;
}
}
.razo-single-latest-news-area .post-content-member .post-title {
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 30px;
	color: #ffffff;
	display: block;
	margin-bottom: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.razo-single-latest-news-area .post-content-member .post-title {
	font-size: 24px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.razo-single-latest-news-area .post-content-member .post-title {
	font-size: 24px;
}
}

@media only screen and (max-width: 812px) {
.razo-single-latest-news-area .post-content-member .post-title {
	font-size: 20px;
}
}
.razo-single-latest-news-area .post-content-member .post-title:hover, .razo-single-latest-news-area .post-content-member .post-title:focus {
	color: #F8196C;
}
.razo-single-latest-news-area .post-content-member p {
	margin-bottom: 0;
	color: #ffffff;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.razo-single-latest-news-area .post-content-member p {
	font-size: 14px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.razo-single-latest-news-area .post-content-member p {
	font-size: 14px;
}
}

@media only screen and (max-width: 812px) {
.razo-single-latest-news-area .post-content-member p {
	font-size: 14px;
}
}
.razo-single-latest-news-area .read-more-btn {
	position: absolute;
	right: 50px;
	bottom: 50px;
	z-index: 10;
}

@media only screen and (max-width: 812px) {
.razo-single-latest-news-area .read-more-btn {
	right: 30px;
	bottom: 30px;
}
}
.razo-single-latest-news-area .read-more-btn .btn {
	color: #ffffff;
	font-size: 14px;
	padding: 0;
	font-weight: 600;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.razo-single-latest-news-area .read-more-btn .btn {
	font-size: 12px;
}
}

@media only screen and (max-width: 812px) {
.razo-single-latest-news-area .read-more-btn .btn {
	font-size: 12px;
}
}
.razo-single-latest-news-area .read-more-btn .btn:hover, .razo-single-latest-news-area .read-more-btn .btn:focus {
	font-weight: 600;
	color: #F8196C;
}
.featured-trending-video {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	height: 600px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.featured-trending-video {
	height: 470px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.featured-trending-video {
	height: 420px;
}
}

@media only screen and (max-width: 812px) {
.featured-trending-video {
	height: 260px;
}
}
.featured-trending-video iframe {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.razo-blog-masonary-single-item {
	position: relative;
	z-index: 1;
	border-radius: 2px;
	box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.15);
}
.razo-blog-masonary-single-item .post-thumbnail img {
	border-radius: 2px 2px 0 0;
}
.razo-blog-masonary-single-item .post-thumbnail a {
	display: block;
}
.razo-blog-masonary-single-item .post-content {
	padding: 30px;
}
.razo-blog-masonary-single-item .post-content .post-date {
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
	color: #a6a6a6;
}
.razo-blog-masonary-single-item .post-content .post-title {
	font-size: 20px;
	display: block;
	margin-bottom: 15px;
	font-family: 'Noto Sans TC', sans-serif;
}
.razo-blog-masonary-single-item .post-content .post-title:hover, .razo-blog-masonary-single-item .post-content .post-title:focus {
	color: #F8196C;
}
.razo-blog-masonary-single-item .post-content .read-more-btn {
	font-size: 14px;
	color: #a6a6a6;
	padding: 0;
}
.razo-blog-masonary-single-item .post-content .read-more-btn:hover, .razo-blog-masonary-single-item .post-content .read-more-btn:focus {
	color: #F8196C;
}
.razo-blog-masonary-single-item .post-content-member {
	padding: 30px;
}
.razo-blog-masonary-single-item .post-content-member .post-date {
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
	color: #a6a6a6;
}
.razo-blog-masonary-single-item .post-content-member .post-title {
	font-size: 20px;
	display: block;
	margin-bottom: 15px;
	font-family: 'Noto Sans TC', sans-serif;
}
.razo-blog-masonary-single-item .post-content-member .post-title:hover, .razo-blog-masonary-single-item .post-content-member .post-title:focus {
	color: #F8196C;
}
.razo-blog-masonary-single-item .post-content-member .read-more-btn {
	font-size: 14px;
	color: #a6a6a6;
	padding: 0;
}
.razo-blog-masonary-single-item .post-content-member .read-more-btn:hover, .razo-blog-masonary-single-item .post-content-member .read-more-btn:focus {
	color: #F8196C;
}
.blog-details-post-thumbnail-area {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 600px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.blog-details-post-thumbnail-area {
	height: 450px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.blog-details-post-thumbnail-area {
	height: 400px;
}
}

@media only screen and (max-width: 812px) {
.blog-details-post-thumbnail-area {
	height: 400px;
}
}
.blog-details-post-thumbnail-area .post-title-text {
	text-align: center;
}
.blog-details-post-thumbnail-area .post-title-text h2 {
	font-size: 48px;
	display: block;
	margin-bottom: 25px;
	color: #ffffff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.blog-details-post-thumbnail-area .post-title-text h2 {
	font-size: 42px;
}
}

@media only screen and (max-width: 812px) {
.blog-details-post-thumbnail-area .post-title-text h2 {
	font-size: 30px;
}
}
.blog-details-post-thumbnail-area .post-title-text .post-meta a {
	display: inline-block;
	position: relative;
	z-index: 1;
	font-size: 14px;
	color: #ffffff;
}
.blog-details-post-thumbnail-area .post-title-text .post-meta a:last-child {
	margin-left: 30px;
}
.blog-details-post-thumbnail-area .post-title-text .post-meta a:last-child::after {
	position: absolute;
	content: '|';
	top: 0;
	left: -17px;
	z-index: 1;
}
.blog-details-post-thumbnail-area .post-title-text .post-meta a:hover, .blog-details-post-thumbnail-area .post-title-text .post-meta a:focus {
	color: #F8196C;
}
.razo-pagination {
	position: relative;
	z-index: 1;
}
.razo-pagination .pagination .page-item .page-link {
	width: 40px;
	height: 40px;
	border-radius: 3px;
	padding: 0;
	line-height: 38px;
	margin: 0 5px;
	text-align: center;
	background-color: transparent;
	color: #6e6e6e;
	font-size: 16px;
}
.razo-pagination .pagination .page-item .page-link:focus, .razo-pagination .pagination .page-item .page-link:hover {
	background-color: #F8196C;
	border-color: #F8196C;
	color: #ffffff;
}
.razo-pagination .pagination .page-item.active .page-link {
	background-color: #F8196C;
	border-color: #F8196C;
	color: #ffffff;
}
.comment_area {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 50px;
	padding-bottom: 20px;
}
.comment_area .title {
	margin-bottom: 30px;
	font-size: 30px;
}

@media only screen and (max-width: 812px) {
.comment_area .title {
	font-size: 24px;
}
}
.comment_area .comment-content {
	position: relative;
	z-index: 1;
	margin-bottom: 50px;
}
.comment_area .comment-content .comment-author {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 70px;
	flex: 0 0 70px;
	width: 70px;
	max-width: 70px;
	margin-right: 20px;
	border-radius: 50%;
}

@media only screen and (max-width: 812px) {
.comment_area .comment-content .comment-author {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50px;
	flex: 0 0 50px;
	width: 50px;
	max-width: 50px;
	margin-right: 10px;
}
}
.comment_area .comment-content .comment-author img {
	border-radius: 50%;
}
.comment_area .comment-content .comment-meta .author-name {
	margin-bottom: 10px;
	font-size: 20px;
	font-family: 'Noto Sans TC', sans-serif;
	display: block;
}

@media only screen and (max-width: 812px) {
.comment_area .comment-content .comment-meta .author-name {
	font-size: 14px;
}
}
.comment_area .comment-content .comment-meta .author-name .post-date {
	color: #6e6e6e;
	font-size: 14px;
	font-family: 'Noto Sans TC', sans-serif;
}

@media only screen and (max-width: 812px) {
.comment_area .comment-content .comment-meta .author-name .post-date {
	font-size: 12px;
}
}
.comment_area .comment-content .comment-meta .author-name:hover, .comment_area .comment-content .comment-meta .author-name:focus {
	color: #F8196C;
}

@media only screen and (max-width: 812px) {
.comment_area .comment-content .comment-meta .author-name {
	font-size: 16px;
}
}
.comment_area .comment-content .comment-meta p {
	color: #6e6e6e;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 15px;
	display: block;
}

@media only screen and (max-width: 812px) {
.comment_area .comment-content .comment-meta p {
	font-size: 14px;
}
}
.comment_area .comment-content .comment-meta a.like,  .comment_area .comment-content .comment-meta a.reply {
	display: inline-block;
	padding: 5px 15px 3px;
	font-size: 12px;
	font-weight: 600;
	border: 1px solid #e5e5e5;
	text-transform: uppercase;
}
.comment_area .comment-content .comment-meta a.like:focus, .comment_area .comment-content .comment-meta a.like:hover,  .comment_area .comment-content .comment-meta a.reply:focus,  .comment_area .comment-content .comment-meta a.reply:hover {
	border-color: #F8196C;
	background-color: #F8196C;
	color: #ffffff;
}
.comment_area .children {
	margin-left: 50px;
}

@media only screen and (max-width: 812px) {
.comment_area .children {
	margin-left: 20px;
}
}
.comment_area .children .single_comment_area:last-of-type {
	margin-bottom: 0;
}
.razo-blockquote {
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
	margin-top: 30px;
}
.razo-blockquote .icon {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 70px;
	flex: 0 0 70px;
	max-width: 70px;
	width: 70px;
}

@media only screen and (max-width: 812px) {
.razo-blockquote .icon {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40px;
	flex: 0 0 40px;
	max-width: 40px;
	width: 40px;
}
}
.razo-blockquote .icon i {
	font-size: 48px;
	color: #F8196C;
}

@media only screen and (max-width: 812px) {
.razo-blockquote .icon i {
	font-size: 30px;
}
}
.razo-blockquote .text p {
	color: #191919;
	margin-bottom: 15px;
	line-height: 1.6;
	font-weight: 400;
}

@media only screen and (max-width: 812px) {
.razo-blockquote .text p {
	font-size: 18px;
}
}
.razo-blockquote .text h6 {
	margin-bottom: 0;
	color: #F8196C;
}
.post-catagories {
	position: relative;
	z-index: 1;
	margin: 20px 0 50px 0;
}
.post-catagories ul li {
	margin: 5px;
	font-weight: 600;
}
.post-catagories ul li a {
	display: inline-block;
	background-color: #ffffff;
	color: #F8196C;
	text-transform: capitalize;
	font-size: 16px;
	margin: 5px;
	font-weight: 600;
}
.post-catagories ul li a:focus, .post-catagories ul li a:hover {
	background-color: transparent;
	color: #191919;
}

@media only screen and (max-width: 812px) {
.post-catagories ul li a {
	font-size: 14px;
}
}
.razo-post-share {
	position: relative;
	z-index: 1;
}
.razo-post-share h5 {
	font-size: 18px;
	margin-bottom: 15px;
}
.razo-post-share a {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #F8196C;
	color: #ffffff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 40px;
}
.razo-post-share a.facebook {
	background-color: #4c65a8;
}
.razo-post-share a.twitter {
	background-color: #41a1f6;
}
.razo-post-share a.google-plus {
	background-color: #f43535;
}
.razo-post-share a.pinterest {
	background-color: #8f6247;
}
.razo-post-share a.instagram {
	background-color: #f0c605;
}
.razo-post-share a:hover, .razo-post-share a:focus {
	background-color: #F8196C;
}
.blog-details-area {
	position: relative;
	z-index: 1;
}

@media only screen and (max-width: 812px) {
.blog-details-area .post-details-text p {
	font-size: 14px;
}
}
/* :: 12.0 Footer CSS */
.footer-area {
	position: relative;
	z-index: 1;
}
.footer-area .main-footer-area {
	border-top: 1px solid #e5e5e5;
}
.single-footer-widget {
	position: relative;
	z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-footer-widget p {
	font-size: 14px;
}
}
.single-footer-widget .widget-title {
	color: #191919;
	margin-bottom: 30px;
	display: block;
	font-weight: 400;
}
.single-footer-widget .footer-logo {
	display: block;
	margin-bottom: 30px;
}
.single-footer-widget .single-contact-info {
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
}
.single-footer-widget .single-contact-info:last-child {
	margin-bottom: 0;
}
.single-footer-widget .single-contact-info .icon {
	padding-top: 1px;
	font-size: 18px;
	margin-right: 20px;
	color: #F8196C;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-footer-widget .single-contact-info .icon {
	font-size: 16px;
}
}
.single-footer-widget .single-contact-info .text p {
	color: #191919;
	margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-footer-widget .single-contact-info .text p {
	font-size: 14px;
}
}
.single-footer-widget .single-twitter-feed {
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
}
.single-footer-widget .single-twitter-feed:last-child {
	margin-bottom: 0;
}
.single-footer-widget .single-twitter-feed .tweet-icon {
	padding-top: 2px;
	font-size: 18px;
	margin-right: 20px;
	color: #F8196C;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-footer-widget .single-twitter-feed .tweet-icon {
	margin-right: 10px;
}
}
.single-footer-widget .single-twitter-feed .tweet p {
	color: #6e6e6e;
	margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-footer-widget .single-twitter-feed .tweet p {
	font-size: 14px;
}
}
.single-footer-widget .single-twitter-feed .tweet p a {
	color: #191919;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-footer-widget .single-twitter-feed .tweet p a {
	font-size: 14px;
}
}
.single-footer-widget .single-twitter-feed .tweet p a:focus, .single-footer-widget .single-twitter-feed .tweet p a:hover {
	color: #F8196C;
}
.copywrite-text {
	position: relative;
	z-index: 1;
	border-top: 1px solid #e5e5e5;
	padding: 40px 0 30px;
	text-align: center;
}
.copywrite-text p {
	font-size: 1rem;
	color: #6e6e6e;
	margin-bottom: 0;
}

@media only screen and (max-width: 812px) {
.copywrite-text p {
	font-size: 10px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.copywrite-text p {
	font-size: 12px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.copywrite-text p {
	font-size: 14px;
}
}
.copywrite-text p a {
	color: #6e6e6e;
	font-size: 14px;
}

@media only screen and (max-width: 812px) {
.copywrite-text p a {
	font-size: 10px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.copywrite-text p a {
	font-size: 12px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.copywrite-text p a {
	font-size: 14px;
}
}
.copywrite-text p a:focus, .copywrite-text p a:hover {
	color: #F8196C;
}
.razo-instagram-area {
	position: relative;
	z-index: 1;
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.razo-instagram-area .single-instagram-feed {
	position: relative;
	z-index: 1;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc(33.3333% - 15px);
	flex: 0 0 calc(33.3333% - 15px);
	margin: 0 7.5px;
	display: block;
	margin-bottom: 15px;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	overflow: hidden;
	border-radius: 2px;
}
.razo-instagram-area .single-instagram-feed a {
	display: block;
}
.razo-instagram-area .single-instagram-feed a img {
	width: 100%;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	border-radius: 2px;
}
.razo-instagram-area .single-instagram-feed:hover, .razo-instagram-area .single-instagram-feed:focus {
	z-index: 100;
	-webkit-box-shadow: 0 6px 50px 8px rgba(21, 131, 233, 0.15);
	box-shadow: 0 6px 50px 8px rgba(21, 131, 233, 0.15);
	-webkit-transform: scale(1.25);
	-ms-transform: scale(1.25);
	transform: scale(1.25);
}
.razo-instagram-area .single-instagram-feed:hover img, .razo-instagram-area .single-instagram-feed:focus img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
/* :: 13.0 Music Charts */
.sl-number {
	width: 120px;
	min-width: 180px;
}
.music-thumb {
	width: 300px;
	min-width: 300px;
}
.music-title {
	min-width: 180px;
}
.single-music-chart {
	position: relative;
	z-index: 1;
	padding: 20px 15px 20px 15px;
	background-color: #FFFFFF;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	border-top: 1px solid #999999;
}
.single-music-chart:first-child {
	border-radius: 3px 3px 0 0;
}
.single-music-chart:last-child {
	border-radius: 0 0 3px 3px;
	border-bottom: none;
}

@media only screen and (max-width: 812px) {
.single-music-chart {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
}
.single-music-chart .music-content {
	position: relative;
	z-index: 1;
}

@media only screen and (max-width: 812px) {
.single-music-chart .music-content {
	margin-bottom: 15px;
}
}
.single-music-chart .music-content .sl-number h5 {
	/*color: #ffffff;*/
	margin-bottom: 0;
	margin-right: 20px;
}
.single-music-chart .music-content .music-thumb {
	/*-webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
      flex: 0 0 100px;
      max-width: 100px;
      width: 100px;*/
	min-width: 300px;
	margin-right: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-music-chart .music-content .music-thumb {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 70px;
	flex: 0 0 70px;
	max-width: 70px;
	width: 70px;
}
}

@media only screen and (max-width: 812px) {
.single-music-chart .music-content .music-thumb {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50px;
	flex: 0 0 50px;
	max-width: 50px;
	width: 50px;
}
}
.single-music-chart .music-content .music-thumb img {
	border-radius: 3px;
}
.single-music-chart .music-content .music-title h5 {
	/*color: #ffffff;*/
	margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-music-chart .music-content .music-title h5 {
	font-size: 16px;
}
}

@media only screen and (max-width: 812px) {
.single-music-chart .music-content .music-title h5 {
	font-size: 12px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.single-music-chart .music-content .music-title h5 {
	font-size: 14px;
}
}
.single-music-chart .music-content .music-title h5 span {
	color: #a6a6a6;
}
.single-music-chart .music-content .audio-player {
	position: relative;
	z-index: 1;
}
.single-music-chart .music-content .audio-player .audioplayer {
	margin: 0;
	padding: 0;
	border: none;
	margin-right: 15px;
	height: auto;
	background-color: transparent;
}
.single-music-chart .music-content .audio-player .audioplayer-time,  .single-music-chart .music-content .audio-player .audioplayer-volume,  .single-music-chart .music-content .audio-player .audioplayer-bar {
	display: none;
}
.single-music-chart .music-content .audio-player .audioplayer-playpause {
	width: 34px;
	height: 34px;
	border: 3px solid #ffffff;
}
.single-music-chart .music-content .audio-player .audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
	border-left: 12px solid #ffffff;
}
.single-music-chart .music-content .audioplayer-playing .audioplayer-playpause {
	border: 3px solid #F8196C;
}
.single-music-chart .music-content .audioplayer-playing .audioplayer-playpause a::before,  .single-music-chart .music-content .audioplayer-playing .audioplayer-playpause a::after {
	background-color: #F8196C;
}

@media only screen and (max-width: 812px) {
.single-music-chart .music-price, .single-music-chart .music-title, .single-music-chart .music-thumb, .single-music-chart .sl-number {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}
.single-music-chart .music-title, .single-music-chart .music-thumb, .single-music-chart .sl-number {
	text-align: center;
}
}

@media only screen and (max-width: 812px) {
.single-music-chart .music-price .razo-btn {
	min-width: 100%;
}
}
.single-music-chart:hover, .single-music-chart:focus {
/*background-color: #1e1e1e;*/ }
.single-music-chart:hover .razo-btn, .single-music-chart:focus .razo-btn {
	background-color: #F8196C;
	color: #ffffff;
}
.single-music-chart.style-2 {
	background-color: #ffffff;
	border-bottom: none;
}
.single-music-chart.style-2 .music-content {
	position: relative;
	z-index: 1;
}
.single-music-chart.style-2 .music-content .sl-number h5 {
	color: #191919;
}
.single-music-chart.style-2 .music-content .music-title h5 {
	color: #191919;
}
.single-music-chart.style-2 .music-content .music-title h5 span {
	color: #a6a6a6;
}
.single-music-chart.style-2 .music-content .audio-player .audioplayer-playpause {
	border: 3px solid #191919;
}
.single-music-chart.style-2 .music-content .audio-player .audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
	border-left: 12px solid #191919;
}
.single-music-chart.style-2 .music-content .audioplayer-playing .audioplayer-playpause {
	border: 3px solid #F8196C;
}
.single-music-chart.style-2 .music-content .audioplayer-playing .audioplayer-playpause a::before,  .single-music-chart.style-2 .music-content .audioplayer-playing .audioplayer-playpause a::after {
	background-color: #F8196C;
}
.single-music-chart.style-2:hover, .single-music-chart.style-2:focus {
	background-color: #f2f4f5;
}
.single-charts-portfolio {
	position: relative;
	z-index: 1;
	border-radius: 3px;
	overflow: hidden;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
}
.single-charts-portfolio img {
	border-radius: 3px;
	-webkit-transition-duration: 800ms;
	-o-transition-duration: 800ms;
	transition-duration: 800ms;
}
.single-charts-portfolio .overlay-content {
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 10;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 3px;
	opacity: 0;
	visibility: hidden;
	padding: 20px;
}
.single-charts-portfolio .overlay-content h5 {
	color: #ffffff;
	display: block;
	margin-bottom: 15px;
}
.single-charts-portfolio .overlay-content p {
	margin-bottom: 0;
	font-size: 14px;
	color: #ffffff;
}
.single-charts-portfolio:hover img, .single-charts-portfolio:focus img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.single-charts-portfolio:hover .overlay-content, .single-charts-portfolio:focus .overlay-content {
	opacity: 1;
	visibility: visible;
}
.chart-details-content {
	position: relative;
	z-index: 1;
}
.chart-details-content h2 {
	font-size: 48px;
	color: #ffffff;
	display: block;
	margin-bottom: 15px;
	font-weight: 600;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.chart-details-content h2 {
	font-size: 42px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.chart-details-content h2 {
	font-size: 42px;
}
}

@media only screen and (max-width: 812px) {
.chart-details-content h2 {
	font-size: 36px;
}
}
.chart-details-content p {
	margin-bottom: 30px;
	color: #ffffff;
}
/* :: 14.0 Contact Area */
.razo-contact-area {
	position: relative;
	z-index: 1;
}
.razo-contact-form {
	position: relative;
	z-index: 1;
}

@media only screen and (max-width: 812px) {
.razo-contact-form h2 {
	font-size: 24px;
}
}
.razo-contact-form .form-control {
	width: 100%;
	height: 50px;
	padding: 0 20px;
	border-radius: 2px;
	color: #a6a6a6;
	font-size: 14px;
}
.razo-contact-form .form-control:focus {
	box-shadow: none;
	border-color: #F8196C;
}
.razo-contact-form textarea.form-control {
	height: 110px;
	padding: 20px;
}
/* :: 15.0 Show CSS */
.show-welcome-area {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 500px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.show-welcome-area {
	height: 400px;
}
}

@media only screen and (max-width: 812px) {
.show-welcome-area {
	height: 400px;
}
}
.show-welcome-area .show-welcome-text p {
	font-size: 20px;
	display: block;
	color: #ffffff;
}
.show-welcome-area .show-welcome-text h2 {
	font-size: 48px;
	color: #ffffff;
	display: block;
	margin-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.show-welcome-area .show-welcome-text h2 {
	font-size: 42px;
}
}

@media only screen and (max-width: 812px) {
.show-welcome-area .show-welcome-text h2 {
	font-size: 30px;
}
}
.show-welcome-area .show-welcome-text span {
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 0;
}
.show-routine-area {
	position: relative;
	z-index: 1;
}
.show-routine-area .nav-tabs {
	border-bottom: none;
	margin-bottom: 50px;
}
.show-routine-area .nav-tabs .nav-item {
	margin-bottom: 0;
	flex-grow: 1;
	text-align: center;
}
.show-routine-area .nav-tabs .nav-item .nav-link {
	position: relative;
	z-index: 1;
	border: none;
	padding: 10px;
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #a6a6a6;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.show-routine-area .nav-tabs .nav-item .nav-link {
	font-size: 16px;
}
}

@media only screen and (max-width: 812px) {
.show-routine-area .nav-tabs .nav-item .nav-link {
	font-size: 16px;
}
}
.show-routine-area .nav-tabs .nav-item .nav-link::after {
	width: 80%;
	left: 10%;
	position: absolute;
	height: 2px;
	background-color: #e5e5e5;
	bottom: 0;
	z-index: 1;
	content: '';
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
}
.show-routine-area .nav-tabs .nav-item .nav-link.active {
	color: #F8196C;
}
.show-routine-area .nav-tabs .nav-item .nav-link.active::after {
	background-color: #F8196C;
}
.single-show-item {
	position: relative;
	z-index: 1;
	border-radius: 3px;
	overflow: hidden;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
}
.single-show-item img {
	border-radius: 3px;
	-webkit-transition-duration: 800ms;
	-o-transition-duration: 800ms;
	transition-duration: 800ms;
}
.single-show-item .overlay-content {
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 10;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 3px;
	opacity: 1;
	visibility: visible;
}
.single-show-item .overlay-content span {
	margin-bottom: 15px;
	font-size: 14px;
	color: #ffffff;
	display: block;
}
.single-show-item .overlay-content h5 {
	color: #ffffff;
	display: block;
	margin-bottom: 0;
}
.single-show-item:hover img, .single-show-item:focus img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.single-show-item:hover .overlay-content, .single-show-item:focus .overlay-content {
	background-color: #F8196C;
}
/* :: 16.0 Events CSS */
.event-welcome-area {
	position: relative;
	z-index: 1;
	padding: 150px 0;
}

@media only screen and (max-width: 812px) {
.event-welcome-area {
	padding: 100px 0;
}
}
.event-welcome-area .event-welcome-text span {
	color: #ffffff;
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}
.event-welcome-area .event-welcome-text h2 {
	font-size: 48px;
	color: #ffffff;
	margin-bottom: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.event-welcome-area .event-welcome-text h2 {
	font-size: 42px;
}
}

@media only screen and (max-width: 812px) {
.event-welcome-area .event-welcome-text h2 {
	font-size: 30px;
}
}
.event-welcome-area .event-welcome-text p {
	margin-bottom: 0;
	color: #ffffff;
}
.coming-soon-clock #clock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.coming-soon-clock #clock div {
	font-weight: 500;
	color: #ffffff;
	font-size: 48px;
	margin: 0 15px;
	font-family: 'Noto Sans TC', sans-serif;
}

@media only screen and (max-width: 812px) {
.coming-soon-clock #clock div {
	font-size: 28px;
}
}
.coming-soon-clock #clock div span {
	font-size: 18px;
	text-transform: uppercase;
}

@media only screen and (max-width: 812px) {
.coming-soon-clock #clock div span {
	font-size: 14px;
}
}
.event-search-content {
	position: relative;
	z-index: 1;
	padding: 30px 50px 0;
	box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.15);
}
.event-search-content form {
	position: relative;
	z-index: 1;
}
.event-search-content form .form-group {
	position: relative;
	z-index: 1;
	margin-bottom: 35px;
}
.event-search-content form .form-group label {
	font-size: 14px;
	color: #191919;
	display: block;
	margin-bottom: 10px;
	font-weight: 500;
	font-family: 'Noto Sans TC', sans-serif;
}
.event-search-content form .form-group .form-input-icon {
	position: absolute;
	bottom: 13px;
	right: 15px;
	font-size: 14px;
	color: #F8196C;
}
.event-search-content form .form-group .form-control {
	width: 100%;
	height: 46px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #a6a6a6;
}

@media only screen and (max-width: 812px) {
.event-search-content form .form-group .form-control {
	font-size: 12px;
}
}
.event-search-content form .form-group .form-control:focus {
	box-shadow: none;
	border-color: #F8196C;
}
.single-razo-event-area {
	position: relative;
	z-index: 2;
}
.single-razo-event-area .event-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	max-width: 30%;
	width: 30%;
	box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.15);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-razo-event-area .event-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	max-width: 40%;
	width: 40%;
}
}

@media only screen and (max-width: 812px) {
.single-razo-event-area .event-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}
}
.single-razo-event-area .event-thumbnail img {
	border-radius: 5px;
}
.single-razo-event-area .event-content {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 70%;
	flex: 0 0 70%;
	max-width: 70%;
	width: 70%;
	padding-left: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-razo-event-area .event-content {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%;
	width: 60%;
	padding-left: 30px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
}

@media only screen and (max-width: 812px) {
.single-razo-event-area .event-content {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
	padding-left: 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 50px;
}
}
.single-razo-event-area .event-content h5 {
	display: block;
	margin-bottom: 15px;
}
.single-razo-event-area .event-content .event-meta {
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
}
.single-razo-event-area .event-content .event-meta a {
	display: inline-block;
	font-size: 14px;
	color: #a6a6a6;
	margin-right: 30px;
	line-height: 1.8;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-razo-event-area .event-content .event-meta a {
	font-size: 12px;
	margin-right: 15px;
}
}

@media only screen and (max-width: 812px) {
.single-razo-event-area .event-content .event-meta a {
	font-size: 12px;
	margin-right: 15px;
}
}
.single-razo-event-area .event-content .event-meta a i {
	font-size: 14px;
	color: #F8196C;
}

@media only screen and (max-width: 812px) {
.single-razo-event-area .event-content .event-meta a i {
	font-size: 12px;
}
}
.single-razo-event-area .event-content .event-meta a:last-child {
	margin-right: 0;
}
.single-razo-event-area .event-content .event-meta a:hover, .single-razo-event-area .event-content .event-meta a:focus {
	box-shadow: none;
	color: #F8196C;
}
.single-razo-event-area .event-content p {
	margin-bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-razo-event-area .event-content p {
	font-size: 14px;
}
}
.single-razo-event-area .event-content .read-more-btn {
	padding: 0;
	font-size: 14px;
	font-weight: 600;
	color: #a6a6a6;
}
.single-razo-event-area .event-content .read-more-btn:hover, .single-razo-event-area .event-content .read-more-btn:focus {
	box-shadow: none;
	color: #F8196C;
}
.single-razo-event-area .event-content .event-purchase-button {
	padding-left: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-razo-event-area .event-content .event-purchase-button {
	padding-left: 0;
	margin-top: 30px;
}
}

@media only screen and (max-width: 812px) {
.single-razo-event-area .event-content .event-purchase-button {
	padding-left: 0;
	margin-top: 30px;
}
}
/* :: 17.0 Podcast CSS */
.podcast-hero-text {
	position: relative;
	z-index: 1;
}

@media only screen and (max-width: 812px) {
.podcast-hero-text {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
}
.podcast-hero-text h5 {
	color: #ffffff;
	display: block;
	margin-bottom: 20px;
}
.podcast-hero-text h2 {
	color: #ffffff;
	font-size: 48px;
	margin-bottom: 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.podcast-hero-text h2 {
	font-size: 42px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.podcast-hero-text h2 {
	font-size: 36px;
}
}

@media only screen and (max-width: 812px) {
.podcast-hero-text h2 {
	font-size: 30px;
}
}
.podcast-hero-text .podcast-meta-data a {
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	margin-right: 30px;
}

@media only screen and (max-width: 812px) {
.podcast-hero-text .podcast-meta-data a {
	font-size: 12px;
	margin-right: 15px;
}
}
.podcast-hero-text .podcast-meta-data a i {
	margin-right: 10px;
}

@media only screen and (max-width: 812px) {
.podcast-hero-text .podcast-meta-data a i {
	margin-right: 5px;
}
}
.podcast-hero-text .podcast-meta-data a:last-child {
	margin-right: 0;
}
.podcast-audio-player-area {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 90px;
	background-color: #191919;
}
.podcast-audio-player-area .audioplayer {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 90px;
	border: none;
	border-radius: 0;
	background: transparent;
	padding: 0;
}
.podcast-audio-player-area .audioplayer .audioplayer-time {
	color: #ffffff;
	font-family: 'Noto Sans TC', sans-serif;
}
.podcast-audio-player-area .audioplayer .audioplayer-bar-loaded {
	background-color: #ffffff;
}
.podcast-audio-player-area .audioplayer .audioplayer-bar-played {
	background-color: #F8196C;
}
.podcast-audio-player-area .audioplayer-playing .audioplayer-bar-played::after,  .podcast-audio-player-area .audioplayer:not(.audioplayer-playing) .audioplayer-bar-played::after {
	border-color: #F8196C;
}
.podcast-audio-player-area .audioplayer-bar-played::after {
	background-color: #F8196C;
}
.single-podcast-area {
	position: relative;
	z-index: 1;
	box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.15);
}
.single-podcast-area .podcast-thumb {
	position: relative;
	z-index: 1;
}
.single-podcast-area .podcast-thumb img {
	width: 100%;
}
.single-podcast-area .podcast-thumb .like-comment {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 10;
}
.single-podcast-area .podcast-thumb .like-comment a {
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	margin-left: 15px;
}
.single-podcast-area .podcast-thumb .like-comment a:hover, .single-podcast-area .podcast-thumb .like-comment a:focus {
	color: #F8196C;
}
.single-podcast-area .podcast-content {
	padding: 30px;
	position: relative;
	z-index: 1;
}
.single-podcast-area .podcast-content .podcast-meta {
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
}
.single-podcast-area .podcast-content .podcast-meta a {
	display: inline-block;
	font-size: 13px;
	color: #a6a6a6;
	margin-right: 15px;
}
.single-podcast-area .podcast-content .podcast-meta a:hover, .single-podcast-area .podcast-content .podcast-meta a:focus {
	color: #F8196C;
}
.single-podcast-area .podcast-content h5 {
	margin-bottom: 15px;
	display: block;
}
.single-podcast-area .podcast-content .border-line {
	width: 100%;
	height: 1px;
	background-color: #e5e5e5;
	display: block;
	margin: 15px 0 20px 0;
}
.single-podcast-area .podcast-content .play-download-btn .music-download-btn {
	font-size: 18px;
	color: #a6a6a6;
}
.single-podcast-area .podcast-content .play-download-btn .music-download-btn:hover, .single-podcast-area .podcast-content .play-download-btn .music-download-btn:focus {
	color: #F8196C;
}
.razo-next-prev-pager {
	position: relative;
	z-index: 1;
	margin-top: 50px;
	padding-top: 50px;
	border-top: 1px solid #e5e5e5;
}
.razo-next-prev-pager .prev-pager,  .razo-next-prev-pager .next-pager {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	width: 50%;
}
.razo-next-prev-pager .prev-pager a span,  .razo-next-prev-pager .next-pager a span {
	font-size: 14px;
	display: block;
	color: #a6a6a6;
	margin-bottom: 15px;
}
.razo-next-prev-pager .prev-pager a h6,  .razo-next-prev-pager .next-pager a h6 {
	margin-bottom: 0;
	color: #6e6e6e;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
}

@media only screen and (max-width: 812px) {
.razo-next-prev-pager .prev-pager a h6,  .razo-next-prev-pager .next-pager a h6 {
	font-size: 14px;
}
}
.razo-next-prev-pager .prev-pager a h6:hover, .razo-next-prev-pager .prev-pager a h6:focus,  .razo-next-prev-pager .next-pager a h6:hover,  .razo-next-prev-pager .next-pager a h6:focus {
	color: #F8196C;
}
.razo-author-avatar {
	position: relative;
	z-index: 1;
	text-align: center;
}
#joblist span{
	/*display:none;*/
}
#joblist .header{
	display:initial;
}
#joblist .job-border{
	border-bottom: 1px solid #eeeeee;
}
.show-content-btn {cursor: pointer; margin-left: 6%;}
.logos-area{display:block; margin:0; padding:0;}
.show-content-btn .close {display: none;}
.show-content-btn.active .open {display: none;}
.show-content-btn.active .close {display: inherit;}
.tab .tab-logos {display:inherit; margin-right: 15px; height:29px; float: left;}
.tab.active .tab-logos {display:none;}
.seminar-tab {background-color: rgb(0, 65, 120); padding: 10px 0; color: #FFFFFF;}
.seminar-date {background-color: rgb(255, 239, 159); padding:5px 0;}
.seminar-item-1 {background: #D0E4F5; padding:10px 0; margin:0;}
.seminar-item-2 {background: #F6FBFF; padding:10px 0; margin:0;}
#seminar{background-color: #EEEEEE;}
#reg {/*background-color: #585241; color:#FFFFFF;*/}
#reg h2 {color:rgb(255, 192, 0);}
.pics{border: solid 3px #FFFFFF; padding:10px; font-size: 1rem; font-weight: 100;}
#FormSubmit-Blue {
	background-color: #ff8a00;
	color: #FFF;
	text-align: center;
	width: 100%;
	height: 34px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0px;
	font-weight: bold;
	cursor: pointer;
	font-size: 1.5rem;
	/*margin-left: 20px;
	margin-right: 10px;*/
}
.small-text {padding-top:1rem; font-size: 1rem; font-weight: 100;}
@media only screen and (max-width: 812px) {
.razo-author-avatar {
	margin-bottom: 50px;
}
#joblist .header{
	display:none;
}
#joblist span{
	display:flex;
}
#joblist span h4{
	font-size: 1.5rem;
}
.seminar-tab-bar {display: none;}
.show-content-btn {
    margin-left: 0;
	display: contents;
}
.seminar-tab-center {
    padding: 0 0 0 15px!important;
}
.seminar-tab-last {
    padding: 0 0 0 15px!important;
}
.post-content .seminar-left {
    display: initial;
}
.post-content span {
    display: initial;
}

}
.razo-author-avatar img {
	width: 70px;
	border-radius: 70px;
	margin-bottom: 15px;
}
.razo-author-avatar h6 {
	margin-bottom: 0;
	font-size: 14px;
}
.single-welcome-slide .mobile {
	display:none;
}
@media only screen and (max-width: 420px) {
/*.single-welcome-slide {
	height: 640px;
	width: auto;
	background-image: url(img/bg-img/m-main.jpg);
}*/
.single-welcome-slide .desktop {
	display:none!important;
}
.single-welcome-slide .mobile {
	display:block;
}
.row-0{
	padding-right: 0px;
    padding-left: 0px;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin-right: -15px;
    /*margin-left: -15px;*/
}
.company-logo{
	margin-top: 15px;
	/*margin-left: -30px;*/
}
.seminar-tab-start {padding: 0 15px!important;}
.seminar-tab-center {padding: 0 15px!important;}
.seminar-tab-last {padding: 0 15px!important;}
.seminar-tab-bar {display:none;}
.post-content span {display: initial;}
.post-content .seminar-left {display: initial;}
.Form-Input {
    width: 200px !important;
}
.Form-Select, .Form-Select2 {
    width: 200px;
}
}
/*# sourceMappingURL=style.css.map */
article p{text-align: left; margin-bottom: 2rem; color:#191919; line-height: normal;}

.banner-content{
	line-height: 60px;
	width:100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
@media only screen and (max-width: 812px) {
.banner-content {
	height: 40px;
	display: inline-table;
	margin-top: 15px;
	margin-bottom: 15px;
}
#joblist span:before {
    content:"\22C5";
	padding-right: 5px;
}
}
.banner-content .primary-btn {
	background: #ffc600;
    border: 0;
    color: #00427f;
    font-weight: bold;
    padding: 10px 40px;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	line-height: 22px;
	font-size: 1.7rem;
}
.banner-content .primary-btn:hover {
	border: 1px solid #ffc600;
	background: transparent;
	color: #002c77;
}
.start-in {
	display: inline-flex;
	background-color: #8ab92d;
	color: #fff;
	padding: 5px 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	text-transform: uppercase
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner-content .primary-btn {
	height: 40px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.banner-content .primary-btn {
	height: 40px;
}
}

@media only screen and (max-width: 812px) {
.banner-content .primary-btn {
	height: 40px;
	line-height: 22px;
	width: 70%;
	display: inline-table;
}
}
.post-content-member .member-reg-form-pics {
    /*height:100px;*/
    width:100%;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 82%;
    overflow-x: hidden;
}
.post-content-member .member-reg-form-pics a {
    color: rgb(255 138 0);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.post-content-member .member-reg-form-pics {
	height: 40px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.post-content-member .member-reg-form-pics {
	height: 40px;
}
}
@media only screen and (max-width: 1366px) {
.post-content-member .member-reg-form-pics {
	height: 40px;
	width: 98%;
	display: inline-table;
}
}
@media only screen and (max-width: 812px) {
.post-content-member .member-reg-form-pics {
	height: 40px;
	width: 100%;
	display: inline-table;
	text-align: justify;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.post-content-member .fieldset .Form-Input {
	height: 40px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.post-content-member .fieldset .Form-Input {
	height: 40px;
}
}

.post-content .event-notification {
    display: contents;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.post-content .event-notification {
	display: contents;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.post-content .event-notification {
	display: contents;
}
}
@media only screen and (max-width: 1366px) {
.post-content .event-notification {
	display: contents;
}
}
@media only screen and (max-width: 812px) {
.post-content .event-notification {
	display: block;
}
.single-welcome-slide {
	position: relative;
	z-index: 2;
	width: 1920px;
	height: auto;
	background-color: #ffffff;
}
}
.PromoTC {
	padding-left: 30px;
    padding-top: 20px;
    font-size: 10px;
    padding-right: 30px;
    text-align: justify;
}
.PromoTC ol {
	padding-left:15px;
}
.PromoTC li {
	margin-top:5px;
	margin-bottom:5px;
	list-style: decimal;
}
#hotline {
	background-color: #123267; 
	color:#FFFFFF;
}
#hotline h2 {color:rgb(255, 192, 0);}
.pics{border: solid 3px #FFFFFF; padding:10px; font-size: 1rem; font-weight: 100;
}
#hotline2 {
	background-color: #585241; 
	color:#FFFFFF;
}
.jounary img{
	width: auto;
    height: 300px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     .single-welcome-slide .desktop {
		display:block;
	}
	.single-welcome-slide .mobile {
		display:none!important;
	}
}