.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar {
  position: static;
}

.container {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.body {
  background-color: #1e272e;
  background-image: url('/images/kalonline/event/2506skybox/bg01.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide {
  vertical-align: baseline;
}

.section {
  display: block;
}

.navbar-2 {
  display: block;
  position: static;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  opacity: 1;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 20px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero-subscribe-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-keypoint {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px {
  color: #dbdbdb;
  margin-bottom: 10px;
}

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: #1a1b1fcc;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.hero-section {
  margin-bottom: 60px;
}

.hero-wrapper-one {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin-top: 218px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #0f1c4c99;
  border: 1px solid #26828a;
  border-radius: 20px;
  margin-bottom: 20px;
  text-decoration: none;
}

.paragraph {
  color: #fff;
  margin-top: 10px;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 1rem;
  line-height: 1.5rem;
}

.hero-stack {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.div-block-2 {
  width: 100%;
  height: 300px;
}

.youtube {
  margin-top: 40px;
}

.div-block-3 {
  width: 250px;
  height: 200px;
}

.team-circles {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.item-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

.div-block-4 {
  margin-bottom: 40px;
}

.div-block-5 {
  height: 200px;
  max-height: 200px;
  margin-left: auto;
  margin-right: auto;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 42px;
}

.grid {
  background-color: #3d0c0c;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  line-height: 42px;
  display: block;
}

.container--top {
  display: inline-block;
}

.button {
  border-radius: 10px;
}

.button:hover {
  background-color: #3898eccc;
}

.button-2 {
  background-color: #a42525;
  border-radius: 10px;
}

.button-2:hover {
  background-color: #a42525cc;
}

.footer-light {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #1a1b1f;
  margin-top: 20px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: #1a1b1fbf;
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('/images/kalonline/event/2506skybox/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.top-menu {
  justify-content: space-between;
  align-items: center;
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.background-video {
  width: 500px;
  height: 500px;
  overflow: visible;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr);
  grid-auto-flow: row;
  place-items: center;
}

.div-block-7 {
  background-color: #613737;
  border-radius: 20px;
  width: 100px;
  height: 150px;
}

.div-block-8 {
  height: 50px;
}

.container-5 {
  max-height: 500px;
}

.heading-3 {
  color: #dbdbdb;
  text-align: center;
  margin-top: 40px;
}

.paragraph-2 {
  color: #dbdbdb;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.grid-4 {
  width: 100%;
  max-width: 1000px;
}

.item-card2 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.grid-5 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fff0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: auto;
  max-width: 1020px;
  height: auto;
  max-height: none;
  margin-bottom: 20px;
}

.div-block-10 {
  background-color: #061a36;
  border: 1px solid #2f5788;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  height: 120px;
  display: flex;
  box-shadow: inset 0 2px 12px #52bee980;
}

.div-block-11 {
  height: 150px;
}

.paragraph-6 {
  color: #dbdbdb;
}

.div-block-12 {
  width: 800px;
  height: auto;
}

.heading-3-copy {
  color: #dbdbdb;
  text-align: center;
  margin-top: 40px;
}

.heading-3-copy-copy {
  color: #dbdbdb;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
}

.paragraph-2-copy {
  color: #dbdbdb;
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.div-block-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #3330;
  background-color: #a8222200;
  border: 0 #0000;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-bottom: 0;
  display: flex;
}

.video {
  width: 500px;
  height: 500px;
}

.youtube-2 {
  width: auto;
  height: auto;
}

.youtube-3 {
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.div-block-14 {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-6 {
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-15 {
  background-color: #2d1f2e;
  background-image: linear-gradient(#00000080, #00000080);
  border-radius: 20px;
  width: 800px;
  height: 400px;
  box-shadow: inset 0 2px 20px #0003;
}

.team-block {
  background-color: #1d3f6900;
  border-top: 1px solid #5457e7;
  border-radius: 0 0 20px 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 24px;
  font-family: Open Sans, sans-serif;
  transition: opacity .2s;
  display: flex;
}

.team-member-image-two {
  vertical-align: baseline;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 1000px;
  height: 140px;
  max-height: none;
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  width: 1000px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
  font-size: .8rem;
  line-height: 1.5rem;
}

.div-block-16 {
  background-color: #23384d;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 50px;
  display: flex;
  box-shadow: inset 5px 7px 12px 7px #0003;
}

.div-block-17 {
  background-color: #000;
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 800px;
  height: 500px;
  display: flex;
}

.div-block-18 {
  background-color: #f02121;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 800px;
  height: 50px;
  display: flex;
}

.paragraph-8 {
  color: #dbdbdb;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 1.2em;
  line-height: 2rem;
}

.paragraph-9 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.container-newitem {
  margin-bottom: 0;
}

.newitem-section {
  margin-bottom: 60px;
}

.paragraph-10 {
  color: #dbdbdb;
  font-family: Open Sans, sans-serif;
}

.grid-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom-left-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.newtitle {
  background-color: #2f5199;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.newcontents {
  background-color: #30467c;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 40px;
}

.heading-5 {
  text-align: center;
}

.bold-text {
  color: #fff;
  font-family: Open Sans, sans-serif;
}

.grid-8 {
  grid-template-rows: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-21 {
  margin-left: 10px;
  margin-right: 10px;
}

.columns {
  margin-left: auto;
  margin-right: auto;
}

.keyitemsection {
  margin-bottom: 60px;
}

.heading-6 {
  color: #fff;
  text-align: center;
}

.section-3, .skycoinsection {
  margin-bottom: 60px;
}

.exchangeitem {
  margin-top: 0;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
}

.container-7 {
  background-color: #11193e;
  padding-left: 0;
  padding-right: 0;
}

.column {
  padding-left: 0;
  padding-right: 0;
}

.column-2 {
  padding: 20px;
}

.div-block-22 {
  background-image: url('/images/kalonline/event/2506skyboxSkyCoinBox.jpg');
  background-position: 0 0;
  background-size: auto;
  width: 233px;
  height: 213px;
}

.paragraph-12 {
  color: #dbdbdb;
  text-align: center;
  margin-top: 10px;
}

.container-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-10 {
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .body {
    background-image: url('/images/kalonline/event/2506skybox/bg01.jpg');
    background-position: 50% 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: cover, auto;
  }

  .navbar-no-shadow {
    background-color: #1b1818;
  }

  .container-keypoint {
    max-width: 1000px;
    margin-bottom: 60px;
  }

  .margin-bottom-24px {
    font-size: 18px;
  }

  .hero-section {
    color: #fff;
    background-color: #fff0;
    background-image: none;
    padding-top: 20px;
    font-family: Open Sans, sans-serif;
  }

  .hero-wrapper-one {
    margin-top: 320px;
  }

  .div-block {
    opacity: .9;
    background-color: #0f1c4c99;
    border-color: #26828a;
  }

  .paragraph {
    color: #fff;
  }

  .div-block-2 {
    height: 600px;
  }

  .team-member-image {
    background-color: #ff0303;
    border-radius: 0%;
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .heading {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    mix-blend-mode: normal;
    margin-bottom: 20px;
    font-size: 42px;
  }

  .heading-2 {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
  }

  .container-3 {
    background-color: #0000;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .navbar-3 {
    background-color: #0006;
  }

  .container--top {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    vertical-align: baseline;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    display: block;
  }

  .div-block-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    display: block;
  }

  .button {
    vertical-align: baseline;
    border-radius: 10px;
    padding: 10px 20px;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    display: block;
  }

  .button:hover {
    background-color: #3898eccc;
  }

  .button-2 {
    padding: 10px 20px;
    font-size: 16px;
    display: block;
  }

  .grid-2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .top-menu {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 6px;
  }

  .background-video {
    width: 600px;
    height: 500px;
  }

  .heading-3 {
    margin-top: 0;
  }

  .paragraph-2 {
    font-size: 18px;
  }

  .heading-4 {
    color: #e7dee2;
    margin-top: 0;
  }

  .paragraph-3 {
    font-size: 20px;
  }

  .paragraph-4 {
    color: #e7dee2;
    font-size: 22px;
    line-height: 36px;
  }

  .grid-4 {
    background-color: #fff0;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    height: auto;
    margin-top: 20px;
  }

  .paragraph-5 {
    color: #dbdbdb;
    margin-bottom: 0;
  }

  .grid-5 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    background-color: #fff0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: auto;
    max-width: 1020px;
    margin-bottom: 10px;
  }

  .div-block-9 {
    width: 100%;
    height: 200px;
  }

  .div-block-10 {
    background-color: #061a36;
    justify-content: center;
    align-items: center;
    display: flex;
    box-shadow: inset 0 2px 20px #395e75;
  }

  .paragraph-6 {
    -webkit-backdrop-filter: blur();
    backdrop-filter: blur();
    color: #dbdbdb;
    font-family: Nanum Gothic, sans-serif;
    font-size: 16px;
  }

  .div-block-12 {
    height: 500px;
  }

  .heading-3-copy, .heading-3-copy-copy {
    margin-top: 0;
  }

  .paragraph-2-copy {
    font-size: 18px;
  }

  .paragraph-8 {
    color: #dbdbdb;
    width: auto;
    margin-bottom: 0;
    font-size: 1.2em;
  }

  .paragraph-9 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 32px;
  }

  .grid-6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .div-block-19 {
    background-color: #061a36;
    padding: 10px;
    border: 0 #2f5788;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-newitem {
    background-color: #0000;
    border: 1px #5c9efc00;
    border-radius: 0;
    margin-bottom: 60px;
  }

  .div-block-20 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .paragraph-10 {
    color: #dbdbdb;
    margin-bottom: 40px;
  }

  .grid-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #0000;
    border-radius: 12px;
    grid-template-columns: 1fr;
  }

  .newtitle {
    background-color: #2f5199;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    box-shadow: inset 0 2px 5px #0003;
  }

  .newcontents {
    background-color: #30467c;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
  }

  .heading-5 {
    color: #fff;
    text-align: center;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
  }

  .paragraph-11 {
    color: #ece9e9;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .exchangeitem {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-9 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .container-10 {
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .body {
    background-position: 50% 0;
    background-repeat: no-repeat;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-keypoint {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .hero-section {
    background-repeat: no-repeat;
    background-size: 1250px;
    background-attachment: scroll;
  }

  .hero-wrapper-one {
    margin-top: 211px;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .container--top {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .button {
    border-radius: 10px;
  }

  .button-2 {
    background-color: #a42525;
    border-radius: 10px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .container-4 {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .top-menu {
    justify-content: space-between;
    width: 100%;
  }

  .grid-5 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    height: auto;
    max-height: none;
  }

  .bold-text {
    font-family: Open Sans, sans-serif;
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .body {
    background-size: 1248px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero-subscribe-right {
    padding: 60px 15px;
  }

  .hero-section {
    background-image: linear-gradient(to bottom, null, null);
    padding: 10px 15px 20px;
  }

  .hero-wrapper-one {
    margin-top: 149px;
  }

  .hero-stack, .team-circles {
    padding: 60px 15px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .top-menu {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: 0;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .grid-5 {
    grid-auto-flow: row;
  }

  .div-block-10 {
    height: 100px;
  }

  .div-block-11 {
    height: 120px;
  }

  .grid-7 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-repeat: no-repeat;
    background-size: 1248px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .container-keypoint {
    max-width: none;
  }

  .margin-bottom-24px {
    margin-bottom: 6px;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .hero-section {
    background-image: linear-gradient(#0000, #0000);
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-wrapper-one {
    margin-top: 40px;
  }

  .div-block {
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph {
    margin: 6px;
    font-size: .7rem;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-grid {
    grid-template-columns: 1fr;
  }

  .heading {
    margin-bottom: 0;
    font-size: 28px;
  }

  .heading-2 {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .button, .button-2 {
    font-size: 12px;
  }

  .container-4 {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .top-menu {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 8px;
    padding-bottom: 140px;
  }

  .footer-social-block-two, .heading-3 {
    margin-top: 20px;
  }

  .grid-5 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 26px;
  }

  .div-block-10 {
    height: 80px;
  }

  .div-block-11 {
    height: 100px;
  }

  .heading-3-copy {
    margin-top: 20px;
  }

  .heading-3-copy-copy {
    margin-top: 0;
    margin-bottom: 10px;
    font-family: Nanum Gothic, sans-serif;
  }

  .paragraph-2-copy {
    font-family: Nanum Gothic, sans-serif;
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-15 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .team-block {
    padding-bottom: 20px;
  }

  .team-member-image-two {
    margin-bottom: 10px;
  }

  .team-block-info {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-newitem {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-22 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-12 {
    margin-top: 10px;
  }

  .column-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }
}
/* ------------------------------------------------------------------- 
 * ## tables
 * ------------------------------------------------------------------- */
.table-wrapper {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 1rem;
    display: flex;
}

.table-container {
    max-width: 64rem;
    max-height: 32rem;
    overflow: auto;
}

table {

    border-collapse: collapse;

    width: 100%;

    text-align: center;
    color:#c5d0d3;

}

th,
td {

    padding: 10px;
    line-height: 24px;
    border: 1px solid #3b5a7b;

}

th {

    background-color: #25324f;
    font-weight: 600;

}

.name-th {

    background-color: #25324f;

}

td {

    background-color: #37435e;

    color: #c5d0d3;

}

.td1 {

    background-color: #37435e;
    color: #c5d0d3;

}

.td2 {

    background-color: #425171;
    color: #c5d0d3;

}

.td-right-line {
    border-right: 2px solid #3b5a7b;

}

.td-bottom-line {
    border-bottom: 2px solid #3b5a7b;

}

.table_s {

    border-collapse: collapse;

    width: 100%;

    font-size: 12px;

    background-color: #3b5a7b;

    text-align: center;

}



th:first-child,
td:first-child {
    padding-left: 10px;
}

th:last-child,
td:last-child {
    padding-right: 10px;
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}


