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

.mnModSlider .mnModSlide {
    top: 34%;
}


.mod33-col1 {
	background-color: white;
	border: 5px solid #FAB436;
	box-shadow: 3px 3px 8px rgba(0,0,0,0.5);
}

.mod36-col2 {
	background-color: white;
}

.mod0-col3 {
	background-color: white;
	border: 5px solid #FAB436;
	box-shadow: 3px 3px 8px rgba(0,0,0,0.5);
}

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