#heritage_wrapper {
  width: 100%;
  max-width: 100%;
  position: relative;
  background: url(../images/backgrounds/GLD_HERO_MIDDLESECTION_WEB_smaller2.jpg) no-repeat center center;
  background-size: cover;
  /*background-size: 100%;*/
  background-attachment: fixed;
  z-index: 2; }
  #heritage_wrapper #heritage_box {
    /*width: 76%;*/
    max-width: 100%;
    background: rgba(255, 255, 255, 0.34);
    float: none;
    /*margin: 7% auto 5% auto;*/
    margin: 20% auto;
    /*padding: 5% 7% 7% 7%;*/
    padding: 5% 2% 2% 2%;
    width: 96%;
    /*height: 0;*/
    /*padding-bottom: 75%;*/
    /*position: fixed;*/ }
  #heritage_wrapper #heritage_text #heritage_text_wrapper_desktop {
    display: none; }
  #heritage_wrapper h2 {
    line-height: 1.2;
    color: #fff;
    /*font-size: 1.5em;*/
    text-align: center;
    text-transform: uppercase;
    border-bottom: solid 2px;
    max-width: 170px;
    float: none;
    margin: 0 auto 6% auto;
    padding-bottom: 1.2%;
    letter-spacing: 5px;
    font-family: tenor-sans, sans-serif;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 10px;
    line-height: 24px;
    text-align: center; }
  #heritage_wrapper h2:after {
    display: none; }
  #heritage_wrapper p {
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
    font-size: 0.9em;
    font-family: tenor-sans, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 24px;
    text-align: center; }

@media only screen and (min-width: 40.063em) {
  #heritage_wrapper #heritage_box {
    padding: 5% 7% 7% 7%;
    width: 76%; }
  #heritage_wrapper #heritage_text #heritage_text_wrapper_desktop {
    display: block; }
  #heritage_wrapper #heritage_text #heritage_text_wrapper_mobile {
    display: none; } }

/*# sourceMappingURL=heritage.css.map */
