@import url('https://use.typekit.net/hkm7rup.css');

:root {
    --gold: #A07C41;
    --light-gold: #ba9958;
    --orange: #E3701F;
    --mustard: #E36F1E;
    --dark-orange: #E95328;
    --font-dharma: 'dharma-gothic-e';
    --font-sweetSans: 'sweet-sans-pro';
}
html {
    font-size: 20px;
}
body {
    background: #151515;
}
button {
    border: none;
    background: none;
    padding: 0;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.jc-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.jc-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.ai-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ai-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.ac-sb {
    -ms-flex-line-pack: justify;
    align-content: space-between;
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.jc-sb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.jc-sa {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.jc-se {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}

.flex-dc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex-dcr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.flex-dr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.flex-drr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.ai-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.margin0 {
    margin: 0 !important;
}

h2 sup {
    font-size: 0.7em;
    position: relative;
    top: .245em;
    line-height: .1em;
}
.col-45 {
    width: 45%;
}
.container.no-row::after,
.container.no-row::before {
    display: none;
}
.ncaa-section .container,
.sips-carousel .container,
.win-a-tour .container,
.cocktail-playbook .container,
.product-locator-page .container,
.ncaa-masthead .container {
    max-width: 72rem;
}
section {
    position: relative;
}
span.no-wrap {
    white-space: nowrap;
}
.color-white {
    color: #fff;
}
.color-mustard {
    color: var(--mustard);
}
.dharma {
    font-family: var(--font-dharma);
    font-weight: 400;
}
.flexible-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.xm-tooltip::after,
.product-locator .xm-tooltip::after {
    border-top-color: var(--mustard);
}
.result-nav li span.active,
.refine-search .btn {
    background: var(--mustard);
}
.result-nav li span,
.no-results-found h2 a {
    color: var(--mustard);
}
.h2 {
    font-size: 5rem;
    margin-bottom: .15em;
}
.h3 {
    font-size: 3rem;
}
.p {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.4em;
    margin: 0 0 1.5em;
    font-family: var(--font-sweetSans);
}
.p.rules{
  font-size: .7rem;
  line-height: 1.4em;
  margin: 2.5em 0 1em;
}
.kapra {
    line-height: .7em;
    padding-top: 0.3em;
    font-weight: normal;
    font-family: 'Kapra-Regular';
}
.fluid-img {
    max-width: 100%;
}
.xm-tooltip {
    background: var(--mustard);
    font-family: var(--font-dharma);
    text-transform: uppercase;
}
.title {
    color: #fff;
    font-size: 5rem;
    line-height: .85em;
    text-transform: uppercase;
    font-family: var(--font-dharma);
    text-shadow: -5px 5px 0px var(--mustard);
}
.site-header {
    background: #000 !important;
}
.site-logo {
    margin-top: 8px;
}
.site-navigation ul {
    margin-top: 32px;
}
/*~~ Masthead ~~*/
.site-header {
    background: none;
    padding-top: 0;
}
.masthead-img {
    height: 45rem;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.ncaa-masthead .flexible-content {
    padding-top: 11rem;
}
.masthead-logo {
    width: 41.3rem;
    margin-left: 0.5rem;
}
.brands-group {
    width: 42.15rem;
    margin-top: 3.4rem;
}

/*~~ Home of Game Days ~~*/
.ncaa-section {
    padding: 5.5em 0 5.6rem;
    background: #000;
    border-top: 4px solid var(--mustard);
    border-bottom: 4px solid var(--mustard);
}
.content-header .p:first-of-type {
    margin: 2.2rem 0;
}
.logo-instruction {
    font-weight: 300;
    font-size: 1.85rem;
    letter-spacing: 1.11px;
    text-transform: uppercase;
    font-family: var(--font-dharma);
}
.school-tab {
    margin-top: 2.4rem;
}
.school-tab .col-25 {
    margin-top: 3.75rem;
}
.school-tab-btns {
    width: 9.4rem;
    height: 7.5rem;
    background: none;
    padding: 0;
    position: relative;
    border: none;
}
.school-tab-btns img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}


/*~ Desktop Popup */
.school-info-wrap {
    margin-top: 5.4rem;
    position: relative;
}
.school-info-wrap::before {
    content: '';
    position: absolute;
    top: 0.7rem;
    left: -0.7rem;
    background: var(--mustard);
    height: 100%;
    width: 100%;
}
.school-info-wrap::after {
    content: '';
    position: absolute;
    top: -2.4rem;
    left: 50%;
    transform: translateX(-50%);
    height: 3rem;
    width: 4rem;
    background: url('../images/ncaa/mix-triangle.png') center center no-repeat;
    background-size: 100% auto;
}
.school-info {
    padding: 5rem 3rem 4rem;
    background: #fff;
    height: 40.5rem;
}

.image {
    width: 30%;
}
.image img {
    width: 100%;
}
.infos {
    width: 64%;
}
.infos .h2 sup {
    font-size: 0.25em;
    top: -0.6em;
}
.school-info .item {
    width: 100%;
}
.school-details {
    margin-top: 1.87rem;
    padding: 1.7rem 0;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
.school-info-wrap .h2 span {
    color: #000;
    display: block;
    font-size: .9em;
    line-height: 0.84em;
    font-family: var(--font-dharma);
}
.school-details li {
    color: #000;
    font-size: 0.9em;
    font-weight: 600;
    width: 55%;
    letter-spacing: -0.29px;
    font-family: var(--font-sweetSans);
}
.school-details li:nth-child(2n) {
    width: 45%;
}
.school-details .li strong {
    font-weight: 800;
}
.game-details .h3 {
    font-family: var(--font-dharma);
    margin-bottom: 1.3rem;
}
.game-details .h3 span {
    color: #000;
    display: block;
    font-size: .8em;
    line-height: .84em;
}
.game-details li {
    font-size: 1.8rem;
    line-height: 1em;
    color: var(--orange);
    text-transform: uppercase;
    font-family: var(--font-dharma);
    margin-top: .6rem;
}
.school-info_carousel .owl-nav {
    position: absolute;
    top: 5.4rem;
    right: 2.3rem;
    display: flex;
    height: 2.5rem;
}
.school-info_carousel .owl-prev,
.school-info_carousel .owl-next {
    width: 3rem;
    height: 3rem;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    transform: none;
    margin: 0 !important;
}
.school-info_carousel .owl-prev {
    background-image: url(../images/ncaa/prev-icon.svg);
    margin-right: .5rem !important;
}
.school-info_carousel .owl-next {
    background-image: url(../images/ncaa/next-icon.svg);
}
.school-tab-btns.active {
    opacity: 0.7;
}

/*~ Win A VIP Tour ~*/
.win-a-tour {
    padding: 6rem 0;
    background: url('../images/ncaa/grassBg.jpg') center bottom/cover no-repeat;
}
.win-content {
    padding-top: 3rem;
}
.win-content .h2 {
    position: relative;
    margin-bottom: 3.3rem;
}
.win-content .p strong {
    font-weight: 800;
}
.win-content .h2::before {
    content: '';
    position: absolute;
    left: -3rem;
    height: 98%;
    width: 0.5rem;
    background: url('../images/ncaa/ribbed-line.svg') center left/contain repeat-y;
}
.form-wrapper {
    padding: 3rem;
    background: #151515;
}
.field {
    margin-bottom: 1.5rem;
    position: relative;
}
.field .form-control {
    border: 1px solid var(--mustard);
    letter-spacing: -0.135px;
    text-transform: uppercase;
    font-size: 1.35rem;
    font-family: var(--font-dharma);
    padding: 1.1rem 1.6rem 0.9rem;
    height: 3.25rem;
    background: rgba(0, 0, 0, 0.60);
    color: #fff;
    opacity: 1;
    line-height: 1em;
}
.field label:not(.customRC) {
    color: #fff;
    letter-spacing: -0.135px;
    text-transform: uppercase;
    font-size: 1.35rem;
    font-family: var(--font-dharma);
    position: absolute;
    padding: 1rem 1.6rem 0.9rem;
    line-height: 1em;
    z-index: 2;
    width: 100%;
    left: 0;
    pointer-events: none;
}
.field label:not(.customRC).hidden {
  opacity: 0;
}
.required {
    height: 0.5rem;
    width: 0.5rem;
    display: inline-block;
    top: -0.6rem;
    position: relative;
    background: url('../images/ncaa/asteric.svg?ver=3') center center/ contain no-repeat;
}
.field .form-control::placeholder {
    color: #fff !important;
}
.combined-field.zip {
    width: 25%;
}
.combined-field.state {
    width: 27%;
}
.combined-field.city {
    width: 36%;
}
.select-container {
    height: 100%;
}
.chosen-container.chosen-container-single {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.chosen-single span {
    color: #fff;
    font-family: var(--font-dharma);
    font-size: 1.35rem;
    position: relative;
    padding-right: 0.65rem;
    /* height: 100%; */
}
.state .chosen-single span::after, .prize .chosen-single span::after {
    content: '';
    position: absolute;
    top: 0.95rem;
    right: 0;
    height: 0.5rem;
    width: 0.5rem;
    background: url('../images/ncaa/asteric.svg?ver=3') center center/contain no-repeat;
}
.chosen-container-single a.chosen-single,
.locator-inner .chosen-container-single a.chosen-single {
    height: 100% !important;
    display: flex;
    align-items: center;
    width: 100%;
    letter-spacing: -0.135px;
    text-transform: uppercase;
    font-size: 1.35rem;
    font-family: var(--font-dharma);
    padding: 0 1.6rem;
    background: rgba(0, 0, 0, 0.60) !important;
    border: 1px solid var(--mustard) !important;
    text-transform: uppercase !important;
    color: var(--mustard);
    line-height: 3.8rem;
}
.chosen-container-single .chosen-single div {
    background-image: url('../images/ncaa/triangle-orange.svg') !important;
    background-size: contain;
    right: 0.5rem;
}
.state .chosen-container-single .chosen-single span {
    height: 100%;
    padding-top: 0.88rem;
}
.state .chosen-container .chosen-results li {
    font-size: 1.2rem;
}
.state .chosen-container-single .chosen-single {
    line-height: unset;
}
.flavor-selection .chosen-container-single .chosen-single div {
    right: 1.6rem;
    width: 0.8rem;
}

.chosen-container-single .chosen-single div {
    width: 1rem;
}
.chosen-container .chosen-drop {
    background: var(--mustard) !important;
}
.chosen-container .chosen-results li,
.chosen-container .chosen-results li.disabled-result {
    font-size: 1.35rem;
    font-family: var(--font-dharma);
}
.field.checkbox-block label.customRC {
    color: #fff;
    padding: 0 0 0 2rem;
    font-family: var(--font-sweetSans);
    font-size: 0.6rem;
    line-height: 1.4em;
    text-transform: uppercase;
    font-weight: 700;
}
.field.checkbox-block label.customRC span {
    right: unset;
    left: 0;
    border: 1px solid var(--mustard);
    width: 1.1rem;
    height: 1.1rem;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.60);
}
.official-rules {
    margin: 2rem 0 1.4rem;
}
.primary-btn .btn {
    width: 100%;
    font-size: 1.35rem;
    padding: 0.85rem 0;
    color: #fff;
    font-family: var(--font-dharma);
    background: var(--mustard);
    line-height: 1em;
}
.primary-btn::before {
    content: '';
    position: absolute;
    top: 0.2rem;
    left: -0.2rem;
    background: #fff;
    height: 100%;
    width: 100%;
}
.enter-now.primary-btn {
    margin: 1.7rem 0 0;
}
.common-thanksState.blackversion h2 {
    color: var(--mustard) !important;
    font-size: 2.5rem;
}
.win-a-tour #formsubmitThanks {
    height: 42rem;
}
.common-thanksState.opPageThanks {
    height: auto;
    padding: 10rem 0rem;
    background: #151515;
}
.common-thanksState.blackversion p {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0 !important;
}
/*~ Win A VIP Tour Ends ~*/

/*~ Cocktail Playbook ~*/
.cocktail-playbook {
    padding: 6.5rem 0;
    background: url('../images/ncaa/cocktail-areaBg.jpg') top right/cover no-repeat;
    border-top: 4px solid var(--mustard);
}
.flavor-selection {
    margin: 1rem 0 2.3rem;
    display: none;
}
.single-sip-details {
    padding-top: 1rem;
}
.flavor-selection .chosen-single span {
    font-size: 2rem;
    color: var(--mustard);
    padding-left: 3.7rem;
}
.static-label {
    position: absolute;
    top: 0;
    color: #fff;
    z-index: 100;
    padding: 0 1.6rem;
    font-size: 1.85rem;
    font-family: var(--font-dharma);
    height: 100%;
    letter-spacing: -0.135px;
    pointer-events: none;
    display: inline-block;
    line-height: 3.9rem;
}
.single-sip-image {
    position: relative;
    height: 100%;
}
.single-sip-image::before {
    content: '';
    position: absolute;
    top: 0.8rem;
    left: -0.8rem;
    background: var(--mustard);
    height: 100%;
    width: 100%;
    z-index: 1;
}
.single-sip-image img {
    width: 100%;
    position: relative;
    z-index: 2;
    border: .5rem solid #fff;
}
.single-sip-details .h4.kapra {
    font-size: 2rem;
    font-family: 'Kapra-Regular';
}
.single-sip-details ul {
    margin-bottom: 2.25rem;
}
.single-sip-details ul.p li {
    position: relative;
    padding-left: 2.25rem;
    margin-bottom: 1rem;
    font-family: var(--font-sweetSans);
    font-size: 1.7rem;
    color: #fff;
    font-weight: 600;
}
.single-sip-details ul.p li::before {
    content: '';
    position: absolute;
    top: .5rem;
    left: 0;
    background: url(../images/ncaa/list-icon.svg) center left/contain no-repeat;
    height: 1.45rem;
    width: 1.45rem;
}
.single-sip-details p.p {
    font-weight: 600;
}

/*~~ Where To Score Evan ~~*/
.product-locator-page .h2 {
    margin-bottom: 5rem;
}
.locator-sidebar {
    border-radius: 0;
}
.locator-form-input-wrapper .form-control {
    color: #fff;
    font-family: var(--font-dharma);
    border: 1px solid var(--mustard);
    letter-spacing: -0.135px;
    text-transform: uppercase;
    font-size: 1.35rem;
    padding: 1.1rem 1.6rem 0.9rem;
    height: 3.25rem;
}
.locator-form-input-wrapper {
    margin-bottom: 1.3rem;
}
.product-search-button {
    background-color: var(--mustard);
    color: #fff;
    position: relative;
}

/*----- Recipes -------*/
.col-43 {
    width: 43%;
}
.sips-carousel .item {
    padding: 4rem 0 2rem;
}
.single-sip-details .h2 {
    text-transform: uppercase;
    margin: 1rem 0 2rem 0.04rem;
}
.single-sip-details ul.p {
    margin-bottom: 3.4rem;
}
.single-sip-details .h4 {
    color: var(--orange);
    font-size: 2.35rem;
    margin-bottom: .5em;
    font-family: var(--font-dharma);
    text-transform: uppercase;
    font-weight: 400;
    line-height: 0.94em;
}

.sips-carousel.owl-carousel .owl-nav {
    position: relative;
    display: flex;
    width: 72rem;
    margin: 0 auto;
    height: 3rem;
}
.sips-carousel.owl-carousel .owl-prev,
.sips-carousel.owl-carousel .owl-next {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    height: 3rem;
    width: 3rem;
}
.sips-carousel.owl-carousel .owl-prev {
    background-image: url(../images/ncaa/owl-prev.svg);
    left: 53%;
}
.sips-carousel.owl-carousel .owl-next {
    background-image: url(../images/ncaa/owl-next.svg);
    left: calc(53% + 6rem);
}
.sips-carousel .owl-nav button.disabled {
    opacity: .5;
}
.sips-carousel.owl-carousel .owl-nav button span {
    display: none;
}

/* Playbook */
.logos-listing ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.logos-listing li {
    margin: 0 1.7rem;
    position: relative;
    padding-bottom: 5.6rem;
}
.logos-listing li button {
    min-height: 5rem;
}
.logos-listing li::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 2.3rem;
    width: 3rem;
    opacity: 0;
    background: url('../images/ncaa/offWhite-triangle.svg') center center/contain no-repeat;
    transition: 400ms ease;
}
.logos-listing li.active::before {
    opacity: 1;
}
.logos-listing li img {
    margin: 0 auto;
    transform: scale(1);
    transition: 400ms ease;
    transform-origin: bottom;
    opacity: 1;
}
.logos-listing li.active img {
    transform: scale(1.5);
}
.logo1 {
    width: 7rem;
    height: 3.75rem;
}
.logo2 {
    width: 4.8rem;
    height: 4.7rem;
}
.logo3 {
    width: 3.3rem;
    height: 4.5rem;
}
.logo4 {
    width: 3.6rem;
    height: 4.75rem;
}
.logo5 {
    width: 4.5rem;
    height: 4rem;
}
.logo6 {
    width: 5.9rem;
    height: 4.6rem;
}
.logo7 {
    width: 4.35rem;
    height: 4.85rem;
}
.logo8 {
    width: 7.6rem;
    height: 3.25rem;
}
.logos-listing {
    margin-top: 6rem;
}
.logos-content-wrapper {
    border-top: 1px solid #fff;
    padding-top: 4.7rem;
}
.teamContent {
    display: none;
}
.teamContent.active {
    display: block;
}
.product-locator-page {
    padding: 6rem 0;
    border-top: 4px solid var(--mustard);
}
.social-grids {
    margin-top: 3rem;
}
.social-grid .title {
    margin-bottom: 2.3rem;
}
.find-on-social {
    margin-top: 3.8rem;
}
.find-on-social h2 {
    font-size: 2.75rem;
    line-height: 1em;
    position: relative;
    top: 0.2rem;
}
.find-on-social a {
    width: 2.6rem;
    margin-left: 1.5rem;
}
.find-on-social a img {
    width: 100%;
}

/*~~ Product Locator ~~*/
.search-illustration {
    position: absolute;
    left: -5.5rem;
    bottom: -2.5rem;
    width: 45rem;
}
.product-search-form .h3 {
    margin-top: 1.5rem;
    margin-bottom: 7rem;
}
.locator-sidebar {
    height: 36rem;
    min-width: 33%;
}
.product-search-form {
    width: 33%;
}
.field.checkbox-block label.customRC span {
    height: 1.1rem;
    width: 1.1rem;
}

/*~~ Footer ~~*/
.footer {
    padding: 1rem 0 4rem;
}
.footer-copy {
    display: none;
}
.footer-right.flex {
    width: 50%;
    display: flex !important;
}
.footer-terms span.kapra {
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    font-size: 1.55rem;
    margin-bottom: 0.6rem;
}
.footer-terms {
    text-align: right;
    width: calc(100% - 120px);
}
.footer-owl2 img {
    width: 80px;
}
.footer-owl2 {
    width: 80px;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #fff;
}
.footer-terms .p {
    font-size: 13px;
    font-family: helvetica;
}
.footer {
    background: #000;
    border-top: none;
}
.footer .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.footer-nav a,
.footer-copy p {
    color: #fff;
}
.ncaa-section.social-grid {
    border-bottom: none;
    padding-bottom: 5.8rem;
}
.ncaa-section.social-grid p.p {
    font-weight: 600;
}
.footer-left {
    width: 50%;
}
.footer-nav a {
    font-size: 1.95rem;
    font-family: var(--font-dharma);
    line-height: 0.85em;
    font-weight: 400;
    top: 2px;
    position: relative;
}
.footer-nav a:hover {
    color: var(--mustard);
}
.footer-nav ul li {
    border-right-color: #fff;
    padding: 0 0.5rem;
}
.footer-social {
    display: none;
}
.footer-owl {
    background: url(../images/ncaa/owl.svg) right center no-repeat;
    background-size: contain;
}
.footer-owl img {
    opacity: 0 !important;
    visibility: hidden;
}

.tablet .select-container .btn-fallback,
.phone .select-container .btn-fallback {
    letter-spacing: -0.135px;
    font-size: 1.35rem !important;
    font-family: var(--font-dharma) !important;
    padding: 0 1rem !important;
    background: rgba(0, 0, 0, 0.60) !important;
    border: 1px solid var(--mustard) !important;
    text-transform: uppercase !important;
    color: #fff !important;
    height: 3.25rem !important;
}
.select-container .btn-fallback span:not(.required) {
    background-image: url(../images/ncaa/triangle-orange.svg) !important;
    background-size: 12px auto !important;
    right: 0.5rem;
}
.select-container .btn-fallback span.required {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline;
    background: none;
}
.select-container .btn-fallback span.required::after {
    content: '';
    height: 0.5rem;
    width: 0.5rem;
    display: inline-block;
    top: -0.6rem;
    position: relative;
    background: url(../images/ncaa/asteric.svg?ver=3) center center / 10px no-repeat;
}


@media screen and (max-width: 1399px) {
    .footer-terms .p {
        font-size: 12px;
    }
    .footer-owl2 {
        width: 73px;
        margin-left: 16px;
        padding-left: 16px;
    }
    .footer-terms {
        width: calc(100% - 110px);
    }
}

@media screen and (max-width: 1199px) {
    .title {
        text-shadow: -3px 3px 0px var(--mustard);
    }
    .field.checkbox-block label.customRC {
        font-size: 8px;
    }
    .field.checkbox-block label.customRC span {
        height: 1.1rem;
        width: 1.1rem;
    }
    .footer-terms .p {
        font-size: 11px;
    }
    .footer-owl2 {
        width: 66px;
        margin-left: 10px;
        padding-left: 10px;
    }
    .footer-terms {
        width: calc(100% - 86px);
    }
}

@media screen and (max-width: 991px) {
    .site-navigation ul {
        margin-top: 25px;
    }
    .site-logo {
        margin-top: 4px;
    }
    .footer-terms .p {
        font-size: 10px;
    }
    .footer-owl2 {
        width: 58px;
        margin-left: 6px;
        padding-left: 6px;
    }
    .footer-terms {
        width: calc(100% - 70px);
    }
    .footer-nav ul li {
        padding: 0 6px;
    }
    .footer-nav a {
        font-size: 16px;
    }
}


@media screen and (max-width: 767px) {
    .h2 {
        font-size: 3.5rem;
        margin-bottom: .15em;
    }
    .h2.lg {
        font-size: 3.5rem;
        padding-top: 0.15em;
    }
    .h3 {
        font-size: 2rem;
    }
    .p {
        font-size: 1.3rem;
        line-height: 1.5em;
    }
    .title {
        line-height: 1em;
    }
    .col-47,
    .col-43,
    .col-57{
        width: 100%;
    }
    .col-25 {
        width: 50%;
    }
    .ncaa-section {
        padding: 3rem 0 1rem;
        border-top: 0.7rem solid var(--mustard);
        border-bottom-width: 0.7rem;
    }
    .logo-instruction {
        font-size: 1.45rem;
        margin-bottom: 1.5em;
        line-height: 1.2em;
    }
    .ham-menu {
        top: 0.5rem;
    }
    .site-header {
        padding: 0.5rem 0 0.7rem;
    }
    .site-logo {
        margin-top: 0;
    }
    .border-top_bg {
        display: none;
    }
    .site-navigation ul,
    .menu-active .site-navigation ul {
        margin-top: 3.5em;
    }
    .site-navigation .ham-menu {
        top: 0.8rem;
    }
    .site-navigation .site-logo {
        margin-top: 0.3rem;
    }
    /*~ Masthead ~*/
    .ncaa-masthead {
        margin-top: 2rem;
    }
    .masthead-img {
        height: auto;
    }
    .masthead-logo {
        width: 13.5rem;
        margin-left: 0;
    }
    .brands-group {
        width: 12.9rem;
        margin-top: 1.2rem;
    }
    .masthead-content {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .ncaa-masthead .flexible-content {
        padding-top: 3.5rem;
    }
    
    /*~ Game Days ~*/
    .content-header .p:first-of-type {
        margin: 1.8rem 0 1.6rem;
    }
    .school-tab {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
    }
    .school-tab-btns {
        width: 6rem;
        height: auto;
        margin-bottom: 3.5rem;
    }
    .school-tab-btns img {
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        height: auto;
        object-fit: initial;
    }
    .single-sip-image {
        margin-bottom: 2rem;
    }
    .single-sip-details .h2 {
        text-align: center;
        margin: 0.8rem 0 1.4rem;
    }
    .single-sip-details .p {
        text-align: center;
        margin-bottom: 1.6rem;
        font-size: 1rem;
    }
    .single-sip-details .h3 {
        text-align: center;
    }
    .single-sip-details .h4 {
        text-align: center;
        font-size: 2rem;
        margin-bottom: 1.4rem;
    }
    .single-sip-details ul {
        text-align: left !important;
    }
    .school-tab {
        margin-top: 3.3rem;
    }
    .school-tab .col-25 {
        margin-top: 0;
    }
    .schoolTab1 {
        width: 6.1rem;
    }
    .schoolTab2 {
        width: 8.45rem;
    }
    .schoolTab3 {
        width: 6.35rem;
    }
    .schoolTab4 {
        width: 4.25rem;
    }
    .schoolTab6 {
        width: 6.4rem;
    }
    .schoolTab5 {
        width: 4.95rem;
    }
    .schoolTab7 {
        width: 5.15rem;
    }
    .schoolTab8 {
        width: 10.1rem;
    }
    .school-details li:last-child {
        margin-bottom: 0;
    }
    .game-details .h3 span {
        font-size: 0.7em;
    }

    .school-tab .item {
        padding: 0 1rem 2rem;
        position: relative;
    }
    .school-tab .item > .flex {
        flex-wrap: wrap;
    }
    .image,
    .infos {
        width: 100%;
        background: #ffffff;
    }
    .image {
        padding: 1.5rem 0.85rem 1.5rem;
        border-radius: .75rem .75rem 0 0;
        position: relative;
        z-index: 2;
    }
    .infos {
        padding: 0 0.85rem 1.5rem;
        border-radius: 0 0 .75rem .75rem;
        position: relative;
    }
    .infos .h2 {
        color: #000;
        padding: 0 0.5rem;
    }
    .infos .h2 span {
        font-size: 2.1rem;
        line-height: 1em;
    }
    .school-details {
        margin-top: 0.6rem;
        padding: 1.4rem 0.5rem 1.4rem;
        margin-bottom: 1.7rem;
    }
    .school-details li {
        width: 100% !important;
        font-size: 0.95rem;
        line-height: 1.2em;
        margin-bottom: 0.5em;
    }
    
    .detail-row {
        position: relative;
    }
    .game-details .col-55,
    .game-details .col-45 {
        width: 100%;
        padding: 0 0.5rem;
    }
    .game-details .col-55 {
        border-bottom: 1px solid #DEDEDE;
        padding-bottom: 1.5rem;
        margin-bottom: 1.57em;
    }
    .game-details .h3 {
        padding-top: 0;
        margin-bottom: 0.8rem;
    }
    .detail-row::before {
        content: '';
        position: absolute;
        top: 0.5rem;
        left: -0.4rem;
        height: 100%;
        width: 100%;
        background: var(--mustard);
        z-index: 0;
        border-radius: .7rem;
    }
    .school-tab-btns::before {
        content: '';
        position: absolute;
        bottom: -3.8rem;
        left: 50%;
        transform: translateX(-50%);
        height: 2.5rem;
        width: 2.8rem;
        opacity: 0;
        background: url('../images/ncaa/trianglePair.svg') center center/ contain no-repeat;
    }
    .school-tab-btns.active::before {
        opacity: 1;
    }
    .game-details li {
        font-size: 1.1rem;
    }
    .close-detail {
        width: 60px;
        height: 60px;
        background: url(../images/ncaa/close.svg?ver=2) center center no-repeat;
        background-size: contain;
        cursor: pointer;
        position: absolute;
        top: -70px;
        right: 1rem;
    }
    .school-tab-btns::after {
        border-bottom: 3rem solid #0e0e0e;
    }
    .single-sip-details ul li::before {
        top: .1rem;
    }
    
    /*~ Win A Tour ~*/
    .win-a-tour {
        padding: 4rem 0 13rem;
        background: #000 url('../images/ncaa/winTour-mobBg.jpg?ver=2') center bottom no-repeat;
        background-size: 100% auto;
    }
    .win-content {
        padding-top: 0;
        text-align: center;
    }
    .win-content .h2 {
        margin-bottom: 2rem;
    }
    .form-wrapper {
        padding: 0.5rem 1.5rem;
        background: none;
    }
    .field .form-control {
        padding: 1rem;
        height: 3.5rem !important;
    }
    .field label:not(.customRC) {
        padding: 1.1rem 1rem;
    }
    .combined-field.city,
    .combined-field.state {
        width: 46%;
    }
    .combined-field.zip {
        width: 100%;
        margin-top: 1.4rem;
    }
    .field {
        margin-bottom: 1.4rem;
    }
    .field.checkbox-block label.customRC {
        font-size: 0.55rem;
        line-height: 1.7em;
    }
    .official-rules {
        margin: 2rem 0 1.3rem;
    }
    .enter-now.primary-btn {
        margin: 2.3rem 0 0;
    }
    .win-a-tour #formsubmitThanks {
        height: auto;
    }
    .common-thanksState.opPageThanks {
        padding: 2rem 0 !important;
    }
    /*~ Cocktail Playbook */
    .logos-content-wrapper {
        border-top: none;
        padding: 3.3rem 1.3rem 0;
    }
    .single-sip-image::before {
        left: -0.2rem;
        top: 0.2rem;
    }
    .cocktail-playbook {
        background: #000 url('../images/ncaa/cocktailArea-bgMob.jpg') center top no-repeat;
        background-size: 100% auto;
        padding: 4.3rem 0 3rem;
        border-top-width: 0.7rem;
    }
    .mobile-filters {
        padding: 0 1.5rem;
    }
    .mobile-filters .btn-fallback {
        height: 3.5rem !important;
    }
    .mobile-filters .btn-fallback .required::after {
        display: none !important;
    }
    .phone .select-container.school-filter .btn-fallback,
    .phone .select-container.flavor-filter .btn-fallback {
        position: relative;
        padding-left: 6.4rem !important;
        color: var(--mustard) !important;
    }
    .phone .select-container.school-filter .btn-fallback::before,
    .phone .select-container.flavor-filter .btn-fallback::before {
        content: 'SELECT SCHOOL: ';
        position: absolute;
        left: 1rem;
        font-size: 1.3rem;
        color: #fff;
    }
    .phone .select-container.flavor-filter .btn-fallback::before {
        content: 'SELECT DRINK: ' !important;
    }
    .phone .select-container.flavor-filter .btn-fallback {
        padding-left: 5.8rem !important;
    }
    .school-filter {
        margin-top: 2.4rem;
    }
    .single-sip-details ul.p li {
        font-size: 1rem;
        margin-bottom: 0.8rem;
    }
    .single-sip-details ul.p {
        margin-bottom: 2rem;
    }
    .single-sip-details ul.p li::before {
        top: 0;
    }
    .product-locator-page {
        padding: 3rem 0 4rem;
        border-top-width: 0.7rem;
    }
    .product-locator-page .h2 {
        margin-bottom: 2.8rem;
    }
    .search-illustration {
        left: -5.5rem;
        width: 29rem;
        bottom: -3.35rem;
    }
    .locator-map {
        min-height: 500px;
    }
    .locator-sidebar {
        height: auto;
    }
    .locator-form-input-wrapper .form-control {
        height: 3.5rem;
        padding: 1rem;
    }
    .locator-form-input-wrapper {
        margin-bottom: 1.4rem;
    }
    .primary-btn::before {
        top: 0.15rem;
        left: -0.15rem;
    }
    .product-search-form {
        background: #000;
        padding: 1.6rem 0.9rem;
        width: 100%;
        margin-bottom: 4rem;
    }
    .social-grid .title {
        margin-bottom: 1.6rem;
    }

    /*~ Social Grid ~*/
    .ncaa-section.social-grid {
        padding-bottom: 1rem;
    }
    .social-grids {
        margin-top: 0.5rem;
    }
    .find-on-social {
        margin-top: 1.4rem;
    }
    .find-on-social h2 {
        font-size: 30px;
        top: 0.1rem;
    }
    .find-on-social a {
        width: 28px;
        margin-left: 25px;
    }

    /*~ Footer ~*/
    .footer {
        padding: 2rem 0;
    }
    .footer-right.flex {
        width: 100%;
        flex-wrap: wrap;
    }
    .footer-terms {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
        text-align: center;
    }
    .footer-terms .p {
        font-size: 0.8rem;
        margin: 0.5rem 0 1.3rem !important;
    }
    .footer-owl2 {
        width: 100%;
        border-left: none;
        margin-left: 0;
        display: flex;
        justify-content: center;
    }
    .footer-owl2 a {
        width: 80px;
        display: inline-block;
        border-top: 1px solid #fff;
        padding-top: 1.4rem;
        margin-top: 0.7rem;
    }
    .footer-nav a {
        font-size: 0.8em;
        top: 0;
        line-height: 1em;
    }
    .footer-left.pull-left {
        width: 100%;
    }

    .tablet .select-container .btn-fallback,
    .phone .select-container .btn-fallback {
        height: 3.5rem !important;
    }
    .select-container .btn-fallback span:not(.required) {
        background-size: 17px auto !important;
    }
}