body {
    background-color: transparent !important;
}

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

#topMenuLinksUl > li:nth-child(6) {
	background-color: #CE5332 !important;
	color:#ffffff ;
	margin-top: 5px;
	box-shadow: 2px 2px 6px rgba(0,39,40,0.3);
}

#topMenuLinksUl > li:nth-child(6) a{
	color:#ffffff;
	padding: 15px 20px 15px 20px !important;
}

.mnModSlider .mnModSlide {
    top: 35%;
}

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

#topOverContainer {
	display: none;
}

.mnModSlider .arrow {
	display: none;
}

@media screen and (min-width : 768px) {
	.mod33-col1 {
		border-left: 8px solid #131313;
	}
}

.mod36-col1 {
	border: 1px solid #CE5332;
}

.mod0-col3 {
	border: 1px solid #CE5332;
	background-color: #131313;
}