header, #breadcrumbs, #featured-video, #categories, #support, footer {
	display: none;
}

/* ------- Home Splash ------ */
#home {
	margin: 0;
	width: 100%;
}

#home #splash {
	height: auto;
	padding-top: 30px;
}

#home #splash .content {
	margin: 0 auto;
	padding: 0;
	width: 90%;
}

#home #splash h2, html[lang='es'] #home #splash h2 {
	font-size: 40px;
	line-height: 40px;
	padding-top: 0;
	width: 100%;
	color: #000;
}

#home #splash p {
	font-size: 18px;
	line-height: 18px;
	padding-top: 15px;
	width: 100%;
	color: #000;
}

#home #splash .square {
	height: auto;
	width: 50%;
}

#home #splash img {
	height: auto;
	width: 50%;
}

/* ------- Featured and Related Articles ------ */
.articles {
	break-inside: avoid;
	padding: 0;
}

.articles img {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.articles a {
	margin: 38px 2.5% 0 2.5%;
	width: 28%;
}

.articles a .content {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-top: 0px;
	width: 100%;
}

.articles {
	break-inside: avoid;
	margin-top: 30px;
	padding-bottom: 30px;
	width: 100%;
}

.articles h2 {
	border-bottom: 1px solid #000;
	display: block;
	margin: 0 auto;
	padding: 0 0 5px 0;
	width: 95%;
}

/* ------- Full Featured ------ */
#full-featured {
	height: auto;
	width: 100%;
}

#full-featured .square {
	float: none;
	height: auto;
	width: 100%;
}

#full-featured .square .content {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#full-featured .square small, html[lang='es'] #full-featured .square small {
	color: #000;
	padding-top: 0;
}

#full-featured .square h4 {
	color: #000;
}

#full-featured .square p {
	color: #000;
}

#full-featured .square a {
	display: none;
}

#full-featured img {
	display: none;
}

#full-featured iframe {
	display: none;
}

/* ------- Home Splash ------ */
#topic {
	width: 100%;
}

#topic #splash {
	padding-top: 30px;
	width: 100%;
}

#topic #splash img {
	height: auto;
	width: 50%;
}

#topic #splash .square {
	height: auto;
	width: 50%;
}

#topic #splash .content {
	margin: 0 auto;
	padding: 0;
	width: 90%;
}

#topic #splash .content h2 {
	color: #000;
	padding-top: 0;
}

#topic #splash .content p {
	color: #000;
}

#article {
	width: 100%;
}

#article article {
	margin-top: 0px;
	width: 100%;
}

#article article .content {
	width: 100%;
}

.content #share {
	display: none;
}

.content .tip {
	break-inside: avoid;
}

.content .tip img {
	width: 20%;
}

.content .tip .text {
	width: 75%;
}

.content .row {
	break-inside: avoid;
}

.content .row .text {
 	 width: 87%;
}

.content .row .text.wide {
 	 width: 95%;
}

.content .row .number {
	color: #D24423;
	font-family: 'Baloo';
	font-size: 20px;
	margin-top: -7px;
}

.content .author .text {
	width: 80%;
}

.content ul li {
	background: none;
	list-style-type: disc;
	list-style-position: inside;
}

.video {
	display: none;
}