@media (min-width: 425px) {
  .signUpSect .row {
    margin: 0 30px;
  }
}

@media (min-width: 768px) {
  .signUpSect .row {
    margin: 0 -15px;
  }
}

.signUpSect .col-12 {
  padding-bottom: 1rem;
}

.signUpSect .col-12:nth-child(1) {
  padding-bottom: 0;
}

.signUpSect label {
  font-size: 16px;
  text-align: left;
}

.signUpSect input {
  padding-left: 1rem;
  font-size: 16px;
  color: #000;
  outline: none;
}

.signUpSect .form-group {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .signUpSect .singUpinfoSect .mx-auto {
    margin-right: unset !important;
    margin-left: unset !important;
  }
}

@media (min-width: 992px) {
  .signUpSect .singUpinfoSect .offset-lg-1 {
    margin-left: 8.333333% !important;
  }
}

.signUpSect .singUpinfoSect label {
  width: 35%;
  font-size: 14px;
}

@media (min-width: 576px) {
  .signUpSect .singUpinfoSect label {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .signUpSect .singUpinfoSect label {
    width: 19%;
  }
}

@media (min-width: 992px) {
  .signUpSect .singUpinfoSect label {
    width: 30%;
  }
}

@media (min-width: 1200px) {
  .signUpSect .singUpinfoSect label {
    width: 27%;
  }
}

.signUpSect .singUpinfoSect input {
  width: 75%;
}

@media (min-width: 768px) {
  .signUpSect .singUpinfoSect input {
    width: 80%;
  }
}

@media (min-width: 992px) {
  .signUpSect .singUpinfoSect input {
    width: 70%;
  }
}

@media (min-width: 1200px) {
  .signUpSect .singUpinfoSect input {
    width: 83%;
  }
}

.signUpSect .singUpinfoSect select {
  width: 75%;
}

@media (min-width: 768px) {
  .signUpSect .singUpinfoSect select {
    width: 80%;
  }
}

@media (min-width: 992px) {
  .signUpSect .singUpinfoSect select {
    width: 70%;
  }
}

@media (min-width: 1200px) {
  .signUpSect .singUpinfoSect select {
    width: 83%;
  }
}

@media (min-width: 992px) {
  .signUpSect .singUpinfoSect .alone label {
    width: 14.5%;
  }
}

@media (min-width: 992px) {
  .signUpSect .singUpinfoSect .alone label {
    width: 12%;
  }
}

@media (min-width: 992px) {
  .signUpSect .singUpinfoSect .alone select {
    width: 85.5%;
  }
}

@media (min-width: 992px) {
  .signUpSect .singUpinfoSect .alone select {
    width: 88%;
  }
}

@media (min-width: 992px) {
  .signUpSect .singUpinfoSect2 .mx-auto {
    margin-right: unset !important;
    margin-left: unset !important;
  }
}

@media (min-width: 992px) {
  .signUpSect .singUpinfoSect2 .offset-lg-1 {
    margin-left: 8.333333% !important;
  }
}

.signUpSect .singUpinfoSect2 label {
  width: 32%;
  font-size: 14px;
}

@media (min-width: 576px) {
  .signUpSect .singUpinfoSect2 label {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .signUpSect .singUpinfoSect2 label {
    width: 19%;
  }
}

@media (min-width: 992px) {
  .signUpSect .singUpinfoSect2 label {
    width: 30%;
  }
}

@media (min-width: 1200px) {
  .signUpSect .singUpinfoSect2 label {
    width: 27%;
  }
}

.signUpSect .singUpinfoSect2 input {
  width: 68%;
  border: none;
  border-bottom: solid 1px #666;
}

@media (min-width: 768px) {
  .signUpSect .singUpinfoSect2 input {
    width: 80%;
  }
}

@media (min-width: 992px) {
  .signUpSect .singUpinfoSect2 input {
    width: 70%;
  }
}

@media (min-width: 1200px) {
  .signUpSect .singUpinfoSect2 input {
    width: 83%;
  }
}

.signUpSect .singUpinfoSect2 textarea {
  background: #ffffff;
  color: #000;
  border: none;
  border-radius: 0;
  overflow-y: auto;
  resize: none;
  border-bottom: solid 1px #666;
}

.signUpSect .singUpinfoSect2 textarea::-webkit-input-placeholder {
  color: #000;
}

.signUpSect .singUpinfoSect2 textarea:-ms-input-placeholder {
  color: #000;
}

.signUpSect .singUpinfoSect2 textarea::-ms-input-placeholder {
  color: #000;
}

.signUpSect .singUpinfoSect2 textarea::placeholder {
  color: #000;
}

.signUpSect .singUpinfoSect2 .form-control:focus {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.signUpSect .defaultInfoSect label {
  width: 30%;
  font-size: 14px;
}

@media (min-width: 576px) {
  .signUpSect .defaultInfoSect label {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .signUpSect .defaultInfoSect label {
    width: 20%;
  }
}

@media (min-width: 1200px) {
  .signUpSect .defaultInfoSect label {
    width: 11%;
  }
}

.signUpSect .defaultInfoSect input {
  width: 70%;
}

@media (min-width: 768px) {
  .signUpSect .defaultInfoSect input {
    width: 80%;
  }
}

@media (min-width: 1200px) {
  .signUpSect .defaultInfoSect input {
    width: 89%;
  }
}

.signUpSect .defaultInfoSect .col-12:nth-last-child(1) label {
  width: 30%;
}

@media (min-width: 768px) {
  .signUpSect .defaultInfoSect .col-12:nth-last-child(1) label {
    width: 20%;
  }
}

@media (min-width: 1200px) {
  .signUpSect .defaultInfoSect .col-12:nth-last-child(1) label {
    width: 11%;
  }
}

.signUpSect .defaultInfoSect .col-12:nth-last-child(1) input:nth-last-child(1) {
  margin-top: 1rem;
  width: 70%;
  display: block;
}

@media (min-width: 768px) {
  .signUpSect .defaultInfoSect .col-12:nth-last-child(1) input:nth-last-child(1) {
    width: 80%;
  }
}

@media (min-width: 1200px) {
  .signUpSect .defaultInfoSect .col-12:nth-last-child(1) input:nth-last-child(1) {
    width: 89%;
  }
}

.signUpSect .defaultInfoSect .col-12:nth-last-child(2) label,
.signUpSect .defaultInfoSect .col-12:nth-last-child(3) label {
  width: 30%;
}

@media (min-width: 768px) {
  .signUpSect .defaultInfoSect .col-12:nth-last-child(2) label,
  .signUpSect .defaultInfoSect .col-12:nth-last-child(3) label {
    width: 20%;
  }
}

@media (min-width: 1200px) {
  .signUpSect .defaultInfoSect .col-12:nth-last-child(2) label,
  .signUpSect .defaultInfoSect .col-12:nth-last-child(3) label {
    width: 11%;
  }
}

.signUpSect .defaultInfoSect .col-12:nth-last-child(2) .groupBox,
.signUpSect .defaultInfoSect .col-12:nth-last-child(3) .groupBox {
  width: 70%;
}

.signUpSect .defaultInfoSect .col-12:nth-last-child(2) .groupBox a,
.signUpSect .defaultInfoSect .col-12:nth-last-child(3) .groupBox a {
  width: 40%;
  text-align: left;
  margin-left: 4px;
}

.signUpSect .defaultInfoSect .col-12:nth-last-child(2) .groupBox a.btn,
.signUpSect .defaultInfoSect .col-12:nth-last-child(3) .groupBox a.btn {
  border: 2px solid #fff;
}

@media (min-width: 768px) {
  .signUpSect .defaultInfoSect .col-12:nth-last-child(2) .groupBox,
  .signUpSect .defaultInfoSect .col-12:nth-last-child(3) .groupBox {
    width: 80%;
  }
  .signUpSect .defaultInfoSect .col-12:nth-last-child(2) .groupBox a,
  .signUpSect .defaultInfoSect .col-12:nth-last-child(3) .groupBox a {
    width: 15%;
  }
}

@media (min-width: 1200px) {
  .signUpSect .defaultInfoSect .col-12:nth-last-child(2) .groupBox,
  .signUpSect .defaultInfoSect .col-12:nth-last-child(3) .groupBox {
    width: 89%;
  }
}

.signUpSect .defaultInfoSect2 label {
  width: 30%;
  font-size: 14px;
}

@media (min-width: 576px) {
  .signUpSect .defaultInfoSect2 label {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .signUpSect .defaultInfoSect2 label {
    width: 18%;
  }
}

@media (min-width: 1200px) {
  .signUpSect .defaultInfoSect2 label {
    width: 12%;
  }
}

.signUpSect .defaultInfoSect2 input {
  width: 70%;
}

@media (min-width: 768px) {
  .signUpSect .defaultInfoSect2 input {
    width: 82%;
  }
}

@media (min-width: 1200px) {
  .signUpSect .defaultInfoSect2 input {
    width: 88%;
  }
}

.signUpSect .defaultInfoSect2 .col-12:nth-last-child(1) label,
.signUpSect .defaultInfoSect2 .col-12:nth-last-child(2) label {
  width: 30%;
}

@media (min-width: 768px) {
  .signUpSect .defaultInfoSect2 .col-12:nth-last-child(1) label,
  .signUpSect .defaultInfoSect2 .col-12:nth-last-child(2) label {
    width: 18%;
  }
}

@media (min-width: 1200px) {
  .signUpSect .defaultInfoSect2 .col-12:nth-last-child(1) label,
  .signUpSect .defaultInfoSect2 .col-12:nth-last-child(2) label {
    width: 12%;
  }
}

.signUpSect .defaultInfoSect2 .col-12:nth-last-child(1) .groupBox,
.signUpSect .defaultInfoSect2 .col-12:nth-last-child(2) .groupBox {
  width: 70%;
}

.signUpSect .defaultInfoSect2 .col-12:nth-last-child(1) .groupBox a,
.signUpSect .defaultInfoSect2 .col-12:nth-last-child(2) .groupBox a {
  width: 40%;
  text-align: left;
  margin-left: 4px;
}

.signUpSect .defaultInfoSect2 .col-12:nth-last-child(1) .groupBox a.btn,
.signUpSect .defaultInfoSect2 .col-12:nth-last-child(2) .groupBox a.btn {
  border: 2px solid #fff;
}

@media (min-width: 768px) {
  .signUpSect .defaultInfoSect2 .col-12:nth-last-child(1) .groupBox,
  .signUpSect .defaultInfoSect2 .col-12:nth-last-child(2) .groupBox {
    width: 82%;
  }
  .signUpSect .defaultInfoSect2 .col-12:nth-last-child(1) .groupBox a,
  .signUpSect .defaultInfoSect2 .col-12:nth-last-child(2) .groupBox a {
    width: 15%;
  }
}

@media (min-width: 1200px) {
  .signUpSect .defaultInfoSect2 .col-12:nth-last-child(1) .groupBox,
  .signUpSect .defaultInfoSect2 .col-12:nth-last-child(2) .groupBox {
    width: 88%;
  }
}

.signUpSect .infoSourceSect .form-check {
  margin-bottom: 1.2rem;
}

.signUpSect .infoSourceSect label {
  color: #000;
}

.signUpSect .infoSourceSect input.form-check-input {
  width: 18px;
  height: 18px;
}

.signUpSect .infoSourceSect label + input {
  width: 100%;
  margin-top: .5rem;
}

.signUpSect .softwareSect legend {
  font-size: 16px;
  color: #000;
  width: unset;
  max-width: unset;
  margin-bottom: unset;
  margin-right: 15px;
}

.signUpSect .softwareSect label {
  width: unset;
  color: #000;
}

.signUpSect .softwareSect input.form-check-input {
  width: 18px;
  height: 18px;
}

.signUpSect .softwareSect .form-check {
  margin-right: 15px;
}

.signUpSect .uploadSect label {
  display: block;
  color: #000;
}

.signUpSect .uploadSect label:nth-last-child(1) {
  display: inline-block;
}

.signUpSect .uploadSect label a {
  display: inline;
  position: relative;
  color: inherit;
  border-bottom: solid 1px #ffa07f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.signUpSect .uploadSect label a:hover {
  color: #FFFFFF;
  background: #ffa07f;
}

.signUpSect .uploadSect p {
  font-size: 16px;
}

.signUpSect .uploadSect input.form-check-input {
  width: 18px;
  height: 18px;
}

.signUpSect .categorySect legend {
  font-size: 16px;
  color: #000;
  width: unset;
  max-width: unset;
  margin-bottom: unset;
  margin-right: 15px;
}

.signUpSect .categorySect label {
  width: unset;
  color: #000;
}

.signUpSect .categorySect input.form-check-input {
  width: 18px;
  height: 18px;
}

.signUpSect .categorySect .form-check {
  margin-right: 15px;
}

#advisorModal .close {
  color: #000;
  top: -8px;
  right: 2px;
  z-index: 99;
}

@media (min-width: 768px) {
  #advisorModal .close {
    color: #fff;
    top: -41px;
    right: -37px;
  }
}

@media (min-width: 425px) {
  #advisorModal .row {
    margin: 0 -15px;
  }
}

#advisorModal ul li {
  list-style-position: outside;
}

.copyLine label {
  width: 100%;
}

.copyLine input {
  width: 70%;
}

@media (min-width: 992px) {
  .copyLine input {
    width: 80%;
  }
}

.copyLine button {
  margin-left: 4px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-color: #dc3545;
}

.copyLine .form-control:disabled, .copyLine .form-control[readonly] {
  background-color: #fff;
}

.winnerSect .teamBox {
  position: relative;
  display: block;
  width: 100%;
  font-size: 1rem;
  line-height: 2rem;
  color: #495057;
  background-clip: padding-box;
  border-top: 2px solid #f67656;
  border-right: 1px solid #ced4da;
  border-left: 1px solid #ced4da;
  border-bottom: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.winnerSect .teamBox .teamHeader {
  background-color: #f9fafb;
  border-bottom: 1px solid #ced4da;
}

.winnerSect .teamBox .teamHeader h3 {
  font-weight: bold;
}

.winnerSect .teamBox .teamHeader h3 span {
  padding: .1rem .2rem .1rem .2rem;
  font-weight: normal;
}

.winnerSect .teamBox .teamHeader h4 {
  margin-top: .7rem;
  margin-bottom: 0;
  font-weight: bold;
}

.winnerSect .teamBox .teamHeader h4 span {
  padding: .1rem .2rem .1rem .2rem;
  font-weight: normal;
}

.winnerSect .teamBox span {
  margin-right: 15px;
  font-size: 15px;
}

.winnerSect .teamBox .teamContent li {
  padding: .7rem 2rem;
  font-size: 16px;
  text-align: left;
  border-bottom: 1px solid #ced4da;
}

@media (min-width: 768px) {
  .winnerSect .teamBox .teamContent li {
    padding: .7rem 2rem 0;
  }
}

.winnerSect .teamBox .teamContent li:nth-last-child(1) {
  border-bottom: unset;
}

.winnerSect .teamBox .teamContent li div {
  padding: .1rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .winnerSect .teamBox .teamContent li div {
    display: inline-block;
    width: 48%;
  }
  .winnerSect .teamBox .teamContent li div:nth-child(1) {
    margin-right: 10px;
  }
}

@media (min-width: 992px) {
  .winnerSect .teamBox .teamContent li div {
    width: 38%;
  }
  .winnerSect .teamBox .teamContent li div:nth-child(2) {
    margin-right: 10px;
  }
  .winnerSect .teamBox .teamContent li div:nth-child(3) {
    width: 20%;
  }
}

.winnerSect .teamBox .teamContent li span {
  padding: .1rem .4rem .1rem .7rem;
  font-weight: normal;
  font-size: 14px;
  border: 1px solid #ced4da;
  border-radius: 25px;
  font-weight: normal;
}

.winnerSectV2 h2 {
  -webkit-margin-after: 0;
          margin-block-end: 0;
  line-height: 1.6rem;
  color: #f67656;
}

.winnerSectV2 h2 + span {
  color: #ff9d85;
}

.winnerSectV2 .heading-hr-mainColor {
  padding-top: 5px;
}

.winnerSectV2 .teamBox {
  position: relative;
  display: block;
  width: 100%;
  font-size: 1rem;
  line-height: 2rem;
  color: #495057;
  background-clip: padding-box;
  border-top: 2px solid #f67656;
  border-right: 1px solid #ced4da;
  border-left: 1px solid #ced4da;
  border-bottom: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.winnerSectV2 .teamBox .teamHeader {
  background-color: #f9fafb;
  border-bottom: 1px solid #ced4da;
}

.winnerSectV2 .teamBox .teamHeader h3 {
  font-weight: bold;
  padding: 0 1rem;
}

.winnerSectV2 .teamBox .teamHeader h3 span {
  display: block;
  margin-bottom: .3rem;
  margin-right: 0;
  padding: .1rem .2rem .1rem .2rem;
  font-weight: normal;
}

@media (min-width: 1200px) {
  .winnerSectV2 .teamBox .teamHeader h3 span {
    display: inline-block;
    margin-right: 15px;
  }
}

.winnerSectV2 .teamBox .teamHeader h4 {
  margin-top: .7rem;
  margin-bottom: 0;
  font-weight: bold;
}

.winnerSectV2 .teamBox .teamHeader h4 span {
  padding: .1rem .2rem .1rem .2rem;
  font-weight: normal;
}

.winnerSectV2 .teamBox span {
  margin-right: 15px;
  font-size: 15px;
}

.winnerSectV2 .teamBox .teamContent li {
  padding: .7rem 2rem;
  font-size: 16px;
  text-align: left;
  border-bottom: 1px solid #ced4da;
}

@media (min-width: 768px) {
  .winnerSectV2 .teamBox .teamContent li {
    padding: .7rem 2rem 0;
  }
}

.winnerSectV2 .teamBox .teamContent li:nth-last-child(1) {
  border-bottom: unset;
}

.winnerSectV2 .teamBox .teamContent li div {
  padding: .1rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .winnerSectV2 .teamBox .teamContent li div {
    display: inline-block;
    width: 48%;
  }
  .winnerSectV2 .teamBox .teamContent li div:nth-child(1) {
    margin-right: 10px;
  }
}

@media (min-width: 992px) {
  .winnerSectV2 .teamBox .teamContent li div {
    width: 38%;
  }
  .winnerSectV2 .teamBox .teamContent li div:nth-child(2) {
    margin-right: 10px;
  }
  .winnerSectV2 .teamBox .teamContent li div:nth-child(3) {
    width: 20%;
  }
}

.winnerSectV2 .teamBox .teamContent li span {
  padding: .1rem .4rem .1rem .7rem;
  font-weight: normal;
  font-size: 14px;
  border: 1px solid #ced4da;
  border-radius: 25px;
  font-weight: normal;
}

.privacySect {
  font-size: 14px;
}

@media (min-width: 768px) {
  .privacySect {
    font-size: 1rem;
  }
}

.privacySect .text-dark {
  padding-bottom: 1rem;
}

.privacySect p {
  margin-bottom: 0;
  margin-top: .3rem;
}

.privacySect ol {
  padding-left: 17px;
}

.privacySect ol.level01 li {
  margin-bottom: 1rem;
  list-style-type: #f67656;
  color: #f67656;
}

.privacySect ol.level01 b {
  color: #f67656;
  line-height: 1.7rem;
}

.privacySect ol.level02 {
  margin-top: .5rem;
  list-style: cjk-ideographic;
  padding-left: 1.5rem;
}

.privacySect ol.level02 li {
  color: #343a40;
}

.privacySect ol.level02 li b {
  color: #343a40;
}

.privacySect ol.level02 li p {
  color: #636363;
}

.privacySect ol.level02 p b {
  padding-bottom: .5rem;
  color: #343a40;
}

.privacySect ol.level03 {
  padding-left: 1.5rem;
  margin-top: .5rem;
}

.privacySect ol.level03 li {
  color: #636363;
}

.privacySect ol.level04 {
  padding-left: 1.5rem;
  margin-top: .5rem;
}

.privacySect ol.level04 li {
  color: #636363;
}