body {
  background-color: #000;
  /*background-image: url("../images/banner.jpg");
  background-size:60%;
  background-repeat: no-repeat;
  background-position: fill;*/
}
.background {
  background-image: url("../images/banner.jpg");
  background-size:395px;
  background-repeat: no-repeat;
  height: 280px;
  /*background-position: fill;*/
  /*position:absolute;*/
}
.div--header {
  font-family: "Gotham Medium";
  text-transform: uppercase;
  font-size: 44px;
  letter-spacing: -0.060em;
  line-height: 1;
  padding-top: 53px;
  font-size: 19px;
}
.div--header_description {
  font-family: "Gotham Medium";
  /*font-weight: 400;*/
  font-size: 13px;
  margin-bottom: 106px;
}
@media only screen and (min-width: 720px){
    .video-mobile{
        display: none;}
}
@media only screen and (max-width: 720px){
    .video-desktop {
      display: none;
   }
}
/*@media (max-width: 991.98px) {
  .div--header {
    padding-top: 120px;
    
  }
}*/
.modal-close {
  color: #fff;
}
.modal-footer {
  border-top: none;
}
.div--archive-video {
  max-width: 100%;
}
.post-container a:hover {
    text-decoration: none;
}
@media (min-width: 576px) {
  .background {
    background-size:508px;
    height: 360px;
  }
  .div--header {
    padding-top: 95px;
    font-size: 25px;
  }
  .div--header_description {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .background {
    background-size:640px;
    height: 453px;
  }
  .div--header {
    padding-top: 135px;
  }
}
@media (min-width: 992px) {
  .background {
    background-size:733px;
    height: 520px;
  }
  .div--header {
    font-size: 32px;
    padding-top: 150px;
  }
  .div--header_description {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .background {
    background-size:944px;
    height: 640px;
  }
  .div--header {
    padding-top: 215px;
  }
}
.modal-backdrop {
  opacity:0.9 !important;
}
@media (min-width: 1600px) {
  .background {
    background-size:1269px;
    height: 900px;
  }
  .div--header {
    padding-top: 310px;
  }
  .body-content {
    margin-top:-160px;
  }
}
.modal-backdrop {
  opacity:0.9 !important;
}
body {
  color: #fff
}
@font-face {
  font-family: 'Gotham Medium';
  src: url('../fonts/gotham-medium.eot');
  src: url('../fonts/gotham-medium.eot') format('embedded-opentype'),
  url('../fonts/gotham-medium.ttf') format('truetype'),
  url('../fonts/gotham-medium.svg#GothamMedium') format('svg');
}
@font-face {
  font-family: 'Gotham Bold';
  src: url('../fonts/gotham-bold.eot');
  src: url('../fonts/gotham-bold.eot') format('embedded-opentype'),
  url('../fonts/gotham-bold.ttf') format('truetype'),
  url('../fonts/gotham-bold.svg#GothamMedium') format('svg');
}

/*@font-face {
    font-family: 'Gotham Bold';
    src: url('../fonts/Gotham-Bold.eot');
    src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Bold.woff2') format('woff2'),
        url('../fonts/Gotham-Bold.woff') format('woff'),
        url('../fonts/Gotham-Bold.ttf') format('truetype'),
        url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
}

@font-face {
    font-family: 'Gotham Medium';
    src: url('../fonts/Gotham-Medium.eot');
    src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Medium.woff2') format('woff2'),
        url('../fonts/Gotham-Medium.woff') format('woff'),
        url('../fonts/Gotham-Medium.ttf') format('truetype'),
        url('../fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
}*/
.modal-body {
  background-color: #000;
}
.email-container {
  background-color: #0000;
}
.close {
  color: #fff;
}
.modal-header {
  border-bottom: none;
}
.div--video_container-modal {
  max-width: 1140px;
}
.modal-dialog {
  max-width: none;
}
.modal-content {
  background-color: rgba(0,0,0,0);
}

.div__span--2020 {
  color:#b49457;

}

.video {
  max-width: 100%;
}
.doubleOutline {
  outline: double;
  outline-color: #b49457;
}
.video-description {
  max-width: 1140px;
  padding-top: 10px;
  color: #7a7a7a;
  font-size: 15px;
}
.form-control--email {
  background-color: #000;
  border-color: #b49457;
  border-radius: 0px;
  font-family: "Gesta"
}
.div--video_container {
  padding-top: 15px;
  outline-offset: 0px;
}
.form-control {
  height: 54px;
}
.form-control--submit {
  font-family: "Gotham Bold";
  text-transform: uppercase;
  line-height: 1.5625;
  font-size: 16px;
  background-color: #b49457;
  color:#000;
  height: 54px;
}
.email-form {
  height: 54px;
}
.email-description {
  font-family: "Gotham Medium";
  font-size: 24px;
  line-height: 1.25;
  /*padding-top: 24px;*/
  padding-bottom: 24px;
}
.email-title {
 font-family: "Gotham Medium";
 font-size: 45px;
 line-height: 1.256222222;
 letter-spacing: -0.06em;
 /*padding-bottom: 24px;*/
 text-transform: uppercase; 
}
.post-row {
  padding-top: 50px;
}
#emailThanks {
  padding-top:50px;
  font-family: "Gotham Bold";
  text-transform: uppercase;
  font-size: 30px;
}
@media (max-width: 991.98px) {
  .post-row {
    padding-top: 0px;
  }
  .post-container {
    padding-top: 50px;
  }
  .email-description {
    font-size: 18px;
  }
  .email-title {
    font-size: 22px;
  }
}
.box {
  max-width: 20px;
}
.post {
  padding-top: 20px;
  padding-bottom: 20px;
}
.post-title {
  color:#b49457;
  font-family: "Gotham Bold";
  text-transform: uppercase;
  font-size: 30px;
  padding-top: 30px;
  padding-bottom: 0px;
}
@media (max-width: 991.98px) {
  .post-title {
    line-height: 1;
  }
}

.post-date {
  color:#848484;
  font-family: "Gesta";
  font-size: 18px;
  padding-bottom: 20px;
}
.post-text {
  color:#fff;
  font-family: "Gesta";
  font-size: 24px;
  padding-bottom: 40px;
  line-height: 1.25;
}
@media (max-width: 991.98px) {
  .post-title {
    font-size: 25px;
  }
  .post-date {
    font-size: 18px;
  }
  .post-text {
    font-size: 16px;
  }
}
.archive-title {
  color:#b49457;
  font-family: "Gotham Bold";
  text-transform: uppercase;
  font-size: 21px;
}
.archive-date {
  color:#848484;
  font-family: "Gesta";
  font-size: 16px;
  padding-bottom: 20px;
}
.archive-text {
  color:#fff;
  font-family: "Gesta";
  font-size: 16px;
  line-height: 1.25;
}
.email-container {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;

  /*padding-top: 100px;*/
  /*padding-bottom: 50px;*/
}
.footer-message {
  font-family: "Gotham Bold";
  color:#b49457;
  font-size: 24px;
  line-height: 1.0.631578947;
  padding-top: 50px;
}
.footer-center {
  height:32px;
}
.footer-center-container {
  padding: 0;
  margin: 0;
  height:32px;
  background-image: url("../images/footer-stretch.jpg");
  background-size: 32px 100%;
  background-position: 0px 0px;
}
.footer-container {
  width:100%;
  max-width: none;
}
.footer-stretch {
  width:48%;
  height:32px;
}