.tp-caption.layer_mask, .layer_mask {
    font-size: 42px;
    line-height: 46px;
    font-weight: 300;
    font-family: open sans;
    color: #fff;
    text-decoration: none;
    background-color: #017acf;
    background-color: rgba(1, 122, 207, 0.85);
    width: 37.3%;
    height: 60%!important;
    padding: 0;
    /* left: 6.5%!important; */
    top: 10%!important;
    border-width: 0;
    border-color: #ffd658;
    border-style: none;
    /* border-radius: 10px; */
}
.tp-caption.medium_light_white,
.medium_light_white {
    font-size: 42px;
    line-height: 46px;
    font-family: lato, sans-serif;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none;
	margin-left: 2%!important;
}

.tp-caption.small_light_white,
.small_light_white {
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    font-family: lato, sans-serif;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none;
	margin-left: 2%!important;
	margin-top:-2%;
}

.tp-caption.excerpt,
.excerpt 
{
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    font-family: Arial;
    color: #fff;
    text-decoration: none;
/*  background-color: #000;*/
	text-shadow: none;
    margin: 0;
    letter-spacing: -1.5px;
    padding: 1px 4px 0;
    white-space: normal!important;
    height: auto;
    border-width: 0;
    border-color: #fff;
    border-style: none
}


/*.layer_mask,
.layer_mask 
{
    font-size: 42px;
    line-height: 46px;
    font-weight: 300;
    font-family: open sans;
    color: #fff;
    text-decoration: none;
    background-color: #011b3a;
    background-color: rgba(1, 27, 58, .85);
    width: 37.3%;
    height: 100%!important;
    padding: 0;
    left: 0!important;
    top: 0!important;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
*/

.medium_light_white,
.medium_light_white {
    font-size: 42px;
    line-height: 46px;
    font-family: lato, sans-serif;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}

.small_light_white,
.small_light_white 
{
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    font-family: lato, sans-serif;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}

.excerpt,
.excerpt {
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    font-family: Arial;
    color: #fff;
    text-decoration: none;
    background-color: #000;
    background-color: #000;
    text-shadow: none;
    margin: 0;
    letter-spacing: -1.5px;
    padding: 1px 4px 0;
    white-space: normal!important;
    height: auto;
    border-width: 0;
    border-color: #fff;
    border-style: none
}