
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {   
    width: 100%;
    margin: auto; 
    background: #000;
    color: #faf7f2ee; 
    /* color: #e7bb0c; */
    font-family: 'Space Grotesk', sans-serif;
    font-size: 20px;
    text-rendering: optimizeLegibility;
    line-height: 1.5;
}

#navbar {
    max-width: 960px;
    margin: auto;
    flex-wrap: nowrap;
}
.navbar {
    padding: 3.5rem 17rem;
}
#logo {
    width: 100px;
    height: 100px;
}
.navbar-toggler {
    justify-content: flex-end;
    border: none;
}
#navbarNavDropdown {
    justify-content: flex-end;
}
.navbar-nav {
    align-items: flex-end;
}    
#demo {
    padding-top: 4rem;
}

div {
    padding: 1rem 0;
}
#div-2023 a {
    text-decoration: none;
    box-shadow: inset 0 -2px 0 #ed4141, 0 2px 0 #ed4141;
    transition: box-shadow .3s;
    color: inherit;
    overflow: hidden;
    padding: 2px;
}
#div-2023 a:hover {
    box-shadow: inset 0 -30px 0 #ed4141, 0 2px 0 #ed4141;
    color: #fff;
}
.btn {
    border-radius: 30px;
}
hr.silver {
    max-width: 1000px;    
    margin: auto;
    border: 0;;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}
mark {
    background-color: #f8db66;
    font-size: 13px;
}

.header {
    font-size: 7rem;    
    font-family: 'Bungee', cursive;
    color: #FAF7F2;
    text-align: center;
}
#landingGif {
    max-width: fit-content;
    width: 50%;
    padding: 3rem 0;
}
@media screen and (max-width: 1235px) {
    #logo {
        width: 70px;
        height: 70px;
    }
    .navbar {
        padding: 3.5rem 10rem;
    }
    .header {
        font-size: 6rem;   
        text-align: center; 
    }
    hr.silver {
        max-width: 200px;
    }
    #landingGif {
        max-width: fit-content;
        width: 100%;
        padding: 3rem 0;
    }
  }
@media screen and (max-width: 960px) {
    .navbar {
        padding: 1.5rem 7rem;
    }
    body {
    font-size: 16px;
    }
    .header {
        font-size: 4.5rem;  
    }
    .sub-header {
        font-size: 2.3rem;   
    }
    .sub-header-long {
        text-align: center; 
        font-size: 2.3rem;   
    }
    .brandName {
        width: 100%;
    }
    .brandName p {
        justify-content: center;
    }
    #landing-secondary {
        flex-direction: column-reverse;
    }
}
@media screen and (max-width: 400px) {
    .navbar {
        padding: 1rem 2rem;
    }
    .header {
        font-size: 3rem;   
    }
    .sub-header {
        margin: auto;   
    }
}

/* BODY */
#demo {
    font-size: 8rem;
    font-family: 'Bungee', cursive;
    text-align: center;
}
#landing {
    margin: auto;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 5.3rem 0 10rem 0;
}
#landing-secondary {
    align-items: center;
    display: flex;
}
.landing-header {
    font-family: 'Space Grotesk', sans-serif;
}
.brandName p {
    display: flex;
    font-size: 3.7rem;    
    color: #ed4141;
    font-family: 'Bungee', cursive;
}
.landing-text {
    max-width: 940px;
    margin: auto;
    text-align: center;
    font-size: 2rem;
}

.padding-2rem {
    padding-bottom: 3rem;
}
.dramatic {
    margin: 5.3rem 0 12rem 0;
}
@media screen and (max-width: 960px) {
    #demo {
        padding-top: inherit;
    }
    #landing {
        padding-top: 0;
    }
}
@media screen and (max-width: 400px) {
    .landing-text {
        font-size: 1.3rem;  
    }
}

img {
    width: 600;
    height: 600;
    display: block;
    margin: auto;
    overflow-clip-margin: content-box;
    overflow: clip;
}

.background-img {
    background-image: url("images/venue_bw.JPG");
    background-position: center;
    background-size: cover;
    background-blend-mode: darken;
}
#div-2023 {
    padding: 2rem 0 1rem 0;
}
section {
    font-size: 1.5rem;
    text-align: center;
    line-height: 2;
    display: flex;
    justify-content: space-evenly;
}
/* .masterOfCeremony {
    margin:auto;
    text-align: center;
    visibility: hidden;
} */

@media screen and (max-width: 960px) {
    section {
        font-size: 1.3rem;
        padding: 0 2rem;
        flex-wrap: wrap;
    }
    #div-2023 {
        background-position: top;
    }
}

.divs-header {
    font-size: 2.3rem;
    font-family: 'Bungee', cursive;
    color: #acecaf;
}
#divs-table {
    display: flex;
    margin: auto;
    text-align: center;
    justify-content: center;
}
.table {
    max-width: 960px;
    font-size: 1.4rem;
}
#divs-table .table-borderless td, .table-borderless th {
    border: none;
}
#divs-table-tix .table-borderless td, .table-borderless th {
    border: none;
}

#tixSection {
    max-width: 960px;
    margin: auto;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    padding: 3rem 0;
}
.sub-header {
    font-size: 2.3rem;
    font-family: 'Bungee', cursive;
    color: #ed4141;
}
#tixSection .sub-header {
    font-size: 2.3rem;
    font-family: 'Bungee', cursive;
    color: #ffffff;
}
.grey-gradient {
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}
.tix-category {
    font-size: 2rem;
}
.onePx {
    padding-left: 34px;
}
#divs-table-tix {
    display: flex;
    flex-direction: column;
    margin: auto;
    text-align: center;
    justify-content: space-around;
}
.wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.registration {
    font-size: 2rem;
}
dt {
    text-align: right;
    color: #BF953F;
}
dd {
    text-align: left;
}
.tixSection-nowrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}
@media screen and (max-width: 960px) {
    .tix-title {
        font-size: 1.5rem;
    }
    #sponsorsSection {
        padding: 2rem 1rem 0 1rem;
    }
    .wrapper {
        flex-direction: column;
        margin: 1rem;
    }
    .tix-category {
        font-family: 'Bungee', cursive;
        margin:auto;
        padding-bottom: 1.4rem;
        color: #acecaf;
    }
    .table thead th {
        border-bottom: none;
    }
    .registration {
        font-family: 'Bungee', cursive;
        font-size: 25px;    
    }
    .onePx {
        padding: inherit;
    }
    dt {
        text-align: center;
        font-size: 20px;
        padding: 1rem 0;
    }
    dd {
        text-align: center;
        padding-right: 1rem;
    }
}

@media screen and (max-width: 400px) {
    .background-img {
        background-repeat: no-repeat;
        background-size: auto;
    }
    #divs-table {
        display: block;
        padding-top: 1rem;
    }
    .header {
        font-size: 3rem;   
    }
    .sub-header {
        margin: auto;   
    }
    /* .masterOfCeremony {
        visibility: visible;
    } */
    #divs-table-tix {
        display: block;
        padding-top: 1rem;
    }
}

#sponsorsSection {
    max-width: 960px;
    display: flex;
    flex-direction: column;
    margin: auto;
    text-align: center;
    /* padding-bottom: 3rem; */
}
.sponsors {
    font-size: 5rem;
}
.sponsorsSection {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.sponsors-title {
    color: linear-gradient(135deg, #f8db66 10%, #5fb7ce 100%);
    font-family: 'Bungee', cursive;
    display: block;
    font-size: 3.7rem;    
}
.sponsors-message {
    padding: inherit;
}
#logos {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin: 0 1rem;
    flex-wrap: wrap;
    padding-bottom: 3rem;
}
#competition2022section {
    padding: 5rem 0;
}
.red {
    color: #ed4141;
}
#competition2022section p {
    text-align: center;
}
#carouselExampleControls {
    padding: 0 0 5rem 0;
}
.w-100 {
    max-width: 1090px;
    padding: 0 1rem;
}
@media screen and (max-width: 960px) {
    .tix-title {
        font-size: 1.5rem;
    }
    .sub-header {
        text-align: center;
        padding-left: none;
    }
    .sponsorsSection {
        display: flex;
    }
    .sponsors {
        font-size: 4rem;  
        text-align: center;
    }
    #logos {
        align-items: center;
        flex-direction: column;
    }
    #logos img {
        padding: 2rem 0;
    }
}
@media screen and (max-width: 400px) {
    .sponsors {
        font-size: 2.5rem;  
        text-align: center;
    }
}
img {
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all .5s ease-in-out; 
}
img:hover {
    filter: none;
      -webkit-filter: grayscale(0);
      -webkit-transform: scale(1.01);
    }

#aboutSection {
    padding: 5rem 0 1rem 0;
    font-family: 'Bungee', cursive;
}
#aboutPhoto {
    position: relative;
}
#familyPhoto {
    max-width: fit-content;
    width: 100%;
}
.bottom-right {
    position: absolute;
    bottom: 83px;
    right: 600px;
  }
@media screen and (max-width: 1235px) {
    .bottom-right {
        padding-top: 1rem;
        text-align: center;
        position: inherit;
        bottom: 0;
        right: 0;
    }
    #familyPhoto {
        padding: 0 1rem;
    }
}
@media screen and (max-width: 960px) {
    #aboutSection {
        padding: 0;
    }
}
@media screen and (max-width: 400px) {
}

.bg-clip-text {
    -webkit-background-clip: text;
}
.yellow-gradient {
    background-image: linear-gradient(125deg, #BF953F, #d6d09b, #B38728);
}
.text-transparent {
    color: transparent;
}

footer {
    max-width: 960px;
    padding: 0 1rem;
    margin: auto;
    font-size: 11px;
    text-align: center;
}
.footer {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}