.tp-caption.thin_white {
	color:#012a4c;
	text-decoration:none;
	background-color:rgba(255, 255, 255, 0.6);
	padding: 7px 15px;
	border-width:0px;
	border-color:rgb(200, 200, 200);
	border-style:none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;


}
.tp-caption.white {
	color:#012a4c;
	font-weight:600;
	font-family:"Open Sans";
	font-size:18px;
	line-height:18px;
	text-decoration:none;
	background-color:rgba(255, 255, 255, 0.7);
	padding: 7px 15px;
	border-width:0px;
	border-color:rgb(200, 200, 200);
	border-style:none;


}

.tp-caption.white_text {
	color:#ffffff;
	font-weight:600;
	font-family:"Open Sans";
	font-size:16px;
	text-shadow: 1px 1px 1px #000,-1px -1px 1px #000;
}
.tp-caption.medium_white {
	color:#012a4c;

	font-weight:600;
	font-family:"Open Sans";
	font-size:18px;

	line-height:18px;
	text-decoration:none;
	background-color:rgba(255, 255, 255, 0.7);
	padding: 7px 15px;
	border-width:0px;
	border-color:rgb(200, 200, 200);
	border-style:none;

	}



.caption_big {
	font-weight:600;
	font-family:"Open Sans";
	font-size:36px;
	line-height:36px;
}

.caption_medium {
	font-weight:600;
	font-family:"Open Sans";
	font-size:18px;
	line-height:22px;
}
