.tp-caption.large_text {
font-size:40px;
line-height:40px;
font-weight:700;
font-family:"Lato";
tex-align:center;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
margin:0px;
white-space:nowrap;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_text {
color:#ffffff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:400;
font-size:34px;
line-height:20px;
text-align:center;
font-family:"Lato";
margin:0px;
white-space:nowrap;
background-color:transparent;
text-decoration:none;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_bg_orange {
font-size:20px;
line-height:20px;
font-weight:700;
font-family:"Lato";
color:#ffffff;
text-decoration:none;
background-color:rgb(251, 147, 0);
background-color:rgba(251, 147, 0, 1);
padding:15px 15px 15px 15px;
border-radius:5px 5px 5px 5px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

