.explore-carousel {
  position: relative;
  overflow: hidden;
}
.explore-carousel:focus {
  outline: none;
}
.explore-carousel .carousel-pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5%;
  text-align: center;
}
.explore-carousel .carousel-pagination a {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0 3px;
  background-color: #8d8d8d;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.explore-carousel .carousel-pagination a:hover {
  background-color: #aaaaaa;
}
.explore-carousel .carousel-pagination a.active {
  background-color: #1bb8ce;
}
.explore-carousel-inner {
  padding-bottom: 55.24%%;
  background: black;
}
.explore-carousel-background {
  height: 100%;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.explore-carousel-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 155px;
  padding-top: 20px;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
  letter-spacing: 2px;
}
.explore-carousel-content h1 {
  border-top: none;
  color: white;
  font-size: 42px;
  font-weight: bold;
}
.explore-carousel-content p {
  font-size: 15px;
  color: white;
}
.explore-carousel-content a {
  color: white;
}
.explore-carousel-content em {
  font-style: italic;
}
.explore-carousel-user {
  text-transform: uppercase;
  font-weight: bold;
}
.explore-carousel-location {
  text-transform: uppercase;
  font-weight: bold;
}
.explore-sub-carousel-container {
  position: relative;
}
.explore-sub-carousel-container .carousel-slide-container {
  margin-left: -30px;
  margin-right: -31px;
}
.explore-sub-carousel-container .carousel-slide {
  padding: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.explore-sub-carousel-container .arrow-left,
.explore-sub-carousel-container .arrow-right {
  top: 100px;
  color: #939292;
}
.explore-sub-carousel-container .arrow-left:hover,
.explore-sub-carousel-container .arrow-right:hover {
  color: #1bb8ce;
}
.explore-sub-carousel-container .arrow-left.hide-arrow,
.explore-sub-carousel-container .arrow-right.hide-arrow {
  display: none;
}
@media only screen and (max-width: 1110px) {
  .explore-sub-carousel-container .arrow-left,
  .explore-sub-carousel-container .arrow-right {
    display: none;
  }
}
.explore-sub-carousel-container .arrow-left {
  left: -100px;
}
.explore-sub-carousel-container .arrow-right {
  right: -100px;
}
@media only screen and (max-width: 1210px) {
  .explore-sub-carousel-container .arrow-left {
    left: -50px;
  }
  .explore-sub-carousel-container .arrow-right {
    right: -50px;
  }
}
@media only screen and (max-width: 1210px) {
  .explore-sub-carousel-container .arrow-left {
    left: -50px;
  }
  .explore-sub-carousel-container .arrow-right {
    right: -50px;
  }
}
.explore-sub-carousel {
  position: relative;
  height: 20px;
  padding-bottom: 18.41%;
}
@media only screen and (max-width: 800px) {
  .explore-sub-carousel {
    padding-bottom: 27.62%;
  }
}
@media only screen and (max-width: 600px) {
  .explore-sub-carousel {
    padding-bottom: 55.24%;
  }
}
.explore-sub-carousel .video-item p {
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.carousel {
  width: 100%;
  overflow: hidden;
}
.carousel:focus {
  outline: none;
}
.carousel-slider {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 300%;
  margin-left: -100%;
}
.carousel-slide-container {
  height: 100%;
}
.carousel-slide {
  position: relative;
  float: left;
  width: 33.33%;
  height: 100%;
}
.carousel-slide > div {
  height: 100%;
}
.explore-subsection {
  margin-top: 20px;
}
.explore-subsection h1 {
  font-weight: normal;
  letter-spacing: 2px;
  font-size: 24px;
  line-height: 30px;
  color: #191919;
  border-top: 5px solid #fdd900;
  /*text-transform: uppercase;*/
  padding: 5px 0 10px 0;
}
.explore-subsection h1.newtitle {
  text-align: center;
  padding-top: 20px;
}
.explore-subsection h1.noborder {
  border-top: none;
  padding-top: 0;
}
.explore-subsection h1.newtitle {
  /*font-size: 32px;*/
  line-height: 34px;
  letter-spacing: 2px;
  color: #20bad0;
  padding-bottom: 5px;
  font-size: 2.5rem;
  font-family: Apercu-Bold;
  text-align: left;
}
@media only screen and (max-width: 600px) {
  .explore-subsection h1.newtitle {
    font-size: 2rem;
  }
}
.explore-subsection h4.newsubtitle {
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  color: #191919;
  letter-spacing: 1px;
  padding-bottom: 15px;
}
.categories-subsection {
  /*padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 54px;
    border-top: 1px solid #959595;
    border-bottom: 1px solid #959595;*/
  text-align: center;
  padding-top: 20px;
}
.categories-subsection h2.newtitle {
  font-weight: bold;
  text-transform: uppercase;
  color: #191919;
  font-weight: normal;
  letter-spacing: 2px;
  font-size: 24px;
  line-height: 30px;
  border-top: 5px solid #fdd900;
  padding: 20px 0 15px 0;
}
.category-col1-4 {
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
}
@media only screen and (max-width: 550px) {
  .category-col1-4 {
    width: 50%;
  }
}
.explore-category {
  position: relative;
  text-align: center;
  max-width: 100px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.explore-category a {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 100px;
  background: transparent center bottom no-repeat;
  background-size: 100%;
  height: 0;
  padding-bottom: 100%;
}
.explore-category a .explore-category-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  font-size: 20px;
  font-weight: bold;
}
.explore-category a .explore-category-count {
  color: #838383;
}
.explore-category a:hover .explore-category-count {
  color: #838383;
}
#alsocheck ul {
  margin: 30px 0 0 0;
  padding: 0;
  list-style-type: none;
  /*background-color: #838383;*/

}
#alsocheck ul li {
  display: inline;
}
#alsocheck ul li a {
  font-size: 14pt;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  padding: .2em 1em;
  color: #1bb8ce;
  /*background-color: @rsteal;*/

}
#alsocheck ul li a:hover {
  color: #ed6741;
}
.awesome-car {
  min-height: 200px !important;
  height: 357px;
  margin-bottom: 20px;
}
.awesome-car .video-pack-3col {
  overflow: visible !important;
}
.awesome-car .video-pack-3col .awesome {
  overflow: hidden;
}
.awesome-car .video-pack-3col .awesome .sneaky {
  display: none;
}
.awesome-car .video-pack-3col .awesome .thirdawesome {
  overflow: hidden;
  position: relative;
}
@media (max-width: 800px) {
  .awesome {
    overflow: visible !important;
  }
  .thirdawesome {
    overflow: visible !important;
  }
}
.header-div {
  position: relative;
  margin-bottom: 18rem;
}
@media only screen and (max-width: 1200px) {
  .header-div {
    margin-bottom: 22rem;
  }
}
@media only screen and (max-width: 800px) {
  .header-div {
    margin-bottom: 27rem;
  }
}
@media only screen and (max-width: 700px) {
  .header-div {
    margin-bottom: 32rem;
  }
}
@media only screen and (max-width: 500px) {
  .header-div {
    margin-bottom: 40rem;
  }
}
@media only screen and (max-width: 400px) {
  .header-div {
    margin-bottom: 45rem;
  }
}
.greetings {
  height: 15rem;
  width: 100%;
  text-align: center;
  border-radius: 10px;
  z-index: 300;
  background-color: white;
  position: absolute;
  left: 0;
  /*top: 95%;*/
  top: 75%;
  padding-bottom: -100px;
}
@media only screen and (max-width: 1200px) and (min-width: 660px) {
  .greetings {
    width: 80%;
    height: 25rem;
    position: absolute;
    left: 10%;
    top: 80%;
  }
  .greetings h1 {
    font-size: 3rem;
    line-height: 3.6rem;
    font-weight: bold;
    margin-bottom: 15px;
    color: black;
  }
  .greetings p h3 {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
  .greetings img {
    max-width: 150px;
    max-height: 150px;
  }
  .greetings div {
    margin: 30px 40px 40px 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .greetings {
    /*width: 50%;*/
    width: 75%;
    position: absolute;
    /*left: 25%*/
    left: 10%;
  }
  .greetings h1 {
    font-size: 4rem;
    line-height: 4.5rem;
  }
  .greetings p h3 {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }
  .greetings div {
    margin: 30px 40px 40px 40px;
  }
  .greetings img {
    max-width: 200px;
    max-height: 200px;
  }
}
@media only screen and (max-width: 660px) {
  .greetings {
    width: 100%;
    height: 25rem;
    position: absolute;
    top: 100%;
    /*p h3 {
              font-size: 1.2rem;
              line-height: 1.8rem;
          }*/
  
  }
  .greetings h1 {
    line-height: 3.6rem;
    font-weight: bold;
    margin-bottom: 15px;
    color: black;
  }
  .greetings img {
    margin-left: 10px;
  }
  .greetings div {
    margin: 20px 20px 20px 20px;
  }
}
.official-catalog {
  margin: 5px 10px 20px 10px;
  text-align: left;
}
.official-catalog p {
  margin: 0px 40px;
  font-size: 2em;
  line-height: 1.7em;
  color: black;
}
@media only screen and (max-width: 660px) {
  .official-catalog p {
    margin: 0px 20px;
  }
}
.official-catalog img {
  max-width: 125px;
  max-height: 125px;
  float: right;
  position: absolute;
  top: 7%;
  right: 7%;
}
.official-catalog h1 {
  font-family: LTCSquareFaceW00-Regular, 'Times New Roman', Times, serif;
  font-size: 4.5rem;
  /*line-height: 2.125rem;*/
  letter-spacing: 2px;
  /*margin-bottom: 15px;*/
  color: black;
}
@media only screen and (max-width: 1030px) {
  .official-catalog h1 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 800px) {
  .official-catalog h1 {
    font-size: 2.5rem;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 705px) {
  .official-catalog h1 {
    font-size: 2.3rem;
  }
}
.official-catalog h3 {
  margin-bottom: 1.25rem;
  text-align: left;
  font-size: 1.25em;
  color: black;
}
.most-recent-records {
  padding-bottom: 0;
  margin-bottom: 50px;
  padding-top: 5px;
  margin-top: 18%;
  border-top: 10px solid #fdd900;
}
@media only screen and (max-width: 860px) {
  .most-recent-records {
    margin-top: 25%;
  }
}
.most-recent-records-title {
  font-size: 2.5rem;
  font-family: Apercu-Bold;
  margin-bottom: 30px;
}
@media only screen and (max-width: 600px) {
  .most-recent-records-title {
    font-size: 2rem;
    line-height: 1.6rem;
    margin-bottom: 15px;
  }
}
.banners {
  background: linear-gradient(110deg, #5bb7ca 60%, #70c5d4 60%);
  padding: 10px 0px 45px 0px;
  height: 460px;
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .banners {
    height: 480px;
  }
}
@media only screen and (max-width: 660px) {
  .banners {
    height: 540px;
  }
}
@media only screen and (max-width: 600px) {
  .banners {
    height: 270px;
    /*padding: 15px 5px;*/
  
  }
}
.banners div {
  display: inline-block;
  /*margin-right: 10px;*/

}
.banners .first {
  float: left;
  width: 29%;
  /*padding-right: 5px;*/
  margin-top: 50px;
}
@media only screen and (max-width: 600px) {
  .banners .first {
    width: 100%;
    text-align: center;
    margin-bottom: -20px;
  }
}
.banners .second {
  width: 61%;
  float: right;
  margin-top: 55px;
  margin-right: 5px;
}
@media only screen and (max-width: 800px) {
  .banners .second {
    width: 55%;
    margin-right: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .banners .second {
    width: 100%;
    text-align: center;
  }
}
.banners h1 {
  font-family: LTCSquareFaceW00-Regular, 'Times New Roman', Times, serif;
  font-size: 3.5rem;
  line-height: 1.5em;
  color: black;
  margin-left: 0px;
}
@media only screen and (max-width: 1250px) {
  .banners h1 {
    font-size: 3rem;
    margin-left: 40px;
  }
}
@media only screen and (max-width: 900px) {
  .banners h1 {
    font-size: 2.5rem;
    margin-left: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .banners #set-world-rec-text {
    margin: 0 auto;
    text-align: center;
  }
  .banners #set-world-rec-text button {
    font-size: 1rem;
  }
  .banners #set-world-rec-text h1 {
    margin: 0px;
    padding: 0.5rem;
  }
}
.banners p {
  font-size: 1.6rem;
  line-height: 1.5em;
  color: black;
  /*word-spacing: 0.2em;*/
  word-spacing: 0.1rem;
}
@media only screen and (max-width: 900px) {
  .banners p {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 600px) {
  .banners p {
    display: none;
  }
}
.banners input {
  border: none;
  border-radius: 0.5em;
  width: 90%;
  height: 40px;
  padding: 0 15px;
  margin-bottom: 10px;
  box-sizing: border-box;
  color: black;
}
@media only screen and (max-width: 600px) {
  .banners input {
    margin-left: 10%;
  }
}
.banners .set-input-look {
  width: 99.5%;
  height: 60px;
  border-radius: 1.5rem;
  font-size: 20px;
  padding-left: 35px;
}
@media only screen and (max-width: 600px) {
  .banners .set-input-look {
    width: 95%;
  }
}
.banners .button {
  position: absolute;
  /*top: 0;
        bottom: 0;*/
  right: 0;
  padding: 0 15px;
  border: none;
  cursor: pointer;
  height: 35px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0.2em;
  border-bottom-right-radius: 0.2em;
  margin-top: -8px;
  width: 50%;
  font-size: 20px;
}
.banners .set-button-look {
  width: 200px;
  height: 52px;
  top: -11px;
  border-top-right-radius: 1.1em;
  border-bottom-right-radius: 1.1em;
  font-family: Apercu-Regular;
  font-size: 1.5rem;
  background-color: #f8d857;
  margin-bottom: 15px;
  float: right;
}
@media only screen and (max-width: 1000px) {
  .banners .set-button-look {
    width: 150px;
  }
}
@media only screen and (max-width: 800px) {
  .banners .set-button-look {
    width: 100px;
    font-size: 1.2rem;
  }
}
.banners .logos {
  width: 50%;
  margin-top: 20px;
}
.banners .logos a {
  color: #5bb7ca;
  font-size: 40px;
  display: inline-block;
  margin-right: 10px;
}
.banners .logos a:hover {
  opacity: 0.6;
}
@media only screen and (max-width: 1000px) {
  .banners .logos {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .banners .logos {
    margin-top: 0;
    margin-left: 7%;
    text-align: center;
  }
}
.banners .set-logos-look {
  background-color: #f8d857;
  border-radius: 50px;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 25px;
  text-align: center;
}
.banners img {
  max-height: 200px;
  max-width: 200px;
  display: inline-block;
  /*margin: 5px 20px;*/
  margin: 15px 25px;
  padding-bottom: 0px;
}
@media only screen and (max-width: 440px) {
  .banners img {
    width: 150px;
  }
}
.btn-new {
  display: inline-block;
  padding: 0.3em 1.2em;
  margin: 0 0.1em 0.1em 0;
  border: 0.16em solid rgba(255, 255, 255, 0);
  border-radius: 0.75em;
  box-sizing: border-box;
  text-decoration: none;
  font-family: Apercu-Bold, sans-serif;
  font-size: 1.8rem;
  color: black;
  text-shadow: 0 0.04em 0.04em rgba(0, 0, 0, 0.35);
  text-align: center;
  transition: all 0.2s;
  width: 100%;
  height: 70px;
  cursor: pointer;
}
@media only screen and (max-width: 800px) {
  .btn-new {
    font-size: 1.2rem;
    height: 50px;
  }
}
@media only screen and (max-width: 600px) {
  .btn-new {
    width: 80%;
    padding: 0 0;
  }
}
.btn-new:hover {
  opacity: 0.8;
}
.challenge {
  height: 300px;
  border-radius: 0.8em;
  /*background: url('/cassette.axd/file/site-static/explore/chicago-43de5977523117d2d3b31d4fa3388ddaefc668f3.png') no-repeat 40%, linear-gradient(110deg, #fade65 60%, #f6e7a5 60%);*/
  background: no-repeat 40%, linear-gradient(110deg, #fade65 60%, #f6e7a5 60%);
  background-blend-mode: overlay;
  text-align: center;
}
@media only screen and (max-width: 1350px) {
  .challenge {
    width: 95%;
  }
}
.challenge h1 {
  font-family: Apercu-Bold;
  font-size: 2.3rem;
  line-height: 1em;
  color: black;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1350px) {
  .challenge h1 {
    padding-top: 20px;
    font-size: 3.2rem;
  }
}
@media only screen and (max-width: 900px) {
  .challenge h1 {
    font-size: 2.8rem;
    padding-top: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .challenge h1 {
    font-size: 2.2rem;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.challenge button {
  font-family: Apercu-Bold;
  background-color: black;
  color: white;
  /*width: 50%;*/
  width: 31%;
  /*font-size: 1rem;*/
  font-size: 2rem;
  margin-left: 1.5rem;
}
@media only screen and (max-width: 1350px) {
  .challenge button {
    width: 41%;
  }
}
@media only screen and (max-width: 1000px) {
  .challenge button {
    width: 47%;
    font-size: 1.8rem;
    line-height: 1.7rem;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1350px) {
  .challenge h1 {
    /*font-size: 3rem;*/
    font-size: 3.8rem;
    /*line-height: 3.2rem;*/
    padding: 4rem 0.7rem 0 0.7rem;
    /*margin: 30px 0.7rem;*/
  
  }
  .challenge div {
    text-align: left;
    margin-left: 0.7rem;
  }
}
.set-categories-header-look {
  width: 30%;
  margin: 60px 0;
  line-height: normal;
  font-family: LTCSquareFaceW00-Regular, 'Times New Roman', Times, serif;
  font-size: 3rem;
  color: black;
  font-weight: bold;
}
@media only screen and (max-width: 600px) {
  .set-categories-header-look {
    font-size: 2.5rem;
  }
}
.popcat {
  position: relative;
  text-align: center;
  width: 100%;
}
.popcat a {
  display: block;
  width: 100%;
  background: #fdd900 center bottom no-repeat;
  height: 50px;
}
.popcat a .explore-category-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: black;
  margin-top: 10px;
  font-family: Apercu-Regular;
}
@media only screen and (max-width: 700px) {
  .popcat a .explore-category-title {
    font-size: 20px;
  }
}
.popcat a .explore-category-count {
  color: #838383;
}
.popcat a:hover .explore-category-count {
  color: #838383;
}
.popcat a .set-title-position {
  margin-top: 0;
  transform: translateY(100%);
}
.popcat:hover {
  opacity: 0.7;
}
.popcol {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 202px;
  height: 62px;
  margin: 3px 3px;
}
@media only screen and (max-width: 700px) {
  .popcol {
    width: 140px;
  }
}
@media only screen and (max-width: 500px) {
  .popcol {
    width: 110px;
  }
}
@media only screen and (max-width: 400px) {
  .popcol {
    width: 100px;
  }
}
@media only screen and (max-width: 550px) {
  #brands-header {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 2rem;
  }
}
