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

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

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

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

.tp-caption.medium_dark {
position:absolute;
font-size:28px;
line-height:28px;
color:#404345;
background:none;
}

.tp-caption.large_dark {
position:absolute;
font-size:38px;
line-height:38px;
color:#404345;
background:none;
}

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

.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;
}

.tp-caption.boxed_medium_dark {
position:absolute;
font-size:28px;
line-height:28px;
color:#404345;
background:rgba(255,255,255,.5);
padding:10px 12px 12px;
}

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

.tp-caption.boxed_medium_light_BLACK {
font-size:40px;
line-height:50px;
font-weight:400;
font-family:"Arial Black", Gadget, sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
padding:10px 12px 12px;
background:rgb(0, 0, 0);
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

