.hs-responsive-embed-youtube {
position: relative;
padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
padding-top: 25px;
height: 0;
}
 
.hs-responsive-embed-youtube iframe {
position: absolute;
top: 0;
left: 0;
width: 100%!important;
height: 100%!important;
}
#social .social {
    float: left;
    font-size: 0.9em;
    font-weight: bold;
    padding: 5px;
    text-transform: uppercase;
    width: 33.3333%;
}

.news-item{
	padding:0 10px;
}
#showpage-video, #video{
	background-color:#00355D;
}