.mnModSlider .mnModSlide {
    top: 35%;
}

#topMenuContainer #topMenu #topMenuLogo {
    float: left;
    padding: 14px 10px;
}

.mod50-col1 {
	background-color: #ffffff;
}

@media screen and (max-width : 1013px) {
	#topMenuLogoImg{
		display: none !important;
	}
}

.mod36-col2 {
	background-color: white;
	box-shadow: 3px 3px 15px rgba(0,0,0,0.3);
}