/* Add here all your CSS customizations */

.clearfix {
	display: block;
	clear: both;
}

.slide {
	cursor: pointer;
}

.comment_section {
	background: url(../img/comments_bg.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.news-title {
	text-transform: none !important;
	text-align: center;
	bottom:0 !important;
}

.five-decades {
	padding:40px 0;
}

.five-decades p {
	text-align: center;
}

.five-decades h2 {
	text-align: center;
}

.quick-links {
	padding:0;
}

.quick-links ul {
	/*display: block;*/
	margin:0;
	padding:0;
}

.quick-links-dropdown {
	position:absolute;
	top:0;
	right:0;
	width:100%;
}

.quick-links-dropdown li {
	list-style-type: none;
	text-align: right;
}

.quick-drop-main a {
	font-weight: 700;
	/*text-transform: uppercase;*/
	text-decoration: underline;
	padding-right: 10px;
}

.quick-drop-main:hover ul {
	display: block;
}

.quick-sub {
	background: rgba(63, 136, 227, .75);
	display: none;
	width:100%;
}

.quick-sub li a {
	display: block;
	text-align: center;
	line-height: 42px !important;
	font-weight: normal;
	text-decoration: none;
	color:#FFF;
}

.quick-sub li a:hover {
	text-decoration: underline;
}

.quick-links h3 {
	font-size: 14px;
	color:#000;
	text-align: left;
	margin-bottom: 0;
}

.quick-links h3 a {
	float:right;
	text-decoration: underline;
	font-weight: 700;
}

.performances {
	background: url('../img/quicklinks/performances.jpg') no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	height:270px;
}

.train {
	background: url('../img/quicklinks/train.jpg') no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	height:270px;
}

.other-shows {
	background: url('../img/quicklinks/explore_shows.jpg') no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	height:270px;
}

.collaborate {
	background: url('../img/quicklinks/collaborate.jpg') no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	height:270px;
}

.performances ul li, .train ul li, .other-shows ul li, .collaborate ul li {
	display: block;
	width:100%;
	float:left;
	list-style: none;
	text-align: right;
	/*margin-bottom: 5px;*/
}

.performances ul li a, .train ul li a, .other-shows ul li a, .collaborate ul li a {
	text-align: center;
	display: block;
	width:100%;
	background: rgba(63, 136, 227, .75);
	color:#FFF;
	font-weight: 400;
	padding:8px;
}

.quick-links-footer {
	padding:30px 15px;
	background: #0786c9;
}

.quick-links-footer p {
	color:#FFF;
	margin:0;
}

.quick-links-footer .big p {
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 700;
}

.quick-links-footer .big p span {
	color:#000;
}

.latest-news li {
	padding:0;
}

.latest-news .thumbnail {
	border:none;
	border-radius: 0 !important;
	background: #e4e6e1;
	padding:0;
}

.latest-news .thumbnail .thumb-info-title {
	width:100% !important;
}

.latest-news .thumbnail .thumb-info-caption a {
	float:right;
}

a.thumb-info span.thumb-info-title {
	bottom:50px !important;
	min-height: 75px;
}

.home-intro p {
	margin:0 !important;
	line-height: normal;
	padding:0;
}

.tabs {
	margin-top: 30px;
}

@media screen and (min-width:0px) and (max-width:480px){
	.slider-container, .slider {
		height:140px !important;
	}

	.home-intro {
		padding:0 !important;
	}

	.home-intro p {
		font-size: 16px !important;
		text-align: center;
		width:100% !important;
		/*margin-top: 30px;*/
	}

	.get-started {
		width:80%;
	}

	.home-intro p em {
		display: block;
		clear:both;
	}

	.quick-links {
		padding:0 15px;
		margin-bottom: 30px;
		width:100% !important;
	}

	.quick-links-footer {
		margin-bottom: 30px;
	}

	.quick-links-footer p {
		text-align: center;
	}

	.quick-links-footer .big p {
		line-height: 32px;
		font-size: 24px;
	}

	.five-decades {
		padding:0 15px;
	}

	.feature-box-info p {
		text-align: left;
	}

	.counters .col-md-3 {
		margin: 15px 0;
	}

	.team-list li {
		padding:0 15px !important;
	}

	.team-item {
		max-width: 100% !important;
	}

	.team-item a.thumb-info span.thumb-info-title {
		min-height: auto !important;
	}

	.call-to-action a {
		margin-top: 15px;
	}
}

@media screen and (min-width:481px) and (max-width:640px){
	.slider-container, .slider {
		height:140px !important;
	}

	.home-intro {
		padding:0;
	}

	.home-intro p {
		font-size: 16px !important;
		text-align: center;
		width:100% !important;
		/*margin-top: 30px;*/
	}

	.get-started {
		width:80%;
	}

	.home-intro p em {
		display: block;
		clear:both;
	}

	.quick-links {
		padding:0 15px;
		margin-bottom: 30px;
	}

	.quick-links-footer {
		margin-bottom: 30px;
	}

	.quick-links-footer p {
		text-align: center;
	}

	.quick-links-footer .big p {
		line-height: 32px;
		font-size: 24px;
	}

	.five-decades {
		padding:0 15px;
	}

	.feature-box-info p {
		text-align: left;
	}

	.counters .col-md-3 {
		margin: 15px 0;
	}

	.team-list li {
		padding:0 15px !important;
	}

	.team-item {
		max-width: 100% !important;
	}

	.team-item a.thumb-info span.thumb-info-title {
		min-height: auto !important;
	}

	.call-to-action a {
		margin-top: 15px;
	}
}

@media screen and (min-width:641px) and (max-width:768px){
	.slider-container, .slider {
		height:220px !important;
	}

	.home-intro {
		padding:0 !important;
	}

	.home-intro p {
		font-size: 16px !important;
		text-align: center;
		width:100% !important;
		/*margin-top: 30px;*/
	}

	.get-started {
		width:80%;
	}

	.home-intro p em {
		display: block;
		clear:both;
	}

	.quick-links {
		padding:0 15px;
		margin-bottom: 30px;
	}

	.quick-links-footer {
		margin-bottom: 30px;
	}

	.quick-links-footer p {
		text-align: center;
	}

	.quick-links-footer .big p {
		line-height: 32px;
		font-size: 24px;
	}

	.five-decades {
		padding:0 15px;
	}

	.feature-box-info p {
		text-align: left;
	}

	.counters .col-md-3 {
		margin: 15px 0;
	}

	.team-list li {
		padding:0 15px !important;
	}

	.team-item {
		max-width: 100% !important;
	}

	.team-item a.thumb-info span.thumb-info-title {
		min-height: auto !important;
		bottom:0px !important;
	}

	.call-to-action a {
		margin-top: 15px;
	}

	.call-to-action .arrow {
		display: none;
	}
}

@media screen and (min-width:769px) and (max-width:800px){
	.slider-container, .slider {
		height:220px !important;
	}

	.home-intro {
		padding:0 !important;
	}

	.home-intro p {
		font-size: 16px !important;
		text-align: center;
		width:100% !important;
		/*margin-top: 30px;*/
	}

	.get-started {
		width:80%;
	}

	.home-intro p em {
		display: block;
		clear:both;
	}

	.quick-links {
		padding:0 15px;
		margin-bottom: 30px;
	}

	.quick-links-footer {
		margin-bottom: 30px;
	}

	.quick-links-footer p {
		text-align: center;
	}

	.quick-links-footer .big p {
		line-height: 32px;
		font-size: 24px;
	}

	.five-decades {
		padding:0 15px;
	}

	.feature-box-info p {
		text-align: left;
	}

	.counters .col-md-3 {
		margin: 15px 0;
	}

	.team-list li {
		padding:0 15px !important;
	}

	.team-item {
		max-width: 100% !important;
	}

	.team-item a.thumb-info span.thumb-info-title {
		min-height: auto !important;
		bottom:0px !important;
	}

	.call-to-action a {
		margin-top: 15px;
	}

	.call-to-action .arrow {
		display: none;
	}
}

@media screen and (min-width:801px) and (max-width:980px){
	.slider-container, .slider {
		height:220px !important;
	}

	.home-intro {
		padding:0 !important;
	}

	.home-intro p {
		font-size: 16px !important;
		text-align: center;
		width:100% !important;
		/*margin-top: 30px;*/
	}

	.get-started {
		width:80%;
	}

	.home-intro p em {
		display: block;
		clear:both;
	}

	.quick-links {
		padding:0 15px;
		margin-bottom: 30px;
	}

	.quick-links-footer {
		margin-bottom: 30px;
	}

	.quick-links-footer p {
		text-align: center;
	}

	.quick-links-footer .big p {
		line-height: 32px;
		font-size: 24px;
	}

	.five-decades {
		padding:0 15px;
	}

	.feature-box-info p {
		text-align: left;
	}

	.counters .col-md-3 {
		margin: 15px 0;
	}

	.team-list li {
		padding:0 15px !important;
	}

	.team-item {
		max-width: 100% !important;
	}

	.team-item a.thumb-info span.thumb-info-title {
		min-height: auto !important;
		bottom:0px !important;
	}

	.call-to-action a {
		margin-top: 15px;
	}

	.call-to-action .arrow {
		display: none;
	}
}

@media screen and (min-width:981px) and (max-width:1024px){
	.slider-container {
		min-height: auto !important;
		height: 300px !important;
	}

	#revolutionSlider {
		height: 300px !important;
	}

	.home-intro {
		padding:0 !important;
	}

	.home-intro p {
		font-size: 16px !important;
		text-align: center;
		width:100% !important;
		/*margin-top: 30px;*/
	}

	.quick-links {
		padding:0 15px;
		margin-bottom: 30px;
	}
}


@media screen and (min-width:1025px) and (max-width:1280px){
	.slider-container {
		min-height: auto !important;
		height: 365px !important;
	}
}

@media screen and (min-width:1281px) and (max-width:1366px){
	.slider-container {
		min-height: auto !important;
		height: 375px !important;
	}
}

@media screen and (min-width:1367px) and (max-width:1440px){
	.slider-container {
		min-height: auto !important;
		height: 400px !important;
	}
}