.tp-caption.black {
color:#000;
text-shadow:none;
}

.tp-caption.Medium_bold_white {
font-size:36px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
padding:10px 40px;
background-color:rgb(7, 3, 3);
border-width:5px;
border-color:rgb(255, 255, 255);
border-style:solid;
}

.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.SUB_bold_white {
font-size:20px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
padding:10px 40px 10px 40px;
border-width:5px;
border-color:rgb(255, 255, 255);
border-style:solid;
}

