.tp-caption.small_light {
position:absolute;
font-size:18px;
line-height:22px;
color:#ffffff;
background:none;
}

.tp-caption.large_light {
font-size:37px;
line-height:48px;
font-weight:700;
font-family:"Arial Black", Gadget, sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:20px;
border-radius:20px 20px 20px 20px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.boxed_large_light {
position:absolute;
font-size:38px;
line-height:38px;
color:#fff;
background:rgba(0,0,0,.5);
padding:8px 12px 12px;
}

