.header-banner {
    background: #33373a;
    color: white;
    text-align: center;
    margin-bottom: 0px;
    color: #ccc;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: .1em;
    padding-top: 3px;
  padding-bottom: 3px;
}

.header-banner-contact {
    background: #1f2123;
    color: white;
    text-align: right;
    margin-bottom: 0px;
    color: #ccc;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: .1em;
    padding-top: 3px;
    padding-bottom: 3px;
}
.header-banner-contact a{
  color: #ccc;
 }

@media only screen and (max-width:70em) {
 .header-banner-contact {
    text-align: center;
 }
}


.header-link {
  padding-right: 20px;
}

.no-margin {
    margin-bottom: 0;
}


#common-home .categories .category.montcler {
    background-image: url(/image/catalog/home/montcler-bike.jpeg);
}
#common-home .categories .category.corporate {
    background-image: url(/image/catalog/home/corporate.jpg);
}
#common-home .categories .category.customerservices {
    background-image: url(/image/catalog/home/customer-service.jpg);
}
#eapps-instagram-feed-1 > div.eapps-instagram-feed-container > div.eapps-instagram-feed-title-container > div {
	display: none!important;
}
	.parralax {
		background-image: url(/image/catalog/design/Corporate/mate-background.png)!important;
		/* height: 60vh; */
		background-attachment: fixed!important;
	  background-position: bottom!important;
	  background-repeat: no-repeat!important;
	  background-size: cover!important;
		padding-top: 20vh!important;
		padding-bottom: 20vh!important;
		color: white!important;

	}
	.owl-carousel {
		margin-bottom: 0px!important;
    background-color: white!important;
	}

	section.latest.blog {
		background: white!important;
	}

  .product-grid {
      margin-bottom: 0px;
  }

/* Menu Stuff */

#header{}

#header .megaheader {
  background: #1f2123!important;
}

#header {
padding-top: 10px;
}

#logo{
  padding-bottom: 15px;
}

@media (min-width: 992px){
#header .navbar-nav {
justify-content: initial;
}
}

@media (max-width: 1399px){
.navbar {
    margin-top: 0px;
  }
}

.pdded{
  padding-top: 15px;
  padding-bottom: 15px;
}

#information-information .page-header {
      background: #33373a;
}

.hero-image{
  position: relative;
  width: 100%;
}

 .hero-image img{
width:100%;
height:100%;
}
.hero-image .btn{
  position: absolute;
  top: 75%;
  left: 50%;
}

#common-home .categories .category.city {
  background-image: url("../images/mate-city.png")!important; 
}