@font-face {
    font-family: 'Neue Hans Kendrick';
    src: url('/fonts/NeueHansKendrick-Regular.eot');
    src: url('/fonts/NeueHansKendrick-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/NeueHansKendrick-Regular.woff2') format('woff2'),
        url('/fonts/NeueHansKendrick-Regular.woff') format('woff'),
        url('/fonts/NeueHansKendrick-Regular.ttf') format('truetype'),
        url('/fonts/NeueHansKendrick-Regular.svg#Neue Hans Kendrick') format('svg');
}

@font-face {
    font-family: 'Connecticut';
    src: url('/fonts/Connecticut.eot');
    src: url('/fonts/Connecticut.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Connecticut.woff2') format('woff2'),
        url('/fonts/Connecticut.woff') format('woff'),
        url('/fonts/Connecticut.ttf') format('truetype'),
        url('/fonts/Connecticut.svg#Connecticut') format('svg');
}

@font-face {
    font-family: 'LansdowneDEMO';
    src: url('/fonts/Lansdowne DEMO.otf') format('opentype'),
        url('/fonts/Lansdowne DEMO.ttf') format('truetype');
    text-transform: capitalize;
    font-variant: small-caps;
    font-weight: bold;
}




a,
.base-link {
    color: #ffffff !important;
}

html {
    scroll-behavior: smooth;
}

h1,
h4,
h5,
h6 {
    /*font-family: 'LansdowneDEMO';*/
    font-family: 'modesto-condensed', serif;
    color: #ddd9c3 !important;
}

p {
    font-family: 'Neue Hans Kendrick';
    color: white !important;
}

h2 {
    /*font-family: 'LansdowneDEMO';*/
    font-family: 'modesto-condensed', serif;
    color: #ddd9c3 !important;
}

h3 {
    /*font-family: 'LansdowneDEMO';*/
    font-family: 'modesto-condensed', serif;
    color: #ddd9c3 !important;
}

* {
    box-sizing: border-box;
}

ul {
    list-style-type: circle;
}



/*hr {
	background:url(/images/2022/hr_gold.jpg) no-repeat top center;
	height:14px;
	border:none !important;
    margin:0;
}*/

hr {
    border: 0;
    height: 2px;
    background-image: linear-gradient(to right, rgba(221, 217, 195, 0), rgba(221, 217, 195, 0.75), rgba(221, 217, 195, 0));
}

img {
    width: auto;
}

b,
strong {
    font-weight: 900;
}

p.heading.sm {
    font-family: 'Connecticut';
    font-weight: 400;
    letter-spacing: 3px;
}

nav.main>ul,
header#site-header #logo.no-image span {
    font-family: 'Connecticut';
    font-weight: 400;
    font-style: normal;
    line-height: 140%;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 24px;
    color: white !important;
}

nav.main ul li span a {
    color: white !important;
}

.hdr_blurb {
    font-family: 'Connecticut';
    font-size: 32px;
    letter-spacing: 2px !important;
    color: white !important;
    margin-top: 33px;
    margin-bottom: 0;

}

.image.background-image.body-background-image {
    height: 100%;
}

.btn {
    line-height: 100% !important;
}

.btn.base-btn-text {
    font-family: 'Connecticut';
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 2px !important;
}

.btn.base-btn-text23 {
    font-family: 'LansdowneDEMO';
    font-size: 50px;
    font-weight: 900;
    color: #004577;
    text-transform: capitalize;
    font-variant: small-caps;
}

.btn.base-btn-bg {
    border-radius: 20px;
    padding: 0 20px !important;
}

.btn.base-btn-bg23 {
    padding: 0 20px !important;
    background-color: #e7bc4f;
}

.btn.base-btn-borders {
    border: 15px solid transparent;
    border-image: url(/images/2022/image_border.png) 17 round;
}

.btn.base-btn-borders23 {
    border: 3px solid #ef852f;
}

nav.cta-links {
    padding: 10px 20px !important
}


body {
    background-color: #c42427;
}

/*nav.social ul li a img {
    box-shadow: 0px 0px 10px 4px #94020a;
    border-radius: 20%;
 }*/

/*.mc-field-group {
    position:absolute;
    right: 0;
}*/

.email_input_22 {
    border-radius: 20px;
    background-color: #0e2131;
    color: white !important;
    width: 85%;
    border: 15px solid transparent;
    border-image: url(/images/2022/image_border.png) 17 round;
}

.email_input_23 {
    font-family: 'LansdowneDEMO';
    font-size: 28px;
    background-color: #003852;
    color: white !important;
    width: 80%;
    border: 3px solid #ffec8f;
    height: 60px;
    text-align: center;
}

.email_input_23dt {
    font-family: 'LansdowneDEMO';
    font-size: 28px;
    background-color: #003852;
    color: white !important;
    width: 38%;
    border: 3px solid #ffec8f;
    height: 60px;
    text-align: center;
}

input[type=text] {
    background-color: #0e2131;
    color: white !important;
}

.body-background-image {
    background-repeat: repeat-y !important;
    background-size: 1920px 200px;
}

body {
    background-image: url("/images/2022/body2_bg.jpg");
    background-repeat: repeat-x;
    background-position: bottom;
    font-size: 18px;
}

footer#site-footer .footer-item {
    margin-bottom: 0 !important;
    padding-top: 10px;
}

.pad32 {
    padding-top: 32px !important;
}

nav.main {
    position: fixed !important;
    left: 280px !important;
}

nav.main ul li.active>span::before {
    background: rgba(0, 0, 0, 0.2) !important;
}

li {
    margin-bottom: 10px;
}

.li_bottom ul li {
    margin-bottom: 0 !important;
}

.item_monthday {
    font-family: 'Connecticut';
    font-weight: 400;
    letter-spacing: 3px;
    color: white;
}

.item_weekday {
    font-family: 'Neue Hans Kendrick';
    color: white !important;
    font-size: 20px;
}

.sh_container {
    border-radius: 10px;
    border-color: white !important;
}

.item_tixbutton {
    font-family: 'Connecticut';
    background-color: #0e2131;
    color: white;
    padding: 0 !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 26px;
    margin-left: 20px;
    width: 100%;
    margin-top: 6px;
    border: 15px solid transparent;
    border-radius: 20px;
    border-image: url(/images/2022/image_border.png) 17 round;
}

.tix_soldout {
    background-color: #939598 !important;
    text-decoration: none !important;
}

.tix_soldout:hover {
    color: rgba(255, 255, 255, 1.0) !important;
}

.tix_school {
    background-color: #03b04f !important;
    text-decoration: none !important;
}

.tix_school:hover {
    color: rgba(255, 255, 255, 1.0) !important;
}

.tix_nonpeak {
    background-color: #36afb0 !important;
}

.tix_superpeak {
    background-color: #fe1733 !important;
}

.tix_newyear {
    background-color: #dad23e !important;
}



body:not(.no-header) #site {
    padding-top: 75px;
}

.col-md-10 {
    padding: 20px 20px 0 20px !important;
}

.col-md-5 {
    padding: 20px !important;
    background: rgba(0, 49, 75, 0.4);
}

.col-md-5 img {
    padding: 30px 20px 30px 20px;
}

.pg_titles {
    background: rgba(0, 49, 75, 0.0);
    padding-left: 7vw;
}

.goldbar {
    margin: 0 !important;
    padding: 0 !important;
}

.copy_edge {
    padding: 0 30px;
}

.topspace {
    padding-top: 20px;
    padding-bottom: 20px;
}





#site-header {
    zoom: 0.75;
    background: #c5000f !important;
    background-image: url("/images/2022/header22.png") !important;
    background-repeat: repeat-x !important;
}

#site-header23 {
    zoom: 0.75;
    background: #c42427 !important;
}

#site-footer {
    background: #c5000f !important;
    background-image: url("/images/2022/footer22_8.jpg") !important;
    background-repeat: repeat-x !important;
    padding: 0 !important;
}

.c2-bg {
    background: rgba(169, 4, 17, 0) !important;
    color: white !important;
}

.c5-bg {
    background: rgba(255, 255, 255, 0) !important;
    color: white !important;
}

.c5-link,
.c5-bg a:not(.btn) {
    color: white;
    text-decoration: underline;
}

.c5-bg a:not(.btn):hover,
.c5-bg a:not(.btn):active {
    color: rgba(255, 255, 255, 0.6)
}

.home22_bg {
    width: 100%;
    /*background-image: url("/images/2022/blue_rough_bg_8bright.jpg");*/
    background-position: center;
}

.usn_back-to-top {
    display: none;
}

.splash_container {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 53%;

}

.splash_responsive {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
    overflow: hidden;

}

.top_cont {
    width: 100%;
    height: 100%;
    position: relative;
}

.top_bg img {
    width: 100% !important;
}

.top_anime {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

.top_bottom {
    height: 70px;
}



.top_bg4 {
    text-align: center;
    padding-top: 0;
}

.top_bg423 {
    text-align: center;
    padding-top: 0;
    overflow: hidden;
}


.top_bg4 img {
    padding-top: 0;
}

.top_bg423 img {
    padding-top: 0;
}

.top_cont4 {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}

.top_cont4_mobile {
    width: 100%;
    height: 100%;
    position: relative;
    display: none;
}

.top_bottom4 {
    height: 70px;
}

.top_anime4 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}

.top_count_cont {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    text-align: center;
}

.no_grid_bg .col-md-10 {
    background: rgba(0, 49, 75, 0.0) !important;
}

.soc_top {
    margin: 0 !important;
    padding-top: 25px;
}

.mob_soc_container {
    width: 270px;
    margin: auto;
    text-align: center;
}

.mob_soc_icon {
    width: 24%;
    float: left;
    text-align: center;
}







.info::before {
    display: none !important;
}

.act_copy {
    text-shadow: 0px 0px 6px black;
}



#signup {
    margin-top: -90px;
}





.altercord {
    padding: 0 12px !important;
}

.c5-bg .repeatable .tab .nav-link {
    color: #ddd9c3 !important;
    border-color: #ffffff;
    border-radius: 10px;
}

.c5-bg .repeatable.accordion .tab .nav-link.collapsed:hover {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.25);
}

.c5-bg .repeatable .repeatable-content {
    border-color: rgba(255, 255, 255, 0.0);
    padding-bottom: 40px;
}

.repeatable .tab {
    font-family: 'Neue Hans Kendrick';
    color: #ddd9c3 !important;
    text-transform: none !important;
}

.repeatable.accordion .tab {
    margin: 0;
    padding-bottom: 20px;
}

.repeatable.accordion .tab:last-child {
    margin: 0;
    padding-bottom: 40px;
}

.repeatable.accordion .tab:first-child {
    margin: 0;
    padding-top: 20px;
}

.repeatable .tab .nav-link {
    text-decoration: none;
}

.tix_price {
    width: 50%;
    float: left;
}

.tix_key {
    width: 50%;
    float: right;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.keydot {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    float: left;
    padding-bottom: 15px;
}


/* REMOVE "display" TAG FROM "btn_mobtix" and "btn_mobnav" WHEN 2023 SPLASH IS CHANGED...THIS TURNS ON THE MOBILE NAVIGATION */


.btn_mobnav {
    background-color: rgba(255, 255, 255, 0.0);
    width: 60px;
    height: 62px;
    text-align: right;
    position: fixed;
    top: -100;
    right: 0;
    z-index: 0;
    display: none;
}

.btn_mobtix {
    background-color: rgba(255, 255, 255, 0.0);
    width: 160px;
    height: 62px;
    text-align: right;
    position: fixed;
    top: -100;
    right: 63px;
    z-index: 0;
    display: none;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.bac_cta {
    color: tomato;
    display: inline-block;
    padding: .3em 1em;
    width: 100px;
    height: 60px;
}

.bac_tix {
    background-color: rgba(255, 255, 255, 0.0);
    color: tomato;
    display: inline-block;
    /*padding:.3em 1em; */
    width: 166px;
    height: 60px;
}

/*BAC Modal*/
.bac_modaloverlay {
    background: rgba(0, 0, 0, 0.8);
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    z-index: -1;
    display: none;
}

.bac_modaloverlay:target {
    display: block;
    opacity: 1;
    pointer-events: auto;
    z-index: 99999;
}

.bac_modal {
    background-color: #c8000c;
    height: 100%;
    position: relative;
    margin: 0 auto;
    padding: 3em;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.bac_modal23 {
    background-color: #c42427;
    height: 100%;
    position: relative;
    margin: 0 auto;
    padding: 2em;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.bac_modal24 {
    background-color: #c42427;
    height: 100%;
    position: relative;
    margin: 0 auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.bac_close {
    background-color: rgba(255, 255, 255, 0.0);
    color: white;
    font-size: 40px;
    padding: 8px 12px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    z-index: 1;
}

.bac_close23 {
    background-color: rgba(255, 255, 255, 0.0);
    color: #ddd9c3;
    font-size: 40px;
    padding: 8px 12px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    z-index: 1;
}

.bac_close:hover {
    text-decoration: none;
}

.bac_close23:hover {
    text-decoration: none;
}

.clear2 .button {
    background-color: #0E2131;
    border: 2px solid #f3d37b;
    padding: 8px 30px;
    border-radius: 15px;
    color: #FFFFFF;
}

.clear23 .button {
    font-family: 'LansdowneDEMO';
    font-size: 40px;
    background-color: #feb733;
    border: 3px solid #ef852f;
    padding: 6px 30px;
    color: #003852 !important;
}

.hr23 {
    margin: 0 auto;
    background-color: #ffec8f;
    width: 80%;
    height: 3px;
}








.img_mobnav {
    text-align: center;
    padding-bottom: 40px;
}

.half_width {
    width: 50% !important;
}

.tix_mobnav {
    text-align: center;
}

.menuitem_mobnav {
    font-family: 'Connecticut';
    font-weight: 400;
    font-size: 32px;
    letter-spacing: 2px;
    color: white !important;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
    border-color: white;
    border-style: solid;
    border-width: 2px;
    margin: 0 auto;
    width: 270px;
    border-radius: 15px;
}

.menuitem_mobnav a:link {
    color: white !important;
    text-decoration: none;
}

.menuitem_mobnav a:visited {
    color: white !important;
    text-decoration: none;
}

.menuitem_mobnav a:hover {
    color: white !important;
    text-decoration: none;
}

.menuitem_mobnav a:active {
    color: white !important;
    text-decoration: none;
}

#countbox1 {
    font-family: 'Neue Hans Kendrick';
    color: white;
    font-size: 26px;
    text-align: center;
    /*margin-top: -25px;*/
}

.home_header {
    text-align: center;
    width: 100%;
    /*height: 100%;*/
    position: absolute;
    top: 85px;
    left: 0px;
}

.home_header_quote {
    text-align: left;
    width: 46%;
    max-width: 850px;
    margin: 0 auto;
    color: white;
    font-size: 26px;
    line-height: 1.25;
    ;
}

.home_header_sig {
    text-align: right;
    width: 46%;
    max-width: 850px;
    margin: 0 auto;
    color: white;
    font-size: 26px;
}

.home_header h3 {
    margin: 10px 0 0 0;
}

.home_credits {
    text-align: center;
    width: 100%;
    /*height: 100%;*/
    position: absolute;
    top: 200px;
    left: 0px;
}

.count_header {
    font-family: 'Connecticut' !important;
    font-weight: 400 !important;
    font-size: 28px;
    letter-spacing: 3px !important;
    color: white !important;
    margin: 10px 0;
}




.modal-backdrop {
    opacity: 0.5 !important;
}

.modal-content {
    background-color: rgba(0, 0, 0, 0.0) !important;
}







/*tooltip Box*/
.con-tooltip {

    position: relative;
    /*background: #F2D1C9;*/
    border-radius: 9px;
    /*padding: 0 20px;*/
    /*margin: 10px;*/
    display: inline-block;
    transition: all 0.3s ease-in-out;
    cursor: default;

}

/*tooltip */
.tooltip {
    visibility: hidden;
    z-index: 1;
    opacity: .40;
    width: 110%;
    padding: 0px 20px;
    background: #ab050c;
    color: #FFFFFF;
    position: absolute;
    top: -170%;
    left: 4%;
    border-radius: 9px;
    font: 16px;
    transform: translateY(9px);
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
    text-align: center;
}


/* tooltip  after*/
.tooltip::after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12.5px 0 12.5px;
    border-color: #ab050c transparent transparent transparent;
    position: absolute;
    left: 40%;

}

.con-tooltip:hover .tooltip {
    visibility: visible;
    transform: translateY(-10px);
    opacity: 1;
    transition: .3s linear;
    animation: odsoky 1s ease-in-out infinite alternate;

}

@keyframes odsoky {
    0% {
        transform: translateY(6px);
    }

    100% {
        transform: translateY(1px);
    }

}

/*hover ToolTip*/
.top:hover {
    transform: translateY(-6px);
}








.temp_dsthead23 {
    transition: all 0.4s ease-in-out 0s;
    background-color: #c42427;
    height: 108px;
}

.temp_dsthead24 {
    transition: all 0.4s ease-in-out 0s;
    background-color: #c42427;
    height: 85px;
}

.btn_dstsplashtix23 {
    font-family: 'LansdowneDEMO';
    font-size: 30px;
    color: #004577 !important;
    background-color: #feb733;
    width: 140px;
    height: auto;
    text-align: center;
    margin: 0 auto;
    border: 3px solid #ef852f;
}




/* Container for flexboxes */
.row23 {
    display: -webkit-flex;
    display: flex;
}

/* Create three unequal columns that sits next to each other */
.column23 {
    height: 108px;
    /* Should be removed. Only for demonstration */
}

/* Create three unequal columns that sits next to each other */
.column24 {
    height: 85px;
    /* Should be removed. Only for demonstration */
}

/* Left column */
.column23.left {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
    padding: 20px 0 0 30px;
}

.column24.left {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
    padding: 10px 0 0 30px;
}

/* Middle column */
.column23.middle {
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    text-align: center;
    margin-top: 20px;
}

.column24.middle {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    margin-top: 10px;
}

/* Right column */
.column23.right {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
    padding-top: 25px;
    padding-right: 30px;
}

.column24.right {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
    padding-top: 15px;
    padding-right: 30px;
}

.split_pic_padding {
    padding: 0;
}

.split_text_padding {
    padding: 0 40px 0 40px;
}








/*-- CALENDAR -- */
.calendar ul {
    display: grid;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}

.calendar li {
    list-style-type: none;
    display: flex;
    flex-flow: column;
    padding: 1em;
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 0 !important;
    background-color: rgba(255, 255, 255, 0.15);
}

.calendar {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    /* box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1); */
    /* border-radius: 5px; */
    /* background: #fff; */
}

.month {
    text-align: center;
    /* color: #51565d; */
    /* background: #f5f7fa; */
}

time {
    font-size: 1.5em;
    margin: 0 0 0.5em 0;
    font-weight: bold;
}

.current {
    color: #1cc6f7;
    background: #ccc;
}

.btn_base {
    background-color: #04AA6D;
    /* Green */
    border: none;
    color: white;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 10px;
}

.btn_green {
    background-color: #45b25e;
}

.btn_gold {
    background-color: #d1a230;
}

.btn_purple {
    background-color: #9d679b;
}

.btn_red {
    background-color: #d71e22;
}

.offmonth {
    background-color: rgba(255, 255, 255, 0) !important;
    color: rgba(255, 255, 255, 0.3);
}

#nov24 {
    display: block;
}

#dec24 {
    display: none;
}

#jan25 {
    display: none;
}

.cal_legend {
    width: 100%;
    text-align: center;
    padding: 10px 0 20px 0;
}

.cred_center {
    text-align: left!important;
}

.bottom_spacer{
    padding-bottom: 50px;
}

.cred_hr{
    width:70%;
    margin-top: 20px;
    margin-bottom:20px;
}



@media only screen and (min-width: 946px) {
    ul {
        grid-template-columns: repeat(7, 1fr);
    }

    li:not(:nth-child(7n)) {
        border-right: none;
    }

    li:not(:nth-last-child(-n + 7)) {
        border-bottom: none;
    }

}

@media only screen and (max-width: 945px) {
    li:not(:last-child) {
        border-bottom: none;
    }
}


/* --- MOBILE --- */


@media (min-width:0) and (max-width:575px) {
    #site-footer {
        padding: 30px 0 0 0 !important;
    }

    .hdr_blurb {
        font-size: 0px;
    }

    nav.main {
        position: inherit !important;
        left: 0 !important;
    }

    .tix_price {
        width: 100%;
        float: none;
    }

    .tix_key {
        width: 100%;
        float: none;
    }

    .top_bg4 {
        padding-top: 0;
    }

    .top_cont4 {
        display: none;
    }

    .top_cont4_mobile {
        display: block;
    }

    .home_header {
        top: 65px;
    }

    .home_header_quote {
        width: 85%;
        font-size: 16px;
    }

    .home_header_sig {
        width: 85%;
        font-size: 16px;
        margin-top: -12px;
    }

    .temp_head23 {
        padding-top: 10px;
        transition: all 0.4s ease-in-out 0s;
        background-color: #c42427;
        text-align: center;
        position: relative;
    }

    .temp_head24 {
        padding-top: 10px;
        padding-bottom: 10px;
        transition: all 0.4s ease-in-out 0s;
        background-color: #c42427;
        text-align: center;
        position: relative;
    }

    .btn_mobsplashtix23 {
        font-family: 'LansdowneDEMO';
        font-size: 40px;
        color: #004577 !important;
        background-color: #feb733;
        width: 180px;
        height: auto;
        text-align: center;
        margin: 0 auto;
        border: 3px solid #ef852f;
    }

    #dt_ftr_social {
        display: none;
    }

    .calendar li {
        display: inline;
    }

    .offmonth {
        display: none !important;
    }

    .cal_month {
        padding-top: 15px;
    }

    

    .cred_spacer {
        height: 20px;
    }

}


@media (min-width:0) and (max-width:991px) {

    /*Launch BAC Modal*/
    .btn_mobnav {
        top: 0;
        z-index: 99;
    }

    .btn_mobtix {
        top: 0;
        z-index: 999;
    }

    header#site-header #logo {
        background-image: url(/images/2022/mobheader.png);
        background-repeat: no-repeat;
        background-position: right 80px bottom 16px;
    }

    body:not(.no-header) #site {
        padding-top: 60px;
    }

    .pg_titles {
        padding-left: 3vw;
    }

    #countbox1 {
        font-size: 18px;
    }

    #signup {
        margin-top: -30px;
    }

    .cred_center {
        text-align: center!important;
    }

    .cred_spacer {
        height: 20px;
    }


    .bottom_spacer{
        padding-bottom: 0;
    }

    .cred_hr{
        width:90%;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    nav.main {
        position: inherit !important;
        left: -95px !important;
    }

    #signup {
        margin-top: -70px;
    }
}

@media (min-width: 60em) {
    .bac_modal {
        height: 75%;
        margin: 5% auto;
        max-height: 57em;
        max-width: 66em;
        width: 85%;
    }
}


/* 2023 initial splash */

#fb23 {
    display: visible;
}

#x23 {
    display: visible;
}

#ig23 {
    display: visible;
}

#yt23 {
    display: visible;
}

#tt23 {
    display: visible;
}

.dt23_head {
    font-size: 44px;
}

.dt23_sub {
    font-size: 36px;
    padding-bottom: 10px;
}

.dt24_head {
    font-size: 40px;
}

.dt24_sub {
    font-size: 22px;
    padding-bottom: 10px;
}

#dt_ftr_social {
    display: visible;
}



@media (max-width: 1465px) {
    #fb23 {
        display: none;
    }

    #x23 {
        display: none;
    }

    #ig23 {
        display: none;
    }

    #yt23 {
        display: none;
    }

    #tt23 {
        display: none;
    }

    #dt_ftr_social {
        display: visible;
    }
}

@media (min-width: 1466px) {
    #dt_ftr_social {
        display: none;
    }
}

@media (min-width: 830px) and (max-width: 1020px) {
    .dt23_head {
        font-size: 36px;
    }

    .dt23_sub {
        font-size: 30px;
    }
}

@media (min-width: 576px) and (max-width: 829px) {
    .dt23_head {
        font-size: 32px;
    }

    .dt23_sub {
        font-size: 28px;
    }
}