body {
    height: 100%;
    font-family: "din-2014", sans-serif;
    overflow-x: hidden;
    background: #F6F6F6;
    font-size: 20px;
    line-height: 30px;
    color: #333132;
}
@font-face {
    font-family: 'OxideSolidPro-Bold';
    src: url('../fonts/OxideSolidPro-Bold/OxideSolidPro-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/OxideSolidPro-Bold/OxideSolidPro-Bold.otf')  format('opentype'),
    url('../fonts/OxideSolidPro-Bold/OxideSolidPro-Bold.woff') format('woff'), url('../fonts/OxideSolidPro-Bold/OxideSolidPro-Bold.ttf')  format('truetype'), url('../fonts/OxideSolidPro-Bold/OxideSolidPro-Bold.svg#OxideSolidPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'OxideSolidPro-Bold';
}
h1 {
    font-size:67px;
}
h2 {
    font-size:47px;
}
h3 {
    font-size:27px;
}
h4 {
    font-size:20px;
}
#consent {
    display: block;
    background-color: #DC001C;
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    z-index: 99999;
}
#consent-release {
    display: block;
    text-align: center;
    color: #F6F6F6;
    z-index: 999999;
    opacity: 1;
    width: 50%;
    left: 50%;
    top: 25%;
    position: fixed;
    transform: translateX(-50%);
}
#consent-denied {
    display: none;
}
.invalid-feedback {
    display: block;
}
.red,
.btn-link {
    color: #DC001C;
}
.dark-red,
.btn-link:hover {
    color: #7F282A;
}
.btn-link:hover {
    text-decoration: none;
}
a.btn-secondary {
    color: #DC001C !important;
}
.btn-secondary {
    border-radius: 0;
    padding: 20px 30px;
    border-color: #CFCECF;
    color: #333132 !important;
    background-color: #CFCECF;
    font-family: 'OxideSolidPro-Bold';
}
.btn-secondary:hover {
    background-color: #CFCECF;
    border-color: #CFCECF;
    cursor: default;
}
.btn-secondary-press-releases {
    padding: 5px;
    color: #DC001C !important;
}
a.btn-secondary:hover {
    color: #F6F6F6 !important;
    border-color: #DC001C !important;
    background-color: #DC001C !important;
}
a.btn-secondary:hover .red {
    color: #F6F6F6 !important;
}
a,
.oxide-solid-pro {
    font-family: 'OxideSolidPro-Bold';
}
/*DIN 2014 Italic*/
.din-2014-italic {
    font-family: "din-2014", sans-serif;
    font-weight: 400;
    /*font-style: italic;*/
}
/*DIN 2014 Regular*/

.din-2014 {
    font-family: "din-2014", sans-serif;
    font-weight: 400;
}
label.required-input:after,
span.required-input:after {
    content: '*';
    color: #BA2525;
    padding-left: 5px;
}
.img-responsive {
    margin-left: auto;
    margin-right: auto;
}
header a {
    color: #F6F6F6 !important;
    font-family: 'OxideSolidPro-Bold';
}
a,
.text-red {
    color: #DC001C;
    font-family: "din-2014", sans-serif;
}
#navbarCollapse {
    position: absolute;
    overflow-y: scroll;
    height: 100vh;
}
#navbarCollapse a:visited {
    color: #DC001C !important;
}
.text-white {
    color:#F6F6F6;
}
a.active {
    color: #7F282A;
}
a:hover {
    color: #7F282A;
    text-decoration: none;
}
.gold {
    color:#eebe3b;
}
.silver {
    color:#afb0b0;
}
.bronze {
    color:#956c33;
}
#top-navigation-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 109px;
    z-index: -10;
    position: absolute;
    background: #DC001C;
}
.home-sub-navigation #pages-sub-navigation,
.home-sub-navigation #community-sub-nav,
.home-sub-navigation #brewery-sub-nav,
.home-sub-navigation #our-story-sub-nav,
.home-sub-navigation #connect-sub-nav {
    display: none;
}
img {
    transition: all 0.3s ease;
}
a img:hover {
    transform: translateY(-5px);
    transition: transform 0.3s ease;
}
#main-logo-png {
    display: none;
}
#main-logo:hover {
    transform: none;
}

nav a,
nav a:hover {
    text-decoration: none;
    color: #F6F6F6;
}
.navbar-toggler-icon {
    width: 2.0em !important;
    height: 2.0em;
    background: #F6F6F6;
    border-radius: 2em;
}
.nav-link i {
    float: right;
    padding-right: 20px;
}
main {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 108px;
}
.mobile-header-sub-list {
    list-style-type: none;
}
.mobile-header-sub-list .nav-link {
    font-family: "din-2014", sans-serif;
}
.home-header-logo {
    position: fixed;
    top: 5px;
    width: 300px;
}
.header-logo {
    height: 100px;
}
.main-container {
    position: relative;
}
.results_list{
    max-height: 100rem;
}

.btn-find-beers{
    font-size: 14px;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: .2rem;
    padding-left: .2rem;
}
.dark-gray-gradient-top {
    background-image: linear-gradient(#383737d1, transparent);
    padding: 20px;
    height: 100%;
}
.dark-gray-gradient-bottom {
    background-image: linear-gradient(transparent,#383737d1);
    padding: 20px;
    height: 100%;
}
.dark-red-gradient-bottom {
    background-image: linear-gradient(transparent,#7F282Ad1);
    padding: 20px;
    height: 100%;
}
@media (min-width: 300px) {
    #beerFinderSubmit{
        background-color: #333132;
    }

    #results-form{
        margin-top:0;
        background-color: #D7271C;
    }

    .shadow-1{
        box-shadow: 0;
    }

    #main-form-container{
        height: 100vh;
        padding:0;
        margin-top: 4.8rem;
    }



    .title-find-beers{
        color:white;
        font-size: 2rem;
        text-align: center;
    }

    .nav-bar{

    }
}

@media (max-width: 768px) {
    main {
        margin-left: 0;
        margin-right: 0;
    }
    #pages-sub-navigation {
        padding-left: 25px !important;
    }
    .mobile-center {
        text-align: center !important;
    }
    #from-our-hands {
        padding: 20px;
    }
}
@media (min-width: 768px) {

    .navbar-expand-md>.container, .navbar-expand-md>.container-fluid{
        padding-bottom: 0;
    }

    .main-form-input {
        position: relative;
        margin-top: 200px;
        text-align: center;

    }

    #main-form-container{
        height: auto;
        background-color: transparent;
    }

    #results-form{
        margin-top:2rem;
        background-color: #DC001C;
    }

    .shadow-1{
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    }

    .title-find-beers{
        color:#DC001C;
        font-size: 2.5rem;
        text-align: center;
    }

    .navbar{
        height: auto;

    }


    /*nav a img {*/
    /*    height:120px;*/
    /*    width: auto;*/
    /*    margin-top: 10px;*/
    /*    margin-bottom: -60px;*/
    /*}*/
}

.red-arrow{
    color:#DC001C;
    font-size: 2.5rem;
    padding-right: 2em;
}


.red-text-finder{
    color:#DC001C;
}

.col-result{
    padding-left:2em;
}

.header-options{
   background-color: #DC001C;
   font-size: 20px;

}

.fix-padding{
    padding-left: 15px;
    padding-right: 15px;
}
.p-0{
    padding: 0px!important;
}

.address-label{
    color:#DC001C;
    font-weight: bold;
}

.info-result-note{
    border-bottom: black solid 2px;
}

.input-beer-finder{
    border-radius: 0px;
    border:0px;
    color:black;
    font-size: 14px;
}

#event-zipcode {
    border-radius: 0px;
    border-right: 0 !important;
    border: 2px solid #333132;
}
#event-zipcode-input-group .input-group-text {
    padding: 0;
    border-left: 0;
    border-radius: 0;
    border-top: 2px solid #333132;
    border-right: 2px solid #333132;
    border-bottom: 2px solid #333132;
}
#event-zipcode-input-group img:hover {
    transform: none;
}
select.categories-select{
    -webkit-appearance: none;
    border: 2px solid #333132;
    border-radius: 0;
    background: url(/images/red-arrow-down.png) no-repeat right white;
    background-size: auto 36px;
}

select.categories-select option{
    color: #DC001C;
}

.white{
    color:white;
}

.form-fas{
    font-size:34px;
    padding:0.4em;
}

.custom-control-events-checkboxes {
    padding-left: 0;
    margin-right: 40px;
    text-align: right;
}
.custom-control-events-checkboxes label::before,
.custom-control-events-checkboxes label::after {
    left: inherit;
    right: -1.5rem;
    background-color: transparent;
    border: #333132 solid 1px;
    border-radius: 0 !important;
}
.custom-control-events-checkboxes label a:hover {
    text-decoration: none;
}

.custom-control-events-checkboxes .custom-control-input:checked ~ .custom-control-label::after {
    background-image: none;
}
.custom-control-events-checkboxes input:checked ~ .custom-control-label::before {
    color: #F6F6F6;
    border-color: #333132;
    background-color: #DC001C;
}

.event-daterange {
    font-weight: 700;
}
.card-body .bg-dark {
    background: #333132;
}
#header-bottom-nav {
    font-size: 16px;
}
#header-bottom-nav,
.navbar-nav {
    width: auto;
}
#header-bottom-nav li {
    padding-left: 15px;
    padding-right: 15px;
}
#header-bottom-nav li:last-child {
    padding-right: 0;
}
li.active a {
    color: #333132;
}
#beer-finder {
    height: 100px;
    width: 200px;
    position: absolute;
    right: -30px;
    top: 15px;
}
#beer-finder-hand {
    float: left;
    z-index: 10;
    position: relative;
}
#beer-finder-hand:hover {
    transform: rotate(-20deg);
}
#beer-finder-text {
    float: left;
    z-index: 20;
    margin-top: 20px;
    margin-left: -30px;
    position: relative;
}
#beer-finder-text:hover {
    transform: none;
}
#beer-finder img {
    width: 70px;
}

#beer-finder-mobile {
    height: 100px;
    width: 200px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

#nitro-logo {
    z-index: 9999;
    position: fixed;
    top: 50px;
    left: -10px;
    background: #333132;
    padding: 20px 10px 20px 30px;
    border-radius: 5px;
    transition: all 0.3s ease;
}
#nitro-logo:hover {
    background-image: url('/images/transparent-bubbles-gif-1.gif');
    transform: translateY(-5px);
    transition: transform 0.3s ease;
}
#nitro-logo a img {
    width: 50px;
}
#nitro-logo a img:hover {
    transform: none;
}

.btn-danger {
    background: #DC001C;
    color: #F6F6F6 !important;
}
#spinner {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    z-index: 10000;
    text-align: center;
    color:#F6F6F6;
    display: none;
}
#spinner i {
    margin: 300px auto 0px auto;
}
#social-icons {
    padding-left:0;
    list-style-type: none;
}
#social-icons li {
    padding: 0 5px;
    display: inline-block;
}

#social-icons li:not(:first-child):hover i,
.share-social-media:hover i {
    background: #7F282A;
}
#social-icons li:hover i.fa-link,
.share-social-media-url:hover i.fa-link {
    color: #7F282A !important;
    background: transparent;
}

#header-bottom-nav .nav-item a {
    transition: all 0.3s ease;
}
#header-bottom-nav .nav-item a:hover {
    transform: translateY(-5px);
    transition: transform 0.3s ease;
}
#header-bottom-nav .nav-item .active {
    font-size: 25px;
}
#skyline-navigation {
    font-size: 12px;
}
#skyline-navigation a:hover {
    color: #333132 !important;
}
#skyline-navigation a:hover i {
    background: #333132 !important;
}
#skyline-navigation .nav-item.active a {
    color: #333132 !important;
}
#skyline-navigation img,
#mobile-header-social-icons img {
    height: 25px;
}
#skyline-navigation i,
#mobile-header-social-icons i {
    padding: 7px;
    color: #DC001C;
    background: #F6F6F6;
    border-radius: 20px;
}
#mobile-header-social-icons i {
    color: #333132;
}
.fa-facebook-f {
    padding: 7px 11px !important;
}
#featured-image {
    height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
#home-brewery-sub-nav {
    width: 700px;
}
#pages-sub-navigation,
#home-our-story-sub-nav,
#home-brewery-sub-nav,
#home-community-sub-nav,
#home-connect-sub-nav,
#home-beer-sub-nav {
    font-size: 14px !important;
    background-color: #333132;
    padding: 10px 20px;
    position: relative;
}
#pages-sub-navigation a,
#home-our-story-sub-nav a,
#home-brewery-sub-nav a,
#home-community-sub-nav a,
#home-connect-sub-nav a,
#home-beer-sub-nav a{
    color: #F6F6F6;
    padding: 0 20px;
    font-family: 'OxideSolidPro-Bold';
}
#pages-sub-navigation a.active,
#home-our-story-sub-nav a.active,
#home-brewery-sub-nav a.active,
#home-community-sub-nav a.active,
#home-connect-sub-nav a.active,
#home-beer-sub-nav a.active,
.sub-nav a.active {
    font-size: inherit !important;
    color: #DC001C !important;
}
#pages-sub-navigation a:hover,
#home-our-story-sub-nav a:hover,
#home-brewery-sub-nav a:hover,
#home-community-sub-nav a:hover,
#home-connect-sub-nav a:hover,
#home-beer-sub-nav a:hover{
    color: #7F282A !important;
}
#home-our-story-sub-nav,
#home-brewery-sub-nav,
#home-beer-sub-nav {
    display: none;
    position: fixed;
    font-size: 14px;
    list-style-type: none;
}
#home-community-sub-nav,
#home-connect-sub-nav  {
    display: none;
    position: fixed;
    right: 0;
    font-size: 14px;
    list-style-type: none;
}
#home-our-story-sub-nav li,
#home-brewery-sub-nav li,
#home-community-sub-nav li,
#home-connect-sub-nav li,
#home-beer-sub-nav li {
    padding:0;
    display: inline-block;
}

#logos img {
    max-height: 200px;
}
#community-sidebar {
    padding: 20px;
    background-color: #333132;
    color:#F6F6F6;
    margin-top: -150px;
}
.gray-box {
    padding: 5px 30px;
    background: #CFCECF;
}
.hand:hover {
    transform: none;
}
#spotlight-image-container {
    margin-top:-80px
}
#tasting-room-sidebar {
    padding: 20px 50px;
    background-color: #DC001C;
    color:#F6F6F6;
    margin-top: -150px;
}

#tasting-room-sidebar-view-map-btn {
    color:#DC001C;
    background-color:#F6F6F6;
    border-radius: 0;
    padding: .375rem 1.5rem;
}
#tasting-room-sidebar-view-map-btn:hover {
    color:#F6F6F6;
    border-color: #333132;
    background-color: #333132;
}
#mobile-header-social-icons {
    list-style-type: none;
}
#mobile-header-social-icons li {
    display: inline-block;
}

@media (min-width: 992px) and (max-width: 1245px) {
    #nitro-logo {
        top: 130px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #nitro-logo {
        top: 160px;
    }
}

@media (min-width:1031px) and (max-width:1300px) {
    #main-logo-svg {
        width: 250px;
        margin-left: 40px;
    }
    #main-logo-png {
        margin-left: 60px;
    }
}
@media (min-width:991px) and (max-width:1199px){
    header .navbar > .container {
        max-width: 100%;
    }
    #main-logo-svg {
        width: 200px !important;
    }
    #beer-finder {
        right: -80px;
    }
    #header-bottom-nav,
    #skyline-navigation {
        margin-right: 100px;
    }
    #header-bottom-nav li {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (min-width:768px) and (max-width:992px) {
    #main-logo-svg {
        margin-left: 60px;
    }
}

@media (min-width:992px) and (max-width:1030px){
    #main-logo-svg {
        margin-left: 40px;
        width: 150px !important;
    }
}
@media (min-width:769px) and (max-width:1250px) {
    #pages-sub-navigation,
    #home-our-story-sub-nav,
    #home-brewery-sub-nav,
    #home-community-sub-nav,
    #home-connect-sub-nav,
    #home-beer-sub-nav,
    #pages-sub-navigation a,
    #home-our-story-sub-nav a,
    #home-brewery-sub-nav a,
    #home-community-sub-nav a,
    #home-connect-sub-nav a,
    #home-beer-sub-nav a {
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media (min-width:1200px) and (max-width:1250px){
    #header-bottom-nav,
    #skyline-navigation {
        margin-right: 150px;
    }
    #header-bottom-nav li {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (min-width:1251px) and (max-width:1360px){
    #header-bottom-nav,
    #skyline-navigation {
        margin-right: 100px;
    }
}
@media (min-width: 1361px) and (max-width:1450px){
    #header-bottom-nav,
    #skyline-navigation {
        margin-right: 50px;
    }
    /*#header-bottom-nav {*/
    /*    list-style-type: none;*/
    /*    padding-left: 0;*/
    /*    margin-right: 220px;*/
    /*}*/
    /*#header-bottom-nav li {*/
    /*    display: inline-block;*/
    /*    padding: 0;*/
    /*}*/
    /*#skyline-navigation li:first-child .nav-link,*/
    /*#header-bottom-nav li:first-child .nav-link {*/
    /*    padding-left:0;*/
    /*}*/
    /*#header-bottom-nav .nav-link {*/
    /*    padding: .5rem .25rem;*/
    /*}*/
}

@media (min-width:576px) and (max-width: 991px) {
    #spotlight-image-container {
        margin-top:0;
    }
    .navbar-expand-sm .navbar-nav {
        flex-direction: column;
    }
    .navbar-expand-md>.container, .navbar-expand-md>.container-fluid,
    #pages-sub-navigation-container {
        max-width: 100%;
    }
    #navbar-logo-area {
        padding-left: 15px;
    }
    .navbar-toggler {
        padding-right: 15px;
    }
}
@media (min-width:769px) and (max-width: 991px) {
    .navbar-expand-md .navbar-toggler {
        display: inline-block;
        margin-right: 150px;
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    h1 {
        font-size: 37px;
    }
    h2 {
        font-size: 30px;
    }
    #navbar-logo-area img {
        height: 100px;
    }
    .consent-buttons {
        font-size: 20px !important;
    }
    .navbar-brand.active {
        height: 109px;
    }
    .navbar-brand.active,
    #mobile-header-bottom-nav {
        background:#333132;
        margin: 0 !important;
        padding-right: 1rem;
        padding-left: 1rem;
    }
    #mobile-header-bottom-nav {
        padding-left: 2rem;
    }
    .navbar-nav {
        position: relative;
        border-top: 2px solid #F6F6F6;
        border-bottom: 2px solid #F6F6F6;
        background: #333132;
        margin: 0 !important;
        padding-left: 2rem;
        padding-top: .5rem;
    }
    #pages-sub-navigation-container {
        background: #333132;
        overflow-x: scroll;
        white-space: nowrap;
        padding: 0 0 50px 0;
        margin: 0;
    }
    #pages-sub-navigation {
        z-index: 10;
        width: 100%;
        position: fixed;
        overflow-x: scroll;
        margin-bottom: 0 !important;
    }
    #community-sidebar {
        margin-top: 20px;
    }
    #pages-sub-navigation a:first-child {
        padding-left: 0;
    }
    .mobile-header-sub-list {
        display: none;
    }
    #hand-signals-section {
        margin-bottom: 8rem;
    }
    #hand-signals {
        top: -30px;
        right: 0;
        left: auto !important;
    }
    #tasting-room-sidebar-outer {
        font-size: 16px;
        padding-left: 0;
        padding-right: 0;
        line-height: 20px;
    }
    #tasting-room-sidebar {
        margin-top: 3rem;
        padding:15px;
    }
    #footer-section1,
    #footer-section2,
    #footer-section3 {
        border-bottom: 3px solid #DC001C;
    }
    #enterEmailBoxFooter form {
        width: inherit !important;
    }
    #footer-social-icons li {
        padding-left: 5px;
        padding-right: 5px;
    }
    #footer-section-one-links {
        padding-left: 15px;
    }
    .btn-read-more-mobile {
        padding: 9px 20px;
        color: #DC001C !important;
        background-color: #CFCECF;
        font-family: 'OxideSolidPro-Bold';
        font-size: 12px;
        position: absolute;
        bottom: 0;
    }
}

@media(max-width: 500px) {
    #navbar-logo-area img {
        height: 80px;
        margin-top: 10px;
    }
    .scroll-to-top {
        bottom: 70px !important;
    }
}
.scroll-to-top {
    left: 50px;
    bottom: 100px;
    display: none;
    position: fixed;
}
.consent-buttons {
    border: none;
    font-size: 30px;
    border-radius: 0;
    padding:10px 30px;
}
#from-our-hands {
    margin: 0;
    bottom: 0;
    padding: 0;
    width: 100%;
    z-index: 9999;
    position: fixed;
}
#footer-section-one-links a {
    font-size: 18px;
    font-family: 'OxideSolidPro-Bold';
}
#footer-section-one-links,
#footer-social-icons {
    padding-left: 0;
    list-style-type: none;
}
#footer-section-one-links li {
    padding: 5px 0;
}
#footer-social-icons li {
    padding: 0 5px;
    display: inline-block;
}

#footer-section1,
#footer-section2,
#footer-section3,
#footer-section4 {
    border-left: 3px solid #DC001C;
}

#enterEmailBoxFooter form {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    height: 44px !important;
    border: 3px solid #DC001C;
}
#enterEmailBoxFooter .btn {
    border-color: #DC001C;
    border-radius: 0;
}
#enterEmailBoxFooter #enter_email {
    border: none;
    border-radius: 0;
}
#enterEmailBoxFooter #enter_email:focus {
    box-shadow: none;
}
#enterEmailBoxFooter #enter_email::placeholder {
    color: #DC001C;
}
.red-section {
    color: #7F282A;
    background-color: #DC001C;
}
.red-box.btn:hover {
    color: #F6F6F6;
    background: #333132;
}
sup {
    font-size: 35%;
    top: -1.5em
}
#footer-copyright {
    font-size: 15px;
}
.share-social-media i {
    color: #F6F6F6 !important;
    padding: 8px;
    border-radius: 20px;
    background: #959494;
}
p.text-muted.small {
    padding-top: 10px;
    line-height: 20px;
}
.navbar-toggler-expanded {
    margin-top: 0 !important;
}
.ml-15 {
    margin-left: -15px !important;
}
.page-link {
    color: #DC001C;
}
.page-link:hover {
    color: #7F282A;
}
.page-link:focus {
    box-shadow: 0 0 0 .2rem RGBA(220, 0, 28, 0.25);
}
.page-item.active .page-link {
    background-color: #DC001C;
    border-color: #DC001C;
}
.locations-nav-list li {
    display: block !important;
}
.locations-nav-list li a {
    padding: 0 !important;
}
.locations-nav-list li:not(:first-child) a {
    padding-left: 20px !important;
    text-transform: uppercase;
    font-family: "din-2014", sans-serif !important;
}
