#topMenuContainer #topMenu #topMenuLogo {
    float: left;
	padding: 8px !important;
}
 
.mnModSlider .mnModSlide {
    top: 26%;
}

@media screen and (max-width : 768px) {
	.mnModSlider .mnModSlide {
	    top: 17%;
	}
}

.mnModMap .mapLogo .mnImageContainer img {
    max-width: 200px;
    display: initial;
    padding-top: 30px;
}

#topMenuContainer #topMenu {
	border-bottom: 2px solid #fff;
}

@media screen and (max-width : 1146px) {
	#topMenuContainer #topMenu {
		border-bottom: 0px solid #fff;
	}
}

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



.mod30-col1, .mod30-col2 {
	margin: 20px !important;
	border: 20px !important;
	border-radius: 0px;
	background: #FFF;
	box-shadow: 0px 0px 10.6px 0px rgba(0, 0, 0, 0.25);
}

.mod26-col1, .mod26-col2 {
	border-top : 6px solid #ffffff;
	border-bottom : 6px solid #ffffff;
}
.mod37-col1, .mod37-col2 {
	border-top : 6px solid #ffffff;
	border-bottom : 6px solid #ffffff;
}