.event-29-1{
	margin-top: 55px;
	background:#9fc9f3 url(../images/event-29-1/event-bg.jpg) top center no-repeat;
	}
.event-29-1 .top{
	padding:6px 0 0px 0;
	margin-bottom:15px;
	font: 47px/41px 'thaisanslite', Arial, sans-serif;
	color:#f3c74c;
	text-align:center;
	}
.event-29-1 .tab{
	padding:10px;
	margin-top:10px;
	margin-bottom:0px;
	overflow-x:scroll;
	padding:5px 0px;
	font: 25px/25px 'thaisanslite', Arial, sans-serif;
	white-space:nowrap;
	margin:0 auto;
	width:700px;
	}

.event-29-1 .tab  a{
	color:#fff;
}
.event-29-1 .tab .active{
	font-weight:bold;
	padding:0 15px !important;
	padding-bottom:10px !important;
	background:url(../images/event-29-1/event-active.jpg) bottom center no-repeat;
}
.event-29-1 .tab .normal{
	padding:0 15px !important;
	font-weight: normal;
	padding-bottom:10px !important;
}
.event-29-1 .tab ul li.active a{
	color:#0da4e6
}
.event-29-1 .mid{
	overflow-x:scroll;
	}
.event-29-1 .mid .box-event{
	position:relative;
	width:354px;
	padding:.5rem 0;
	font-size:15px;
	}
.event-29-1 .mid .box-event .pic{
	position:relative;
	margin-bottom:0px;
	overflow:hidden;
}
.event-29-1 .mid .box-event .title{
	position:absolute;
		bottom:0;
	z-index:2;
	padding:10px;
	}
.event-29-1 .mid .box-event .title a{
	color:#fff;
}
.event-29-1 .mid .box-event .blur{
	height:70px;
	width:120%;
	background-color: rgba(0,0,0,.58);
		position:absolute;
		bottom:-10px; left:-10px;
	z-index:1;
	-webkit-filter: blur(10px); /* Safari */
    filter: blur(10px);
	}
.event-29-1 .mid .box-event .pic img{
	max-width:100%;
	height:auto;
}
.event-29-1 .mid .box-event .cat{
	
	color:#000;
}
.event-29-1 .bottom{
	padding:20px 0;
	position:relative;
	margin-top:15px;
	}
	
.event-29-1 .carousel-indicators .active {
    background: #fff;
}
.event-29-1 .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 36px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(178,178,178,1);
}

.event-29-1 .carousel-indicators {
    position: absolute;
    right: 0;
    top: 15px;
}

.event-29-1 .more1{
	position: absolute;
    right: 45%; top:-15px;
	padding:5px 45px;
	border: 1px solid #fff;
	color:#fff;
	font: 17px/18px 'thaisanslite', Arial, sans-serif;
	
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	
	-webkit-box-shadow: 0px 4px 14px 0px rgba(69,69,69,1);
	-moz-box-shadow: 0px 4px 14px 0px rgba(69,69,69,1);
	box-shadow: 0px 4px 14px 0px rgba(69,69,69,1);
	}

.event-29-1 .more1:hover{
	background:#fff;
	border: 1px solid #fff;
	color:#002147;
	}
	
@media (max-width: 996px){
.event-29-1 .carousel-indicators {
	display:none;
	}
.event-29-1 .mid .box-event{
	width:50vw;
	}
.event-29-1 .top{
	padding:20px 0 15px 0;
	margin-bottom:15px;
	font: 35px/41px 'thaisanslite', Arial, sans-serif;
	color:#ffff00;
	text-align:center;
	}	
	
.event-29-1 .tab {
	margin:0 -15px;
    padding: 10px;
    overflow-x: scroll;
	width:auto;
}
.event-29-1 .tab .active a{
	color:#fff;
	}
.event-29-1 .tab .normal a{
	color:#002147;
	}
.event-29-1 .tab .active{
	padding: 8px 20px !important;
    background: #0d308b;
    white-space: nowrap;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin: 0 6px;
}
.event-29-1 .tab .normal{
	padding: 8px 20px !important;
    background: #cecece;
    white-space: nowrap;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin: 0 6px;
}
}
@media (max-width: 575px) {
.event-29-1 .more1{
    right: 0%; 
	}
}

@media (max-width: 768px){
.event-29-1 .mid .box-event{
	width:50vw;
	}
	
}
@media (max-width: 425px){
.event-29-1 .mid .box-event{
	width:80vw;
	}	
}
