body{
  min-height: 900px;
  height: 100% !important;
  background-image: url('../mud_freestone.jpeg');
  background-size: cover;
  background-position: center -800px;
  font-family: 'Arial';
  margin: 0;
}
p{
  font-family: 'Arial';
}
.container{
  display: flex;
  flex-wrap: wrap;
  width: 85%;
  margin: 0 auto;
  padding: 10px 50px;
  border-left: .01em solid white;
}
.mud-freestone{
  font-size: 80px;
  letter-spacing: .1em !important;
  color: white;
  font-family: 'Bakbak one', cursive;
  text-align: left;
  opacity: .55;
  border-bottom: .01em solid white;
  width: 90%;
  margin-bottom: 25px;
  /* padding: 10px 50px; */
}
.sub{
  font-size: 80px;
  color: #a01414;
}
.logline{
  display: flex;
  margin: 0 auto;
  text-align: left;
  width: 100%;
  border-top: .01em solid white !important;
}
.logline h1{
  font-size: 54px;
  color: white;
  opacity: .35;
  font-weight: 100;
  margin: 0;
}
.creative-credits{
  display: flex;
  color: white;
  font-weight: 100 !important;
  opacity: .5;
  width: 100%;
  /* position: absolute;
  bottom: 0; */
  letter-spacing: .03em;
  line-height: 1.3em;
  margin-top: 35px;
}
.creative-credits a{
  color: white !important;
}
.join-the-mayhem{
  margin-top: 50px;
  text-align: center;
  font-size: 40px !important;
  font-family: 'Bakbak', cursive !important;
  border: .01em solid white;
  padding: 5px 50px 50px;
  display: block;
  width: 90%;
  height: 100%;
}
.join-the-mayhem input{
  font-family: 'Raleway', sans-serif;
  height: 55px;
  width: 250px;
  border-radius: 0;
  border: none;
  opacity: .8;
  font-size: 40px;
  font-weight: 100;
  color: #a01414;
}
input#mc-embedded-subscribe{
  background: black;
  border: 1px solid #a01414;
  padding: 0px;
}
input#mc-embedded-subscribe:hover{
  background: #a01414;
  color: black;
}
.social{
  /* flex-basis: 100%; */
  padding-top: 25px;
  color: white;
  font-size: 32px;
  /* text-align: center; */
  /* position: absolute;
  top: 0px;
  right: 35px; */
}

/* Media queires, background image dealings  */


@media (min-width: 600px) and (max-width: 1399px){
  body{
    /* background-position: top;
    background-repeat: no-repeat; */
    /* background-position: center -400px; */
    background-position: center;
  }
}
@media (min-width: 200px) and (max-width: 599px){
  body{
    /* background-position: center -500px; */
    background-position: center 0px !important;
    /* background-size: cover !important; */
    background-size: contain !important;
    background-repeat: y-repeat;
  }
}

/* ----- All other responsive dealings ----- */
@media (max-width: 1400px){
  body{
    background-position: center;
  }
  .container{
    border-left: none;
    padding: 0;
  }
  .logline{
    margin-top: 80px;
  }
  h1{
    background: black;
    padding: 15px;
  }
  .social{
    margin: 0 auto;
    margin-bottom: 25px;
  }
  input#mc-embedded-subscribe{
    width: 185px !important;
  }
}
@media screen and (max-width: 1399px){
  .logline h1,
  .join-the-mayhem h1{
    font-size: 32px;
  }
}
@media screen and (max-width: 1169px){
  .creative-credits{
    font-size: 14px;
  }
  input{
    height: 40px !important;
    width: 160px !important;
    font-size: 24px !important;
  }
  input#mc-embedded-subscribe{
    width: 185px !important;
  }
}
@media screen and (max-width: 1023px){
  .creative-credits{
    font-size: 12px;
  }
}
@media screen and (max-width: 961px){
  .mud-freestone,
  .mud-freestone .sub{
    font-size: 60px !important;
  }
  .mud-freestone .sub{
    margin-top: 5px !important;
  }
  body{
    background-repeat: no-repeat;
    background-position: center -300px;
  }
}
@media screen and (max-width: 892px){
  body{
    background-position: center -220px;
  }
}
@media screen and (max-width: 830px){
  .mud-freestone,
  .mud-freestone .sub{
    font-size: 50px !important;
  }
  .mud-freestone .sub{
    margin-top: 10px !important;
  }
  .logline h1,
  .join-the-mayhem h1{
    font-size: 18px;
  }
  .social{
    font-size: 26px;
  }
  .join-the-mayhem{
    margin-top: 30px;
    padding: 5px 50px 25px;
  }
  .mob-h1{
    font-size: 16px;
    text-align: center;
    display: block;
    margin: 0 auto;
  }
  .mob-h1 span{
    display: block;
  }
  .mob h1 img{
    display: block;
  }
  .mob-p{
    font-size: 14px !important;
  }
}

/* ----- end responsive media queries ----- */

@import url('https://fonts.googleapis.com/css?family=Raleway');
body {
  background-color:black;
}


div#text {
  /* text-align:center;
  position:absolute; */
  /* border-bottom:5px solid #1086e8; */
  /* width:300px;
  top:150px; */
  /* border-radius:20px; */
  /* left:50%; */
  /* margin: -50px 0 0 -150px; */
  /* margin-top: 25px; */
  /* animation: border-flicker 2s linear infinite; */
  padding-top: 10px;
}

h1 {
  /* color:#FF00E6; */
  color: white;
  font-family: 'Raleway', sans-serif;
  font-size: 44px;
  letter-spacing:10px;
  animation: text-flicker 3s linear infinite;
}

#offset {
animation: letter-flicker 2s linear infinite;
}
#offset2 {
animation: letter-flicker 1s linear infinite;
}
#offset3 {
animation: letter-flicker 3s linear infinite;
}
#offset4 {
animation: letter-flicker 2.3s linear infinite;
}

@keyframes text-flicker {
0% {
  opacity:0.1;
    text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
}

2% {
  opacity:.55;
  /* text-shadow: 0px 0px 29px rgba(242, 22, 22, 1); */
}
8% {
  opacity:0.1;
  /* text-shadow: 0px 0px 29px rgba(242, 22, 22, 1); */
}
9% {
  opacity:.55;
  /* text-shadow: 0px 0px 29px rgba(242, 22, 22, 1); */
}
12% {
  opacity:0.1;
  /* text-shadow: 0px 0px rgba(242, 22, 22, 1); */
}
20% {
  opacity:.55;
  /* text-shadow: 0px 0px 29px rgba(242, 22, 22, 1) */
}
25% {
  opacity:0.3;
  /* text-shadow: 0px 0px 29px rgba(242, 22, 22, 1) */
}
30% {
  opacity:.55;
  /* text-shadow: 0px 0px 29px rgba(242, 22, 22, 1) */
}

70% {
opacity:0.7;
/* text-shadow: 0px 0px 29px rgba(242, 22, 22, 1) */
}

72% {
opacity:0.2;
/* text-shadow:0px 0px 29px rgba(242, 22, 22, 1) */
}

77% {
opacity:.5;
/* text-shadow: 0px 0px 29px rgba(242, 22, 22, 1) */
}
100% {
opacity:.6;
/* text-shadow: 0px 0px 29px rgba(242, 22, 22, 1) */
}
}

@keyframes border-flicker {
0% {
opacity:0.1;
-webkit-box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
-moz-box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
}
2% {
opacity:1;
-webkit-box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
-moz-box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
}
4% {
opacity:0.1;
-webkit-box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
-moz-box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
}

8% {
opacity:1;
-webkit-box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
-moz-box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
}
70% {
opacity:0.7;
-webkit-box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
-moz-box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
}
100% {
opacity:1;
-webkit-box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
-moz-box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
box-shadow: 0px 0px 78px 4px rgba(16,134,232,0.73);
}
}

@keyframes letter-flicker {
0% {
opacity:0.1;
text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
}
2% {
opacity:0.1;
text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
}
4% {
opacity:.55;
text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
}


19% {
opacity:.55;
text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
}
21% {
opacity:0.1;
text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
}
23% {
opacity:.55;
text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
}

80% {
opacity:.55;
text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
}
83% {
opacity:0.4;
text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
}
87% {
opacity:.55;
text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
}
}

body{
  background-size: 70%;
  background-position: center -50px;
  background-repeat: no-repeat;
}
.mud-freestone{
  opacity: 0;
}
.star{
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
}
.star:after{
  content: "\e28b";
}