/*
 *

 *
 */
 @import url(https://fonts.googleapis.com/earlyaccess/cwtexhei.css);
a, body, caption, div, fieldset, form, html, i, img, label, legend, li, menu, nav, p, span, ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

 html, body{
	 height: 100%;
	 width: 100%;
	 overflow: auto;
	-webkit-font-smoothing: antialiased;
    text-size-adjust: none;
    font-family: 'Lato','Helvetica Neue',Arial, Helvetica, "Noto Sans TC", STHeitiTC-Light,\5FAE\8EDF\6B63\9ED1\9AD4, 微軟正黑體, "Microsoft JhengHei", sans-serif, 文泉驛正黑, "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", 新細明體, PMingLiU, sans-serif;
	font-weight:600;
 }
*{
  -webkit-overflow-scrolling: touch;
}
h1, h2, h3, h4, h5 {
    font-family: 'Lato', 'Helvetica Neue',Arial, Helvetica, Meiryo, 文泉驛正黑, 微軟正黑體, sans-serif;
    line-height: 1.2857em;
    margin: calc(2rem - .14285em) 0 1rem;
    padding: 0;
}

body {
    background: #f8f8f8 url(../img/pattern.jpg);
   position: relative; 
	margin:0;

    /*text-align: left;*/
}
@media (max-width: 767px) {
	body {
	background: #fff;
	}
}
strong { font-weight: 700; }


a:hover {
	color: #e11313;
	text-decoration: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

a, a:hover, a:focus, a:active, a.active {
    outline: 0;
}

img { max-width: 100%; }

ul {
    padding: 0;
    margin: 0;
}

::-moz-selection { background: #e11313; color: #fff; text-shadow: none; }
::selection { background: #e11313; color: #fff; text-shadow: none; }

/*------------------------------------------*/
/*       00 - PopUP AD
/*------------------------------------------*/

.modal {
  text-align: center;
  padding: 0!important;
}
/*.modal-backdrop {
    z-index: 999;
}*/
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
@media (max-width: 767px){
.embed-responsive iframe{
        position: relative;
        height:auto;
    }
}
/*------------------------------------------*/
/*       01 - TOP Header
/*------------------------------------------*/
.vcenter {
	display: inline-block;
	vertical-align:middle;
	float:none;
}
/*主選單*/
#mainNavbar .nav>li {
    width: 5em;
    height: 5em;
    position: relative;
    overflow: hidden;
    float: left;
    /* margin-right: 4px; */
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

#mainNavbar .nav>li> a {
    width: 100%;
    height: 100%;
    top: 0px;
    display: block;

}
#mainNavbar .nav>li>a>img{
    text-decoration: none;   
    color: #bbb;
    text-shadow: 0px 0px 1px #333;
    /* line-height: 45px; */
     /*position: absolute;*/
    width: 2.5em;
    height: 2.5em;
    left: 0px;
    top: 7px;
    text-align: center;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
#mainNavbar .nav>li>a>.main-content{
    position: absolute;
	text-align: center;
    left: 0px;
    width: 100%;
    height: 50%;
    top: 3.5em;
}
#mainNavbar .nav>li:hover img{
	width:6em;
	height:6em;
	opacity: 0.4;
}
#mainNavbar .nav>li:hover{
	border-radius: 50%;
	background-color:#e11313;
}

#mainNavbar .nav>li:hover >a>.main-content{

    color: #fff;
	top:calc(50% - .6em);
	font-size:1.2em;
	line-height: 1.2em;
    -webkit-animation: 300ms ease;
    -moz-animation: 300ms ease;
    -ms-animation: 300ms ease;
}


@media (max-width: 991px){
	#mainNavbar .navbar-default .navbar-nav {
		margin: 0 !important;
		top: 0;
	}
	ul.social-list {
		display: none!important;
	
	}
	.infor-list {
		float: none !important;
		text-align: center;
	}
	.infor-list li {
    float: none !important;
    display: inline-block;
	}

}
@media (min-width: 768px){
.navbar-right {
 
    margin-right: -10px;
}}

#mainNavbar .nav-tabs .nav-link.active, .nav-tabs .show>.nav-link {
    color: #fff;
    background-color: #007bff;
}
@media (max-width: 767px){
#mainNavbar .nav>li{ 
	width:33%;
	text-align:center;
	float:left;
		}
#mainNavbar .nav>li, #mainNavbar .nav>li>a {
    position: relative;

    /*display: inline-block;*/
	margin:0 auto;
	text-align:center;
}
#mainNavbar .navbar-default .navbar-nav>li>a{
    color: #333;
	display:block;
}
#mainNavbar li a:hover {
    background-color: #111;
}
}


/*修改nav collapse 1200內 導覽列按鈕收合*/
@media (max-width: 1199px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }


    
.navbar-fixed-top {

      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
  
  .navbar-brand {
    display: inline-block;
    float: none;
  }
  
  .navbar-form.form-inline {
    display: inline-block;
    border-color: transparent;
    margin: 4px;
    padding: 5px;
  }
  
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
   }
  
}
/**最新消息&常見問題**/
.latestNewsFAQ {
    position: relative;
    margin-bottom: 20px;
	background-color:#fff;
	background: rgba(255,255,255,1);
}
.latestNewsFAQ .tab-content{
	padding:15px;
	background-color:#ddd;
	}
.bs-callout-danger{
	border: 1px solid #eee;
    border-bottom-width: 2px;
	border-bottom-color: #e80525;
	border-top-width: 2px;
	border-top-color: #e80525;
}
.latestNewsFAQ .nav-pills {
    display: flex;
    clear: both;
    padding: 0;
    margin: 0;
}
.latestNewsFAQ .nav-pills li {
    /*width: 49.5%;*/
	width: 100%;
    float: left;
    display: inline-block;
    padding: 0;
    position: relative;
}
.latestNewsFAQ .nav-pills li.active a {
    color: #fff;
    background-color: #e80525;
	border-radius: 0;
}

.latestNewsFAQ .nav-pills li a {
    height: 32px;
    text-align: center;
	border-radius: 0;
    padding: 0;
    font-weight: 600;
    display: block;
    color: #fff;
    background-color: #3d3d3d;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.latestNewsFAQ .nav-pills>li.active>a, .latestNewsFAQ .nav-pills>li.active>a:focus, .latestNewsFAQ .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #e80525;
}
.latestNewsFAQ .nav>li>a:focus, .latestNewsFAQ>.nav>li>a:hover {
    text-decoration: none;
    background-color: #ccc;
}
.latestNewsFAQ .nav-pills li.active:after {
    content: "";
    border-top: 10px solid #e80525;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -8px;
    left: 14px;
}

/**活動專區**/
/*標題*/
.hotEventsTitle {
    height: 32px;
	position:relative;
    text-align: center;
	border-radius: 0;
    padding: 0;
    font-weight: 600;
    display: block;
    color: #fff;
    background-color: #333;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.hotEventsTitle:after {
    content: "";
    border-top: 10px solid #333;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -8px;
    left: 14px;
}
.hotEventsContent{
	background-color:#fff;
	padding:10px;
}
.carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right{
    position: absolute;
    top: 50%;
    display: inline-block;
    margin-top: -10px;
}
@media screen and (min-width: 768px){
.carousel-control .glyphicon-menu-left{
    margin-left: -10px;
}
.carousel-control .glyphicon-menu-right{
    margin-right: -10px;
}
}
carousel-control .glyphicon-chevron-left{
    left: 50%;
    margin-left: -10px;
}
.carousel-control .glyphicon-menu-right{
    right: 50%;
    margin-right: -10px;
}
.SARcontent > a >img{
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
	}
.SARcontent > a >img:hover{
	opacity:.6;
}

.top-bar {
	background-color: #fff;
	border-bottom: 1px solid #f2f2f2;
}

.top-bar.color-bar {
	border-bottom: 0;
}

.top-bar.color-bar a {
	color: rgba(255,255,255,.6);
}

.top-bar.color-bar a:hover {
	color: rgba(255,255,255,1) !important;
}

.top-bar.color-bar ul.social-list li a i {
	border-left: 1px solid rgba(255,255,255,.1);
}

.top-bar.color-bar ul.social-list li:last-child a i {
	border-right: 1px solid rgba(255,255,255,.1);
}

.top-bar.color-bar .infor-list li a:before {
	color: rgba(255,255,255,.2);
}

.top-bar.dark-bar {
	background-color: #444;
	border-bottom: 0;
}

.top-bar.dark-bar a {
	color: rgba(255,255,255,.4);
}

.top-bar.dark-bar a:hover {
	color: rgba(255,255,255,1) !important;
}

.top-bar.dark-bar ul.social-list li a i {
	border-left: 1px solid rgba(255,255,255,.08);
}

.top-bar.dark-bar ul.social-list li:last-child a i {
	border-right: 1px solid rgba(255,255,255,.08);
}

.top-bar.dark-bar .infor-list li a:before {
	color: rgba(255,255,255,.2);
}

.top-bar a {
	color: #666;
}

.infor-list{
	float:right;	
}

.top-bar .infor-list li {

	display: inline-block;
}

.top-bar .infor-list li a:before {
	position: relative;
	content: "|";
	font-size: 13px;
	margin: 0 3px;
	top: -1px;
	color: #ddd;
}

.top-bar .infor-list li a:before {
	color: #666;
}

.top-bar .infor-list li:first-child a:before {
	display: none;
}

.top-bar .infor-list li a {
	font-size: 12px;
	display: block;
	line-height: 32px;
}

ul.social-list {
    float: left;
	margin-left: -20px;
}

ul.social-list li {
	list-style:none;

    float: right;
}

ul.social-list li a {
    display:block;
	width:32px;
	line-height:32px;
	text-align:center;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.social-list li a:hover {
	color: #fff;
}

ul.social-list li a.facebook:hover {
	background-color: #507CBE;
}
ul.social-list li a.google:hover {
	background-color: #F16261;
}
ul.social-list li a.instgram:hover {
	background-color: #4D4F54;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
ul.social-list li a.line:hover {
	background-color: #00c300;
}
ul.social-list li a i {
	font-size: 1em;
	height: 33px;
	line-height: 33px;
	text-align: center;
}
ul.social-list li a img {
	
	width: 15px;
	line-height: 33px;
	text-align: center;
}

.navbar {
	background: #fff;
	border: none;
	
	border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}
@media (max-width: 767px) {
.navbar {
border-bottom: 1px solid #e7e7e7;
}
}
#top_header .infor-list li {
	font-size: 13px;
	display: inline-block;
	padding: 0 10px;
	color: #fff;
	line-height: 32px;
}



@media (max-width: 767px) {
	#top_header .infor-list li {
	font-size: 12px;
	display: inline-block;
	line-height: 32px;
}
	}

#top_header {
    width: 100%;

    color: inherit;
    background-color: #e11313;
    margin:0;
}

#top_wrap_means {
    margin: 0 auto;
}
#top_means {
    font-weight: bold;
}
#top_means a {
    color: #FFFFFF;
    text-decoration: none;
}
#top_select_lang {
    font-family: 'Open Sans Bold',"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 88.2%;
    float: left;
    margin: 5px 14px 0 0;
    padding: 0;
    position: relative;
}
#top_header_sns {
    float: left;
    padding: 0px 0 0 12px;
}
#top_header_sns ul li {
    float: left;
    margin: 0 6px 0 0;
    list-style-type: none;
}
#top_search {
    float: right;
    margin: 4px 0 0;
    font-size: 89%;
}
#top_search_cnt {
    /*display: none;*/
}
#top_snavi {
    float: right;
    padding: 5px 0 0 0;
    font-size: 87.2%;
}
#top_snavi ul li {
    margin-right: 24px;
    list-style-type: none;
	float: right;
}
#top_means a {
    color: #FFFFFF;
    text-decoration: none;
}

#top_header:after, #top_means:after{
	content: "";
    display: block;
    clear: both;
}
/*------------------------------------------*/
/*	     02 - Header & Navigation
/*------------------------------------------*/


/*
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; // remove the gap so it doesn't close
 }
*/


/***** search btn *****/
#searchBtn{
	color:#e11313;
	margin-top:7px;
	background-color:#fff;
	}
/* Small devices (tablets, 768px and up) */
@media (min-width: 1200px) { 
	#searchBtn{
		font-size: 2em;
		margin: 5px;
	}
}

.navbar-default .navbar-toggle {
	border:none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #333;
}

#custom-search-form{
	/*position: relative;*/
	margin:0;
    margin-top: 10px;
    padding: 0;
	
	} 
	

.modal-backdrop {
    opacity:0.5 !important;
}
	

	
	
	
#custom-search-form .search-query {
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.form-search .input-group .form-control:focus {
    border-color: #ff3d2e;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-search .input-group .form-control{
    border-color: #e11313;
    outline: 0;

}
.btn-danger:focus {
    border-color: #ff3d2e;
    outline: 0;
}
.btn-danger {
    color: #fff;
    background-color: #e11313;
}
/*選擇場次按鈕*/
.btn-event {
	margin:3px;
	font-size:1.5em;
	display:block;
	color: #fff;
	min-height:73px;
	text-align: center;
	padding: 20px;
	background: #e11313;
	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); 
	border: 1px solid transparent;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 992px) {
	.btn-event {
		width: 132px;
		height: 120px;
		padding:inherit;
	}
}
@media screen and (max-width: 400px) {
	.btn-event {
		font-size: 1em;
		padding: 12px 6px;
		min-width: 84px;
	}
}
.btn-event:hover{
	color:#fff;
	}
.btn-event .bText {
  display: block;
  position: relative;
  transition: 0.5s;
}
.btn-event:hover .bText {
  padding-right: 20px;
}
.btn-event .bText:after {
	font-family: 'FontAwesome';
  	content: "\f021";
	font-size:.5em;
  	position: absolute;
	top:6px;
	right: -10px;
	opacity: 0;
  	transition: 0.5s;
}


.btn-event:active .bTime{
	opacity: 1;
}
.btn-event:hover .bText:after {
	/*top: 0.7em;*/
  	opacity: 1;
	right: 8px;
	/*text-align: center;*/
}

/*	width: 1.28571429em;
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);*/
 .btn-event.active, .btn-event:active {
	background: #fff;
	color: #e11313;
	border-color: #e11313;
    -webkit-box-shadow: none;
    box-shadow: none;
	}


/*訂購頁按鈕*/
.btn-order {
	margin:3px;
	font-size:1.5em;
	color: #fff;
	background: #e11313;
	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); 
	border: 1px solid transparent;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.btn-order:hover, .btn-order.active, .btn-order:active {
	background: #fff;
	color: #e11313;
	border-color: #e11313;
	}

.btn-Package {
	margin:3px;
	font-size:1.5em;
	color: #e11313;
	background: #fff;
	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top, #fff 0%, #eee 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fff 0%,#eee 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fff 0%,#eee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); 
	border: 1px solid #e11313;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.btn-Package:hover, .btn-Package.active, .btn-Package:active {
	background: #e11313;
	color: #fff;
	border-color: #e11313;
	}



#custom-search-form button {
	border: 0;
	background: none;
	/** belows styles are working good */
	
	margin-top: 2px;
	position: absolute;
	right:0;
	top:0;
	z-index: 3;
	/* IE7-8 doesn't have border-radius, so don't indent the padding */
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}

@media (max-width: 767px) {
	#custom-search-form{
		position: relative;
		left: 0;
    	right: 0;
	} 
	#custom-search-form button {
		position: absolute;
		top: 0;
		right:0;
		    
	}
	 }
	 
.search-query:focus + button {
        z-index: 3;   
    }



#portfolio {
	padding-bottom:2em;
	margin-top:120px;

}
@media (max-width: 767px) {
	#portfolio {
		margin-top:88px;
		padding-bottom:0;

}
}
@media screen and  (max-width: 1199px) {
	#portfolio {
	margin-top:106px
	}
}

/**navbar-brand**/
/*
@media (max-width: 767px) {

.navbar-brand {
	 transform: translateX(-50%);
  left: 50%;
  position: absolute;
	}
.navbar-toggle{
	float: left;
	margin-left: 15px;
}
}*/


/*
.call-us {
    font-size: 14px;
    line-height: 22px;
    text-align: right;
	color:#000;
}

.call-us p {
    margin-top: 18px;
}

.call-us p span { color: #888; }
*/

/***** Coming Soon *****/
/*
.coming-soon {
    margin: 0 auto;
    text-align: center;
    color: #fff;
	
}

.inner-bg {
	height:435px;
    padding: 55px 0 60px 0;
   background: url(../img/pattern-3.png);
    -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,.3) inset;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.3) inset;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.3) inset;
}

.coming-soon h2 {
    font-size: 40px;
    line-height: 44px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 1px 7px rgba(0,0,0,.2);
}

.coming-soon p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 36px;
    text-shadow: 0 1px 7px rgba(0,0,0,.2);
}



*/
/* Smaller than standard 960 (devices and browsers) */

/*
.standard-header {
    display: block;
    position: relative;
    top: -10px;
    left: -25px;
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 18px;
}

.standard-header .text {
    display: inline-block;
    background: #e11313;
    padding: 12px 24px;
    color: #eee;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
    box-shadow: 0 1px 1px rgba(0,0,0,0.5);
}*/
/*
.standard-header{
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: bold;
    text-transform: initial;
    color: #fff;
    position: relative;
    line-height: 27px;
    margin-bottom: 15px;
}
.standard-header a, .standard-header span {

    font-size: 16px;
    color: #FFF;
    background: #ff3d2e;
    font-weight: 700;
    padding: 1px 20px 2px;
    display: inline-block;
    text-transform: initial;
}
.standard-header:after {
    position: absolute;
    height: 2px;
    background: #ff3d2e;
    display: block;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
}

*/

.arrow-list {
    padding: .5em 0 2em 0;
	background-color:#fff;
}

.arrow-list ul {
    margin: 0;
    padding: 0;
	list-style-type:none;
}
.arrow-list ul li {
    position: relative;
    margin: 6px 0 0 0;
    padding: 0 .5em 0 1em;
    list-style: none;
    line-height: 20px;
    font-size: 14px;
    color: #757575;
	/*隱藏多餘字數*/
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;/*從上到下重直排列子元素*/
	-webkit-line-clamp:1; /* 顯示行數 Chrome&Safari */
	height:20px; /* 顯示高度 IE&Firefox */
}
	
.arrow-list ul li:before {
	content: "\f105";
    font-family: 'FontAwesome';
    display: inline-block;
    margin-left: 0;
    width: 15px;
    color: #ff3d2e;
    -webkit-transition: padding 250ms cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition: padding 250ms cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: padding 250ms cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: padding 250ms cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);

/*
        position: absolute;
    line-height: 20px;
    font-family: FontAwesome;
    font-size: 12px;
    color: #3db4ff;
	padding-right: 0.5em;
	top: 0;
    left: 0;
    content: '\f061';
	*/
}

.arrow-list ul li a{
	color: #222;
}
.arrow-list > ul > li:hover:before {
    padding-left: 7px;
	
}
.arrow-list  > ul > li a:focus, .arrow-list  > ul > li a:hover{
    text-decoration: none;
    color: #ff3d2e;
}
.arrow-list em {
    float: right;
	font-style: normal;
    padding-right: 1em;
	padding-bottom:2em;
}
.arrow-list em a{
    background: none;
	color:#ff3d2e;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 13px;
}
/*主視覺圖片高度*/
#carousel-heroImage-Indicators .carousel-inner{
	position:relative;
	height:100%;
	/*height:435px;*/
	margin: 0 auto;
  overflow: hidden;
}
#carousel-heroImage-Indicators > div > div.item{
	/*max-height:435px; */
	overflow: hidden;
	height:435px;
	/*position:relative;*/
	}
/*#carousel-heroImage-Indicators > div > div:nth-child(1) > picture */
/*#carousel-heroImage-Indicators > div > div.item.active > picture > source:nth-child(1){*/
#carousel-heroImage-Indicators > div > div.item > picture > img {
/*#carousel-heroImage-Indicators > div > div.item > img { */
	max-width: none;
    left: 50%;
    position: relative;
    -webkit-transform: translateX(-50%);
	transform: translateX(-50%);
  }
 

 
#carousel-heroImage-Indicators > div > div.item.active > picture > a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
  
.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/*主視覺輪播指針位置
.carousel-indicators{
	bottom: -50px;
}
.carousel-indicators li{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: rgba(0,0,0,0);
	border: 1px solid #e11313;
	border-radius: 50%;
}
.carousel-indicators .active{
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #e11313;
}
*/
/***第一塊廣告***/
/* Fade effect between the slides */
/* original solution by https://codepen.io/Rowno/pen/Afykb */

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}



/**節目預告**/
/*重直捲動*/
.carousel-vertical .carousel-inner {
  height: 100%;
}
.carousel-vertical .item {
   -webkit-transition: 0.6s ease-in-out top;
   -moz-transition: 0.6s ease-in-out top;
   -ms-transition: 0.6s ease-in-out top;
   -o-transition: 0.6s ease-in-out top;
   transition: 0.6s ease-in-out top;
}
.carousel-vertical .active {
   top: 0;
}
.carousel-vertical .next {
   top: 180px;
}
.carousel-vertical .prev {
   top: -180px;
}
.carousel-vertical .next.left,
.carousel-vertical .prev.right {
   top: 0;
}
.carousel-vertical .active.left {
   top: -180px;
}
.carousel-vertical .active.right {
   top: -180px;
}
.carousel-vertical .item {
    left: 0;
}

/*樣式*/
#comingSoon{
	padding:10px;
	background-color:#fff;
}
#comingSoon .carousel-control.left, #comingSoon .carousel-control.right {
   background-image:none !important;
   filter:none !important;
}

#comingSoon img{
	width:60%;
	float:left;}
#comingSoon .wrap{
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }
#comingSoon .wrap:hover{
	opacity:.6;}
	
#comingSoon .caption{
	width:40%;
	float:left;
	padding-left:5px;
	}
#comingSoon .carousel-indicators{
	width:10%;
	float:left;}
#comingSoon h3{
	padding:0;
	margin:0;
	font-size:1em;
	padding-bottom:1em;
	line-height:1.5;
	/*隱藏多餘字數*/
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;/*從上到下重直排列子元素*/
	-webkit-line-clamp:3; /* 顯示行數 Chrome&Safari */
	height:4.5em; /* 顯示高度 IE&Firefox */
	}
@media (max-width: 1024px) {
	#comingSoon h3{
	font-size:14px;
	padding-bottom:0;
	}
}
@media (max-width: 767px) {
	#comingSoon h3{
	font-size:1em;
	padding-bottom:1em;
	}
	}
	
#comingSoon p{color: #cc6600;
	font-size:12px}
	
#comingSoon .carousel-control .glyphicon-plus-sign, #comingSoon .carousel-control .icon-next {
  right: 0;  
  top:-30px;
}

#comingSoon .carousel-control .glyphicon-minus-sign, #comingSoon .carousel-control .icon-prev {
  left: 0; 
  top:-30px;
}
#comingSoon .carousel-control {
    
    color: #eee;
    text-shadow:none;
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
}
#comingSoon .carousel-control:focus, #comingSoon .carousel-control:hover {
    color: #ff0000; 
}

/***** Content *****/




.section-title {
    margin: 0 0 30px;
    padding-top: 30px;
    position: relative;
}
.section-title span {
    display: inline-block;
    background: #f5f5f5;
    padding: 0 20px;
    font-size: 24px;
    position: relative;
    z-index: 2;
}
.section-title:after {
    content: "";
    border-top: 2px solid #e2e2e2;
    border-bottom: 1px solid #fff;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 55px;
    left: 0;
}

/**熱門節目**/
/**節目標題2行以上，文字自動省略，並出現…**/
.portfolio-link h4{
	color:#333;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;/*從上到下重直排列子元素*/
	-webkit-line-clamp:2; /* 顯示行數 Chrome&Safari */
	height:41px; /* 顯示高度 IE&Firefox */
	line-height: 20px;
	margin-top:0;}
.portfolio-link p{
	margin:0.3em 0;}

#portfolio .portfolio-item .portfolio-link {
	
    display: block;
    position: relative;
    /*max-width: 400px;*/
    margin: 0 auto;
}

#portfolio .portfolio-item .portfolio-link {
	color:#333;}
#portfolio .portfolio-item .portfolio-link:hover{
    color: #e11313;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    /*background: rgba(225,19,19,.7);*/
	
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
	color:#000000;
    position: absolute;
    width: 100%;
    height: 20px;
    font-size: 20px;
    text-align: center;
    top: 50%;
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link figure{
	width:100%;
	height:100%; 
	overflow:hidden;
	}
#portfolio .portfolio-item .portfolio-link figure img{	
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out; 
}
#portfolio .portfolio-item .portfolio-link:hover figure img{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	transition: all 0.3s ease-out;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  #portfolio .portfolio-item {
	  margin: 0 0 1em;
	  right: 0;
  }
}
@media (max-width: 767px) {
  #portfolio .portfolio-item {
	  margin: 0 0 .5em;
	  right: 0;
  }
}

.subscribe {
    margin-top: 30px;
    text-align: center;
}

.subscribe h3 {
    font-size: 32px;
    font-weight: 400;
    color: #4d4d4d;
    line-height: 40px;
    text-transform: uppercase;
    text-shadow: 1px 2px 1px #fff;
}

.subscribe p {
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
}

.subscribe form {
    margin-top: 24px;
}

.subscribe form input.subscribe-email {
    width: 310px;
    height: 46px;
    margin: 0;
    padding: 0 10px;
    background: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 46px;
    color: #888;
    border: 0;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
}

.subscribe form input:focus {
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.15);
}

.subscribe form input:-moz-placeholder { color: #888; }
.subscribe form input:-ms-input-placeholder { color: #888; }
.subscribe form input::-webkit-input-placeholder { color: #888; }

.subscribe form button {
    width: 130px;
    height: 46px;
    margin: 0;
    padding: 0;
    background: #e11313;
    border: 0;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 46px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.25);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.25);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.25);
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

.subscribe form button.btn:hover {
    background: #555;
    color: #fff;
}

.subscribe form button.btn:focus, .subscribe form button.btn:active {
	outline: 0;
    background: #555;
    color: #fff;
}

.success-message, .error-message {
	display: none;
	margin-top: 20px;
    font-size: 18px;
    line-height: 22px;
}

.error-message {
    color: #e11313;
}

/*------------------------------------------*/
/*			 swiper Styles
/*------------------------------------------*/
.hotPGiframe {
    display: block;
    width: 100%;
    border: 0;
    margin: 0;
    box-sizing: border-box;
    /*height: 450px;*/
    min-width: 100%;
}

.comingSooniframe {
    display: block;
    width: 100%;
    border: 0;
    margin: 0;
    box-sizing: border-box;
	background-color:#fff;
    height: 180px;
    min-width: 100%;
}


/*------------------------------------------*/
/*			 11 - Footer Styles
/*------------------------------------------*/

footer {
	background-color: #686766;
    padding-top: 2em;
	
	color: #fff;
}

footer p {
	color: #ccc;
}

footer a {
	color: #ddd;
}

footer a:hover {
	color: #eee;
	text-decoration: underline;
}

.footer-widget {
    margin-bottom: 45px;
}

.footer-widget h4 {
	color: #eee;
	text-transform: uppercase;
	padding-bottom: 8px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 600;
	position: relative;
}

.footer-widget h4 .head-line {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 50px;
	height: 3px;
	background-color: #ddd;
	margin: 0;
}

.social-widget {
    margin-top: 50px;
    padding-bottom: 50px;
    
}

.social-widget a {
    display: inline-block;
    width: 48px;
    height: 48px;
    margin: 3px;
    padding-top: 9px;
    background: #555;
    -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
    font-size: 28px;
    color: #fff;
    line-height: 28px;
	text-align: center;
}

/*.social-widget a:hover, .social a:focus { outline: 0; background: #e11313; }*/

.social-widget .FB:hover , .social .FB:focus {outline: 0; background: #507CBE;}
.social-widget .IG:hover , .social .IG:focus {outline: 0; background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);}
.social-widget .LI:hover , .social .LI:focus {outline: 0; background: #00c300;}

.social-widget ul.social-icons li {
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 4px;
	
}

.social-widget ul.social-icons li a i {
	font-size: 1.4em;
	width: 36px;
	height: 36px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	display: block;
	border-radius: 2px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.social-widget ul.social-icons li a:hover {
	text-decoration: none;
}
.footer-widget ul{
list-style-type: none;
}
/*.security-widget ul{
	list-style-type: none;
	}
.payment-widget ul{
	list-style-type: none;
	}
.contact-widget ul{
	list-style-type: none;}*/
.contact-widget span {
	font-weight: 500;
}

.contact-widget ul li {
    margin-bottom: 12px;
}

.contact-widget ul li p a {
    color: #bbb;
}

.contact-widget p {
    padding-bottom: 20px;
}




.copyright-section {
    padding: 15px 0;
	font-size: 11px;
	letter-spacing: 0.5px;
    border-top: 1px solid rgba(255,255,255,.06);
}

.copyright-section p {
	font-size: 11px;
	text-transform: uppercase;
}

ul.footer-nav {
    float: right;
}

ul.footer-nav li {
    display: inline-block;
    float: left;
    margin-left: 15px;
}

ul.footer-nav li:first-child {
    margin-left: 0;
}

ul.footer-nav li a {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.footer-nav li a:hover {
	color: #fff;
}

.back-to-top {
    display: none;
    position: fixed;
    bottom: 18px;
    right: 15px;
}
.booking-Ticket{
	display:none;
	position: fixed;
	bottom: 54px;
	right: 15px;
	}
.booking-Ticket{
	display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
	background-color: #444;}

.back-to-top i {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 2px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    text-align: center;
    background-color: #444;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

/*------------------------------------------*/
/*       BookTicket(訂購頁)
/*------------------------------------------*/

/*節目資訊*/

.PGinfo-panel-heading{
	/*margin-bottom: 35px;*/
    position: relative;
    padding: 12px 24px 8px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #f5f5f5;
    font-size: 26px;
	}

.PGinfo-panel-heading:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 6px;
    height: 24px;
    margin-top: -12px;
    background-color: #e11313;
}
.PGinfo-panel-heading a {
   
    display: inline-block;
    width: 100%;

    text-decoration: none;
}
.PGinfo-panel-heading a:after {
    font-family: 'FontAwesome';
    content: "\f078";    
    float: right;
}
.PGinfo-panel-heading a.collapsed:after {    
    content: "\f054";    
}


.description .panel-default{
	border-color: #fff;}

/***** Media Queries *****/



@media (max-width: 767px) {


    /*.call-us { text-align: center; }*/

    .inner-bg { padding: 45px 0 50px 0; }

    .coming-soon h2 { font-size: 36px; }

 
    .subscribe h3 { font-size: 28px; }
    .subscribe form input.subscribe-email, .subscribe form button { width: 100%; }

}

/*BookingTicket*/

.round-button {
    display:block;
    width:50px;
    height:50px;
    line-height:50px;
    border: 2px solid #f5f5f5;
    border-radius: 50%;
    color:#f5f5f5;
    text-align:center;
    text-decoration:none;
    background: #464646;
    box-shadow: 0 0 3px gray;
    font-size:20px;
    font-weight:bold;
}
.round-button:hover {
    background: #262626;
}

@-webkit-keyframes redPulse {
  from { background-color: #c9302c; -webkit-box-shadow: 0 0 9px #fff; }
  50% { background-color: #e11313; -webkit-box-shadow: 0 0 18px #e11313; }
  to { background-color: #c9302c; -webkit-box-shadow: 0 0 9px #fff; }
}

a.red.button {
	display:block;
	font-size: 2.4em;
	color: #fff;
	width: 3em;
	height: 3em;
	text-align: center;
	line-height:1em;
	margin: auto;
	border-radius: 50%;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
	
	/*padding: 0 15px 20px 15px !important;margin-top: 30px;*/
  	-webkit-animation-name: redPulse;
  	-webkit-animation-duration: 2s;
  	-webkit-animation-iteration-count: infinite;
}

a.red.button:hover {
	border-color: #e2e2e2;
	box-shadow: 0 0 6px rgba(0,0,0,.1);
	-o-box-shadow: 0 0 6px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 6px rgba(0,0,0,.1);
  	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.1);
}

a.red.button:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.red-box {
	
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.service-boxed:hover {
	border-color: #e2e2e2;
	box-shadow: 0 0 6px rgba(0,0,0,.1);
	-o-box-shadow: 0 0 6px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 6px rgba(0,0,0,.1);
  	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.1);
}

.icon-large {
	font-size: 3em;
	color: #666;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.icon-large:hover, .service-box:hover .icon-large {
	text-shadow: 5px 5px 2px rgba(255,255,255,0);
}

.icon-large-effect {
	position: relative;
	display: block;
	z-index: 1;
	font-size: 2.6em;
	color: #fff;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	margin: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
/*share*/
.fa-facebook-square {
  color: #3b5998;
}
.fa-facebook-square:hover {
  color: #bbb;
}
.fa-twitter-square {
  color: #1da1f2;  
}
.fa-twitter-square:hover {
  color: #bbb;  
}
.fa-google-plus-square {
  color: #db4437  
}
.fa-google-plus-square:hover {
  color: #bbb; 
}

@media (max-width: 767px) {
	.btn-group-lg>.btn, .btn-lg {
		font-size:95%;}
	}

/*場次表-時間地點票價*/	
.itable{
	width:97%; 
	margin:0 auto; 	
	font-weight:600;
	vertical-align:middle;
	}
.itable > tbody > tr > td {
     vertical-align: middle;
}

@media screen and (max-width: 500px) {
	.itable{
   font-size:12px;
	}
}

/*活動時間-日曆樣式*/
time.icon
{
  font-size: 1em; /* change icon size */
  display: block;
  position: relative;
  width: 6em;
  height: 8em;
  background-color: #fff;
  border-radius: 0.3em;
  box-shadow: 0 1px 0 #f37302, 0 2px 0 #fff, 0 3px 0 #f37302, 0 4px 0 #fff, 0 5px 0 #f37302, 0 0 0 1px #f37302;
  overflow: hidden;
}
time.icon *
{
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
time.icon strong
{
  position: absolute;
  top: 0;
  padding: 0.4em 0;
  color: #fff;
  background-color: #fd9f1b;
  border-bottom: 1px dashed #f37302;
  box-shadow: 0 2px 0 #fd9f1b;
}
time.icon em
{
  position: absolute;
  bottom: 1.3em;
  color: #fd9f1b;
}
time.icon .time
{
  position: absolute;
  bottom: 0.3em;
  font-size:1em;
}
time.icon .day
{
  font-size: 2.8em;
  letter-spacing: -0.05em;
  padding-top: 0.8em;
  color: #2f2f2f;
}

/*上方購票流程圖*/
@media (min-width: 767px){
	div.profileSteps {
	margin:0;
	padding:0;
	}
}
div.profileSteps {
	float:right;
	margin:20px 20px 0 0;
	width:95%;
	padding:2em;
}
div.profileStep {
	position:relative;
	float:right;
	width:20%;
	/*width:100px;*/
	height:50px;
}
div.profileStep .connect {
	position:absolute;
	top:10px;left:0;
	width:100%;
	/*width:80px;*/
	height:10px;
	margin-left:-5px;
	background-color:#24d4ec;
	-webkit-border-radius:5px;
	border-radius:5px;
}
div.profileStep .icon {
	position:absolute;
	top:0;right:0;
	width:30px;height:30px;
	background-color:#24d4ec;
	-webkit-border-radius:15px;
	border-radius:15px;
	
	color:#fff;
	font-size:16px;
	line-height:30px;
	text-align:center;
}
div.profileStep .info {
	position:absolute;
	bottom:0;left:0;
	width:100px;
	
	color:#666;
	font-size:12px;
	line-height:20px;
	text-align:center;
}
div.profileStepPassive .connect {
	background-color:#f5f5f5;
}
div.profileStepPassive .icon {
	background-color:#f5f5f5;
  color:#24d4ec;
}

/*.btn span.glyphicon {    			
	opacity: 0;				
}
.btn.active span.glyphicon {				
	opacity: 1;				
}*/

.event-info{
	padding: 0 3em;
	}
@media (max-width: 767px) {
	.event-info{
	padding: 0;
	}
	}

.venue {
    float: left;

}
.venue img {
	max-height:768px;
	display: block;
}

.zone {
    padding: 7px;
    text-align: left;
    border: 1px solid #dededd;
}
.zone-label{
	padding: 3px 3px 3px 32px;
	color:#fff;
}
.zone-label span:before{
  font-family: FontAwesome;
   content: "\f005";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
}
.area_select {
    float: right;
}
.zone .area-list {
    height: auto;
    overflow: auto;
	font-size:13px;
	line-height:22px;
}



.zone .area-list li .badge {
	background-color:#ff0000;
    right: .667em;
    top: 50%;
}


.area-list {
    padding: 0px;
    list-style-type: none;
}
.area-list li .areaColor{
    margin-right: 10px;
    display: inline-block;
}
.area-list li .areaColor:before{
	font-family: FontAwesome;
   content: "\f04d ";
   display: inline-block;
   vertical-align: middle;
	}
.area-list li {
    margin-left: 10px;
	padding:2px 0 ;
	font-size:12px;
	line-height:1.8;
}
/*.switch {
    position: relative;
    margin: 20px auto;
    height: 30px;
    width: 240px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
}*/

@media (min-width: 768px) { 
.venue img{
  max-width:490px;
  
 }

}
@media (min-width: 970px) { 
.venue img{
  max-width:600px;
  
 }

}
@media (min-width: 1170px) { 
.venue img{
  max-width:750px;
  
 }
}



.affix {
	top: 0;

}

.affix + .container-fluid {
      padding-top: 70px;
}

.affix-bottom {
      position: absolute;
}

/*
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
	
	
}

@media (min-width: 768px) { 
.pre-scrollable {
  max-width:490px;
  overflow-x: scroll;
 }

}
@media (min-width: 970px) { 
.pre-scrollable {
  max-width:600px;
  
 }

}
*/
#locationChoice{
	/*overflow-x: auto;*/
	overflow-y: scroll;
	margin: 0 0 1em;
	max-height: 650px;
	}

@media screen and (max-width: 767px) {
	#locationChoice{
		max-height: 340px;
	}
  

#TBL{
	margin-bottom: 15px;
	}
	}	

#TBL {
	width: 100%;
	max-width:100%;

	border-collapse: collapse;
	border-spacing:1px;
	border:0;
	
}

#TBL th, #TBL td{
	width:40px;
	height:40px;
	padding: 10px;
	text-align:center;
	vertical-align:middle;
	background-repeat: no-repeat;
	
	/*background-size:100%;*/
	}
/* Use position: sticky to have it stick to the edge
 * and top, right, or left to choose which edge to stick to: */

#TBL thead th{
  position: -webkit-sticky; /* for Safari */
  position: sticky;
  top: 0;
}

#TBL tbody th {
  position: -webkit-sticky; /* for Safari */
  position: sticky;
  left: 0;
}
/* To have the header in the first column stick to the left: */

#TBL thead th:first-child {
  left: 0;
  z-index: 1;
}
#TBL thead th {
  background: #333;
  color: #FFF;
	border-right: 1px solid #CCC;
}

#TBL tbody th {
  background: #FFF;
  border-right: 1px solid #CCC;
	white-space:nowrap;
}	
.chair-style ul li{
	display:inline;}
/*------------------------------------------*/
/*       SELECT SEAT2 - SELECT AREA
/*------------------------------------------*/
.select-Area{
	position: relative;
  	width: 90%;}
.area-Map{
	width:100%;
	padding:5px;
	border:7px solid DeepSkyBlue;
	display:block;
	cursor:pointer;
	transition: 0.3s;
	}
.area-Map:hover{
	opacity: 0.7;
	}

.select-Area .text {
  font-size: 24px;
}
/* The Modal (background) */
.modal {
    /*display: none;  Hidden by default */
    /*position: fixed;  Stay in place */
    /*z-index: 999;  Sit on top */
    /*padding-top: 100px;  Location of the box */
    /*left: 0;*/
    /*top: 0;*/
    /*width: 100%;  Full width */
    /*height: 100%;  Full height */
    /*overflow: auto;  Enable scroll if needed */
    /*background-color: rgb(0,0,0);  Fallback color */
    /*background-color: rgba(0,0,0,0.9);  Black w/ opacity */
}
/* Modal Content (image) */
.modal-content {
    /*margin: auto;*/
    /*display: block;*/
    /*width: 80%;*/
    /*max-width: 700px;*/
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}
/* Add Animation */
.modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}
/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
/* The PopUP AD Close Button */
button.PopUPclose {
    /*-webkit-appearance: none;*/
	border-radius: 50%;
    padding: 5px;
    cursor: pointer;
    /*background: 0 0;*/
	display: inline-block;
    width: 40px;
	height: 40px;
	line-height: 20px;
    text-align: center;
	border: 0;
	opacity:0.4;
	background-color: #000;
filter:alpha(opacity=40); /* IE8 */
}
.PopUPclose {
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.PopUPclose:hover,
.PopUPclose:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}

.form-box {
    margin-top: 35px;
}
.form-top {
    overflow: hidden;
    padding: 0 25px 15px 25px;
    background: #1CC6E9;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    text-align: left;
}
.form-top-left {
    float: left;
    width: 75%;
    padding-top: 25px;
	
}

.form-top-right {
    float: left;
    width: 25%;
    padding-top: 5px;
    font-size: 66px;
    color: #eee;
    line-height: 100px;
    text-align: right;
}
.form-bottom {
    padding: 25px 25px 30px 25px;
    background: #eee;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    text-align: left;
}
.login-form input[type="text"], .login-form input[type="password"], .login-form textarea {
	outline:0;
    height: 34px; 
	margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #f8f8f8;
	border: 1px solid #fff; 
    /*border: 3px solid #fff;*/
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #888;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.btn-fb {
    background-color: #3b5998!important;
    color: #fff!important;
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}
.btn-gplus {
    background-color: #dd4b39!important;
    color: #fff!important;
}
.fa-google-plus:before {
    content: "\f0d5";
}
.loginOr {
    position: relative;
    font-size: 1em;
    color: #aaa;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.hrOr {
    background-color: #cdcdcd;
    height: 1px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.spanOr {
    display: block;
    position: absolute;
    left: 50%;
    top: -0.6em;
    margin-left: -1.5em;
    background-color: #eee;
    width: 3em;
    text-align: center;
}
/*------------------------------------------*/
/*       SHOPPING CART
/*------------------------------------------*/
.note{
    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
}

.note li { 
    padding-left: 16px; 
}

.note li:before {
    content: "•"; /* Insert content that looks like bullets */
    padding-right: 8px;
    color: skyblue; /* Or a color you prefer */
}


.bs-callout {
    padding: 1em 1.5em;
    margin: 12px 20px;
	background-color:#f1f1f1;
	border-left: 5px solid #5bc0de;
	color:#000;
	font-weight:400;
	line-height:1.8;
}
@media (max-width: 767px) {
	.bs-callout {
	 margin: 12px 0;}
}
.bs-callout-r {
    padding: 8px 12px;
    margin: 12px 20px;
	background-color:#f1f1f1;
	border-left: 5px solid #e11313;
	color:#000;
}
.bs-callout-r .note{
    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
}

.bs-callout-r .note li { 
    padding-left: 16px; 
}

.bs-callout-r .note li:before {
    content: '★'; /* Insert content that looks like bullets */
    padding-right: 8px;
    color: #e11313; /* Or a color you prefer */
}

.panel-skyblue {
    border-color: #5bc0de;
}
.panel-skyblue >.panel-heading {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.detail{
	color:#000;
	font-weight:bolder;
	border-bottom:1px #000 solid;
	}
.detail:hover{
	border-bottom:none;}
	

.list-01{
    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
	line-height:1.8;
}

.list-01 li { 
    padding-left: 16px; 
}

.list-01 li:before {
    content: "＊"; /* Insert content that looks like bullets */
    padding-right: 8px;
    color: deepskyblue; /* Or a color you prefer */
}



.title .head-line {
    bottom: 0;
    left: 0;
    display: block;
    width: 1em;
    height: 3px;
    background-color: FireBrick;
    margin: 0;
}
/*#carousel-ShowBanner-generic{

	max-height:314px;
	border-radius:6px;
	overflow: hidden;
	display: block;
	vertical-align: middle;
   text-align: center;
   height:100%;
   width: 100%;
   margin: 0;
   padding: 0;
   border: 0;
  display: flex;
   flex-direction: column;
   justify-content: center;

	}
	*/




#carousel-ShowBanner-generic .carousel-inner {
    position: relative;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}
#carousel-showBanner-generic > div > div.item {
    overflow: hidden;
	height:314px;
}
#carousel-ShowBanner-generic > div > div.item >img, 
#carousel-ShowBanner-generic > div > div.item > a >img {
	max-width: none;
    left: 50%;
	
    position: relative;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);

}
/*#carousel-ShowBanner-generic > div > div.item > img{
#carousel-heroImage-Indicators > div > div.item > img { 
    left:50%;
	margin:0 auto;
	overflow:hidden;
	min-height: 314px;
	height:314px;
    position: relative;
	max-width: none;
  }*/
  /* 指針樣式
#carousel-ShowBanner-generic .carousel-indicators .active {
    box-shadow: inset 0 0 0 2px #fff;
}
#carousel-ShowBanner-generic .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 3px;
    cursor: pointer;
    background-color: transparent;
    box-shadow: inset 0 0 0 8px #fff;
    border-radius: 16px;
}

#carousel-ShowBanner-generic .carousel-indicators li {
    -webkit-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
}
*/
  /* 
#carousel-ShowBanner-generic img{
	max-width:none;
   	left: 50%;
	margin: 0 auto;
	min-height: 314px;
	height:314px;
	overflow: hidden;

	position: relative;
       background-position: center;
-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	}
*/
/*@media only screen and (max-width: 1024px){
.searchShowBanner img {
    margin-left: -10%;
}
}
@media only screen and (max-width: 767px){
.searchShowBanner img{
    margin-left: -50%;
}
}*/

.searchSubject{
    margin: 12px 15px;
	padding-left:1em;
    color: #000;
    font-weight: 400;
	border-left: solid 3px FireBrick;
	}
.list-group-item-heading {
    margin-top: 5px;
}

.btn.outline {
	background: none;
}

.btn-danger.outline {
	border: 1px solid #e11313;
	color: #e11313;
}
.btn-danger.outline:hover, .btn-danger.outline:focus, 
.btn-danger.outline:active, .btn-danger.outline.active, .open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color:#e11313;
}
.btn-danger.outline:active, .btn-danger.outline.active {
	border-color: #b22222;
	color: #b22222;
	box-shadow: none;
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	border-top:solid 1px #e11313;
}


/*常見問題 FAQ*/
.FAQ .panel-default .panel-heading a.collapsed:before {
    content: '+';
}
.FAQ .panel-default .panel-heading a:before {
    content: '-';
    font-size: 24px;
    color: #545454;
}	
	
.FAQList > li{
	line-height:2;
	padding-bottom:.5em;
}

.FAQList > li > ul{
	margin: 0; 
	padding-left: 1.5em; 
	list-style-type: square;
}
.FAQList > li > ul >li >ul {
    margin: 0;
    padding-left: 3em;
    list-style-type: disc;
}
.FAQList2{
	padding-left:40px;
	margin:auto;
}

/*最新消息 LATEST NEWS*/

.classic-title {
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
    font-weight: 300;
}

.classic-title span {
    padding-bottom: 8px;
    border-bottom: 1px solid;
    font-weight: 400;
}


.latest-posts-classic .post-row {
    margin-bottom: 20px;
	overflow: auto;
	padding: .5em;
}
.latest-posts-classic .post-title{
	margin: 0;
}
.latest-posts-classic .post-title a {
    color: #444;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.latest-posts-classic .post-title a:hover {
    color: #e11313;
}
.latest-posts-classic .more{
	font-size: 12px;
	color: #e11313;
}
/* date */
.latest-posts-classic .left-meta-post {
    float: left;
    text-align: center;
    margin-right: 12px;
    margin-bottom: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    overflow: hidden;
}
.latest-posts-classic .left-meta-post .post-date {
    padding: 8px 0;
    width: 42px;
    background-color: #444;
    color: #fff;
}
.latest-posts-classic .left-meta-post .post-date .day {
    font-size: 20px;
    font-weight: 700;
    display: block;
    letter-spacing: 1px;
}
.latest-posts-classic .left-meta-post .post-date .month {
    display: block;
    text-transform: uppercase;
    line-height: 14px;
    font-size: 11px;
    letter-spacing: 1px;
}
.latest-posts-classic .left-meta-post .post-type .year{
    background-color: #e11313;
}
.latest-posts-classic .left-meta-post .post-type .year {
    display: block;
    height: 20px;
    line-height: 20px;
    width: 42px;
    color: #fff;
    font-size: 1em;
}

/*重要提醒 NOTICE*/
.notice-posts .panel-default>.panel-heading+.panel-collapse>.panel-body {
	line-height:2;
}
.notice-posts .panel-default > .panel-heading {
    padding: 0;
}
.notice-posts .panel-heading a {
    padding: 12px 35px 12px 15px;
    display: inline-block;
    width: 100%;
    background-color: #E11313;
    color: #ffffff;
    position: relative;
    text-decoration: none;
}
.notice-posts .panel-heading a.collapsed:after {
    content: "\f196";
}
.notice-posts .panel-heading a:after {
    font-family: "FontAwesome";
    content: "\f147";
    position: absolute;
    right: 20px;
    font-size: 20px;
    font-weight: 400;
    top: 50%;
    line-height: 1;
    margin-top: -10px;
}

/*購票方式Booking*/

.BookingList{
	padding-left:40px;
	margin:auto;
}

.BookingList > li{
	line-height:2;
}

.BookingList > li > ul{
	margin: 0; 
	padding-left: 1.5em; 
	list-style-type: square;
}
.BookingList > li > ul >li >ul {
    margin: 0;
    padding-left: 3em;
    list-style-type: disc;
}

/* 搜尋互動視窗 */
#searchModal, #searchModal .close {      
      color:gray;
      text-align: center;
      border-bottom: none;
/*	z-index: 1051;*/
		
  }
#searchModal .modal-dialog{
/*	z-index: 99999;*/

}
.modal-backdrop {
    opacity:0.9 !important;

}

/*#searchModal .toggle input[type="radio"]:checked + .label-text:before {
    content: "\f205";
    color: #16a085;
    animation: effect 250ms ease-in;
}

#searchModal .toggle input[type="radio"] + #searchModal .label-text:before {
    content: "\f204";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 10px;
}
#searchModal input[type="radio"] {
    position: absolute;
    right: 9000px;
}*/

#searchModal .accordion-toggle:after {
    /* symbol for "opening" panels */
	content: "\f205";
	font-family: "FontAwesome";
	font-size: 1.5em;
    float: left;        
    color: FireBrick;  
	padding-right: 5px;
}
#searchModal .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
	content: "\f204";
	color: #ccc;
	animation: effect 250ms ease-in;
}
@keyframes effect{
	from{transform: scale(1.2); color: gray;}

	to{transform: scale(1); color: red;}
}

#searchInput,#searchInput::-webkit-input-placeholder{
/*	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;*/

    /*border: 0;*/
    /*background-color: transparent;
    border-bottom: 1px solid #737475;*/
	text-align: center;
	font-size: 14pt;
	font-weight: 400;
    max-width: 100%;
	color: #555;

}

#searchInput.form-control:focus{
	border-color: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*訂購頁 進階搜尋*/
#AdvancedSearch button{
	 border: none !important; 
	background-color: FireBrick;
}
@media (min-width: 768px){
#AdvancedSearch button {
    margin-bottom: 15px;
	}}

/*loadMore 載入更多按鈕*/
.moreBox { display:none; }
#loadMore {
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    width: 100%;
}
#loadMore a {
    background: #042a63;
    border-radius: 3px;
    color: white;
    display: inline-block;
    padding: 10px 30px;
    transition: all 0.25s ease-out;
    -webkit-font-smoothing: antialiased;
}
#loadMore a:hover {
    background-color: #021737;
}

/**/
.column.list-group-item
{
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.column.list-group-item .list-group-image
{
    margin-right: 10px;
	width: 20%;
}
@media (max-width: 767px) {
.column.list-group-item .list-group-image
{
    margin-right: 10px;
	width: 33%;
}
	}

.column.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.column.list-group-item .caption {
    padding: 9px 9px 0px 9px;
}


.column.list-group-item:before, column.list-group-item:after {
    display: table;
    content: " ";
}

.column.list-group-item img {
    float: left;
}
.column.list-group-item:after {
    clear: both;
}

/*圖文*/
.caption .list-group-item-heading{
	overflow: hidden;
	text-overflow: ellipsis;/*用省略符號“…”隐藏超出範圍的文字*/
	display: -webkit-box;
	-webkit-box-orient: vertical;/*從上到下重直排列子元素*/
	-webkit-line-clamp:2; /* 顯示行數 Chrome&Safari */
	height:2.4em;
	/*font-size: 1.1em;*/
	color:#222;

	}
/**節目標題2行以上，文字自動省略，並出現…**/
.caption .list-group-item-text{
	overflow: hidden;
	text-overflow: ellipsis;/*用省略符號“…”隐藏超出範圍的文字*/
	display: -webkit-box;
	-webkit-box-orient: vertical;/*從上到下重直排列子元素*/
	-webkit-line-clamp:3; /* 顯示行數 Chrome&Safari */
	height:60px; /* 顯示高度 IE&Firefox */
	line-height: 21px;
	margin: 0 0 10px;
	font-size: 15px;
	font-weight: 500;
	color: #666;
	}
.caption .btn{margin: .5em 0 1em 0;}
.list-group-item-date {
    margin: 11px 0;
	font-size: .8em;
	color: #555;	
}
.list-group-item-date span{
	border-bottom: 3px solid #ddd;
	padding-bottom: 2px;}
.list-group-item {
    border:none;
}


/*購票流程progress step */
.bs-wizard {margin-top: 40px;}

/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #bdf2f9; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #24d4ec; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #bdf2f9;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/

.alert-dismissable .close, .alert-dismissible .close{
	font-size:21px;}
	


.events .panel {
    background-color: #f0f2f6;
    padding: 0;
    margin: 25px 0;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.events .panel:hover {
    background: url(../img/selectEvents/bg.jpg) center !important;
    background-size: cover !important;
    color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    /*cursor: pointer;*/
}
/*.events .panel:hover {
    -webkit-box-shadow: 0 10px 32px rgba(0, 0, 0, 0.25);
    box-shadow: 0 10px 32px rgba(0, 0, 0, 0.25);
    background-color: #e11313;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}*/

.events .panel:hover i {
    color: #ffffff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.events .panel h3 {
	font-size:24px;
	font-weight:800;
    color: #000;
	margin-top:1.5em;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.events .panel:hover h3 {
    color: #ffffff;
/*    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;*/
}
.events .panel .panel-body {
/*    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;*/
}
.events .panel:hover .panel-body {
    color: #ffffff;
   -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.events .panel .panel-body ul{
	list-style:none;
}
.events .panel .panel-body ul li {
    padding: 10px 0;
    border-top: 1px solid #eee;
}
.events .panel .panel-body ul li:last-child {
    border-bottom: 1px solid #eee;
}

.events .panel:hover a {	
	background-color:#fff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.events .panel a {
		margin-top:10px;
		position: relative;
		display: inline-block;
    color: #e11313;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.button-circle {
   display: inline-block;
    float: left;
    padding: 30px 15px;
    margin: 15px 0;
    min-width: 100px;
    background: #f1505b;
    color: #fff;
    position: relative;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.button-circle.red {
    background: #ee3733;
}
.button-circle.orange {
    background: #f36510;
}
.button-circle.yellow {
    background: #f8ba01;
}
.button-circle.sky {
    background: #38cbcb;
}
.button-circle.green {
    background: #0bb586;
}
.button-circle.pear {
    background: #94c523;
}



del {padding: 0;
    margin: 0;
    text-decoration: none;
    position: relative;
}
del:after {
    content: ' ';
	padding:0;
	margin:0;
    font-size: inherit;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    top: 40%;
    bottom: 40%;
    border-top: 1px solid #cc0000;
    border-bottom: 1px solid #cc0000;
}

area{
	position: absolute;
	left:10px;
  top:10px;
	}
	
/* Tooltip 
.tooltip > .tooltip-inner {
      background-color: #73AD21; 
      color: #FFFFFF; 
      border: 1px solid green; 
      padding: 15px;
      font-size: 20px;
  }*/
  /* Tooltip on top 
  
 .tooltip.top > .tooltip-arrow {
      border-top: 5px solid green;
  }
 */
 /*
  hiding, and styling, the elements we'll be creating
*/
[title] + span.createdTooltip {
  display: none;
  border: 2px solid #f90;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0.2em 0.5em;
  border-radius: 0.75em;
}

/*
  showing the created elements on hovering the element we want to
  show tooltips for
*/
[title]:hover + span.createdTooltip {
  display: block;
  position: absolute;
} 
  
.area_select  .panel-heading a {
    padding: 6px 35px 6px 0;
    display: inline-block;
    width: 100%;
    color: #ffffff;
    position: relative;
    text-decoration: none;
}
 .area_select .panel-heading a:after {
    font-family: "FontAwesome";
    content: "\f147";
    position: absolute;
    right: 20px;
    font-size: 20px;
    font-weight: 400;
    top: 50%;
    line-height: 1;
    margin-top: -10px;
}

 .area_select .panel-heading a.collapsed:after {
    content: "\f196";
}

.area_select .panel-body{
	padding:10px;}
	
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
/*箭頭方向*/
.fa-rotate-45{
	ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	}
.fa-rotate-135{
	ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
	}
.fa-rotate-225{
	ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
	}
.fa-rotate-315{
	ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
	}
/*座位狀況*/
.chairEmpty{
	 background-image: url(../img/seat/chair-empty.png); 
	 background-repeat:no-repeat;
	 cursor: pointer;
	}
.chairSelect{
	 background-image: url(../img/seat/chair-select.png); 
	 background-repeat:no-repeat;
	 cursor: pointer;
	}
.chairSale{
	background-image:url(../img/seat/chair-sale.png);
	background-repeat:no-repeat;}
.chairLock{
	 background-image: url(../img/seat/chair-lock.png); 
	 background-repeat:no-repeat;
	 cursor:default;
	}

/*刷新按鈕*/
.refreshBtn .fa {
	background: GAINSBORO;
    color: white;
    padding: 6px;
    font-size: 1em;
    border-radius: 50%;
    text-decoration: none;
    margin: 5px 2px;
}
.refreshBtn .fa:hover {
    opacity: 0.7;
}

/*RWD-Table*/
.rwd-table {

	border-collapse:separate;
	border-spacing: 2px;

}
.rwd-table tr:nth-of-type(odd){
  background-color: #fff;
}
.rwd-table tr:nth-of-type(even){
  background-color: #f5f5f5;
}
.rwd-table th, 
.rwd-table td {
  margin: 0.5em 1em;
}
.rwd-table {
  min-width: 100%;
}

.rwd-table th {
  display: none;
}

.rwd-table td {
  display: block;
}

.rwd-table td:before {
  content: attr(data-th) " : ";
  font-weight: bold;
	
	width: 6em;


  display: block;
	float: left;
}

.rwd-table th, .rwd-table td {
  text-align: left;
}

.rwd-table th, .rwd-table td:before {
  color: #0066cc;
  font-weight: bold;
}

@media (min-width: 480px) {
  .rwd-table td:before {
	display: none;
  }
 .rwd-table th, .rwd-table td {
	display: table-cell;
	padding: 0.25em 0.5em;
  }
  .rwd-table th:first-child, 
  .rwd-table td:first-child {
	padding-left: 0;
  }
  .rwd-table th:last-child, 
  .rwd-table td:last-child {
	padding-right: 0;
  }
   .rwd-table th, 
   .rwd-table td {
	padding: 1em !important;
  }
}

/*取票方式選擇 radio button checked 展開說明*/
#collection label> .description{
	opacity: 0;
  	max-height: 0;
 	overflow: hidden;
  	transition: all 0.5s;
	font-weight:400; 
	color:#000; 
	line-height:1.8;
}
#collection label> .description .form-group .form-control{
	margin-bottom:15px;}
#collection input[type="radio"]:checked ~ .description .control-label{
	padding-left: 0;
	font-weight: 700;}
#collection input[type="radio"]:checked ~ .description p{
	margin-top:5px;
	font-weight: 700;}
#collection input[type="radio"]:checked ~ .description{
	padding-top:1em;
	opacity: 1;
	max-height: 800px;
    overflow: visible;
    /*display:block;*/

}
@media (min-width: 768px){
.form-inline .form-group {

    margin-bottom: 15px; 

}}
/*付款方式選擇 payment radio button checked 展開說明*/
#payment label> .description{
	opacity: 0;
  	max-height: 0;
 	overflow: hidden;
  	transition: all 0.5s;
	font-weight:400; 
	color:#000; 
	padding:.5em 2em;
	line-height:1.8;
}
#payment input[type="radio"]:checked ~ .description{
	opacity: 1;
    max-height: 100px;
    overflow: visible;
    /*display:block;*/

	
}


/*信用卡授權 Payment*/

#checkout input, #checkout select {
  margin-bottom: 15px;
}
#checkout label {

    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 0.8em;
    padding: 0 0 5px 10px;
}
#checkout .form-control{
	box-shadow:none;}
#checkout .card {
  /*width: 29%;*/
  /*margin: 0 10% 25px 10%;*/
  border: none;
  background: none;
  height: 50px;
  cursor: pointer;
  -webkit-filter: grayscale(100%);
  /* Chrome, Safari, Opera */
  filter: grayscale(100%);
}
#checkout .card:focus, #checkout .card:active, #checkout .card.selected{
  -webkit-filter: none;
  filter: none;
  outline: none;
}
#checkout .visa {
  background-image: url("../img/payment/card-1.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 80%;
}
#checkout .UnionPay {
  background-image: url("../img/payment/card-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 32%;
}


#checkout .holder:focus, #checkout .cardnumber:focus, #checkout .cvc:focus {
	-webkit-filter: none;
  	filter: none;
  	outline: none;
    border-bottom: 2px solid #66afe9;

}
#checkout::-webkit-input-placeholder {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 0.9em;
  color: #BDC3C7;
}
 #checkout .holder, #checkout .cardnumber, #checkout .cvc {
	/*width: 100%;*/
	background: none;
  border: none;
 /* padding: 8px 19px;*/
  letter-spacing: 3px;
  font-size:1.5em;
  /*margin-left: 1em;
*/
}
 #checkout .holder, #checkout .cardnumber, #checkout .cvc {
  border-bottom: 2px solid #ccc;
  letter-spacing: 1px;
}

#checkout .month, #checkout .year {
  background: none;
  border: none;
  border-bottom: 2px solid #ccc;

 
  float: left;
  font-size: 1.5em;
  letter-spacing: 3px;
  color: #BDC3C7;
/*  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;*/
}
#checkout .month:focus, #checkout .year:focus {
  -webkit-filter: none;
  filter: none;
  outline: none;
  border-bottom: 2px solid #66afe9;
}

/*訂單查詢*/
.orderList{
	position:relative;
	line-height:1.8;}
.orderList .panel-heading a {
    text-decoration:underline;
}

.orderList h4 span{
    position: relative;
	font-size:24px;
	font-weight:800;
}

.orderList h4 span:after {
    /*content: attr(data-content);*/
	content: "";
    position: absolute;

    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
/*    background-color: #6BD7FF;*/
	opacity: .2; 
	/*z-index: -10;*/
}

 /* Icon when the collapsible content is shown */
 .orderList .btn:after {
    font-family: "Glyphicons Halflings";
    content: "\e114";
    /*float: right;*/
    margin-left: .5em;
  }
  /* Icon when the collapsible content is hidden */
 .orderList .btn.collapsed:after{
    content: "\e080";
  }
  
.orderList .list{
    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
	line-height:1.8;
}
.orderList .list li{
	position: relative;
	padding-left:1.2em;}

.orderList .list li:before {
	position: absolute;  
    content: "＊"; /* Insert content that looks like bullets */
	left:0em;
	top:3px;
    color: FIREBRICK; /* Or a color you prefer */
}
/*套票*/
.packagesheading h2:after{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	bottom: 0;
	width: 7px;
	border-radius: 2px;
	background-color: #e11313;

}

.packagesheading h2 {
	margin: 1em 0 .6em 0;
	padding: 0 0 0 .6em;
	position: relative;
}


.packagesDesc li {
    line-height: 2;
    list-style: none;
    text-align: left;
}
/*.packagesDesc li:before {
    background-color: #B8193F;
    content: " ";
    display: block;
    float: left;
    height: 5px;
    left: -0.5em;
    position: relative;
    top: 1em;
    width: 5px;
}*/
.packageshow-heading{
	font-weight:bolder;
}
.packagesTB{
	border-bottom: 2px solid #ddd; 
	margin-bottom: 3em;
}
.packagesTB th:nth-child(1) {
	width: 38%;
}
.packagesTB th:nth-child(2) {
	width: 34%;
}
.packagesTB th:nth-child(3) {
	width: 10%;
}
.packagesTB th:nth-child(4) {
	width: 18%;
}

.packagesLink select {
   background: transparent;
    width: 100%;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 33px;
   /*-webkit-appearance: none;*/
   }

.packagesLink {
	color: #e11313;
   overflow: hidden;
   border: 1px solid #e11313;
   }
.packagesLink .form-control{
	color: #fff;
	box-shadow: none;
	border: none;
}
/*售票點-各分區*/
.ticketArea .table>tbody>tr>td{
border-top: none;
}
.ticketArea .panel-body{
	height: 260px;
}
.ticketArea .panel-title{
	font-size: 1.5em;
}
.ticketArea .panel-title:before{
	font-family: 'FontAwesome';
	content:'\f041';
	display: inline-block;
	margin-right: .5em;
}
.ticketArea .panel-title{

}
.ticketArea a{
	font-size: 1.2em;
    color: #707f85;
    text-decoration: none;
	border-bottom: 0;
}
.ticketArea a:hover, .ticketArea a:focus, .ticketArea a:active, .ticketArea a.active {
	color: #337ab7;
	border-bottom: 1px solid #337ab7;
}
.panel-gray>.panel-heading {
    color: #fff;
	background-color: #bac7cc;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
	
}
.panel-gray {
	border-color: #bac7cc;
    /*border-color: #273542;*/
	border-radius: 0;
}
#ticketPoint table tr{	
	border-bottom: 1px solid #dbdfe0;
}
#ticketPoint table td{	
	font-size: 1em
}
#ticketPoint table tr:nth-of-type(even){
  background: #f5f5f5;
}
#ticketPoint table tr:nth-child(1){
	background-color: #c9cfcf; 
	color: #1c425a; 
	font-size: 1.5em;
}
#ticketPoint table tr:nth-child(1) th, #ticketPoint table tr:nth-child(1) td{
	text-align: center;
}
#ticketPoint table tr:nth-child(2){
	background-color:#dbdfe0;  
	color: #1c425a; 
}
#ticketPoint table tr:nth-child(2) th, #ticketPoint table tr:nth-child(2) td{
	text-align: center;
	border: 2px solid #fff;
}
/*table-rwd*/
#ticketPoint table{
	min-width: 100%
}
#ticketPoint table tr:nth-child(2) td {
  display: none;
}

#ticketPoint table td {
	display: block;
}

#ticketPoint table td:before {
  content: attr(data-td) " : ";
  font-weight: bold;
  width: 6em;
  display: inline-block;
}

#ticketPoint table th, #ticketPoint table td {
  text-align: left;
}

#ticketPoint table td:before {
  color: #1c425a;
  font-weight: bold;
}
@media (min-width: 480px) {
#ticketPoint table tr:nth-child(2) td {
  display:table-cell;
	padding: .25em;
}
#ticketPoint table tr td:nth-child(1) {
	width: 19%;
}
#ticketPoint table tr td:nth-child(2) {
	width: 29%;
}
#ticketPoint table tr td:nth-child(3) {
	width: 16%;
}
#ticketPoint table tr td:nth-child(4) {
	width: 16%;
}
#ticketPoint table tr td:nth-child(5) {
	width: 10%;
}
#ticketPoint table tr td:nth-child(6) {
	width: 10%;
}
 #ticketPoint table td:before {
	display: none;
  }
#ticketPoint table th, #ticketPoint table td {
	display: table-cell;
	padding: 0.25em 0.5em;
  }
#ticketPoint table th:first-child, 
#ticketPoint table td:first-child {
	padding-left: 0;
  }
#ticketPoint table th:last-child, 
#ticketPoint table td:last-child {
	padding-right: 0;
  }
#ticketPoint table th, 
#ticketPoint table td {
	padding: 1em !important;
  }
}
.Webtext {
    color: #FFFFFF;
    background-color: #CC0033;
    font-size: 11px;
    padding-left: 2px;
    padding-right: 2px;
    text-decoration: none;
}
.Maptext {
    color: #FFFFFF;
    background-color: #CC3300;
    font-size: 11px;
    padding-left: 2px;
    padding-right: 2px;
    text-decoration: none;
}
/*加入會員檢核對話框*/
#checkModal a{
	border-bottom: 1px solid #337ab7;
}
#checkModal a:hover{
	border-bottom:none;
}

/*關鍵字搜尋*/
#tagKeyword a:first-child{
	padding-left: 1em;
} 
#tagKeyword a{
	padding-left: .75em;
}

.btn-group>.btn.active{
	z-index: auto;
}
/*alert-gray*/
.alert-gray {
    color: #686b6e;
    background-color: #ebf0f1;
    border-color: #f0f1f3;
	padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 2px;
	margin:0 1em;
}


/*selectEvents*/
.eventsContent{
	line-height:2; 
	padding:0 2em;
}
.eventsContent ul{
	list-style-type:square;  
	list-style-position: inside; 
}
/*選擇座位 購票方式按鈕*/
.btn-select {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-select.active, .btn-select:active,
.open>.dropdown-toggle.btn-select {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-select.active:before, .btn-select:active:before,
.open>.dropdown-toggle.btn-select:before {
	position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	content: "\f00c";
	color: crimson;
	font-size: 1.3em;
}
/*ios scroll works smoothly*/
.iOSscroll{
	width:100%;
	height:100%;
	overflow:scroll !important;
	-webkit-overflow-scrolling:touch !important
}
.iOSscroll iframe{
	width: 100%; 
	height: 100%; 
	
}
#mobileContainer { width: 100%; }
/*票券商品數量選擇*/
.qty-select {   
	border-spacing:0;
}

.qty-select .qty {
    width: 4em;
    text-align: center;
    line-height: 29px;
    color: #666;
    font-size: 116%;
    background-color: #fff;
}

/*電影標籤--Start*/
.movie-btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid FireBrick;
	margin: .5em;
    padding: 0 20px;
    font-size: 15px;
    line-height: 36px;
    border-radius: 36px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    -webkit-box-shadow: 0 3px 4px 0 rgba(225,19,19,.55);
    -moz-box-shadow: 0 3px 4px 0 rgba(225,19,19,.55);
    box-shadow: 0 3px 4px 0 rgba(225,19,19,.55);
    background-color: FireBrick;
    text-transform: uppercase;
}
.movie-btn.active, .movie-btn:hover, .movie-btn:focus{
    background-color: #fff;
    color: FireBrick;
    border-color: FireBrick;
	text-decoration: none;
}
