/* Main Content Styles */
.isublayout .s-rzone {
	margin: 0 auto 0 0;
	max-width: 1015px;
}

.t3.main-content {
	padding: 4rem 1em 3em 4em;
}

.t3.main-content.wide {
	padding: 4rem 0;
}

.t3.main-content h1 {
	font-size: 2.222em;
	font-weight: 100;
	line-height: 1.3;
}

.t3.main-content h2 {
	font-weight: 600;
	font-size: 1.778em;
	line-height: 1.5;
}

.t3.main-content h2 + p {
	margin-top: 1.6em;
}

.t3.main-content p + h3 {
	margin-top: 2em;
	margin-bottom: 1em;
}

.t3.main-content p {
	line-height: 1.9;
}
/* End Main Content Styles */

/* Responsive - 1436px */
@media screen and (max-width:1436px) {
	.t3.main-content {
	}
}
/* End Responsive - 1436px */

/* Responsive - 1120px */
@media screen and (max-width:1120px) {
}
/* End Responsive - 1120px */

/* Responsive - 875px */
@media screen and (max-width:875px) {
	.t3.main-content {
		padding: 4rem 4%;
	}
}
/* End Responsive - 875px */

/* Responsive - 800px (Mobile) */
@media screen and (max-width:800px) {
}
/* End Responsive - 800px (Mobile) */

/* Responsive - 683px */
@media screen and (max-width:683px) {
	.t3.main-content {
		padding: 3rem 4%;
	}
}
/* End Responsive - 683px */

/* Responsive - 532px */
@media screen and (max-width:532px) {
}
/* End Responsive - 532px */

/* Responsive - 414px */
@media screen and (max-width:414px) {
	.t3.main-content {
		padding: 2rem 4%;
	}
}
/* End Responsive - 414px */

/* Responsive - 323px */
@media screen and (max-width:323px) {
}
/* End Responsive - 323px */
