@media (max-width: 1920px){

}
@media (max-width: 1391px) {
	.container {
		width: 980px;
	}
	#importantNews .newsContentInner h2 {
		font-size: 15px;
		line-height: 19px;
	}
	#importantNews .newsContentInner p {
		font-size: 12px;
		line-height: 15px;
	}
	#featuredNews .newsContent h2 {
		font-size: 14px;
		line-height: 18px;
	}
	#featuredNews .newsContent p {
		font-size: 12px;
		line-height: 14px;
	}
	#smallNewsList .newsItem a > img {
		width: 95px;
		padding-right: 15px;
	}
	#smallNewsList .newsItem a .date {
		font-size: 10px;
	}
	#smallNewsList .newsItem a h3 {
		font-size: 12px;
		line-height: 16px;
	}
	#smallNewsList .newsItem {
		margin-bottom: 9px;
	}
	.logotype {
		display: none;
	}
	.letterCategoryContent ul li a {
		width: auto;
		height: 60px;
	}
	.fullCont {
		padding-left: 15px;
		padding-right: 15px;
	}
	a.scheduleBox.scheduleBox-1 h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.scheduleBoxInner {
		padding-left: 25px;
	}
	a.scheduleBox {
		padding-right: 25px;
	}
	a.scheduleBox h2 {
		font-size: 24px;
		line-height: 28px;
	}
	.scheduleElem h2,
	.scheduleElem.active h2 {
		padding-left: 0;
	}
	.accordionContentInner {
		padding: 20px;
	}
	.ticketBox {
		width: 33.33%;
	}
	.artistBox {
		width: 154px;
	}
}
@media (max-width: 1125px) {
	.container {
		width: 730px;
	}
	.gateCol {
		background: #000;
		float: none;
		width: 100%;
		height: 42px;
		overflow: hidden;
		margin-bottom: 1px;
	}
	.gateCol a img {
		display: none;
	}
	.gateCol h2 {
		left: 0;
		top: 0;
		text-align: left;
	}
	.leftCont,
	.rightCont {
		float: none;
		width: 100%;
	}
	.rightCont {
		padding-top: 20px;
		padding-left: 0;
		padding-right: 0;
	}
	#smallNewsList .newsItem {
		margin-bottom: 13px;
	}
	.sideWidget {
		width: 50%;
		float: left;
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;
	}
	.sideSliderOuter ul.slick-dots {
		right: 30px;
	}
	.sideSliderOuter a.slideNext {
		right: 27px;
	}
	.footerPartners {
		padding: 0;
	}
	.portalMenu ul {
		position: absolute;
		top: 45px;
		left: 0;
		right: 0;
		background: url(../img/black_transparent.png);
		margin: 0;
		z-index: 50;
		padding: 10px 0;
		overflow: hidden;
		height: 0px;
		opacity: 0;
	}
	.closeMenu {
		display: block;
		box-sizing: content-box;
		width: 22px;
		height: 32px;
		background: none;
		border: solid 1px #000;
		border-radius: 3px;
		margin-left: 10px;
		cursor: pointer;
		padding: 0 5px;
		position: absolute;
		right: 0;
		top: 0;
	}
	.closeMenu.white {
		border: solid 1px #fff;
	}
	.closeMenu span {
		height: 2px;
		display: block;
		background: #000;
	}
	.closeMenu.white span {
		background: #fff;
	}
	.closeMenu span + span {
		margin-top: 5px;
	}
	.headerLeft,
	.headerRight {
		float: none;
		overflow: visible;
	}
	.portalMenu {
		position: relative;
		float: none;
	}
	.portalMenu ul a {
		color: #fff;
		display: block;
		padding: 12px 0;
	}
	.portalMenu ul li {
		display: block;
		float: none;
	}
	.headerRight {
		margin-top: 6px;
		padding-top: 6px;
		border-top: solid 1px #cacccf;
	}
	.topMenu {
		position: relative;
		padding: 10px;
	}
	.topMenu .menuOuter {
		position: absolute;
		left: 0;
		right: 0;
		top: 50px;
		background: #000;
		float: none;
		z-index: 20;
	}
	.topMenu .menuOuter ul li {
		display: block;
		float: none;
		padding-left: 0;
	}
	.topMenu .menuOuter ul li a {
		display: block;
		padding: 15px;
	}
	.topMenu .closeMenu {
		top: 6px;
		right: 6px;
	}
	.topMenu ul {
		opacity: 0;
		height: 0;
		padding-top: 0;
		overflow: hidden;
	}
	.homeSliderOuter .scrollLink,
	.scrollDown {
		display: none;
	}
	#homeSlider .slick-dots {
		bottom: 10px;
		right: 10px;
	}
	.newsList,
	.pageContent {
		margin-left: -15px;
		margin-right: -15px;
	}
	.letterCategoryContent ul li a {
		width: auto;
		height: 46px;
		font-size: 16px;
		line-height: 46px;
	}
	.accordionContentInner {
		padding: 20px;
	}
	.sideWidget {
		width: 100%;
		max-width: 365px;
		float: none;
		margin: 15px auto;
		padding-left: 0;
		padding-right: 0;
	}
	.sideSliderOuter a.slideNext {
		right: 17px;
	}
	.scheduleElem h2 {
		font-size: 14px;
		line-height: 18px;
	}
	.scheduleElem h2 span {
		padding: 0 12px;
	}
	.galleryThumbs .galleryThumb {
	    float: left;
	    max-width: 33.33%;
	}
	.sidebarVideo {
		max-width: 365px;
		margin: 0 auto;
	}

}
@media (min-width: 768px) {
	.artistBio h1 {
		text-align: center;
	}
}
@media (max-width: 768px) {
	.container {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	#featuredNews {
		width: 100%;
		max-width: 335px;
		margin: 0 auto;
		float: none;
		margin-bottom: 20px;
	}
	#smallNewsList {
		width: 100%;
		max-width: 335px;
		padding: 0;
		margin: 0 auto;
		float: none;
	}
	.sideWidget {
		width: 100%;
		max-width: 365px;
		float: none;
		margin: 15px auto;
	}
	#importantNews > img {
		max-width: 100%;
		width: auto;
	}
	.newsListItem .date {
		font-size: 11px;;
	}
	.newsListItem p {
		font-size: 11px;
		line-height: 14px;
	}
	.newsListItem h2 {
		font-size: 15px;
		line-height: 16px;
		padding: 5px 0;
	}
	.newsListThumb {
		padding-bottom: 0;
	}
	.pageContent h1 {
		font-size: 20px;
		line-height: 23px;
	}
	.pageContent h2 {
		font-size: 15px;
	}
	.galleryThumbs {
		display: none;
	}
	.accordionContentInner {
		padding-left: 0;
		padding-right: 0;
	}
	a.scheduleBox.scheduleBox-1 h2,
	a.scheduleBox h2 {
		font-size: 20px;
		line-height: 24px;
		margin-top: 15px;
		padding-bottom: 15px;
	}
	a.scheduleBox.scheduleBox-1 .scheduleBoxInner,
	.scheduleBoxInner {
		background-size: 15px auto;
	}
	a.scheduleBox p {
		font-size: 11px;
		line-height: 15px;
	}
	.theContent.container.scheduleList,
	.theContent.container.ticketList {
		margin-left: 15px;
		margin-right: 15px;
		box-sizing: border-box;
	}
	.container.scheduleList,
	.container.ticketList {
		width: auto;
	}
	.scheduleElemContent {
		padding-left: 15px;
		padding-right: 15px;
	}
	.scheduleLabel {
		font-size: 11px;
		width: 90px;
	}
	.scheduleValue {
		font-size: 11px;
	}
	a.imagePop {
		width: 33.33%;
	}
	a.videoPop h3 {
		font-size: 12px;
	}
	.theContent.container.scheduleList,
	.theContent.container.ticketList {
	    background: #e8e8e8;
	}
	.ticketBox {
		width: 50%;
	}
	.ticketPop {
		max-width: 90%;
	}
	.popContentLabel {
		width: 100%;
		float: none;
	}
	.singleMagazineBox {
		padding-right: 0;
	}
	.singleMagazineBox .downloadMagazine {
		position: static;
		margin: -15px 0 20px 0;
	}
}
@media (max-width: 620px) {
	#importantNews > img {
		height: 200px;
		width: auto;
		max-width: none;
	}
	#importantNews {
		overflow: hidden;
	}
	.newsListThumb {
		width: 90px;
	}
	.newsList {
		padding: 15px;
	}
	.scheduleLabel {
		width: 100%;
		float: none;
		text-transform: uppercase;
		font-size: 16px;
		padding-top: 20px;
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: solid 1px #507eea;
	}
	.scheduleLabel p {
		padding-bottom: 0;
	}
	.artistFile {
		float: none;
		width: 100%;
	}
	a.imagePop,
	a.videoPop {
		max-width: 50%;
		width: 50%;;
	}
	.sidebarVideo a.videoPop {
		max-width: 100%;
		width: 100%;
	}
	.artistBox {
		box-sizing: border-box;
		width: 50%;
		display: block;
		float: left;
		margin: 0;
		padding: 3px;
	}
	.ticketBox {
		width: 100%;
	}
	.pageContent.videoGalleryPage > *:nth-child(6n) {
	    clear: none;
	    display: inline;
	}
	.pageContent.videoGalleryPage > *:nth-child(4n) {
	    display: block;
	    clear: both;
	}
}