@charset "UTF-8";
@font-face {
  font-family: "Toyota";
  src: url("../fonts/toyota/ToyotaLightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Toyota";
  src: url("../fonts/toyota/ToyotaBook.ttf") format("truetype");
  font-weight: 350;
  font-style: normal;
}
@font-face {
  font-family: "ToyotaBook";
  src: url("../fonts/toyota/ToyotaBook.ttf") format("truetype");
  font-weight: 350;
  font-style: normal;
}
@font-face {
  font-family: "Toyota";
  src: url("../fonts/toyota/ToyotaBookItalic.ttf") format("truetype");
  font-weight: 350;
  font-style: italic;
}
@font-face {
  font-family: "Toyota";
  src: url("../fonts/toyota/ToyotaRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Toyota";
  src: url("../fonts/toyota/ToyotaRegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Toyota";
  src: url("../fonts/toyota/ToyotaSemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "ToyotaSemibold";
  src: url("../fonts/toyota/ToyotaSemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Toyota";
  src: url("../fonts/toyota/ToyotaSemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Toyota";
  src: url("../fonts/toyota/ToyotaBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Toyota";
  src: url("../fonts/toyota/ToyotaBoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Toyota";
  src: url("../fonts/toyota/ToyotaBlack.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Toyota";
  src: url("../fonts/toyota/ToyotaBlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Toyota Type Bold";
  src: url("../fonts/toyota/ToyotaBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "ToyotaBold";
  src: url("../fonts/toyota/ToyotaBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Toyota Type Book";
  src: url("../fonts/toyota/ToyotaBook.ttf") format("truetype");
  font-weight: 350;
  font-style: normal;
}
@font-face {
  font-family: "ToyotaBook";
  src: url("../fonts/toyota/ToyotaBook.ttf") format("truetype");
  font-weight: 350;
  font-style: normal;
}
@font-face {
  font-family: "Toyota Type Light";
  src: url("../fonts/toyota/ToyotaLight.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "ToyotaLight";
  src: url("../fonts/toyota/ToyotaLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Toyota Regular";
  src: url("../fonts/toyota/ToyotaRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ToyotaRegular";
  src: url("../fonts/toyota/ToyotaRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Toyota Type Semibold";
  src: url("../fonts/toyota/ToyotaSemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "ToyotaSemibold";
  src: url("../fonts/toyota/ToyotaSemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Toyota Type Regular";
  src: url("../fonts/toyota/ToyotaType-Regular.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Toyota Type Italic";
  src: url("../fonts/toyota/ToyotaBookItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
body {
  font-family: "Toyota";
  overflow-x: hidden;
}

.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  background: #000000;
  color: white;
  padding: 8px;
  z-index: 100;
}

.skip-link:focus {
  top: 0;
}

.theme-bg-color {
  background-color: #EB0A1E !important;
}

.logo-img {
  width: 15%;
}

.toplist li a {
  font-weight: bold;
  color: #000000;
  font-size: 12px;
}
.toplist li a img {
  height: 24px;
}
.toplist li a .facebook {
  height: 22px !important;
}

#icons-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  top: -7px;
}

.custom-padding li {
  padding: 0 6px 0 6px !important;
}
@media (max-width: 360px) {
  .custom-padding li {
    padding: 0 3px 0 3px !important;
  }
}

#toplist {
  position: relative;
  top: 5px !important;
}

.topbar {
  border-bottom: 1px solid #D6D6D6;
  background: #101010 !important;
  padding: 6px 0 6px 0;
}
@media screen and (max-width: 768px) {
  .topbar {
    display: inherit !important;
  }
}
@media (min-width: 1024px) {
  .topbar .container {
    width: 1024px;
  }
}
@media (min-width: 1200px) {
  .topbar .container {
    width: 1200px;
  }
}

#logo-main {
  display: flex;
  align-items: center;
  grid-gap: 10px;
}
#logo-main img {
  width: 24px !important;
}
#logo-main p {
  color: #FFFFFF !important;
  font-size: 12px;
  font-family: "Toyota Type";
  margin: -3px 0 0 -5px !important;
}
#logo-main img:first-child {
  height: 23px;
}
@media (max-width: 360px) {
  #logo-main img:first-child {
    margin-right: -7px;
  }
}

.topbar-right-items {
  width: 50%;
}

.header-section img {
  width: auto !important;
}
@media screen and (min-width: 992px) {
  .header-section img {
    width: auto !important;
  }
}

.header-section.style1 ul li a {
  padding: 30px 15px;
}

.header-section ul li:hover > a, .header-section ul li.active > a {
  color: #000000 !important;
}

.row-mar-0 {
  margin-right: 0;
  margin-left: 0;
}

.toplist-mobile {
  display: none;
}

.ce-feature-box-64 {
  padding: 0px;
  box-shadow: none;
  color: #000000;
}

.ce-feature-box-64:hover {
  transform: none;
}

.ce-feature-box-64 .date {
  font-size: 12px;
  font-weight: bold;
}

.ce-feature-box-64 .title {
  font-size: 18px;
}

.ce-feature-box-64 img {
  width: 100%;
}
.ce-feature-box-64 img.thumbnail {
  max-height: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  padding: 0 0;
  border-radius: 0;
  border: none;
}

.news-title h1 {
  font-family: "Toyota";
  font-weight: bold;
  font-size: 110px;
  color: #000000;
}

.text-center {
  text-align: center !important;
}

.text-white {
  color: white;
}

.text-red {
  color: #EB0A1E;
}

.p-60 {
  padding: 60px 0 60px 0;
}

.pr-0 {
  padding-right: 0px;
}

.m-0 .mt-2 {
  margin-top: 2em !important;
}

.pl-0 {
  padding-left: 0px;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}

.pl-5 {
  padding-left: 5em;
}

.w-140 {
  width: 140px;
}

.-martop-25 {
  margin-top: -25px;
}

.read-more {
  color: #EB0A1E !important;
  text-decoration: none !important;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
  display: flex;
  align-items: center;
}

.read-more:hover {
  color: #EB0A1E !important;
  text-decoration: none !important;
}

.read-more-icon {
  width: 15px !important;
  margin-right: 8px;
  margin-left: 8px;
  margin-top: 2px;
}

.header-section ul li ul {
  width: 200px;
  border-top: 5px solid #EB0A1E;
  text-align: left;
  margin-top: -4px;
  background: #2d2d2d7a;
}

.header-section.style1 ul li ul li a {
  padding: 10px 12px;
  color: white !important;
}

.header-section.white ul li ul li {
  border: 0;
}

.header-section #menu > ul li a {
  color: #000000;
}

.region-img {
  margin-right: 5px;
  vertical-align: text-bottom;
  max-width: -moz-fit-content !important;
  max-width: fit-content !important;
}

.bgblack {
  background: #000000 !important;
}

.sec-grseries {
  padding: 10px 0px;
  overflow: hidden;
}
.sec-grseries .cars-content .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 0;
}

.sec-grseries .gr-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.sec-grseries .gr-item:not(:last-child) {
  z-index: 1;
}
.sec-grseries .gr-item.last-gr-item {
  height: 100px;
}

.gr-top-text {
  color: white;
  width: 100vw;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
}

.gr-footertext .gr-top-text {
  z-index: 1;
  position: absolute;
  top: 150px;
}

.marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 20px;
  overflow-x: hidden;
}

.track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 32s linear infinite;
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.sec-grseries h1 {
  font-family: "Toyota";
  font-size: 50px;
  line-height: 50px;
  color: white;
  font-weight: bold;
}
.sec-grseries h1.fortuner-title {
  white-space: nowrap;
}
.sec-grseries h1.rush-title {
  margin-bottom: 0 !important;
}
@media (min-width: 992px) {
  .sec-grseries h1.rush-title {
    margin-bottom: 30px !important;
  }
}

.sec-grseries img {
  max-width: 90%;
  opacity: 0.5;
}

.sec-grseries img:hover {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.sec-grseries img.left {
  left: 190px !important;
}

.sec-grseries img.right {
  right: 190px !important;
}

.sec-grseries img.gr-86 {
  top: 45px;
  left: 50px;
}
.sec-grseries img.supra {
  top: 50px;
  left: 5px;
}
.sec-grseries img.yaris {
  top: 0px;
  left: 5px;
}
.sec-grseries img.corolla-altis {
  top: 65px;
  left: 5px;
  max-width: 100%;
}
.sec-grseries img.vios {
  top: 65px;
  left: 80px;
  max-width: 70%;
}
.sec-grseries img.corolla-cross {
  top: 75px;
  left: 0px;
  max-width: 90%;
}
.sec-grseries img.fortuner {
  top: 55px;
  left: 25px;
  max-width: 80%;
}
.sec-grseries img.rush {
  top: 40px;
  left: 25px;
  max-width: 90%;
}
.sec-grseries img.hilux {
  top: 55px;
  left: 25px;
  max-width: 85%;
}

.gr-footertext h1 {
  position: absolute;
  top: 100px;
  color: #EB0A1E;
  z-index: 0;
  width: 100%;
}

.paginate-wrapper {
  text-align: center;
}

.paginate-wrapper .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  color: #979797;
  background-color: transparent;
  border-color: transparent;
  border: 0;
}

.paginate-wrapper .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  color: #000000;
  cursor: default;
  background-color: transparent;
  border-color: transparent;
  font-weight: bold;
}

.paginate-wrapper .pagination > li > a, .pagination > li > span {
  color: #979797;
}

.paginate-wrapper .pagination > li > a, .pagination > li > span {
  border: 0;
}

#maindiv {
  overflow: hidden;
  white-space: nowrap;
}

#div1 {
  display: inline-block;
  animation: marquee1 32s linear infinite;
}

#div2 {
  display: inline-block;
  animation: marquee2 32s linear infinite;
  animation-delay: 16s;
}

#maindiv {
  width: 100vw !important;
  position: absolute;
  left: 0;
}

@keyframes marquee1 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes marquee2 {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-200%);
  }
}
@keyframes marquee3 {
  0% {
    right: 0;
  }
  100% {
    right: -100%;
  }
}
@keyframes marquee4 {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}
.main-title-wrapper {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  vertical-align: middle;
  top: 50%;
  transform: translateY(-50%);
}

.main-header-img, .sub-header-img {
  width: 100%;
}

.main-title-wrapper h1 {
  color: white;
  font-family: "Toyota";
  font-size: 80px;
  line-height: 0.8em;
  font-weight: 700;
}

.sub-title-wrapper {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  vertical-align: middle;
  top: 50%;
  transform: translateY(-50%);
  padding: 0px 20px;
}
@media screen and (min-width: 500px) {
  .sub-title-wrapper {
    padding: 0px 10%;
  }
}
@media screen and (min-width: 768px) {
  .sub-title-wrapper {
    padding: 0px 60px;
  }
}
@media screen and (min-width: 1000px) {
  .sub-title-wrapper {
    padding: 0px 30%;
  }
}

.sub-title-wrapper p {
  color: white;
  font-size: 1.5rem;
  margin-bottom: 30px;
}

.story-img {
  width: auto;
}

.our-story {
  margin-top: 20px;
}

.our-story-content-wrapper {
  padding-left: 5em;
}

.story-side-img {
  width: 100%;
}

.our-story-subwrapper {
  margin: 0 0 0 auto;
  padding-left: 10px;
}

.philosophy-img {
  display: inline;
}

.our-story-content {
  font-size: 1.5rem;
  color: #000000;
  line-height: 27px;
}

.philosophy-content {
  font-size: 1.5rem;
  line-height: 27px;
  padding: 0px 8em;
  color: #000000;
}

.our-philosophy {
  margin-top: 30px;
  height: 400px;
}
@media screen and (min-width: 538px) {
  .our-philosophy {
    height: 600px;
  }
}
@media screen and (min-width: 1280px) {
  .our-philosophy {
    height: 700px;
  }
}
@media screen and (min-width: 1480px) {
  .our-philosophy {
    height: 800px;
  }
}

.our-philosophy .container .col-md-12 {
  z-index: 1;
}

.philosophy-bg-wrapper {
  position: absolute;
  margin-top: -200px;
  z-index: 0;
  width: 100%;
}

.philosophy-bg {
  width: 100%;
}

.main-header-mobile {
  display: none;
}

.sub-header-mobile {
  display: none;
}

.article-title-wrapper {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  vertical-align: middle;
  top: 50%;
  transform: translateY(-50%);
}

.article-title-wrapper h1 {
  color: white;
  font-family: "Toyota";
  font-size: 80px;
  line-height: 0.8em;
  font-weight: bold;
}

.article-content {
  margin-top: 50px;
}
.article-content .article-content-item .img-fluid {
  max-width: 100%;
}

.article-content-item {
  margin-top: 50px;
}

.article-img {
  margin-top: 50px;
  width: 100%;
}

.article-content h1 {
  color: #000000;
  font-family: "Toyota";
  font-size: 75px;
  line-height: 0.8em;
  font-weight: bold;
}

.article-date {
  color: #EB0A1E;
  font-size: 25px;
  font-weight: bold;
  margin-top: 30px;
}

.article-content-item p {
  font-size: 18px;
  line-height: 2em;
  color: #707070;
}

.mobile .ce-feature-box-64 img.thumbnail {
  height: 150px;
  margin: 0 0;
}

.supra-img {
  width: 100%;
  height: auto;
}

.ph_first {
  position: relative;
  left: 0;
  margin-right: auto;
  width: 50%;
  top: 0;
}

.ph_second {
  position: relative;
  right: 50px;
  margin-left: auto;
  width: 43%;
  bottom: 180px;
  margin-bottom: -180px;
}

.e-charge {
  font-weight: bold;
  font-size: 10rem;
  color: #fff;
  position: absolute;
  top: 14px;
  text-align: center;
  z-index: 1;
  width: 100%;
}

.adrenaline-section {
  position: relative;
}

.sports-tuned-section {
  padding: 40px 0;
}

.pl_second {
  position: relative;
  left: 20px;
  margin-right: auto;
  bottom: 75px;
  margin-bottom: -75px;
  width: 53%;
}

.grs-cont {
  padding: 65px 0;
  position: relative;
}

.pl_lbl {
  position: absolute;
  left: 40px;
  top: 20px;
  font-weight: bold;
  width: 45%;
  color: #000000;
}

.coa {
  font-weight: bold;
  font-size: 10rem;
  color: #fff;
  position: absolute;
  right: 65px;
  bottom: 50px;
  z-index: 1;
  width: 685px;
  line-height: 8.5rem;
  text-align: right;
}

.video-container {
  position: absolute;
  top: 70px;
  padding: 0px 10%;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.video-container #aVideo {
  height: 80vh;
  width: 100%;
}
.video-container .intro-text {
  text-align: center;
  width: 100%;
  margin-top: 70px;
}
.video-container .intro-text h1 {
  font-family: "Toyota";
  font-size: 60px;
  font-weight: bold;
  color: #000000;
  line-height: 60px;
}
.video-container .intro-text p {
  font-family: "Toyota";
  font-size: 25px;
  color: #000000;
  line-height: 1.5em;
  margin-top: 30px;
}

.academy-main #aVideo {
  height: 544px;
}

.sub-intro .row {
  margin-top: 20px;
}

.sub-intro .col-md-6 {
  height: 330px;
}

.sub-intro .first-sec {
  border-right: 4px solid #EB0A1E;
}

.sub-intro .second-sec {
  border-left: 4px solid #EB0A1E;
}

.sub-intro h1 {
  font-family: "Toyota";
  font-size: 40px;
  font-weight: bold;
  margin-top: 85px;
  color: #000000;
  margin-bottom: 30px;
}

.sub-intro p {
  font-family: "Toyota";
  font-size: 20px;
  color: #000000;
  line-height: 1.8em;
  padding: 0 2em;
  margin-top: 50px;
}

.separator:after {
  content: "";
  position: absolute;
  left: 45%;
  right: 0;
  height: 5px;
  width: 60px;
  border-top: 2px solid red;
}

.watch-opening {
  margin-top: 50px;
  background: #000000;
}

.watch-opening-subwrapper {
  padding: 20px 0px;
}

.watch-opening h1 {
  font-size: 2vw;
  font-family: "Toyota";
  font-weight: bold;
  margin: 0;
}

.read-more-link-wrapper {
  margin-top: 70px;
  display: none;
}

.read-more-link-wrapper h1 {
  font-family: "Toyota";
  font-size: 45px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 40px;
}

.read-more-link h2 {
  font-family: "Toyota";
  font-size: 30px;
  background: red;
  padding: 1em 0px;
  margin: 0px 13em;
  color: white;
  font-weight: bold;
  border-radius: 20px;
  padding-bottom: 1.3em;
}

@media screen and (min-width: 1400px) {
  .main-title-wrapper h1 {
    font-size: 100px;
    font-weight: 1000;
  }

  .sub-title-wrapper p {
    font-size: 2rem;
  }

  .story-side-img {
    width: 100%;
  }

  .our-story-content {
    font-size: 2rem;
    line-height: 35px;
    color: #000000;
  }

  .philosophy-content {
    font-size: 2rem;
    line-height: 35px;
    padding: 0px 8em;
    color: #000000;
  }

  .our-story-subwrapper {
    width: 67%;
    margin: 0 0 0 auto;
  }

  .ph_first img {
    width: 100%;
  }

  .watch-opening h1 {
    margin-bottom: 20px;
  }

  .academy-main #aVideo {
    height: 80vh;
  }

  .read-more-link h2 {
    margin: 0px 22em;
  }
}
@media screen and (max-width: 767px) {
  .sub-header-mobile {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sub-header-img {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .main-header-mobile {
    display: block;
  }

  .main-header-img {
    display: none;
  }

  .ov-hidden {
    overflow: hidden !important;
  }

  .toplist-mobile {
    padding-bottom: 20px;
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 10px;
    display: block;
  }

  .news-title h1 {
    font-family: "Toyota";
    font-weight: bold;
    font-size: 50px;
    color: #000000;
    margin: 0;
  }

  .ce-feature-box-64 {
    margin-bottom: 20px;
  }

  .topbar {
    display: none;
  }

  .header-section.style1 ul li a {
    padding: 10px;
    padding-top: 5px;
  }

  .header-section #menu > ul li {
    position: relative;
    border-bottom: 0px;
    font-size: 20px;
  }

  .logo-wrapper-mobile {
    text-align: center;
    vertical-align: middle;
    padding-right: 0px;
    padding-left: 0px;
  }

  .toplist-mobile img {
    width: 90%;
  }

  .toplist-mobile a {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
  }

  .w-140 {
    width: auto;
    text-align: left !important;
  }

  .header-section #menu > ul li.hover > a, .header-section #menu > ul li.active > a {
    color: #000000 !important;
    border-left: 5px solid #EB0A1E !important;
  }

  .header-section.style1 ul li ul li a {
    color: #000000 !important;
  }

  .header-section ul li ul {
    background: white;
  }

  .header-section #menu > ul li ul {
    border: 0;
  }

  .header-section #menu > ul li .arrow {
    width: auto;
    height: auto;
    position: relative;
    top: auto;
    right: auto;
    cursor: pointer;
    z-index: 999;
  }

  .header-section #menu > ul li .arrow:before, .header-section #menu > ul li .arrow:after {
    content: none;
  }

  .region-img {
    vertical-align: bottom;
    width: 20px;
  }

  .marquee {
    width: 100%;
  }

  .gr-footertext .gr-top-text {
    width: 96vw;
  }

  .sec-grseries img {
    max-width: 65%;
    right: 0;
    margin: 0 auto;
  }
  .sec-grseries img.left {
    left: 0 !important;
  }
  .sec-grseries img.right {
    right: 0 !important;
  }
  .sec-grseries img.supra {
    top: 50px;
  }
  .sec-grseries img.yaris {
    top: 20px;
  }
  .sec-grseries img.vios {
    top: 65px;
    max-width: 57%;
  }
  .sec-grseries img.fortuner {
    top: 60px;
  }
  .sec-grseries img.hilux {
    top: 65px;
  }

  .sec-grseries img.right {
    right: 100px !important;
  }

  .sec-grseries .gr-item h1.fortuner-title {
    font-size: 50px;
    line-height: 50px;
    white-space: wrap;
  }

  .our-story {
    text-align: center;
  }

  .our-story-content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .story-img {
    width: 60%;
    display: inline;
  }

  .our-story-subwrapper {
    width: auto;
  }

  .story-side-img {
    width: 90%;
  }

  .philosophy-content {
    padding: 0px 2em;
  }

  .philosophy-img {
    width: 60%;
  }

  .philosophy-bg-wrapper {
    margin-top: -50px;
  }

  .article-content-header {
    padding: 0px;
  }

  .article-content h1 {
    font-size: 40px;
    line-height: 1em;
    font-weight: bold;
    padding: 0px 20px;
  }

  .article-date {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    padding: 0px 20px;
  }

  .article-content-item {
    padding: 0px 20px;
  }

  .article-content-item {
    margin-top: 30px;
  }

  .article-content {
    margin-top: 30px;
  }

  .academy-main .main-title-wrapper h1 {
    margin-bottom: 0%;
  }

  .video-container {
    padding: 0;
    top: 0px;
  }

  .intro-text {
    padding: 0px 20px;
  }

  .intro-text h1 {
    font-size: 35px;
  }

  .intro-text p {
    font-size: 16px;
  }

  .sub-intro h1 {
    font-size: 28px;
    margin-top: 20px;
  }

  .sub-intro .col-md-6 {
    height: 210px;
  }

  .sub-intro .first-sec, .sub-intro .second-sec {
    border: 0;
  }

  .sub-intro p {
    font-size: 16px;
    margin-bottom: 35px;
  }

  .separator:after {
    left: 45%;
  }

  .watch-opening h1 {
    font-size: 15px;
    line-height: 1.8em;
  }

  .watch-opening {
    margin-top: 0px;
  }

  .read-more-link-wrapper h1 {
    font-size: 30px;
    padding: 0 40px;
  }

  .read-more-link h2 {
    font-size: 15px;
  }

  .read-more-link-wrapper {
    margin-bottom: 50px;
  }

  .academy-main #aVideo {
    margin-top: 50px;
    height: 432px;
  }

  .col-md-6.first-sec:after {
    content: "";
    position: absolute;
    left: 20%;
    right: 0;
    height: 5px;
    width: 60%;
    border-top: 6px solid red;
  }
}
@media screen and (max-width: 538px) {
  .sec-grseries h1 {
    font-size: 50px;
    left: 0;
  }

  .sec-grseries img {
    top: 20px;
  }

  .left.-martop-25 {
    margin-top: -20px;
  }

  .gr-footertext h1 {
    font-size: 65px;
  }

  .sec-grseries img.left {
    left: 50px !important;
  }

  .sec-grseries img {
    max-width: 60%;
  }

  .sec-grseries img.right {
    margin-top: -20px;
    right: 50px !important;
  }

  .marquee {
    height: 60px;
  }

  .last-gr-item {
    height: 100px !important;
  }

  .main-title-wrapper h1 {
    font-size: 50px;
    font-weight: 1000;
  }

  .sub-title-wrapper p {
    font-size: 16px;
  }

  .philosophy-bg {
    transform: scale(1.5);
  }

  .philosophy-bg-wrapper {
    overflow: hidden;
  }

  .academy-main #aVideo {
    height: 250px;
    margin-top: 50px;
  }

  .video-container .intro-text {
    margin-top: 15px;
  }
  .video-container .intro-text h1 {
    font-size: 48px;
    line-height: 48px;
  }
  .video-container .intro-text p {
    line-height: 1.4em;
  }

  .sub-intro .col-md-6 {
    height: 300px;
  }

  .separator:after {
    left: 42%;
  }

  .sub-intro p {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .read-more-link h2 {
    font-size: 15px;
    margin: 0px 5em;
  }

  .sponsor-img {
    height: auto;
  }
}
@media only screen and (max-width: 360px) {
  /* line 1004, ../sass/screen.scss */
  .header-section .logo {
    width: 100%;
  }

  /* line 1007, ../sass/screen.scss */
  .header-section .logo.mar-4 {
    margin-top: 15px;
  }

  /* line 1010, ../sass/screen.scss */
  .header-section ul li.menu-icon {
    padding-left: 5px;
  }

  /* line 1013, ../sass/screen.scss */
  .header-section.style3 .main-nav .nav.top-nav {
    top: 7px;
  }

  .sub-title-wrapper p {
    font-size: 13px;
  }

  .our-story-content {
    font-size: 13px;
  }

  .philosophy-content {
    font-size: 13px;
  }
}
@media only screen and (width: 768px) {
  .sponsor-img {
    height: 90px;
  }
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-block {
    display: block !important;
  }
}
.c-padding {
  padding: 200px 0 200px 0;
}

.relative {
  position: relative;
}

.footer-pad {
  padding: 38px 0 27px 0;
  position: relative;
  z-index: 10;
}

.img-holder {
  width: 100%;
}

.c-box {
  overflow: visible;
  padding: 0;
  position: relative;
}

.img-overlay {
  cursor: pointer;
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background-color: rgba(39, 39, 39, 0.5);
}

.bg-overlay-dark {
  position: absolute;
  width: 100%;
  height: 100%;
}

.lbl-caption {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  bottom: -50px;
  z-index: 3;
  color: white;
  font-weight: bold;
}
@media screen and (min-width: 279px) and (max-width: 281px) {
  .lbl-caption {
    bottom: -35px;
  }
}

.lbl-caption > p:first-child {
  font-size: 25px;
  text-align: center;
}
@media screen and (min-width: 279px) and (max-width: 281px) {
  .lbl-caption > p:first-child {
    font-size: 15px;
    line-height: 15px;
  }
}

.lbl-caption > p:last-child {
  font-size: 35px;
  text-align: center;
  line-height: 35px;
}
@media screen and (min-width: 279px) and (max-width: 281px) {
  .lbl-caption > p:last-child {
    font-size: 20px;
    line-height: 20px;
  }
}

.sec-footer {
  position: relative;
  height: 650px;
  padding: 0;
  background-attachment: fixed;
  background-repeat: no-repeat;
  /* Do not repeat the image */
}

._5img_cont {
  position: absolute;
  top: 160px;
  height: auto;
  width: 100%;
  overflow: hidden;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
._5img_cont::-webkit-scrollbar {
  display: none;
}

._5img {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  flex-direction: row;
}

._5img img {
  width: 20%;
  height: auto;
}

._3img_cont,
._4img_cont {
  top: 160px;
  height: auto;
  width: 100%;
  overflow: hidden;
}

._3img,
._4img {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  flex-direction: row;
  height: auto;
}

._4img img {
  width: 25%;
  height: auto;
  aspect-ratio: 1;
}

.social-links-cont {
  padding: 20px;
  text-align: center;
  top: 522px;
  font-size: 32px;
  position: relative;
}

.social-links-cont-highlights {
  padding: 20px;
  text-align: center;
  top: 445px;
  font-size: 32px;
  position: relative;
}

._connect {
  color: white;
  font-weight: bold;
}

.social-logo {
  margin-top: 40px;
}

.social-logo img {
  margin-right: 14px;
  margin-left: 13px;
  cursor: pointer;
  width: 54px;
  height: 55px;
}

.less-mar3 {
  font-size: 14px;
  white-space: nowrap;
  margin: 0;
}

.less-mar3 a:hover {
  color: #707070 !important;
}

.ppt {
  display: none;
}

.ml-auto {
  margin-left: auto;
}

.p-0 {
  padding: 0;
}

.m-0 {
  margin: 0;
}

.pl-0 {
  padding-left: 0;
}

.foot-menu-cont {
  display: flex;
  justify-content: flex-end;
}

.foot-menu-cont div P {
  cursor: pointer;
}

.text-ppt {
  color: #b8b8b8;
  font-size: 16px;
}

.footer-pad-ppt {
  padding: 38px 0 38px 0;
  border-top: 1px solid #D6D6D6;
}

.videoSec {
  height: 100%;
  position: relative;
  padding-bottom: 42.25%;
  height: 76vh;
}
@media screen and (min-width: 359px) {
  .videoSec {
    height: 87vh;
  }
}
@media screen and (min-width: 369px) {
  .videoSec {
    height: 100vh;
  }
}
@media screen and (min-width: 389px) {
  .videoSec {
    height: 82vh;
  }
}
@media screen and (min-width: 485px) {
  .videoSec {
    height: 80vh;
  }
}
@media screen and (min-width: 539px) {
  .videoSec {
    height: 133vh;
  }
}
@media screen and (min-width: 685px) {
  .videoSec {
    height: 113vh;
  }
}
@media screen and (min-width: 768px) {
  .videoSec {
    height: 0;
  }
}

.videoSec-about {
  height: 100%;
  position: relative;
}

.section-side-image .video_container {
  z-index: 998;
  position: relative;
  top: -70px;
  padding: 0 10%;
  width: 100%;
}
.section-side-image .video_container #gVideo {
  height: 80vh;
  width: 100%;
}

#tVideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.gr-logo {
  margin: auto;
}

.p-lmt-section {
  padding: 180px 0 180px 0;
  position: relative;
  z-index: 10;
  background: transparent;
}

.gr-cont {
  position: relative;
  top: 125px;
}

.plimit-cont {
  position: relative;
  top: 125px;
}

.gr-cont {
  margin: auto;
  position: absolute;
  z-index: 150;
  width: 100%;
  top: -332px;
}
@media screen and (min-width: 992px) {
  .gr-cont {
    top: -332px;
  }
}

.gr-desc {
  width: 355px;
  font-size: 1.5rem;
  margin: 0 0 0 auto;
}
@media screen and (min-width: 279px) and (max-width: 281px) {
  .gr-desc {
    width: auto;
  }
}

.gr-desc p {
  line-height: 27px;
  justify-content: center;
}

.gr-desc .gr-logo {
  margin-bottom: 30px;
}

.p-limits {
  position: absolute;
  height: 300px;
  width: 100%;
  top: -1px;
  z-index: 100;
  color: white;
  background-image: linear-gradient(white, rgba(255, 255, 255, 0));
}

.p-limits-img {
  margin: 0 auto;
}
@media (min-width: 320px) and (max-width: 480px) {
  .p-limits-img {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .p-limits-img {
    margin-top: 30px;
  }
}
@media screen and (min-width: 992px) {
  .p-limits-img {
    margin-top: 55px;
  }
}
@media screen and (min-width: 992px) {
  .p-limits-img {
    margin-top: 72px;
  }
}
@media screen and (min-width: 1281px) {
  .p-limits-img {
    margin: 0 auto 0 0;
  }
}

.white-overlay-gradient {
  background-image: linear-gradient(white, rgba(255, 255, 255, 0));
  padding: 80px 0 80px 0;
  position: relative;
  z-index: 10;
  display: block;
}

.black-overlay-gradient {
  background-image: linear-gradient(transparent, black);
  padding: 60px;
  position: absolute;
  z-index: 10;
  display: block;
  bottom: 0;
  width: 100%;
}

.c-sec-padding {
  padding: 5% 0 0 0;
}
@media screen and (min-width: 2000px) {
  .c-sec-padding {
    padding: 20% 0 0 0;
  }
}

.v-bg {
  background-color: #000000;
  position: relative;
}

.title-btt,
.title-lbl {
  position: absolute;
  top: 210px;
  left: 100px;
  color: #fff;
  width: 25%;
}

.title-btt p:first-child,
.title-btt p:nth-child(2),
.title-lbl p:first-child,
.title-lbl p:nth-child(2) {
  font-size: 6rem;
  font-weight: bold;
  line-height: 6rem;
  margin-bottom: 0;
  letter-spacing: 2px;
  white-space: nowrap;
}

.title-btt p:last-child,
.title-lbl p:last-child {
  font-size: 1.7rem;
  margin-top: 15px;
}

.vios-grs-image {
  margin: auto;
  width: 100%;
  height: auto;
}

.fortuner-img,
.hilux-img,
.vios-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
  width: 100%;
  height: auto;
}

.ad-pump {
  font-weight: bold;
  font-size: 10rem;
  color: #fff;
  position: absolute;
  top: 14px;
  text-align: center;
  z-index: 1;
  width: 100%;
}

.s-speed {
  font-weight: bold;
  font-size: 10rem;
  color: #000;
  position: absolute;
  top: 14px;
  text-align: center;
  z-index: 1;
  width: 100%;
}

.hilux-grs,
.fortuner-grs,
.vios-grs {
  font-weight: bold;
  font-size: 15rem;
  color: #fff;
  position: absolute;
  bottom: 120px;
  text-align: center;
  z-index: 1;
  width: 100%;
}

.gr-world-lbl,
.news-events {
  font-weight: 700;
  font-size: 12rem;
  line-height: 10rem;
  color: #fff;
  position: absolute;
  bottom: 120px;
  text-align: center;
  z-index: 1;
  width: 50%;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.sec-pad-40 {
  padding: 0;
}

.calendar-sec {
  padding: 60px 0;
}

.calendar-lbl {
  font-weight: 900;
  font-size: 6rem;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  color: #FFFFFF;
  margin-bottom: 50px;
}

.c-carousel {
  width: 95%;
  margin: 0 auto;
  float: initial;
}

#owl-demo5 .item img {
  margin-bottom: 0;
}

.carousel-date {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 2rem;
  margin-bottom: 0;
}

.carousel-content {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(0, -50%);
}

.cal-title {
  font-weight: 800;
  font-size: 4rem;
  line-height: 4rem;
  color: #fff;
}

.cal-stage {
  font-size: 5rem;
  line-height: 4rem;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.5);
  -webkit-text-stroke-color: #fff;
  -webkit-text-stroke-width: 1px;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}

.non-carousel {
  display: flex !important;
  justify-content: center;
  flex-wrap: nowrap;
}
.non-carousel img {
  padding: 0;
}
.non-carousel .carousel-date {
  margin-bottom: 1em;
}

.non-carousel .relative {
  margin: 0 20px;
}

.yaris-grs {
  font-weight: bold;
  font-size: 15rem;
  color: #fff;
  position: absolute;
  bottom: 105px;
  text-align: center;
  z-index: 1;
  width: 100%;
}

.yaris-grs p {
  margin-bottom: 30px;
}

.yaris-grs small {
  font-weight: 350;
  font-size: 4rem;
  padding-top: 5px;
}

.bt-section {
  position: relative;
}

.adrenaline-section {
  position: relative;
}

.bold-thrill {
  font-weight: bold;
  font-size: 10rem;
  color: #fff;
  position: absolute;
  right: 65px;
  bottom: 50px;
  z-index: 1;
  width: 685px;
  line-height: 8.5rem;
  text-align: right;
}

.d-perform {
  font-weight: bold;
  font-size: 10rem;
  color: #fff;
  position: absolute;
  left: 65px;
  bottom: 50px;
  z-index: 1;
  width: 685px;
  line-height: 8.5rem;
  text-align: left;
}

.vios-lbl {
  text-align: center;
  color: black;
  font-size: 6rem;
  font-weight: 700;
  padding-bottom: 35px;
}

.sports-tuned-section {
  padding: 40px 0;
}

.sts-cont {
  width: 300px;
  margin-top: 50px;
}

.sts-cont h2 {
  font-weight: bold;
  font-size: 7rem;
  line-height: 7rem;
}

.game-changing-r-image {
  margin-top: 75px;
}

.grs-section {
  position: relative;
}

.grs-btn.fortuner {
  bottom: 20px;
}

.grs-btn {
  color: black;
  position: absolute;
  width: 32%;
  left: 50px;
  z-index: 10;
  bottom: 80px;
}

.grs-btn.fortuner p {
  font-size: 5rem;
  margin-bottom: 35px;
  line-height: 5rem;
}

.grs-btn p {
  font-size: 5rem;
  font-weight: bold;
  margin-bottom: 35px;
}

.grs-btn .button {
  background-color: black;
  color: #fff;
  display: block;
  padding: 15px 40px;
  border-radius: 10px;
  margin-bottom: 20px;
  width: 100%;
}

.ss-cont {
  padding: 100px 0;
}

.ss-cont-lbl {
  padding: 50px;
}

.ss-cont h2 {
  font-size: 6rem;
  font-weight: bold;
  line-height: 6rem;
}

.ss-cont h1 {
  font-size: 8rem;
  font-weight: bold;
  line-height: 6rem;
}

.seat-img {
  position: relative;
  left: 25px;
  width: 100%;
}

.pl2-img {
  left: 0;
}

.dashboard-img {
  position: relative;
  right: 25px;
  z-index: 10;
  width: 100%;
}

.pl1-img {
  position: relative;
  right: 0px;
  z-index: 10;
}

.beyond-thrill {
  position: relative;
  top: 10px;
  width: 100%;
  height: auto;
}

.d-none {
  display: none !important;
}

.d-block {
  display: block !important;
}

.web {
  display: block;
}

.mobile {
  display: none;
}

.sts_lbl {
  position: absolute;
  right: 20px;
  top: 10px;
  font-size: 7.5rem;
  line-height: 8.5rem;
  font-weight: 600;
  width: 45%;
  color: #000000;
}

.sts_first {
  position: relative;
  left: 0;
  margin-right: auto;
  width: 50%;
  top: 0;
}

.sts_second {
  position: relative;
  right: 50px;
  margin-left: auto;
  width: 43%;
  bottom: 180px;
  margin-bottom: -180px;
}

.ss_first {
  position: relative;
  width: 55%;
  bottom: 0;
  right: 0;
  margin-left: auto;
}

.ss_second {
  position: relative;
  left: 0;
  margin-right: auto;
  bottom: 75px;
  margin-bottom: -75px;
  width: 53%;
}

.ss_lbl {
  position: absolute;
  left: 40px;
  top: 20px;
  font-weight: bold;
  width: 45%;
  color: #000000;
}

.ss_lbl p {
  font-size: 8.5rem;
  line-height: 8.5rem;
  margin: 0;
  font-weight: 600;
}

.slide-controls-2 .owl-theme .owl-controls .owl-page span {
  border: 1px solid #FFFFFF !important;
}

.slide-controls-2 .owl-theme .owl-controls .owl-page.active span {
  background-color: #FFFFFF !important;
  border: 1px solid #FFFFFF !important;
}

.owl-carousel .owl-item {
  padding: 20px 10px !important;
}

.news-content {
  width: 90%;
}
.news-content .read-more {
  display: flex;
  align-items: center;
}
.news-content .read-more img {
  margin-top: 2px;
}

.news-date {
  font-weight: 700;
  color: #000000;
  font-size: 1.6rem;
}

.news-date > span {
  color: red;
}

.news-title {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.3rem;
  color: #000000;
  width: 100%;
}

.mb-cust {
  margin-bottom: 50px;
}

.news-desc {
  font-size: 1.4rem;
  overflow: hidden;
  max-height: 168px;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}

.news-read-more {
  position: absolute;
  bottom: 0;
}

.events-title {
  font-size: 4vw;
  font-weight: 900;
  color: #000000;
  margin-bottom: 60px;
}

.whats-on-lbl h1 {
  font-size: 8rem;
  font-weight: 900;
  color: #000000;
  margin-bottom: 10px;
}
@media screen and (min-width: 279px) and (max-width: 281px) {
  .whats-on-lbl h1 {
    font-size: 6rem;
  }
}

.whats-on {
  font-size: 8rem;
  font-weight: 900;
  color: #000000;
}

.r-date {
  font-weight: 700;
  color: #000;
  font-size: 1.6rem;
}

.r-date > span {
  color: red;
}

.r-title {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2rem;
  color: #000;
  width: 100%;
  height: 40px;
  overflow: hidden;
}

.r-article {
  font-size: 4.5rem;
  line-height: 4.5rem;
  font-weight: 900;
  text-align: center;
  margin: 30px auto 50px auto;
  color: #000;
}

.r-desc {
  height: 70px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.owl-img {
  margin-bottom: 0;
  width: 100%;
  height: 266px;
  background-color: #000000;
  -o-object-fit: cover;
     object-fit: cover;
  border: none;
}

.ft-img {
  width: 100%;
  height: 289px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  padding: 0 0;
  border-radius: 0;
  border: none;
}

.home-featured-img {
  height: 289px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  padding: 0 0;
  border-radius: 0;
  border: none;
}

.ne-featured-img {
  height: 350px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  padding: 0 0;
  border-radius: 0;
  border: none;
}

#owl-demo5 .item .owl-img {
  width: 100%;
}
#owl-demo5 .item .owl-img.thumbnail {
  max-height: 100%;
  height: 256px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  padding: 0 0;
  border-radius: 0;
  border: none;
  background-color: #000;
}

#gr-garage {
  position: relative;
}
#gr-garage img {
  margin: 0 auto;
}
#gr-garage .gr-garage__content {
  text-align: center;
  position: absolute;
  top: 20%;
  transform: translateY(-20%);
  margin: 0 auto;
  left: 0;
  right: 0;
}
#gr-garage .gr-garage__content img {
  margin: 0 auto 170px;
}
#gr-garage .gr-garage__content p {
  color: #fff;
  font-size: 25px;
  margin: 80px 0 25px;
  clear: both;
  font-weight: 600;
}
#gr-garage .gr-garage__content a {
  display: inline-block;
  padding: 20px 40px;
  color: #fff;
  border-radius: 10px;
  background-color: #EB0A1E;
  font-size: 25px;
}
#gr-garage .gr-garage__content a :hover {
  opacity: 0.5;
}

.iframe-container {
  width: 100%;
  position: relative;
  padding-bottom: 55%;
  padding-top: 25px;
  height: 0;
}

._iframe {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.intro-title {
  top: 2vw;
  width: 56%;
  text-align: center;
  left: 18vw;
  position: relative;
  margin-bottom: -11vw;
  z-index: 0;
}

.intro-title p {
  font-weight: 800;
  font-size: 5vw;
  line-height: 5vw;
  color: #000000;
  z-index: 1;
}

.intro-img {
  width: 50%;
  z-index: 99;
  position: relative;
  padding-top: 200px;
}

.intro-img img {
  width: 100%;
}

.intro-content {
  position: absolute;
  right: 20px;
  top: 67%;
  transform: translateY(-67%);
  width: 40%;
}

.intro-content p {
  font-size: 1.3vw;
  line-height: 1.7vw;
  color: #000;
}

.fb-link {
  padding: 220px 0;
  background: white;
  background: linear-gradient(360deg, white 4%, #747483 38%, black 66%);
}

.fb-link p {
  text-align: center;
  margin: 0 auto;
  width: 55%;
  font-size: 1.7vw;
  line-height: 2.9vw;
  color: #FFFFFF;
  position: relative;
  top: -115px;
  vertical-align: middle;
}

.fb-icon {
  width: 60%;
  margin: 0 auto;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
}

.fb-icon div {
  position: relative;
  text-align: center;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fb-icon div a {
  color: #FFFFFF;
  text-decoration: none;
  margin-bottom: 20px;
  display: inline-block;
}

.events-sec {
  padding: 60px 0;
  position: relative;
}

.events-container img {
  width: 90%;
  margin: 0 auto;
}

.events-container .car-overlay {
  cursor: pointer;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  transition: all 0.7s;
}

.events-container > p:first-of-type {
  font-size: 38px;
  line-height: 45px;
  color: #000;
  font-weight: 600;
  margin-top: 30px;
}

.events-container > p:nth-child(3) {
  margin-top: 10px;
  font-size: 19px;
  line-height: 34px;
}

#racers {
  text-align: center;
  position: relative;
}
#racers h1 {
  font-weight: 800;
  font-size: 4vw;
  line-height: initial !important;
  color: #000000;
}
#racers .tracks .racers_img {
  margin-top: 50px;
}

.race-highlights h1 {
  font-weight: 800;
  font-size: 4vw;
  margin-bottom: 30px;
  line-height: initial !important;
  color: #000000;
}

.gal-container img {
  width: 97%;
}

.gal-staticH {
  height: 325px;
}

.prev-video {
  width: 100%;
  height: 325px;
}

.watch-rh, .see-lb {
  padding: 20px;
  font-size: 20px;
  background: #EB0A1E;
  width: inherit;
  color: white;
}

.watch-rh {
  margin-top: 20px;
}

.race-highlights a, .race-highlights a {
  margin: 0;
  color: white;
  text-decoration: none;
}

.watch-rh p, .see-lb p {
  margin: 0;
}

.tracks p:nth-child(1) {
  color: #000;
  font-size: 30px;
  white-space: nowrap;
  position: absolute;
  top: 0;
  animation: marquee4 32s linear infinite;
}

.tracks p:nth-child(2) {
  color: red;
  font-size: 30px;
  white-space: nowrap;
  position: absolute;
  bottom: 0;
  animation: marquee3 32s linear infinite;
}

.vios-bg {
  position: relative;
  padding: 0 0 0 0;
}

.vios-bg .vios-cont {
  position: absolute;
  left: 80px;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  color: #FFFFFF;
  width: 30vw;
}

.vios-cont h1 {
  font-weight: 800;
  font-size: 4.7vw;
  color: #FFFFFF;
  margin-bottom: 3vw;
  font-family: "Toyota";
}

.vios-cont p {
  font-size: 1.3vw;
  line-height: 2vw;
}

.sponsored-sec {
  padding: 120px 0;
  background-color: #FFFFFF;
}

.sponsor-row {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.sponsor-row .row--full {
  width: 100%;
}

.sponsor-img {
  margin: 0 auto 50px;
  max-height: 90px;
}
@media screen and (min-width: 1024px) {
  .sponsor-img {
    max-height: 55px;
    margin: 15px auto 50px;
  }
}
@media screen and (max-width: 768px) {
  .sponsor-img {
    max-height: 55px;
  }
}

.sponsor-img--seiko {
  margin: 8px auto 50px;
  max-height: 64px;
}
@media screen and (max-width: 1024px) {
  .sponsor-img--seiko {
    max-height: 50px;
  }
}
@media screen and (max-width: 768px) {
  .sponsor-img--seiko {
    max-height: 80px;
  }
}
@media screen and (max-width: 479px) {
  .sponsor-img--seiko {
    max-height: 84px;
  }
}

.sponsor-img--custom {
  margin: 18px auto 50px;
}
@media screen and (max-width: 768px) {
  .sponsor-img--custom {
    margin: 18px auto 20px;
  }
}

@media (max-width: 768px) {
  .sponsor-img--seiko,
.sponsor-img--tuason,
.sponsor-img--tfs {
    max-height: 100%;
    height: auto;
  }
}

.sponsor-img--seiko {
  margin: 8px auto 50px;
}
@media screen and (max-width: 768px) {
  .sponsor-img--seiko {
    margin: 18px auto 20px;
  }
}
@media (max-width: 545px) {
  .sponsor-img--seiko {
    max-width: 50%;
  }
}

.sponsor-img--tuason {
  margin: 8px auto 50px;
}
@media screen and (max-width: 768px) {
  .sponsor-img--tuason {
    margin: 0 auto 20px;
  }
}
@media (max-width: 545px) {
  .sponsor-img--tuason {
    max-width: 80%;
  }
}

.sponsor-img--tfs {
  margin: 8px auto 50px;
}
@media screen and (max-width: 768px) {
  .sponsor-img--tfs {
    margin: 0 auto 20px;
  }
}
@media (max-width: 545px) {
  .sponsor-img--tfs {
    max-width: 90%;
  }
}

.sponsor-lbl {
  font-size: 16px;
  margin-bottom: 2em;
  display: block;
  font-weight: bold;
  text-align: center;
  font-style: italic;
}
.sponsor-lbl.color-toyota {
  color: #101010;
}
@media (max-width: 767px) {
  .sponsor-lbl {
    margin-bottom: 0;
  }
}

.ptr-cont {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.ptr-cont > div {
  width: 30%;
}
@media (width: 1024px) {
  .ptr-cont > div {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .ptr-cont > div {
    width: 50%;
  }
}
.ptr-cont > div.small-ptr-cont {
  width: 25%;
}
@media (width: 1024px) {
  .ptr-cont > div.small-ptr-cont {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .ptr-cont > div.small-ptr-cont {
    width: 30%;
  }
}

.sp-cont {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.sp-img-wrapper {
  flex: 1 1 0px;
  width: 33.3%;
}

.ptr-img {
  margin: 0 auto;
  width: 100%;
}

.gr-world-lbl {
  font-size: 8vw;
  line-height: 7.5vw;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.atw-lbl {
  font-size: 2.5vw;
  line-height: 3vw;
  font-weight: 600;
  color: #000000;
  width: 49%;
  margin: 0 auto;
  margin-bottom: 60px;
}

.ft-img.artw {
  height: 240px;
}

.tg-wrapper {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  padding: 30px 0;
}

.tg-wrapper h2 {
  font-weight: 700;
  margin-bottom: 40px;
}

.tg-button {
  padding: 15px 60px;
  background-color: #EB0A1E;
  color: #FFFFFF;
  border-radius: 10px;
  font-size: 22px;
}

.tg-button:hover {
  text-decoration: none;
  color: #FFFFFF;
}

.main-banner {
  height: 100%;
}

.r-label {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #FFFFFF;
  width: 50%;
  text-align: center;
}

.r-label p {
  color: #FFFFFF;
  font-size: 8vw;
  line-height: 7vw;
  font-weight: 700;
}

.w-title {
  font-size: 4vw;
  font-weight: 900;
  color: #000000;
  margin-bottom: 60px;
  font-family: "Toyota";
}

.video-thumb-container {
  cursor: pointer;
}

.video-play-container {
  width: 100%;
  height: 636px;
}

.video-thumbail {
  height: 580px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  padding: 0 0;
  border-radius: 0;
  border: none;
  margin-left: auto;
}

.v-main-wrapper {
  width: 96%;
  margin: 0 auto;
}

.video-lists {
  height: 580px;
  overflow-x: auto;
  border: 1px solid #D6D6D6;
}

.watch-video-cont {
  margin: 0 auto;
  width: 95%;
}

.list-thumbnail-img {
  height: 130px;
  margin-bottom: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  padding: 0 0;
  border-radius: 0;
  border: none;
}

.l-boards {
  color: #fff;
  font-size: 3.5vw;
  line-height: 4.5vw;
  font-weight: 800;
  padding-left: 50px;
}

.responsive-tabs.responsive-tabs-left {
  width: 40%;
}

.l-boards-year {
  color: #fff;
  font-size: 28px;
  padding-right: 35px;
  margin: 0;
  cursor: pointer;
}

.lb-lists {
  background-color: #EB0A1E;
  padding: 70px 10px 230px 40px;
  height: 100%;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.tab-content-holder-9 {
  padding: 0;
  border: none;
  margin-top: 30px;
  background-color: initial;
}

.s-title h6 {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  padding: 30px 50px 0 30px;
  margin: 0;
  text-align: left;
}
.s-title ul {
  padding: 0;
  margin: 0;
}
.s-title ul li {
  padding: 0 0 10px 0;
}
.s-title ul a {
  color: #fff;
  font-size: 23px;
  line-height: 26px;
}

.leaderboard-sec {
  padding: 30px 0;
}

.btow-grad {
  background-color: #000000;
}

#rank-table {
  border-collapse: collapse;
  width: 100%;
}

#rank-table thead tr {
  border-top: 3px solid #EB0A1E;
  border-bottom: 3px solid #EB0A1E !important;
}

#rank-table th {
  font-size: 24px;
  font-weight: 700;
}

#rank-table td {
  font-size: 20px;
  font-weight: 700;
}

#rank-table td,
#rank-table th {
  text-align: left;
  vertical-align: middle;
  padding: 20px;
  color: #fff;
}

@media screen and (min-width: 279px) and (max-width: 281px) {
  .mobile {
    display: block !important;
    height: initial;
  }
  .mobile .mb-cust .r-desc {
    height: auto;
    display: block;
  }

  .mt {
    margin-top: 50px;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  #tVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .whats-on-lbl h1 {
    font-size: 5rem;
    margin-bottom: -2px;
  }

  .none-carousel {
    display: initial !important;
    justify-content: initial !important;
  }

  .mobile {
    display: block !important;
    height: initial;
  }
  .mobile .mb-cust .r-desc {
    height: auto;
    display: block;
  }

  .web {
    display: none !important;
  }

  .c-padding {
    padding: 200px 0 85px 0;
  }

  .section-side-image .video_container {
    z-index: 998;
    position: relative;
    top: -70px;
    padding: 0 0;
    width: 100%;
  }
  .section-side-image .video_container #gVideo {
    height: 250px;
    width: 100%;
  }

  .mt {
    margin-top: 50px;
  }

  .lbl-caption {
    bottom: -22px;
  }

  .lbl-caption > p:first-child {
    font-size: 15px;
    text-align: center;
    margin: 0;
  }

  .lbl-caption > p:last-child {
    font-size: 20px;
    text-align: center;
    margin: 0;
    line-height: 20px;
  }

  .ppt {
    display: block;
  }

  .foot-menu-cont {
    display: block;
    text-align: left;
  }

  .foot-menu-cont div {
    text-align: left !important;
    padding-left: 30px;
  }

  .ppt-cont {
    display: none;
  }

  .footer-pad-ppt {
    padding: 15px 0 20px 0;
    text-align: left;
  }

  .ppt-cont {
    display: none;
  }

  .footer-pad {
    border-bottom: 1px solid #D6D6D6;
  }

  ._connect {
    font-size: 20px;
  }

  .social-links-cont {
    top: 455px;
  }

  .social-logo {
    margin-top: 20px;
  }

  .social-logo img {
    margin-right: 8px;
    margin-left: 5px;
    width: 39px;
    height: 40px;
  }

  ._5img_cont {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    overflow-x: scroll;
  }

  ._5img_cont::-webkit-scrollbar {
    display: none !important;
  }

  ._5img {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    flex-direction: row;
  }

  ._5img img {
    width: 100%;
    height: 100%;
    max-height: 280px;
    flex: 0 0 75%;
  }

  .sec-footer {
    height: 600px;
    background-position: 90% 100% !important;
  }

  .title {
    padding-left: 0 !important;
  }

  .p-lmt-section {
    padding: 175px 0 250px 0;
  }

  .gr-cont {
    top: -470px;
  }

  .gr-desc {
    width: 80%;
    margin: auto;
  }

  .gr-desc p,
.gr-desc div {
    text-align: center;
  }

  .read-more {
    text-align: center;
  }

  .white-overlay-gradient {
    display: none;
  }

  .c-sec-padding {
    padding: 70px 0 70px 0;
  }

  .fortuner-grs {
    font-size: 6rem;
    line-height: 6rem;
    bottom: 55px;
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-weight: 1000;
  }

  .hilux-grs,
.vios-grs {
    font-size: 7rem;
    line-height: 6.5rem;
    bottom: 55px;
    width: 65%;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-weight: 1000;
  }

  .yaris-grs {
    font-size: 8rem;
    line-height: 7rem;
    bottom: 35px;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
  }

  .yaris-grs p {
    margin-bottom: -20px;
  }

  .yaris-grs small {
    font-weight: 350;
    font-size: 2rem;
    padding-top: 5px;
    line-height: 1px;
  }

  .title-btt {
    position: relative;
    width: 250px;
    top: 0;
    left: 10px;
    padding: 15px;
  }

  .title-lbl {
    position: absolute;
    width: 250px;
    left: 10px;
    padding: 15px;
    bottom: 0;
    top: initial;
  }

  .title-btt p:first-child,
.title-btt p:nth-child(2),
.title-lbl p:first-child,
.title-lbl p:nth-child(2) {
    font-size: 3.5rem;
    line-height: 3.5rem;
  }

  .title-btt p:last-child {
    font-size: 1.5rem;
  }

  .title-lbl p:last-child {
    font-weight: normal;
    line-height: 25px;
    margin-top: 10px;
    font-size: 1.6rem;
  }

  .ad-pump,
.s-speed {
    font-size: 2.5rem;
    top: -4px;
  }

  .bold-thrill {
    font-size: 3rem;
    line-height: 1;
    right: 20px;
    bottom: 10px;
    width: 50%;
  }

  .d-perform {
    font-size: 3rem;
    line-height: 1;
    left: 20px;
    bottom: 10px;
    width: 65%;
  }

  .vios-lbl {
    font-size: 30px;
    padding-bottom: 10px;
    font-weight: 800;
  }

  .sports-tuned-section {
    padding: 20px 0;
  }

  .sts_lbl {
    position: absolute;
    right: 10px;
    margin-left: auto;
    font-size: 1.9rem;
    line-height: 2.1rem;
    font-weight: bold;
    width: 40%;
    color: #000000;
    top: 20px;
    display: inline-block;
    word-wrap: break-word;
  }

  .sts_first {
    position: relative;
    margin-right: auto;
    left: 0;
    top: 0;
    width: 55%;
  }

  .sts_second {
    position: relative;
    right: 10px;
    margin-left: auto;
    width: 60%;
    margin-bottom: -20px;
    bottom: 20px;
  }

  .ss_lbl {
    position: absolute;
    width: 45%;
    left: 15px;
    top: 5px;
    word-wrap: break-word;
  }

  .ss_first {
    position: relative;
    right: 0;
    margin-left: auto;
    width: 50%;
  }

  .ss_second {
    position: relative;
    width: 60%;
    left: 0;
    margin-right: auto;
    bottom: 35px;
    margin-bottom: -35px;
  }

  .pb-0 {
    padding-bottom: 0;
  }

  .ss_lbl p {
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-weight: bold;
  }

  .sts-cont {
    width: 100%;
    margin-top: 10px;
  }

  .sts-cont h2 {
    font-size: 20px;
    line-height: 2.5rem;
    margin-top: 20px;
  }

  .game-changing-r-image {
    margin-top: 10px;
  }

  .grs-cont {
    padding: 30px 0 10px 0;
  }

  .ss-cont-lbl {
    padding: 10px 0;
  }

  .ss-cont h2 {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-bottom: 0px;
  }

  .ss-cont h1 {
    font-size: 3rem;
    margin-bottom: 0px;
    line-height: 3rem;
  }

  ._4img_cont {
    top: 0;
    height: 100%;
    width: 100%;
    overflow-x: scroll;
  }

  ._4img_cont::-webkit-scrollbar {
    display: none !important;
  }

  ._4img {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    flex-direction: row;
  }

  ._4img img {
    width: 100%;
    height: 100%;
    max-height: 180px;
  }

  .grs-btn {
    position: absolute;
    bottom: 20px;
    width: 73%;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
  }

  .grs-btn .button {
    padding: 10px 20px;
    margin-bottom: 10px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .dashboard-img {
    right: 0;
  }

  .pl1-img {
    right: 10px;
  }

  .seat-img {
    left: 0;
  }

  .pl2-img {
    left: 0;
  }

  .grs-btn p {
    font-size: 4rem;
    line-height: 4rem;
    margin-bottom: 35px;
    font-weight: 1000;
  }

  #gr-garage .gr-garage__content img {
    width: 60%;
    margin: 0 auto 70px;
  }
  #gr-garage .gr-garage__content p {
    margin: 40px 0 15px;
    font-size: 20px;
  }
  #gr-garage .gr-garage__content a {
    font-size: 20px;
    padding: 10px 15px;
  }

  .sec-pad-40 {
    padding: 20px 0;
  }

  .calendar-sec {
    padding: 30px 0;
  }

  .news-events {
    font-size: 6rem;
    line-height: 5.5rem;
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: initial;
  }

  .calendar-lbl {
    font-size: 10vw;
    line-height: 10vw;
  }

  .whats-on {
    font-size: 4.5rem;
  }

  .news-date {
    font-size: 1.5rem;
  }

  .news-title {
    width: 100%;
    font-size: 1.9rem;
    max-height: 45px;
    overflow-y: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .news-desc {
    height: 65px;
    -webkit-line-clamp: 3;
    line-height: 21px;
  }

  .news-content {
    margin: 15px 0;
  }

  .r-article {
    width: 85%;
    font-size: 4rem;
    line-height: 4rem;
    font-weight: bold;
  }

  .r-content {
    padding: 0 10px;
  }

  .r-date {
    font-size: 1.3rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
  }

  .r-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
  }

  .r-desc {
    line-height: 1.3;
    font-size: 1.3rem;
    height: 82px;
    max-height: 82px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }

  .p-xs-0 {
    padding: 0;
  }

  .mb-cust {
    margin-bottom: 30px;
  }

  .owl-img,
#owl-demo5 .item img {
    margin-bottom: 0;
    max-height: 325px;
  }

  .sec-grseries .gr-item:not(:last-child) h1 {
    font-size: 50px;
  }
  .sec-grseries .gr-item:not(:last-child) h1.fortuner-title {
    font-size: 11vw;
  }

  .sec-grseries img {
    max-width: 85%;
    right: 0;
    margin: 0 auto;
  }
  .sec-grseries img .gr-item:last-child {
    margin-bottom: 70px;
  }
  .sec-grseries img.left {
    left: 0 !important;
  }
  .sec-grseries img.right {
    right: 0 !important;
  }
  .sec-grseries img.gr-86 {
    max-width: 90%;
    left: 20px;
  }
  .sec-grseries img.supra {
    top: 50px;
  }
  .sec-grseries img.yaris {
    top: 20px;
    left: 0;
  }
  .sec-grseries img.vios {
    top: 65px;
    max-width: 70%;
    left: 20px;
  }
  .sec-grseries img.fortuner {
    top: 60px;
    left: 0;
  }
  .sec-grseries img.hilux {
    top: 65px;
    left: 20px;
  }
  .sec-grseries img.rush {
    max-width: 90%;
  }

  .sports-tuned-section {
    padding: 20px 0;
  }

  .ph_first {
    width: 50%;
  }

  .e-charge,
.s-speed {
    font-size: 3rem;
    top: 0;
  }

  .grs-cont {
    padding: 30px 0 10px 0;
  }

  .supra-action {
    font-size: 28px;
    padding-bottom: 10px;
    font-weight: bold;
  }

  .pl_lbl {
    position: absolute;
    width: 50%;
    left: 15px;
    top: 5px;
  }

  .pl_lbl p {
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-weight: bold;
  }

  .ft-img {
    height: 190px;
  }

  .iframe-container {
    padding-bottom: 51%;
  }

  .pb-70 {
    padding-bottom: 70px;
  }

  .intro-title {
    position: relative;
    top: 26px;
    width: 100%;
    margin: 0 auto;
    left: initial;
  }

  .intro-title p {
    font-size: 10vw;
    line-height: 10vw;
    position: absolute;
  }

  .intro-img {
    width: 100%;
    position: relative;
    top: 30px;
    padding-top: 100px;
  }

  .intro-content {
    width: 100%;
    position: relative;
    right: initial;
    top: 45px;
    transform: initial;
    width: 80%;
    margin: 0 auto;
  }

  .intro-content p {
    font-size: 15px;
    line-height: 25px;
    text-align: center;
  }

  .fb-link {
    padding: 40px 0 150px 0;
  }

  .fb-link p {
    font-size: 21px;
    line-height: 31px;
    width: 80%;
    top: initial;
  }

  .sponsored-sec {
    padding: 30px 0;
  }

  .fb-icon {
    width: 90%;
    margin: 30px auto;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
  }

  .fb-icon div {
    float: initial !important;
    margin-bottom: 20px;
    text-align: center;
  }

  .fb-icon img {
    width: 35px;
    aspect-ratio: 1/1;
  }

  .events-sec {
    padding: 40px 0;
  }

  .events-title {
    font-size: 4rem;
    margin-bottom: 40px;
    font-weight: 800;
    color: #000;
  }

  .events-container > p:first-of-type {
    font-size: 25px;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 0;
  }

  .events-container > p:nth-child(3) {
    margin-top: 10px;
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }

  #racers {
    height: initial;
  }

  .tracks p:nth-child(1),
.tracks p:nth-child(2) {
    font-size: 20px;
    margin-bottom: 5px;
  }

  #racers h1 {
    font-size: 4rem;
  }

  .race-highlights h1 {
    font-size: 4rem;
  }

  .watch-rh, .see-lb {
    margin: 30px 20px;
  }

  .vios-bg {
    padding: 0 0 0 0;
  }

  .vios-bg .vios-cont {
    width: 100%;
    position: relative;
    transform: initial;
    top: initial;
    left: initial;
    background-color: #000;
    text-align: center;
    padding: 20px;
  }

  .vios-cont h1 {
    font-size: 40px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    bottom: 80px;
  }

  .vios-cont p {
    font-size: 16px;
    line-height: 26px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    bottom: 50px;
  }

  .ptr-img {
    padding: 20px;
    width: initial;
    max-width: 100%;
  }

  .sp-cont {
    display: block;
    flex-direction: initial;
    margin: 0 auto;
    text-align: center;
  }

  .sp-img-wrapper {
    width: 100%;
  }

  ._3img_cont {
    overflow-x: scroll;
  }

  ._3img_cont::-webkit-scrollbar {
    display: none;
  }

  ._3img {
    justify-content: flex-start;
  }

  ._3img img {
    max-height: 250px;
  }

  .sponsor-lbl {
    font-size: 14px;
  }

  .sponsor-row {
    flex-direction: column;
  }

  .sponsor-row div {
    padding: 15px;
  }

  .atw-lbl {
    width: 80%;
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: 40px;
  }

  .tg-wrapper h2 {
    font-size: 30px;
    line-height: 30px;
  }

  .tg-button {
    padding: 10px 20px;
    font-size: 3.6vw;
    text-decoration: none;
  }

  .gr-world-lbl {
    font-size: 4.5rem;
    line-height: 4.5rem;
    bottom: initial;
  }

  .r-title.artw {
    font-size: 1.8rem;
    height: initial;
    max-height: 55px;
    overflow: initial;
  }

  .r-desc.artw {
    line-height: 1.5;
    height: initial;
  }

  .ft-img.artw {
    height: initial;
  }

  .w-title {
    font-size: 35px;
    margin-bottom: 30px;
  }

  .video-lists {
    margin-top: 30px;
    overflow-x: initial;
    border: none;
  }

  .v-main-wrapper {
    width: 100%;
  }

  .r-label p {
    font-size: 45px;
    line-height: 45px;
  }

  .r-label {
    width: 90%;
  }

  .p-60 {
    padding: 40px 0 40px 0;
  }

  .c-video {
    padding: 0;
  }

  .video-thumbail {
    height: 350px;
  }

  .l-boards {
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 45.63px;
    letter-spacing: 1px;
    margin-left: 1.8rem;
    padding-left: initial;
  }

  .l-boards-year {
    padding-right: initial;
    text-align: center;
    position: relative;
    cursor: pointer;
  }

  .tab-navbar-main {
    background-color: #fff;
  }

  .conceal {
    display: none;
  }

  .bg-black {
    background-color: #000 !important;
  }

  .btow-grad {
    padding: 50px 0;
    background-color: #000000;
  }

  [data-tab-content] {
    display: none;
  }

  .is-selected[data-tab-content],
.active[data-tab-content] {
    display: block;
  }

  [data-select-content] {
    display: none;
  }

  .is-selected[data-tab-content],
.active[data-select-content] {
    display: block !important;
  }

  .tabs {
    display: flex;
    justify-content: flex-start;
    list-style-type: none;
    margin: 0 1rem;
    padding: 0;
  }

  .tab-item {
    color: #fff;
    font-size: 2.2rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 28.52px;
    margin-inline: 10px;
    padding: 10px 0px 5px 0px;
    -webkit-margin-start: 1rem;
            margin-inline-start: 1rem;
  }

  .tab-item.active {
    border-bottom: 3px solid #EB0A1E;
    font-weight: 700;
  }

  .tab-content {
    background-color: #EB0A1E;
    overflow-x: scroll;
    width: 100%;
    margin: 0 auto;
    padding: 0.5rem;
    margin: 30px 0 0 0;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .tab-content .weekend-select-mobile {
    position: relative;
  }
  .tab-content .weekend-select-mobile::after {
    content: "";
    position: absolute;
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url("../img/esports/leaderboard-arrow-down-icon.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    pointer-events: none;
  }
  .tab-content .weekend-select-mobile .weekend-select {
    height: 2em;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    background-color: #EB0A1E;
    border-radius: 0px;
    padding: 0rem 2rem;
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 28.52px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 3.5rem;
  }
  .tab-content .weekend-select-mobile .weekend-select::-ms-expand {
    display: none;
  }
  .tab-content .weekend-select-mobile .weekend-select option[selected] {
    background: #000000;
    color: #FFFFFF;
  }

  .tab-content::-webkit-scrollbar {
    display: none !important;
  }

  .select-box-wrapper {
    padding: 10px;
    margin: 0 auto;
    background-color: #E60013;
    text-align: center;
  }

  .select_box {
    background-color: #E60013;
    width: 175px;
    color: #fff;
    font-size: 18px;
    border: 0px;
    outline: 0px;
  }

  #rank-table td,
#rank-table th {
    padding: 1.5rem;
  }

  .tab-content-flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .tab-content-item {
    font-size: 20px;
    white-space: nowrap;
    padding: 15px 20px;
    color: #8b8888;
  }
  .tab-content-item.active {
    color: #fff;
    font-weight: 700;
    transform: scale(1.1);
    transition: 0.5s;
  }

  .gallery {
    background-color: none;
  }

  .gallery-cell {
    width: 66%;
    height: auto;
    color: #fff;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .flickity-viewport {
    height: 50px !important;
  }

  /* cell number */
  .gallery-cell:before {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: white;
  }

  .flickity-page-dots {
    display: none;
  }

  .flickity-prev-next-button.previous {
    display: none !important;
  }

  .flickity-prev-next-button.next {
    display: none !important;
  }

  .sports-title::-webkit-scrollbar {
    display: none;
  }

  .sports-title p {
    font-size: 22px;
    color: #fff;
    padding: 10px;
    white-space: nowrap;
    font-weight: 900;
  }

  #rank-table {
    margin-top: 0;
  }

  #rank-table th {
    font-size: 1.5rem;
    letter-spacing: 1px;
    font-weight: 700;
  }

  #rank-table td {
    font-size: 1.5rem;
    letter-spacing: 1px;
    font-weight: 400;
  }

  #rank-table thead tr {
    border-bottom: none;
  }

  .sec-footer-highlights {
    height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }

  .social-links-cont-highlights {
    top: 140px;
  }

  .flex-center {
    display: initial;
  }

  .tab {
    float: initial;
    background-color: #EB0A1E;
    width: 100%;
    height: 70px;
    padding: 30px 0;
  }

  .tabstyle-9 .responsive-tabs li {
    width: 50%;
  }

  .video-play-container {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .web {
    display: none !important;
  }

  .mobile {
    display: block !important;
  }

  #tVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .gr-logo {
    margin-top: 30px;
  }

  .gr-desc {
    margin: 0 auto;
    margin-bottom: 30px;
  }

  .gr-desc p {
    text-align: center;
  }

  .sec-footer {
    background-position: 70% 90% !important;
    height: 600px;
  }

  .social-links-cont {
    top: 300px;
    font-size: 25px;
  }

  .social-logo {
    margin-top: 20px;
  }

  .social-logo img {
    width: 49px;
    height: 50px;
  }

  .footer-pad-ppt {
    padding: 38px 0 50px 0;
  }

  .g-racing-img {
    margin-bottom: 60px;
    height: auto;
  }

  .lbl-caption {
    bottom: 15px;
  }

  ._5img_cont {
    overflow-x: scroll;
    top: 100px;
  }

  ._5img {
    justify-content: flex-start;
  }

  ._5img img {
    width: 100%;
    height: 220px;
  }

  .c-padding {
    padding: 450px 0 85px 0;
  }

  .section-side-image .video_container {
    z-index: 998;
    position: relative;
    top: -70px;
    padding: 0 0;
    width: 100%;
  }
  .section-side-image .video_container #gVideo {
    height: 315px;
    width: 100%;
  }

  .sec-grseries h1 {
    font-size: 80px;
    line-height: 80px;
  }

  .sec-grseries h1.gr-series-title {
    font-size: 100px;
  }

  .sec-grseries img {
    max-width: 85%;
    right: 0;
    margin: 0 auto;
  }
  .sec-grseries img .gr-item:last-child {
    margin-bottom: 70px;
  }
  .sec-grseries img.left {
    left: 0 !important;
  }
  .sec-grseries img.right {
    right: 0 !important;
  }
  .sec-grseries img.supra {
    top: 50px;
  }
  .sec-grseries img.yaris {
    top: 20px;
    left: 0;
  }
  .sec-grseries img.vios {
    top: 65px;
    max-width: 70%;
  }
  .sec-grseries img.fortuner {
    top: 60px;
    left: 0;
  }
  .sec-grseries img.hilux {
    top: 65px;
  }
  .sec-grseries img.corolla-altis {
    top: 125px;
  }

  .fortuner-grs {
    font-size: 8rem;
    line-height: 7rem;
    width: 95%;
    bottom: 47px;
    display: block;
    left: 50%;
    transform: translateX(-50%);
  }

  .hilux-grs,
.vios-grs {
    font-size: 8rem;
    line-height: 7rem;
    width: 60%;
    bottom: 30px;
    display: block;
    left: 50%;
    transform: translateX(-50%);
  }

  .sts_lbl {
    font-size: 4.5rem;
    line-height: 4.5rem;
  }

  .sts_second {
    bottom: 135px;
    margin-bottom: -135px;
    right: 20px;
    width: 45%;
  }

  .ad-pump {
    font-size: 5rem;
  }

  .ss_lbl p {
    font-size: 4.5rem;
    line-height: 4.5rem;
    word-wrap: break-word;
  }

  .bold-thrill {
    font-size: 5rem;
    width: 330px;
    line-height: 5rem;
    bottom: 10px;
    right: 40px;
  }

  .vios-lbl {
    font-weight: 800;
  }

  .title-btt p:first-child,
.title-btt p:nth-child(2),
.title-lbl p:first-child,
.title-lbl p:nth-child(2) {
    font-size: 5rem;
    line-height: 5rem;
  }

  .title-btt p:last-child,
.title-lbl p:last-child {
    font-size: 1.8rem;
  }

  .grs-btn {
    left: 20px;
    bottom: 15px;
    width: 30%;
  }

  .grs-btn p {
    font-size: 3rem;
    font-weight: 800;
    margin-bottom: 20px;
  }

  .grs-btn .button {
    margin-bottom: 15px;
    padding: 10px 20px;
  }

  .ss_lbl {
    left: 20px;
    word-wrap: break-word;
    width: 40%;
  }

  .ss_first {
    right: 0;
  }

  .seat-img {
    left: 20px;
  }

  .dashboard-img {
    right: 20px;
  }

  .ss_second {
    left: 0;
  }

  .title-btt, .title-lbl {
    left: 20px;
    width: 35%;
    top: 50px;
  }

  .yaris-grs {
    font-size: 10rem;
    line-height: 10rem;
    width: 60%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
  }

  .s-speed {
    font-size: 6rem;
  }

  .d-perform {
    font-size: 5rem;
    line-height: 5rem;
    left: 20px;
    width: 330px;
    bottom: 10px;
  }

  .news-events {
    font-size: 7rem;
    line-height: 6.5rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: initial;
  }

  .whats-on {
    margin-bottom: 50px;
  }

  .pr-15 {
    padding-right: 15px;
  }

  .r-content {
    padding-left: 10px;
  }

  #gr-garage .gr-garage__content img {
    margin: 0 auto 100px;
    width: 60%;
  }
  #gr-garage .gr-garage__content p {
    font-size: 20px;
    margin: 50px 0 20px;
  }
  #gr-garage .gr-garage__content a {
    font-size: 20px;
    padding: 15px 30px;
  }

  .iframe-container {
    padding-bottom: 53%;
  }

  .sponsor-row {
    flex-direction: column;
  }

  .sponsor-row div {
    padding: 15px;
  }

  .ptr-img {
    padding: 20px 20px;
    height: auto;
    max-width: 100%;
    width: initial;
  }

  .sponsored-sec {
    padding: 30px 0;
  }

  .calendar-lbl {
    line-height: 5rem;
    margin-bottom: 2px;
    font-size: 4rem;
  }

  .fb-link {
    padding: 160px 0;
  }

  .fb-link p {
    font-size: 32px;
    line-height: 32px;
    width: 90%;
  }

  .vios-bg .vios-cont {
    top: 60%;
    left: 50px;
  }
  .vios-bg .vios-cont p {
    font-size: 1rem;
    line-height: 1.5;
  }

  #racers h1,
.events-title {
    font-size: 48px;
  }

  .fb-icon {
    width: 66%;
  }
  .fb-icon div {
    text-align: initial;
    margin-bottom: 20px;
  }

  .watch-rh {
    margin: 20px 80px;
  }

  ._3img_cont {
    overflow: scroll;
  }
  ._3img_cont ._3img {
    justify-content: flex-start;
  }

  .w-title {
    font-size: 35px;
    margin-bottom: 30px;
  }

  .video-lists {
    margin-top: 30px;
    overflow-x: initial;
    border: none;
  }

  .v-main-wrapper {
    width: 100%;
  }

  .r-label p {
    font-size: 45px;
    line-height: 45px;
  }

  .r-label {
    width: 90%;
  }

  .p-60 {
    padding: 40px 0 40px 0;
  }

  .c-video {
    padding: 0;
  }

  .video-thumbail {
    height: 350px;
  }

  .l-boards {
    text-align: center;
    font-size: 36px;
    margin-bottom: 30px;
    padding-left: initial;
  }

  .l-boards-year {
    padding-right: initial;
    text-align: center;
    position: relative;
    cursor: pointer;
  }

  .tab-navbar-main {
    background-color: #fff;
  }

  .conceal {
    display: none;
  }

  .bg-black {
    background-color: #000 !important;
  }

  .btow-grad {
    padding: 50px 0;
    background-color: #000000;
  }

  [data-tab-content] {
    display: none;
  }

  .is-selected[data-tab-content],
.active[data-tab-content] {
    display: block;
  }

  [data-select-content] {
    display: none;
  }

  .is-selected[data-tab-content],
.active[data-select-content] {
    display: block !important;
  }

  .tabs {
    display: flex;
    justify-content: space-around;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  .tab-item {
    color: #fff;
    font-size: 26px;
    padding: 10px 10px 5px 10px;
  }

  .tab-item.active {
    border-bottom: 3px solid #EB0A1E;
    font-weight: 700;
  }

  .tab-content {
    overflow-x: scroll;
    width: 90%;
    margin: 0 auto;
    margin: 30px 0 0 0;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .tab-content::-webkit-scrollbar {
    display: none !important;
  }

  .select-box-wrapper {
    padding: 10px;
    margin: 0 auto;
    background-color: #E60013;
    text-align: center;
  }

  .select_box {
    background-color: #E60013;
    width: 175px;
    color: #fff;
    font-size: 18px;
    border: 0px;
    outline: 0px;
  }

  #rank-table td,
#rank-table th {
    padding: 10px;
  }

  .tab-content-flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .tab-content-item {
    font-size: 20px;
    white-space: nowrap;
    padding: 15px 20px;
    color: #8b8888;
  }
  .tab-content-item.active {
    color: #fff;
    font-weight: 700;
    transform: scale(1.1);
    transition: 0.5s;
  }

  .gallery {
    background-color: none;
  }

  .gallery-cell {
    width: 66%;
    height: auto;
    color: #fff;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .flickity-viewport {
    height: 50px !important;
  }

  /* cell number */
  .gallery-cell:before {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: white;
  }

  .flickity-page-dots {
    display: none;
  }

  .flickity-prev-next-button.previous {
    display: none !important;
  }

  .flickity-prev-next-button.next {
    display: none !important;
  }

  .sports-title::-webkit-scrollbar {
    display: none;
  }

  .sports-title p {
    font-size: 22px;
    color: #fff;
    padding: 10px;
    white-space: nowrap;
    font-weight: 900;
  }

  #rank-table {
    margin-top: 0;
  }

  #rank-table th {
    font-size: 20px;
  }

  #rank-table td {
    font-size: 18px;
  }

  #rank-table thead tr {
    border-bottom: none;
  }

  .sec-footer-highlights {
    height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }

  .social-links-cont-highlights {
    top: 140px;
  }

  .flex-center {
    display: initial;
  }

  .tab {
    float: initial;
    background-color: #EB0A1E;
    width: 100%;
    height: 70px;
    padding: 30px 0;
  }

  .tabstyle-9 .responsive-tabs li {
    width: 50%;
  }

  .video-play-container {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media (min-width: 540px) and (max-width: 720px) {
  .intro-img {
    padding-top: 80px;
  }

  .intro-content {
    top: 76%;
  }
}
@media (max-width: 991px) {
  .web-garage {
    display: none;
  }

  .mobile-garage {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .ipad {
    display: block !important;
    height: initial;
  }

  ._5img img {
    flex: 0 0 45%;
  }

  .gr-desc {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
  }

  .gr-desc p {
    font-size: 20px;
  }

  .c-box {
    margin-bottom: 50px;
  }

  .gr-logo {
    margin-top: 50px;
  }

  .c-sec-padding {
    padding: 75px 0;
  }

  .home-featured-img {
    height: 200px;
  }

  .ce-feature-box-64 .date {
    font-size: 23px;
  }

  .ce-feature-box-64 .title {
    font-size: 33px;
    line-height: 33px;
  }

  .read-more-icon {
    width: 25px;
  }

  .p-limits {
    top: -1px;
  }

  .news-title h1 {
    font-size: 80px;
    padding-top: 20px;
  }

  ._5img_cont {
    overflow-x: scroll;
    top: 135px;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }
  ._5img_cont::-webkit-scrollbar {
    display: none;
  }

  ._5img {
    justify-content: flex-start;
  }

  ._5img img {
    width: 100%;
    height: 300px;
  }

  .sec-footer {
    background-position: 50% 100% !important;
  }

  .social-logo {
    margin-top: 25px;
  }

  .social-links-cont {
    top: 585px;
  }

  #gr-garage .gr-garage__content img {
    margin: 0 auto 110px;
  }

  .yaris-grs {
    font-size: 10rem;
    bottom: 40px;
  }

  .s-speed {
    font-size: 7rem;
  }

  .ad-pump {
    font-size: 6rem;
    line-height: 6rem;
    top: -14px;
  }

  .sts_lbl {
    font-size: 6rem;
    line-height: 6rem;
    width: 45%;
    word-wrap: break-word;
  }

  .sts_second {
    width: 45%;
    right: 20px;
    bottom: 130px;
    margin-bottom: -130px;
  }

  .ss_lbl {
    left: 20px;
  }

  .ss_lbl.fortuner p {
    font-size: 5rem;
    line-height: 5rem;
  }

  .ss_lbl p {
    font-size: 5.5rem;
    line-height: 5.5rem;
  }

  .ss_first {
    width: 50%;
    right: 0;
  }

  .ss_second {
    width: 47%;
    left: 0;
  }

  .d-perform {
    font-size: 6rem;
    line-height: 6rem;
    left: 20px;
    bottom: 20px;
  }

  .title-btt, .title-lbl {
    left: 40px;
    top: 40px;
    width: 30%;
  }

  .grs-btn.fortuner {
    width: 33%;
  }
  .grs-btn.fortuner p {
    font-size: 3.2rem;
    margin-bottom: 28px;
  }

  .grs-btn {
    width: 40%;
    left: 30px;
    bottom: 20px;
  }

  .grs-btn.fortuner p,
.grs-btn p {
    font-size: 3.5rem;
    line-height: 3.5rem;
  }

  .grs-btn .button {
    margin-bottom: 10px;
    padding: 10px 30px;
    width: 90%;
  }

  .footer-pad-ppt {
    padding: 38px 0 80px 0;
  }

  .fortuner-grs,
.hilux-grs,
.vios-grs {
    font-size: 7rem;
    width: 70%;
    left: 50%;
    transform: translateX(-50%);
    line-height: 8rem;
    bottom: 30px;
  }

  .bold-thrill {
    width: 620px;
    font-size: 7rem;
    line-height: 6rem;
    right: 20px;
    bottom: 25px;
  }

  .title-btt p:first-child,
.title-btt p:nth-child(2),
.title-lbl p:first-child,
.title-lbl p:nth-child(2) {
    font-size: 4rem;
    line-height: 4rem;
  }

  .sts_lbl.vios {
    font-size: 4.5rem;
    line-height: 4.5rem;
  }

  .sp-cont {
    flex-direction: column;
  }

  .sp-img-wrapper {
    text-align: center;
  }

  .ne-featured-img {
    height: 275px;
  }

  .ft-img {
    height: 230px;
  }

  .white-overlay-gradient {
    padding: 60px 0 60px 0;
  }

  .whats-on-lbl h1 {
    font-size: 75px;
    font-weight: 800;
  }

  .news-title {
    max-height: 50px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .carousel-date {
    font-size: 2rem;
  }

  .pr-15 {
    padding-right: 15px !important;
  }

  .news-events {
    bottom: initial;
    font-size: 9rem;
    line-height: 8rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .calendar-lbl {
    font-size: 5.5rem;
    line-height: 5.5rem;
  }

  .news-desc {
    max-height: 156px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 2rem;
  }

  .r-content {
    padding-left: 20px;
  }

  .news-content {
    margin: 30px 0;
  }

  .r-desc {
    line-height: 2rem;
    height: 105px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }

  .intro-content p {
    font-size: 14px;
    line-height: 15px;
  }

  .intro-img {
    padding-top: 130px;
  }

  .intro-content {
    top: 74%;
  }

  .fb-link p {
    font-size: 29px;
    line-height: 36px;
    width: 80%;
  }

  .fb-link {
    padding: 100px 0 200px 0;
  }

  .fb-icon {
    width: 100%;
  }

  .fb-icon div {
    text-align: center;
    float: initial !important;
  }

  .fb-icon div:first-child {
    margin-bottom: 37px;
  }

  .events-title {
    font-size: 7vw;
  }

  #racers h1 {
    font-size: 7vw;
  }

  .race-highlights h1 {
    font-size: 7vw;
  }

  .vios-bg .vios-cont {
    left: 30px;
    top: 230px;
  }

  .vios-cont h1 {
    font-size: 45px;
    margin-bottom: 20px;
  }

  .vios-cont p {
    font-size: 14px;
    line-height: 20px;
  }

  .events-container > p:nth-child(3) {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }

  .sponsored-sec {
    padding: 90px 0;
  }

  #racers {
    height: initial;
  }

  .sponsor-img {
    height: 110px;
  }

  .ptr-img {
    padding: 25px 15px;
    height: auto;
    width: initial;
    max-width: 100%;
  }

  ._3img_cont {
    overflow-x: scroll;
  }
  ._3img_cont ::-webkit-scrollbar {
    display: none;
  }

  ._3img_cont::-webkit-scrollbar {
    display: none;
  }

  ._3img {
    justify-content: flex-start;
  }

  .sponsor-row {
    flex-direction: column;
  }

  .c-padding {
    padding: 180px 0 120px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 1280px) {
  .c-padding {
    padding: 560px 0 120px 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .section-side-image .video_container {
    z-index: 998;
    position: relative;
    top: -70px;
    padding: 0 0;
    width: 100%;
  }
  .section-side-image .video_container #gVideo {
    height: 440px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .atw-lbl {
    font-size: 4vw;
    line-height: 4.5vw;
    width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .r-title.artw {
    overflow: initial;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .r-desc.artw {
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .ft-img.artw {
    height: 330px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .main-banner {
    height: initial;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .video-play-container {
    height: 580px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .sec-footer-highlights {
    background-position: 50% 100%;
    background-size: cover;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .social-links-cont-highlights {
    position: relative;
    top: 70px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tab button.class-toggle {
    padding: 12px 0 12px 3% !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tab button {
    padding: 12px 0 12px 3.4%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .sec-grseries h1 {
    font-size: 80px;
    left: 0;
    right: 0;
  }
  .sec-grseries img {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
  }
  .sec-grseries img.rush {
    left: 0;
    right: 0;
  }
  .sec-grseries img.fortuner {
    left: 0;
    right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .gr-desc p {
    font-size: 18px;
  }

  .pr-15 {
    padding-right: 0 !important;
  }

  .news-content {
    margin: 10px 0;
  }

  .r-desc {
    -webkit-line-clamp: 3;
    height: 65px;
  }

  .news-desc {
    -webkit-line-clamp: 5;
  }

  .home-featured-img {
    height: 200px;
  }

  .fortuner-grs,
.hilux-grs,
.vios-grs {
    width: 70%;
    bottom: 30px;
    font-size: 11rem;
    bottom: 60px;
  }

  .title-btt, .title-lbl {
    top: 117px;
  }

  .title-btt p:first-child,
.title-btt p:nth-child(2),
.title-lbl p:first-child,
.title-lbl p:nth-child(2) {
    font-size: 6rem;
    line-height: 5.5rem;
  }

  .sts_lbl.vios {
    font-size: 6rem;
    line-height: 6rem;
    top: 25px;
  }

  .ad-pump {
    top: -14px;
    font-size: 7rem;
  }

  .bold-thrill {
    font-size: 8rem;
    line-height: 7rem;
  }

  .s-speed {
    font-size: 8rem;
  }

  .fb-icon div {
    float: left !important;
  }

  .fb-icon div:first-child {
    margin-bottom: 0;
  }

  #racers {
    overflow: initial;
  }

  .ptr-img {
    padding: 30px 20px;
  }

  .vios-cont {
    top: 310px;
  }

  .vios-cont p {
    font-size: 18px;
    line-height: 25px;
  }

  .ft-img.artw {
    height: 220px;
  }

  .tab button.class-toggle {
    padding: 12px 0 12px 3% !important;
  }

  .tab button {
    padding: 12px 0 12px 3.4% !important;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .fb-icon div {
    float: right !important;
  }

  .sponsor-row {
    display: flex;
    flex-direction: row;
  }

  .watch-rh, .see-lb {
    padding: 15px;
  }

  .events-sec {
    bottom: 0;
  }

  .prev-video {
    height: 260px;
  }

  .sponsor-row {
    flex-direction: row;
  }

  .vios-bg .vios-cont {
    top: 50%;
  }

  .vios-cont p {
    font-size: 20px;
    line-height: 23px;
  }

  .c-padding {
    padding: 250px 0 120px 0;
  }

  .section-side-image .video_container {
    z-index: 998;
    position: relative;
    top: -70px;
    padding: 0 5%;
    width: 100%;
  }
  .section-side-image .video_container #gVideo {
    height: 540px;
    width: 100%;
  }

  .intro-img {
    padding-top: 160px;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .news-title {
    overflow: hidden;
    max-height: 50px;
    text-overflow: ellipsis;
  }

  .news-desc {
    max-height: 210px;
    text-overflow: ellipsis;
  }

  .fortuner-grs,
.hilux-grs,
.vios-grs {
    font-size: 9vw;
    bottom: 8vw;
  }

  .grs-btn {
    width: 28%;
    bottom: 40px;
  }

  .vios-lbl {
    font-weight: 800;
  }

  .title-btt, .title-lbl {
    left: 50px;
    top: 150px;
  }

  .ad-pump {
    font-size: 7vw;
    top: 11px;
  }

  .sts_lbl {
    font-size: 5.5vw;
    line-height: 5.5vw;
    word-wrap: break-word;
  }

  .news-desc {
    max-height: 180px;
  }

  .gr-desc {
    width: 80%;
  }

  .gr-logo {
    margin-top: 80px;
  }

  .r-title {
    text-overflow: ellipsis;
  }

  .ss_lbl p {
    font-size: 8rem;
    line-height: 8rem;
  }

  .title-btt p:first-child,
.title-btt p:nth-child(2),
.title-lbl p:first-child,
.title-lbl p:nth-child(2) {
    font-size: 5vw;
    line-height: 4.5vw;
  }

  .title-btt p:last-child,
.title-lbl p:last-child {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  ._3img img {
    width: 430px;
  }
}
@media (min-width: 1281px) {
  .sec-footer {
    height: 965px;
  }

  .sec-footer-highlights {
    height: 810px;
    -o-object-fit: cover;
       object-fit: cover;
    background-position: 50% 240%;
  }

  ._5img_cont {
    top: 190px;
  }

  .social-links-cont {
    top: 450px;
    font-size: 34px;
  }

  .gr-cont {
    top: -413px;
    display: flex;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1920px;
  }

  .p-lmt-section {
    padding: 225px 0 225px 0;
  }

  .p-limits {
    top: -1px;
  }

  .gr-desc {
    width: 80%;
    margin: 0 0 0 auto;
    justify-content: center;
  }

  .gr-desc p {
    font-size: 1.5rem;
  }

  .social-logo img {
    width: 69px;
    height: 70px;
  }

  .white-overlay-gradient {
    height: 300px;
    top: 0;
    display: block;
  }

  .bold-thrill {
    font-size: 12rem;
    line-height: 10rem;
    right: 40px;
    bottom: 35px;
  }

  .grs-cont {
    padding: 65px 0 10px 0;
  }

  .grs-btn p {
    font-size: 6rem;
    margin-bottom: 50px;
    line-height: 6rem;
  }

  .grs-btn .button {
    font-size: 26px;
    padding: 20px 50px;
    margin-bottom: 30px;
  }

  .beyond-thrill {
    top: 15px;
  }

  .fortuner-grs,
.hilux-grs,
.vios-grs {
    font-size: 9vw;
    bottom: 130px;
  }

  .vios-lbl {
    font-size: 8rem;
    padding-bottom: 45px;
  }

  .sts_lbl.vios {
    font-size: 8rem;
    line-height: 8rem;
  }

  .title-btt,
.title-lbl {
    position: absolute;
    top: 165px;
    left: 30px;
    color: #fff;
    width: 35%;
  }

  .title-btt p:first-child,
.title-btt p:nth-child(2),
.title-lbl p:first-child,
.title-lbl p:nth-child(2) {
    font-size: 8rem;
    font-weight: bold;
    line-height: 7rem;
    margin-bottom: 0;
    letter-spacing: 2px;
    white-space: nowrap;
  }

  .title-btt.fortuner p:last-child {
    font-size: 2rem;
    width: 100%;
  }

  .title-btt p:last-child,
.title-lbl p:last-child {
    font-size: 2.5rem;
    line-height: 3.4rem;
    margin-top: 20px;
    width: 300px;
  }

  .sts_lbl {
    font-size: 9.5rem;
    line-height: 8.5rem;
    width: 47%;
    right: 20px;
    top: 15px;
    font-weight: 600;
  }

  .sts_first {
    width: 50%;
  }

  .sts_second {
    width: 45%;
    bottom: 250px;
    margin-bottom: -250px;
  }

  .ss_second {
    bottom: 115px;
    margin-bottom: -115px;
  }

  .ss_lbl {
    top: 50px;
  }

  .ss_lbl.fortuner p {
    font-size: 8.5rem;
  }

  .ss_lbl p {
    font-size: 9.5rem;
    line-height: 8.5rem;
    font-weight: 600;
  }

  .s-speed {
    font-size: 14rem;
    top: 25px;
  }

  .yaris-grs {
    font-size: 16rem;
    bottom: 60px;
  }

  .d-perform {
    left: 60px;
  }

  .news-events {
    font-size: 13rem;
    line-height: 11rem;
    width: 45%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: initial;
  }

  .ph_first {
    width: 50%;
  }

  .ph_second {
    width: 45%;
    bottom: 320px;
    margin-bottom: -320px;
  }

  .ph_lbl {
    font-size: 7.5rem;
    line-height: 7.5rem;
    width: 32%;
    right: 240px;
    top: 0px;
    font-weight: 600;
  }

  .pl_second {
    bottom: 115px;
    margin-bottom: -115px;
  }

  .grs-cont {
    padding: 65px 0 10px 0;
  }

  .supra-action {
    font-size: 8rem;
    padding-bottom: 45px;
  }

  .pl_lbl {
    top: 50px;
  }

  .pl_lbl p {
    font-size: 10rem;
    line-height: 10rem;
    font-weight: 600;
  }

  .coa {
    font-size: 13rem;
    line-height: 11rem;
    right: 80px;
    bottom: 85px;
  }

  .supra-action {
    font-size: 8rem;
    padding-bottom: 45px;
  }

  .pl1-img {
    right: -40px;
  }

  .ce-feature-box-64 img.thumbnail {
    height: 380px;
  }

  .home-featured-img {
    height: 350px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    padding: 0 0;
    border-radius: 0;
    border: none;
  }

  .ne-featured-img {
    height: 415px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    padding: 0 0;
    border-radius: 0;
    border: none;
  }

  .wts-img {
    height: 300px;
  }

  .owl-img {
    width: 350px;
    height: auto;
  }

  #owl-demo5 .item .owl-img {
    width: 100%;
    height: 320px;
  }
  #owl-demo5 .item .owl-img.thumbnail {
    max-height: 100%;
    height: 320px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    padding: 0 0;
    border-radius: 0;
    border: none;
  }

  .ne-featured-img {
    width: 100%;
    height: 380px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    padding: 0 0;
    border-radius: 0;
    border: none;
  }

  .news-title {
    max-height: 50px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .news-desc {
    max-height: 255px;
    -webkit-line-clamp: 11;
  }

  .ft-img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    padding: 0 0;
    border-radius: 0;
    border: none;
  }

  .g-racing-img {
    max-height: 440px;
  }

  .iframe-container {
    padding-bottom: 54.5%;
  }

  .video-play-container {
    height: 580px;
  }
}
@media (min-width: 1500px) {
  .gr-desc p {
    font-size: 2rem;
  }

  .social-links-cont {
    top: 668px;
  }

  .sec-footer {
    height: 1100px;
  }

  #gr-garage .gr-garage__content {
    top: 25%;
  }
  #gr-garage .gr-garage__content p {
    font-size: 30px;
    margin: 120px 0 40px;
  }
  #gr-garage .gr-garage__content a {
    font-size: 30px;
  }

  .carousel-date {
    font-size: 2rem;
  }

  .ft-img {
    height: 380px;
  }

  .ne-featured-img {
    height: 420px;
  }

  .g-racing-img {
    max-height: 100%;
  }

  .title-btt p:first-child,
.title-btt p:nth-child(2),
.title-lbl p:first-child,
.title-lbl p:nth-child(2) {
    font-size: 5vw;
    line-height: 4.5vw;
  }

  .title-btt, .title-lbl {
    top: 13vw;
    left: 5vw;
  }

  .d-perform {
    font-size: 14rem;
    line-height: 11.5rem;
    width: 50%;
  }

  .fortuner-grs,
.hilux-grs,
.vios-grs {
    font-size: 8vw;
    bottom: 9vw;
    font-weight: 700;
  }

  .sts_lbl.vios {
    font-size: 6vw;
    line-height: 5.5vw;
    top: 30px;
  }

  .title-btt p:last-child,
.title-lbl p:last-child {
    width: 25vw;
    font-size: 1.5vw;
    line-height: 1.7vw;
    margin-top: 20px;
  }

  .ad-pump {
    font-size: 7vw;
    top: 1vw;
  }

  .bold-thrill {
    font-size: 8vw;
    line-height: 6.5vw;
    right: 4vw;
    width: 50%;
  }

  .sts_lbl {
    font-size: 11.5rem;
    line-height: 10rem;
  }

  .yaris-grs {
    font-size: 18rem;
    bottom: 80px;
  }

  .ss_lbl p {
    font-size: 6vw;
    line-height: 5.5vw;
  }

  .fb-link {
    padding: 280px 0;
  }

  #owl-demo5 .item .owl-img.thumbnail {
    height: 350px;
  }

  .iframe-container {
    padding-bottom: 55%;
  }

  ._3img img {
    width: 100%;
  }

  .ft-img.artw {
    height: 350px;
  }

  .owl-img {
    width: 420px;
    height: 350px;
  }

  .video-thumbail {
    height: 635px;
  }

  .list-thumbnail-img {
    height: 144px;
  }

  .sec-footer-highlights {
    height: 900px;
    background-position: 50% 255%;
  }

  .social-links-cont-highlights {
    top: 500px;
  }

  .video-lists,
.video-play-container {
    height: 700px;
  }

  .main-banner {
    height: 100vh;
  }

  .intro-img {
    padding-top: 300px;
  }

  .intro-content {
    top: 69%;
  }
}
.leaderboard-lbl {
  color: #fff;
  font-size: 50px;
  font-family: "Toyota";
}

.title-year {
  margin: 0;
  display: block;
  float: left;
  width: 100%;
  font-size: 35px;
}

.title {
  margin: 0;
  display: block;
  float: left;
  width: 100%;
  font-size: 60px;
  font-weight: 700;
  margin-top: 15px;
}

.p2_percent {
  padding: 0 2%;
}

.tablet .trainers:not(.trainers_section) .section_content,
.mobile .trainers:not(.trainers_section) .section_content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.tablet .trainers:not(.trainers_section) .section_top,
.mobile .trainers:not(.trainers_section) .section_top {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* CUSTOM TAB */
.tab-main-box {
  margin-top: 30px;
}
.tab-main-box .tab-box {
  display: none;
}
.tab-main-box .title {
  color: #ffff;
  font-size: 30px;
  padding: 0 0;
}
.tab-main-box #tab-2 {
  display: block;
}

.tab-menu-gtcup #year-list {
  overflow: scroll;
  /* Hide scrollbar for Webkit browsers (Chrome, Safari) */
  /* For Firefox */
  scrollbar-width: none;
  /* Hide scrollbar */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.tab-menu-gtcup #year-list::-webkit-scrollbar {
  display: none;
}
.tab-menu-gtcup ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.tab-menu-gtcup ul li {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  padding: 15px;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-end;
  align-items: center;
}
.tab-menu-gtcup ul li a {
  color: #E9E9E9;
  text-transform: uppercase;
  text-decoration: none;
  transition: 0.5s all;
  position: relative;
  width: auto;
  line-height: 40px;
  font-family: "Toyota";
  font-size: 3.2rem;
  font-weight: 400;
  letter-spacing: 1px;
}
.tab-menu-gtcup ul li a.active, .tab-menu-gtcup ul li a:hover {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 5px solid #E60013;
}

.bootstrap-wrapper .container {
  float: none;
}

.leaderboards__section {
  padding: 50px 0 30px 0;
}

.breadcrumbs {
  padding-top: 20px;
  margin-bottom: 28px;
}

.subtitle {
  font-family: "Helvetica Light";
  font-size: 24px;
}

.is-red {
  color: #E60013;
}

.is-white {
  color: #fff;
}

.is-black {
  color: #000000;
}

.is-gray {
  color: #90909B;
}

.is-underlined {
  text-decoration: underline;
}

.bg-black {
  background-color: #000000;
}

.tables-container {
  margin-top: 20px;
}
.tables-container .leaderboard__table-heading {
  color: #FFFFFF;
  font-size: 2.4rem;
  font-weight: 600;
  margin-left: 1.5rem;
}
.tables-container .table-wrapper.conceal {
  display: none;
}
.tables-container .weekend-tables[style*="display: none"] .table-wrapper {
  display: none;
}

.leaderboard-selects {
  display: flex;
  flex-direction: row;
  gap: 10px;
  padding: 0 15px 15px 15px;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  overscroll-behavior-x: contain;
}
.leaderboard-selects::-webkit-scrollbar {
  display: none;
}
.leaderboard-selects .select-wrapper {
  position: relative;
  flex: 0 0 auto;
  min-width: 185px;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
}
.leaderboard-selects .select-wrapper::after {
  content: "";
  position: absolute;
  right: 1rem;
  top: 55%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("../img/esports/leaderboard-arrow-down-icon-solid.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  pointer-events: none;
}
.leaderboard-selects .select-wrapper:last-child {
  margin-right: 15px;
}
.leaderboard-selects .leaderboard-select {
  width: auto;
  min-width: 185px;
  padding: 10px 45px 10px 10px;
  background-color: #EB0A1E;
  color: #ffffff;
  border: none;
  font-size: 2rem;
  font-weight: 400;
  border-radius: 4px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.leaderboard-selects .leaderboard-select::-ms-expand {
  display: none;
}
.leaderboard-selects .leaderboard-select option {
  background-color: #ffffff;
  color: #000000;
}
.leaderboard-selects .leaderboard-select option:checked {
  background-color: #000000 !important;
  color: #ffffff !important;
  box-shadow: 0 0 10px 100px #000000 inset;
}
.leaderboard-selects .leaderboard-select option:hover,
.leaderboard-selects .leaderboard-select option:focus {
  background-color: rgba(0, 0, 0, 0.8) !important;
  color: #ffffff !important;
}

.weekend-select-mobile {
  padding: 15px;
  margin-bottom: 0 !important;
}

.tab {
  float: left;
  width: 100%;
  height: auto;
  background-color: #EB0A1E;
  padding: 30px 0 100px 0;
}
@media (min-width: 760px) and (max-width: 1100px) {
  .tab {
    padding: 30px 0 30px 0;
  }
}
.tab .weekend-select-wrapper {
  padding-inline: 4.5rem;
  position: relative;
}
.tab .weekend-select-wrapper::after {
  content: "";
  position: absolute;
  right: 7rem;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background-image: url("../img/esports/leaderboard-arrow-down-icon.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  pointer-events: none;
}
.tab .weekend-select-wrapper .weekend-select {
  font-family: "Toyota", sans-serif !important;
  padding: 1rem 2.5rem;
  height: 2.35em;
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: 1px;
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
  background-color: #EB0A1E;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 3.5rem;
}
.tab .weekend-select-wrapper .weekend-select::-ms-expand {
  display: none;
}
.tab .weekend-select-wrapper .weekend-select option {
  background: #FFFFFF;
  color: #000000;
  border-radius: 0px !important;
}
.tab .weekend-select-wrapper .weekend-select option[selected] {
  background: #000000;
  color: #FFFFFF;
}
.tab .weekend-select-wrapper .weekend-text {
  font-family: "Toyota", sans-serif !important;
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: 1px;
  color: #FFFFFF;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  font-family: "Toyota";
  display: inline-block;
  background-color: inherit;
  color: #EAEAEA;
  padding: 12px 0 12px 7rem;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: 1px;
}
.tab button .indented {
  padding-left: 7rem !important;
}

.tab button.class-toggle {
  display: block;
  width: 100%;
}

/* Change background color of buttons on hover */
.tab button:not(.class-toggle):hover {
  color: #fff;
  background-color: #000;
}

/* Create an active/current "tab button" class */
.tab button.active {
  color: #ffffff;
  background-color: #000000;
}

/* Style the tab content */
.tabcontent {
  color: #ffffff;
}

.tab button.class-toggle {
  border-left: 4px solid #E60013;
  color: #ffffff;
  cursor: default;
  padding: 22px 16px;
  margin: 15px 0;
  font-size: 3.2rem;
  font-family: "Toyota";
  line-height: 30px;
  font-weight: 700;
  padding: 15px 0 0 7%;
  letter-spacing: 1px;
}

.leaderboards__section .row {
  width: auto;
}
.leaderboards__section .ranking-table {
  width: 100%;
  border-collapse: separate;
}
.leaderboards__section .ranking-table th {
  text-align: center;
  text-transform: uppercase;
  padding: 18px 0;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 1px;
  border-top: 3px solid #EB0A1E;
  border-bottom: 3px solid #EB0A1E;
  font-family: "Toyota";
}
.leaderboards__section .ranking-table td {
  font-family: "Toyota";
  text-align: center;
  font-size: 18px;
}
.leaderboards__section .ranking-table > thead {
  padding: 10px 20px;
}
.leaderboards__section .ranking-table > thead > tr > *:nth-child(n+4) {
  display: none;
}
.leaderboards__section .ranking-table > tbody > tr > td {
  padding: 15px 10px;
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: 1px;
  font-family: "Toyota";
}
.leaderboards__section .ranking-table > tbody > tr > td:first-child::before, .leaderboards__section .ranking-table > tbody > tr > td:first-child::after {
  height: 15px;
  width: 15px;
  content: "";
}
.leaderboards__section .ranking-table > tbody > tr > td .hidden-sm-up {
  float: none;
  width: auto;
}
.leaderboards__section .ranking-table > tbody > tr > td .hidden-sm-up table {
  margin-left: auto;
  margin-right: auto;
}
.leaderboards__section .ranking-table > tbody > tr > *:nth-child(n+4) {
  display: none;
}
.leaderboards__section .ranking-table > tbody > tr > td:first-child::before,
.leaderboards__section .ranking-table > tbody > tr > td:first-child::after {
  filter: invert(96%) sepia(0%) saturate(0%) hue-rotate(69deg) brightness(103%) contrast(105%);
}

.weekend-content {
  width: 100%;
}

.weekend-content[style*="display: none;"] .tab-select {
  display: none;
}

@media (max-width: 767px) {
  .mt-md-0 {
    margin-top: 0 !important;
  }

  .leaderboards__section h2 {
    text-align: center;
    font-size: 35px;
    padding-left: initial;
    margin-top: initial;
  }
  .leaderboards__section .tab-main-box {
    margin: 15px 0;
  }
  .leaderboards__section .tab-box .title {
    text-align: center;
    font-size: 25px;
  }
  .leaderboards__section .ranking-table th {
    font-size: 14px;
  }
  .leaderboards__section .ranking-table table > tbody > tr td {
    font-size: 16px;
    cursor: pointer;
  }
  .leaderboards__section .ranking-table > tbody > tr > td {
    padding: 25px 0;
    font-size: 20px;
  }
  .leaderboards__section .ranking-table thead th {
    font-size: 18px;
    padding: 0 0;
    border-top: initial;
    border-bottom: initial;
  }
  .leaderboards__section .ranking-table tbody th {
    padding: 15px 5px;
  }

  .tab {
    margin-bottom: 30px;
    padding: 10px 0;
  }

  .tab-box .tab:nth-child(2) {
    padding-top: 30px;
  }
}
#grs_page .main_banner-sec {
  position: relative;
}
#grs_page .main_banner-sec .grs-title {
  font-size: 9vw;
  bottom: 130px;
  font-weight: bold;
  text-align: center;
  z-index: 1;
  width: 100%;
  color: #fff;
  position: absolute;
}
#grs_page .main_banner-sec .main-banner-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 100%;
     object-position: 100%;
  width: 100%;
  height: auto;
}
#grs_page .lesser-main-banner-sec {
  background-color: #000;
  position: relative;
}
#grs_page .lesser-main-banner-sec .lesser-vehicle-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 100%;
     object-position: 100%;
  width: 100%;
  height: auto;
}
#grs_page .lesser-main-banner-sec .lesser-vehicle-img.mobile {
  display: none;
}
#grs_page .lesser-main-banner-sec .description-wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 7%;
  color: #fff;
  width: 30%;
}
#grs_page .lesser-main-banner-sec .description-wrapper p {
  font-size: 7rem;
  font-weight: bold;
  line-height: 6rem;
  margin-bottom: 0;
  letter-spacing: 2px;
  white-space: nowrap;
}
#grs_page .lesser-main-banner-sec .description-wrapper p.desc {
  font-size: 2rem;
  width: 100%;
  line-height: 3.4rem;
  margin-top: 20px;
  white-space: pre-wrap;
  font-weight: normal;
}
#grs_page .feature-sec1 {
  padding: 40px 0;
}
#grs_page .feature-sec1 .feature1 {
  width: 50%;
  position: relative;
  margin-right: auto;
  top: 0;
}
#grs_page .feature-sec1 .feature2 {
  width: 45%;
  bottom: 250px;
  margin-bottom: -250px;
  position: relative;
  right: 50px;
  margin-left: auto;
}
#grs_page .feature-sec1 .feature1-label {
  font-size: 7.5rem;
  line-height: 7rem;
  width: 47%;
  right: 20px;
  top: 3%;
  font-weight: 600;
  position: absolute;
  color: #000;
}
#grs_page .feature-sec1 .feature1-label.hilux {
  font-size: 6rem;
  line-height: 6rem;
}
#grs_page .featured-banner-sec {
  position: relative;
}
#grs_page .featured-banner-sec .featured-title {
  font-weight: bold;
  font-size: 10rem;
  line-height: 8.5rem;
  color: #fff;
  position: absolute;
  top: 0;
  text-align: center;
  z-index: 1;
  width: 100%;
}
#grs_page .featured-banner-sec .featured-title.hilux {
  font-size: 10rem;
  line-height: 7.5rem;
}
#grs_page .featured-banner-sec img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 100%;
     object-position: 100%;
  width: 100%;
  height: auto;
}
#grs_page .feature-sec2 {
  padding: 40px 0;
}
#grs_page .feature-sec2 .feature1 {
  position: relative;
  width: 53%;
  bottom: 0;
  right: 0;
  margin-left: auto;
}
#grs_page .feature-sec2 .feature1 img {
  width: 100%;
}
#grs_page .feature-sec2 .feature1 img.mobile {
  display: none;
}
#grs_page .feature-sec2 .feature2 {
  position: relative;
  left: 0;
  margin-right: auto;
  width: 53%;
  bottom: 115px;
  margin-bottom: -115px;
}
#grs_page .feature-sec2 .feature2 img {
  width: 100%;
}
#grs_page .feature-sec2 .feature2-label p {
  top: 3%;
  position: absolute;
  left: 40px;
  font-weight: 600;
  width: 45%;
  color: #000;
  font-size: 8rem;
  line-height: 7.5rem;
}
#grs_page .feature-sec2 .feature2-label p.hilux {
  font-size: 6rem;
  line-height: 6rem;
}
#grs_page .grs-gallery {
  padding: 65px 0 0 0;
  position: relative;
}
#grs_page .grs-gallery .gallery-lbl {
  font-size: 8rem;
  padding-bottom: 45px;
  text-align: center;
  color: #000;
  font-weight: 700;
}
#grs_page .grs-gallery ._4img_cont {
  top: 160px;
  height: auto;
  width: 100%;
  overflow: hidden;
}
#grs_page .grs-gallery ._4img_cont ._4img {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  flex-direction: row;
  height: auto;
}
#grs_page .grs-gallery ._4img_cont ._4img img {
  width: 25%;
  height: auto;
  aspect-ratio: 1;
}
#grs_page .bt-sec {
  position: relative;
}
#grs_page .bt-sec .grs-btn-wrapper {
  bottom: 20px;
  position: absolute;
  width: 33%;
  left: 50px;
  z-index: 10;
}
#grs_page .bt-sec .grs-btn-wrapper p {
  font-size: 5rem;
  margin-bottom: 35px;
  line-height: 5rem;
  font-weight: bold;
  color: #000;
}
#grs_page .bt-sec .grs-btn-wrapper a.button {
  font-size: 26px;
  padding: 20px 50px;
  margin-bottom: 30px;
  background-color: #000;
  color: #fff;
  display: block;
  width: 90%;
  border-radius: 10px;
}
#grs_page .bt-sec .bt-background {
  top: 15px;
  position: relative;
  width: 100%;
  height: auto;
}

@media screen and (min-width: 1960px) {
  #lightbox .gr-order-now-wrapper {
    width: 820px;
  }
}
@media screen and (min-width: 1500px) {
  #grs_page .feature-sec1 .feature1-label {
    font-size: 8rem;
    line-height: 8rem;
  }
  #grs_page .feature-sec1 .feature1-label.hilux {
    font-size: 8rem;
    line-height: 8rem;
  }
  #grs_page .feature-sec2 .feature2-label p {
    font-size: 8rem;
    line-height: 8rem;
  }
  #grs_page .feature-sec2 .feature2-label p.hilux {
    font-size: 8rem;
    line-height: 8rem;
  }
}
@media screen and (max-width: 991px) {
  #grs_page .main_banner-sec {
    position: relative;
  }
  #grs_page .main_banner-sec .grs-title {
    font-size: 15vw;
    line-height: 13vw;
    bottom: 75px;
    font-weight: bold;
    text-align: center;
    z-index: 1;
    width: 100%;
    color: #fff;
    position: absolute;
  }
  #grs_page .main_banner-sec .grs-title.hilux {
    font-size: 19vw;
    line-height: 17vw;
    bottom: 50px;
  }
  #grs_page .main_banner-sec .grs-title.hilux .mobile {
    display: block !important;
  }
  #grs_page .main_banner-sec .main-banner-img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 100%;
       object-position: 100%;
    width: 100%;
    height: auto;
  }
  #grs_page .main_banner-sec .main-banner-img.mobile {
    display: block !important;
  }
  #grs_page .main_banner-sec .main-banner-img.web {
    display: none;
  }
  #grs_page .lesser-main-banner-sec {
    background-color: #000;
    position: relative;
  }
  #grs_page .lesser-main-banner-sec .lesser-vehicle-img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 100%;
       object-position: 100%;
    width: 100%;
    height: auto;
  }
  #grs_page .lesser-main-banner-sec .lesser-vehicle-img.mobile {
    display: block;
  }
  #grs_page .lesser-main-banner-sec .lesser-vehicle-img.web {
    display: none;
  }
  #grs_page .lesser-main-banner-sec .description-wrapper {
    position: absolute;
    top: initial;
    bottom: -10%;
    left: initial;
    color: #fff;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
  }
  #grs_page .lesser-main-banner-sec .description-wrapper p {
    font-size: 11.5vw;
    line-height: 10.5vw;
    font-weight: bold;
    margin-bottom: 0;
    letter-spacing: 2px;
    white-space: nowrap;
  }
  #grs_page .lesser-main-banner-sec .description-wrapper p.web {
    display: none;
  }
  #grs_page .lesser-main-banner-sec .description-wrapper p.desc {
    font-size: 4vw;
    line-height: 6vw;
    width: 100%;
    margin-top: 20px;
    white-space: pre-wrap;
    font-weight: normal;
  }
  #grs_page .lesser-main-banner-sec .description-wrapper .web {
    display: none;
  }
  #grs_page .lesser-main-banner-sec .description-wrapper.hilux {
    bottom: -15%;
  }
  #grs_page .lesser-main-banner-sec .description-wrapper.hilux p {
    font-size: 10.5vw;
    line-height: 9.5vw;
  }
  #grs_page .lesser-main-banner-sec .description-wrapper.hilux p.desc {
    font-size: 4vw;
    line-height: 6vw;
    width: 100%;
    margin-top: 20px;
    white-space: pre-wrap;
    font-weight: normal;
  }
  #grs_page .feature-sec1 {
    padding: 20px 0;
  }
  #grs_page .feature-sec1 .feature1 {
    width: 55%;
    position: relative;
    margin-right: auto;
    top: 0;
    left: 0;
  }
  #grs_page .feature-sec1 .feature2 {
    width: 60%;
    bottom: 55px;
    margin-bottom: -55px;
    position: relative;
    right: 25px;
    margin-left: auto;
  }
  #grs_page .feature-sec1 .feature1-label {
    font-size: 6.5vw;
    line-height: 6vw;
    width: 39%;
    right: 5%;
    top: 3%;
    font-weight: 600;
    position: absolute;
    color: #000;
    display: inline-block;
  }
  #grs_page .feature-sec1 .feature1-label.hilux {
    font-size: 5.5vw;
    line-height: 6vw;
  }
  #grs_page .featured-banner-sec {
    position: relative;
  }
  #grs_page .featured-banner-sec .featured-title {
    font-weight: bold;
    font-size: 8vw;
    line-height: 7.5vw;
    color: #fff;
    position: absolute;
    top: 1px;
    text-align: center;
    z-index: 1;
    width: 100%;
  }
  #grs_page .featured-banner-sec .featured-title.hilux {
    font-size: 6vw;
    line-height: 6vw;
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
  }
  #grs_page .featured-banner-sec img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 100%;
       object-position: 100%;
    width: 100%;
    height: auto;
  }
  #grs_page .feature-sec2 {
    padding: 20px 0;
  }
  #grs_page .feature-sec2 .feature1 {
    position: relative;
    width: 44%;
    bottom: 0;
    right: 0;
    margin-left: auto;
  }
  #grs_page .feature-sec2 .feature1 img {
    right: initial;
  }
  #grs_page .feature-sec2 .feature1 img.mobile {
    display: block;
  }
  #grs_page .feature-sec2 .feature1 img.web {
    display: none;
  }
  #grs_page .feature-sec2 .feature2 {
    position: relative;
    left: 0;
    margin-right: auto;
    width: 63%;
    bottom: 35px;
    margin-bottom: -35px;
  }
  #grs_page .feature-sec2 .feature2 img {
    left: initial;
  }
  #grs_page .feature-sec2 .feature2-label p {
    top: 5%;
    position: absolute;
    left: 5%;
    font-weight: 600;
    width: 45%;
    color: #000;
    font-size: 6.5vw;
    line-height: 6vw;
  }
  #grs_page .feature-sec2 .feature2-label p.hilux {
    font-size: 6.5vw;
    line-height: 6vw;
  }
  #grs_page .grs-gallery {
    padding: 20px 0 0 0;
    position: relative;
  }
  #grs_page .grs-gallery .gallery-lbl {
    font-size: 8.5vw;
    line-height: 8vw;
    padding-bottom: 20px;
    text-align: center;
    color: #000;
    font-weight: bold;
  }
  #grs_page .grs-gallery ._4img_cont {
    top: 0;
    height: 100%;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: none;
  }
  #grs_page .grs-gallery ._4img_cont ._4img {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    flex-direction: row;
    height: auto;
  }
  #grs_page .grs-gallery ._4img_cont ._4img img {
    width: initial;
    height: auto;
  }
  #grs_page .bt-sec {
    position: relative;
  }
  #grs_page .bt-sec .grs-btn-wrapper {
    bottom: 10%;
    position: absolute;
    width: 75%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
  }
  #grs_page .bt-sec .grs-btn-wrapper p {
    font-size: 9vw;
    margin-bottom: 60px;
    line-height: 5rem;
    font-weight: bold;
    color: #000;
    text-align: center;
  }
  #grs_page .bt-sec .grs-btn-wrapper a.button {
    font-size: 26px;
    padding: 30px 50px;
    margin-bottom: 30px;
    background-color: #000;
    color: #fff;
    display: block;
    width: 100%;
    border-radius: 10px;
  }
  #grs_page .bt-sec .beyond-thrill {
    top: 15px;
    position: relative;
    width: 100%;
    height: auto;
  }
  #grs_page .bt-sec .beyond-thrill.web {
    display: none;
  }
  #grs_page .bt-sec .beyond-thrill.mobile {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  #grs_page .lesser-main-banner-sec .description-wrapper {
    bottom: 0%;
  }
  #grs_page .lesser-main-banner-sec .description-wrapper p {
    font-size: 9vw;
    line-height: 9vw;
  }
  #grs_page .lesser-main-banner-sec .description-wrapper p.desc {
    font-size: 4vw;
    line-height: 5vw;
  }
  #grs_page .bt-sec .grs-btn-wrapper {
    bottom: 20px;
  }
  #grs_page .bt-sec .grs-btn-wrapper p {
    margin-bottom: 40px;
  }
  #grs_page .bt-sec .grs-btn-wrapper a.button {
    padding: 20px 50px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  #grs_page .main_banner-sec .grs-title {
    bottom: 55px;
  }
  #grs_page .main_banner-sec .grs-title.hilux {
    bottom: 30px;
  }
  #grs_page .lesser-main-banner-sec .description-wrapper {
    bottom: -20px;
  }
  #grs_page .lesser-main-banner-sec .description-wrapper.hilux {
    bottom: -20%;
  }
  #grs_page .bt-sec .grs-btn-wrapper {
    bottom: 25px;
  }
  #grs_page .bt-sec .grs-btn-wrapper p {
    margin-bottom: 10px;
  }
  #grs_page .bt-sec .grs-btn-wrapper a.button {
    padding: 10px 50px;
    font-size: 20px;
  }
}
@media screen and (max-width: 380px) {
  #grs_page .main_banner-sec .grs-title.hilux {
    bottom: 25px;
  }
  #grs_page .bt-sec .grs-btn-wrapper a.button {
    font-size: 20px;
  }
  #grs_page .lesser-main-banner-sec .description-wrapper {
    bottom: -25px;
  }
}
.lb-main-container {
  background-color: #fff;
}

.lb-model {
  margin: 2.5rem 0 0;
  display: block;
}

.track-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  grid-gap: 20px;
  width: 70%;
  margin: auto;
}
.track-container .banner-image-container {
  width: 46%;
}
.track-container .banner-image-container a .racers_imgv {
  margin: 0 !important;
}
.track-container .banner-image-container a .racers_imgv img {
  margin: auto;
  max-width: 100%;
  height: auto;
}
@media (max-width: 1200px) {
  .track-container .banner-image-container {
    width: 95%;
  }
}
@media (max-width: 1536px) {
  .track-container {
    width: 100%;
  }
}

.class-text {
  width: 100%;
  overflow: hidden;
}
.class-text .tabs-class {
  display: flex;
  justify-content: space-around;
  width: 100%;
  grid-gap: 20px;
  overflow: hidden;
  padding: 0;
}
.class-text .tabs-class li {
  text-align: center;
}
.class-text .tabs-class li a {
  font-size: 20px;
  font-weight: 700;
  color: #000;
}
@media (max-width: 1250px) {
  .class-text .tabs-class li a {
    font-size: 18px;
  }
}
.class-text .tabs-class .active a {
  color: #eb0a1e;
}
.class-text .tabs-class::-webkit-scrollbar {
  height: 6px;
}
.class-text .tabs-class::-webkit-scrollbar-thumb {
  background: #cecece;
  border-radius: 6px;
}
.class-text .tabs-class::-webkit-scrollbar-track:hover {
  background: #ddd;
}
.class-text .tabs-class::-webkit-scrollbar-thumb:hover {
  background: #c5c5c5;
}
.class-text .tabs-class::-webkit-scrollbar-button {
  display: none;
}
.class-text .tabs-class::-webkit-scrollbar-corner {
  background: #fff;
}

#header-menu {
  display: flex !important;
  align-items: center !important;
}
#header-menu li {
  white-space: nowrap !important;
  font-family: "Toyota" !important;
  font-weight: 300 !important;
}

#icon-ul li a {
  padding: 0 !important;
}

@media only screen and (max-width: 1000px) {
  #logo-gazoo {
    position: relative;
  }
}

#header-gazoo {
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1) !important;
}
@media only screen and (max-width: 1000px) {
  #header-gazoo {
    padding-bottom: 0 !important;
  }
}

.pushing-limits {
  background-color: #FFFFFF;
}
@media (min-width: 1270px) {
  .pushing-limits {
    height: 45rem;
  }
}
@media (min-width: 1300px) and (min-height: 1024px) {
  .pushing-limits {
    height: 47rem;
  }
}
@media (min-width: 1024px) and (min-height: 1300px) {
  .pushing-limits {
    height: 46rem;
  }
}
@media (min-width: 1911px) {
  .pushing-limits {
    height: 44rem;
  }
}
.pushing-limits .limits-wrapper {
  display: flex;
  flex-direction: column;
  z-index: 10;
  position: relative;
  top: 60px;
}
@media screen and (min-width: 992px) {
  .pushing-limits .limits-wrapper {
    flex-direction: row;
    top: -4%;
  }
}
@media screen and (min-width: 1439px) {
  .pushing-limits .limits-wrapper {
    top: 10%;
  }
}
.pushing-limits .limits-wrapper .gr-desc-wrapper {
  flex-basis: 100%;
}
@media screen and (min-width: 992px) {
  .pushing-limits .limits-wrapper .gr-desc-wrapper {
    flex-basis: 50%;
  }
}
@media screen and (min-width: 1279px) {
  .pushing-limits .limits-wrapper .gr-desc-wrapper {
    flex-basis: 40%;
  }
}
.pushing-limits .limits-wrapper .gr-image-wrapper {
  flex-basis: 100%;
}
@media screen and (min-width: 992px) {
  .pushing-limits .limits-wrapper .gr-image-wrapper {
    flex-basis: 80%;
  }
}

.section-side-image {
  padding: 120px 0 100px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .section-side-image .g-racing-img {
    max-height: 350px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.sec-grseries {
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  .sec-grseries {
    padding: 60px 0;
  }
}
@media screen and (min-width: 1024px) {
  .sec-grseries {
    padding: 40px 0 0;
  }
}
.sec-grseries .gr-top-text.marquee {
  left: 0;
  top: 35px;
  width: 100%;
}
.sec-grseries .gr-series-title {
  top: 20px;
}
@media screen and (min-width: 1025px) {
  .sec-grseries .gr-series-title {
    font-size: 14rem;
  }
}
@media screen and (min-width: 1280px) {
  .sec-grseries .gr-series-title {
    font-size: 14rem;
  }
}
.sec-grseries .cars-content {
  margin-top: 150px;
}
@media screen and (min-width: 481px) {
  .sec-grseries .cars-content {
    margin-top: 200px;
  }
}
@media (min-width: 768px) {
  .sec-grseries .cars-content {
    margin-top: 140px;
  }
}
@media screen and (min-width: 992px) {
  .sec-grseries .cars-content {
    margin-top: 160px;
  }
}
.sec-grseries .cars-content h1 {
  font-size: 16px !important;
  line-height: 20px;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .sec-grseries .cars-content h1 {
    font-size: 25px !important;
    line-height: 35px;
  }
}
.sec-grseries .cars-content .gr-item {
  padding: 0;
  text-align: center;
  justify-content: start;
  margin-bottom: 10px;
  padding: 4px;
  flex: 0 0 50%;
}
.sec-grseries .cars-content .gr-item:last-child {
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .sec-grseries .cars-content .gr-item {
    padding: 10px;
  }
}
@media screen and (min-width: 992px) {
  .sec-grseries .cars-content .gr-item {
    flex: 0 0 30%;
  }
}
.sec-grseries .cars-content .gr-item img {
  max-width: 92%;
  opacity: 1;
}
@media (min-width: 640px) {
  .sec-grseries .cars-content .gr-item img {
    opacity: 0.5;
  }
}
@media (min-width: 1024px) {
  .sec-grseries .cars-content .gr-item img {
    max-width: 85%;
  }
}
.sec-grseries .cars-content .gr-item img:hover {
  opacity: 1;
}
.sec-grseries .cars-content:not(.active) {
  display: none;
}

.news-section {
  padding-bottom: 100px !important;
}
@media screen and (max-width: 469px) {
  .news-section {
    padding-bottom: 40px !important;
  }
}
.news-section .view-articles-btn {
  border: 1px solid #101010;
  padding: 10px 30px;
  margin: 50px auto 0;
  display: block;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
@media screen and (min-width: 992px) {
  .news-section .view-articles-btn {
    margin: 100px auto 0;
  }
}

.grid-container {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 10px;
  padding: 0 !important;
  color: #FFFFFF !important;
  font-family: "Toyota";
}
.grid-container .item1 {
  grid-column: 1/3;
}
@media screen and (min-width: 992px) {
  .grid-container {
    grid-template-columns: auto auto auto auto auto;
    padding: 10px !important;
  }
  .grid-container .item1 {
    grid-column: unset;
  }
}
.grid-container .sub-text {
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 2.4px;
  line-height: 23px;
  text-transform: capitalize;
  text-align: left;
  position: relative;
  top: 80px;
}
.grid-container .social-links-footer {
  position: relative;
  left: 14px;
}
.grid-container .social-links-footer .social-logo {
  padding: 0;
  margin-top: -30px;
}
@media (min-width: 992px) {
  .grid-container .social-links-footer .social-logo {
    margin-top: 0;
  }
}
.grid-container .social-links-footer .social-logo img {
  margin-right: 12px;
  margin-left: 0;
  cursor: pointer;
  width: 24px !important;
  height: 24px;
}
.grid-container .social-links-footer .social-logo img.fb-icon {
  height: 19px;
}
.grid-container .title {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2.1px;
  line-height: 20px;
  text-transform: capitalize;
  text-align: left;
  padding: 0 0 12px 17px !important;
}
.grid-container .logo-ul {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: left;
  list-style-type: none;
  padding: 0 0 0 15px;
}
.grid-container .logo-ul li {
  padding: 5px 0;
}
.grid-container .logo-ul li img.gtcup-logo {
  width: auto;
  height: 150px;
}
.grid-container .footer-ul {
  font-family: "Toyota Type Regular";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: left;
  list-style-type: none;
  padding: 0 0 0 17px;
}
.grid-container .footer-ul li {
  padding: 0 0 12px 0;
}
.grid-container .footer-ul li a {
  color: #FFFFFF !important;
}
.grid-container .footer-ul li.news {
  font-family: "Toyota Type Semibold";
  letter-spacing: 2.1px;
  padding: 60px 0 12px 0 !important;
}

.grid-container > div {
  text-align: center;
  padding: 20px 0;
  font-size: 14px;
}

.gr-nav {
  width: 100%;
  position: relative;
  top: 9em;
}
@media (min-width: 481px) {
  .gr-nav {
    top: 15em;
  }
}
@media (min-width: 768px) {
  .gr-nav {
    top: 9em;
  }
}
@media (min-width: 1025px) {
  .gr-nav {
    top: 11em;
  }
}
.gr-nav ul {
  width: 93%;
  display: flex;
  justify-content: center;
  margin: auto !important;
  padding: 0 !important;
}
@media (min-width: 640px) {
  .gr-nav ul {
    width: 27em;
  }
}
.gr-nav ul li {
  text-align: center;
  font-size: 14px;
  width: 100%;
  padding: 13px;
  cursor: pointer;
}
.gr-nav ul li.active {
  border-bottom: solid 2px red;
  color: #FFFFFF !important;
  font-family: "Toyota Type Semibold" !important;
}
.gr-nav ul li:not(.active) {
  border-bottom: solid 2px gray;
  color: #EEEEEE !important;
  font-family: "Toyota Type Regular" !important;
}

.cars-content .row {
  margin-bottom: 50px;
}

.featured-videos {
  -webkit-padding-after: 50px;
          padding-block-end: 50px;
}
@media screen and (min-width: 1280px) {
  .featured-videos {
    -webkit-padding-after: 80px;
            padding-block-end: 80px;
  }
}
.featured-videos .container {
  position: relative;
}
.featured-videos h1 {
  font-family: "ToyotaLight";
  font-weight: 600;
  font-size: 64px;
  line-height: 64px;
  text-transform: uppercase;
  margin-inline: 15px;
  margin-bottom: 50px;
  padding-bottom: 20px;
}
@media screen and (min-width: 1280px) {
  .featured-videos h1 {
    position: absolute;
    right: 65px;
    max-width: 8ch;
    top: 70px;
  }
}
@media screen and (min-width: 1280px) {
  .featured-videos .videos-carousel-for {
    max-width: 760px;
    height: auto;
  }
}
.featured-videos .videos-carousel-for .iframe-container-for .bg-box-img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.featured-videos .videos-carousel {
  margin-top: 15px;
}
.featured-videos .videos-carousel .thumbnail-frame {
  position: relative;
  height: inherit !important;
}
.featured-videos .videos-carousel .thumbnail-frame .ty-icon {
  position: absolute;
  top: 10px;
  left: 10px;
}
@media screen and (min-width: 1280px) {
  .featured-videos .videos-carousel {
    max-width: 890px;
    height: auto;
    right: 0;
    margin-left: auto;
  }
}
.featured-videos .videos-carousel .slick-slide {
  max-height: 100px;
  margin-right: 10px;
}
@media screen and (min-width: 1024px) {
  .featured-videos .videos-carousel .slick-slide {
    max-height: initial;
  }
}
.featured-videos .videos-carousel .slick-slide img {
  max-height: 100px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .featured-videos .videos-carousel .slick-slide img {
    max-height: 180px;
  }
}
.featured-videos .videos-carousel .slick-arrow {
  padding: 20px;
  background-color: #EB0A1E;
  bottom: 0 !important;
  margin-block: auto !important;
}
@media screen and (min-width: 1024px) {
  .featured-videos .videos-carousel .slick-arrow {
    padding: 25px;
  }
}
.featured-videos .videos-carousel .slick-arrow::before {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.featured-videos .videos-carousel .slick-arrow.slick-next {
  right: 0 !important;
}
@media screen and (min-width: 1024px) {
  .featured-videos .videos-carousel .slick-arrow.slick-next {
    right: -20px !important;
    top: 30px;
  }
  .featured-videos .videos-carousel .slick-arrow.slick-next::before {
    width: 20px;
    height: 20px;
    border-left: 4px solid white;
    border-top: 4px solid white;
    left: -5px;
  }
}
.featured-videos .videos-carousel .slick-arrow.slick-prev {
  left: 0 !important;
}
@media screen and (min-width: 1024px) {
  .featured-videos .videos-carousel .slick-arrow.slick-prev {
    left: -20px !important;
    top: 30px;
  }
  .featured-videos .videos-carousel .slick-arrow.slick-prev::before {
    width: 20px;
    height: 20px;
    border-left: 4px solid white;
    border-top: 4px solid white;
    right: -5px;
  }
}

#logo-gazoo {
  height: 40px !important;
  margin-top: 7px;
}

.dropdown-parent .dropdown-icon {
  position: relative;
}
.dropdown-parent .dropdown-icon::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 48.5%;
  transform: translateY(-50%) rotate(224deg);
  margin-left: 7px;
  border-left: 2px solid #424242;
  border-top: 2px solid #424242;
  transition: all ease-in-out 0.35s;
}
@media (min-width: 769px) {
  .dropdown-parent:hover .dropdown-icon::after {
    transform: translateY(-50%) rotate(43deg);
    top: 54%;
  }
}

#news-event {
  margin-left: 11px;
}

@media (min-width: 992px) {
  .gr-container .row .gr-item:nth-child(1) {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .gr-container .row .gr-item:nth-child(2) {
    margin-top: 0;
  }
}

.race-highlights .race-title {
  text-align: center;
  font-size: 42px;
  font-weight: bold;
  line-height: 40px !important;
  font-family: "Toyota" !important;
  position: initial;
  margin-bottom: 10px;
}
@media screen and (min-width: 1280px) {
  .race-highlights .race-title {
    font-size: 64px;
    line-height: 60px !important;
    text-align: left;
  }
}
.race-highlights .btn-group {
  position: relative;
  display: flex;
  flex-direction: column;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: 30px;
}
@media screen and (min-width: 1280px) {
  .race-highlights .btn-group {
    position: absolute;
    right: 65px;
    top: 70px;
  }
}
.race-highlights .btn-group a {
  display: block;
  text-align: center;
  margin: 10px;
}
.race-highlights .btn-group a .watch-rh {
  padding: 15px;
  margin: 0px;
}
.race-highlights .btn-group a .see-lb {
  padding: 15px;
  margin: 0px;
}

@media (max-width: 768px) {
  #logo-tgr {
    width: 85%;
  }
}

@media (max-width: 1000px) {
  .list-menu {
    overflow-x: scroll;
  }
}

.topbar .containers {
  margin-right: auto;
  margin-left: auto;
  float: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (min-width: 768px) {
  .containers {
    width: 750px;
  }
}
@media (min-width: 768px) {
  .containers {
    width: 768px;
  }
}
@media (min-width: 990px) {
  .containers {
    width: 990px;
  }
}
@media (min-width: 1024px) {
  .containers {
    width: 1024px;
  }
}
@media (min-width: 1200px) {
  .containers {
    width: 1200px;
  }
}
.main-header {
  width: 100%;
  background: #fff;
  z-index: 100;
}
@media (max-width: 1000px) {
  .main-header {
    padding: 0;
  }
}
.main-header .containers {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  float: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
@media (max-width: 1200px) {
  .main-header .containers {
    width: 100% !important;
  }
}
.main-header .containers .logo-container {
  float: left;
  width: auto;
  width: 33.3%;
  padding: 0 14px 0 15px;
  margin-top: -2px;
}
@media (max-width: 1080px) {
  .main-header .containers .logo-container {
    width: 30% !important;
  }
}
@media (max-width: 768px) {
  .main-header .containers .logo-container {
    width: 100% !important;
  }
}
.main-header .containers .logo-container a img {
  width: auto !important;
  height: 36px;
  margin-top: 7px;
}
.main-header .containers .burger-icon {
  float: right;
  font-size: 22px;
  display: none;
  margin-right: 20px;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  color: #000000;
  margin-bottom: 1em;
}
@media (max-width: 1000px) {
  .main-header .containers .burger-icon {
    display: block;
  }
}
.main-header .containers .burger-icon li {
  list-style: none;
  cursor: pointer;
}
.main-header .containers .burger-icon li i {
  cursor: pointer;
}
.main-header .containers .links-cotainer {
  float: right;
  width: auto;
  width: 64%;
}
@media (max-width: 1080px) {
  .main-header .containers .links-cotainer {
    width: 75%;
  }
}
@media (max-width: 1000px) {
  .main-header .containers .links-cotainer {
    position: absolute;
    z-index: 100;
    top: 4.5em;
    background: #fff;
    width: 100%;
    height: 0%;
    opacity: 0;
    transition: all 0.35s ease-in-out;
    pointer-events: none;
  }
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer {
    height: auto;
    top: 4.7em;
  }
}
.main-header .containers .links-cotainer .navigator {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  position: relative;
  right: 57px;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}
@media (max-width: 1000px) {
  .main-header .containers .links-cotainer .navigator {
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer .navigator {
    display: block;
    justify-content: inherit;
    background: #fff;
    padding-bottom: 20px;
    width: 100%;
    right: 0;
    padding-left: 0px;
  }
}
.main-header .containers .links-cotainer .navigator .nav {
  list-style: none;
  white-space: nowrap;
  position: relative;
  width: 140px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 1px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer .navigator .nav {
    margin-bottom: 12px;
    display: inherit;
    padding: 10px 15px;
    width: 100%;
    height: auto;
  }
}
.main-header .containers .links-cotainer .navigator .nav.active a::after {
  transform: translateY(-50%) rotate(43deg);
}
.main-header .containers .links-cotainer .navigator .nav ul {
  position: absolute;
  z-index: 100;
  top: 2.7em;
  width: 200px;
  border-top: 5px solid #EB0A1E;
  text-align: left;
  background: #2d2d2d7a;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.main-header .containers .links-cotainer .navigator .nav ul.dm-active {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer .navigator .nav ul.dm-active {
    max-height: 500px;
    border-top: 2px solid red;
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer .navigator .nav ul {
    position: unset;
    width: 100%;
    border-top: none;
    background: none;
    opacity: 1;
    visibility: visible;
    max-height: 0px;
    overflow: hidden;
  }
}
.main-header .containers .links-cotainer .navigator .nav ul li {
  white-space: nowrap;
  color: #fff;
  list-style: none;
  margin: 0 0 0 -30px;
  font-size: 14px;
  font-family: "Toyota";
  transition: margin 0.3s ease-in-out;
  padding: 11px 0;
}
.main-header .containers .links-cotainer .navigator .nav ul li:hover {
  margin: 0 0 0 -20px;
  color: #fff !important;
}
@media screen and (min-width: 769px) {
  .main-header .containers .links-cotainer .navigator .nav ul li a {
    color: #fff !important;
  }
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer .navigator .nav ul li a {
    font-family: "Toyota" !important;
    color: #4c4c4c;
    font-weight: normal;
  }
}
.main-header .containers .links-cotainer .navigator .nav .arrow {
  color: #000000;
  font-size: 14px;
  font-family: "Toyota";
  display: flex;
  align-items: center;
  grid-gap: 5.2px;
  font-weight: 300;
  margin-top: -3px;
}
.main-header .containers .links-cotainer .navigator .nav .arrow img {
  margin-top: 5px;
}
.main-header .containers .links-cotainer .navigator .nav:nth-child(1) {
  left: 0px !important;
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer .navigator .nav:nth-child(1) {
    left: 0px !important;
  }
}
.main-header .containers .links-cotainer .navigator .nav:nth-child(1) ul {
  left: 0px !important;
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer .navigator .nav:nth-child(1) ul {
    left: 0px !important;
  }
}
.main-header .containers .links-cotainer .navigator .nav:nth-child(2) {
  left: 15.5px !important;
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer .navigator .nav:nth-child(2) {
    left: 0px !important;
  }
}
.main-header .containers .links-cotainer .navigator .nav:nth-child(2) ul {
  left: 15.5px !important;
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer .navigator .nav:nth-child(2) ul {
    left: 0px !important;
  }
}
.main-header .containers .links-cotainer .navigator .nav:nth-child(3) {
  left: 31px !important;
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer .navigator .nav:nth-child(3) {
    left: 0px !important;
  }
}
.main-header .containers .links-cotainer .navigator .nav:nth-child(3) ul {
  left: 31px !important;
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer .navigator .nav:nth-child(3) ul {
    left: 0px !important;
  }
}
.main-header .containers .links-cotainer .navigator .nav:nth-child(4) {
  left: 36px !important;
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer .navigator .nav:nth-child(4) {
    left: 0px !important;
  }
}
.main-header .containers .links-cotainer .navigator .nav:nth-child(4) ul {
  left: 33px !important;
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer .navigator .nav:nth-child(4) ul {
    left: 0px !important;
  }
}
.main-header .containers .links-cotainer .navigator .nav:nth-child(5) {
  left: 40px !important;
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer .navigator .nav:nth-child(5) {
    left: 0px !important;
  }
}
.main-header .containers .links-cotainer .navigator .nav:nth-child(5) ul {
  left: 40px !important;
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer .navigator .nav:nth-child(5) ul {
    left: 0px !important;
  }
}
.main-header .containers .links-cotainer .navigator .nav:nth-child(6) {
  left: 41px !important;
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer .navigator .nav:nth-child(6) {
    left: 0px !important;
  }
}
.main-header .containers .links-cotainer .navigator .nav:nth-child(6) ul {
  left: 41px !important;
}
@media (max-width: 768px) {
  .main-header .containers .links-cotainer .navigator .nav:nth-child(6) ul {
    left: 0px !important;
  }
}
.main-header .containers .links-cotainer .navigator .dropdown-parent:hover ul.dm-align-2 {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 769px) {
  .main-header .containers .links-cotainer .navigator .dropdown-parent:hover ul.dm-align-2 {
    max-height: 500px;
    border-top: 2px solid red;
    margin-top: 15px;
  }
}
@media screen and (min-width: 786px) {
  .main-header .containers .links-cotainer .navigator .dropdown-parent:hover ul.dm-align-2 li a {
    color: #fff !important;
  }
}
.main-header .containers .links-cotainer .mobile-above-header {
  width: 100%;
  float: none;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #D6D6D6;
}
@media (min-width: 768px) {
  .main-header .containers .links-cotainer .mobile-above-header {
    display: none;
  }
}
.main-header .containers .links-cotainer .mobile-above-header .pull-left {
  float: left;
  margin-left: -30px;
}
.main-header .containers .links-cotainer .mobile-above-header .pull-left li {
  list-style: none;
}
.main-header .containers .links-cotainer .mobile-above-header .pull-left li img {
  width: 70px;
  height: auto;
}
.main-header .containers .links-cotainer .mobile-above-header .pull-right {
  float: right;
}
.main-header .containers .links-cotainer .mobile-above-header .pull-right li {
  list-style: none;
  margin-right: 15px;
  font-size: 12px;
  font-weight: 600;
  font-family: "Toyota";
}

#main-header {
  transition: all 0.35s ease-in-out;
}

#logo-main {
  display: flex;
  align-items: center;
  grid-gap: 5px;
  position: relative;
  top: 2px;
}
#logo-main img {
  width: 24px !important;
  height: auto;
}
#logo-main p {
  color: #FFFFFF !important;
  font-size: 12px;
  font-family: "Toyota";
  margin: -3px 0 0 0px !important;
  font-weight: bold !important;
}
@media (max-width: 1200px) {
  #logo-main p {
    margin: -2px 0 0 5px !important;
  }
}
#logo-main img:first-child {
  height: 23px;
}
@media (max-width: 360px) {
  #logo-main img:first-child {
    margin-right: -7px;
  }
}

#icons-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  grid-gap: 5px;
  margin-top: 2px;
}
@media (max-width: 360px) {
  #icons-header {
    grid-gap: 0px;
  }
}

.custom-padding li {
  padding: 0 6px 0 6px !important;
}

.grid-container {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 10px;
  padding: 0 !important;
  color: #FFFFFF;
  font-family: "Toyota";
}
.grid-container .item1 {
  grid-column: 1/3;
}
@media screen and (min-width: 992px) {
  .grid-container {
    grid-template-columns: auto auto auto auto auto;
    padding: 10px !important;
  }
  .grid-container .item1 {
    grid-column: unset;
  }
}
.grid-container .sub-text {
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 2.4px;
  line-height: 23px;
  text-transform: capitalize;
  text-align: left;
  position: relative;
  top: 50px;
}
.grid-container .social-links-footer#icons-footer {
  display: flex;
  align-items: center;
  grid-gap: 5px;
  margin-left: -26px;
}
.grid-container .social-links-footer li {
  list-style: none;
  margin-top: -13px;
  margin-right: 5px;
}
.grid-container .social-links-footer li a img {
  height: 24px;
  width: 24px;
}
.grid-container .social-links-footer li a .facebook {
  height: 22px !important;
  width: 19px;
  -o-object-fit: cover;
     object-fit: cover;
}
.grid-container .title {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2.1px;
  line-height: 20px;
  text-transform: capitalize;
  text-align: left;
}
.grid-container .logo-ul {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: left;
  list-style-type: none;
  padding: 0 0 0 15px;
}
.grid-container .logo-ul li {
  padding: 5px 0;
}
.grid-container .logo-ul li img.gtcup-logo {
  width: auto;
  height: 150px;
  margin-top: -31px;
}
.grid-container .footer-ul {
  font-family: "Toyota Type Regular";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: left;
  list-style-type: none;
  padding: 0 0 0 10px;
}
@media screen and (min-width: 992px) {
  .grid-container .footer-ul {
    padding: 0 0 0 15px;
  }
}
.grid-container .footer-ul li {
  padding: 0 0 12px 0;
}
.grid-container .footer-ul li.news {
  font-family: "Toyota Type Semibold";
  letter-spacing: 2.1px;
  padding: 15px 0 12px 0 !important;
}

.grid-container > div {
  text-align: center;
  padding: 40px 0;
  font-size: 14px;
}

.gr-gt-cup-gallery {
  background-color: #fff;
  margin: 60px 0;
  padding: 60px 0;
}
.gr-gt-cup-gallery .container {
  position: relative;
  width: 95%;
  transform: translateX(-50%);
  left: 50%;
}
@media (min-width: 576px) {
  .gr-gt-cup-gallery .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .gr-gt-cup-gallery .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .gr-gt-cup-gallery .container {
    max-width: 960px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .gr-gt-cup-gallery .container {
    max-width: 1170px;
  }
}
.gr-gt-cup-gallery .container h1 {
  font-family: "ToyotaLight" !important;
  font-size: 64px;
  line-height: 64px;
  text-transform: uppercase;
  color: #000;
  margin: 20px 10px 20px 10px;
}
@media (min-width: 1280px) {
  .gr-gt-cup-gallery .container h1 {
    position: absolute;
    right: 40px;
    max-width: 8ch;
    top: 70px;
  }
}
.gr-gt-cup-gallery .container .videos-carousel-for {
  position: relative;
}
@media screen and (min-width: 1280px) {
  .gr-gt-cup-gallery .container .videos-carousel-for {
    max-width: 760px;
    height: auto;
  }
}
.gr-gt-cup-gallery .container .videos-carousel-for .embed-responsive {
  overflow: hidden;
  display: block;
}
.gr-gt-cup-gallery .container .videos-carousel-for .embed-responsive .iframe-container-for {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.gr-gt-cup-gallery .container .videos-carousel-for .embed-responsive .iframe-container-for .embed-responsive-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gr-gt-cup-gallery .container .videos-carousel-for .embed-responsive .iframe-container-for .bg-box-img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.gr-gt-cup-gallery .container .videos-carousel-for .image-container-for img {
  width: 100%;
  height: auto;
}
.gr-gt-cup-gallery .container .videos-carousel {
  margin-top: 15px;
}
@media screen and (min-width: 1280px) {
  .gr-gt-cup-gallery .container .videos-carousel {
    max-width: 890px;
    height: auto;
    float: right;
  }
}
.gr-gt-cup-gallery .container .videos-carousel .thumbnail-frame {
  position: relative;
}
.gr-gt-cup-gallery .container .videos-carousel .thumbnail-frame .ty-icon {
  position: absolute;
  top: 10px;
  left: 10px;
}
.gr-gt-cup-gallery .container .videos-carousel .slick-slide {
  max-height: 130px;
  margin: 0 5px;
}
.gr-gt-cup-gallery .container .videos-carousel .slick-slide img {
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0;
  margin: 0;
}
.gr-gt-cup-gallery .container .videos-carousel .slick-arrow {
  position: absolute;
  z-index: 10;
  font-size: 0;
  background-color: red;
  top: 50%;
  height: 30px;
  width: 30px;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .gr-gt-cup-gallery .container .videos-carousel .slick-arrow {
    height: 45px;
    width: 45px;
  }
}
.gr-gt-cup-gallery .container .videos-carousel .slick-arrow.slick-next {
  right: 0 !important;
}
@media (min-width: 992px) {
  .gr-gt-cup-gallery .container .videos-carousel .slick-arrow.slick-next {
    right: -15px !important;
  }
}
.gr-gt-cup-gallery .container .videos-carousel .slick-arrow.slick-next::before {
  position: absolute;
  content: "";
  left: 50%;
  width: 10px;
  height: 10px;
  border-left: 4px solid white;
  border-top: 4px solid white;
  transform: translate(-50%, -50%) rotate(138deg);
  top: 50%;
}
@media (min-width: 992px) {
  .gr-gt-cup-gallery .container .videos-carousel .slick-arrow.slick-next::before {
    width: 17px;
    height: 17px;
    transform: translate(-70%, -50%) rotate(138deg);
  }
}
.gr-gt-cup-gallery .container .videos-carousel .slick-arrow.slick-prev {
  left: 0 !important;
}
@media (min-width: 992px) {
  .gr-gt-cup-gallery .container .videos-carousel .slick-arrow.slick-prev {
    left: -15px !important;
  }
}
.gr-gt-cup-gallery .container .videos-carousel .slick-arrow.slick-prev::before {
  position: absolute;
  content: "";
  left: 50%;
  width: 10px;
  height: 10px;
  border-left: 4px solid white;
  border-top: 4px solid white;
  transform: translate(-50%, -50%) rotate(-45deg);
  top: 50%;
}
@media (min-width: 992px) {
  .gr-gt-cup-gallery .container .videos-carousel .slick-arrow.slick-prev::before {
    width: 17px;
    height: 17px;
    transform: translate(-40%, -50%) rotate(-45deg);
  }
}

#logo-gazoo {
  height: 40px !important;
}

.dropdown-parent .dropdown-icon {
  position: relative;
}
.dropdown-parent .dropdown-icon::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 48.5%;
  transform: translateY(-50%) rotate(224deg);
  border-left: 2px solid #424242;
  border-top: 2px solid #424242;
  transition: all ease-in-out 0.35s;
  right: -15px;
}
@media (max-width: 768px) {
  .dropdown-parent .dropdown-icon::after {
    right: 10px;
  }
}
@media (min-width: 769px) {
  .dropdown-parent:hover .dropdown-icon::after {
    transform: translateY(-50%) rotate(43deg);
    top: 65.5%;
  }
}

#news-event {
  margin-left: 11px;
}
@media (max-width: 768px) {
  #news-event {
    margin-left: 0px;
  }
}

.sports-tuned-section .ph_lbl {
  position: absolute;
  right: 40px;
  margin-left: auto;
  font-size: 2.6rem;
  line-height: 2.9rem;
  font-weight: bold;
  width: 35%;
  color: #000000;
  top: 35px;
  display: inline-block;
}
@media (min-width: 500px) {
  .sports-tuned-section .ph_lbl {
    font-size: 3.6rem;
    line-height: 3.9rem;
    right: 50px;
  }
}
@media (min-width: 768px) {
  .sports-tuned-section .ph_lbl {
    font-size: 4.6rem;
    line-height: 4.9rem;
    right: 60px;
    top: 4px;
  }
}
@media (min-width: 992px) {
  .sports-tuned-section .ph_lbl {
    font-size: 6.6rem;
    line-height: 6.9rem;
    right: 100px;
  }
}
@media (min-width: 1024px) {
  .sports-tuned-section .ph_lbl {
    font-size: 6.6rem;
    line-height: 6.9rem;
    right: 90px;
    top: 15px;
  }
}
@media (min-width: 1280px) {
  .sports-tuned-section .ph_lbl {
    top: 20px;
  }
}

.adrenaline-section .e-charge {
  font-size: 3rem;
}
@media (min-width: 500px) {
  .adrenaline-section .e-charge {
    font-size: 4rem;
    top: 0px;
  }
}
@media (min-width: 768px) {
  .adrenaline-section .e-charge {
    font-size: 6rem;
    top: 7px;
  }
}
@media (min-width: 991px) {
  .adrenaline-section .e-charge {
    font-size: 7rem;
    top: 7px;
  }
}
@media (min-width: 1024px) {
  .adrenaline-section .e-charge {
    top: 8px;
  }
}
@media (min-width: 1280px) {
  .adrenaline-section .e-charge {
    top: 14px;
    font-size: 10rem;
  }
}

.sports-tuned-section {
  padding: 20px 0;
}
.sports-tuned-section .ph_second {
  position: relative;
  right: 10px;
  margin-left: auto;
  width: 60%;
  margin-bottom: -20px;
  bottom: 20px;
}
.sports-tuned-section .pl_first {
  position: relative;
  right: 0;
  margin-left: auto;
  width: 50%;
}
.sports-tuned-section .pl_second {
  position: relative;
  width: 60%;
  left: 0;
  margin-right: auto;
  bottom: 35px;
  margin-bottom: -35px;
}
.sports-tuned-section .pl_lbl p {
  font-size: 2.5rem;
  line-height: 2.5rem;
  font-weight: bold;
}
@media (min-width: 500px) {
  .sports-tuned-section .pl_lbl p {
    font-size: 3.6rem;
    line-height: 3.5rem;
  }
}
@media (min-width: 768px) {
  .sports-tuned-section .pl_lbl p {
    font-size: 4.6rem;
    font-weight: bold;
    line-height: 4.9rem;
  }
}
@media (min-width: 991px) {
  .sports-tuned-section .pl_lbl p {
    font-size: 6.6rem;
    line-height: 6.9rem;
    font-weight: bold;
  }
}
@media (min-width: 1024px) {
  .sports-tuned-section .pl_lbl p {
    font-size: 6.6rem;
    line-height: 6.9rem;
    right: 90px;
    top: 15px;
  }
}
@media (min-width: 1024px) {
  .sports-tuned-section .pl_lbl {
    top: 50px;
  }
}

.bt-section .coa {
  font-size: 3rem;
  line-height: 1;
  right: 20px;
  bottom: 10px;
  width: 50%;
}
@media (min-width: 500px) {
  .bt-section .coa {
    font-size: 4.5rem;
    line-height: 1;
  }
}
@media (min-width: 768px) {
  .bt-section .coa {
    right: 20px;
    bottom: 20px;
    font-size: 8rem;
    line-height: 8rem;
  }
}
@media (min-width: 992px) {
  .bt-section .coa {
    font-size: 10rem;
    line-height: 10rem;
  }
}
@media (min-width: 1280px) {
  .bt-section .coa {
    font-size: 12rem;
    line-height: 10rem;
  }
}

.grs-cont {
  padding: 25px 0;
  position: relative;
}
@media (min-width: 768px) {
  .grs-cont {
    padding: 65px 0;
  }
}
.grs-cont .supra-action {
  font-size: 28px;
  padding-bottom: 10px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

@media (min-width: 1024px) {
  .vios-cup__leaderboards-grid {
    display: grid;
    grid-template-columns: max-content 1fr;
    grid-template-rows: 1fr max-content;
  }
}

.vios-cup__leaderboards-image {
  width: 100%;
}
@media (min-width: 1024px) {
  .vios-cup__leaderboards-image {
    grid-column: 1/3;
    grid-row: 1/3;
  }
}

.vios-cup__leaderboards-red-bg {
  background: #EB0A1E;
  padding: 30px;
}
@media (min-width: 1024px) {
  .vios-cup__leaderboards-red-bg {
    grid-column: 1/auto;
    grid-row: 2;
    padding: 50px 30px;
  }
}
@media (min-width: 1600px) {
  .vios-cup__leaderboards-red-bg {
    grid-column: 1/auto;
    grid-row: 2;
    padding-right: 200px;
  }
}

.vios-cup__leaderboards-header {
  font-size: 40px;
  color: #fff;
  font-family: "Toyota";
  font-weight: 700;
  line-height: 1.1;
}
@media (min-width: 1024px) {
  .vios-cup__leaderboards-header {
    width: 470px;
  }
}

.vios-cup__leaderboards-text {
  font-size: 16px;
  color: #fff;
  font-family: "Toyota";
  font-weight: 400;
}

.vios-cup__leaderboards-button {
  background: #fff;
  color: #101010;
  font-family: "Toyota";
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  padding: 12px 30px;
  margin-top: 32px;
  display: inline-block;
}
.vios-cup__leaderboards-button .fa {
  margin-left: 10px;
}

.vios-gallery__inner {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.vios-gallery__items {
  display: flex;
  justify-content: center;
  align-items: start;
}
.vios-gallery__items img {
  max-width: 100%;
}

.race-events {
  display: inline-block;
  vertical-align: top;
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
  transform: translateX(-16px);
}
@media (max-width: 1200px) {
  .race-events {
    width: 970px;
  }
}
@media (max-width: 1024px) {
  .race-events {
    width: 970px;
    transform: translateX(-16px);
  }
}
@media (max-width: 991px) {
  .race-events {
    width: 750px;
    transform: translateX(-16px);
    display: block;
  }
}
@media (max-width: 768px) {
  .race-events {
    width: 100%;
    transform: translateX(0);
  }
}

.race-events__inner {
  transform: translateX(66px);
}
@media (max-width: 1280px) {
  .race-events__inner {
    transform: translateX(60px);
  }
}
@media (max-width: 1024px) {
  .race-events__inner {
    transform: translateX(60px);
  }
}
@media (max-width: 991px) {
  .race-events__inner {
    transform: translateX(0);
  }
}
.race-events__list-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0px -67px;
}
@media (max-width: 1280px) {
  .race-events__list-item {
    margin: 5px -60px;
  }
}
@media (max-width: 1024px) {
  .race-events__list-item {
    margin: 5px -60px;
  }
}
@media (max-width: 991px) {
  .race-events__list-item {
    display: block;
    margin: 0 0 20px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .race-events__list-item {
    margin: 0 0 10px;
  }
}

.race-events__item img {
  width: 100%;
  max-width: 100%;
  height: 309px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1280px) {
  .race-events__item img {
    height: 256px;
  }
}
@media (max-width: 1024px) {
  .race-events__item img {
    height: 256px;
  }
}
@media (max-width: 991px) {
  .race-events__item img {
    height: 100%;
  }
}
.race-events__item span {
  position: absolute;
  bottom: 15px;
  left: 50%;
  font-family: "Toyota";
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  transform: translateX(calc(-50% - 66px));
}
@media (max-width: 1024px) {
  .race-events__item span {
    transform: translateX(calc(-50% - 50px));
  }
}
@media (max-width: 991px) {
  .race-events__item span {
    font-size: 38px;
    line-height: 45px;
    transform: translateX(calc(-50% - 90px));
    bottom: 50px;
    font-weight: 600;
  }
}
@media (max-width: 768px) {
  .race-events__item span {
    font-size: 4.5rem;
    line-height: 45px;
    bottom: 30px;
    transform: translateX(-63%);
  }
}
@media (max-width: 545px) {
  .race-events__item span {
    font-size: 3rem;
    line-height: 30px;
    bottom: 20px;
  }
}
.race-events__item span br {
  display: none;
}
@media (max-width: 768px) {
  .race-events__item span br {
    display: block;
  }
}

.logo-sponsors {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 1rem;
  max-width: 100%;
  width: 100%;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .logo-sponsors {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .logo-sponsors {
    flex-direction: column;
    padding-top: 20px;
  }
}

.logo-sponsors__item {
  max-width: 100%;
  height: auto;
  flex: 0 0 calc(20% - 1rem);
}
@media (max-width: 1024px) {
  .logo-sponsors__item {
    flex: 0 0 calc(25% - 1rem);
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 768px) {
  .logo-sponsors__item {
    max-width: 60%;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .logo-sponsors__item img {
    max-width: 60% !important;
    padding: 0 0 10px;
  }
}

.logo-sponsors__item--mytoyota-wallet img {
  max-width: 80%;
}
@media (max-width: 1024px) {
  .logo-sponsors__item--mytoyota-wallet img {
    max-width: 100%;
  }
}

.logo-sponsors__item--kinto-one img {
  max-width: 80%;
}
@media (max-width: 1024px) {
  .logo-sponsors__item--kinto-one img {
    max-width: 100%;
  }
}

.logo-sponsors__item--avt img {
  max-width: 80%;
}
@media (max-width: 1024px) {
  .logo-sponsors__item--avt img {
    max-width: 100%;
  }
}

.logo-sponsors__item--3m img {
  max-width: 80%;
}
@media (max-width: 1024px) {
  .logo-sponsors__item--3m img {
    max-width: 100%;
  }
}

.logo-sponsors__item--denso img {
  max-width: 80%;
}
@media (max-width: 1024px) {
  .logo-sponsors__item--denso img {
    max-width: 100%;
  }
}

.logo-sponsors__item--rota img {
  max-width: 80%;
}
@media (max-width: 1024px) {
  .logo-sponsors__item--rota img {
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .logo-sponsors__item--omp {
    margin-bottom: 20px;
  }
}
.logo-sponsors__item--omp img {
  max-width: 40% !important;
}

@media (max-width: 768px) {
  .logo-sponsors__item--autoplus {
    margin-bottom: 20px;
  }
}
.logo-sponsors__item--autoplus img {
  max-width: 60%;
}
@media (max-width: 1024px) {
  .logo-sponsors__item--autoplus img {
    max-width: 100%;
  }
}

.logo-sponsors__item--piaa img {
  max-width: 60%;
}
@media (max-width: 1024px) {
  .logo-sponsors__item--piaa img {
    max-width: 100%;
  }
}

.logo-sponsors__item--autoquix img {
  max-width: 60%;
}
@media (max-width: 1024px) {
  .logo-sponsors__item--autoquix img {
    max-width: 100%;
  }
}

.sponsored-sec {
  overflow: hidden;
}

.row--cooperation {
  margin: 0 auto;
}

.racing-officials {
  display: block;
  position: relative;
  background-color: #101010;
  padding-top: 70px;
  padding-bottom: 30px;
}

.racing-officials__heading {
  font-family: "Toyota Type Bold Italic";
  font-weight: 700;
  font-size: 40px;
  font-style: italic;
  line-height: 1.6;
  letter-spacing: -0.005em;
  text-align: center;
  color: #fff;
}
@media (max-width: 768px) {
  .racing-officials__heading {
    letter-spacing: -0.025em;
  }
}

.racing-officials__inner {
  padding-top: 17px;
}
@media (max-width: 1024px) {
  .racing-officials__inner {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .racing-officials__inner {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.racing-officials__top-bg,
.racing-officials__bottom-bg {
  position: absolute;
  width: 100%;
  max-height: 64px;
}
.racing-officials__top-bg img,
.racing-officials__bottom-bg img {
  height: 64px;
  width: 100%;
}
.racing-officials__top-bg img:first-child,
.racing-officials__bottom-bg img:first-child {
  display: block;
}
@media (max-width: 545px) {
  .racing-officials__top-bg img:first-child,
.racing-officials__bottom-bg img:first-child {
    display: none;
  }
}
.racing-officials__top-bg img:last-child,
.racing-officials__bottom-bg img:last-child {
  display: none;
}
@media (max-width: 545px) {
  .racing-officials__top-bg img:last-child,
.racing-officials__bottom-bg img:last-child {
    display: block;
  }
}
@media (max-width: 545px) {
  .racing-officials__top-bg img,
.racing-officials__bottom-bg img {
    max-width: 100%;
    width: 100%;
    max-height: 56px;
    height: auto;
  }
}

.racing-officials__top-bg {
  position: absolute;
  top: 0;
  left: 0;
}

.racing-officials__bottom-bg {
  position: absolute;
  bottom: -1px;
  right: 0;
}

.racing-officials__list {
  margin-left: 0;
  margin-right: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  list-style-type: none;
}
@media (max-width: 1024px) {
  .racing-officials__list {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 768px) {
  .racing-officials__list {
    margin-left: 0;
    margin-right: 0;
  }
}

.racing-officials__list-item {
  margin-bottom: 47px;
  padding: 0px 18px;
}

.racing-officials__list--top {
  margin-bottom: 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 768px) {
  .racing-officials__list--top {
    margin-left: -17px;
    margin-right: -17px;
  }
}

.racing-officials__list--bottom {
  max-width: 75%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .racing-officials__list--bottom {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .racing-officials__list--bottom {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 545px) {
  .racing-officials__list--bottom {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  .racing-officials__list-item--top-half,
.racing-officials__list-item--bottom-half {
    margin-bottom: 24px;
  }
}

.racing-officials__list-item--top-half {
  padding: 0 15px;
}

@media (max-width: 768px) {
  .racing-officials__list-item--bottom-half {
    margin-left: 0;
    margin-right: 0;
    padding: 0 !important;
  }
}

.official {
  display: block;
  padding-bottom: 15px;
}

.official__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  text-align: center;
  margin: 0 auto;
}

.official__media {
  position: relative;
  margin-right: 40px;
}

.official__checkered {
  position: absolute;
  bottom: -17px;
  right: -16px;
  z-index: 1;
}

.official__details {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: left;
  padding-top: 18px;
}
@media (max-width: 768px) {
  .official__details {
    padding-top: 25px;
  }
}

.official__img {
  -o-object-fit: cover;
     object-fit: cover;
}

.official__name {
  font-family: "Toyota Type Bold Italic";
  font-weight: 700;
  font-size: 24px;
  font-style: italic;
  line-height: 28px;
  letter-spacing: normal;
  color: #fff;
}
@media (max-width: 768px) {
  .official__name {
    line-height: 30px;
    margin-bottom: 10px;
  }
}

.official__role {
  font-family: "Toyota Type Italic";
  font-weight: 600;
  font-size: 14px;
  font-style: italic;
  line-height: 18px;
  letter-spacing: 0.17em;
  color: #ccc;
  text-transform: uppercase;
}

#accessories-tab .section-dark, #merchandise-tab .section-dark {
  border-top: 1px solid;
  padding: 10px 0;
}
#accessories-tab .section-dark h1, #merchandise-tab .section-dark h1 {
  font-size: 32px;
  font-weight: 800;
  padding: 5px 0;
  margin: 0;
  color: #fff;
  text-align: start;
}
#accessories-tab ul.nav-tabs, #merchandise-tab ul.nav-tabs {
  border-bottom: 0;
  display: flex;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-top: 10px;
  height: 50px;
  float: right;
  width: 100%;
}
#accessories-tab ul.nav-tabs li.nav-item, #merchandise-tab ul.nav-tabs li.nav-item {
  padding: 0 10px;
  white-space: nowrap;
}
#accessories-tab ul.nav-tabs li.nav-item a.nav-link, #merchandise-tab ul.nav-tabs li.nav-item a.nav-link {
  font-weight: 800;
  font-size: 17px;
  color: #fff;
  border: 0;
  padding: 6px 10px;
}
#accessories-tab ul.nav-tabs li.nav-item a.nav-link.active, #merchandise-tab ul.nav-tabs li.nav-item a.nav-link.active {
  background-color: #000;
  border: 0;
}
#accessories-tab ul.nav-tabs li.nav-item a.nav-link:hover, #merchandise-tab ul.nav-tabs li.nav-item a.nav-link:hover {
  background-color: #fff;
  border-radius: 25px;
  color: #000;
  cursor: pointer;
}
#accessories-tab ul.nav-tabs li.nav-item.active a.nav-link, #merchandise-tab ul.nav-tabs li.nav-item.active a.nav-link {
  background-color: #fff;
  border-radius: 25px;
  color: #000;
  cursor: pointer;
}
#accessories-tab ul.nav-tabs li.nav-item a:not(.nav-link), #merchandise-tab ul.nav-tabs li.nav-item a:not(.nav-link) {
  display: none;
}
#accessories-tab ul.nav-tabs::-webkit-scrollbar, #merchandise-tab ul.nav-tabs::-webkit-scrollbar {
  display: none;
}

#accessories-content {
  margin-top: 80px;
}
#accessories-content .tab-content {
  width: 100%;
}
#accessories-content .tab-content .tab-pane h1.accessories-title {
  font-weight: 900;
  font-size: 90px;
  color: #000;
}
#accessories-content .tab-content .tab-pane .flex-row {
  display: flex;
  flex-wrap: wrap;
}
#accessories-content .tab-content .tab-pane .img-container {
  margin-top: 50px;
}
#accessories-content .tab-content .tab-pane .img-container a.accessories-img figure {
  background-color: rgba(235, 10, 29, 0);
  overflow: hidden;
  border-radius: 30px;
}
#accessories-content .tab-content .tab-pane .img-container a.accessories-img figure img {
  opacity: 1;
  transition: 0.3s ease-in-out;
}
#accessories-content .tab-content .tab-pane .img-container a.accessories-img figure img.img-fluid {
  width: 375%;
  height: 375%;
}
#accessories-content .tab-content .tab-pane .img-container a.accessories-img figure:hover {
  background-color: #eb0a1d;
}
#accessories-content .tab-content .tab-pane .img-container a.accessories-img figure:hover img {
  opacity: 0.5;
  transform: scale(1.3);
}
#accessories-content .tab-content .tab-pane .img-container a.accessories-img figure:hover .text {
  opacity: 1;
}
#accessories-content .tab-content .tab-pane .img-container a.accessories-img figure .text {
  position: absolute;
  opacity: 0;
  top: 40%;
  left: 43%;
  color: white;
  font-size: 20px;
  font-weight: 800;
  text-transform: capitalize;
  transition: 0.3s ease-in-out;
}
#accessories-content .tab-content .tab-pane .img-container h3 {
  padding: 20px 0;
  font-size: 13px;
  line-height: 0;
  margin: 0;
}
#accessories-content .tab-content .tab-pane .pagination li[aria-label="« Previous"] .page-link, #accessories-content .tab-content .tab-pane .pagination li[aria-label="Next »"] .page-link {
  font-size: 25px;
  padding-top: 0px;
}
#accessories-content .tab-content .tab-pane .pagination li .page-link {
  color: #777;
  font-size: 20px;
  border: 0;
}
#accessories-content .tab-content .tab-pane .pagination li .page-link[aria-label="« Previous"], #accessories-content .tab-content .tab-pane .pagination li .page-link[aria-label="Next »"] {
  font-size: 25px;
  padding-top: 0px;
}
#accessories-content .tab-content .tab-pane .pagination li.active .page-link {
  color: #000 !important;
}

#merchandise-content {
  margin-top: 80px;
}
#merchandise-content .tab-content {
  width: 100%;
}
#merchandise-content .tab-content .tab-pane h1.accessories-title {
  font-weight: 900;
  font-size: 90px;
  color: #000;
}
#merchandise-content .tab-content .tab-pane .flex-row {
  display: flex;
  flex-wrap: wrap;
}
#merchandise-content .tab-content .tab-pane .img-container {
  margin-top: 50px;
}
#merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure {
  background-color: rgba(235, 10, 29, 0);
  overflow: hidden;
  border-radius: 30px;
}
#merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure img {
  opacity: 1;
  transition: 0.3s ease-in-out;
}
#merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure img.img-fluid {
  width: 270px;
  height: 270px;
}
#merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure:hover {
  background-color: #eb0a1d;
}
#merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure:hover img {
  opacity: 0.5;
  transform: scale(1.3);
}
#merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure:hover .text {
  opacity: 1;
}
#merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure .text {
  position: absolute;
  opacity: 0;
  top: 35%;
  left: 42%;
  color: white;
  font-size: 20px;
  font-weight: 800;
  text-transform: capitalize;
  transition: 0.3s ease-in-out;
}
#merchandise-content .tab-content .tab-pane .img-container h3 {
  padding: 20px 0;
  font-size: 13px;
  line-height: 0;
  margin: 0;
}
#merchandise-content .tab-content .tab-pane .pagination li[aria-label="« Previous"] .page-link, #merchandise-content .tab-content .tab-pane .pagination li[aria-label="Next »"] .page-link {
  font-size: 25px;
  padding-top: 0px;
}
#merchandise-content .tab-content .tab-pane .pagination li .page-link {
  color: #777;
  font-size: 20px;
  border: 0;
}
#merchandise-content .tab-content .tab-pane .pagination li .page-link[aria-label="« Previous"], #merchandise-content .tab-content .tab-pane .pagination li .page-link[aria-label="Next »"] {
  font-size: 25px;
  padding-top: 0px;
}
#merchandise-content .tab-content .tab-pane .pagination li.active .page-link {
  color: #000 !important;
}

#lightbox {
  left: 0px !important;
}
#lightbox .gr-order-now-wrapper {
  width: 835px;
  margin: 0 auto;
  background: white;
  padding: 5px;
  margin-top: -5px;
}
#lightbox .gr-order-now-wrapper .gr-order-now-subwrapper {
  border-top: 1px solid black;
  padding: 20px;
}
#lightbox .gr-order-now-wrapper .gr-order-now-subwrapper .btn-primary-black {
  background-color: #3A3A3A;
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
}
#lightbox .gr-order-now-wrapper .gr-order-now-subwrapper .btn-primary-black:hover {
  background: #101010;
  color: #FFFFFF;
}
#lightbox .gr-order-now-wrapper .gr-order-now-subwrapper .btn-primary-black:active {
  background: #808080;
  color: #FFFFFF;
}
#lightbox .lb-main-container {
  overflow: hidden auto;
  max-height: 80vh;
  margin: 0px auto;
  width: 835px;
  border-radius: 0px;
}
#lightbox .lb-outerContainer {
  border-radius: 4px 4px 0 0;
  width: 820px !important;
  height: 100% !important;
}
#lightbox .lb-outerContainer .lb-closeContainer .lb-close {
  display: block;
  margin: 15px 15px 0px;
  float: right;
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  right: 0;
  background: url(../gassets/js/lightbox2-2.11.3/dist/images/times.png) top right no-repeat;
}
#lightbox .lb-container {
  padding-bottom: 50px;
}
#lightbox .lb-container:after {
  content: "";
  width: 95%;
  height: 2px;
  background: #cfc9c9;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0px 20px;
}
#lightbox .lb-container .lb-image {
  width: auto !important;
  height: auto !important;
  max-width: 800px !important;
  padding-top: 30px !important;
  margin: auto !important;
}
#lightbox .lb-container .lb-nav {
  top: 35px;
}
#lightbox .lb-dataContainer {
  width: 820px !important;
  background-color: #fff;
  opacity: 0.999;
  padding: 15px 0;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
#lightbox .lb-dataContainer .lb-data .lb-details {
  width: 100%;
}
#lightbox .lb-dataContainer .lb-data .lb-details .lb-caption {
  color: #000;
  font-size: 20px;
  font-weight: 300;
  padding: 0 15px;
}
#lightbox .lb-dataContainer .lb-data .lb-details .lb-caption h5 {
  padding: 0 15px;
  margin-bottom: 0;
}
#lightbox .lb-dataContainer .lb-data .lb-details .lb-caption h3 {
  margin: 0 auto;
  text-align: center;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid black;
}

#gr-dealers {
  margin-top: 100px;
}
#gr-dealers h1 {
  font-size: 90px;
  font-weight: 800;
  line-height: 100px;
  color: #000;
}
#gr-dealers .dealership-btn {
  display: flex;
  justify-content: center;
}
#gr-dealers .dealership-btn a {
  color: #fff;
  background-color: #EB0A1E;
  border-color: #EB0A1E;
  border-radius: 25px;
  margin-top: 20px;
  font-size: 30px;
}

@media only screen and (min-width: 320px) {
  #accessories_banner.accessories-banner .main-title-wrapper h1 {
    font-size: 10vw;
    line-height: 5vw;
  }

  #accessories-tab .section-dark h1, #merchandise-tab .section-dark h1 {
    text-align: center;
  }
  #accessories-tab .section-dark ul.nav-tabs, #merchandise-tab .section-dark ul.nav-tabs {
    float: inherit;
  }
  #accessories-tab .section-dark .flex-row, #merchandise-tab .section-dark .flex-row {
    display: flex;
    overflow: hidden;
  }

  #accessories-content .tab-content .tab-pane h1.accessories-title {
    font-size: 50px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure {
    border-radius: 30px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure img.img-fluid {
    width: 100%;
    height: 160px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure .text {
    top: 35%;
    left: 38%;
  }
  #accessories-content .tab-content .tab-pane .img-container h3 {
    font-size: 13px;
    line-height: 17px;
    padding: 20px 0 0;
  }

  #merchandise-content .tab-content .tab-pane h1.accessories-title {
    font-size: 50px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure {
    border-radius: 30px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure img.img-fluid {
    width: 100%;
    height: 160px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure .text {
    top: 35%;
    left: 38%;
  }
  #merchandise-content .tab-content .tab-pane .img-container h3 {
    font-size: 13px;
    line-height: 0;
  }

  #lightbox {
    left: 0px !important;
  }
  #lightbox .lb-outerContainer {
    border-radius: 4px 4px 0 0;
    width: 90% !important;
    height: 100% !important;
  }
  #lightbox .lb-container .lb-image {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    padding-top: 30px !important;
    margin: auto !important;
  }
  #lightbox .lb-dataContainer {
    width: 90% !important;
  }

  #gr-dealers {
    margin: 80px 0;
  }
  #gr-dealers h1 {
    font-size: 26px;
    line-height: 50px;
  }
  #gr-dealers .dealership-btn a {
    font-size: 25px;
    padding: 15px;
  }
}
/* Extra small devices (phones, 480px and down) */
@media only screen and (min-width: 480px) {
  #accessories-tab .section-dark h1, #merchandise-tab .section-dark h1 {
    text-align: center;
  }
  #accessories-tab .section-dark ul.nav-tabs, #merchandise-tab .section-dark ul.nav-tabs {
    float: inherit;
  }

  #accessories-content .tab-content .tab-pane h1.accessories-title {
    font-size: 50px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure {
    border-radius: 30px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure img.img-fluid {
    width: 180px;
    height: 180px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure .text {
    top: 35%;
    left: 38%;
  }
  #accessories-content .tab-content .tab-pane .img-container h3 {
    font-size: 27px;
    line-height: 30px;
  }

  #merchandise-content .tab-content .tab-pane h1.accessories-title {
    font-size: 50px;
  }
  #merchandise-content .tab-content .tab-pane .img-fluid {
    height: 125px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure {
    border-radius: 30px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure img.img-fluid {
    width: 100%;
    height: 160px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure .text {
    top: 35%;
    left: 38%;
  }
  #merchandise-content .tab-content .tab-pane .img-container h3 {
    font-size: 27px;
    line-height: 30px;
  }

  #lightbox {
    left: 0px !important;
  }
  #lightbox .lb-outerContainer {
    border-radius: 4px 4px 0 0;
    width: 90% !important;
    height: 100% !important;
  }
  #lightbox .lb-container .lb-image {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    padding-top: 30px !important;
    margin: auto !important;
  }
  #lightbox .lb-dataContainer {
    width: 90% !important;
  }

  #gr-dealers {
    margin: 80px 0;
  }
  #gr-dealers h1 {
    font-size: 28px;
    line-height: 50px;
  }
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  #accessories-tab .section-dark, #merchandise-tab .section-dark {
    padding: 10px;
  }
  #accessories-tab .section-dark h1, #merchandise-tab .section-dark h1 {
    text-align: center;
  }
  #accessories-tab .section-dark ul.nav-tabs, #merchandise-tab .section-dark ul.nav-tabs {
    float: inherit;
  }

  #accessories-content .tab-content .tab-pane h1.accessories-title {
    font-size: 50px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure {
    border-radius: 30px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure img.img-fluid {
    width: 100%;
    height: 180px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure .text {
    top: 35%;
    left: 36%;
  }
  #accessories-content .tab-content .tab-pane .img-container h3 {
    font-size: 27px;
    line-height: 30px;
  }

  #merchandise-content .tab-content .tab-pane h1.accessories-title {
    font-size: 50px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure {
    border-radius: 30px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure img.img-fluid {
    width: 100%;
    height: 150px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure .text {
    top: 35%;
    left: 38%;
  }
  #merchandise-content .tab-content .tab-pane .img-container h3 {
    font-size: 27px;
    line-height: 30px;
  }

  #lightbox {
    left: 0px !important;
  }
  #lightbox .lb-outerContainer {
    border-radius: 4px 4px 0 0;
    width: 90% !important;
    height: 100% !important;
  }
  #lightbox .lb-container .lb-image {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    padding-top: 30px !important;
    margin: auto !important;
  }
  #lightbox .lb-dataContainer {
    width: 90% !important;
  }

  #gr-dealers {
    margin: 80px 0;
  }
  #gr-dealers h1 {
    font-size: 28px;
    line-height: 50px;
  }
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  #accessories-tab .section-dark h1, #merchandise-tab .section-dark h1 {
    text-align: center;
  }
  #accessories-tab .section-dark ul.nav-tabs, #merchandise-tab .section-dark ul.nav-tabs {
    float: inherit;
  }
  #accessories-tab .section-dark .flex-row, #merchandise-tab .section-dark .flex-row {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
  }

  #accessories-content .tab-content .tab-pane h1.accessories-title {
    font-size: 70px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure {
    border-radius: 30px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure img.img-fluid {
    width: 345px;
    height: 345px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure .text {
    top: 40%;
    left: 43%;
  }
  #accessories-content .tab-content .tab-pane .img-container h3 {
    font-size: 27px;
    line-height: 30px;
  }

  #merchandise-content .tab-content .tab-pane h1.accessories-title {
    font-size: 70px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure {
    border-radius: 30px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure img.img-fluid {
    width: 345px;
    height: 345px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure .text {
    top: 40%;
    left: 43%;
  }

  #lightbox {
    left: 0px !important;
  }
  #lightbox .lb-outerContainer {
    border-radius: 4px 4px 0 0;
    width: 90% !important;
    height: 100% !important;
  }
  #lightbox .lb-container .lb-image {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    padding-top: 30px !important;
    margin: auto !important;
  }
  #lightbox .lb-dataContainer {
    width: 90% !important;
  }

  #gr-dealers {
    margin: 80px 0;
  }
  #gr-dealers h1 {
    font-size: 50px;
    line-height: 70px;
  }
  #gr-dealers .dealership-btn a {
    font-size: 30px;
  }
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  #accessories_banner.accessories-banner .main-title-wrapper h1 {
    font-size: 100px;
    line-height: 65px;
  }

  #accessories-tab .section-dark h1, #merchandise-tab .section-dark h1 {
    text-align: center;
  }
  #accessories-tab .section-dark ul.nav-tabs, #merchandise-tab .section-dark ul.nav-tabs {
    float: right;
  }

  #accessories-content .tab-content .tab-pane h1.accessories-title {
    font-size: 70px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure {
    border-radius: 30px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure img.img-fluid {
    width: 300px;
    height: 300px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure .text {
    top: 40%;
    left: 43%;
  }
  #accessories-content .tab-content .tab-pane .img-container h3 {
    font-size: 27px;
    line-height: 30px;
  }

  #merchandise-content .tab-content .tab-pane h1.accessories-title {
    font-size: 70px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure {
    border-radius: 30px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure img.img-fluid {
    width: 215px;
    height: 215px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure .text {
    top: 35%;
    left: 40%;
  }
  #merchandise-content .tab-content .tab-pane .img-container h3 {
    font-size: 27px;
    line-height: 30px;
  }

  #gr-dealers {
    margin: 80px 0;
  }
  #gr-dealers h1 {
    font-size: 70px;
    line-height: 90px;
  }
  #gr-dealers .dealership-btn a {
    font-size: 30px;
  }
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  #accessories-tab .section-dark h1, #merchandise-tab .section-dark h1 {
    text-align: center;
  }
  #accessories-tab .section-dark ul.nav-tabs, #merchandise-tab .section-dark ul.nav-tabs {
    float: right;
  }

  #accessories-content .tab-content .tab-pane h1.accessories-title {
    font-size: 70px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure {
    border-radius: 30px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure img.img-fluid {
    width: 375px;
    height: 375px;
  }
  #accessories-content .tab-content .tab-pane .img-container a.accessories-img figure .text {
    top: 40%;
    left: 43%;
  }

  #merchandise-content .tab-content .tab-pane h1.accessories-title {
    font-size: 70px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure {
    border-radius: 30px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure img.img-fluid {
    width: 270px;
    height: 270px;
  }
  #merchandise-content .tab-content .tab-pane .img-container a.accessories-img figure .text {
    top: 35%;
    left: 42%;
  }

  #lightbox {
    left: 0px !important;
  }
  #lightbox .lb-outerContainer {
    border-radius: 4px 4px 0 0;
    width: 820px !important;
    height: 100% !important;
  }
  #lightbox .lb-container .lb-image {
    width: auto !important;
    height: auto !important;
    max-width: 800px !important;
    padding-top: 30px !important;
    margin: auto !important;
  }
  #lightbox .lb-dataContainer {
    width: 820px !important;
  }

  #gr-dealers {
    margin: 80px 0;
  }
  #gr-dealers h1 {
    font-size: 70px;
    line-height: 90px;
  }
  #gr-dealers .dealership-btn a {
    font-size: 30px;
    padding: 15px 50px;
  }
}
@media only screen and (min-width: 1500px) {
  #accessories-tab .section-dark .flex-row, #merchandise-tab .section-dark .flex-row {
    width: 65%;
  }
}
@media only screen and (max-width: 1950px) {
  #lightbox .gr-order-now-wrapper {
    width: 835px;
  }
}
@media only screen and (min-width: 1951px) {
  #lightbox .gr-order-now-wrapper {
    width: 835px;
  }
}
@media only screen and (max-width: 820px) {
  #lightbox .lb-main-container {
    width: 100%;
  }
  #lightbox .gr-order-now-wrapper {
    width: 90%;
  }
  #lightbox .lb-container:after {
    width: 90%;
  }
}
html,
body,
h1, h2, h3, h4, h5, p {
  font-family: "Toyota" !important;
}

.mt-0 {
  margin-top: 0;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 1rem;
}

.mt-4 {
  margin-top: 1.5rem;
}

.mt-5 {
  margin-top: 3rem;
}

.mb-5 {
  margin-bottom: 3rem;
}

.ml-4 {
  margin-left: 1.5rem;
}

.mlr-5 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.relative {
  position: relative;
}

#dealership .banner {
  position: relative;
}
#dealership .banner .gr__perf-txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12rem;
  line-height: 11rem;
  width: 90%;
  color: #FFF;
  text-align: center;
  font-weight: 700;
}
#dealership .vehicle-sec {
  padding: 60px 0 0 0;
}
#dealership .vehicle-sec .page-main-title {
  margin-bottom: 60px;
}
#dealership .vehicle-sec .dlr-title {
  font-size: 7rem;
  color: #000;
  font-weight: 800;
  line-height: initial;
}
#dealership .vehicle-sec .dlr-content {
  font-size: 3rem;
  color: #000;
  margin-bottom: 15px;
}
#dealership .vehicle-sec .car-sec .responsive-tabs-content {
  margin-bottom: 30px;
}
#dealership .vehicle-sec .car-sec .gr-car {
  background-color: #000;
  position: relative;
  padding: 20px;
  height: 285px;
}
#dealership .vehicle-sec .car-sec .gr-car.active {
  background: linear-gradient(360deg, black 9%, #4b0e20 50%, #a20f0f 100%) !important;
}
#dealership .vehicle-sec .car-sec img {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
}
#dealership .vehicle-sec .car-sec .gr-car-content {
  display: none;
  padding: 20px;
  margin-top: 70px;
  text-align: center;
}
#dealership .vehicle-sec .car-sec .gr-car-content p {
  font-size: 24px;
  line-height: 32px;
}
#dealership .vehicle-sec .car-sec .gr-car-content .btn_wrapper {
  margin-top: 50px;
}
#dealership .vehicle-sec .car-sec .gr-car-content .btn_wrapper .btn-inquiry {
  padding: 15px 150px;
  border: 1px solid #EB0A1E;
  border-radius: 10px;
  color: #EB0A1E;
  font-size: 18px;
}
#dealership .vehicle-sec .car-sec .gr-car-content#gr-s-models .btn_wrapper .btn-inquiry {
  padding: 15px 100px;
}
#dealership .vehicle-sec .gr-name {
  color: #FFF;
  font-size: 5rem;
  font-weight: 700;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 60px;
  width: 90%;
  text-align: center;
}
#dealership .vehicle-sec .car-content-row .metro-m,
#dealership .vehicle-sec .car-content-row .luzon,
#dealership .vehicle-sec .car-content-row .vis-min {
  margin: 4rem 0;
  text-align: center;
}
#dealership .vehicle-sec .car-content-row .metro-m h3,
#dealership .vehicle-sec .car-content-row .luzon h3,
#dealership .vehicle-sec .car-content-row .vis-min h3 {
  color: #EB0A1E;
  font-size: 29px;
  font-weight: 600;
}
#dealership .vehicle-sec .car-content-row .metro-m p,
#dealership .vehicle-sec .car-content-row .luzon p,
#dealership .vehicle-sec .car-content-row .vis-min p {
  font-size: 24px;
  line-height: 34px;
}
#dealership .vehicle-sec .car-content-row .metro-m p a:hover,
#dealership .vehicle-sec .car-content-row .luzon p a:hover,
#dealership .vehicle-sec .car-content-row .vis-min p a:hover {
  color: #EB0A1E;
}
#dealership .vehicle-sec .merch-row {
  background-color: #979797;
  height: 287px;
  position: relative;
  padding: 50px;
  color: #FFF;
  margin-top: 85px;
}
#dealership .vehicle-sec .merch-row img {
  position: absolute;
  bottom: -80px;
  left: -55px;
}
#dealership .vehicle-sec .merch-row h3 {
  color: #FFF;
  font-size: 5rem;
  line-height: 5rem;
  font-weight: 900;
}
#dealership .vehicle-sec .merch-row p {
  font-size: 22px;
  line-height: 26px;
  color: #FFF;
}
#dealership .vehicle-sec .merch-row div {
  margin-left: 50%;
}

@media (min-width: 320px) and (max-width: 480px) {
  #dealership .banner .gr__perf-txt {
    font-size: 4rem !important;
    line-height: 4.5rem !important;
  }
  #dealership .banner img.banner-sm {
    display: block !important;
  }
  #dealership .vehicle-sec {
    padding: 40px 0 0 0;
  }
  #dealership .vehicle-sec .page-main-title {
    padding: 0;
  }
  #dealership .vehicle-sec .gr-name {
    font-size: 4rem;
    left: 150px;
    top: 0;
    width: 100%;
    position: relative;
  }
  #dealership .vehicle-sec .car-sec .gr-car {
    margin-bottom: 80px;
    height: 140px;
  }
  #dealership .vehicle-sec .car-sec img {
    width: 300px;
    right: 0;
    left: 0;
    transform: initial;
    margin: 0 auto;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content {
    margin-top: 20px;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content .btn_wrapper .btn-inquiry {
    padding: 15px 60px;
    display: block;
    margin-left: initial;
    margin: 0 auto 20px;
    width: 80%;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content#gr-s-models .btn_wrapper .btn-inquiry {
    padding: 15px 60px;
  }
  #dealership .vehicle-sec .dlr-title {
    font-size: 4rem !important;
  }
  #dealership .vehicle-sec .dlr-content {
    font-size: 2rem;
    line-height: 3rem;
  }
  #dealership .vehicle-sec .car-content-row {
    margin-top: 0;
  }
  #dealership .vehicle-sec .car-content-row .metro-m h3,
#dealership .vehicle-sec .car-content-row .luzon h3,
#dealership .vehicle-sec .car-content-row .vis-min h3 {
    font-size: 38px;
  }
  #dealership .vehicle-sec .car-content-row .metro-m p,
#dealership .vehicle-sec .car-content-row .luzon p,
#dealership .vehicle-sec .car-content-row .vis-min p {
    font-size: 22px;
    line-height: 32px;
  }
  #dealership .vehicle-sec .merch-row {
    height: 430px;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    padding: 20px;
  }
  #dealership .vehicle-sec .merch-row h3 {
    font-size: 3rem;
    line-height: 3.5rem;
  }
  #dealership .vehicle-sec .merch-row img {
    position: relative;
    left: -35px;
    bottom: 95px;
    width: 370px;
    max-width: 370px;
  }
  #dealership .vehicle-sec .merch-row div {
    margin-left: initial;
    margin-top: -60px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #dealership .banner .gr__perf-txt {
    font-size: 6rem;
    line-height: 6rem;
  }
  #dealership .banner img.banner-sm {
    display: block !important;
  }
  #dealership .banner .web {
    display: none;
  }
  #dealership .vehicle-sec .page-main-title {
    padding: 0 20px;
    margin-bottom: 40px;
  }
  #dealership .vehicle-sec .page-main-title .dlr-title {
    font-size: 5rem;
  }
  #dealership .vehicle-sec .page-main-title .dlr-content {
    line-height: 4rem;
    font-size: 2.5rem;
  }
  #dealership .vehicle-sec .car-sec .gr-car {
    margin-bottom: 60px;
    height: 165px;
  }
  #dealership .vehicle-sec .car-sec .gr-car .gr-name {
    left: -80px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 4rem;
  }
  #dealership .vehicle-sec .car-sec .gr-car img {
    right: 0;
    left: initial;
    transform: initial;
    width: 230px;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content {
    margin-top: 20px;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content .btn_wrapper .btn-inquiry {
    padding: 15px 60px;
    display: block;
    margin-left: initial;
    margin: 0 auto 20px;
    width: 80%;
  }
  #dealership .vehicle-sec .car-content-row .metro-m,
#dealership .vehicle-sec .car-content-row .luzon,
#dealership .vehicle-sec .car-content-row .vis-min {
    margin: 7rem 0;
  }
  #dealership .vehicle-sec .car-content-row .metro-m h3,
#dealership .vehicle-sec .car-content-row .luzon h3,
#dealership .vehicle-sec .car-content-row .vis-min h3 {
    font-size: 47px;
  }
  #dealership .vehicle-sec .car-content-row .metro-m p,
#dealership .vehicle-sec .car-content-row .luzon p,
#dealership .vehicle-sec .car-content-row .vis-min p {
    font-size: 25px;
    line-height: 35px;
  }
  #dealership .vehicle-sec .merch-row {
    height: 420px;
    margin: 0 15px;
    position: relative;
    text-align: center;
    margin-top: 30px;
  }
  #dealership .vehicle-sec .merch-row img {
    position: relative;
    left: initial;
    bottom: 115px;
  }
  #dealership .vehicle-sec .merch-row div {
    margin-top: -75px;
    margin-left: initial;
  }
  #dealership .vehicle-sec .merch-row h3 {
    font-size: 3.5rem;
    line-height: 4rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #dealership .banner .gr__perf-txt {
    font-size: 9rem;
    line-height: 9rem;
  }
  #dealership .banner img.banner-sm {
    display: block !important;
  }
  #dealership .banner .web {
    display: none;
  }
  #dealership .vehicle-sec .page-main-title {
    padding: 0 20px;
    margin-bottom: 40px;
  }
  #dealership .vehicle-sec .page-main-title .dlr-title {
    font-size: 5.5rem;
  }
  #dealership .vehicle-sec .page-main-title .dlr-content {
    line-height: 4rem;
    font-size: 2.5rem;
  }
  #dealership .vehicle-sec .car-sec .gr-car {
    margin-bottom: 60px;
    height: 224px;
  }
  #dealership .vehicle-sec .car-sec .gr-car .gr-name {
    left: -120px;
    top: 30%;
    transform: translateY(-50%);
  }
  #dealership .vehicle-sec .car-sec .gr-car img {
    right: 0;
    left: initial;
    transform: initial;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content {
    margin-top: 20px;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content .btn_wrapper .btn-inquiry {
    padding: 15px 100px;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content#gr-s-models .btn_wrapper .btn-inquiry {
    padding: 15px 40px;
  }
  #dealership .vehicle-sec .car-content-row .metro-m,
#dealership .vehicle-sec .car-content-row .luzon,
#dealership .vehicle-sec .car-content-row .vis-min {
    margin: 7rem 0;
  }
  #dealership .vehicle-sec .car-content-row .metro-m h3,
#dealership .vehicle-sec .car-content-row .luzon h3,
#dealership .vehicle-sec .car-content-row .vis-min h3 {
    font-size: 47px;
    line-height: 47px;
  }
  #dealership .vehicle-sec .car-content-row .metro-m p,
#dealership .vehicle-sec .car-content-row .luzon p,
#dealership .vehicle-sec .car-content-row .vis-min p {
    font-size: 25px;
    line-height: 35px;
  }
  #dealership .vehicle-sec .merch-row {
    height: 545px;
    margin: 0 15px;
    position: relative;
    text-align: center;
    margin-top: 30px;
  }
  #dealership .vehicle-sec .merch-row img {
    position: relative;
    left: initial;
    bottom: 115px;
  }
  #dealership .vehicle-sec .merch-row div {
    margin-top: -75px;
    margin-left: initial;
  }
}
@media (min-width: 992px) {
  #dealership .vehicle-sec .car-sec .gr-car .gr-name {
    left: 50%;
    top: 60px;
    transform: translateX(-50%);
  }
  #dealership .vehicle-sec .car-sec .gr-car-content {
    margin-top: 20px;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content .btn_wrapper .btn-inquiry {
    padding: 15px 150px;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content#gr-s-models .btn_wrapper .btn-inquiry {
    padding: 15px 100px;
  }
}
@media (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  #dealership .banner .gr__perf-txt {
    font-size: 10rem;
    line-height: 9rem;
  }
  #dealership .vehicle-sec .page-main-title .dlr-title {
    font-size: 5.5rem;
  }
  #dealership .vehicle-sec .page-main-title .dlr-content {
    line-height: 25px;
    font-size: 25px;
  }
  #dealership .vehicle-sec .car-sec .gr-car {
    height: 250px;
    margin-bottom: 80px;
  }
  #dealership .vehicle-sec .car-sec .gr-car .gr-name {
    left: -170px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 7rem;
  }
  #dealership .vehicle-sec .car-sec .gr-car img {
    width: 380px;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content {
    margin-top: 20px;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content .btn_wrapper .btn-inquiry {
    padding: 15px 150px;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content#gr-s-models .btn_wrapper .btn-inquiry {
    padding: 15px 80px;
  }
  #dealership .vehicle-sec .car-content-row .metro-m h3,
#dealership .vehicle-sec .car-content-row .luzon h3,
#dealership .vehicle-sec .car-content-row .vis-min h3 {
    font-size: 68px;
  }
  #dealership .vehicle-sec .car-content-row .metro-m p,
#dealership .vehicle-sec .car-content-row .luzon p,
#dealership .vehicle-sec .car-content-row .vis-min p {
    font-size: 32px;
    line-height: 42px;
  }
  #dealership .vehicle-sec .merch-row {
    padding: 50px 30px;
    height: 675px;
    margin-top: 130px;
  }
  #dealership .vehicle-sec .merch-row h3 {
    font-size: 6rem;
    line-height: 6rem;
  }
  #dealership .vehicle-sec .merch-row p {
    font-size: 30px;
    line-height: 30px;
  }
  #dealership .vehicle-sec .merch-row img {
    left: initial;
    position: relative;
    bottom: 140px;
  }
  #dealership .vehicle-sec .merch-row div {
    margin-top: -75px;
    width: 100%;
    margin-left: initial;
  }
}
@media (min-width: 1200px) {
  #dealership .banner {
    position: relative;
  }
  #dealership .banner .gr__perf-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12rem;
    line-height: 11rem;
    width: 90%;
    color: #FFF;
    text-align: center;
    font-weight: 700;
  }
  #dealership .vehicle-sec {
    padding: 60px 0 0 0;
  }
  #dealership .vehicle-sec .page-main-title {
    margin-bottom: 60px;
  }
  #dealership .vehicle-sec .dlr-title {
    font-size: 7rem;
    color: #000;
    font-weight: 800;
    line-height: initial;
  }
  #dealership .vehicle-sec .dlr-content {
    font-size: 3rem;
    color: #000;
    margin-bottom: 15px;
  }
  #dealership .vehicle-sec .car-sec .responsive-tabs-content {
    margin-bottom: 30px;
  }
  #dealership .vehicle-sec .car-sec .gr-car {
    background-color: #000;
    position: relative;
    padding: 20px;
    height: 285px;
  }
  #dealership .vehicle-sec .car-sec .gr-car.active {
    background: linear-gradient(360deg, black 9%, #4b0e20 50%, #a20f0f 100%) !important;
  }
  #dealership .vehicle-sec .car-sec .gr-car .gr-name {
    left: 50%;
    top: 60px;
    transform: translateX(-50%);
    font-size: 5rem;
  }
  #dealership .vehicle-sec .car-sec img {
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: initial !important;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content {
    display: none;
    padding: 20px;
    margin-top: 70px;
    text-align: center;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content p {
    font-size: 24px;
    line-height: 32px;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content .btn_wrapper {
    margin-top: 50px;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content .btn_wrapper .btn-inquiry {
    padding: 15px 150px;
    border: 1px solid #EB0A1E;
    border-radius: 10px;
    color: #EB0A1E;
    font-size: 18px;
  }
  #dealership .vehicle-sec .car-sec .gr-car-content#gr-s-models .btn_wrapper .btn-inquiry {
    padding: 15px 100px;
  }
  #dealership .vehicle-sec .gr-name {
    color: #FFF;
    font-size: 5rem;
    font-weight: 700;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 60px;
    width: 90%;
    text-align: center;
  }
  #dealership .vehicle-sec .car-content-row .metro-m,
#dealership .vehicle-sec .car-content-row .luzon,
#dealership .vehicle-sec .car-content-row .vis-min {
    margin: 4rem 0;
    text-align: center;
  }
  #dealership .vehicle-sec .car-content-row .metro-m h3,
#dealership .vehicle-sec .car-content-row .luzon h3,
#dealership .vehicle-sec .car-content-row .vis-min h3 {
    color: #EB0A1E;
    font-size: 29px;
    font-weight: 600;
  }
  #dealership .vehicle-sec .car-content-row .metro-m p,
#dealership .vehicle-sec .car-content-row .luzon p,
#dealership .vehicle-sec .car-content-row .vis-min p {
    font-size: 24px;
    line-height: 34px;
  }
  #dealership .vehicle-sec .car-content-row .metro-m p a:hover,
#dealership .vehicle-sec .car-content-row .luzon p a:hover,
#dealership .vehicle-sec .car-content-row .vis-min p a:hover {
    color: #EB0A1E;
  }
  #dealership .vehicle-sec .merch-row {
    background-color: #979797;
    height: 287px;
    position: relative;
    padding: 50px;
    color: #FFF;
    margin-top: 85px;
  }
  #dealership .vehicle-sec .merch-row img {
    position: absolute;
    bottom: -80px;
    left: -55px;
  }
  #dealership .vehicle-sec .merch-row h3 {
    color: #FFF;
    font-size: 5rem;
    line-height: 5rem;
    font-weight: 900;
  }
  #dealership .vehicle-sec .merch-row p {
    font-size: 22px;
    line-height: 26px;
    color: #FFF;
  }
  #dealership .vehicle-sec .merch-row div {
    margin-left: 50%;
    margin-top: initial;
    width: initial;
  }
}
#dealership {
  overflow-x: hidden;
}

.racers-content {
  padding: 100px 0;
}
.racers-content .racer-title {
  color: #000;
  text-align: center;
  font-size: 60px;
  font-weight: 800;
  margin-bottom: 50px;
}
.racers-content .desktop-content .nav-tabs.nav-justified {
  margin-bottom: 20px;
}
.racers-content .desktop-content .nav-tabs.nav-justified > li {
  display: table-cell;
  width: 20%;
}
.racers-content .desktop-content .nav-tabs.nav-justified > li > a {
  border-bottom: 0 !important;
  border-radius: 0 !important;
  color: #000;
  font-size: 22px;
  font-weight: 400;
  border: 0;
  padding: 0;
}
.racers-content .desktop-content .nav-tabs.nav-justified > li > a:focus, .racers-content .desktop-content .nav-tabs.nav-justified > li > a:hover {
  border-bottom: 0 !important;
  border-radius: 0 !important;
  background-color: transparent;
  color: #EB0A1E;
}
.racers-content .desktop-content .nav-tabs.nav-justified > li.active > a {
  border-bottom: 0 !important;
  border-radius: 0 !important;
  font-size: 22px;
  font-weight: 600;
  padding: 0;
  border: 0;
  color: #EB0A1E;
}
.racers-content .desktop-content .tab-content {
  margin-top: 30px;
}
.racers-content .desktop-content .tab-content .tab-pane .card {
  margin-bottom: 50px;
}
.racers-content .desktop-content .tab-content .tab-pane .card img {
  width: 100%;
  height: 503px;
}
.racers-content .desktop-content .tab-content .tab-pane .card .card-body {
  height: 150px;
  padding: 20px;
  background-color: #000;
}
.racers-content .desktop-content .tab-content .tab-pane .card .card-body h1.card-name {
  color: #fff;
  padding-bottom: 15px;
  font-weight: 600;
  font-size: 26px;
  text-transform: uppercase;
  position: relative;
}
.racers-content .desktop-content .tab-content .tab-pane .card .card-body h1.card-name:after {
  background-color: #EB0A1E;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  width: 100px;
}
.racers-content .desktop-content .tab-content .tab-pane .card .card-body h5 {
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 16px;
  font-style: normal;
}
.racers-content .mobile-content .slick-dots {
  position: unset;
}
.racers-content .mobile-content .slick-dots li button {
  border: 2px solid #637385;
  width: 20px;
  height: 20px;
}
.racers-content .mobile-content .slick-dots li.slick-active button {
  background-color: #637385;
}
.racers-content .mobile-content .classes h1.class-title {
  color: #EB0A1E;
  font-weight: 800;
  font-size: 29px;
  margin-top: 15px;
}
.racers-content .mobile-content .classes .card {
  margin-bottom: 15px;
}
.racers-content .mobile-content .classes .card img {
  width: 100%;
  height: 382px;
}
.racers-content .mobile-content .classes .card .card-body {
  height: 150px;
  padding: 20px;
  background-color: #000;
}
.racers-content .mobile-content .classes .card .card-body h1.card-name {
  color: #fff;
  padding-bottom: 15px;
  font-weight: 600;
  font-size: 25px;
  text-transform: uppercase;
  position: relative;
}
.racers-content .mobile-content .classes .card .card-body h1.card-name:after {
  background-color: #EB0A1E;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  width: 100px;
}
.racers-content .mobile-content .classes .card .card-body h5 {
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 16px;
  font-style: normal;
}

@media only screen and (min-width: 320px) {
  .racers-content .desktop-content {
    display: none;
  }
  .racers-content .mobile-content {
    display: block;
  }
}
/* Extra small devices (phones, 480px and down) */
@media only screen and (min-width: 480px) {
  .racers-content .desktop-content {
    display: none;
  }
  .racers-content .mobile-content {
    display: block;
  }
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .racers-content .desktop-content {
    display: none;
  }
  .racers-content .mobile-content {
    display: block;
  }
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .racers-content .mobile-content {
    display: none;
  }
  .racers-content .desktop-content {
    display: block;
  }
  .racers-content .desktop-content .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 30%;
  }
  .racers-content .desktop-content .nav-tabs.nav-justified > li > a {
    font-size: 15px;
    font-weight: 700;
  }
  .racers-content .desktop-content .nav-tabs.nav-justified > li.active > a {
    font-size: 15px;
    font-weight: 700;
  }
  .racers-content .desktop-content .tab-content .tab-pane .card img {
    width: 100%;
    height: 230px;
  }
  .racers-content .desktop-content .tab-content .tab-pane .card .card-body h1.card-name {
    font-size: 16px;
  }
  .racers-content .desktop-content .tab-content .tab-pane .card .card-body h5 {
    color: #fff;
  }
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .racers-content .mobile-content {
    display: none;
  }
  .racers-content .desktop-content {
    display: block;
  }
  .racers-content .desktop-content .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 30%;
  }
  .racers-content .desktop-content .nav-tabs.nav-justified > li > a {
    font-size: 20px;
    font-weight: 700;
  }
  .racers-content .desktop-content .nav-tabs.nav-justified > li.active > a {
    font-size: 20px;
    font-weight: 700;
  }
  .racers-content .desktop-content .tab-content .tab-pane .card img {
    width: 100%;
    height: 300px;
  }
  .racers-content .desktop-content .tab-content .tab-pane .card .card-body h1.card-name {
    font-size: 25px;
  }
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .racers-content .mobile-content {
    display: none;
  }
  .racers-content .desktop-content {
    display: block;
  }
  .racers-content .desktop-content .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 30%;
  }
  .racers-content .desktop-content .nav-tabs.nav-justified > li > a {
    font-size: 25px;
    font-weight: 700;
  }
  .racers-content .desktop-content .nav-tabs.nav-justified > li.active > a {
    font-size: 25px;
    font-weight: 700;
  }
  .racers-content .desktop-content .tab-content .tab-pane .card img {
    width: 100%;
    height: 382px;
  }
  .racers-content .desktop-content .tab-content .tab-pane .card .card-body h1.card-name {
    font-size: 27px;
  }
}
#grfest {
  overflow: hidden;
}
#grfest .yt-container {
  position: relative;
  overflow: hidden;
  width: 100%;
}
#grfest .yt-container::after {
  display: block;
  content: "";
  padding-top: 56.25%;
}
#grfest .yt-container #yt-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#grfest .mb-6 {
  margin-bottom: 5rem;
}
#grfest #grfest-container {
  overflow: hidden;
  z-index: 10;
  padding: 40px 0;
  background: #951f1f;
  background: radial-gradient(circle, #951f1f 0%, #701111 35%, #241313 100%);
}
#grfest #grfest-container .desktop-image {
  display: none;
}
@media screen and (min-width: 600px) {
  #grfest #grfest-container {
    padding: 60px 0 40px;
  }
  #grfest #grfest-container .desktop-image {
    display: block;
  }
}
#grfest #grfest-container .title-container {
  margin: 20px auto 50px;
}
#grfest #grfest-container .title-container h1 {
  color: white;
  text-align: center;
  font-weight: 500;
  z-index: 10;
  position: relative;
  font-family: "Toyota";
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 60px;
  font-style: italic;
}
@media screen and (min-width: 600px) {
  #grfest #grfest-container .title-container h1 {
    font-size: 35px;
    line-height: 37px;
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 1281px) {
  #grfest #grfest-container .title-container h1 {
    font-size: 48px;
    line-height: 55px;
  }
}
#grfest #grfest-container .title-container h1 span {
  color: #FF0000;
}
#grfest #grfest-container .title-container h1 .lb {
  display: none;
}
@media screen and (min-width: 1440px) {
  #grfest #grfest-container .title-container h1 .lb {
    display: block;
  }
}
#grfest #grfest-container .kv-elements-container {
  width: 90%;
  margin: 0 auto;
  background: radial-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7));
  box-shadow: 0px 0px 30px 20px rgba(255, 0, 0, 0.75);
  -webkit-box-shadow: 0px 0px 30px 20px rgba(255, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 30px 20px rgba(255, 0, 0, 0.75);
  padding: 10px 20px;
  position: relative;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .kv-elements-container {
    padding: 50px;
    width: 95%;
  }
}
#grfest #grfest-container .kv-elements-container .strip-left {
  position: absolute;
  display: none;
  left: -430px;
  bottom: 50px;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .kv-elements-container .strip-left {
    left: -400px;
    display: block;
  }
}
#grfest #grfest-container .kv-elements-container .strip-right {
  position: absolute;
  right: -420px;
  display: none;
  top: 50px;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .kv-elements-container .strip-right {
    right: -355px;
    display: block;
  }
}
#grfest #grfest-container .kv-elements-container .kv-row {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 2rem;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .kv-elements-container .kv-row {
    flex-direction: row;
  }
}
#grfest #grfest-container .kv-elements-container .kv-row .desc-wrapper {
  padding: 20px 0;
}
#grfest #grfest-container .kv-elements-container .kv-row .desc-wrapper .slogan {
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  font-style: italic;
}
@media screen and (min-width: 600px) {
  #grfest #grfest-container .kv-elements-container .kv-row .desc-wrapper .slogan {
    font-size: 26px;
    line-height: 28px;
  }
}
#grfest #grfest-container .kv-elements-container .kv-row .desc-wrapper .slogan .gr {
  color: #FF0000;
}
#grfest #grfest-container .kv-elements-container .kv-row .desc-wrapper .logo-wrapper {
  padding: 0 20px;
}
@media screen and (min-width: 600px) {
  #grfest #grfest-container .kv-elements-container .kv-row .desc-wrapper .logo-wrapper {
    padding: 0 40px;
  }
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .kv-elements-container .kv-row .desc-wrapper .logo-wrapper {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1024px) {
  #grfest #grfest-container .kv-elements-container .kv-row .desc-wrapper .logo-wrapper {
    padding: 0 30px;
  }
}
@media screen and (min-width: 1500px) {
  #grfest #grfest-container .kv-elements-container .kv-row .desc-wrapper .logo-wrapper {
    padding: 0 55px;
  }
}
#grfest #grfest-container .kv-elements-container .kv-row .desc-wrapper .logo-wrapper .grfest-logo {
  margin: 30px auto;
}
@media screen and (min-width: 768px) {
  #grfest #grfest-container .kv-elements-container .kv-row .desc-wrapper .logo-wrapper .grfest-logo {
    margin: 30px auto 50px;
  }
}
@media screen and (min-width: 1500px) {
  #grfest #grfest-container .kv-elements-container .kv-row .desc-wrapper .logo-wrapper .grfest-logo {
    margin: 50px auto 95px;
  }
}
#grfest #grfest-container .kv-elements-container .kv-row .desc-wrapper .schedule-wrapper {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .kv-elements-container .kv-row .desc-wrapper .schedule-wrapper {
    font-size: 18px;
  }
}
#grfest #grfest-container .kv-elements-container .kv-row .desc-wrapper .schedule-wrapper .styled {
  font-weight: bold;
  font-style: italic;
}
#grfest #grfest-container .kv-elements-container .kv-row .image-wrapper .desktop-img {
  margin: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
  display: none;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .kv-elements-container .kv-row .image-wrapper .desktop-img {
    display: block;
  }
}
#grfest #grfest-container .kv-elements-container .kv-row .image-wrapper .mobile-img {
  display: block;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .kv-elements-container .kv-row .image-wrapper .mobile-img {
    display: none;
  }
}
#grfest #grfest-container .grfest-container {
  background-color: #000000;
  padding: 40px 15px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .grfest-container {
    padding: 50px 40px;
    margin-bottom: 80px;
  }
}
#grfest #grfest-container .grfest-container .grfest-img {
  width: 100%;
  height: auto;
  position: relative;
  top: -81px;
  margin-bottom: -115px;
  display: block;
}
@media screen and (min-width: 1200px) {
  #grfest #grfest-container .grfest-container .grfest-img {
    display: none;
  }
}
#grfest #grfest-container .grfest-container .grfest-img-d {
  display: none;
  position: relative;
  top: -81px;
  margin-bottom: -280px;
}
@media screen and (min-width: 1200px) {
  #grfest #grfest-container .grfest-container .grfest-img-d {
    display: block;
  }
}
#grfest #grfest-container .grfest-container .main-desc {
  display: flex;
  flex-direction: column;
  min-height: initial;
}
@media screen and (min-width: 1200px) {
  #grfest #grfest-container .grfest-container .main-desc {
    min-height: 400px;
  }
}
#grfest #grfest-container .grfest-container .main-desc .grf-desc {
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 23px;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .grfest-container .main-desc .grf-desc {
    font-size: 20px;
    line-height: 28px;
    text-align: left;
  }
}
#grfest #grfest-container .grfest-container .main-desc .grf-desc:first-child {
  margin-bottom: 30px;
}
#grfest #grfest-container .desc-container {
  color: #fff;
  margin: 30px auto;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container {
    margin: 30px auto 150px;
  }
}
#grfest #grfest-container .desc-container .first-desc {
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 23px;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container .first-desc {
    font-size: 20px;
    line-height: 28px;
    text-align: left;
  }
}
#grfest #grfest-container .desc-container .racer-image-m {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container .racer-image-m {
    display: none;
  }
}
#grfest #grfest-container .desc-container .racer-image-d {
  width: 100%;
  height: auto;
  display: none;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container .racer-image-d {
    display: block;
  }
}
#grfest #grfest-container .desc-container .morizo-wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 1rem;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container .morizo-wrapper {
    flex-direction: row;
  }
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container .morizo-wrapper .img-wrapper {
    order: 2;
    width: 50%;
  }
}
#grfest #grfest-container .desc-container .morizo-wrapper .desc-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container .morizo-wrapper .desc-wrapper {
    order: 1;
    width: 50%;
  }
}
#grfest #grfest-container .desc-container .morizo-wrapper .desc-wrapper .banner-title {
  background-color: #fff;
  padding: 10px;
  transform: skew(-5deg);
  position: absolute;
  left: 0;
  top: 10px;
  width: 70%;
  border: 1px solid #000000;
  box-shadow: 0px 0px 13px 1px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 0px 13px 1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 13px 1px rgba(0, 0, 0, 0.75);
  text-align: center;
}
@media screen and (min-width: 640px) {
  #grfest #grfest-container .desc-container .morizo-wrapper .desc-wrapper .banner-title {
    top: 120px;
  }
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container .morizo-wrapper .desc-wrapper .banner-title {
    transform: skew(-10deg);
    padding: 10px 20px;
    width: 73%;
    top: 50px;
  }
}
@media screen and (min-width: 1200px) {
  #grfest #grfest-container .desc-container .morizo-wrapper .desc-wrapper .banner-title {
    top: 85px;
  }
}
#grfest #grfest-container .desc-container .morizo-wrapper .desc-wrapper .banner-title p {
  color: #000000;
  font-style: italic;
  font-weight: 700;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container .morizo-wrapper .desc-wrapper .banner-title p {
    font-size: 32px;
    font-weight: 600;
  }
}
#grfest #grfest-container .desc-container .morizo-wrapper .desc-wrapper p {
  font-size: 16px;
  line-height: 23px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container .morizo-wrapper .desc-wrapper p {
    font-size: 20px;
    line-height: 28px;
    text-align: left;
  }
}
#grfest #grfest-container .desc-container .car1-wrapper {
  margin-bottom: 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container .car1-wrapper {
    flex-direction: row;
    gap: 0;
  }
}
#grfest #grfest-container .desc-container .car1-wrapper .img-wrapper {
  width: 100%;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container .car1-wrapper .img-wrapper {
    width: 55%;
  }
}
#grfest #grfest-container .desc-container .car1-wrapper .desc-wrapper {
  font-size: 16px;
  line-height: 23px;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container .car1-wrapper .desc-wrapper {
    font-size: 20px;
    line-height: 28px;
    width: 45%;
    text-align: left;
  }
}
#grfest #grfest-container .desc-container .car2-wrapper {
  margin-bottom: 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container .car2-wrapper {
    gap: 0;
    flex-direction: row;
  }
}
#grfest #grfest-container .desc-container .car2-wrapper .img-wrapper {
  width: 100%;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container .car2-wrapper .img-wrapper {
    order: 2;
    width: 55%;
  }
}
#grfest #grfest-container .desc-container .car2-wrapper .desc-wrapper {
  width: 100%;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container .car2-wrapper .desc-wrapper {
    font-size: 20px;
    line-height: 28px;
    order: 1;
    width: 45%;
    text-align: left;
  }
}
#grfest #grfest-container .desc-container .racers2,
#grfest #grfest-container .desc-container .racers1 {
  display: flex;
  flex-direction: column;
}
#grfest #grfest-container .desc-container .racers2 .row1,
#grfest #grfest-container .desc-container .racers1 .row1 {
  order: 2;
  margin-bottom: 50px;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container .racers2 .row1,
#grfest #grfest-container .desc-container .racers1 .row1 {
    order: 1;
    margin-bottom: 20px;
  }
}
#grfest #grfest-container .desc-container .racers2 .row2,
#grfest #grfest-container .desc-container .racers1 .row2 {
  order: 1;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .desc-container .racers2 .row2,
#grfest #grfest-container .desc-container .racers1 .row2 {
    order: 2;
    margin-bottom: 50px;
  }
}
#grfest #grfest-container .live-action-container {
  padding: 70px 20px 0px;
  position: relative;
  background: #951f1f;
  background: radial-gradient(circle, #951f1f 0%, #701111 0%, #241313 100%);
  background: radial-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7));
  box-shadow: 0px 0px 30px 5px rgba(255, 0, 0, 0.75);
  -webkit-box-shadow: 0px 0px 30px 5px rgba(255, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 30px 5px rgba(255, 0, 0, 0.75);
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .live-action-container {
    padding: 70px 50px 50px;
  }
}
#grfest #grfest-container .live-action-container .label {
  position: absolute;
  background-color: #fff;
  padding: 10px;
  position: absolute;
  width: 85%;
  border: 1px solid #000000;
  box-shadow: 0px 0px 13px 1px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 0px 13px 1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 13px 1px rgba(0, 0, 0, 0.75);
  text-align: center;
  color: #000000;
  left: 0;
  right: 0;
  top: -30px;
  margin: 0 auto;
  padding: 20px 25px;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .live-action-container .label {
    width: 65%;
    transform: skew(-10deg);
  }
}
#grfest #grfest-container .live-action-container .label p {
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .live-action-container .label p {
    font-size: 24px;
  }
}
#grfest #grfest-container .live-action-container .action-video-container {
  margin: 30px 0;
}
#grfest #grfest-container .live-action-container .action-video-container .iframe-container-action {
  width: 100%;
  margin: 10px auto;
}
#grfest #grfest-container .live-action-container .action-video-container .iframe-container-action iframe {
  aspect-ratio: 16/9;
  width: 100%;
}
@media (max-height: 800px) {
  #grfest #grfest-container .live-action-container .action-video-container .iframe-container-action iframe {
    aspect-ratio: 16/8;
  }
}
@media (max-height: 700px) {
  #grfest #grfest-container .live-action-container .action-video-container .iframe-container-action iframe {
    aspect-ratio: 16/7;
  }
}
@media (max-height: 800px) {
  #grfest #grfest-container .live-action-container .action-video-container .iframe-container-action {
    width: 95%;
  }
}
@media (max-height: 700px) {
  #grfest #grfest-container .live-action-container .action-video-container .iframe-container-action {
    width: 85%;
  }
}
#grfest #grfest-container .live-action-container .action-video-container p {
  color: #ffffff;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .live-action-container .action-video-container p {
    font-size: 20px;
    line-height: 28px;
  }
}
#grfest #grfest-container .gallery-container {
  padding: 40px 0;
  background-color: #474747;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .gallery-container {
    padding: 80px 0;
  }
}
#grfest #grfest-container .gallery-container h1 {
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  font-style: italic;
  position: relative;
  top: 25px;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .gallery-container h1 {
    font-size: 64px;
    top: 11px;
  }
}
#grfest #grfest-container .gallery-container .gallery-carousel {
  height: auto;
}
#grfest #grfest-container .gallery-container .gallery-carousel .slick-arrow {
  top: 50%;
  background-color: #fff;
  padding: 20px;
}
#grfest #grfest-container .gallery-container .gallery-carousel .slick-arrow::before {
  position: relative;
  top: -5px;
  left: -5px;
  border-left: 2px solid #FF0000;
  border-top: 2px solid #FF0000;
}
#grfest #grfest-container .gallery-container .gallery-carousel .slick-dots {
  bottom: -45px;
}
#grfest #grfest-container .gallery-container .gallery-carousel .slick-slide {
  margin: 0 10px;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .gallery-container .gallery-carousel .slick-slide {
    margin: 0 20px;
  }
}
#grfest #grfest-container .gallery-container .gallery-carousel .slick-slide .image-wrapper img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1281px) {
  #grfest #grfest-container .gallery-container .gallery-carousel .slick-slide .image-wrapper img {
    height: 300px;
  }
}
@media (max-height: 800px) and (max-width: 1281px) {
  #grfest #grfest-container .gallery-container .gallery-carousel .slick-slide .image-wrapper img {
    height: 280px;
  }
}
@media (max-width: 640px) {
  #grfest #grfest-container .gallery-container .gallery-carousel .slick-slide .image-wrapper img {
    height: 240px;
  }
}
@media (max-width: 500px) {
  #grfest #grfest-container .gallery-container .gallery-carousel .slick-slide .image-wrapper img {
    height: 200px;
  }
}
@media (max-width: 420px) {
  #grfest #grfest-container .gallery-container .gallery-carousel .slick-slide .image-wrapper img {
    height: 180px;
  }
}
@media (max-width: 350px) {
  #grfest #grfest-container .gallery-container .gallery-carousel .slick-slide .image-wrapper img {
    height: 150px;
  }
}
#grfest #grfest-container .register-container {
  padding: 70px 0;
  text-align: center;
  z-index: 10;
  position: relative;
}
#grfest #grfest-container .register-container h3 {
  text-align: center;
  color: white;
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .register-container h3 {
    font-size: 32px;
    line-height: 32px;
  }
}
#grfest #grfest-container .register-container .btn-register {
  background-color: #FF0000;
  border: 4px solid #ffffff;
  transform: skewX(-10deg);
  text-align: center;
  position: relative;
  z-index: 10;
  text-decoration: none;
  padding: 10px 30px;
  display: inline-block;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .register-container .btn-register {
    padding: 26px 250px;
  }
}
#grfest #grfest-container .register-container .btn-register:hover {
  background-color: #000000;
}
#grfest #grfest-container .register-container .btn-register p {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 500;
  transform: skewX(10deg);
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .register-container .btn-register p {
    font-size: 24px;
  }
}
#grfest #grfest-container .video-desc-container {
  display: flex;
  justify-content: space-between;
  max-width: 80%;
  margin: 0 auto;
  z-index: 10;
  position: relative;
  align-items: center;
  gap: 3rem;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .video-desc-container {
    flex-direction: row;
  }
}
#grfest #grfest-container .video-desc-container .desc {
  order: 2;
  width: 100%;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .video-desc-container .desc {
    width: 35%;
    order: 1;
  }
}
#grfest #grfest-container .video-desc-container .desc h1 {
  color: #ffffff;
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .video-desc-container .desc h1 {
    text-align: right;
    font-size: 50px;
    line-height: 50px;
  }
}
@media screen and (min-width: 1280px) {
  #grfest #grfest-container .video-desc-container .desc h1 {
    text-align: right;
    font-size: 60px;
    line-height: 60px;
  }
}
#grfest #grfest-container .video-desc-container .desc p {
  color: #ffffff;
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .video-desc-container .desc p {
    font-size: 18px;
    text-align: right;
  }
}
#grfest #grfest-container .video-desc-container .video {
  order: 1;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .video-desc-container .video {
    order: 2;
    width: 65%;
    padding-bottom: 35.25%;
  }
}
#grfest #grfest-container .video-desc-container .video .yt-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#grfest #grfest-container .profile-container {
  display: flex;
  flex-direction: column;
  width: 80%;
  margin: 100px auto 50px;
  gap: 1rem;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .profile-container {
    flex-direction: row;
    margin: 50px auto;
  }
}
#grfest #grfest-container .profile-container .morizo {
  width: 100%;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .profile-container .morizo {
    width: 35%;
  }
}
#grfest #grfest-container .profile-container .morizo img {
  width: 100%;
  height: auto;
  margin-top: -50px;
}
@media screen and (min-width: 1281px) {
  #grfest #grfest-container .profile-container .morizo img {
    margin-top: -60px;
  }
}
@media screen and (min-width: 1441px) {
  #grfest #grfest-container .profile-container .morizo img {
    margin-top: -80px;
  }
}
#grfest #grfest-container .profile-container .car-image-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .profile-container .car-image-container {
    width: 65%;
  }
}
#grfest #grfest-container .profile-container .car-image-container .car-image {
  width: 100%;
  height: auto;
  order: 2;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .profile-container .car-image-container .car-image {
    order: 1;
  }
}
#grfest #grfest-container .profile-container .car-image-container .content {
  order: 1;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .profile-container .car-image-container .content {
    order: 2;
    width: 80%;
  }
}
#grfest #grfest-container .profile-container .car-image-container .content .context {
  margin: 40px 0;
}
#grfest #grfest-container .profile-container .car-image-container .content .context p {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .profile-container .car-image-container .content .context p {
    font-size: 28px;
  }
}
#grfest #grfest-container .profile-container .car-image-container .content .context p .text-styled {
  color: #FF0000;
}
#grfest #grfest-container .profile-container .car-image-container .content .context .festival {
  color: #FF0000;
}
#grfest #grfest-container .profile-container .car-image-container .content .grfest-logo {
  width: 80%;
  margin: 20px auto;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .profile-container .car-image-container .content .grfest-logo {
    width: 50%;
  }
}
#grfest #grfest-container .profile-container .car-image-container .content .schedule-wrapper {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  padding: 10px;
}
@media screen and (min-width: 992px) {
  #grfest #grfest-container .profile-container .car-image-container .content .schedule-wrapper {
    font-size: 16px;
  }
}
#grfest #grfest-container .profile-container .car-image-container .content .schedule-wrapper .styled {
  font-weight: bold;
}
#grfest #grfest-container .smoke-bg {
  position: absolute;
  bottom: 0;
  opacity: 0.2;
}
#grfest #grfest-container .smoke {
  z-index: 0;
  opacity: 0.2;
  position: absolute;
}
#grfest #grfest-container .smoke.smoke-bl {
  top: -180px;
  left: -515px;
  transform: rotate(-64deg);
  display: none;
}
#grfest #grfest-container .smoke.smoke-tl {
  top: 185px;
  left: -660px;
  transform: rotate(-49deg);
}
#grfest #grfest-container .smoke.smoke-br {
  top: 670px;
  right: -504px;
  transform: rotate(37deg);
}
#grfest .videoSec {
  position: relative;
  padding-bottom: 52.25%;
  padding-top: 15px;
  height: 100%;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  height: 0;
}
@media screen and (min-width: 992px) {
  #grfest .videoSec {
    height: 100vh;
    padding-bottom: 55.45%;
  }
}
#grfest .article-lists {
  padding: 100px 0 70px;
  background-color: #000000;
}
#grfest .article-lists .article-container {
  max-width: 1200px;
  margin: 0 auto;
}
#grfest .article-lists .article-container h1 {
  font-size: 32px;
  line-height: 0;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-style: italic;
}
@media screen and (min-width: 500px) {
  #grfest .article-lists .article-container h1 {
    font-size: 42px;
  }
}
@media screen and (min-width: 768px) {
  #grfest .article-lists .article-container h1 {
    font-size: 64px;
    line-height: 12px;
  }
}
#grfest .article-lists .article-container .article-wrapper {
  margin: 0 15px;
}
#grfest .article-lists .article-container .article-wrapper .slick-slide {
  margin: 0 10px;
}
#grfest .article-lists .article-container .article-wrapper .slick-arrow {
  background-color: #FF0000;
  opacity: 0.7;
  width: 40px;
  height: 40px;
}
#grfest .article-lists .article-container .article-wrapper .slick-arrow::before {
  border-left: 3px solid #fff;
  border-top: 3px solid #fff;
}
#grfest .article-lists .article-container .article-wrapper .slick-prev {
  left: -10px;
  top: 50%;
}
@media screen and (min-width: 1200px) {
  #grfest .article-lists .article-container .article-wrapper .slick-prev {
    left: -20px;
  }
}
#grfest .article-lists .article-container .article-wrapper .slick-prev::before {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
#grfest .article-lists .article-container .article-wrapper .slick-next {
  right: -10px;
  top: 50%;
}
@media screen and (min-width: 1200px) {
  #grfest .article-lists .article-container .article-wrapper .slick-next {
    right: -20px;
  }
}
#grfest .article-lists .article-container .article-wrapper .slick-next::before {
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
#grfest .article-lists .article-container .article-wrapper .slick-disabled {
  display: none !important;
}
#grfest .article-lists .article-container .article-wrapper .article-box {
  width: 100%;
  overflow: hidden;
}
#grfest .article-lists .article-container .article-wrapper .article-box .news-img {
  border: 2px solid #fff;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  height: 176px;
}
#grfest .article-lists .article-container .article-wrapper .article-box .content {
  background-color: #FF0000;
  padding: 20px;
  height: 100px;
  display: flex;
  align-items: center;
}
#grfest .article-lists .article-container .article-wrapper .article-box .content .desc {
  color: #fff;
  text-align: center;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  width: 100%;
}

.gallery-container {
  position: relative;
  border-top: solid 15px #650B13;
  top: 40px;
}

.gallery-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 300px;
  height: 100%;
  background: linear-gradient(to right, #474747 4%, transparent 100%);
}

.gallery-container::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
  height: 100%;
  z-index: 0;
  background: linear-gradient(to left, #474747 4%, transparent 100%);
}

.slick-next {
  right: 180px !important;
}

.slick-prev {
  left: 180px !important;
}

@media (max-width: 640px) {
  .btns > .slick-dots {
    padding: 0 10px !important;
    display: flex !important;
    justify-content: center;
  }
  .btns > .slick-dots li {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
}
.image-wrapper img {
  cursor: pointer;
}

@media (max-width: 991px) {
  .gallery-container::before {
    display: none;
  }

  .gallery-container::after {
    display: none;
  }
}
.carousel-view {
  width: 100%;
  height: 100vh;
  position: fixed;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.9);
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
  z-index: 999;
}
.carousel-view .close-icon {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 100;
}
.carousel-view .close-icon .gclose {
  background: transparent;
  border: none;
}
.carousel-view .close-icon .gclose img {
  opacity: 0.7;
  width: 20px;
  height: 20px;
}
.carousel-view .container-to-view {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.carousel-view .container-to-view .gallery-carousel-to-view {
  padding: 0 80px 0 80px;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 640px) {
  .carousel-view .container-to-view .gallery-carousel-to-view {
    padding: 0 10px 0 10px;
  }
}
.carousel-view .container-to-view .gallery-carousel-to-view .slick-arrow {
  top: 50%;
  background-color: #fff;
  padding: 20px;
}
.carousel-view .container-to-view .gallery-carousel-to-view .slick-arrow::before {
  position: relative;
  top: -5px;
  left: -5px;
  border-left: 2px solid #FF0000;
  border-top: 2px solid #FF0000;
}
@media screen and (max-width: 992px) {
  .carousel-view .container-to-view .gallery-carousel-to-view .slick-next {
    right: 25px !important;
  }
}
@media screen and (max-width: 992px) {
  .carousel-view .container-to-view .gallery-carousel-to-view .slick-prev {
    left: 25px !important;
  }
}
.carousel-view .container-to-view .gallery-carousel-to-view .slick-dots {
  bottom: -45px;
}
.carousel-view .container-to-view .gallery-carousel-to-view .slick-slide {
  margin: 0 10px;
}
@media screen and (min-width: 992px) {
  .carousel-view .container-to-view .gallery-carousel-to-view .slick-slide {
    margin: 0 20px;
  }
}
.carousel-view .container-to-view .gallery-carousel-to-view .slick-slide .image-wrapper {
  width: 100%;
}
.carousel-view .container-to-view .gallery-carousel-to-view .slick-slide .image-wrapper .animate-image {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  height: 400px;
  opacity: 1;
  transition: all 0.45s ease-in-out;
  margin-left: auto;
  margin-right: auto;
  transform-origin: center center;
  transform: scale(1);
}
@media screen and (max-width: 992px) {
  .carousel-view .container-to-view .gallery-carousel-to-view .slick-slide .image-wrapper .animate-image {
    height: 300px;
  }
}
.carousel-view .container-to-view .gallery-carousel-to-view .slick-slide .image-wrapper .animate-image-100 {
  opacity: 0 !important;
  transform: scale(0) !important;
  transition: all 0.45s ease-in-out;
}
/*# sourceMappingURL=gazoo-app.css.map*/