.tp-caption.Newspaper-Subtitle, .Newspaper-Subtitle{
	color: rgba(217, 28, 23, 1.00);
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	font-style: normal;
	font-family: "PT Sans";
	padding: 0 0 0 0px;
	text-decoration: none;
	background-color: transparent;
	border-color: transparent;
	border-style: none;
	border-width: 0px;
	border-radius: 0 0 0 0px;
	text-align: right
}

.tp-caption.Newspaper-Subtitle-mob, .Newspaper-Subtitle-mob{
	color: rgba(217, 28, 23, 1.00);
	font-size: 40px;
	line-height: 40px;
	font-weight: 700;
	font-style: normal;
	font-family: "PT Sans";
	padding: 0 0 0 0px;
	text-decoration: none;
	background-color: transparent;
	border-color: transparent;
	border-style: none;
	border-width: 0px;
	border-radius: 0 0 0 0px;
	text-align: right
}

.tp-caption.Newspaper-Title-Centered,.Newspaper-Title-Centered{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(0,0,0,0.80);
	font-family:"PT Sans";
	font-size:55px;
	font-style:normal;
	font-weight:400;
	line-height:55px;
	padding:0 0 10px;
	text-align:right;
	text-decoration:none;
}

.tp-caption.Newspaper-Title-Centered-mob,.Newspaper-Title-Centered-mob{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(0,0,0,0.80);
	font-family:"PT Sans";
	font-size:75px;
	font-style:normal;
	font-weight:400;
	line-height:75px;
	padding:0 0 10px;
	text-align:right;
	text-decoration:none;
}

.tp-caption.Newspaper-Subtitle2, .Newspaper-Subtitle2{
	color: rgba(0, 0, 0, 0.80);
	font-size: 23px;
	line-height: 30px;
	font-weight: 400;
	font-style: normal;
	font-family: "PT Sans";
	padding: 0 0 0 0px;
	text-decoration: none;
	background-color: transparent;
	border-color: transparent;
	border-style: none;
	border-width: 0px;
	border-radius: 0 0 0 0px;
	text-align: right
}

.tp-caption.Newspaper-Subtitle2-mob, .Newspaper-Subtitle2-mob{
	color: rgba(0, 0, 0, 0.80);
	font-size: 28px;
	line-height: 28px;
	font-weight: 400;
	font-style: normal;
	font-family: "PT Sans";
	padding: 0 0 0 0px;
	text-decoration: none;
	background-color: transparent;
	border-color: transparent;
	border-style: none;
	border-width: 0px;
	border-radius: 0 0 0 0px;
	text-align: right
}

.tp-caption.Newspaper-Title-Centered-Littler,.Newspaper-Title-Centered-Littler{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(0,0,0,0.80);
	font-family:"PT Sans";
	font-size:50px;
	font-style:normal;
	font-weight:400;
	line-height:55px;
	padding:0 0 10px;
	text-align:right;
	text-decoration:none;
}

.tp-caption.Newspaper-Title-Centered-Littler-mob,.Newspaper-Title-Centered-Littler-mob{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(0,0,0,0.80);
	font-family:"PT Sans";
	font-size:70px;
	font-style:normal;
	font-weight:400;
	line-height:70px;
	padding:0 0 10px;
	text-align:right;
	text-decoration:none;
}


@media only screen and (max-width: 639px){	
	.tp-caption.Newspaper-Subtitle, .Newspaper-Subtitle{display:none;}
	.tp-caption.Newspaper-Title-Centered,.Newspaper-Title-Centered{display:none;}	
	.tp-caption.Newspaper-Subtitle2, .Newspaper-Subtitle2{display:none;}
	.tp-caption.Newspaper-Subtitle2-mob, .Newspaper-Subtitle2-mob{display:none;}
	.tp-caption.Newspaper-Title-Centered-Littler,.Newspaper-Title-Centered-Littler{display:none;}
}

@media only screen and (min-width: 640px) and (max-width: 1023px){
	.tp-caption.Newspaper-Subtitle, .Newspaper-Subtitle{display:none;}
	.tp-caption.Newspaper-Title-Centered,.Newspaper-Title-Centered{display:none;}	
	.tp-caption.Newspaper-Subtitle2, .Newspaper-Subtitle2{display:none;}
	.tp-caption.Newspaper-Title-Centered-Littler,.Newspaper-Title-Centered-Littler{display:none;}
}

@media only screen and (min-width: 1024px){
	.tp-caption.Newspaper-Subtitle-mob, .Newspaper-Subtitle-mob{display:none;}
	.tp-caption.Newspaper-Title-Centered-mob,.Newspaper-Title-Centered-mob{display:none;}
	.tp-caption.Newspaper-Subtitle2-mob, .Newspaper-Subtitle2-mob{display:none;}
	.tp-caption.Newspaper-Title-Centered-Littler-mob,.Newspaper-Title-Centered-Littler-mob{display:none;}
}