body.page-6187041 {
  background-color: #000;  
}

.pinned-header {
  z-index: 1000;
}

.main-header .main-header-title-bg {
  background-position: center 20px;
}

body.page-6187041 .has-title .main-lower, body.page-6187041 footer {
  background-color: #fff;
}

.main-header {
  height: 100vh;  
}

#main-header-deck {
  width: 500px;
  text-align: right;
  line-height: 1.8em;
  position: absolute;
  right: 40px;
  bottom: 100px;
}

#main-header-deck h2 {
  font-size: 42px;
  font-family: "Proxima Nova Condensed Black", sans-serif;
  line-height: 1em;
  margin-bottom: 0;
  color: #fff;
}

@media only screen 
and (max-width : 800px) {
  #main-header-deck {
    width: 90%;
    text-align: center;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  
  #main-header-deck h2 {
    font-size: 35px;
  }
}

#main-header-deck a {
  color: #fff;
}

#main-header-deck h3 {
  margin: 5px 0;
  font-size: 25px;
  font-family: "Proxima Nova Condensed Black", sans-serif;
}

#main-header-deck a:hover {
  color: #e1e1e1;
}

.main-header .assets {
  margin-top: 50px;
}

#content_page_wrapper {
  font-size: inherit !important;
}

.assets .asset.align-bottom {
  position: relative;
} 

.assets .asset-primary.image {
  position: relative;
  z-index: 1;
  opacity: .6;
}

.assets .asset-caption {
  margin-top: 0 !important;
  position: absolute;
  z-index: 2;
}

.assets .asset-caption p {
  line-height: 1.3em;
}

#skrollr-body .assets .asset-caption p a {
  color: #fff;
  text-decoration: none;
}

.asset .asset-caption a strong, .asset .asset-caption strong a {
  font-family: "Proxima Nova Condensed Black", sans-serif;
  font-weight: normal;
  display: block;
  font-size: 30px;
}

@media only screen 
and (max-width : 600px) {
  .asset.align-bottom .asset-caption, .asset.no-caption .asset-caption {
    max-width: 80%;
    margin: 0 auto;
    right: 0;
    left: 0;
  }
  .assets .asset-caption p {
    line-height: 1em;
  }
  .asset .asset-caption a strong, .asset .asset-caption strong a 
  {
  font-size: 25px;
  }
}

.assets .asset-caption p:last-of-type {
  margin-top: 0;
}

.assets h2.extral {
  width: 100%;
  position: absolute;
  text-align: center;
}

body.gallery .grid-item .item-label {
  white-space: normal;
}

.sectionheader {
  color: #fff;
  text-align: center;
  padding: 5px 10px;
  display: inline-block;
  background-color: #394a2a;
  text-transform: uppercase;
  font: 12px "Proxima Nova Regular", sans-serif;
}

.main-lower {
  padding-top: 60px;
}

.has-title .main-lower {
  min-height: auto;
}

.newest-features {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
  padding: 25px 0 0;
  text-align: center;
}

.newest-features h2 {
  margin: 0;
  color: #fff !important;
}

.main-lower .grid .grid-item .image-wrap {
  display: none;
}

.main-lower .grid-item .item-label {
  text-align: left;
}

ul.buy-list {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

ul.buy-list li {
  margin: 0 12px 10px 0;
  display: inline-block;
}

ul.buy-list li:last-child {
  margin-right: 0;
}

.buy-button {
  width: 100%;
  text-align: center;
}

.buy-button span {
  display: inline-block;
  margin: 0 auto;
  padding: 10px 15px;
  border-radius: 6px;
  background-color: #ee0034;
  font: bold 18px "Proxima Nova Condensed Black", sans-serif;
}

.buy-button:hover span {
  background-color: #001159;
}

.buy-button a {
  color: #fff;
  text-decoration: none;
}

#content_page_wrapper h2.title_1 {
  text-transform: none !important;
}

body.page-6218293 .navigation .selected a { color: #fff; }

 body.page-6218293 #content_page_wrapper ._4ORMAT_content_page_wrap {
  width: 45%;
  margin: 0 0 0 55%;
}

body.page-6218293 #content_page_wrapper ._4ORMAT_content_page_row .fourcol { width: 46%; }

body.page-6218293 #content_page_wrapper div.color_wrapper {
  line-height: inherit;
}

@media only screen 
and (max-width : 1100px) {
   body.page-6218293 #content_page_wrapper ._4ORMAT_content_page_wrap {
    width: 90%;
    margin: 0 5%;
    padding-top: 0;
    text-align: right;
  }
  
  body.page-6218293 #content_page_wrapper ._4ORMAT_content_page_row .fourcol {
      width: 100%;
      padding: 0;
    }
    
    body.page-6218293 #content_page_wrapper h2.title_1 #title_1 { 
        text-align: right;
    }
    
    body.page-6218293 #content_page_wrapper h2.title_1 {
      margin: 2.5em 0 0.5em;
    }
  }

@media only screen 
and (max-width : 856px) {
  .pinned-header.pinned-header-background .navigation .main-menu .item {
    margin-right: 8px;
    }
  }