.tp-caption.large_bg_black_opague {
font-size:32px;
line-height:40px;
font-weight:500;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
padding:10px 20px 15px;
background-color:rgb(101, 177, 226);
background-color:rgba(101, 177, 226, 0.709804);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}
.tp-caption.large_bg_black_opague_small_standout {
font-size:17px;
line-height:29px;
font-weight:500;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 173, 239);
background-color:rgba(0, 173, 239, 0.71);
padding:10px 20px 15px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}
.tp-caption.large_bg_black_opague_small {
font-size:17px;
line-height:29px;
font-weight:500;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
padding:10px 20px 15px;
background-color:rgb(101, 177, 226);
background-color:rgba(101, 177, 226, 0.709804);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}
.tp-caption.black2 {
font-size:35px;
font-weight:800;
font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}
.tp-caption.black3 {
font-size:26px;
font-weight:400;
font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(101, 179, 225);
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}.vjs-default-skin div.vjs-big-play-button {
top: 50%; left: 50%;
margin: -1.3em 0 0 -2em;
}
.vjs-default-skin .vjs-time-controls div, .vjs-default-skin .vjs-time-divider span {
font-size: 1em;
line-height: 3em;
} .video-wrapper {
position: relative;
padding-bottom: 74.25%; height: 0;
overflow: hidden;
}
.video-wrapper video,.videoWrapper,.video-wrapper .video-js {
position: absolute;
top: 0; left: 0;
width: 100%;
height: 100%;
}
.video-wrapper .video-js, .video-wrapper img.vjs-poster {
width: 100% !important;
height: 100% !important; //these need !important because IE wants to set height/width to 100px
max-width: 100%;
}