/* All Responsive
================================================== */
	a#navigation-toggle {
	height: 55px;
	line-height: 55px;
	float: none;
	margin: 0;
	cursor: pointer;
	color: #fff;
	padding-left: 35px;
	font-weight: 600;
	position: relative;
	z-index: 9;
	text-decoration: none !important;
	display: none;
}
a#navigation-toggle .fa {
	margin-right: 10px;
}
#navigation-toggle {
	color: #fff;
}
#navigation-toggle:hover {
	color: #fff;
}
#sidr-main {
	position: absolute;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 999999;
	width: 320px;
	overflow-x: none;
	overflow-y: auto;
	font-size: 13px;
	background: #000;
	color: #fff;
}
#sidr-main {
	padding: 50px 30px 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.sidr.right {
	left: auto;
	right: -320px;
}
.sidr.left {
	left: -320px;
	right: auto;
}
#sidr-main a {
	color: #707070;
}
#sidr-main a:hover {
	color: #fff;
}
#sidr-main ul a {
	display: block;
	border-bottom: 1px solid #222;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	padding: 8px 0;
}
#sidr-main ul li ul {
	margin-left: 0;
	margin: 0;
}
#sidr-main ul li ul li a {
	padding-left: 10px;
}
#sidr-main ul li ul li li a {
	padding-left: 20px;
}
#sidr-main ul li ul li li li a {
	padding-left: 30px;
}
#sidr-main ul li ul li a:before {
	content: '\f0da';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font-family: 'FontAwesome';
	color: #333;
	margin-right: 10px;
}
.sidr-class-toggle-sidr-close:before {
	font-size: 16px;
	position: absolute;
	top: 15px;
	left: 30px;
	content: '\f00d';
	font-family: 'FontAwesome';
	color: #fff;
	margin: 0;
}
@media only screen and (max-width: 959px) {
 a#navigation-toggle {
display: block;
}
 #site-navigation #main-menu > ul {
display: none;
}
.precontent .pull-left-image, .precontent .pull-right-image {
 float: none;
 padding-left: 0;
 padding-right: 0;
 width: 100%;
 border-left:none;
}
 .whats_on1_pull_right, .whats_on2_pull_right {
 width:64%;
 float:right;
}
}
@media only screen and (max-width: 992px) {
#body_wrapper {
 padding: 0 20px;
}
/*
.hidden-menu {
 display:none;
}
*/
#site-navigation-wrap .mean-nav h2 {
 display:none;
}
.mean-container .mean-nav {
 background:#000;
}
.mean-container .mean-bar {
 background:none !important;
}
.mean-container a.meanmenu-reveal span {
 width:20px;
 background-color:#fff;
}
.mean-container .mean-nav ul li a, .mean-container .mean-nav ul li span {
 font-family: "pt_sans_captionregular", Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
}
.mean-container .mean-nav ul li a:hover, .mean-container .mean-nav ul li span:hover {
 background:rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
 color: #f37305 !important;
}
.mean-container .mean-nav ul li a.mean-expand, .mean-container .mean-nav ul li span.mean-expand {
 height:27px;
 border:none;
 color:#f37305;
 font-family:Arial, Helvetica, sans-serif;
}
.mean-container .mean-nav ul li a.mean-expand:hover, .mean-container .mean-nav ul li span.mean-expand:hover, .mean-container .mean-nav ul li .mean-expand.mean-clicked {
 background-color:#f37305;
 color:#fff !important;
}
.mean-container .mean-nav ul li li a, .mean-container .mean-nav ul li li span {
 opacity:1;
}
}
@media only screen and (max-width: 979px) {
#site-navigation-wrap {
 height: 52px;
 margin-bottom: 25px;
 padding: 5px;
}
}
/* Tablet (Portrait)
================================================== */
@media only screen and (min-width: 768px) and (max-width: 959px) {
.container {
}
.left-content {
width: 60%;
}
 .sidebar-container {
width: 36%;
}
}

/* Tablet (Portrait)
================================================== */
@media only screen and (min-width: 768px) and (max-width: 959px) {
 .container {
	/*max-width: 85%;*/
	width: 100% !important;
}
 .left-content {
width: 60%;
}
 .sidebar-container {
width: 36%;
}
.precontent .channel1_image, .precontent .channel2_image {
 text-align:center;
 margin:0 auto 15px;
}
.whats_on1_pull_right, .whats_on2_pull_right {
 width:60% !important;
 float:right;
}
.social-block .menu li {
 margin-left:8px !important;
}
}
/* Mobile (Portrait & Landscape)
================================================== */
@media only screen and (max-width: 767px) {
#logo {
 text-align:center;
}
#site-logo {
 width:260px;
 margin:0 auto;
}
#header-social ul {
 float: none;
 margin: 0 auto;
 text-align: center;
 width:166px;
}
 .container {
max-width: 100%;
width: 100%;
}
 .sidebar-container, .left-content {
width: 100%;
}
.sidebar-container {
/*margin-top: 40px;
padding-top: 40px;
border-top: 10px solid #eee;*/
}
 .col {
width: 100%;
margin-left: 0;
margin-bottom: 25px;
}
 #wrap {
margin-top: 0;
margin-bottom: 0;
}
 #header-social {
clear: both;
position: inherit;
top: auto;
right: auto;
margin-top: 20px;
}
/*New css
======================== */
.pull-right-image, .pull-left-image, .precontent .pull-left-image, .precontent .pull-right-image {
 width:100%;
 float:none;
 padding-left:0;
 padding-right:0;
}
.pull-right-image {
 border-left:none;
}
.pull-left-image, .precontent .block-views .view-channel-1 .view-content {
 border-right:none;
}
.pull-right-image::after, .precontent .block-views .view-channel-1 .view-content::after {
 display:none;
}
.pull-right-image .channel2_body, .pull-left-image .channel1_body {
 min-height:inherit;
}
.pull-left-image {
 margin-bottom:10px;
}
 #site-navigation-wrap {
 margin-bottom:25px;
 height:52px;
 padding:5px;
}
.tb-megamenu .nav-collapse {
 margin-top:20px;
 background-color:#fff;
}
.tb-megamenu .nav-collapse .nav > li > a, .tb-megamenu .nav-collapse .dropdown-menu a, .tb-megamenu .nav-collapse .nav > li > a:hover, .tb-megamenu .nav-collapse .nav > li > a:focus {
 color:#000;
}
.tb-megamenu-column-inner.mega-inner {
 width:100%;
}
.tb-megamenu .nav-collapse .dropdown-menu {
 background:none;
}
.pull-right-image::after {
 display:none;
}
.location_footer, .contact_footer {
 clear: both;
 color: #f1f1f1;
 font-size: 13px;
 padding-top:1px;
}
}
/* Mobile (Landscape)
================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.sidr {
 width: 480px;
}
.sidr.right {
 right: -480px;
}
.whats_on1_pull_right, .whats_on2_pull_right {
 width:auto;
 float:left;
}
.whats_on1_pull_left, .whats_on2_pull_left {
 width:auto;
}
#search-form input#edit-keys, #block-search-form .form-item-search-block-form input.form-text {
 width:89% !important;
}
}
/* Mobile (Landscape)
================================================== */
@media only screen and (max-width: 479px) {
 .whats_on1_pull_right, .whats_on2_pull_right {
 width:65%;
 float:left;
}
 .whats_on1_pull_left, .whats_on2_pull_left {
 width:25%;
}
 .node-type-channel1-shows .artist-top .field-type-image, .node-type-channel2-shows .artist-top .field-type-image, .node-type-video-channel-show .artist-top .field-type-image {
 width:100%;
 float:none;
}
 .node-type-channel1-shows .artist-bio, .node-type-channel2-shows .artist-bio, .node-type-video-channel-show .artist-bio {
 margin-top:15px;
}
 #search-form input#edit-keys, #block-search-form .form-item-search-block-form input.form-text {
 width:82%;
}
 .region.region-footer-fourth {
float:left;
}
 #copyright {
padding:0;
}
}
@media only screen and (max-width: 979px) {
.tb-megamenu .nav-collapse {
 margin-top:20px;
 background-color:#fff;
}
.tb-megamenu-column-inner.mega-inner {
width:100%;
}
.tb-megamenu .nav > li > a {
border-right:none !important;
}
.tb-megamenu-column-inner.mega-inner {
width:100%;
}
.tb-megamenu .span12.mega-col-nav .mega-inner {
padding-top:0px;
padding-bottom:0px;
}
.dropdown-menu {
padding:10px 0px !important;
}
.region-menu ul.tb-megamenu-nav {
padding:0px;
}
/*12feb2020*/
.btn-navbar i {
    display: none;
}
.btn-navbar {
    padding: 20px 25px !important;
    margin-bottom: 0 !important;
}
.tb-megamenu-nav li.mega.dropdown > a {
    background-image: url('/sites/default/files/arrow-black.png') !important;
    background-repeat: no-repeat !important;
    background-position: center right !important;
    background-size: 12px !important;
    position: relative;
}

 .tb-megamenu-nav li.mega.dropdown.active > a {
    background-image: url('/sites/default/files/arrow-white.png') !important;
    background-repeat: no-repeat !important;
    background-position: center right !important;
    background-size: 12px !important;
}

}
@media only screen and (max-width: 960px) {
.precontent .pull-right-image::after {
 display:none;
}
}
@media only screen and (min-width: 960px) {
 .region-menu ul.tb-megamenu-nav {
 padding:8px 0;
}
}
@media only screen and (max-width: 640px) {
 .node-type-artist .artist-top .field-name-field-images {
 float:none;
 width:100%;
}
 .node-type-artist .artist-top .artist-related-shows {
 float:none;
 width:100%;
 margin-top:15px;
}
 #caption {
 display: none;
}
}
@media only screen and (min-width: 768px) {
.footer-block.first {
 padding-left:0;
}
.footer-block.last {
 padding-right:0;
}
.footer-block.right {
 padding-left:0;
}
#footer-block-wrap {
 padding: 0;
}
#footer-wrap {
 padding:30px 0 0;
}
}
@media only screen and (min-width: 1200px) {
 .location_footer {
 float:left;
 width: 110px;
}
 .contact_footer {
 float: right;
 width: 115px;
}
 .precontent .pull-right-image {
 min-height:171px;
}
 .pull-right-image {
 min-height:174px;
}
}
@media only screen and (min-width: 993px) and (max-width: 1199px) {
 .tb-megamenu .nav > li > a {
padding:9px 22.9px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.container {
 width:100%;
}
.social-block .menu li {
 margin-left:6px !important;
}
.location_footer, .contact_footer {
 width:100%;
}
.contact_footer {
 border-top:1px solid #373737;
 margin-top:20px;
 padding-top:20px;
}
.contact_footer h3 {
 margin-top:0;
}
}

/*newcss*/
@media only screen and (max-width: 767px) {
 #flip-scroll .cf:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
 #flip-scroll * html .cf {
zoom: 1;
}
 #flip-scroll *:first-child+html .cf {
zoom: 1;
}
 #flip-scroll table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}
 #flip-scroll th, #flip-scroll td {
margin: 0;
vertical-align: top;
}
 #flip-scroll th {
text-align: left;
}
 #flip-scroll table {
display: block;
position: relative;
width: 100%;
}
 #flip-scroll thead {
display: block;
float: left;
}
 #flip-scroll tbody {
display: block;
width: auto;
position: relative;
overflow-x: auto;
white-space: nowrap;
}
 #flip-scroll thead tr {
display: block;
}
 #flip-scroll th {
display: block;
text-align: right;
}
 #flip-scroll tbody tr {
display: inline-block;
vertical-align: top;
}
 #flip-scroll td {
display: block;
min-height: 1.25em;
text-align: left;
}
 
/* sort out borders */
 
#flip-scroll th {
border-bottom: 0;
border-left: 0;
}
#flip-scroll td {
border-left: 0;
border-right: 0;
border-bottom: 0;
}
#flip-scroll tbody tr {
border-left: 1px solid #babcbf;
}
#flip-scroll th:last-child, #flip-scroll td:last-child {
border-bottom: 1px solid #babcbf;
}
}
@media only screen and (max-width: 480px) {
.show-archive .views-field-field-show-date {
width: 50%;
}
.artist-links .field-items a {
 color: #fff;
 font-size: 13px;
}
/* new-audio-show-tracking
=============================*/
.view-test-tracking .view-content{
	overflow:scroll;
}
.view-test-tracking .views-widget-filter-timestamp_1 .form-type-textfield{
	margin-right:0;
	width: 100%;
}
.view-test-tracking .views-widget-filter-timestamp_1 .form-type-textfield:last-child {
    margin: 0;
}
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
	.tb-megamenu .nav-collapse .nav > li > a {
	color: #000;
}
}
