.details-content {
  margin-top: 4rem;
}


/*.full-section-header {
 *   padding-top: 60px;
 *   }*/

#sait {
  position: absolute;
  top: 540px;
  left: 0;
  opacity: 0;
}

.cirle:before {
  content: "●";
  color: #42BFF2;
  margin-right: 5px;
}

.cirle {
  text-indent: 0;
  padding-left: 0 !important;
}

.event-desc {
  padding-bottom: 8rem;
  font-size: 1.2rem;
  line-height: 2.6rem;
  min-height: 900px;
}

.event-cont p {
  text-indent: 2em;
}

.event-cont ul li {
  text-indent: 2em;
}

.event-title {
  font-size: 2.2rem;
}

.doa-line {
  margin-top: 3rem;
  border-top: 1px dashed #6fcef5;
}

.event-time {
  margin-top: 2rem;
  color: #6fcef5;
  font-size: 1.4rem;
}

.ul-rule {
  padding: 0;
  color: #808080;
}

.rule-item-title {
  color: #000;
}

.ul-rule li {
  line-height: 2.6rem;
}

.ul-rule li:before {
  content: "●";
  color: #42BFF2;
  margin-right: 5px;
}

.rule-tip {
  padding-left: 10px;
  color: #808080;
}

.sub-ul-rule {
  padding-left: 1.5rem;
  line-height: 2.6rem;
  color: #808080;
}

.date-space {
  letter-spacing: 4px;
}

.desc-content-item {
  color: #808080;
  font-size: 1.2rem;
}

.desc-title {
  margin: 2.5rem 0;
  color: #808080;
  text-indent: 2em;
}

.race-type {
  font-size: 1.6rem;
  color: #4BC1F2;
}

.sub-mission-info {
  padding: 1.5rem 0;
  color: #000;
}

.table {
  width: 76%;
}

.table-head {
  background: #4BC1F2;
  color: #fff;
}

.table-bordered {
  border: 1px solid #4BC1F2;
}

.table td {
  text-align: center !important;
  border: 1px #6FCEF5 solid !important;
}

.table>thead>tr>th {
  border-bottom: 0;
  font-weight: normal;
  font-size: 1.4rem;
  text-align: center;
  border-right: 1px #fff solid;
  background-color: #6fcef5;
  color: #fff;
}

.link {
  color: #6fcef5;
}

.technology-box,
.contact-us {
  color: #808080;
  margin-top: 2rem;
}

.mt2 {
  margin-top: 2rem;
}

@media screen and (min-width:320px) and (max-width:768px) {
  html {
    font-size: 10px !important;
  }
  .event-desc {
    font-size: 1.4rem;
  }
  #sait {
    top: 345px;
  }
  .h5-event-nav {
    border-bottom: 1px solid #d4d4d4;
    padding-left: 0;
  }
  .h5-event-nav li {
    width: 24%;
    font-size: 1.6rem;
    display: inline-block;
    line-height: 4rem;
    text-align: center;
  }
  .h5-date-active {
    color: #6fcef5;
    border-bottom: 2px solid #6fcef5;
  }
  .event-title {
    margin-top: 2rem;
    text-align: center;
  }
  .col-xs-12 {
    padding: 0;
  }
  .table {
    width: 100%;
  }
  .desc-content-item {
    font-size: 1.4rem;
  }
  .panel-group .panel {
    border: none;
  }
  .panel-group .panel-heading {
    border-bottom: 1px solid #cccccc;
    border-radius: 0;
    background: #f6f6f6;
  }
  .panel-group .panel+.panel {
    margin-top: 0;
  }
  a:hover {
    color: #333;
  }
  .event-time {
    margin: 0;
    line-height: 3.5rem;
    font-size: 1.6rem;
  }
  .date-space {
    letter-spacing: 0;
  }
  .race-type {
    line-height: 3.5rem;
  }
  .com-enroll-btn {
    width: 10rem;
    height: 3rem;
    line-height: 3rem;
    top: 235px;
    left: 40%;
    font-size: 1.2rem;
  }
  .panel-collapse {
    display: none;
  }
  .panel-collapse.in {
    display: block;
  }
}
li.no-point:before {
    content: " ";
    margin-left: 9px;
}
.no-point{
  font-weight: bold;
}
