#home-main .signup {
  width: 250px;
  margin-bottom: 10px;
  margin-top: 30px;
}
#home-main .left-home-button {
  margin-right: 24px;
  margin-top: 30px;
}
#home-main .right-home-button {
  margin-right: 26px;
  background-color: #fff;
}
#home-main .left-home-button,
#home-main .right-home-button {
  margin-bottom: 20px;
}
#home-content {
  position: relative;
  height: 740px;
  color: #5f6062;
}
#home-content .left,
#home-content .forum,
#home-content .events {
  background-repeat: no-repeat;
  background-size: auto 100%;
}
#home-content .left {
  border-color: #ad967d;
  border-right: 1px solid;
  border-bottom: 1px solid;
  background-image: url("developer/img/home/img-blog@2x.png");
  background-position: right;
  margin-right: -1px;
  left: -1px;
}
#home-content .left,
#home-content .right {
  display: inline-block;
  float: left;
  vertical-align: top;
  position: relative;
  height: 100%;
  width: 50%;
}
#home-content .blog,
#home-content .forum,
#home-content .events {
  position: absolute;
}
#home-content .forum,
#home-content .events {
  height: 227px;
  width: 100%;
}
#home-content .blog,
#home-content .events {
  bottom: 0;
}
#home-content .events {
  background-image: url("developer/img/home/img-events@2x.png");
  box-shadow: 0 0 0 1px #ad967d;
}
#home-content .forum {
  padding-top: 286px;
  background-image: url("developer/img/home/img-forums@2x.png");
  bottom: 227px;
}
#home-content .blog {
  height: 454px;
  width: 100%;
}
#home-content .blog .blog-container {
  padding: 40px 40px;
  margin-left: 20%;
  max-width: 480px;
  float: right;
}
#home-content .forum-container,
#home-content .events-container {
  padding: 40px 10%;
}
#home-announcement {
  background-size: 1277px 372px;
  text-align: center;
  padding-top: 0;
  padding-bottom: 10px;
}
#home-announcement h2 {
  border-bottom: 1px solid #871fff;
  padding-bottom: 20px;
  color: #871fff;
  margin: 20px auto;
  width: 400px;
}
#home-announcement span {
  color: #5f6062;
  font-family: "Spezia", arial;
}
#home-announcement li {
  margin-left: 60px;
}
#home-announcement li:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  width: 21px;
  height: 21px;
  background-image: url("/https/tokbox.com/developer/img/icons/icon-star@2x.png");
  background-size: 100%;
}
#home-announcement a {
  width: 200px;
}
#home-footer {
  text-align: center;
  box-shadow: inset 0 0 5px rgba(0,0,0,0.3);
}
#home-footer .signup {
  width: 250px;
  margin-bottom: 10px;
  margin-top: 30px;
}
.api-group-container {
  display: flex;
  justify-content: center;
  width: 900px;
  margin: auto;
  margin-top: 40px;
}
.api-container {
  float: left;
  width: 31%;
  margin-right: 24px;
}
@last-child {
  margin-right: 0;
}
.api-container a,
.api-container p {
  display: flex;
}
.api-container a {
  font-family: "Spezia", arial;
  font-size: 14px;
  line-height: 48px;
  color: #131415;
}
.api-container a:hover {
  text-decoration: underline;
}
.api-container p {
  font-family: "Spezia", arial;
  font-size: 16px;
  line-height: 1.8;
  margin-top: 8px;
  margin-bottom: 10px;
  color: #5f6062;
}
.api-container:last-child {
  margin-right: 0;
}
.img-container {
  width: 46px;
}
.img-container img {
  vertical-align: middle;
}
.sdk-label {
  display: table-cell;
  vertical-align: text-bottom;
  float: left;
  font-weight: 200;
  font-family: "Spezia", arial;
  font-size: 34px;
}
.h1 {
  color: #fff !important;
}
.js-icon-link {
  background-image: url("/https/tokbox.com/developer/img/home/icon-js@2x.png");
  background-size: 60px 65px;
}
.js-icon-link:hover {
  background-image: url("/https/tokbox.com/developer/img/home/icon-js-blue@2x.png");
}
.rest-container {
  height: 57px;
  background-color: #f2f2f2;
  padding: 16px 16px 0 16px;
  margin: auto;
  margin-top: 14.5px;
  max-width: 870px;
  display: block;
  text-align: center;
}
.rest-container a,
.rest-container img {
  display: block;
  margin: auto;
}
.rest-container a {
  width: 100px;
}
.rest-container img {
  float: right;
}
.about {
  min-width: 600px;
  max-width: 914px;
  margin: auto;
  font-family: "Spezia", arial;
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
  margin-top: 40px;
  color: #5f6062;
}
.tech-questions {
  margin: 48px 0;
  font-weight: bold;
  text-align: center;
}
.tech-questions .important {
  max-width: 630px;
  margin: 16px auto;
}
.playground {
  display: flex;
  justify-content: space-around;
  padding: 0;
  min-width: 600px;
}
.play-head {
  margin-top: 45px;
  margin-left: 98px;
  font-family: "Spezia", arial;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.28;
  color: #871fff;
}
.play-desc {
  margin-left: 98px;
  font-family: "Spezia", arial;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.88;
  color: #5f6062;
  width: 588px;
}
.btn {
  width: 160px;
  height: 40px;
  line-height: 40px;
  letter-spacing: 1px;
  font-size: 16px;
}
.right-home-button {
  background-color: transparent;
  box-shadow: 0 0 0 1px #fff;
}
.right-home-button:hover {
  color: #131415;
}
.container {
  width: 100%;
  max-width: 100%;
  min-width: 760px;
  padding: 0 38px;
}
#doc_content {
  min-width: 800px;
  top: 8px;
}
.section-header {
  padding: 28px 0;
  border-bottom: transparent;
  background-size: 100%;
  text-align: center;
  height: 198px;
}
.section-header .Vlt-grid {
  width: 444px;
  margin: auto;
}
.section-header button {
  width: 188px;
  font-size: 16px;
}
.btn-white:hover {
  color: #fff;
}
.btn-white:hover:after {
  background-image: url("/https/tokbox.com/developer/img/icons/ctaarrow_white@2x.png") !important;
}
.btn-ghost-white {
  background-color: transparent;
}
.btn-ghost-white:hover {
  color: #871fff;
}
