.tp-caption.with_white_background {
font-size:25px;
line-height:50px;
font-weight:400;
font-family:Roboto;
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:0px 13px;
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.with_colored_background {
font-size:25px;
line-height:50px;
font-weight:400;
font-family:Roboto;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:0px 13px;
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

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

.tp-caption.largeblackbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#000;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.boxshadow2 {
font-size:20px;
text-decoration:none;
background-color:transparent;
-webkit-box-shadow:rgba(0, 0, 0, 0.498039) 0px 0px 20px;
box-shadow:rgba(0, 0, 0, 0.498039) 0px 0px 20px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}