.brand {
  background-color: #231815;
  padding-bottom: 98px;
}
.brand .tit {
  line-height: 150px;
  color: #fff;
  text-align: center;
  font-size: 24px;
}
.video {
  margin: 5px 0;
}
.video .col-sm-4 {
  padding-left: 3px;
  padding-right: 3px;
}
#my-video {
  width: 100%;
  height: 489px;
}
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.sbox {
  padding-bottom: 30px;
}
.sbox .bt {
  margin: 40px 0;
}
.sbox .content {
  line-height: 32px;
}
.sbox .content p {
  margin-bottom: 15px;
}
.sbox .content .tit {
  font-size: 18px;
  color: #ae8141;
  margin-top: 30px;
  margin-bottom: 20px;
}
.blackfont {
  background-color: #231815;
  text-align: center;
  color: #fff;
  border-radius: 60px;
  padding: 8px 5px;
  margin-top: 30px;
}
.stobox {
  margin-bottom: 30px;
}
.stobox .sto2 {
  background-color: #fff;
  padding: 18px 5px 21px 5px;
}
.stobox .sto2 .sto2_1 {
  font-size: 20px;
  font-weight: bold;
}
.stobox .sto2 .sto2_2 {
  min-height: 45px;
}
@media screen and (max-width: 991px) {
  .blackfont {
    padding: 15px;
    border-radius: 20px;
  }
  .sbox .bt {
    margin: 20px 0 0 0;
  }
  .sbox .content {
    line-height: 24px;
  }
  .sbox .content .tit {
    margin-top: 10px;
  }
}
