@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');
    }
}


#small-logo,
#small-search,
#nav-phone,
#close-search,
#custom-links,
#customSearchForm > p > br,
#side-bar #top-events,
.responsive-sports,
img.tn_results_sort,
#top-nav-menu div,
#side-cats .top,
.bx-wrapper .bx-controls-direction a,
a[href*="/rss"],
.sticky .pro-sports-tab,
.sticky #top-nav-menu li:first-child,
.sticky #top-search,
.sticky #top-search::before,
.sticky #top-search::after,
.geo-event > div:nth-child(3) span.hide-mobile,
.geo-event > div:nth-child(3) span.ticket-count,
.bxslider li:not(:first-child),
tr.tn_results_header_text,
tr.tn_results_header_divider,
td.tn_results_pages br,
td.tn_results_datetime_text br,
td.tn_results_tickets_text a br,
table.tn_results tr.tn_results_divider,
.tn_results_header_subhead_text br,
.tn_results_venue_text br,
tr.tn_results_colhead td.tn_results_colhead:nth-child(1),
tr.tn_results_colhead td.tn_results_colhead:nth-child(2) {
    display: none;
}

#logo,
#top-nav-menu,
#customSearchButton,
#table td.tn_results_event_text,
table td.tn_results_venue_text,
tr.tn_results_alternate_row,
tr.tn_results_standard_row,
.geo-event-title a::before,
#side-cats ul,
#footer,
#header,
#top-nav,
#wrap,
#top-search input,
#customSearchForm input,
#customSearchForm select,
#side_guarantee h3,
#footer i {
    box-sizing: border-box;
}

#top-nav-wrap,
#container,
#header-wrap {
    background: transparent !important;
}

* {
    font-family: Arial,Verdana,sans-serif;
}

body {
    color: rgb(64, 64, 64);
    /*background: rgb(10, 10, 10) url("https://s3.amazonaws.com/ticketgalaxy/images/TG_bg.jpg") no-repeat scroll center top;*/
}

a {
    color: rgb(157, 10, 14);
}

    a[href^=tel] {
        color: inherit;
        text-decoration: none;
    }

img {
    width: auto;
    max-width: 100%;
}

.content-title,
td.tn_results_header_title,
#top-search input,
#customSearchForm input {
    font-family: arial,sans-serif;
    text-transform: none;
}

#footer h4,
.content-title,
TD.tn_results_header_title {
    color: #2c2c2c;
}

#customSearchLink span,
.box h3 span,
#contact-us strong,
.arrow {
    color: rgb(237, 28, 36);
}

#customSearchButton,
.geo-event div:nth-child(2)::after,
.geo-event-title a::before,
.geo-event-title a::after,
#small-search:hover,
#top-search {
    background: #ED1C24;
    color: white;
}

    tr.tn_results_standard_row:hover .tn_results_tickets_text a,
    tr.tn_results_alternate_row:hover .tn_results_tickets_text a,
    #customSearchButton:hover,
    .btn:hover,
    .geo-event:hover .geo-event-title a::before,
    .geo-event:hover .geo-event-title a::after,
    #small-search,
    #responsiveNav a:hover,
    #top-nav-menu td a:hover,
    .tg_column a:hover,
    .tg_header,
    .tg_colheader {
        background: #AC1F23;
        color: white;
    }

#eventListBar,
#responsiveNav a,
#ticketListBar {
    background-color: #2c2c2c;
}

.tn_results_pages {
    line-height: 1;
    margin-top: 0;
}

.content-title,
.tn_results_header_subtitle,
table.tn_results_header td,
#customSearchButton,
.tn_results_ticket_purchase a,
.tn_results_tickets_text a {
    letter-spacing: normal;
}

#footer,
#header,
#top-nav,
#wrap {
    max-width: 1140px;
    margin: auto;
    background-color: transparent;
    position: relative;
}

.btn {
    display: inline-block;
    color: #fff;
    font-weight: 700;
    border-radius: 3px;
}

.arrow {
    font-size: 17px;
    padding: 0 5px;
}

#top-search input,
#customSearchForm input,
#customSearchForm select {
    border: 1px solid #c8c8c8;
    border-bottom: 1px solid #b9b9b9;
    padding: 5px;
    color: #505050;
    height: 32px;
    box-shadow: 0 0 2px rgba(60,60,60,.1);
    transition: border .4s linear;
}

    #top-search input:focus,
    #customSearchForm input:focus,
    #customSearchForm select:focus {
        border-color: #0af;
        box-shadow: 0 0 4px rgba(0,170,255,.4);
    }


/* HEADER */
#header {
    height: 90px;
    background: url("https://s3.amazonaws.com/ticketgalaxy/images/header-bg.jpg") no-repeat scroll right top, linear-gradient(#cfcfcf, white) white;
    border-width: 2px 2px 0;
    border-color: white;
    border-style: solid;
}

#logo {
    float: left;
    display: block;
    height: 88px;
    padding-top: 12px;
    padding-left: 20px;
}

#small-logo {
    position: absolute;
    top: 0;
    left: 20px;
    height: 40px;
}

    #small-logo img {
        height: 35px;
        width: auto;
        margin-top: 6px;
    }

#navToggle {
    padding: 0;
    margin: 0;
    height: 47px;
    width: 50px;
    text-align: center;
    line-height: 47px;
    font-size: 28px;
}

#responsiveNav {
    box-shadow: 0 1px 10px rgba(0,0,0,.6);
    top: 47px;
}

    #responsiveNav a {
        text-transform: uppercase;
        color: #fff;
        font-weight: 700;
        display: block;
        padding: 10px;
    }

#top-search {
    position: absolute;
    top: -55px;
    right: -10px;
    box-shadow: 4px 3px 2px rgba(80, 80, 80, 0.3);
    text-align: right;
    white-space: nowrap;
    padding-left: 55px;
    height: 32px;
    line-height: 32px;
}

    #top-search::before {
        content: "";
        width: 14px;
        height: 12px;
        background: linear-gradient(to right, transparent 50%, rgb(235, 235, 235) 50%);
        border-radius: 10px;
        position: absolute;
        top: 10px;
        display: block;
        left: -7px;
    }

    #top-search::after {
        content: '';
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        right: 0;
        bottom: -10px;
        border-bottom: 10px solid transparent;
        border-left: 10px solid rgb(209, 0, 8);
    }

    #top-search span {
        font-weight: bold;
        padding-right: 6px;
    }

    #top-search input {
        width: 250px;
        box-sizing: border-box;
        box-shadow: 0 3px 5px rgba(0,0,0,.15) inset;
        border: 1px solid #bcbcbc;
        color: #505050;
        padding: 5px;
        height: 27px;
        margin-top: 3px;
        border-radius: 2px;
    }

    #top-search button {
        color: #fff;
        cursor: pointer;
        height: 32px;
        width: 32px;
        margin-left: -4px;
        border: none;
        background: transparent;
        font-size: 16px;
        padding: 0;
        margin-right: 10px;
    }

#small-search {
    font-weight: 700;
    cursor: pointer;
    height: 38px;
    width: 38px;
    line-height: 38px;
    text-align: center;
    top: 5px;
    right: 20px;
    position: absolute;
    font-size: 20px;
    border-radius: 3px;
}


/* Top Nav */
#top-nav {
    height: 44px;
    border-bottom: 2px solid rgb(124, 36, 25);
    border-top: 2px solid rgb(124, 36, 25);
    background: url("https://s3.amazonaws.com/ticketgalaxy/images/TG_stripes.png") repeat-x;
}

    #top-nav a[href$="pbr"] {
        color: rgb(153, 0, 0);
        font-size: 18px;
        text-align: center;
        font-weight: bold;
    }

#top-nav-menu {
    list-style: none;
}

    #top-nav-menu .arrow {
        font-size: 22px;
    }

    #top-nav-menu li {
        float: left;
    }

        #top-nav-menu li > a {
            display: block;
            text-transform: uppercase;
            padding: 0 21px;
            color: #fff;
            font-weight: 700;
            text-shadow: 1px 1px 4px rgba(0,0,0,.5);
            font-size: 13px;
            height: 40px;
            line-height: 34px;
        }

        #top-nav-menu li:first-child a {
            font-size: 18px;
            text-align: center;
            width: 65px;
            line-height: 38px;
            padding: 0;
        }

        #top-nav-menu li.selected,
        #top-nav-menu li:hover {
            background: linear-gradient(#343434,#3e3e3e);
        }

    #top-nav-menu div {
        position: absolute;
        max-width: 100%;
        border: 1px solid rgb(124, 36, 25);
        border-top: none;
        background-color: #fff;
        margin-left: -1px;
        padding: 0 0 15px;
        box-shadow: 0 0 65px rgba(62,62,62,.45);
        z-index: 55;
    }

    #top-nav-menu table {
        border-spacing: 0;
        border-collapse: collapse;
    }

    #top-nav-menu th {
        color: rgb(222,222,222);
        text-align: center;
        background: #3e3e3e;
        border-bottom: 1px solid #4d4d4d;
        border-right: 1px solid #4d4d4d;
        padding: 6px 0;
        font-size: 12px;
        text-transform: uppercase;
    }

    #top-nav-menu td {
        border-right: 1px solid rgba(150,150,150,.3);
        border-top: 1px solid #fff;
        padding: 0;
    }

        #top-nav-menu td:last-child {
            border-right: none;
        }

        #top-nav-menu td a {
            padding: 0 20px;
            display: block;
            color: #282828;
            white-space: nowrap;
            font-size: 14px;
            height: 34px;
            line-height: 34px
        }

td#harlem-globetrotters {
    text-align: center;
    border-right: none;
    font-weight: bold;
}

    td#harlem-globetrotters a {
        color: rgb(20, 75, 149);
        font-weight: bold;
        font-size: 18px;
        border-bottom: 1px solid #DEDFE0;
    }

        td#harlem-globetrotters a:hover {
            background: #DEDFE0;
            color: rgb(20, 75, 149);
        }

    td#harlem-globetrotters span {
        color: #ED174F;
    }

#close-search,
#open-search {
    font-size: 11px;
}

#nav-phone span {
    text-transform: uppercase;
}



/* STICKY */
#top-nav.sticky {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 55;
    border-top: none;
    height: 50px;
    border-bottom: 3px solid rgb(124, 36, 25);
}

.sticky #small-logo,
.sticky #small-search {
    display: block;
}

.sticky #top-search {
    padding: 0 0 0 25px;
    position: absolute;
    white-space: nowrap;
    height: 50px;
    line-height: 48px;
    top: 47px;
    right: 0;
    border-radius: 0 0 0 3px;
    background-color: rgb(55,55,55);
    z-index: 1010;
    box-shadow: -4px 3px 2px rgba(80, 80, 80, 0.3);
}

    .sticky #top-search span {
        padding-right: 5px;
        font-size: 16px;
    }

    .sticky #top-search input {
        height: 36px;
        margin: 0;
        padding: 5px 12px;
        width: 235px;
        background: rgb(80,80,80);
        color: white;
        border: 0;
        border-radius: 0;
        box-shadow: none;
    }

    .sticky #top-search button {
        width: 50px;
        height: 50px;
        vertical-align: top;
        padding: 0;
        font-size: 24px;
        margin-right: 20px;
    }

.sticky #nav-phone {
    position: absolute;
    right: 85px;
    top: 0;
    display: block;
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    white-space: nowrap;
    display: block;
    height: 47px;
    line-height: 47px;
}

.sticky #top-nav-menu li > a {
    height: 47px;
    line-height: 42px;
}

.sticky .responsive-sports {
    display: table-cell;
}

.sticky #top-nav-menu {
    padding-left: 180px;
}


/* Custom Search */
#customSearch {
    background-color: #D1D2D4;
    border-color: #A7A9AB;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-width: 1px;
    border-style: solid;
    font-size: 12px;
}

#customSearchLink {
    font-weight: 700;
    font-size: 20px;
    padding: 10px 20px;
    text-align: left;
    color: black;
    pointer-events: none;
}

#customSearchPanel {
    padding: 5px 20px;
    background-color: transparent;
    border-radius: 0;
    border-bottom: none;
    margin-bottom: 0;
    color: #282828;
    display: block;
}

    #customSearchPanel p {
        margin-bottom: 12px;
    }

#customSearchForm > p {
    font-size: 0;
}

#customSearchForm input,
#customSearchForm select {
    border-color: #A7A9AB;
}

#customSearchForm > p:nth-child(2),
#customSearchForm > p:nth-child(3) {
    width: calc(50% - 9px) !important;
    display: inline-block;
}

#edate,
#sdate,
#kwds,
#customSearchCity {
    width: 100% !important;
}

#edate,
#sdate {
    font-size: 12px;
    display: inline-block;
}

#customSearchForm > p:nth-child(2) {
    position: relative;
    margin-right: 15px;
}

    #customSearchForm > p:nth-child(2)::after {
        content: 'to';
        position: absolute;
        right: -15px;
        top: 7px;
        font-size: 13.5px;
    }

#customSearchCity,
#kwds,
#customSearchButton {
    font-size: 14px;
}

#customSearchButton {
    float: right;
    border-radius: 3px;
    height: 32px;
}

#customSearchForm:after {
    content: "";
    display: table;
    clear: both;
}

/* Sidebar */
#side-nav {
    width: 20%;
    padding: 0;
}

#side-bar {
    width: 27%;
    padding: 0;
}

.box {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-color: #dcdcdc #dcdcdc #b4b4b4;
    border-width: 1px;
    border-style: solid;
    font-size: 12px;
}

    .box > * {
        padding: 5px 20px;
    }

    .box h3 {
        color: black;
        font-size: 17px;
        padding: 10px 20px 6px;
    }

    .box h4 {
        font-size: 12px;
        color: #4a4a4a;
    }

    .box > a {
        display: block;
        text-align: center;
    }

#side-cats ul {
    list-style: none;
    padding: 0 20px;
}

#side-cats li {
    padding: 2px 0 2px 20px;
}

    #side-cats li a {
        color: #282828;
        display: block;
        border-bottom: 1px solid #dcdcdc;
        padding: 0 0 4px;
    }

        #side-cats li a:hover {
            color: #9D0A0E;
        }

    #side-cats li:first-child {
        font-weight: 700;
        margin: 12px 0 3px;
        padding-left: 0;
    }

        #side-cats li:first-child a {
            color: rgb(64,64,64);
            border-color: rgb(237, 28, 36);
            font-size: 16px;
        }

    #side-cats li:last-child a {
        border-bottom: 0;
    }

#contact-us {
    margin-bottom: 20px;
    font-size: 20px;
    text-align: center;
    color: rgb(60,60,60);
    font-weight: 700;
}

    #contact-us i {
        font-size: 22px;
        color: #9D0A0E;
        vertical-align: top;
    }

    #contact-us strong {
        font-size: 22px;
        color: #AC1F23;
        text-transform: uppercase;
        font-weight: bold;
    }

#side_guarantee {
    background: #fff;
}

    #side_guarantee h3 {
        width: 100%;
    }

    #side_guarantee > h4 {
        font-size: 13px;
        color: rgb(29, 81, 136);
    }

    #side_guarantee > a {
        display: inline-block;
        margin: 0;
    }

        #side_guarantee > a:nth-child(4) {
            margin: auto;
            display: block;
        }

    #side_guarantee > p:nth-child(3) {
        margin-bottom: 25px;
    }

.fa-check {
    color: green;
}

#our_guarantee {
    padding: 20px;
}

#social {
    text-align: center;
    margin-bottom: 20px;
}

    #social a {
        height: 40px;
        width: 40px;
        display: inline-block;
        font-size: 28px;
        line-height: 36px;
        color: white;
        box-sizing: border-box;
        margin: 0 2%;
        vertical-align: top;
    }

        #social a:hover {
            opacity: .75;
        }

#twitter-icon i {
    padding: 4px;
}

#facebook-icon i {
    padding: 4px 12px;
}

#twitter-icon {
    background-color: #00aced;
}

#facebook-icon {
    background-color: #3b5998;
}

#instagram-icon {
    background-color: #125688;
    padding-top: 2px;
}

#email-icon {
    background-color: rgb(100, 160, 50);
    padding-top: 1px;
}

h5 {
    color: rgb(64, 64, 64);
    border-top: 1px solid rgb(255, 0, 0);
    padding: 5px 10px 10px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
}

/* Content */
#wrap {
    background: white;
    padding: 40px 20px;
}

.bx-wrapper .bx-viewport {
    border: 1px solid rgba(60, 60, 60, 0.9);
}

.bx-wrapper img {
    margin: auto;
}

#mini-content,
#content {
    width: 53%;
    box-sizing: border-box;
    margin: 0;
    padding: 0 15px;
}

.cat_blurb h1 {
    padding: 0 0 15px;
}

p.cat-desc {
    line-height: 1.5;
}

.bxslider li {
    overflow: hidden;
}

div.thumbs-box {
    height: 116px;
    padding-top: 3px;
    overflow: hidden;
}

.thumb-container {
    margin: 0 1% 5px;
    position: relative;
    height: 110px;
    border: 2px solid rgba(60, 60, 60, 0.9);
}

a.thumb-caption {
    font-weight: 700;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    background-color: rgba(60, 60, 60, 0.9);
    color: #fff;
    width: 100%;
    transition: all .4s;
    height: auto;
    white-space: initial;
    max-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.thumb-container:hover {
    border-color: rgba(44, 44, 44, 0.95);
}

a.thumb-caption:hover {
    color: #fff;
    background-color: rgba(44,44,44,.95);
}

.thumb-image {
    box-shadow: none;
    border-radius: 0;
}

.team_grid {
    width: 100%;
}

.thumb-container:hover a.thumb-caption {
    background-color: rgba(44, 44, 44, 0.95);
}

.thumb-image:hover {
    opacity: 1;
}

.tn_results_header td.tn_results_header_title {
    text-transform: capitalize;
    padding-bottom: 10px;
}

.event-text {
    padding-right: 0;
}

/* Footer */
#footer-wrap {
    background-color: #eee;
}

#footer {
    padding: 20px;
    font-size: 12px;
    border-top: 4px solid rgb(124, 36, 25);
    color: rgb(153, 153, 153);
    background: url("https://s3.amazonaws.com/ticketgalaxy/images/TG_stripes.png") repeat-x;
    text-shadow: 1px 1px rgb(0, 0, 0);
}

    #footer a {
        color: rgb(153, 153, 153);
    }

        #footer a:hover,
        #footer a:focus,
        #footer a:active {
            color: rgb(169, 18, 23)
        }

    #footer i {
        height: 14px;
        width: 14px;
        display: inline-block;
        color: white;
        margin-left: 6px;
        padding: 2px 2px 0;
    }

.footer-nav {
    margin-bottom: 12px;
}

#pagebottom_info b,
#pagebottom_info span {
    margin: 0 5px;
}

.vert_line {
    margin: 0 15px;
}

#eventListBar {
    z-index: 10;
}



/* RESPONSIVENESS */

@media screen and (max-width:1199px) {
    #top-search {
        right: 2px;
    }

        #top-search::after,
        #contact-us i {
            display: none;
        }

    #customSearchForm > p:nth-child(2)::after {
        position: relative;
        display: block;
        text-align: center;
        right: 0;
        top: 5px;
    }

    #edate,
    #sdate {
        font-size: 14px;
    }

    #customSearchForm > p:nth-child(2),
    #customSearchForm > p:nth-child(3) {
        display: block;
        margin-right: 0;
        width: 100% !important;
    }
}

@media only screen and (max-width : 1024px) {
    table.tn_results tr.tn_results_standard_row,
    table.tn_results tr.tn_results_alternate_row {
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
    }
}

@media screen and (max-width:959px) {
    .pro-sports-tab,
    #contact-us span,
    #nav-phone span,
    #contact-us {
        display: none;
    }

    .bx-wrapper .bx-controls-direction a {
        display: block;
    }

    #small-logo {
        left: 15px;
    }

    #small-search {
        right: 60px;
    }

    .responsive-sports {
        display: table-cell;
    }

    #nav-phone,
    .sticky #nav-phone {
        background: #AC1F23;
        right: 15px;
        top: 5px;
        width: 38px;
        height: 38px;
        line-height: 38px;
        border-radius: 2px;
        text-align: center;
        font-size: 26px;
    }

    #nav-phone {
        display: block;
        position: absolute;
        color: white;
        top: 4px;
    }

        #nav-phone:hover {
            background: #ED1C24;
        }

    #top-nav {
        height: 50px;
    }

    #top-nav-menu li > a {
        height: 46px;
        line-height: 42px;
    }

    #top-nav-menu li:first-child a {
        padding: 0;
        width: 54px;
        height: 46px;
        line-height: 44px;
    }

    #wrap {
        padding: 25px 15px;
    }

    #top-search {
        padding-left: 35px;
        height: 42px;
        line-height: 42px;
        top: -67px;
    }

        #top-search::before {
            background: linear-gradient(to right, transparent 50%, rgb(228, 228, 228) 50%);
            width: 18px;
            height: 14px;
            top: 14px;
            left: -10px;
        }

        #top-search input {
            width: 190px;
        }

        #top-search button {
            height: 38px;
            width: 42px;
            margin-right: 12px;
            font-size: 22px;
            vertical-align: top;
            line-height: 38px;
        }

    .sticky #top-search button {
        margin-right: 15px;
    }

    .content-title {
        font-size: 22px;
    }

    #customSearchPanel {
        padding: 5px 10px;
    }

    #customSearchLink {
        padding: 10px;
        font-size: 16px;
    }

    .box h3 {
        padding: 10px 10px 6px;
        font-size: 14px;
    }

    .box > * {
        padding: 5px 10px;
    }

    #side-cats li:first-child a {
        font-size: 14px;
    }

    #side-cats ul {
        padding: 0 10px;
    }

    #side-cats li {
        padding: 2px 0 2px 12px;
    }

    #contact-us strong {
        font-size: 20px;
    }

    #social a {
        margin: 0 1px;
    }
}

@media screen and (max-width:740px) {
    #wrap {
        padding: 22px 15px;
    }

    #navToggle,
    .sticky #top-nav-menu {
        display: none;
    }

    .sticky #navToggle {
        display: block;
    }

    #small-logo {
        left: 60px;
    }

    #header {
        display: block;
        height: 70px;
    }

    #logo {
        height: 68px;
        padding-top: 11px;
        padding-left: 12px;
    }

        #logo img {
            height: auto;
            width: 164px;
        }

    #top-search {
        top: -55px;
    }

        #top-search input {
            width: 185px;
        }

        #top-search button {
            margin-right: 2px;
        }

    #mini-content,
    #content {
        float: left !important;
        width: 64.5%;
        padding-left: 0;
    }

    #side-bar,
    #side-nav {
        width: 35.5%;
        padding: 0;
        display: block;
        float: right !important;
    }

    #customSearch {
        margin-top: 0;
    }

    #side-bar-top {
        padding-top: 0;
    }

    .box h3 {
        padding: 10px 10px 6px;
    }

    #customSearchForm > p:nth-child(2),
    #customSearchForm > p:nth-child(3) {
        width: calc(50% - 9px) !important;
        display: inline-block;
    }

        #customSearchForm > p:nth-child(2)::after {
            right: -15px;
            top: 7px;
            position: absolute;
        }

    #customSearchForm > p:nth-child(2) {
        margin-right: 15px;
    }
}

@media screen and (max-width:632px) {
    #wrap {
        padding: 20px 15px;
    }

    #top-search span {
        display: none;
    }

    #top-nav-menu li > a {
        padding: 0 12px;
    }

    #top-nav-menu div,
    #top-nav-menu table {
        width: 100%;
        left: 0;
        box-sizing: border-box;
    }

    #top-nav-menu td a {
        padding: 0 12%;
        height: 40px;
        line-height: 40px;
    }

    #side-nav,
    #side-bar,
    #mini-content,
    #content {
        float: none !important;
    }

    #side-bar {
        display: table-row-group;
    }

    #side-nav {
        display: table-footer-group;
    }

    #customSearchForm > p:nth-child(2),
    #customSearchForm > p:nth-child(3) {
        width: 88px !important;
        float: left;
        margin-right: 20px;
    }

    #customSearchForm > p:nth-child(4) {
        width: calc(100% - 218px);
        float: right;
    }

    #side-cats ul {
        width: 100%;
        padding: 0 20px;
        margin-left: 0;
    }
}

@media screen and (max-width:470px) {
    #logo,
    #top-search,
    #header,
    #nav-phone span,
    #top-search span,
    #top-nav-menu,
    #top-search::before {
        display: none;
    }

    #wrap {
        padding: 12px 8px;
    }

    #top-nav {
        height: 50px;
        border-top: 0;
        border-bottom: 3px solid rgb(124, 36, 25);
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
    }

    #small-logo,
    #navToggle {
        display: block;
    }

    #small-search {
        right: 60px;
        display: block;
    }

    #nav-phone {
        top: 5px;
    }

    #top-search,
    .sticky #top-search {
        top: 47px;
        width: 100%;
        left: 0;
        padding: 0 15px;
        box-sizing: border-box;
        background-color: rgb(55,55,55);
        text-align: center;
        height: 50px;
        line-height: 50px;
    }

        #top-search input,
        .sticky #top-search input {
            width: calc(100% - 50px);
            height: 36px;
            padding: 5px 12px;
            background: rgb(80,80,80);
            color: white;
            border: 0;
            border-radius: 0;
            box-shadow: none;
        }

        #top-search button,
        .sticky #top-search button {
            margin-right: 0;
            height: 50px;
            width: 50px;
        }

    #wrap {
        margin-top: 50px !important;
    }

    #side-cats li {
        padding: 0;
    }

    #customSearchForm > p:nth-child(2),
    #customSearchForm > p:nth-child(3) {
        width: calc(50% - 10px) !important;
    }

    #customSearchForm > p:nth-child(3) {
        margin-right: 0;
    }

    #customSearchForm > p:nth-child(4) {
        float: left;
        width: calc(100% - 100px);
    }

    #customSearchForm > p:nth-child(5) {
        float: right;
        margin-top: 0 !important;
    }

    #footer {
        padding: 20px;
    }
}






/* Ticket and Geo Results */

.geo-event a, .tn_results a {
    color: #222;
}

.geo-event-button .fa-angle-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,
.geo-event > div:nth-child(3) span.hide-mobile,
.geo-event > div:nth-child(3) span.ticket-count,
.high-count .event-ticket-count,
div#eventListBar,
span.tn_results_time_text::before {
    display: none
}
.tn_results_time_text::before {
    content: '' !important;
}
table.tn_results,
table.tn_results tbody,
table.tn_results td,
table.tn_results tr,
td.tn_results_tickets_text,
.tn_results_date_text,
.tn_results_header_subhead_text a,
#eventsDisplay .tn_results_header_title,
.geo-event-title a,
div.geo-event-location a,
div.geo-event-button a,
div.geo-event-date span:first-child,
#locationLink {
    display: block
}

td.tn_results_event_text, .geo-event .geo-event-location,
.geo-event-title a,
.tn_results_event_text a,
.tn_results_venue_text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#locationPanel > div {
    display: inline-block
}

#table td.tn_results_event_text,
.geo-event,
tr.tn_results_alternate_row,
tr.tn_results_standard_row {
    box-sizing: border-box
}


table.tn_results {
    margin: 0;
    clear: both
}

    table.tn_results tbody {
        padding: 0
    }

#geoEventsBody {
    line-height: 18px
}

.geo-event {
    padding: 22px 0
}

#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 {
    background: #f2f1f2;
    text-align: left;
    height: 36px;
    line-height: 36px;
    border: 1px solid #dedede;
    border-bottom: 0
}

table.tn_results_header {
    border: 1px solid #dedede;
    border-bottom: none;
    padding: 4px 20px 6px;
    background: #fff
}

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;
    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: #eee;
}

.tn_results td.tn_results_venue_text,
div.geo-event-location,
div.geo-event-title,
.tn_results .tn_results_event_text {
    padding: 0 135px;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
}

.geo-event-title a,
.tn_results .tn_results_event_text,
.tn_results_date_text,
div.geo-event-date span:first-child {
    font-size: 15px;
    font-weight: 700;
    color: #222;
    padding-bottom: 6px;
}

div.geo-event-date,
table.tn_results td.tn_results_datetime_text {
    width: 100px;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    left: 20px;
    text-align: left;
    padding: 0;
}

.tn_results_day_text,
.tn_results_location_text,
.tn_results_time_text,
.tn_results_venue_text a,
div.geo-event-date,
div.geo-event-location {
    font-size: 14px;
    color: #676767;
    font-weight: 400;
}

    .tn_results_venue_text a::after {
        content: ',';
        padding-right: 5px
    }

    .tn_results_day_text::after {
        content: ' '
    }

div.geo-event-button,
td.tn_results_tickets_text {
    position: absolute;
    right: 20px;
    padding: 0;
    text-transform: none;
    width: 100px;
    text-align: center !important;
    top: 50%;
    margin-top: -16px;
}

.low-count div.geo-event-button {
    margin-top: -25px;
}

div .geo-event-button a,
td.tn_results_tickets_text a {
    font-size: 14px;
    border-radius: 4px;
    padding: 0;
    display: block;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0;
    background: #ED1C24;
}

.event-ticket-count {
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    display: block;
    padding-top: 3px;
}
td.tn_results_tickets_text a::after,
.geo-event-button .fa-angle-double-right {
    font-size: 16px;
    color: rgba(255, 255, 255, .88);
    font-weight:normal;
}

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: #AC1F23;
}

td.tn_results_tickets_text a::before {
    content: "Tickets";
    padding-right: 4px;
    font-size: 14px;
    vertical-align: top
}

td.tn_results_tickets_text a::after {
    content: "\f101";
    font-family: fontAwesome;
}

.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
}

#locationLink,
#locationNoEvents,
#locationPanel {
    border: 1px solid #dedede;
}

#localEventsContainer {
    margin-bottom: 30px
}

#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
}

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: #ED1C24;
        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)
    }

    .events-more {
        padding: 12px;
        text-align: center;
        border: 1px solid #dedede;
    }

    .events-more a::after {
        margin-left: 8px;
        content: "\f078";
        font-weight: normal;
        font-size: 14px;
        font-family: fontAwesome;
        position: relative;
        top: -2px;
    }

    .events-more a {
        color: #dc1920;
        text-transform: uppercase;
        font-size: 15px;
        font-weight: bold;
        letter-spacing: 1px;
    }

@media screen and (max-width: 959px) {
    .geo-event-title a, table.tn_results td.tn_results_event_text, .tn_results_date_text, div.geo-event-date span:first-child {
        font-size: 14px;
    }

    .tn_results_day_text, .tn_results_location_text, .tn_results_time_text, .tn_results_venue_text a, div.geo-event-date, div.geo-event-location {
        font-size: 13px;
    }

    .tn_results td.tn_results_venue_text, div.geo-event-location, div.geo-event-title, .tn_results .tn_results_event_text {
        padding-left: 20px;
    }

    table.tn_results td.tn_results_datetime_text, div.geo-event-date {
        padding: 0 135px 0 20px;
        box-sizing: border-box;
        width: 100%;
        text-align: left;
        position: static;
        margin: 0;
    }

        .tn_results_datetime_text > span,
        div.geo-event-date span:first-child {
            display: inline-block;
            font-size: 13px;
            padding-bottom: 0;
        }

            .tn_results_datetime_text > span:first-child::after,
            div.geo-event-date span:first-child::after {
                content: '-';
                display: inline-block;
                padding: 0 6px;
                color: #767676
            }

    .tn_results td.tn_results_venue_text, div.geo-event-location {
        padding-bottom: 6px;
    }
    .tn_results_day_text {
        padding-right: 4px;
    }
    .event-ticket-count {
        padding-top: 12px;
        font-size: 14px;
    }

    .low-count div.geo-event-button {
        margin-top: -30px;
    }
}

@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
    }

    .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
    }
}