#PageMain {
 margin-top: 0;
}
	
.zero-margin-bottom {
 margin-bottom: 0 !important;
}
	
.se-roubaix-hero .block-bg-img {
 padding: 32% 15px;
}
	
.se-roubaix-hero {
 background-position-x: 20% !important;
}

.se-roubaix-hero h1 {
 font-family: urw-din-condensed, sans-serif !important;
 font-weight: 600 !important;
 font-style: normal !important;
 font-size: 48px !important;
 color: #ffffff !important;
}
	
.se-roubaix-2col h2 {
 font-family: urw-din-condensed, sans-serif !important;
 font-weight: 600 !important;
 font-style: normal !important;
 font-size: 34px !important;
 color: #000000 !important;
}
	
.se-roubaix-2col p {
 font-family: urw-din, sans-serif !important;
 font-weight: 400;
 font-style: normal !important;
 font-size: 18px !important;
 color: #222222 !important;
}
	
.sePage .sePageLayout .sePageMain .se-roubaix-2col .se-roubaix-2col-intro-content {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: center;
 -ms-flex-align: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 padding: 60px;
}

.sePage .sePageLayout .sePageMain .se-roubaix-2col .se-roubaix-2col-content {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: center;
 -ms-flex-align: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 padding: 120px 60px;
}

.sePage .sePageLayout .sePageMain .se-roubaix-2col .seContentEmpty {
 min-height: 300px;
}
	
@media (min-width: 768px) {	
 .se-roubaix-footer .block-bg-img {
 padding: 20% 0;
 }
}
	
@media (max-width: 991px) {
 .sePage .sePageLayout .sePageMain .se-roubaix-2col .se-roubaix-2col-content {
 padding: 90px 60px;
 }
}

@media (max-width: 767px) {
 .sePage .sePageLayout .sePageMain .se-roubaix-2col .se-roubaix-2col-intro-content {
 padding: 45px 30px;
 }
	
 .sePage .sePageLayout .sePageMain .se-roubaix-2col .se-roubaix-2col-content {
 padding: 45px 30px;
 }
	
 .sePage .sePageLayout .sePageMain .se-roubaix-2col .se-roubaix-2col-intro-content, .sePage .sePageLayout .sePageMain .se-roubaix-2col .se-roubaix-2col-content {
 text-align: center;
	-webkit-box-align: center;
	 -ms-flex-align: center;
	 align-items: center;
 }
	
.se-roubaix-footer .block-bg-img {
 padding: 20% 15px;
}
	
 .se-roubaix-footer {
 text-align: center;
 }
}
	
.se-roubaix-cat-header h3 {
 font-family: urw-din-condensed, sans-serif !important;
 font-weight: 600 !important;
 font-style: normal !important;
 font-size: 28px !important;
 color: #000000 !important;
}
	
.se-roubaix-footer {
 background-position-x: 80% !important;
}

.se-roubaix-footer h2 {
 font-family: urw-din-condensed, sans-serif !important;
 font-weight: 600 !important;
 font-style: normal !important;
 font-size: 34px !important;
 color: #ffffff !important;
}
	
.se-roubaix-footer p {
 font-family: urw-din, sans-serif !important;
 font-weight: 400;
 font-style: normal !important;
 font-size: 18px !important;
 color: #ffffff !important;
}
	
.se-roubaix-locator h3 {
 font-family: urw-din-condensed, sans-serif !important;
 font-weight: 600 !important;
 font-style: normal !important;
 font-size: 28px !important;
 color: #ffffff !important; 	
}
	
.se-roubaix-btn {
 color: #ffffff !important;
 border: none !important;
 background: #222222 !important;
 font-family: urw-din-condensed, sans-serif !important;
 font-weight: 400 !important;
 font-size: 18px !important;
 font-style: normal !important;
 letter-spacing: .5px !important;
 margin: 0 auto !important; 
 padding: 8px 35px !important;
}
	
.se-roubaix-btn:hover {
 color: #ffffff !important;
 border: none !important;
 background: #000000 !important;
 text-decoration: none !important;
}
	
#PageFooter {
 margin-top: 0;
}