/*Disable default header, footer */
header,nav {display:none;}
.ftr-wrapper{display:none !important;}
.content-wrapper{display:none !important;}
.deals-container{display:none !important;}
.ftr-container {display:none !important;}

#wpadminbar {
    display: none;
    visibility: hidden; }

/* Normalize for WP */
#content {
  max-width: 100% !important;
  margin:0px !important;
}

@font-face {
  font-family: BentonSansCondensed;
  src: url('https://s3.amazonaws.com/dailyorange/interface/BentonSansCond-Medium.otf');
}

@font-face {
  font-family: BentonSansBook;
  src: url('https://s3.amazonaws.com/dailyorange/interface/BentonSansCond-Book.otf');
}

@font-face {
  font-family: Vitesse;
  src: url('https://s3.amazonaws.com/dailyorange/interface/Vitesse-Bold.otf');
}

@font-face {
  font-family: Vitesse-Sans;
  src: url('https://s3.amazonaws.com/dailyorange/interface/VitesseSans-Bold.otf');
}

@font-face {
  font-family: BentonSansMedium;
  src: url('https://s3.amazonaws.com/dailyorange/interface/BentonSans-Medium.otf');
}

html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
 padding-top: 50px;
}

.footer {
  /*position: absolute;*/
  bottom: 0;
  max-width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px; /* Vertically center the text there */
  background-color: #555555;
}

.navbar {
  padding-top: 0px;
  padding-bottom: 0px;
}


.header {
  background-color: #ffce00;
  color: #fff;
  width: 100%;
  height: 100%;
}

.header h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 56px;
  padding-top: 40px;
  margin-bottom: 0px;
  font-family: BentonSansCondensed;
  font-weight: 700;
}

.header h3 {
  color: #555555;
  text-transform: uppercase;
  font-size: 24px;
  margin-top: 0px;
  font-family: BentonSansCondensed;
}

.bg-yellow {
  background-color: #ffce00;
}

.header .header-img {
  width: 60%;
  height: auto;
}

.editor-note {
  margin-top: 100px;
  text-align: left;
  margin-left: 30%;
  margin-right: 30%;
}

.editor-note .title {
  color: #555555;
  text-transform: uppercase;
  font-size: 40px;
  font-family: Vitesse-Sans;
}

.editor-note hr {
  border-color: #ffce00;
  border-width: 4px;
  width: 10%;
  float: left;
  position: absolute;
  margin-top: 0px;
  margin-bottom: 20px;
}

.editor-note p {
  margin-top: 30px;
  font-weight: 300;
  font-family: BentonSansBook;
  font-size: 18px;
}

@media (max-width: 768px) {
  .editor-note {
    margin-left: 10%;
    margin-right: 10%;
  }

  .editor-note .title {
    font-size: 32px;
    margin-bottom: 20px;
  }

  .editor-note hr {
    width: 30%;
  }

  .editor-note p {
    margin-top: 60px;
  }
}

.image-background {
  background-image: url('https://s3.amazonaws.com/dailyorange/interface/assets/YellowLine.png') !important;
  background-repeat: no-repeat;
  min-width: 100%;
  min-height: 100%;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 50px;
  padding-top: 5px;
}

.image-background .btn {
  background-color: transparent !important;
}

.players {
  margin-top: 150px;
  margin-bottom: 50px;
  margin-left: 10%;
  margin-right: 10%;
}

.players .player-image {
  width: 170%;
  height: auto;
  margin-bottom: 0px;
  margin-top: -30px;
}

.players .fa {
  color: #5e5c51;
  margin-top: 8em;
}

.players .btn-fa:focus {
  text-decoration: none;
  border: none !important;
  box-shadow: none !important;
}

.players .title {
  font-family: Vitesse-Sans;
  font-size: 72px;
  color: #555555;
  text-transform: uppercase;
  margin-left: 80px;
  /*margin-bottom: -100px;*/
}

.williams-margin {
  margin-top: -75px;
}

.players .player-text {
  color: #fff;
  margin-top: 100px;
  font-family: BentonSansCondensed;
}

@media (max-width: 768px) {

  .image-background {
    max-height: 100%;
    max-width: 100%;
    margin-bottom: 0px;
    margin-top: -100px;
    padding-top: 100px;
  }

  .players {
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 100px;
    margin-bottom: 0px;
  }

  .players .player-text {
    color: #212529;
  }

  .players .btn-fa-left {
    margin-top: 12em;
    z-index: 100;
  }

  .players .fa-fa-right {
    margin-top: 0em;
  }

  .players .fa-chevron-left {
    margin-top: 0em;
  }

  .players .fa-chevron-right {
    margin-top: 0px;
  }

  .players .title {
    font-size: 30px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
  }

  .players .player-image {
    max-width: 100%;
    margin-top: 60px !important;
  }

  .players .player-text {
    margin-top: 100px;
    color: #919191;
  }

  .williams-margin {
    font-size: 18px !important;
    margin-top: 10px;
  }
}

.footer p {
  color: #fff;
  font-family: BentonSansBook;
}

.footer .btn-yellow {
  text-transform: uppercase;
  background-color: #ffce00;
  color: #fff;
  font-family: Vitesse-Sans;
  margin-left: 10px;
}

.footer .btn-yellow:hover {
  background-color: transparent !important;
  color: #ffce00;
  border-color: #ffce00;
}

.syr-win {
  margin-bottom: 100px;
}

.syr-win h1 {
  font-family: BentonSansCondensed;
  font-size: 24px;
  font-weight: 700;
}

.syr-win .btn-yellow {
  text-transform: uppercase;
  background-color: #ffce00;
  color: #fff;
  font-family: Vitesse-Sans;
  margin-top: 10px;
  border-radius: 10px;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
}

.syr-win .btn-yellow:hover {
  background-color: transparent !important;
  color: #ffce00;
  border-color: #ffce00;
}

.footer .btn-fa {
  background: transparent !important;
  color: #fff;
}

.footer .btn-fa:hover {
    color: #ffce00;
}

.progress-yellow {
  background-color: #ffce00;
}

.progress {
  height: 5px;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 0px;
}

.under-progress {
  margin-top: -15px;
}

.shift-left {
  margin-left: -40px;
}

.do-logo {
  font-family: BentonSansMedium !important;
  font-weight: 600 !important;
  color: #fff !important;
  letter-spacing: -5px !important;
  font-size: 28px !important;
  display: block !important;
  /*margin-top: 4px;*/

}

.btn-clear {
  background-color: transparent !important;
  border-color: none !important
}

.dropdown-menu {
  left: -170px !important;
}
