
@font-face {
  font-family: "flashback-font";
  src: url("../fonts/PressStart2P-Regular.ttf") format("truetype");
  font-family: "Intro-Regular";
  src: url("../fonts/Intro-Regular.otf") format("opentype");
  font-family: "Muli-Regular";
  src: url("../fonts/Muli-Regular.ttf") format("truetype");
  font-family: "Intro-Book";
  src: url("../fonts/Intro-Book.otf") format("opentype");
  font-family: "Intro-Light";
  src: url("../fonts/Intro-Light.otf") format("opentype");
}
body{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.gameplay-video-style .slick-dots li{

}
.gameplay-video-style .slick-dots li:nth-child(1) button:before {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-right: 24px solid #232A62;
  border-bottom: 12px solid transparent;
  content: "";
  top: 8px;
  left: 5px;
}
.gameplay-video-style .slick-dots li:nth-child(1) button:after {
 width: 0;
 height: 0;
 border-top: 7px solid transparent;
 border-right: 15px solid white;
 border-bottom: 7px solid transparent;
 content: "";
 top: 13px;
 left: 11px;
 z-index: 99999999999999999999999999999999999;
 position: absolute;
}
.gameplay-video-style .slick-dots li:nth-child(2) button:before {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-left: 24px solid #232A62;
  border-bottom: 12px solid transparent;
  content: "";
  top: 8px;
  left: 11px;
}
.gameplay-video-style .slick-dots li:nth-child(2) button:after {
 width: 0;
 height: 0;
 border-top: 7px solid transparent;
 border-left: 15px solid white;
 border-bottom: 7px solid transparent;
 content: "";
 top: 13px;
 left: 14px;
 z-index: 99999999999999999999999999999999999;
 position: absolute;
}
.gameplay-video-style .slick-dots{
  height: 40px;
  width: 70%;
  left: 15%;
  top: 60%;
}
.gameplay-video-style .slick-dots li:nth-child(1) {
  float: left;
  z-index: 9999;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: rgba(255,255,255,0.4);
  border: solid 1.6px white;
}
.gameplay-video-style .slick-dots li:nth-child(2) {
  float: right;
  z-index: 9999;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: rgba(255,255,255,0.4);
  border: solid 1.6px white;
}
.gameplay-video-style .slick-dots li.slick-active {
 background: rgba(255,255,255,1);
}
@media (max-width: 1400px) {
  .gameplay-video-style .slick-dots{
    width: 70%;
    left: 15%;
    top: 100% !important;
    bottom: 20px !important;
  }
  .gameplay-video-style .slick-dots li:nth-child(1) {
    float: none;
    z-index: 9999;
  }
  .gameplay-video-style .slick-dots li:nth-child(2) {
    float: none;
    z-index: 9999;
  }
}
.dropbtn{

}
.sfl-games{
  height: 40px;
  margin-top: 40px;
  margin-bottom: -70px;
}
.sfl-games img{
  height: 50px;
}
.header-wrapper{
  width: 100%;
  position: fixed;
  z-index: 999;
  padding-top:50px;
}
.rotated {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.rombus{
  display: flex;
  align-items: center;
  color: #fff;
  flex-direction: row;
  width: 250px;
  height: 22px;
}
.menu-item{
  background: url(../img/menudwn.png);
  width: 23px;
  height: 28px;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
}
.menu-item.active{
  background: url(../img/menuawards.png);
  width: 23px;
  height: 28px;
  background-repeat: no-repeat;
}
.rombus img{
  height: 22px;
  width: 22px;
}
.menu{
  position: absolute;
  height:448px;
}
.menu a{
  text-decoration: none;
  color: #fff;
}
.menu-text{

  margin-left: 39px;
  font-family: "Intro-Light";
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 11px;
}
.title-wrapper{
  background-image: url('../img/Asset1.png');
  width: 100%;
  max-width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
.social-media-mobile img{
  margin-right: 21px;
  width: 22px;
  height: 22px;
}
.social-media-mobile a{
  text-decoration: none;
  color: #fff;
  align-self: center;
  font-size: 11px;
  font-family: "Intro-Light";
}
.social-media-mobile p{
  text-decoration: none;
  color: #fff;
  align-self: center;
  font-size: 11px;
  font-family: "Intro-Light";
}
.social-media img{
  margin-right: 21px;
  width: 22px;
  height: 22px;
}
.social-media a{
  text-decoration: none;
  color: #fff;
  align-self: center;
  font-size: 11px;
  font-family: "Intro-Light";
}
.social-media p{
  text-decoration: none;
  color: #fff;
  align-self: center;
  font-size: 11px;
  font-family: "Intro-Light";
}
.flag-wrapper{

}
.flag-wrapper img{
  width: 22px;
  height: 22px;
  margin: 0px;

}
.dropdown-wrapper{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 76px;
  top: 83px;
  right: 18px;
  opacity: 0;
}
.dropdown{
  background-color: black;
  border-radius: 5px;
  padding: 10px;
  width: 100%;
}
.dropdown-triangle{
  width: 0px;
  height: 0px;
  background-color: transparent;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black;

}
.displayed{
  display: none;
}
.marginr{
  margin-right: 33px;
  cursor: pointer;
}
.social-media{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.flag-text{
  color: #fff;
  font-size: 10px;
  width: 22px;
  height: 22px;
}
.menu{
  display: flex;
  flex-direction: column;
  margin-left: 25px;
  margin-right: 20px;
  width: 22px;
  margin-top:10px;
  top: 85px;
  z-index: 2;
}
.menu-button{
  position:absolute;
  margin-left:19px;
  z-index: 2;
}
.vr {
  width:1px;
  background-color:#fff;
  height: 120px;
  margin-left: 11px;
}

h3{
  font-family: "Intro-Light";
  color: #fff;

}
h2{
  color: #fff;

}
h4{
  color: #fff;
}
.flashback-logo{
  max-width:600px;
}
.fb-logo{
  display: flex;
  justify-content: center;
  margin-bottom: 21px;
  width: 100%;
  margin-top: 197px;
}
.blue-text{
  color: #04D2F0;
}
.titletext-wrapper{
  font-family: "Intro-Light";
  color: white;
  width: 90%;
  max-width:1072px;
  text-align: center;
  letter-spacing: 10px;
  font-weight: bold;
  font-size: 20px;
}
.swirl-img{
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
}
.menu-background{
  width: 35%;
  height: 110%;
  background: #212753;
  opacity: 1;
  top: 0;
  position: absolute;
  padding: 20px;
  z-index: 1;
  visibility: hidden;
}
.img-scroller img{
  border: solid 15px black;
  min-height:130px;
}
.img-scroller{
  width:90%;
  max-width: 800px;
}
.img-scroller img{

}
.carousel-img{
  width: 33.33%
}
.and-ios{
  display: flex;
  margin-top: 125px;
  justify-content: space-evenly;
  align-items: center;
  width:90%;
  max-width: 714px;
  height: 92px;

}
.app{
  height: 80px;

}
.app-icon{
  width: 130px;

  margin-top: 60px;
  z-index: 2;
}

.paragraph-title{
  margin-top: 38px;
  color: #fff;
  font-family: "Intro-Light";
  text-align: center;
  letter-spacing: 10px;
  font-weight: 600;
  z-index: 2;
  font-size: 13px;

}
.paragraph-wrapper{
  margin-top: 37px;
  font-family: "Intro-Light";
  color: #fff;
  z-index: 2;
  margin-bottom: 85px;
  text-align: center;
  line-height: 30px;
}
.social-media-mobile{
  display:none;
  width: 100%;
  position: absolute;
  top: 51px;
  z-index: 888;
  flex-direction: row;
  justify-content: flex-end;
}

.story-pic img{
  width: 100%;
}
.gameplay-wrapper{
  position: relative;
  background-image: url(../img/Flashback.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  flex-direction: column;
  align-items: center
}

.gameplay-wrapper-background{
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #24295F;
  opacity: 0.8;
  top: 0;
  left: 0;
}
.gameplay-video{

}
.video-wrapper{
  text-align:center;
  width: 800px;
  z-index: 20;
}
.video-wrapper h3{
  text-align:center;
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-bottom:53px;


}
.g-video{
  max-width:800px;
  width: 90%;
  position:relative;
}
.slick-dotted.slick-slider{
  padding-top: 50px;
  padding-bottom: 20px;
}
.sprite-wrapper{
  background-image: url(../img/conradsprite.png);
  height: 50px;
  width: 100%;
  margin-left: -16px;
  margin-top: 60px;
  position: relative;
  z-index: 20;
}
.conrad-wrapper{

}
.story-section{
  background-image: url(../img/Asset4.png);
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-repeat: no-repeat;
  background-size: cover;
}
.story-wrapper{




}
.story-icon{
  height: 92px;
  width: 92px;
  margin-top: 105px;
  margin-bottom: 27px;
  margin-left: -7px;
  align-self: center;
}
.story-title{
  color: #fff;
  font-family: "Intro-Light";
  letter-spacing: 10px;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
}
.story-text{
  font-family: "Intro-Light";
  color: #fff;
  margin-top: 92px;
  margin-bottom: 20px;
  line-height: 30px;
  width:90%;
  max-width:800px;
}
.story-text p{
  text-align:justify;
}
.awards-section{
  background-image: url(../img/awardsback-80.png);
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  flex-direction: column;
  text-align: center;
}
.awards-logo {
  width: 80px;
  align-self: center;
}
.awards-title{
  width: 201px;
  height: 97px;
  align-self: center;
  margin-top: 55px;
  margin-bottom: 127px;
}
.awards-title img {
  width: 80px;
  height: 52px;
  margin-bottom: -10px
}
.awards-title p{
  color: #fff;
  font-family: "Intro-Light";
  text-align: center;
  font-size: 20px;
}
.game-awards{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 20px;
  line-height: 25px;

  margin-bottom: 127px;
  width:100%;

}
.award-row{
  display: flex;
  flex-direction: row;
  width: 1360px;
  justify-content: space-evenly;
  margin-top: 50px;

}
.award{
  display: flex;
  flex-direction: column;
  width: 90%;
  max-width:250px;
  height: 155px;
}
.award-sega{
  display: flex;
  flex-direction: column;
  width: 90%;
  text-align: center;
  height: 170px;
}
.award-sega img{
  margin-bottom: -15px;
}
.awards-sega p{
  align-self: center;
  margin-bottom: 10px;
}

.award p{
  margin-top: 3px;
  margin-bottom: 0;
}
.award-giver{
  color: #04D2F0;
  font-family: "Intro-Light ";
  font-style: normal;
}
.award-name{
  color: #fff;
  font-family: "Intro-Light";
  font-style: normal;
  margin-top: -17px;
}
.author-section{
  background-image: url("../img/Asset6.png");
  display: flex;
  justify-content: center;
  align-items: center;
  padding:0px 20px;
  flex-direction: column;
}
.author-name{
  font-family: "Intro-Light";
  color: #fff;
  margin-top: 60px;
  margin-bottom: 30px;
  font-weight: bold;
  letter-spacing: 5px;
}
.author-story{
  color: #fff;
  font-family: "Intro-Light";
  margin-bottom: 100px;
  max-width: 800px;
  text-align: justify;
  line-height: 22px;
}
.author-video{
  max-width: 800px;
  width: 100%;
  border-style: solid;
  border-width: 8px;
  border-color: #fff;
  margin-bottom: 100px;
}
.author-video video{
  width: 100%;
}
.download-section{
  background-color: #0E2E2E;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%
}
.download-fblogo{
  margin-top: 40px;
  margin-bottom: -11px;
  max-width: 400px;
}
.download-fblogo img{
  width: 100%;
}
.download-text{
  margin-bottom: 0px;
  width:90%;
  text-align:center;
  display:flex;
  flex-direction:column;
  text-align: center;
}
.w-txt{
  font-family: "Intro-Light";
  color: #fff;
  letter-spacing: 5px;
  font-size: 10px;
  text-align: center;
}
.b-txt{
  font-family: "Intro-Light";
  color: #04D2F0;
  margin-bottom: 20px;
}
.cloud-btn{
  margin-bottom: 40px;
}
.footer-section{
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
}
.c-right{
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Intro-Light";
  letter-spacing: 2px;
  font-size: 10px;
  font-weight: bold;
}
.sm-logo{
  margin-bottom: 40px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-around;
  flex-direction: row;
  max-width:500px;
}
.sm-logo img{
  max-width: 150px;
}
.copyright{
  margin-bottom: 30px;
  height: 40px;
  margin-top: -20px;
  font-family: "Intro-Light";
  font-weight: bold;
}
.slick-dots li button:before{
  color:white !important;
}
.sfl-games h3:first-child {

  font-size: 20px;
  letter-spacing: 10px;
}
/*
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
  */
  .menu-button{
    display:none;
  }
  @media (min-width: 1281px) {
    .img-scroller img{
      border: solid 15px black;
      min-height:238px;
    }
    .menu-background{
      display: none;
    }
  }

/*
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
  */

  @media (min-width: 1025px) and (max-width: 1280px) {

    .img-scroller img{
      border: solid 15px black;
      min-height:238px;
    }
  }

/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
  */

  @media (min-width: 768px) and (max-width: 1024px) {
    .img-scroller img{
      border: solid 15px black;
      min-height:131px;
    }
    .menu{
      width: 100%

    }
    #menu{
      height: 0px;
      opacity: 0;
    }
    .titletext-wrapper p{
      line-height: 30px;
    }
    .menu-button{
      display:inherit;
    }

  }

/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
  */

  @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .menu-button{
      display:inherit;
    }
  }

/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
  */

  @media (min-width: 481px) and (max-width: 767px) {
    .img-scroller img{
      border: solid 15px black;
      min-height:131px;
    }
    #menu{
      height: 0px;
      opacity: 0;
    }
    .titletext-wrapper p{
      line-height: 30px;
    }
    .menu-button{
      display:inherit;
    }
    .award{
      max-width: 150px;
    }

    .and-ios{
      width: 90%;
      flex-direction: column;
    }
    .and-ios img{
      margin-top:20px;
    }
    .social-media-mobile{
      display:flex;
    }
    .social-media{
      display:none;
    }
    .menu-background{

      visibility: visible;
    }
  }


/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
  */

  @media (min-width: 320px) and (max-width: 480px) {
    .img-scroller img{
      border: solid 15px black;
      min-height:131px;
    }
    .menu-background{

      visibility: visible;
    }
    .sfl-games{
      margin-top: 107px;
    }
    .social-media-mobile{
      display:flex;
    }
    .social-media{
      display:none;
    }
    .menu-background{
      width: 59%
    }
    #menu{
      height: 0px;
      opacity: 0;
    }
    .menu-button{
      display:inherit;
    }
    .award{

    }

    .and-ios{
      width: 90%;
      flex-direction: column;
    }
    .and-ios img{
      margin-top:20px;
    }
    .titletext-wrapper p{
      line-height: 30px;
    }
    .game-awards{
      display: flex;
      flex-direction: column;
      text-align: center;
      margin-bottom: 0px;
      width: 100%
    }
    .award{
      height: 100%;
      margin-bottom: 50px;

    }
    .author-name{
      text-align: center;
    }
    .app{
      height: 50px;

    }
    .copyright{
      text-align: center;
      font-size: 13px;
    }
  }
