@charset "UTF-8";
/* CSS Document */
 @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,400;0,700;1,900&family=Playfair+Display:ital,wght@0,500;1,500&family=Teko:wght@400;500&display=swap');

body{
font-family: franklin, sans-serif;

}

@font-face {
  font-family: bisonThickOutlineItallic;
  src: url(../fonts/Bison-ThickOutlineItallic.ttf);
}

@font-face {
  font-family: bisonBoldItallic;
  src: url("../fonts/Bison-BoldItallic.ttf");
}

@font-face {
  font-family: bisonbold;
  src: url(../fonts/Bison-Bold.ttf);
}

@font-face {
  font-family: BisonLightItalic;
  src: url(../fonts/Bison-LightItalic.ttf);
}

@keyframes ticker-kf {
  0% {
    transform: translate3d(0, 0, 0); }
  100% {
    transform: translate3d(-135rem, 0, 0); } }
.tickerwrap {
  overflow: hidden;
  background-color: #232323; }

.ticker {
  animation: ticker-kf 35s linear infinite;
 width: 270rem; }

.ticker__headline {
  display: inline-block;
  color: white;
  font-family: 'Playfair Display', sans-serif;
  font-size: 2em;
    padding: 10px 3em; }

.ticker img {
    max-height: 50px;
}

select {
    display: block;
}


h1, h2, h3, h4, h5, h6{
	font-family: 'bisonBoldItallic', sans-serif;
	font-weight: bold;
	 color: #2e2d2c;
	text-transform: uppercase;
}

h3,h4,h5{text-transform: none ;
font-family: 'bisonThickOutlineItallic', serif;}



h1 {
	font-size: 3.2rem;}


h5.right.white-text {
    font-size: 25em;
    top: -146px;
    position: relative;
    right: -15px;
	margin-bottom: -160px;
}

h1.right.white-text {
    position: relative;
    display: block;
    width: 100%;
    text-align: right;
    font-size: 6em;
    margin-top: 0px;
}


p, a{font-family: franklin, sans-serif;
 color: #222;}

footer h4,footer h5,footer a {
     color: white;
    width: 100%;
    display: block;
}

.footer-copyright h5, .footer-copyright a, .footer-copyright p {
 
	 color: #14234c;
    width: auto;
    display: auto;
}

.cover{
background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 60vh;
}

.container {
    width: 85%;
}


.boarder{
	    width: 100%;
    border: solid white 20px;
    padding: 40px;
    min-height: 50vh;
    margin-top: 5vh;
border-radius: 30px;
}
.eventcover{
	padding: 0px 20px;
}

.custom.social a {
    display: inline-block;
}

button.watch {
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: rgb(253,29,29);
    background: linear-gradient(138deg, rgba(253,29,29,1) 50%, rgba(252,69,140,1) 100%);
    color: white;
    font-weight: 800;
    font-size: 1.52em;
}

.side-nav {
    position: fixed;
	width: 100%;
    text-align: center;}

.mobile-header img.logoimg {
    max-width: 150px;
}


nav a.button-collapse {
    display: block;
}

button {
    background: none;
    border: 3px solid white;
    /* border-radius: 40px; */
    padding: 8px;
    padding-top: 7px;
    color: white;
}

.details {
    position: relative;
    z-index: 200;
    top: -1rem;
    font-family: "bisonbold";
    border: 5px solid white;
    min-height: 14em;
    margin-bottom: -1em;
    border-radius: 1em;
    padding: 20px;
  color: #48484;
    font-size: 1.4rem;
}
.details h5 {
    font-size: 3.5rem;
 text-shadow: 2px 6px 6px rgb(0 0 0 / 35%), 0px 20px 35px rgb(255 255 255 / 30%); 
    color: #ffffff;
    font-family: 'bisonBoldItallic';
   margin-top: 1.75em;
}

.footer{
padding-top: 20px;
	padding-bottom: 80px;
	background-color: #1c1c1c;
}
input#mc-embedded-subscribe {
    background-color: #62ba9d !important;
    border-radius: 0px;
    margin-top: 20px;
}

.details button {
  
    background: #ffffff;
    box-shadow: 0 4px 4px rgb(0 0 0 / 10%), 0 8px 8px rgb(0 0 0 / 10%), 0 16px 16px rgb(0 0 0 / 10%), 0 32px 32px rgb(0 0 0 / 15%), 0 64px 64px rgb(0 0 0 / 15%);
    padding: 10px 40px;
    /* border: solid #0000006b 1px; */
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #3d3c65;
}

.\31 05 {
    background:#3d3b66;

}


.\36 4{background: #5ebb9c;
}

.event.\31 05 .details h5{
    color: #60ba9c;
}

.event.\36 4 .details h5{
    color: #3d3c66;
}

.number {

    font-size: 25rem;
    margin: 0px;
    color: white;
    text-align: right;
    z-index: 1;
    line-height: 24rem;
    position: relative;
     margin-bottom: -20rem;
}

h5.number {  color: white;}

.event {
    border-radius: 40px;
    padding: 40px;
    margin-top: 20px;
    box-shadow: 0 4px 4px rgb(0 0 0 / 10%), 0 8px 8px rgb(0 0 0 / 10%), 0 16px 16px rgb(0 0 0 / 10%), 0 32px 32px rgb(0 0 0 / 15%), 0 64px 64px rgb(0 0 0 / 15%);
    margin-bottom: 80px;
    padding-top: 0px;
background-size: contain;
    background-position: left;
    background-repeat: no-repeat;}


@media (max-width: 1400px) { 
	.number {
    font-family: 'Teko', sans-serif;
    font-size: 21rem;
    margin: 0px;
    color: white;
    text-align: right;
    z-index: 1;
    line-height: 24rem;
    position: relative;
    margin-bottom: -20rem;
} }

@media (max-width: 1200px) {.number {
    font-family: 'Teko', sans-serif;
    font-size: 17rem;
    margin: 0px;
    color: white;
    text-align: right;
    z-index: 1;
    line-height: 24rem;
    position: relative;
    margin-bottom: -22rem;
} }

@media (max-width: 992px) {
.number {
    font-family: 'Teko', sans-serif;
    font-size: 21rem;
    margin: 0px;
    color: white;
    text-align: right;
    z-index: 1;
    line-height: 17rem;
    position: relative;
    margin-bottom: -8rem;
}}


@media (max-width: 768px) { .number {
    font-family: 'Teko', sans-serif;
    font-size: 16rem;
    margin: 0px;
    color: white;
    text-align: right;
    z-index: 1;
    line-height: 13rem;
    position: relative;
    margin-bottom: -2rem;
} }

@media (max-width: 576px) { .number {
    font-family: 'Teko', sans-serif;
    font-size: 26rem;
    margin: 0px;
    color: white;
    text-align: right;
    z-index: 1;
    line-height: 21rem;
    position: relative;
    margin-bottom: -16rem;
} }













