.main-banner-video {
  padding: 0;
  height: auto;
}
.jw-title {
  display: none;
}
.record-pending .inner,
.record-broken .inner,
.main-banner-video .inner {
  position: relative;
  padding-bottom: 31px;
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main-banner-video .video-container {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.main-banner-video object {
  position: absolute;
  top: 0;
  left: 0;
}
.video-container #slideshow {
  position: absolute;
  top: 0;
  bottom: 77px;
  left: 0;
  right: 0;
}
.video-container #slideshow img {
  height: 100%;
  width: auto !important;
}
.video-container #slideshow_thumbs {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  white-space: nowrap;
  overflow: auto;
}
@media only screen and (max-width: 512px) {
  .video-container #slideshow {
    bottom: 47px;
  }
  .video-container #slideshow_thumbs img {
    height: 37px;
    width: auto !important;
  }
}
#jwcontainer_wrapper,
#jwcontainer {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
#jwcontainer_wrapper #jwcontainer_related div,
#jwcontainer #jwcontainer_related div,
#jwcontainer_wrapper #jwcontainer_wrapper_related div,
#jwcontainer #jwcontainer_wrapper_related div,
#jwcontainer_wrapper .jwtext,
#jwcontainer .jwtext {
  font-family: Apercu, Arial, Helvetica, sans-serif !important;
}
#jwcontainer_wrapper #jwcontainer_related div div div,
#jwcontainer #jwcontainer_related div div div,
#jwcontainer_wrapper #jwcontainer_wrapper_related div div div,
#jwcontainer #jwcontainer_wrapper_related div div div {
  font: 14px/20px 'Open Sans', Arial, Helvetica, sans-serif !important;
  top: auto !important;
  bottom: 0;
  overflow: hidden;
  height: 50px;
  text-align: left !important;
}
#jwcontainer_wrapper iframe,
#jwcontainer iframe {
  position: absolute !important;
  top: 0;
  left: 0;
}
a.record-broken,
a.record-pending {
  display: block;
  color: white;
  background-image: linear-gradient(to bottom left, rgba(255, 255, 255, 0.08) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.08) 50%, rgba(255, 255, 255, 0.08) 75%, transparent 75%, transparent);
  background-repeat: repeat;
  -moz-background-size: 16px 16px;
  -o-background-size: 16px 16px;
  -webkit-background-size: 16px 16px;
  background-size: 16px 16px;
  -moz-background-origin: padding-box;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
}
a.record-broken .inner,
a.record-pending .inner {
  padding: 0 20px;
  overflow: hidden;
  padding-bottom: 0;
}
a.record-broken:hover .record-broken-value,
a.record-pending:hover .record-broken-value {
  text-decoration: underline;
  text-transform: uppercase;
}
a.record-broken {
  background-color: #ed6741;
}
a.record-pending {
  background-color: #fece06;
}
.main-banner-video .inner {
  overflow: hidden;
  padding-bottom: 0;
}
.asterisk {
  padding: 10px 10px 0px 10px;
}
.tagstyle {
  padding-top: 20px;
}
.record-broken-by {
  float: left;
  font-style: italic;
  font-size: 16px;
  line-height: 50px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
}
.record-broken-label {
  font-size: 32px;
  font-weight: bold;
  display: inline;
  vertical-align: top;
  padding-right: 10px;
}
.record-broken-value {
  float: right;
  font-size: 20px;
  line-height: 50px;
  padding-right: 1px;
  text-transform: uppercase;
}
.record-user {
  position: absolute;
  top: 7px;
  left: 0;
  width: 50px;
  height: 50px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  overflow: hidden;
}
#brand_banner {
  padding-top: 20px;
}
.record-headline {
  font-size: 28px;
  line-height: 36px;
  color: #191919;
  font-weight: bold;
  padding-bottom: 7px;
}
.record-info {
  position: relative;
  padding-left: 65px;
}
.record-info h3 img {
  vertical-align: middle;
}
.record-info h3 a {
  color: #1cb9cf;
  text-transform: uppercase;
}
.record-info h3 a:hover {
  color: #ed6741;
}
.record-info h3 .slash {
  color: #cccccc;
}
.challenge-it-button {
  display: block;
  background-color: #4bc4d5;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
}
.challenge-it .challenge-it-value {
  display: block;
  font-size: 20px;
  line-height: 50px;
  text-align: right;
  padding: 0 10px;
  background-color: #eeeeee;
  color: #333333;
  border: 1px solid #cccccc;
  border-bottom: none;
}
.broken .challenge-it-value {
  color: #aaaaaa;
  font-style: italic;
}
.challenge-it:hover .challenge-it-button {
  display: block;
  background-color: #ed6741;
  color: white;
}
.tab-content .slash {
  color: #cccccc;
}
.tabs {
  min-height: 150px;
}
.tab-content {
  position: relative;
}
.tab {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  padding-bottom: 20px;
  width: 100%;
}
.tab-nav {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 30px;
  border-top: 5px solid #ffda00;
  text-transform: uppercase;
  padding: 5px 0 10px 0;
}
.tab-nav-5 li {
  min-width: 20%;
}
.tab-nav-4 li {
  min-width: 25%;
}
.tab-nav-3 li {
  min-width: 33%;
}
.tab-nav li {
  display: block;
  float: left;
  text-align: left;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tab-nav a {
  display: inline-block;
  color: #cccccc;
}
.tab-nav .active a,
.tab-nav .active a:hover {
  color: #1cb9cf;
}
.tab-nav a:hover {
  color: #ed6741;
}
.tab-nav .last {
  padding-right: 0;
}
.tab-nav li.clear {
  width: 0;
  float: none;
}
.tab-content p {
  padding-bottom: 15px;
}
.tab-content ul {
  padding-bottom: 15px;
}
.tab-content li {
  list-style: disc;
  margin-left: 15px;
}
.tab-content em {
  font-style: italic;
}
#txtEmbed {
  background: white;
  padding: 5px;
  font-family: monospace;
  width: 200px;
  max-width: 585px;
  height: 60px;
  border: solid 1px #cccccc;
  padding: 3px 6px;
  text-align: left;
  font-size: 12px;
  display: block;
  margin: 0;
}
.record-history a {
  position: relative;
  display: block;
  padding: 5px 10px 5px 135px;
  background-color: #edeced;
  margin-bottom: 5px;
  border-left: 10px solid whitesmoke;
  min-height: 66px;
  color: #191919;
}
.record-history a.active {
  background-color: whitesmoke;
}
.record-history a.active .record-history-image-bg {
  opacity: 1;
}
.record-history a span {
  display: block;
}
.record-history a h2 {
  font-weight: bold;
  text-transform: uppercase;
}
.record-history a h3 {
  color: #191919;
}
.record-history a p {
  padding: 0;
  color: #777777;
  font-style: italic;
}
.record-history a p a,
.record-history a p span {
  display: inline;
}
.record-history a p .name {
  color: #191919;
  font-style: normal;
  text-transform: uppercase;
}
.record-history a.current {
  border-left-color: #ffda00;
  color: #f8971d;
}
.record-history a.broken,
.record-history a.failed {
  border-left-color: #ee6741;
  color: #f05133;
}
.record-history a.original {
  border-left-color: #58595b;
  color: #58595b;
}
.record-history-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 126px;
  background-color: black;
  margin-right: 10px;
}
.record-history-image-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  opacity: .6;
}
.record-history a:hover .record-history-image-bg {
  opacity: .5;
}
.record-history-time {
  position: absolute;
  bottom: 4px;
  right: 5px;
  font-size: 13px;
  line-height: 18px;
  color: white;
}
.record-history-value {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 4px;
  right: 4px;
  text-align: center;
  font-size: 16px;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 18px;
  color: white;
  /*font-weight: bold;*/

}
@media only screen and (max-width: 512px) {
  .record-broken-label {
    font-size: 28px;
  }
  .tabs {
    min-height: 100px;
  }
  .tab-nav li {
    font-size: 16px;
  }
  .tab-nav-5 li {
    min-width: 0;
  }
  .tab-nav-4 li {
    min-width: 0;
  }
  .tab-nav-3 li {
    min-width: 33%;
  }
}
/* world record */

.challenge-it-world-record {
  display: block;
  background-color: #fdd900;
  color: #191919;
  padding: 2px 10px 2px 5px;
  /*text-shadow: 0 1px 2px #f8971d;*/
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: right;
  border: 1px solid #cccccc;
  border-bottom: none;
}
.record-details {
  margin-right: 80px;
}
@media only screen and (max-width: 512px) {
  .record-details {
    margin-right: 0;
  }
}
.relative {
  position: relative;
}
.record-social {
  position: absolute;
  top: 27px;
  right: 0;
}
.record-social a {
  display: block;
  float: left;
  width: 40px;
  text-align: center;
  font-size: 28px;
  line-height: 28px;
  color: #b3b3b1;
}
.record-social a:hover {
  color: #666665;
}
.review .main-banner {
  background-color: #cccccc;
}
.review .challenge-it .challenge-it-value {
  border-bottom: 1px solid #cccccc;
}
a.at-svc-compact {
  display: none !important;
}
.primary-main {
  max-width: 745px;
  width: 68% !important;
  float: left !important;
}
.secondary-side {
  max-width: 330px;
  width: 30% !important;
  float: right !important;
  padding-top: 16px;
}
.socialbtnFB .social-btns {
  background-color: #3a5795;
  float: left;
}
.socialbtnFB:hover .social-btns {
  background-color: #2b447a;
}
.socialbtnTW .social-btns {
  background-color: #55acee;
  float: right;
}
.socialbtnTW:hover .social-btns {
  background-color: #3e8ecb;
}
.social-buttons {
  margin-top: 15px;
  text-align: center;
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}
.social-btns {
  width: 49%;
  display: inline-block;
  margin: auto;
  padding: 15px 0;
  border-radius: 5px;
}
.social-buttons a {
  color: white!important;
  font-weight: bold;
  font-size: 20px;
}
.hide {
  display: none;
}
@media (max-width: 535px) {
  .hide {
    display: inline;
  }
  .social-btns {
    width: 95%;
    margin: 3px auto;
    float: none !important;
  }
}
.record-user {
  top: 20px !important;
}
.main-ad {
  width: 100%;
  /*background-color: lightgray;*/
  /*height: 75px;*/
  text-align: center;
  padding: 17px 0 14px 0;
}
.title-h {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 30px;
  margin-top: 15px;
}
.side-ad {
  width: 100%;
  /*background-color: lightgray;*/
  /*height: 200px;*/
  text-align: center;
  margin: 10px 0 15px 0;
}
.yellow-border {
  border-top: 5px solid #ffda00 !important;
}
#attemptActions {
  padding-top: 20px !important;
}
.top-padding {
  padding-top: 26px;
}
@media (max-width: 750px) {
  #main {
    width: 95%;
  }
  .main-subsection {
    margin: 0 auto !important;
  }
  .at-mobile .at-resp-share-element .label {
    display: visible !important;
  }
  .at-share-btn {
    width: 100% !important;
    margin: 5px auto !important;
  }
  a.at-svc-twitter {
    float: none !important;
    margin-top: 5px;
  }
  .at-svc-facebook {
    float: none !important;
  }
  .at4-icon {
    float: none !important;
  }
  .side-ad {
    display: inline-block !important;
  }
  .primary-main {
    width: 100% !important;
    float: none !important;
    margin-top: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .secondary-side {
    width: 100% !important;
    margin: auto !important;
    clear: both;
    max-width: 700px !important;
  }
  .video-pack-new {
    margin-bottom: 20px;
  }
  .top-padding {
    padding-top: 0 !important;
  }
  #atrsb {
    margin-top: 5px;
    margin-bottom: 3px;
  }
  .title-h {
    border-top: 5px solid #ffda00;
    margin-top: 15px;
    font-size: 26px;
    margin-bottom: 10px;
    padding-top: 5px;
  }
  #attemptActions {
    border: none !important;
  }
  .tagstyle {
    border: none !important;
  }
  .main-ad {
    margin-top: 15px;
    margin-bottom: 5px;
  }
  #responses {
    margin-bottom: 75px !important;
  }
}
