#topMenuContainer #topMenu #topMenuLogo {
    float: left;
    padding: 16px 19px;
}
.mnModSlider .mnModSlide {
    top: 30%;
}

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

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

.mod42-col1 {
	background-color: rgba(50,41,47,0.9);
}

.mod32-col1 {
	background-color: rgba(50,41,47,0.9);
}

.mod44-col1 {
	border-right: 5px dotted #32292F;
}

