﻿@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'FontAwesome';
        src: url('fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    }
}

#customSearch, #eventListBar, #mini-content > .content-title:first-child, #side-nav, #menu-toggle, .main-event-summary, .buy-link, #top-events, .thumbs-box, #mini-content .content-title, .links-box, #phone, #loadingDiv, #menu li:first-child, #small-logo, .all-button, #cat-select span, .geo-event > div:nth-child(3) span.hide-mobile, .geo-event > div:nth-child(3) span.ticket-count {
    display: none;
}

iframe {
    max-width: 100%;
    box-sizing: border-box;
}

#container {
    font-family: Arial, sans-serif;
    background: #eee;
}

a {
    color: rgb(0,180,195);
    transition: color .4s;
}

h1, h2, h3, p {
    line-height: 1.46;
}

header, nav, .container, #wrap, #footer-top {
    max-width: 100%;
    box-sizing: border-box;
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}

#nav-wrap {
    background: rgb(30,30,30);
    box-shadow: 0px 1px 5px rgba(0,0,0,.4);
}

nav {
    height: 48px;
    line-height: 48px;
}

    #small-logo, #menu, nav li {
        float: left;
    }

#logo {
    display: inline-block;
    padding: 14px 0;
    box-sizing: border-box;
}

    #logo img {
        max-height: 100%;
        max-width: 100%;
    }

#small-logo img {
    height: 30px;
}

nav ul {
    list-style: none;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
}

#menu > li > a {
    padding: 0 17px;
    display: block;
    font-size: 17px;
    color: #eee;
}

    #menu > li > a:hover, #menu > li.selected > a {
        color: white;
    }

#menu i {
    opacity: .5;
    padding-left: 4px;
}

nav .social-media {
    padding-top: 8px;
    float: right;
}

.social-media a {
    font-size: 19px;
    color: #ddd;
    vertical-align: top;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    margin-left: 14px;
    border: 2px solid;
    border-radius: 20px;
    box-sizing: border-box;
    display: block;
}

.social-media li:last-child a {
    font-size: 15px;
}

.social-media a:hover {
    color: white;
}

#phone {
    float: right;
    font-weight: bold;
    font-size: 18px;
}

    #phone i {
        font-size: 22px;
        vertical-align: middle;
        padding-right: 6px;
    }

#banner {
    position: relative;
    margin-bottom: 20px;
}

    #banner img {
        width: 100%;
    }

#banner-text {
    position: absolute;
    bottom: 4px;
    right: 0;
    left: 0;
    padding: 0 0 40px 40px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4), 1px 1px 1px rgba(0, 0, 0, 0.6);
    line-height: 1;
    color: white;
    background: linear-gradient(transparent, rgba(0,0,0,.4));
}

#banner h1 {
    font-size: 38px;
}

#banner h2 {
    font-size: 28px;
}

#wrap {
    padding-top: 20px;
}

#mini-content, #content {
    width: 66%;
    margin: 0;
    padding: 0;
}

   tr.tn_results_header_title td.tn_results_header_title, #content h1, .content-heading {
        margin-bottom: 20px;
        color: rgb(41,42,43);
        font-family: Arial, sans-serif;
        text-transform: none;
        letter-spacing: 0;
        font-size: 22.5px;
       text-transform: capitalize;
    }

#side-bar {
    width: 34%;
    padding: 0 0 0 30px;
    margin-bottom: 30px;
}

hr {
    border-bottom: none;
    border-top: 1px solid #eee;
    margin-bottom: 14px;
}

.seal-box {
    text-align: right;
    float: right;
}

.seal {
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
}
.shopperlink img{
    padding-top:2px;
}
#guarantee-image {
    width: 111px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.side-box {
    padding: 20px;
    border: 1px solid #dddddd;
    font-family: 'Open Sans',sans-serif;
    margin: 0 0 10px;
    background: white;
    color: #4c4d50;
    font-size: 14px;
}

.left-box {
    float: left;
    width: 50%;
    font-size: 12px;
}

.right-box {
    float: right;
    width: 50%;
}

.side-box ul {
    padding-left: 15px;
}

.info:not(:last-child) {
    padding-bottom: 10px;
}

.heading {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-bottom: 15px;
    line-height: 1;
}

.subheading {
    color: black;
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: bold;
}

#venue-image {
    width: 100%;
    max-width: 100%;
}

.payment-options {
    margin: 30px 0;
    text-align: center;
}

footer {
    background: rgb(50, 50, 50);
    text-align: center;
    margin-top: 35px;
    color: #838c95;
    border-top: 1px solid rgb(30,30,30);
}

#footer-top {
    padding-top: 7px;
    padding-bottom: 7px;
}
.newsletter {
    float: left;
    vertical-align: top;
    margin-right: 60px;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 4px;
}
.newsletter > * {
    padding-top: 4px;
    padding-bottom: 4px;
}
    .newsletter span {
        display: inline-block;
        float: left;
        margin-right: 24px;
        font-weight: 700;
        text-align: left;
        line-height: 21px;
        font-size: 18px;
        color: #ddd;
    }
    .newsletter div {
        display:inline-block;
        vertical-align:top;
        float: left;
    }
    .newsletter input {
        height: 42px;
        line-height: 42px;
        padding: 0 12px;
        border-radius: 3px;
        border: 0;
        vertical-align: top;
        margin-right: 10px;
        font-size: 16px;
        float: left;
        -webkit-appearance: none;
    }

        .newsletter input[name=name] {
            width: 110px;
        }
        .newsletter input[type=email] {
            width: 225px;
        }
        .newsletter input[name=zip] {
            width: 115px;
        }
        .newsletter input[type=submit] {
            color: #fff;
            background: rgb(0,180,195);
            font-weight: 700;
            font-family: arial;
            cursor: pointer;
            text-transform: uppercase;
            margin-right:0;
            -webkit-appearance: none;
        }

footer .social-media {
    float: right;
    padding-top: 8px;
    padding-bottom: 8px;
}

    footer .social-media span {
        padding-right: 15px;
        font-size: 18px;
        text-transform: uppercase;
    }

    footer .social-media a {
        color: #eee;
        margin-left: 8px;
        padding: 0;
        font-size: 20px;
    }

footer li {
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
}

footer a {
    display: block;
    padding: 0 20px;
    color: rgb(178,180,184);
}

    footer a:hover {
        color: rgb(0,210,225);
    }

.footer-nav {
    padding: 25px 0;
    letter-spacing: 1px;
}

.copyright {
    padding: 15px 0;
    text-align: center;
}

.nav-tab {
    float: left;
    cursor: pointer;
}

.nav-link {
    padding: 0 24px;
    display: block;
    font-size: 16px;
}

    .nav-link .fa-caret-down {
        font-size: 14px;
        opacity: .8;
        padding-left: 3px;
    }

.nav-dropdown {
    display: none;
    position: absolute;
    border: 1px solid rgba(0,0,0,.25);
    border-top: none;
    background-color: #fff;
    margin-left: -1px;
    padding: 0 0 15px;
    box-shadow: 0 65px 65px -5px rgba(0,0,0,.13);
    z-index: 1120;
}

.nav-tab:hover .nav-dropdown {
    display: block;
}

.nav-dropdown table {
    border-spacing: 0;
    border-collapse: collapse;
}

.nav-dropdown th {
    color: #fff;
    text-align: center;
    background: rgb(0,190,208);
    border-bottom: 1px solid rgb(0,190,208);
    border-right: 1px solid rgb(0,190,208);
    padding: 5px;
    font-size: 14px;
}

.nav-dropdown td {
    border-right: 1px solid rgba(150,150,150,.3);
    border-top: 1px solid #fff;
    padding: 0;
}

    .nav-dropdown td:last-child {
        border-right: none;
    }

.nav-dropdown a {
    padding: 10px 20px;
    display: block;
    color: #282828;
    font-weight: 400;
    background: 0 0;
    white-space: nowrap;
    font-family: open sans, arial, sans-serif;
    text-transform: none;
    transition: background-color .4s, color .1s;
}

.nav-dropdown .all-button a {
    border-radius: 2px;
    text-align: center;
    font-weight: bold;
    margin: 12px 15px 0;
}

.nav-dropdown a:hover {
    background-color: rgb(0,210,225);
    color: white;
}

#top-search input, #top-search select {
    border: 1px solid #c8c8c8;
    border-bottom: 1px solid #b9b9b9;
    padding: 5px;
    box-sizing: border-box;
    color: #505050;
    height: 32px;
    transition: border .4s linear;
}

#top-search {
    position: relative;
    width: 450px;
    left: 0;
    margin: 12px 0 0;
    max-width: calc(100% - 40px);
    box-shadow: 2px 2px 3px rgba(0,0,0,.3);
}

    #top-search input, #top-search select, #top-search button {
        padding: 0 5px;
        height: 50px;
        line-height: 50px;
        vertical-align: top;
    }

#top-search .kwds {
    font-size: 20px;
    z-index: 1;
    position: relative;
    text-transform: capitalize;
    border-radius: 3px 0 0 3px;
    width: calc(100% - 55px);
    border-right: none;
    padding-left: 20px;
}

#top-search button {
    color: #fff;
    float: right;
    border: 1px solid #c8c8c8;
    border-left: none;
    box-shadow: none;
    width: 55px;
    font-size: 24px;
    vertical-align: top;
    line-height: 1;
    font-weight: bold;
    color: rgb(0,180,195);
    cursor: pointer;
    text-align: center;
    border-radius: 0 5px 5px 0;
    background: white;
}

#search {
	display:block;
	height:40px;
	line-height:40px;
	vertical-align:top;
	width: 34%;
    padding: 0 0 0 30px;
    box-sizing: border-box;
	float:right;
	position: relative;
	top:4px;
}
#search span {
	position:absolute;
	height:40px;
	line-height:40px;
	width:40px;
	color:#8c8c8c;
	font-size:22px;
	text-align:center
}
#search .kwds {
	width:100%;
	padding:0 80px 0 45px;
	font-size:16px;
	background:#eee;
	color:#5a5a5a;
	height:40px;
	text-transform:capitalize;
	border: none;
	box-sizing:border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-appearance: none;
    border-radius: 3px;
}
#search button {
	position:absolute;
	right:1px;
	top:1px;
	z-index:1;
	border:3px solid #eee;
	background: rgb(0,190,208);
	color:#fff;
	cursor:pointer;
	text-align:center;
	height:38px;
	border-radius:6px;
	text-transform:uppercase;
	font-weight:bold;
    -webkit-appearance: none;
}
@media screen and (max-width:1199px) {
        .newsletter input {
        font-size: 14px;
		padding: 0 8px;
    }
	.newsletter input[name="name"] {
		width: 100px;
	}
	.newsletter input[type="email"] {
		width: 200px;
	}
	.newsletter input[name="zip"] {
		width: 94px;
	}
    #menu > li > a {
        padding: 0 16px;
        font-size: 15px;
    }
}
@media screen and (max-width:1024px) {
    header, nav, .container, #wrap, #footer-top {
        padding-left: 15px;
        padding-right: 15px;
    }
    #menu > li > a {
        font-size: 14px;
    }
    #banner-text {
        padding: 0 0 30px 30px;
    }

    #banner h2 {
        font-size: 22px;
    }

    .content-heading {
        font-size: 20px;
    }

    footer .social-media {
        float: none;
        margin-top: 15px;
    }
    .newsletter span br {
        display:none;
    }
    .newsletter {
        float: none;
        margin-right: 0;
    }
    .newsletter span {
        float: none;
        display:block;
        margin-bottom: 5px;
    }
}

@media screen and (max-width:959px) {
    .nav-tab:hover .nav-dropdown, #menu i {
        display: none;
    }
    header, nav, .container, #wrap, #footer-top {
        padding-left: 12px;
        padding-right: 12px;
    }

    .content-heading {
        font-size: 18px;
    }
    #search {
        width: 350px;
        padding:0;
    }
    #menu-toggle {
        display: block;
        text-align: center;
        width: 44px;
        height: 44px;
        line-height: 44px;
        font-size: 35px;
        margin-top: 3px;
        float: left;
        color: #fff;
    }
    #menu {
        position: absolute;
        display: block;
        top: 108px;
        background: 0 0;
        left: 0;
        z-index: 2000;
        box-shadow: 3px 3px 5px -2px rgba(0,0,0,.4);
        pointer-events: none;
        height: 0;
        overflow-y: hidden;
        -webkit-transition: height .3s ease-in-out;
        -moz-transition: height .3s ease-in-out;
        -ms-transition: height .3s ease-in-out;
        -o-transition: height .3s ease-in-out;
        transition: height .3s ease-in-out;
    }
    .active #menu {
        height: 300px;
    }
    #menu li {
        float: none;
        padding: 0;
        position: relative;
    }
    #menu > li > a {
        font-size: 16px;
        display: block;
        width: 180px;
        padding: 0 10px;
        background: black;
        pointer-events: initial;
        box-sizing: border-box;
        line-height: 50px;
        height: 50px;
    }
    #menu a:hover {
        background-color: rgb(0,210,225);
    }
}

@media screen and (max-width:767px) {
    #logo img {
    width: 287px;
}
    .newsletter span br {
        display: none;
    }
    #menu {
        top: 102px;
    }
        #menu i {
            position: absolute;
            top: 0;
            right: 10px;
            line-height: 50px;
            font-size: 24px;
        }

    nav, .container, #wrap, #footer-top {
        padding-left: 10px;
        padding-right: 10px;
    }

    #banner-text {
        padding: 0 0 20px 20px;
    }

    #cat-select select {
        height: 44px;
    }

    #top-search {
        width: 420px;
    }

        #top-search .kwds {
            font-size: 18px;
        }

        #top-search input, #top-search button {
            height: 46px;
            line-height: 46px;
        }

        #top-search button {
            line-height: 42px;
        }

    nav {
        line-height: 50px;
    }
}

@media screen and (max-width:740px) {
    #banner {
        height: 160px;
        overflow: hidden;
    }
        #banner img {
            max-width: 100%;
            width: auto;
            min-height: 160px;
        }
        .tn_results_header td {
            display: table-cell;
        }
}

@media screen and (max-width:632px) {

#logo img {
    width: 246px;
    padding-top: 4px;
}

    #guarantee-image {
        width: 60px;
    }

    #menu {
        top: 108px;
    }

    #banner h1 {
        font-size: 34px;
    }

    #banner h2 {
        font-size: 20px;
    }

    #top-search .kwds {
        font-size: 16px;
    }
    .newsletter div {
        width:100%;
    }
    .newsletter input[type="text"] {
        width: 75px;
        width: calc(50% - 5px);
        max-width: 200px;
        float: left;
        margin-right:0;
    }
    .newsletter input[name="name"] {
        margin-right:10px;
    }
    .newsletter input[type="email"] {
        width:calc(100% - 90px);
        max-width: 320px;
    }
}

@media screen and (max-width:479px) {
    #banner h2 {
        display: none;
    }

    header, .container, #wrap, #footer-top {
        padding-left: 8px;
        padding-right: 8px;
    }

    #top-search button {
        line-height: 42px;
    }

    nav {
        height: 48px;
        line-height: 48px;
    }
    #menu-toggle {
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin-top: 5px;
        float: none;
        position: absolute;
        top: 0;
        right: 0;
        color: black;
    }
    #menu {
        top: 55px;
        left: auto;
        right: 0;
    }

    .seal-box, .social-media {
        display: none;
    }

    #wrap {
        padding-top: 8px;
    }

    #top-search {
        margin: 0 auto;
        max-width: calc(100% - 18px);
        width: 100%;
    }

    #banner {
        margin: -8px -8px 15px;
        height: 60px;
        overflow: hidden;
    }

    #banner-text {
        padding: 0;
        top: 7px;
        bottom: auto;
    }

    .content-heading {
        font-size: 14px;
    }

    #geoEvents {
        margin-top: 12px;
    }
    #search {
        width: 100%;
        padding: 0;
    }
}

table.tn_results tr.tn_results_colhead, .geo-event > div:nth-child(3) span.hide-mobile, .geo-event > div:nth-child(3) span.ticket-count, .geo-event-button .fa-caret-right, .tn_results td.tn_results_venue_text br, .tn_results_header_subhead_text br, table.tn_results tr.tn_results_divider, td.tn_results_datetime_text br, td.tn_results_pages br, td.tn_results_tickets_text a br, tr.tn_results_colhead td.tn_results_colhead:nth-child(2), tr.tn_results_colhead td.tn_results_colhead:nth-child(4), tr.tn_results_header_divider, tr.tn_results_header_text {
    display: none;
}

#localEventsContainer {
    margin-bottom: 30px;
}

#table td.tn_results_event_text, .geo-event, tr.tn_results_alternate_row, tr.tn_results_standard_row {
    box-sizing: border-box;
}

#eventsDisplay .tn_results_header_title, div.geo-event-button a, .tn_results_date_text, .tn_results_header_subhead_text a, table.tn_results, table.tn_results tbody, table.tn_results td, table.tn_results tr, td.tn_results_tickets_text {
    display: block;
}

table.tn_results {
    margin: 0;
    clear: both;
}

    div.geo-event-button,
    table.tn_results tbody {
        padding: 0;
    }

tr.tn_results_colhead {
    background: #f2f1f2;
    text-align: left;
    height: 36px;
    line-height: 36px;
}

#eventsDisplay table.tn_results_header {
    padding: 0;
    border: 0;
    border-spacing: 0;
}


td.tn_results_header_subhead_caption {
    width: 88px;
}

td.tn_results_header_subhead_text a {
    padding-bottom: 4px;
}

tr.tn_results_colhead td.tn_results_colhead {
    display: inline-block;
    width: auto;
    padding: 0 40px 0 20px;
    font-size: 14px;
}

tr.tn_results_colhead {
    border: 1px solid #dedede;
    border-bottom: 0;
}

table.tn_results_header {
    border: 1px solid #dedede;
    border-bottom: none;
    padding: 4px 20px 6px;
    background: white;
}

tr.tn_results_header_title td.tn_results_header_title {
    padding: 8px 0;
    margin-bottom: 0;
}

.geo-event, .tn_results tr.tn_results_alternate_row:not(.tn_results_colhead), .tn_results tr.tn_results_standard_row:not(.tn_results_colhead) {
    display: block;
    position: relative;
    width: 100%;
    padding: 20px 0;
    border: 1px solid #dedede;
    font-size: 14px;
    background-color: #fff;
    font-family: Arial,sans-serif;
    margin-bottom: -1px;
}

#geoLocalEvents, #locationInputDiv {
    margin-bottom: 0;
}

.tn_results tr.tn_results_alternate_row:not(.tn_results_colhead):hover, .tn_results tr.tn_results_standard_row:not(.tn_results_colhead):hover {
    background-color: #e2e4e6;
}

div.geo-event-location, div.geo-event-title, .tn_results td.tn_results_venue_text, table.tn_results td.tn_results_event_text {
    font-weight: 700;
    padding: 0 155px 0 135px;
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
    text-align: left;
    line-height: 22px;
}

div.geo-event-date, table.tn_results td.tn_results_datetime_text {
    width: 100px;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    left: 20px;
    line-height: 20px;
    text-align: left;
    padding: 3px 0;
}

    div.geo-event-date span:first-child, .tn_results_date_text {
        font-size: 16px;
        font-weight: 700;
        padding-bottom: 4px;
        color: rgb(40,40,40);
        display: block;
    }

div.geo-event-date, div.geo-event-location, .tn_results_day_text, .tn_results_location_text, .tn_results_time_text, .tn_results_venue_text a {
    font-size: 14px;
    color: #585858;
    font-weight: 400;
}

    .tn_results_venue_text a::after {
        content: ',';
        padding-right: 5px;
    }

    .tn_results_day_text::after {
        content: ' ';
    }

div.geo-event-button a, td.tn_results_tickets_text {
    position: absolute;
    top: 50%;
    right: 20px;
    padding: 0;
    margin-top: -20px;
    text-transform: none;
    width: auto;
    text-align: center !important;
}

    div.geo-event-button a, td.tn_results_tickets_text a {
        font-size: 18px;
        border-radius: 4px;
        padding: 0;
        width: 110px;
        height: 40px;
        line-height: 40px;
        color: #fff;
        font-weight: 700;
        letter-spacing: 0;
        background: rgb(0,210,225) linear-gradient(rgb(0,210,225), rgb(0,190,208));
        border: 1px solid rgb(0,185,203);
        text-shadow: -1px -1px 0px rgb(0,180,195);
    }

#locationLink, #locationNoEvents, #locationPanel {
    border: 1px solid #dedede;
}

.geo-event-button .fa-angle-double-right {
    font-size: 16px;
    color: rgba(255,255,255,.5);
}

td.tn_results_tickets_text a {
    font-size: 0;
}

.geo-event:hover .geo-event-button a, tr.tn_results_alternate_row:hover .tn_results_tickets_text a, tr.tn_results_standard_row:hover .tn_results_tickets_text a {
    color: #fff;
    background: rgb(0,190,208);
}

td.tn_results_tickets_text a::before {
    content: "Tickets";
    padding-right: 5px;
    font-size: 18px;
    vertical-align: top;
}

td.tn_results_tickets_text a::after {
    content: "\f101";
    font-family: fontAwesome;
    font-size: 16px;
    color: rgba(255,255,255,.5);
}

.tn_results_event_text a::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    background: 0 0 !important;
    z-index: 8;
}

#locationPanel > div, .geo-event-title a {
    display: inline-block;
}

#locationLink, div.geo-event-location a {
    display: block;
}

#locationLink {
    border-bottom: 0;
    line-height: 1.4;
    padding: 10px 20px;
    font-size: 16px;
    background: #fff;
}

    #locationLink::before {
        color: #5e5e5e;
        margin-right: 10px;
        font-weight: 700;
    }

#locationPanel {
    background-color: #eee;
    padding: 12px 20px;
    width: 100%;
    border-bottom: 0;
}

#locationNoEvents {
    background-color: #f2f1f2;
    margin: 0 0 10px;
    border-top: 0;
    padding: 4px 20px 10px;
}

#locationPoweredBy {
    vertical-align: top;
    padding-top: 12px;
}

#locationInput {
    padding: 0 12px;
    height: 40px;
    font-size: 16px;
    color: #464646;
    margin-right: 12px;
}

#geoLocalEvents {
    margin-top: 0;
    position: relative;
}

#geoEventsBody {
    line-height: 18px;
}

.geo-event {
    padding: 22px 0;
}

.geo-event-title a {
    font-weight: 700;
    font-size: 16px;
    text-align: left;
    line-height: 22px;
    padding-bottom: 5px;
    vertical-align: top;
    width: 100%;
}

table.tn_results tr[class$=row]:nth-child(n+42) {
    display: none;
}

#show-more {
    border-top: 1px solid #e4e4e4;
}

.geo-events-more {
    padding: 0;
}

    #show-more td, .geo-events-more a {
        text-align: center !important;
        height: 45px;
        line-height: 36px;
        color: #fff;
        cursor: pointer;
        font-size: 18px;
        font-weight: 700;
        margin-top: 10px;
        background: rgb(200, 20, 10);
        border-right: 4px solid rgba(0,0,0,.15);
        border-bottom: 4px solid rgba(0,0,0,.25);
        border-top: 2px solid rgba(255,255,255,.25);
        border-left: 2px solid rgba(255,255,255,.15);
        text-shadow: 1px 1px 1px rgba(0,0,0,.3);
        border-radius: 4px;
        box-sizing: border-box;
        transition: .2s background-color;
        display: block;
    }

    .geo-events-more a {
        line-height: 40px;
    }

    #show-more td:active, #show-more td:focus, .geo-events-more:active, .geo-events-more:focus {
        border-right: 2px solid rgba(255,255,255,.15);
        border-bottom: 2px solid rgba(255,255,255,.25);
        border-top: 4px solid rgba(0,0,0,.25);
        border-left: 4px solid rgba(0,0,0,.15);
    }

@media screen and (max-width:959px) {
    div.geo-event-button span span, .geo-event-button .fa-angle-double-right, td.tn_results_tickets_text a::before {
        display: none;
        content: none;
    }

    td.tn_results_header_title > div {
        right: 15px;
        font-size: 13px;
        top: 2px;
    }

    .tn_results_header tr.tn_results_header_title td.tn_results_header_title, div.content-title h2 {
        font-size: 24px;
    }

    tr.tn_results_colhead {
        padding: 0;
    }

        tr.tn_results_colhead td.tn_results_colhead {
            padding: 0;
            width: 49.5%;
            text-align: center !important;
        }

    .tn_results tr.tn_results_alternate_row:not(.tn_results_colhead), .tn_results tr.tn_results_standard_row:not(.tn_results_colhead) {
        padding: 20px 0;
    }

    .geo-event {
        padding: 16px 0;
    }

    div.geo-event-date, div.geo-event-location, div.geo-event-title, .tn_results td.tn_results_venue_text, table.tn_results td.tn_results_datetime_text, table.tn_results td.tn_results_event_text {
        padding: 0 70px 0 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    div.geo-event-date, table.tn_results td.tn_results_datetime_text {
        margin: 0;
        position: static;
        width: 100%;
        box-sizing: border-box;
    }

        div.geo-event-date span:first-child, .tn_results_date_text {
            display: inline-block;
            font-size: 14px;
        }

            div.geo-event-date span:first-child::after, .tn_results_date_text::after {
                content: ',';
                padding-right: 5px;
            }

    .geo-event-title a {
        padding-bottom: 2px;
        display: inline;
    }

    div.geo-event-button a, td.tn_results_tickets_text a {
        width: 28px;
        height: 32px;
        line-height: 32px;
        text-align: center;
        background: rgb(0,210,225) linear-gradient(rgb(0,210,225), rgb(0,190,208));
        border: 1px solid rgb(0,185,203);
        text-shadow: -1px -1px 0px rgb(0,180,195);
    }

        .geo-event-button .fa-caret-right, td.tn_results_tickets_text a::after {
            font-size: 22px;
            content: "\f0da";
            color: #fff;
            display: initial;
        }
}

@media screen and (max-width:767px) {
    td.tn_results_header_title > div {
        right: 12px;
    }

    .tn_results_header tr.tn_results_header_title td.tn_results_header_title, div.content-title h2 {
        font-size: 22px;
    }
}

@media screen and (max-width:632px) {
    td.tn_results_header_title > div {
        display: none;
    }
}

@media screen and (max-width:479px) {
    td.tn_results_header_title > div {
        right: 8px;
    }

    div.geo-event-date, div.geo-event-location, div.geo-event-title, .tn_results td.tn_results_venue_text, table.tn_results td.tn_results_datetime_text, table.tn_results td.tn_results_event_text {
        padding: 0 45px 0 12px;
    }

    div.geo-event-button a,
    td.tn_results_tickets_text {
        right: 10px;
    }

    .tn_results_header tr.tn_results_header_title td.tn_results_header_title, div.content-title h2 {
        font-size: 18px;
    }

    table.tn_results_header {
        display: block;
        padding: 4px 8px 6px;
    }

    table.tn_results {
        display: block !important;
    }

    #locationLink {
        font-size: 14px;
    }

        #locationLink .fa-map-marker {
            font-size: 18px;
        }

    #locationPanel {
        padding: 12px;
    }

    .geo-event-title a {
        font-size: 14px;
        display: inline;
    }
}
