.ms-tabs-template {
    max-width: 100%;
    margin: 0 auto;
	background: #000;
}
.ms-tabs-vertical-template {
	max-width: 1170px;
}
.ms-tabs-template .ms-thumb-frame h6 {
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	margin: 30px 0px 0px 0px;
	font-family: 'Raleway', sans-serif;
}
.ms-tabs-template .ms-thumb-frame h6 i {
	color: #fff;
	font-size:27px;
	margin-right: 10px;
}


 /* Layers */
.ms-layer.video-title {
    color: white;
    font-weight: 600;
    font-size: 42px;
    margin:0px;
    letter-spacing:0px;
}

.ms-layer.video-title.video-top-title {
    font-size: 16px;
    color: gray;
}

.ms-layer.video-title.video-sub-title {
    font-size: 22px;
    font-weight: 300;
}