@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');

/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */



body {

    background-color: #ffffff;
}

.the-meaning-Reality {
  font-family: "Roboto";
  font-size: 35px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.09px;
  text-align: center;
  color: #2c3848;

}

.simple-high-quality {

  font-family: Roboto;
  font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.94px;
  text-align: center;
  color: #2c3848;

}


.headerInfo {
  font-family: Roboto;
  font-size: 25px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.78px;
  text-align: center;
  color: #ffffff;

}

.info{
  font-family: Roboto;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.47px;
  text-align: justify;
  color: #ffffff;

}
.gelismeler {

  font-family: Roboto;
  font-size: 23px;
  font-weight: 100;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.72px;
  text-align: center;
  color: #2c3848;
}

.by-clicking-Sign-Up {

  font-family: Roboto;
  font-size: 16px;
  font-weight: 100;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  text-align: center;
  color: #2c3848;
}

.heroContainer{
  background-image: url('../images/hero-shape-copy.png');
  background-repeat:no-repeat;
  background-size: cover;min-height: 1380px;
}

.img-gun{
  width:576px
}
.gameContainer{
  margin-top: 16rem;
  padding-right: 20%;
  padding-left: 20%;
}

#mailInput{
  border: none;
  border-bottom: 2px solid #2c3848;
  width:100%;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
}
.registerBut{
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  text-align: center;
  color: #ffffff;
  border-radius: 4px;
  background-color: #2c3848;
  width:100%;
  border: none;
    padding: 10px;

}
.linkBut{
  margin-left: 10px;
    margin-right: 10px;
}
.img-warrior{
  height:180px;
}

.alertingButton{
  border-radius: 50%;
  animation:blinkingBut 2s infinite;


  }

  @keyframes blinkingBut{
  0%{		background-color: red; 	}
  49%{	background-color: #ff9800;}
  50%{	background-color: red;background-image:url('');}
  99%{	background-color: #212529;background-image:url('');}
  100%{	background-color: #212529;background-image:url('');	}
  }

#info1 {
  display: none;
}
#info2 {
  display: none;
}
#info3 {
  display: none;
}
#info4 {
  display: none;
}
#info5 {
  display: none;
}
#info6 {
  display: none;
}
#info7 {
  display: none;
}

.infoContent{
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
  padding:10px;
  position:absolute;
  z-index:2;
  width: 285px;
  overflow:hidden;

}

.ic-right5{
  margin-left:-285px
}
.ic-right4{
  margin-left:-285px
}
.ic-right3{
  margin-left:-85px
}



@media only screen and (min-width: 1100px) {
  .point{

    width: 25px;
    height: 25px;
    position: relative;

  }

  .point1{
      bottom: 55px;
      right: 529px;
  }
  .point2{
    bottom: 40px;
    right: 405px;
  }
  .point3{
    top: 45px;
    right: 310px;
  }
  .point4{
    bottom: 112px;
      right: 235px;
  }
  .point5{
    bottom: 60px;
    right: 220px;

  }
  .point6{
    bottom: 162px;
    right: 480px;

  }
  .point7{
    bottom: 105px;
    right: 569px;

  }
}
@media only screen and (max-width: 1100px) {

  .heroContainer{
    background-image: url('../images/hero-shape-min.png');
    background-repeat:no-repeat;
    background-size: cover;min-height: 1380px;

  }
  .gameContainer{
    margin-top: 12rem;
    padding-right: 20%;
    padding-left: 20%;
  }
  .img-gun{
    width:376px
  }
  .point{
    width: 20px;
    height: 20px;
    position: relative;

  }


  .point1{
    bottom: 36px;
    right: 350px;
  }
  .point2{
    bottom: 20px;
    right: 268px;
  }
  .point3{
    top: 30px;
    right: 220px;
  }
  .point4{
    bottom: 63px;
    right: 170px;
  }
  .point5{
    bottom: 38px;
    right: 170px;

  }
  .point6{
    bottom: 95px;
      right: 340px;

  }
  .point7{
    bottom: 65px;
    right: 405px;

  }
  .img-gun{
    margin-top:20px;
  }


}

@media only screen and (max-width: 600px) {
  .heroContainer{
    background-image: url('../images/hero-shape-min.png');
    background-repeat:no-repeat;
    background-size: cover;min-height: 1380px;

  }

  .gameContainer{
    margin-top: 6rem;
    padding-right: 20%;
    padding-left: 20%;
  }
  .img-gun{
    margin-top:20px;
  }
  .point{
    width: 20px;
    height: 20px;
    position: relative;

  }

  .point1{
    bottom: 166px;
    right: 95px;
  }
  .point2{
    bottom: 155px;
    right: 18px;
  }
  .point3{
    top: -100px;
    left: 29px;
  }
  .point4{
    bottom: 202px;
    right: -110px;
  }
  .point5{
    bottom: 165px;
    right: -85px;

  }
  .point6{
    bottom: 235px;
    right: 58px;

  }
  .point7{
    bottom: 200px;
    right: 125px;

  }

  .infoContent{
    border-radius: 8px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    padding:10px;
    position:absolute;
    z-index:2;
    width: 185px;
    overflow:hidden;

  }

  .ic-right5{
    margin-left:-185px
  }
  .ic-right4{
    margin-left:-185px
  }
  .ic-right3{
    margin-left:-85px
  }
  .ic-right2{
    margin-left:-85px
  }

}
