section {
    padding: 105px 0;
    overflow: hidden;
}
header a.logo img {
    max-height: 60px;
}
#logos-centered .logo-item {

    position: relative;
    max-width: 350px;
    overflow: hidden;
    display: inline-block;

}
.menu_gallery{
	font-size:18px;
}
.rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.bg-deep-pink{
	background-color:#41658a;
}
.first_section{
	padding-top:0px;
}
.logo_footer{
	max-width:200px;}