.TSG-RiderDetails .bd-breadcrumb
{ max-width: calc(1600px - 40px);
  width: calc(100%);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  
  text-transform: uppercase;
  border:0px solid red;
  padding: 0 20px 0 20px;
  padding-top:120px;
}

.TSG-RiderDetails  .bd-breadcrumb, 
.TSG-RiderDetails  .bd-breadcrumb * ,
.TSG-RiderDetails  .bd-breadcrumb span 

{ white-space: nowrap;
  border:0px solid red;
  text-transform:uppercasE;
  text-decoration:none;
  
}

.yt-video
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}
.TSG-RiderDetails .bd-breadcrumb>*
{ 
  padding:5px;
  
}
.TSG-RiderDetails .bd-breadcrumb>*:first-child
{ 
  padding-left:0px;
  
}

.TSG-RiderDetails .bd-breadcrumb>*,
.TSG-RiderDetails .bd-breadcrumb>*>a:visited,
.TSG-RiderDetails .bd-breadcrumb>*>a

{ display:inline-block;
    text-decoration:none;
}


.rider-bg
{ position:absolute;
  z-index:0;
}


@media  (max-width: 960px) {
  .rider-bg
  { top:100px;
  }

}




.rider-bg>div.bd-wrapper-background .bd-blend
{ width:100%;
  height:100%;
  z-index:2;
  background-position:center;
  background-size: 100% 100%;
  position:absolute;
  left:0px;
  top:0px;
  background-image:url(/bd_xml_series/47/drk-vignette.svg);
  background-size:cover;
  opacity:1;
}

.rider-bg>div.bd-wrapper-background .bd-dark_blend
{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  z-index:3;
  background-image:url(/bd_xml_series/47/drk-fade.svg);
  background-size:100% 120%;
  opacity:1;
}

.rider-bg>div.bd-wrapper-background .bd-fade_to_black
{
  position:absolute;
  left:0px;
  bottom:0px;
  width:100%;
  height:100px;
  z-index:3;
  background-image:url(/bd_xml_series/47/fade_to_black.png);
  background-size:100% 100%;
  background-repeat: no-repeat;;
  background-position: bottom center;
  opacity:1;
}



/********************************************************************************************/
/* TSG-RiderDetails   */
/********************************************************************************************/

.TSG-RiderDetails
{
}

.TSG-RiderDetails h1, .TSG-RiderDetails h3, .TSG-RiderDetails h2, .TSG-RiderDetails p
{ text-align:center;

}


.TSG-RiderDetails p
{ color:#bababa;

}

.fact_wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: start;
  grid-gap:10px;
}

.fact_wrapper > * {

  width: 100%;

}


@media only screen and (max-width: 640px) {
  .fact_wrapper {
    display: grid;
    grid-template-columns:  1fr 1fr ;
    place-items: start;
  }

  .fact_wrapper > *>.content>h1 {
    font-size:6vw;
    line-height:6vw;
    padding-right:50%;
  }

  .fact_wrapper > *>.content>a {
    font-size:5vw;
    text-transform:uppercase;
    text-decoration:none;
  }

}



.TSG-RiderDetails div.fact_wrapper
{ width:calc(100% + 10px);
  overflow:auto;
  height:auto;



}

.TSG-RiderDetails div.fact_wrapper div.fact
{ 
  margin-right:10px;
  margin-bottom:10px;
  background-color:#000000;
  border:2px solid white;
aspect-ratio: 1 / 1;
  display:flex;
  align-items: center;
  text-align:center;
  overflow:hidden;

}

.TSG-RiderDetails div.fact_wrapper div.fact div
{ display:block;
  padding:20px;
  width:100%;
  overflow:hidden;
}

.TSG-RiderDetails div.fact_wrapper div.fact div h1
{ display:block;
  font-size:40px;
  line-height:40px;
  text-align:center;
  margin:0px;
  width:100%;
}

.TSG-RiderDetails div.fact_wrapper div.fact div p
{ display:block;
  text-align:center;
  margin:0px;
  width:100%;
}

.TSG-RiderDetails blockquote
{ margin-bottom:100px;
  margin-top:160px;
  background:#222222;
  color:#bababa;
  padding:72px 72px  50px  72px;
}

.TSG-RiderDetails .gallery_wrapper
{ background:#222222;
  padding-top:50px;
  padding-bottom:50px;
  margin-top:20px;
  margin-bottom:50px;
}

.TSG-RiderDetails .rider_items
{ background:#222222;
  padding-top:50px;
  padding-bottom:50px;
  margin-top:20px;
  margin-bottom:50px;
}




.TSG-RiderDetails .gallery_wrapper h1, .TSG-RiderDetails .track_wrapper h1, .TSG-RiderDetails .rider_items h1
{ 
  margin-top:30px;
  margin-bottom:50px;
}


.TSG-RiderDetails .gallery_wrapper .gallery_panel
{ background:#222222;
  position:relative;;
  overflow:hidden;
}



.TSG-RiderDetails .gallery_wrapper .gallery_panel .slide
{ display:none;
}


.TSG-RiderDetails .gallery_wrapper .gallery_panel .slide.visible
{ display:block;
}


.TSG-RiderDetails .gallery_wrapper .gallery_panel .slide .img
{
  background-size:cover;
  background-position: center center;
  background-color:transparent;
  margin-right:10px;
  position:relative;
  margin-bottom:20px;
}

.TSG-RiderDetails .gallery_panel_index
{ text-align:center;
  overflow:auto;
  margin-top:20px;
}


.TSG-RiderDetails .gallery_panel_index .item
{ border-radius:50%;
  border:solid 1px #b5b4ae;
  float:none;
  width:12px;
  height:12px;
  margin:8px;

  display:inline-block;
  background:transparent;
  cursor:pointer;
}


.TSG-RiderDetails .gallery_panel_index .item.selected
{ background:#8fb6ad;

}


.track_wrapper 
{ text-align:center;
  overflow:auto;

}

.track_wrapper .social_wrapper
{ width:auto;
  overflow:auto;

  display:inline-block;
  padding:72px;
}

.track_wrapper .social_wrapper .social::before
{ font-size:40px;
  padding:20px;
  border:0px solid transparent;
}

.track_wrapper .social
{ font-size:60px;
}

.phone .TSG-RiderDetails div.fact_wrapper div.fact
{ width:calc(50% - 10px);


}

/*Grid **/
.TSG-RiderDetails .item_wrapper
{ overflow:auto;
  width:calc(100% + 8px);
  margin-bottom:72px;
  max-width: calc(1600px - 24px);
  position:relative;
  margin:0 auto;
}

.TSG-RiderDetails .item_wrapper .product_panel
{ max-width:calc(16.6666% - 8px);
  width:100%;
  margin-right:8px;
  margin-bottom:8px;
  float:left;
  background:#efeee8;
  color:#333333;
  text-align:left;
  background-size:70% 70%;
  background-position: center;
  background-repeat: no-repeat;;
  overflow:hidden;
  -webkit-transition: opacity 0.25s ease-in-out, background-size 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out, background-size 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out, background-size 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out, background-size 0.25s ease-in-out;

}

.TSG-RiderDetails .item_wrapper .product_panel,
.TSG-RiderDetails .item_wrapper .product_panel *
{  cursor:pointer;
} 


.TSG-RiderDetails.filtering .item_wrapper .product_panel
{ display:none;

}

.TSG-RiderDetails.filtering .item_wrapper .product_panel.filter_result
{ display:block;

}


@media (max-width: 1024px) {
  .TSG-RiderDetails .item_wrapper .product_panel
  { max-width:calc(33.33333% - 8px);

  }

}
@media (max-width: 786px) {
  .TSG-RiderDetails .item_wrapper .product_panel
  { max-width:calc(100% - 0px);

  }

}


.TSG-RiderDetails .item_wrapper .product_panel:hover
{
  background-size:60% 60%;


}

.TSG-RiderDetails .item_wrapper .product_panel>.info
{ position:absolute;
  bottom:0;
  left:0px;
  z-index:20;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  opacity:0;


  box-sizing: border-box;
  padding:10px;
  margin:0px;
}

@media (max-width:1024px)
{ .TSG-RiderDetails .item_wrapper .product_panel>.info
  { 
    opacity:1;

  }
}

.TSG-RiderDetails .item_wrapper .product_panel>.info>h1
{ 
  text-align:left;
  border-bottom:0px;
  font-size:1.2vw;
  line-height: 1.3vw;
  margin:0px;
  padding:0px;
  margin-bottom:3px;


}
.TSG-RiderDetails .item_wrapper .product_panel>.info>.name
{ 
  font-family:trade-gothic-lt;
  font-weight:normal;
  text-transform:none;
  margin-bottom:8px;

}
.TSG-RiderDetails .item_wrapper .product_panel>.info>.price
{ font-size:0.9vw;
  font-family:trade-gothic-lt;
  font-weight:bold;
  text-transform:none;
  margin-bottom:0px;

}


.TSG-RiderDetails .item_wrapper .product_panel>.info>.price>span
{ 
  text-decoration: line-through;
  color:#807f7a;
  font-size:0.7vw;
}



.TSG-RiderDetails .item_wrapper .product_panel:hover>.info
{ opacity:1;

}


@media (max-width: 1280px) {

  .TSG-RiderDetails .item_wrapper .product_panel>.info
  { 

    box-sizing: border-box;
    padding:20px;
    margin:0px;
  }

  .TSG-RiderDetails .item_wrapper .product_panel>.info>h1
  { 

    border-bottom:0px;
    font-size:3.2vw;
    line-height:3.4vw;
    margin-bottom:10px;

  }
  .TSG-RiderDetails .item_wrapper .product_panel>.info>.name
  { 

    margin-bottom:8px;

  }
  .TSG-RiderDetails .item_wrapper .product_panel>.info>.price
  {  font-size:2.7vw; 



  }


  .TSG-RiderDetails .item_wrapper .product_panel>.info>.price>span
  { 

    font-size:1.7vw;
  }



  .TSG-RiderDetails .item_wrapper .product_panel:hover>.info
  { opacity:1;

  }

}



@media (max-width: 768px) {

  .TSG-RiderDetails .item_wrapper .product_panel>.info
  { 

    box-sizing: border-box;
    padding:30px;
    margin:0px;
  }

  .TSG-RiderDetails .item_wrapper .product_panel>.info>h1
  { 

    border-bottom:0px;
    font-size:7.2vw;
    line-height:7.4vw;
    margin-bottom:10px;

  }
  .TSG-RiderDetails .item_wrapper .product_panel>.info>.name
  { 

    margin-bottom:8px;

  }
  .TSG-RiderDetails .item_wrapper .product_panel>.info>.price
  {  font-size:4.7vw; 



  }


  .TSG-RiderDetails .item_wrapper .product_panel>.info>.price>span
  { 

    font-size:3.7vw;
  }



  .TSG-RiderDetails .item_wrapper .product_panel:hover>.info
  { opacity:1;

  }

}

.TSG-RiderDetails .item_wrapper .product_panel>.blend
{  position:absolute;
  width:100%;
  height:100%;
  background: url(/bd_xml_series/47/blend.png);
  opacity:0.8;
  background-size : 100% 100%;
  left:0px;
  top:0px;
  z-index:20;
  opacity: 0.6;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display:none;
}




.TSG-RiderDetails .tsg-rider-portrait-wrapper
{ margin-top:45px;
  display:block
}


.TSG-RiderDetails .tsg-rider-portrait
{ margin-bottom:25px;
  display:flex;
  flex-direction: row;
  align-items: stretch;

} 

.mobile .TSG-RiderDetails .tsg-rider-portrait
{ display:block;
  margin-bottom:40px;
}


.TSG-RiderDetails .tsg-rider-portrait>.portrait-image
{ flex:0.4;
  padding-right:20px;
  max-width:450px;
}



.mobile .TSG-RiderDetails .tsg-rider-portrait>.portrait-image
{ flex:1;
  padding-right:0px;
  max-width:100%;
}



.TSG-RiderDetails .tsg-rider-portrait>.portrait-image>div
{ background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}


.TSG-RiderDetails .tsg-rider-portrait>.portrait-details
{ flex:0.6;
}


.TSG-RiderDetails .tsg-rider-portrait>.portrait-details h1,
.TSG-RiderDetails .tsg-rider-portrait>.portrait-details h2,
.TSG-RiderDetails .tsg-rider-portrait>.portrait-details h3,
.TSG-RiderDetails .tsg-rider-portrait>.portrait-details p
{ text-align:left;
}


.TSG-RiderDetails .item_wrapper .product_panel:hover .blend
{
  opacity: 0.05;
  z-index:20;

}

@media (max-width:1024px)
{ .TSG-RiderDetails .filter_wrapper .filter
  { width:100% !important;
    border-right:1px solid #b5b4af;
    border-top:0px solid #b5b4af;
  }


  .TSG-RiderDetails .filter_wrapper .filter:first-child
  { 
    border-top:1px solid #b5b4af;
  }
}


.rider-slider-wrapper{
}

.rider-slider-wrapper {

  width: 100%;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: scroll;
  scroll-behavior: smooth;
}


.rider-slider-wrapper  .slide {
  width: 100%;
  height: 100%;
  flex: 1 0 100%;
  padding:30px;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center;
}

.rider-slider-wrapper  {
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
}
/* WebKit */
.rider-slider-wrapper  ::-webkit-scrollbar { 
    width: 0;
    height: 0;
}

.rider-slider-wrapper  .slide-arrow {
  position: absolute; 
  display: flex;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 4rem;
  background-color: white;
  border: none;
  width: 2rem;
  font-size: 3rem;
  padding: 0;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 100ms;
}
.rider-slider-wrapper  .slide-arrow:hover,
.rider-slider-wrapper  .slide-arrow:focus {
  opacity: 1;
}
.rider-slider-wrapper  .slide-arrow-prev {
  left: 0;
  padding-left: 0.25rem;
  border-radius: 0 2rem 2rem 0;
}
.rider-slider-wrapper .slide-arrow-next {
  right: 0;
  padding-left: 0.75rem;
  border-radius: 2rem 0 0 2rem;
}
