.main figure {
	margin-bottom: 20px;
}
.main .leading-img {
	margin-bottom: 0;
}
.story-main {
	font-size: 1.125em;
	line-height: 1.4;
	padding-top: 60px; /*20px;*/
}
.story-main header {
	position: relative;
}
.story-main header h1, .story-main .h1, .story-main header h2, .story-main header [aria-level="2"] {
	margin-top: 0;
	margin-bottom: 0.50505em;
	font-family: 'Inter', Arial, sans-serif;
}
.story-main header h1, .story-main .h1 {
	font-weight: 500;
	font-size: 1.8em;
	line-height: 1.2;
}
.story-main header h2, .story-main header [aria-level="2"] {
	font-size: .9em;
	line-height: 1.4;
}
.story-main header .label {
	margin-top: -20px;
	margin-left: -20px;
	display: table;
	font-weight: 600;
}

.story-main h2, .story-main .h2, .story-main [aria-level="2"], .story-main h3, .story-main .h3, .story-main [aria-level="3"], .story-main h4, .story-main .h4, .story-main [aria-level="4"], .story-main h5, .story-main .h5, .story-main [aria-level="5"] {
	margin-bottom: .5em;
	font-weight: 400 !important;
	font-family: 'Inter', Arial, sans-serif;
}
.story-main h2, .story-main .h2, .story-main [aria-level="2"] {
	font-size: 1.555em;
	line-height: 1.2;
	letter-spacing: .01em;
}
.story-main h3, .story-main .h3, .story-main [aria-level="3"] {
	font-size: 1.222em;
}
.story-main h4, .story-main .h4, .story-main [aria-level="4"] {
	font-size: 1.111em;
}
.story-main h5, .story-main .h5, .story-main [aria-level="5"] {
	font-size: 1em;
}
.story-main p {
	margin-bottom: 1.25em;
	font-family: 'Inter', Arial, sans-serif;

}
.story-main.interview figure + p {
	margin-top: 20px;
}
.story-main cite {
	margin-bottom: 20px;
}
.story-main .after-story-block {
	padding-top: 60px;
	width: 100%;
}
.story-main img {
	display: block;
	max-width: 100%;
	height: auto;
}
.story-main iframe {
	margin-bottom: 1.5em;
}
.img-desc-main h3, .img-desc-main .h3 {
	font-size: 1.4em;
}
.story-main table {
	margin-bottom: 2em;
}
.story-main td, .story-main th {
	border: 1px solid #CCC;
	padding: 0.7em;
}
.infographic img {
	margin: 0 auto;
}
.meta-info {
	font-size: .8em;
	margin-bottom: 20px;
	font-weight: 600;
}
.meta-info time {
	font-weight: 500;
	border-right: 1px solid #EEE;
	padding-right: 10px;
	margin-right: 10px;
}
.meta-info span {
	border-right: 1px solid #EEE;
	padding-right: 10px;
}
.meta-info span:last-child {
	border-right: none;
	padding-right: 0;
}
.meta-info span, .meta-info i {
	color: #808CBC;
	margin-right: 10px;
}
.meta-info i {
	font-size: 1.8em;
	vertical-align: middle;
}
.meta-info .location {
	color: #000;
	margin-right: 10px;
	font-weight: 500;
}
.event-info header .meta-info span {
	display: block;
	color: #000;
	font-weight: 500;
	border: none;
	font-size: 1.4em;
	margin-bottom: 10px;
}
.event-info header .meta-info span i {
	font-size: 1.3em;
}
.event-info header h1 {
	font-size: 2.5em;
	line-height: normal;
}
.first-paragraph {
	font-size: 1em; /*1.1em;*/
	/*word-break: break-all;*/
}
.related-story {
	margin-top: 0;
	padding-top: 0;
	position: relative;
}
.related-story .label {
	margin-top: -2px;
}
.related-story h3 {
	font-size: 1.5em;
}
.related-story .author {
	font-size: .9em;
	font-weight: 500;
}
blockquote {
}
/*.pre-footer {
	display: none !important;
	}*/
.comments {
	margin-bottom: 3em; /*80px;*/
}
.comments .solid-border-top {
	overflow: hidden;
}
.comments li {
	border-top: none;
	overflow: hidden;
}
.comments h3, .comments [aria-level="3"] {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: 600;
	margin-bottom: 1em; /*0;*/
	margin-top: 4px;
	float: left;
}
.comments .border-button {
	width: 100%;
	display: inline-block;
}
.username {
	font-weight: 900;
}
.username time {
	margin-left: 30px;
}
.rounded-name {
	float: left;
	width: 50px;
}
.rounded-name span {
	background: #F5A088;
	color: #FFF;
	padding: 14px 21px;
	border-radius: 50px;
	display: block;
}
.comment-content {
	float: right;
	width: calc(100% - 50px);
	padding-left: 20px;
	font-size: .85em;
}
/* BLOQUE CARA A CARA */
.versus-block {
	margin-bottom: 20px;
	font-size: .9em;
}
.versus-block .grey-sans {
	font-weight: 500;
	font-size: .9em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.versus-block li {
	border-bottom: 2px dotted #EEE;
	overflow: hidden;
	margin: 0;
	padding: 15px 0;
	position: relative;
}
.versus-block li:first-child {
	border-top: 2px dotted #EEE;
}
.versus-block p {
	vertical-align: middle;
	margin-bottom: 0;
	font-weight: 600;
}
.versus-block figure {
	float: left;
	margin-bottom: 0;
	margin-right: 15px;
}
.versus-block i {
	position: absolute;
	top: 50%;
	color: #42B5B3;
	margin-top: -8px;
	left: 8px;
}
.versus-block li:first-child i {
	right: 8px;
}
/* BLOQUE INFOGRAFÍA */
.infographics-block hr {
	border-top: none;
	border-bottom: 2px dotted #EEE;
	margin: 0 -20px 20px;
}
button.close {
	font-size: 1em;
}
.twitter-item {
	color: #331F7D;
	font-size: 1.5em;
	font-weight: 500;
	padding-left: 60px;
	position: relative;
}
.twitter-item i {
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -11px;
}
/* BLOQUE SOBRE EL AUTOR */
.author-about {
	clear: both;
	/*display: inline-block;*/
	font-size: .9em;
	line-height: normal;
	text-align: left;
	margin-bottom: 20px;
}
.author-about h3 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: 600;
}
.author-about figure {
	padding: 0;
}
.author-about img {
	margin: 0 auto;
}
.author-about .grey-serif {
	font-size: 1em;
}
.author-social-bar li {
	display: inline-block;
	font-size: 1.8em;
	padding: 0 10px 0 0;
	line-height: 0;
	margin: 0;
}
.author-social-bar {
	padding: 0;
}
.author-social-bar li a {
	color: #808CBC;
}
.leading-img {
	position: relative;
}
.leading-img .back-to-events {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #FFF;
}
.event-info .bold-title {
	font-size: 1.2em;
}
.story-main .event-timeline li {
	padding-bottom: 26px;
	border-left: 3px solid #5ABAB8;
	padding-left: 15px;
	margin-left: 15px;
	position: relative;
	margin-top: -6px;
	display: table;
	margin-bottom: 0;
}
.story-main .event-timeline li:last-child {
	border-left: 0;
}
.story-main .event-timeline li:before {
	content: '';
	border: 3px solid #808CBC;
	height: 16px;
	width: 16px;
	border-radius: 15px;
	background: #FFF;
	display: block;
	position: absolute;
	left: -9px;
	top: 6px;
	z-index: 2
}
.story-main .event-timeline li:last-child:before {
	left: -7px;
}
.story-main .event-timeline li:first-child:after {
	content: '';
	height: 16px;
	width: 16px;
	background: #FFF;
	display: block;
	position: absolute;
	left: -9px;
	top: 0;
	z-index: 1
}
.story-main .event-timeline span {
	font-weight: 600;
	padding-right: 20px;
	padding-left: 0;
	display: block;
	white-space: nowrap;
}
.event-info header .meta-info p {
	color: #000;
	font-weight: 500;
	border: none;
	font-size: 1.4em;
	margin-bottom: 10px;
}
.event-info header .meta-info p a {
	color: #42B5B3;
}
#infographicForm .modal-body .form-control {
	height: auto;
}
.errorEmail {
	color: #D0021B;
	font-weight: 600;
}
.comments {
	display: block;
	overflow: hidden;
	clear: both;
}
.comments .uppercase-title {
	font-size: 1em;
	padding-top: 10px;
	border-color: #EEE;
}
.comments label {
	padding-left: 0;
}
.comments .form-control {
	font-size: 1em;
}
.comments textarea#comment {
	padding: 10px 20px;
}
.comments button#send-comment {
	width: 200px;
	font-size: .8em;
	font-weight: 700;
}
.comments label.checkbox-custom-label {
	font-size: 0.9em;
}
.comments input:checked + .slider {
	border: 1px solid #001978;
}
.comments input:checked + .slider:before {
	background-color: #001978;
}
.comments input:focus + .slider {
	box-shadow: 0 0 1px #A4A4A4;
}
.comments input:focus + .slider {
	background-color: #001978;
}
.comments input:checked + .slider:before {
	-webkit-transform: translateX(12px);
	-ms-transform: translateX(12px);
	transform: translateX(12px);
}
.comments .checkbox-custom:checked + .checkbox-custom-label:before {
	line-height: 8px;
}
.comments .checkbox-custom + .checkbox-custom-label:before {
	color: #001978;
	background: #FFF;
	border: 2px solid #001978;
}
#persecutor_sharing_toolbox {
	height: 30px;
	width: auto;
	padding-top: 10px;
	float: none !important;
	margin: 0 auto;
	display: block;
	text-align: center;
}
#modalInfographic .at-share-btn-elements {
	padding-top: 5px;
	width: 100%
}
.story-main .full-description {
	line-height: 1.5;
	margin-bottom: 3em;
	/*word-break: break-all;*/
}

/* ================ MEDIA QUERIES ================ */

@media (max-width: 767px) {
	.story-main .full-description {
		margin-bottom: 0;
	}
	.comments {
		margin-bottom: 0;
	}
	.story-main.interview h4 {
		font-size: 0.9em
	}
}
@media (min-width: 768px) {
	.main {
		padding-top: 50px;
	}
	.story-main {
		padding-top: 60px; /*20px;*/
		background: #FFF;
		/*font-size: 1em;*/
	}
	.with-leading-img {
		margin-top: -90px;
	}
	.no-pic {
		margin-top: -20px;
	}
	.story-main header h1 {
		font-size: 1.9em;
		line-height: 1.2;
	}
	.story-main header h2, .story-main header [aria-level="2"] {
		font-size: 1.2em;
	}
	.related-story {
		width: 90%;
	}
	.story-main .img-with-description {
		width: 90%;
	}
	.story-main .img-with-description .border-button {
		width: 90%;
	}
	.img-desc-main {
		width: 100% !important;
	}
	.errorEmail {
		position: absolute;
		bottom: 0;
		margin-bottom: 0 !important;
	}
	.comments .border-button {
		width: 200px;
		float: right;
	}
	blockquote {
		width: 90%;
	}
	.versus-block {
		clear: both;
		border: 2px dotted #EEE;
		overflow: hidden;
		padding: 10px 0;
	}
	.versus-block li {
		width: 50%;
		float: left;
		border-bottom: none;
		border-top: none;
		padding: 0 10px;
	}
	.versus-block li figure {
		margin-right: 10px;
		margin-left: 20px;
	}
	.versus-block li:first-child {
		border-top: none;
		border-right: 2px dotted #EEE;
		text-align: right;
	}
	.versus-block li:first-child figure {
		float: right;
		margin-right: 20px;
		margin-left: 10px;
	}
	.modal-body .border-button {
		margin-left: 20px;
	}
	.infographic .modal-body .border-button {
		margin-left: 0;
	}
	.infographic .modal-body .input-group-btn {
		padding-left: 20px;
	}
	.infographic .modal-body .form-control {
		margin-bottom: 0;
		height: 41px;
	}
	.modal-body .form-group {
		padding: 0;
	}
	.modal-body .input-group {
		display: table;
		position: relative;
		padding-bottom: 30px;
	}
	.event-info header .meta-info span:last-of-type {
		border-right: none;
		padding-right: 0;
	}
	.author-about {
		text-align: left;
	}
	.author-social-bar {
		padding: 0;
		text-align: left;
	}
	.event-timeline span {
		font-weight: 600;
		padding-right: 20px;
		display: table-cell;
		white-space: nowrap;
	}
	.comments .form-control {
		width: 75%;
	}
	#persecutor_sharing_toolbox {
		float: right !important;
	}
	#modalInfographic .at-share-btn-elements {
		width: 25%;
		padding: 5px 2px 0;
		float: left;
	}
}
@media (max-width: 991px) {
}
@media (min-width: 992px) {
	.main {
		padding-top: 0;
	}
	article {
		padding-top: 0;
	}
	.story-main {
		padding-top: 20px;
		/*font-size: 1.125em;*/
	}
	.story-main header h1 {
		font-size: 2.25em;
		line-height: 1.1;
	}
	.story-main header h1, .story-main .h1 {
		/*font-size: 1.5em;*/
		font-weight: 500;
	}
	/*.story-main.interview header h2, .story-main.interview .h2, .story-main.interview [aria-level="2"], .story-main.cara-a-cara header h2, .story-main.cara-a-cara .h2, .story-main.cara-a-cara [aria-level="2"] {
		font-size: 1.4em;
	}*/
	.story-main.interview header h1, .story-main.interview .h1, .story-main.cara-a-cara header h1, .story-main.cara-a-cara .h1 {
		font-size: 2.2em;
	}
	.event-info .story-main header h1, .event-info .story-main .h1 {
		font-size: 2.25em;
	}
	.story-main.interview .bold-title {
		font-size: 1.25em;
	}
	.related-story {
		margin-right: -20px;
		margin-left: -20px;
	}
	.story-main .img-with-description {
		margin-right: -20px;
		margin-left: -20px;
	}
	.img-desc-main {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	.versus-block {
		font-size: 1em;
	}
	.event-info header .meta-info span {
		display: inline-block;
		border-right: 1px solid #EEE;
		padding-right: 10px;
	}
}
.led-op-quote {
	font-size: 0.85em;
	font-style: italic;
	color: #777;
}