.mnModSlider .mnModSlide {
    top: 70%;
}

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


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

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

.mod37-col1, .mod37-col2 {
	margin: 50px !important;
	border-radius: 0px;
	background: #FFF;
	border-top: 1px solid #0c0c0c;
}


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

.newsletterButton {
	padding-bottom: 33px;
}

.mnModSlider .arrow {
   display: none;
}

.topMenuContainer {
	background: linear-gradient(rgba(0,0,0,0.8), rgba(0,0,0,0));
}
