
/*-- /about --*/

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-item a img {
	width: 100%;
}
.nbs-flexisel-item a {
	display:block;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	  padding: 2em 0;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	width:380px! important;
	margin: 0 8px;
	box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
	-webkit-box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
	-moz-box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
	-o-box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
	-ms-box-shadow: 0px 0px 12px -1px rgba(215,215,215,0.44);
	border:1px solid #ddd;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
	   width: 100%;
  margin: 0 0%;
}
.prom-bottom {
    background: #e45753;
	color:#fff;
	font-weight:600;
}
.prom-left {
    float: left;
    width: 50%;
    background:#d64845;
    padding: 1em;
}
.prom-right{
	padding: 1em;
	
}
/*** Navigation ***/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    width: 45px;
    height: 55px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    margin-top: 43.5em;
    border:1px solid rgba(255, 255, 255, 0.77);
}
.nbs-flexisel-nav-left {
	left:51%;
    background: url(../../images/arrow.png) no-repeat -34px -2px;
}

.nbs-flexisel-nav-right {
   left: 47%;
    background: url(../../images/arrow.png) no-repeat 0px -2px;
}	
.review-slider {
    padding: 6em 0 10em 0;
}
.slide-title h4 {
	padding:25px 8px;
	color: #444;
	display: block;
	background-color: #fff;
	font-size: 1.1em;
	font-weight:600;
	text-align:center;
	margin:0;
}
.nbs-flexisel-item:hover div.buy-tickets {
	display:block;
	width: 100%;
}
.nbs-flexisel-item  img{
	}
	.content-grid {
    width: 21.2%;
}
/*--news--*/


@media (max-width: 1440px) {

}
@media (max-width: 1366px) {

	
}
@media (max-width:1280px) {
	
}
@media (max-width:1080px) {
	
	.nbs-flexisel-item {
		float: left;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		position:relative;
		width:320px!important;
		margin: 0 8px;
	}
	.slide-title h4 {
		padding: 25px 8px;
		display: block;
		background-color: #fff;
		font-size:1em;
		margin: 0;
	}
	
	.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
		width: 45px;
		height:53px;
		margin-top:20.5em;
		border: 1px solid rgba(255, 255, 255, 0.77);
	}	

}
@media (max-width:1024px) {
	
}
@media (max-width:991px) {
	
}
@media (max-width:800px) {
	
}
@media (max-width:768px) {

	.nbs-flexisel-nav-right {
		left: 41%;
		background: url(../../images/arrow.png) no-repeat 0px -2px;
	}
	
}
@media (max-width:736px) {
	
}
@media (max-width:667px) {

	.nbs-flexisel-nav-right {
		left: 41%;
		background: url(../../images/arrow.png) no-repeat 0px -2px;
	}
	.nav-tabs>li>a {
		margin: 0 1px;
		padding: 11px 14px;
		font-size: 0.9em;
	}
	
}
@media (max-width:640px) {
	
}
@media (max-width:600px) {
	
}
@media (max-width:568px) {
	
}
@media (max-width:480px) {
	
}
@media (max-width:414px) {
	
}
@media (max-width:384px) {
	
	.nbs-flexisel-item {
		float: left;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		position: relative;
		width: 189px!important;
		margin: 0 5px!important;
	}
	
}
@media (max-width:375px) {
	.nbs-flexisel-nav-right {
		left: 35%;
		background: url(../../images/arrow.png) no-repeat 0px -2px;
	}
	.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
		width: 45px;
		height: 53px;
		margin-top: 14em;
		border: 1px solid rgba(255, 255, 255, 0.77);
	}
	
}
@media (max-width:320px) {
	
}