html,
body {
    width: 100%;
    height: 100%;
}

body {
	font-family: "sourcehansans-sc", "Noto Sans CJK TC Regular", "微軟正黑體", "Adobe 繁黑體 Std B", "新細明體";
	webkit-tap-highlight-color: #222;
	overflow-x: hidden;
}

hr {
	max-width: 80px;
	border-width: 3px;
	opacity: 0.2;
	margin-top: 10px;
	margin-bottom: 10px;
}

hr.light {
    border-color: #fff;
}

a {
	color: #000000;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #000000;
	outline: 0;
}
h1,h2,h6 {
	font-family: "notoserifcjktc", "Noto Sans CJK TC Regular", "微軟正黑體", "Adobe 繁黑體 Std B" ,"新細明體";
}
h2 {
    font-family: "notoserifcjktc", "Noto Sans CJK TC Regular", "微軟正黑體", "Adobe 繁黑體 Std B" ,"新細明體";
    background-color: #2721158a;
    width: 200px;
    color: #FFFFFF;
    font-size: 2em;
    margin: 0px auto 15px auto;
    padding: 10px;
    font-weight: 700;
    text-align: center;
}
h3 {
    font-family: "jf-jinxuan", "Noto Sans CJK TC Regular", "微軟正黑體", "Adobe 繁黑體 Std B" ,"新細明體";
    color: #fff;
    font-size: 1.7em;
    font-weight: 700;
}
h4 {
    font-family: "jf-jinxuan", "Noto Sans CJK TC Regular", "微軟正黑體", "Adobe 繁黑體 Std B" ,"新細明體";
    background-color: #2721158a;
    color: #fff;
    font-size: 2em;
    margin: 10px 0;
    padding: 10px;
    font-weight: 700;
}
h5 {
    font-family: "jf-jinxuan", "Noto Sans CJK TC Regular", "微軟正黑體", "Adobe 繁黑體 Std B" ,"新細明體";
    color: #f0ec55;
    font-size: 1.5em;
    padding: 0 0 20px 0;
    line-height: 1.7;
    text-align: center;
    font-style: italic;
}
p {
    font-family: "jf-jinxuan", "Noto Sans CJK TC Regular", "微軟正黑體", "Adobe 繁黑體 Std B", "新細明體";
    color: #FFFFFF;
    /*text-shadow: 0 0 6px rgba(4,228,253,1);*/
    font-size: 1.5em;
    padding: 15px 0;
    line-height: 2;
    text-align: justify;
}
.h3-title {
	font-size: 2.5em;
	color: #FFFFFF;
	padding: 15px;
}
.ep-frame {
	border: 5px double #e72b26;
	backdrop-filter: blur(10px);
	background-color:  #495e7282;
}
.h3-location {
	margin-top: 30px;
/*
	    outline: 4px dashed #FFFFFF;
    outline-offset: 0px;
    padding: 10px;
*/
    margin: 0 auto;
	text-align: left;
}
.h3-guest {
	margin-top: 15px;
	margin-bottom: -5px;
}
.floating-button {
	position: fixed;
	z-index: 100;
	bottom: 7%;
	right: 1%;
	animation: floating 1s linear infinite alternate;
}
.host_span {
	color: #FFFFFF;
}
.text_span {
	color: #FFFFFF;
}
.border_gl {
	border-top: 1px solid #e72b26;
border-bottom: 1px solid #e72b26;	
/*	background-image: url("../images/text-bg2.jpg");	*/
	backdrop-filter: blur(10px);
}
.bg_blur{
	    backdrop-filter: blur(10px);
}
.mg-top{
	margin-top: 4%
}
.intro {
	color: #291b1c;
}
@media(max-width:767px) {
	.h3-title {
	font-size: 1.8em;
	padding: 9px;
}
	.h3-location{
		font-size: 1.5em;
	}
	.h3-guest {
		font-size: 1.5em;
}
	.ep-p {
		font-size: 16px;
		margin-top: 10px;
	}
	.loc-icon {
		width: 5%;
	}
}
@media (max-width:767px) {
		.host_img {
		width: 100%;
	}	
	.mb_title {
		width: 50%;
		height: 50%;
	}
	.floating-button {
		right: -14%;
		top:20%
	}
	.floating-button img {
	width: 45%;
	}
}
.floating-button:hover {
	transform: scale(0.9);
}
@keyframes floating {
	0%{
		top:20%;
	}
	100%{
		top:22%;
	}
}
@media (max-width: 767px) {
h4 {
    background-color: #2721158a;
    color: #fff;
    font-size: 1.5em;
    margin: 10px 0;
    padding: 10px;
    font-weight: 700;
}	
p {
    color: #ffffff;
    /*text-shadow: 0 0 6px rgba(4,228,253,1);*/
    font-size: 18px;
    line-height: 1.7;
    text-align: justify;
}
	.intro {
		color: #291b1c;
	}
}

.wide-space {
    letter-spacing: 1.6px;
}

.icon-lg {
    font-size: 50px;
    line-height: 18px;
}

.bg-primary1 {
	background-color: #322e2b;
	position: relative;
	width: 100%;
	background-image: url("../images/bg-house.png"), url(../images/bg1.jpg);
/*	background-image: url(../images/bg1.jpg);*/
    background-repeat: no-repeat, no-repeat;
    background-position: center bottom, center top;
	background-size: cover, cover;
	background-attachment: fixed;
	min-height:80%;
/*	border-top: 6px double #e72b26;*/
}

.marquee {
	background-image: url("../images/tape_2.jpg");
	background-color: #f0ec55;
	background-size: cover;
	animation: marquee-bg 50s linear infinite;
	height: 51px;
	background-repeat: repeat-x;
	position: relative;
	z-index: 30
}
@keyframes marquee-bg {
	0%{
		background-position:5000px 0;
	}
	100%{
		background-position: 0 0;
	}
}
.marquee .text {
	position: absolute;
	right: 0;
}
.bg-primary2 {
/*
	border-top: 15px double #12915f;
border-bottom: 15px double #12915f;	
*/
	background-color: #322e2b;
	position: relative;
	width: 100%;
	background-image: url(../images/bg2.jpg);
    background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
}
.bg-primary3 {
	background-color: #322e2b;
	position: relative;
	width: 100%;
	background-image: url(../images/bg4.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: center;
	background-size: cover, cover;
    border-top: 5px solid #f82e2e;
}
.bg-primary4 {
	background-color: #322e2b;
	position: relative;
	width: 100%;
	background-image: url(../images/bg1.jpg);
    background-repeat: space;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
}

@media(max-width:767px) {
.bg-primary1,.bg-primary2,.bg-primary3 ,.bg-primary4 {
	background-color: #322e2b;
	background-image: url(../images/cast-pattern.png);
    background-position: left top;
    background-repeat: repeat;
	background-size: auto;
}
}
.bg-dark {
    color: #eee;
    background-color: #222;
}

.cursive {
    font-family: 'Dancing Script', cursive;
    text-transform: none;
}

.text-faded {
    color: rgba(97,0,0,1.00);
    text-shadow: 0px 0px 6px rgba(255,255,255,1);
}

.text-dark {
    color: #111;
}

.text-primary {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	border: none;
	color: rgba(255,255,255,1);
	text-align: center;
	-o-text-overflow: clip;
	text-overflow: clip;
	white-space: pre;
	text-shadow: 0 0 10px rgba(4,228,253,1) ,  0 0 20px rgba(4,228,253,1);
	-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}

.modal-content {
    background-color: #1d1d1d;
}

section {
    padding: 70px 0;
}

aside {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}

.navbar-default {
    background-color: rgba(87,87,87,0.2);
    border-color: transparent;
    /*border-color: rgba(104,165,136,0.90);*/
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}

.navbar-header > .navbar-brand {
	color: #FFFFFF;
	padding: 15px;
	-webkit-transition: padding .2s ease-in;
	-moz-transition: padding .2s ease-in;
	transition: padding .2s ease-in;
	font-size: 1.3em;
}

.navbar-header > .navbar-brand:hover,
.navbar-header > .navbar-brand:focus {
    color: #FFFFFF;
    text-shadow: 0 0 10px #ffffff,0 0 20px #ffffff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background: transparent;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-collapse {
    border-color: transparent;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
	text-transform: uppercase;
	font-size: 16px;
	color: #FFFFFF;
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #FFFFFF;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #FFFFFF !important;
    background-color: transparent;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
}


@media(min-width:768px) {
    .navbar-default {
	background-color: rgba(87,87,87,0.2);
    border-color: transparent;
	min-height: 30px;
    }na
	.intro {
	font-size: 1.6em;
	text-align: center;
	font-weight: 600;
/*	text-shadow: 1px 1px 5px #232323;		*/
	color: #291b1c;;
}
    .navbar-header > .navbar-brand {
	   color: rgba(255,255,255,1);
	   padding: 15px;
	   /*text-shadow: 1px 1px 1px rgba(255,255,255,0.8);*/
	   font-size: 1.3em;
	   font-weight: 400;
    }

    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
	color: #FFFFFF;
	text-shadow: 0 0 10px #ffffff , 0 0 20px #ffffff;
    }

    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
	   color: rgba(255,255,255,1);
	   /*text-shadow: 2px 2px 2px rgba(255,255,255,0.8);*/
	   padding: 15px;
	   /*letter-spacing: 1.1px;*/
    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
	   color: #FFFFFF;
	   text-shadow: 0 0 10px #ffffff , 0 0 20px #ffffff;
    }

    .navbar-default.affix {
	background-color: rgba(87,87,87,0.2);
    border-color: transparent;
	/*border-color: rgba(104,165,136,0.90);*/
    }

    .navbar-default.affix .navbar-header .navbar-brand {
        font-size: 1.3em;
        color: #FFFFFF;
        padding: 15px;
       /* letter-spacing: 1px;*/
    }

    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
	color: #FFFFFF;
	text-shadow: 0 0 10px #ffffff , 0 0 20px #ffffff;
    }

    .navbar-default.affix .nav > li>a,
    .navbar-default.affix .nav>li>a:focus {
	    color: #FFFFFF;        
		/*text-shadow: 1px 1px 1px rgba(30,30,30,0.7);*/
    }

    .navbar-default.affix .nav > li>a:hover,
    .navbar-default.affix .nav>li>a:focus:hover {
    color: #FFFFFF;
    }
}

@media(max-width:767px) {
.navbar-header > .navbar-brand {
    color: rgba(255,255,255,1);
    width: 85%;
    padding: 15px 10px;
    font-size: 1.1em;
    font-weight: 400;
    }
}
@media(max-width:767px) {
.media-body > .intro > br {
	display: none;
	}
}
header {
	/*position: relative;
	min-height: auto;
	text-align: center;
	color: #fff;
	width: 100%;
	background-image: url(../images/main.jpg);
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;*/
	background-color: #322e2b;
}
  
header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;
    text-align: center;
    z-index: 2;
}

header .header-content .inner h1 {
    margin-top: 0;
    margin-bottom: 0;
}

header .header-content .inner p {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,0.7);
}

#video-background {
  position: absolute;
  right: 0; 
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  width: auto; 
  height: auto;
  z-index: 1;
}

#video-background.collapsing {
  display:none;
}

@media(min-width:768px) {
    header {
	    min-height: 100%;
    }

    header .header-content {
	position: absolute;
	top: 50%;
	padding: 0 50px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
    }

    header .header-content .inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }

    header .header-content .inner h1 {
        font-size: 50px;
    }

    header .header-content .inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }
    
    section {
        min-height: 100%;
        padding: 100px 0;
    }

}
@media (max-width: 767px) { 
    header {
	width: 100%;
	height: 95%;
	background-color: #322e2b;
	background-image: url(../images/main-m.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
/*	background-attachment: fixed;*/
    }
 }
@media screen and (max-device-width: 767px) and (orientation: landscape) {
    header {
	width: 100%;
	height: 100%;
	background-color: #7DCCE0;
	background-image: url(../images/main.jpg);
	background-size: contain;
	background-position: center top;
	background-repeat: no-repeat;
    }
}

textarea {
    resize: none;
}

.margin-top-0 {
	margin-top: 20px;
}

.btn-default {
    border-color: #fff;
    color: #222;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    border-color: #ededed;
    color: #222;
    background-color: #f2f2f2;
    opacity: 0.7;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    border-color: #fff;
    background-color: #fff;
    opacity: 0.7;
}

.btn-default .badge {
    color: #fff;
    background-color: #222;
}

.btn.btn-primary {
    background-color: transparent;
    border:1px solid #f0f0f0;
    border-color:#f0f0f0;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn.btn-primary:hover {
    opacity: 0.7;
}

.btn {
    border: 0;
    border-radius: 290px;
}

.btn-xl {
    padding: 15px 30px;
    font-size: 20px;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

/* video */
  
  .video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
  }
  .video-container iframe,
  .video-container object,
  .video-container embed {
	border: 3px solid rgb(231,43,38);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 6px;
  }

.mg100 {
		margin-top: 20px;
	}
/* Footer */
	  	  
 #footer {
	background-color: rgba(87,87,87,0.2);
	text-align: center;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 0.4em;
	padding-left: 0;
	max-height: 40px; 
	  }
	    
 #footer .copyright {	
	font-size: 1em;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: 0;
	  }

		  @media screen and (max-width: 767px) {
			  #footer {
	              padding-top: 0.2em;
	              padding-right: 0;
	              padding-bottom: 0.2em;
	              padding-left: 0;
	              max-height: 55px;
			  }
			  #footer .copyright {
			  font-size: 0.9em;
	          }
		  }


/* cast */
.card{
	z-index: 99;
}
.center{
display:flex;
align-items:center;
justify-content:center;
}
.hover figure img {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-filter: blur(0);
	filter: blur(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover figure:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-filter: contrast(120%);
	filter: contrast(120%);
}

.cast-image{
  /*border-bottom: 5px solid #ffffff;
  border-right: 5px solid #ffffff;	
  margin: 10px;
  padding: 10px;
  box-shadow: -10px -10px 0px rgba(255,255,255,0.5);*/	
}

.cast-title{
	width: auto;
	text-align: center;
	padding-top: 10px;
	}

.cast-description{
    background-color: rgba(243,180,33,1.00);
}

.animated-modal {
	max-width: auto;
	overflow: hidden;
	transform: translateY(-50px);
	transition: all .7s;
	color:#fff;
}

@media screen and (max-width: 767px) {
.animated-modal {
	width: 100%;
  }
.cast-image	{
	width: 100%;
	}
}

.animated-modal h3,.animated-modal h4,
.animated-modal p {
  transform: translateY(-50px);
  opacity: 0;
  transition-property: transform, opacity;
  transition-duration: .4s;
}


/* Final state */
.fancybox-slide--current .animated-modal,
.fancybox-slide--current .animated-modal h3,
.fancybox-slide--current .animated-modal h4,
.fancybox-slide--current .animated-modal p {
  transform: translateY(0);
  opacity: 1;
}

/* Reveal content with different delays */
.fancybox-slide--current .animated-modal h3 {
  transition-delay: .1s;
}
.fancybox-slide--current .animated-modal h4 {
  transition-delay: .1s;
}
.fancybox-slide--current .animated-modal p {
  transition-delay: .3s;
}


/* Inner */
.inner {
/*	width: 80em;*/
}    
.inner-plot{
/*
	margin-right:20%;
	margin-left:20%;
*/
	margin-bottom: 6%;
	}    
.inner-cast{
/*	margin-right:40%;*/
/*	margin-bottom: 6%;	*/
	}    
.inner-story{
/*	margin-right:40%;*/
	margin-bottom: 6%;	
	}  
.inner-photo{
/*	margin-right:40%;*/
/*	margin-bottom: 6%;	*/
	}   
.inner-promo{
/*	margin-right:40%;*/
	}
.mb_6{
	margin-bottom: 6%
}
@media screen and (max-width: 767px) {
.inner-plot{
	width: 100%;
	margin-right:0;
	margin-left:0;
	}
.inner-cast{
	width: 100%;
	margin-right:0;
	}
.inner-story{
	width: 100%;
	margin-right:0;
	margin-left:0;
	}
.inner-photo{
	width: 100%;
	margin-right:0;
	}
.inner-promo{
	width: 100%;
	margin-right:0;
	}
} 	
	
@media screen and (max-width: 1280px) {
.inner {
width: 65em;
	}
}

@media screen and (max-width: 980px) {
.inner {
width: 80%;
	}
}

@media screen and (max-width: 767px) {
.inner {
width: 100%;
	}
} 
