/*
	responsive styles
*/
@media (max-width: 1201px) {
	.lc-start-box {
		height: 340px;
	}
	.lc-textsize-medium .lc-start-box {
		height:380px;
	}
	.lc-textsize-big .lc-start-box {
		height:420px;
	}
}
@media (max-width: 991px) {
	body {
		padding-top: 170px;
	}
	.lc-logo {
		position: absolute;
		top:0;
		margin-top: -105px;
	}
	.lc-meta-bar {
		position: absolute;
		top:-5px;
		left: -15px;
		right: -15px;
		margin-top: -160px;
		border-bottom: 3px solid #ccc;
		overflow: hidden;
		height: 40px;
		padding-right: 15px;
	}
	.lc-meta-bar ul {
		float: right;
	}
	.lc-meta-bar li {
		margin-left: 10px;
	}
	#navbar li a,
	#navbar .lc-dropdown-menu li a {
		z-index: 20;
		position: relative;
	}
	#navbar li a {
		padding-left: 40px;
	}
	#navbar .lc-dropdown-menu li a {
		padding-left: 55px;
	}
	.lc-search-bar input {
		width: 0;
	}
	.lc-start-box-default,
	.lc-artists-box {
		height: auto;
		min-height: 100px;
	}
	.lc-start-box-bg-img {
		display: none;
	}
	.lc-start-box-text {
		margin-right: 15px !important;
	}
	.lc-start-box-images-slider {
		height: 55vw !important;
	}
	.lc-start-container h2.lc-info-headline {
		margin-top: 30px;
	}
	.lc-events-header .lc-info-headline {
		font-size: 1.5rem;
		/* margin-right: 60px; */
	}
	.lc-event .lc-content-headline,
	.lc-artist-header .lc-content-headline {
		font-size: 1.5rem;
	}
	.lc-event h3 {
		padding-right: 0;
	}
	.lc-event .lc-event-num {
		font-size: 1.25rem;
		width: 70px;
	}
	.lc-event .lc-events-cancelled,
	.lc-event .lc-events-ticketlink {
		font-size: 0.75rem;
		width: 70px;
	}

	.lc-eventlist-infos {
		margin-left: -5px;
	}
	.lc-event-pagination,
	.lc-artist-pagination {
		width: 70px;

	}
	.lc-event-pagination a,
	.lc-artist-pagination a {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	.lc-artists-az-box {
		height: auto;
	}
	.lc-events-artists-box {
		display: none;
	}
	.lc-artists-container .lc-banner-rotation-wrapper {
		display: none;
	}

	main {
		/*margin: auto 15px;*/
	}
	.lc-events-box {
		padding: 15px 0;
		border-bottom: 1px solid #ccc;
	}

	.navbar {
		height: auto !important;
		min-height: 40px !important;
		margin: 15px;
		padding: 0 !important;
	}

	.navbar-nav {
		margin: 0;
	}
	.navbar-nav i {
		/*display: none;*/
	}
	#navbar li a {

		overflow: hidden;
		text-overflow: ellipsis;
	}
	.navbar-nav > li {
		display: none;
	}

	.lc-small-screen-only {
		display: inline !important;
	}
	.lc-small-screen-footer-menu.not-active {
		display: none;
	}
	.lc-small-screen-footer-menu.active {
		display: block !important;
	}
	.navbar-nav li.active {
		/*display: block;*/
	}
	.navbar-nav li.active li.not-active {
		display: none;
	}
	/*
	.navbar-nav .sr-only {
		position: relative;
		width: auto;
		height: auto;
		margin: inherit;
		font-size: 18px;
		line-height: 100%;
	}
*/
	#navbar .lc-dropdown-menu {
		position: relative;
		/*display: block !important;*/
		box-shadow: none;
		background-color: transparent;
	}
	#navbar .lc-dropdown .lc-dropdown-toggle {
		/*display: none;*/
	}
	#navbar .lc-dropdown-menu a  {
		color: #fff !important;
		padding-left: 2rem;
	}
	#navbar .lc-dropdown-menu a:hover  {
		background-color: #888 !important;
	}
	#navbar .lc-dropdown-menu li.active a  {
		background-color: rgba(0,0,0,0.2) !important;
	}
	#navbar li.active > a,
	#navbar li.open > a
	{
		background-color: rgba(0,0,0,0.1);
	}
	#navbar li.nav-item-without-menu.open.active
	{
		display: none !important;
	}

	.navbar .lc-dropdown-menu .lc-small-screen-only {
		display: inline;
		font-size: 18px;
		line-height: inherit;
	}

	.lc-search-bar {
		position: relative;
		margin: 0;
		right: 0;
		padding: 10px;
		border-top:15px solid #eee;
		width: 100%;
	}
	.lc-search-bar input,
	.lc-search-bar input:focus {
		transition: none;
		width: 100%;
	}
	.lc-search-symbol {
		left: 16px;
		top: 11px;
	}
	.lc-search-results-container {
		position: static;
		width: 100%;
		margin: 0;
	}
	.lc-search-results {
		width: 100%;
		margin: 10px 0 0 0;
	}
	.lc-start-poster-buy-button {
		position: static;
		margin: 15px 0;
		width: 100%;
		text-align: center;
		font-size: 125%;
	}

	.lc-col {
		padding-left: 0;
		padding-right: 0;
	}
}


@media (max-width: 767px) {
	.lc-content-subline {
		margin-bottom: 0;
	}
	.lcColLeft {
		height: auto !important;
	}
	.lc-eventlist-text {
		padding-right: 0px;
	}
	.lc-eventlist-text-col,
	.lc-mobile-hr-top {
		margin-top: 15px;
	}
	.lc-mobile-hr-top {
		margin-top: 15px;
		padding-top: 15px;
		border-top: 2px solid #eee;
	}

	.lc-small-screen-footer-menu.active {
		display: block !important;
	}

	.lc-events-header {
		min-height: auto;
		padding: 15px 0;
		overflow: visible;
	}

	.lc-events-filter-buttons {
		margin-top: 0;
	}
	.lc-events-filter-buttons a,
	.lc-events-filter-buttons .dropdown {
		margin-bottom: 5px;
	}
	.lc-events-filter-buttons .dropdown a {
		margin-bottom: 0;
	}
	.lc-events-filter-buttons a {
		padding-left: 0.5rem;
	}
	.lc-events-filter-buttons a > i {
		position: static;
	}

	.lc-events-dates {
		border: none;
		margin-top: 10px;
		min-height: auto;
	}

	.lc-events-filter-buttons .dropdown-menu {
		box-shadow: none;
		width: 100%;
	}
	.lc-dropdown-menu-scroll {
		max-height: none;
		height: auto;
	}
	.lc-events-filter-buttons .dropdown-menu > li > a {
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.lc-events-dates-mobile-button {
		display: block;
		margin-bottom: 5px;
		border: 1px solid #ccc;
		padding: 0.5rem;
		/*border-radius: 0.25rem;*/
	}
	.lc-events-mobile-button {
		border: 1px solid #ccc;
		padding: 0.5rem;
		/*border-radius: 0.25rem;*/
		margin-bottom: 10px;
		width: 100%;
		display: block;
	}
	.lc-events-dates-mobile-view {
		display: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		overflow: auto;
		margin-bottom: 15px;
	}
	.lc-events-date-all {
		display: block;
	}
	.lc-events-date {
		width: 100% !important;
		height: auto;
		padding: 0.5rem 2rem;
		border: none;
		border-bottom: 1px solid #eee !important;
		position: relative;
	}
	.lc-events-date span {
		display: inline;
		float: left;
		margin-right: 0.25em;
		font-size: 1rem !important;
		line-height: 1 !important;
		font-weight: 300 !important;
	}
	.lc-events-date.active {
		background-color: transparent !important;
	}
	.lc-events-date.active .lc-events-date-icon-check {
		display: block;
		position: absolute;
		top: 0.5rem;
		left: 0.5rem;
	}
	.lc-events-date-separator {
		display: inline;
	}
	.lc-events-date .lc-events-date-weekday,
	.lc-events-date .lc-events-date-month {
		line-height: inherit;
	}

	.lc-artists-col {

	}

	.lc-ticketmarket-list-title {
		margin-right: 0;
	}
	.lc-ticketmarket-list-date {
		position: static;
	}

	.lc-footer-box {
		height: auto !important;
		margin-bottom: 15px;
	}

	.lc-partner-box {
		height:300px;
	}

	.lc-ticketmarket-open-form,
	.lc-ticketmarket-submit-form {
		float: none;
		width: 100%;
	}
	.lc-ticketmarket-container .alert,
	.lc-ticketmarket-container .radio-inline {
		margin-top: 15px;
	}

	input {
		border-radius: 0;
	}

	.lc-start-box-fullsize div.h3 {
		display: none;
	}
}

@media (max-width: 540px) {

	.lc-partner-box {
		height:250px;
	}

}
