.section-1 {
  background-image: url(../images/na_bg_2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.section-2 {
  background-image: url(../images/na_bg_3.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.section-3 {
  background-image: url(../images/na_bg_4.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.section-3 .row {
  justify-content: center;
}
.section-4 {
  background-image: url(../images/na_bg_5.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.naruto-pic {
  position: relative;
  text-align: center;
}
.naruto-pic > a {
  position: absolute;
  left: 0;
  right: 0;
  color: #143460 !important;
  text-align: center;
  text-decoration: none !important;
}
.naruto-pic > a:nth-child(3) {
  bottom: 90px;
  font-size: 42px;
  font-weight: bold;
  padding-right: 19px;
}

.naruto-pic > a.playnow {
  bottom: 15px;
  font-size: 28px;
  font-weight: bold;
  right: 27px;
  width: 200px;
  margin: 0 auto;
  background: white;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;

}

.naruto-pic > a.airdrop {
  bottom: -42px;
  font-size: 28px;
  font-weight: bold;
  left: -24px;
  width: 212px;
  margin: 0 auto;
  background: white;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;

  border-radius: 5px;
  box-shadow: 3px 6px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 3px 6px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 6px 5px 0px rgba(0,0,0,0.75);
}


.legend-story {
  background-image: url(../images/na13.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  display: flex;
  min-height: 350px;
  align-items: center;
  justify-content: center;
}
.legend-story > img {
  width: 219px;
  max-width: 219px;
  height: 219px;
  margin-right: 25px;
}
.legend-story > div {
  max-width: 550px;
}
.legend-story > div h2 {
  font-size: 32px;
  font-weight: bold;
}
.legend-story > div p {
  font-size: 16px !important;
  line-height: 28px !important;
  color: #143460;
}
.play-to-earn {
  background-image: url(../images/na2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 586px;
  height: 382px;
  margin: 0 auto;
  position: relative;
}
.play-to-earn > a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: white !important;
  text-decoration: none !important;
  font-size: 40px;
  text-transform: uppercase;
}
.section-1 p {
  color: white;
  width: 640px;
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
}
.section-2 h2 {
  color: white;
  font-size: 20px;
  text-align: center;
}
.invest-icon-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.invest-icon-wrapper .invest-icon {
  display: flex;
  flex-direction: column;
  width: 220px;
  margin-right: 10px;
}
.invest-icon-wrapper .invest-icon > div:nth-child(1) {
  text-align: center;
  width: 100px;
  height: 100px;
  background: white;
  border-radius: 50%;
  border: 1px solid #143460;
  vertical-align: middle;
  position: relative;
  padding: 20px;
  z-index: 2;
  margin: 0 auto;
  top: 5px;
}
.invest-icon-wrapper .invest-icon > div:nth-child(1) img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: calc(100% - 40px);
  margin: auto;
}
.invest-icon-wrapper > div:nth-child(1) img {
  width: calc(100% - 30px) !important;
}
.invest-icon-wrapper .invest-icon > div:nth-child(2) {
  background: white;
  border-radius: 0 0 8px 8px;
  position: relative;
  height: 50px;
  text-align: center;
  padding-top: 15px;
  font-size: 16px;
  color: #143460;
}
.invest-icon-wrapper .invest-icon > div:nth-child(2):before {
  content: ' ';
  width: 100%;
  height: 60px;
  background: #143460;
  border-radius: 8px 8px 0 0;
  top: -60px;
  left: 0;
  right: 0;
  display: block;
  position: absolute;
  z-index: 1;
}
.chart-wrapper {
  width: 690px;
  margin: 0 auto;
  max-width: 100%;
}
.chart-wrapper > div:first-child {
  color: white;
  font-size: 50px;
  font-weight: bold;
  text-align: right;
}
.chart-wrapper .chart-information {
  display: flex;
  position: relative;
  background: #15396b;
  border-radius: 8px;
  padding: 50px 30px;
  padding-left: 110px;
}
.chart-wrapper .chart-information > img {
  max-width: 228px;
  margin-right: 40px;
  max-height: 228px;
  align-self: center;
}
.chart-wrapper .chart-information h3 {
  font-size: 20px;
  color: white;
  margin-bottom: 20px;
}
.play-now-icon {
  display: inline-block;
}
.chart-wrapper .chart-information .chart-detail {
  flex: 1;
}
.chart-wrapper .chart-information .chart-detail ul {
  list-style: none;
  padding: 0;
}
.chart-wrapper .chart-information .chart-detail ul li {
  display: flex;
  margin-top: 10px;
}
.chart-wrapper .chart-information .chart-detail ul li > span:first-child {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 30px;
  border-radius: 50%;
  background: blue;
}
.chart-wrapper .chart-information .chart-detail ul li > span:last-child {
  color: white;
  font-weight: 500;
  font-size: 14px;
}
.chart-wrapper .chart-information .chart-left-label {
  position: absolute;
  background: #eaa30a;
  height: 100%;
  color: white;
  font-size: 20px;
  left: 0;
  top: 0;
  width: 60px;
  border-radius: 0 8px 8px 0;
  transform: rotate(180deg);
}
.chart-wrapper .chart-information .chart-left-label > span {
  transform: rotate(90deg);
  display: block;
  font-size: 47px;
  font-weight: 500;
  padding: 20px 0px 0px 4px;
}
.section-4 h1 {
  font-size: 50px;
  color: #eaa30a;
  text-align: center;
  margin-bottom: 40px;
  text-shadow: 4px 4px 13px black;
  text-transform: uppercase;
}
.how-to-join {
  display: flex;
  justify-content: center;
}
.how-to-join > div {
  margin-right: 100px;
  display: flex;
  flex-direction: column;
  background: #00000033;
  padding: 20px;
  border-radius: 8px;
  color: white;
}
.how-to-join > div img {
  margin-bottom: 10px;
  height: 78px;
}
.how-to-join > div:last-child {
  margin-right: 0;
}
.social-icon {
  margin-top: 40px;
}
.social-icon ul {
  list-style: none;
  padding: 0;
  display: flex;
  width: 690px;
  justify-content: space-between;
  margin: 0 auto;
}
.nav-item a {
  color: #333333 !important;
  border-bottom: 3px solid white;
}
.nav-item:hover a, .nav-item.active a {
  border-color: #333333;
}
.responsive-mobile-menu {
  margin-left: auto;
}
.responsive-mobile-menu button {
  border: 0;
  outline: none !important;
}
.naruto-des-mobile, .naruto-pic-mobile{
  display: none;
}
