#topOverContainer {
	display: none;
}

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

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

.mnModSlider .mnModSlide {
    top: 35%;
}

.mod39-col1, .mod43-col1 {
	background-color: white;
	box-shadow: 3px 2px 15px rgba(0,0,0,0.3);
}

@media screen and (min-width : 1099px) {
	.mod38-col2 {
		border-left: 2px solid #EF6B41;
	}
}

.mod8 {
	box-shadow: -3px -5px 20px rgba(0,0,0,0.3);
}