/* HERO PADDING */
.se-section-hp-hero .block-bg-img { padding: 1% 15px; }

#PageMain {
 margin-top: 0;
 }

.hero-image {
background-attachment:fixed;
 }

body {
 background-color: #000;
}

@media only screen and (max-width:767px){.hero-image{background-attachment:initial;}
}

.src-catalog-border {
border-top: 5px solid rgb(153, 153, 153);
border-bottom: 5px solid rgb(153, 153, 153);
}























































