@charset "utf-8";
/* CSS Document */

.btn-social {
	    border-radius: 50px;
    background-color: #a0a0a0;
    border-color: #9d9d9d;
    color: #fff !important;
	margin: 5px 5px 0;
	padding: 10px 17px;
}
.btn-social:hover {
	background-color: #d9534f;
    border-color: #d43f3a;
}
.index-facebook-login-wrapper {
    margin-bottom: 0px;
	border-bottom: 0px solid #e5e5e5;
}
.w3-radio {
	    width: 22px;
    height: 22px;
    margin-right: 10px !important;
    position: relative !important;
    top: 6px;
}
.signin {
	margin-bottom: 0px;
    border-radius: 4px;
    padding: 7px;
    overflow: hidden;
    width: 58%;
}
.index-facebook-login-wrapper {
    padding-bottom: 0px;
}
#mobile-login .form-control {
	border: 0px solid #fff;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
}
#modal-login .modal-footer {
    border-top: 0px solid #e5e5e5;
}
#modal-photo .modal-dialog {
	float:none;
}
#modal-photo.modal {
	margin:auto;
}
#modal-photo .modal-content {
	background-color: transparent;
}
#modal-photo .modal-dialog, #modal-photo .b-photo, #modal-photo.modal {
	    max-height: 800px;
	height:100%;
	background-color: transparent !important;
}
#modal-photo .modal-content, #modal-photo .carousel, #modal-photo .modal-body {
	height:100%;
}
.modal-backdrop.in {
	opacity: .9;
}
#modal-photo .modal-footer {
	bottom: 0;
    padding: 5px 0;
    background-color: rgba(0,0,0,0.8);
}
#modal-photo .modal-content {
border: 1px solid rgba(0, 0, 0, .0);
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .0);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .0);
	}
.carousel-inner.border > .item {
	    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: auto;
    /*padding-bottom: 37.5%;
	padding-bottom: 35%;*/
	padding-bottom: 39%;
}
.carousel-inner.border {
	border-bottom: 150px #181818 solid;
    background-color: #181818;
}
.carousel-indicators li, .carousel-indicators li .active {
   /*width: 20% !important;
    height: 25% !important;
	padding-bottom: 9%;*/
    margin: 3px !important;
    background-color: transparent !important;
    background-size: cover;
    background-position: center;
    border: 0px solid transparent !important;
    border-radius: 0px !important;
    width: 25% !important;
    height: 25% !important;
    padding-bottom: 11%;
}
.carousel-indicators .active {
   /*width: 20% !important;
    height: 25% !important;
	padding-bottom: 9%;*/
    margin: 0px !important;
    background-color: transparent !important;
    background-size: cover;
    background-position: center;
    border: 0px solid transparent !important;
    border-radius: 0px !important;
    width: 25% !important;
    height: 25% !important;
    padding-bottom: 11%;
}
.carousel-indicators {
	z-index: 21;
	left: 0;
}
.indicators-overlay {
    position: absolute;
    height: 25%;
    width: 100%;
    bottom: 0;
    z-index: 2;	
	background: rgba(0,0,0,0.5);
}
.carousel-overlay {
background: rgba(255,255,255,0);
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(85,85,85,0) 50%, rgba(0,0,0,0.5) 75%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(85,85,85,0)), color-stop(75%, rgba(0,0,0,0.5)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(85,85,85,0) 50%, rgba(0,0,0,0.5) 75%, rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(85,85,85,0) 50%, rgba(0,0,0,0.5) 75%, rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(85,85,85,0) 50%, rgba(0,0,0,0.5) 75%, rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(85,85,85,0) 50%, rgba(0,0,0,0.5) 75%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
	position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
	z-index: 2;
	}
.index-ban .carousel-control .icon-prev, .index-ban .carousel-control .icon-next, .index-ban .carousel-control .glyphicon-chevron-left, .index-ban .carousel-control .glyphicon-chevron-right {
	top:30%;
}
.grid-container {
  display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 10px;
    padding: 10px;
}
#ban-3 {
	position: absolute;
	bottom:0;
	width:100%;
	margin: auto;
	z-index: 21;
	padding: 0 55px;
}
#ban-3 .row {
	width: 100%;
    max-width: 1300px;
    margin: auto;
}
#ban-3 .col-sm-4 {
	padding-bottom: 18%;
    background-size: cover;
	margin: 5px 5px;
    width: 32%;
}

.dropbtn.flag {
	    padding: 0 15px;
    width: auto;
    height: 37px;
    font-size: 13px;
    background-image: none;
	    border-right: 1px #ddd solid;
}
.dropbtn.flag img {
	width:30px !important;
}

#lang_dropbtn img{
	background-color:#fff;
	width:16px !important;
	border-radius:50%;
}

@media screen and (max-width:767px){
	#lang_dropbtn img{
		padding:1px;
	}
}






@media screen and (min-width: 768px){
.index-ban .carousel-control .glyphicon-chevron-left, .index-ban .carousel-control .glyphicon-chevron-right, .index-ban .carousel-control .icon-next {
    top: 40% !important;
}
	
}







.event-album {
	background-color: #181818;
	padding: 0px 0;
	color: #181818 !important;
	font-size: 1px  !important;
}
.event-album h3 {
	text-align: center;
	color:#fff;
}
.event-album .container, .thumbnail-slider {
	background-color: #181818;
}
#debug {
	display: none;
}
#thumbnail-slider-prev {
        left: 0;
    right: auto;
    top: unset;
    bottom: 0;
    width: 50%;
	background-image: url(../images/lines.jpg);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0 -40px 0 40px;
}
#thumbnail-slider-next {
    left: auto;
    right: 0;
    top: unset;
    bottom: 0;
    width: 50%;
	background-image: url(../images/lines.jpg);
	background-repeat: repeat-x;
	background-position: -40px center;
    margin: 0 40px 0 -40px;
}
#thumbnail-slider div.inner {
    padding: 2px 0 50px;
}
#thumbnail-slider-prev::before {
    left: unset;
        right: 80px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#thumbnail-slider-next::before {
    right: auto;
    left: 80px;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#thumbnail-slider .thumb {
	background-size: cover;
	    height: 200px;
}
#thumbnail-slider ul li{
	height:auto !important;
	    vertical-align: top;
	text-align: left;
    line-height: 1.3;
}
#thumbnail-slider ul li:after {
	display: none;
}
.event-txt {
    color: #fff;
    width: 300px;
    font-size: 12px;
    white-space: normal;
        padding: 5px;
    line-height: 20px;
    position: absolute;
    /* z-index: 1; */
    bottom: 0;
    background-color: rgba(0,0,0,0.7);
}
.ban-970x90 {
	background-color: #181818;
	text-align: center;
	    padding: 15px 0 25px;
}
.ban-970x90-v2 {
	background-color: #f4f4f4;
	text-align: center;
	padding:25px 0 ;
}
.slick-list {
    padding: 10px 0;
}
.ban-970x90 img,.ban-970x90-v2 img  {
	width:970px;
	height:auto;
}
.ban-A4 {
	background-color: #f1f1f1;
	padding:20px 0;
}
.ban-A4 .col-xs-3 {
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px solid #ccc;
	margin: 5px 0.5%;
    /*padding-bottom: 34%;
    width: 24%;*/
	    padding-bottom: 21.7%;
    
    width: 15.6%;
    
}

/*add New*/
.ban-A4 .col-xs-3-albumFix {
	background-position: center;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.event-list {
background: rgba(241,241,241,1);
background: -moz-linear-gradient(left, rgba(241,241,241,1) 0%, rgba(241,241,241,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 97%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(241,241,241,1)), color-stop(50%, rgba(241,241,241,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(97%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(241,241,241,1) 0%, rgba(241,241,241,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 97%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(241,241,241,1) 0%, rgba(241,241,241,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 97%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(241,241,241,1) 0%, rgba(241,241,241,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 97%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(241,241,241,1) 0%, rgba(241,241,241,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 97%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#ffffff', GradientType=1 );
	}
.event-list .title h3 {
	background-color: #ed1c24;
	max-width:500px;
	width:100%;
	margin:0 auto;
	color:#fff;
	padding:30px 15px;
	text-align: center;
}
.event-list .content {
	background-color: #fff;
	padding:30px 0px;
}
.event-list .content table {
	font-size: 13px;
}
.event-list .content .col-sm-6 {
	padding:0px 30px;
}
.event-list .content .row {
	margin:10px -30px;
}

.ban-A4 .container {
	max-width: 1300px;
    padding: 0px 25px;
}
.close {
	padding: 5px 0px 5px 20px;
}


@media screen and (max-width: 1300px){
	.carousel-indicators li {
    /*	    width: 38% !important;
    height: 25% !important;
    padding-bottom: 16.7%;
	width: 29.5% !important;
    height: 25% !important;
    padding-bottom: 13%;*/
		    width: 31.9% !important;
    padding-bottom: 14.3%;
		
}
	.carousel-indicators {
		padding-left: 40px;
    padding-right: 40px;
	}
}


@media screen and (max-width: 1024px){
	.ban-970x90, .ban-970x90-v2 {
		padding:0;
}
	.ban-A4 {
	padding:15px 0;
}
}

@media screen and (max-width: 999px){
.carousel-indicators {
    bottom: 20px;
    position: absolute;
    z-index: 21;
    width: 100% !important;
    text-align: center;
    list-style: none;
	
}
	#ban-3 {
		padding: 0 40px;
	}
	
	.event-list .content .row {
		padding: 0 15px;
	}
	.event-list .content {
	padding:10px 0px;
}
	
	}
@media screen and (max-width: 970px){
.carousel-indicators {
		padding-left: 0px;
    padding-right: 0px;
	}
	#thumbnail-slider {
		    padding: 4px 6px;
	}
	#thumbnail-slider-prev{
		    margin: 0 0px 0 8px;
	}
	#thumbnail-slider-next {
		margin: 0 8px 0 0px;
	}
	#ban-3 {
		padding: 0 6px 15px;
	}
	.grid-container {
    padding: 6px;
	}
}


@media screen and (max-width:767px){
	.grid-container {
    grid-template-columns: auto;
	}
	#ban-3 {
		position:static;
		background-color: #181818;
		padding: 0px;
	}
	#ban-3 .col-sm-4 {
    /*padding-bottom: 45%;*/
		padding-bottom: 54.5%;
		    width: 98%;
}
	.carousel-inner.border {
    border-bottom: 0px #181818 solid;
}
.carousel-indicators {
        display:block!important;
    background-color: #181818;
	padding:8px;
	    position: static;
	margin: 0;
}
	.carousel-indicators li, .carousel-indicators .active {
		margin: 0px !important;
		width: 32.66% !important;
		padding-bottom: 18%;
	}
	.indicators-overlay {
	background: rgba(0,0,0,0);
}
	.carousel-overlay {
/*background: rgba(0,0,0,0);*/
	}
	.carousel-indicators li, .carousel-indicators .active {
		/*padding-bottom: 43%;
		width: 100% !important;*/
		   /* padding-bottom: 21.7%;
    width: 49% !important;*/
		padding-bottom: 44%;
    width: 100% !important;
	}
	.carousel-inner.border > .item {
		    /*padding-bottom: 60%;*/
	}
	.ban-A4 .col-xs-3 {
		 padding-bottom: 45%;
    width: 32.3%;
	}
	.ban-A4 .container {
    padding: 0px 15px;
}
	   
	}


@media only screen and (max-width: 736px){
#thumbnail-slider-prev, #thumbnail-slider-next {
    display: block;
	background-image: none;
}
.ban-A4 {
	padding:8px;
}
	}



@media screen and (max-width:500px){
.carousel-control.right, .carousel-control.left {
    display: none;
}
/* extra */ 
#modal-photo .carousel-control.right, #modal-photo .carousel-control.left {
    display: block;
}

	#thumbnail-slider-prev, #thumbnail-slider-next {
    display: none;
}
	#thumbnail-slider div.inner {
    padding: 2px 0 20px;
}
	.event-list .title h3 {
		padding:15px;
	}

	.carousel-indicators li, .carousel-indicators .active {
		/*padding-bottom: 43%;
		width: 100% !important;*/
	}
		.ban-A4 .col-xs-3 {
	padding-bottom: 68.2%;
			width:49%;
}
	#thumbnail-slider-prev, #thumbnail-slider-next {
    display: none;
}
	.signin {
	width:100%;
		float:right;
	}
	#btn_member_login {
		margin-top:15px;
	}
	.signin h3 {
    font-size: 15px;
}
	}