#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 #09c;
	padding-bottom: 20px;
	color: #09c;
	margin: 20px auto;
	width: 400px;
}
#home-announcement span {
	color: #5f6062;
	font-family: "Raleway", 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("/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 {
	clear: both;
	margin: auto;
	max-width: 900px;
	height: 290px;
	margin-top: 40px;
}
.api-container {
	float: left;
	width: 31%;
	margin-right: 24px;
}
@last-child {
	margin-right: 0;
}
.api-container a,
.api-container img,
.api-container p {
	margin: auto;
	display: block;
	text-align: center;
}
.api-container a {
	font-size: 15px;
	font-weight: 400;
	line-height: 2.18;
}
.api-container p {
	font-size: 16px;
	line-height: 1.8;
	margin-top: 8px;
	margin-bottom: 10px;
	color: #5f6062;
}
.api-container:last-child {
	margin-right: 0;
}
.img-container {
	height: 57px;
	background-color: #f2f2f2;
	padding: 16px 16px 0 16px;
}
.img-container img {
	left: 50%;
	float: right;
}
.sdk-label {
	color: #5f6062;
	display: table-cell;
	vertical-align: text-bottom;
	float: left;
	font-weight: 200;
	font-size: 34px;
}
.js-icon-link {
	background-image: url("/developer/img/home/icon-js@2x.png");
	background-size: 60px 65px;
}
.js-icon-link:hover {
	background-image: url("/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;
}
.server-group-container {
	width: 100%;
	max-width: 900px;
	height: 40px;
	margin: auto;
	margin-bottom: 36px;
}
.server-container {
	float: left;
	margin: auto;
	width: 13.66%;
}
.server-container a {
	display: block;
	text-align: center;
	width: 100%;
}
.server-group-container > :last-child {
	width: 18%;
}
.about {
	min-width: 600px;
	max-width: 880px;
	margin: auto;
	font-size: 16px;
	line-height: 1.7;
	text-align: center;
	margin-top: 10px;
	color: #5f6062;
}
.tech-questions {
	width: 833.2px;
	margin: auto;
	margin-top: 50px;
	font-size: 18px;
	line-height: 1.38;
	text-align: center;
	color: #5f6062;
	height: 220px;
}
.playground {
	float: left;
	margin-left: -38px;
	width: 100%;
	height: 165px;
	background-color: #f9f9f9;
	position: absolute;
	bottom: 0;
	min-width: 1000px;
}
.play-head {
	margin-top: 45px;
	margin-left: 98px;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.28;
	color: #09c;
}
.play-desc {
	margin-left: 98px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.88;
	color: #5f6062;
	width: 588px;
}
.play-right {
	float: right;
	margin-top: -58px;
	margin-right: 132px;
}
.play-right a {
	width: 120px;
}
.btn {
	width: 160px;
	height: 40px;
	line-height: 40px;
	letter-spacing: 1px;
	font-size: 16px;
}
.right-home-button {
	background-color: #e92133;
	border: 1px solid #e92133;
}
.container {
	width: 100%;
	max-width: 100%;
	min-width: 760px;
	padding: 0 38px;
}
#doc_content {
	padding-top: 30px;
	min-width: 800px;
	padding-bottom: 25px;
}
.section-header-home {
	padding: 28px 0;
	border-bottom: transparent;
	background-size: 100%;
	text-align: center;
}
h1 {
	margin-top: 0;
	margin-bottom: 0;
}

.btn-white:hover {
	color: #ffffff;
    background: #e92133;
}
.btn-white:hover:after {
	background-image: url("/developer/img/icons/ctaarrow_white@2x.png") !important;
}
.btn-ghost-white:hover {
	color: #f02233;
}
.btn-ghost-gray {
	box-shadow: 0 0 0 0.5px #eaeaea;
	vertical-align: middle;
	display: table-cell;
	padding-top: 6px;
	font-size: 16px;
}
.server-container .btn-ghost-gray {
	width: 100%;
}
.server-container .btn-padding-thin {
	padding: 0 0;
	padding-top: 15px;
}
.server-container .btn-padding-thin img {
	margin-right: 4px;
}
#secondary-nav,
#main-nav {
	min-width: 1020px;
}
a.homepage-button {
	text-align: left;
	padding-left: 20px;
}
.homepage-button::after {
	float: right;
	margin-top: 11px;
}
.homepage-button img {
	float: left;
	margin-top: 2px;
}
.btn-ghost-gray:hover {
	background: #f7f3ff;
	box-shadow: 0 0 0 1px #eaeaea;
}
/* For devices smaller than 1300px */
@media (max-width: 1400px) {
	.server-group-container {
		height: 80px;
	}
	.server-group-container > :nth-child(-n+3) {
		width: 33.33%;
	}
	.server-group-container > :nth-child(4) {
		clear: both;
	}
	.server-group-container > :nth-child(n+4) {
		width: 25%;
	}
	.api-container .img-container img {
		display: none;
	}
	.api-container{
		width: 47.5% !important;
		margin-right: 2.5% !important;
		margin-bottom: 20px;
	}
	.api-container:nth-child(even) {
		margin-right: 0px !important;
		margin-left: 2.5%;
	}
}
