Description
@font-face {
font-display: optional;
font-family: “Market Sans”;
font-style: normal;
font-weight: 400;
src: url(https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.eot);
src: url(https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.eot?#iefix) format(’embedded-opentype’),url(https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.woff2) format(‘woff2’),url(https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.woff) format(‘woff’),url(https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.ttf) format(‘truetype’),url(https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.svg#MarketSans-Regular-WebS) format(‘svg’)
}
.eb-post-container {
background-color: #fff;
font-family: ‘Market Sans’, sans-serif;
font-size: 0.9em;
}
.eb-post-container a {
color: #006efc;
}
.eb-post-container .title {
display: flex;
align-items: flex-end;
justify-content: space-between;
margin: 10px 0 10px 0;
}
.eb-post-container .title h2 {
font-size: 20px;
color: #151e27;
font-weight: normal;
margin: 0;
padding-right: 25px;
letter-spacing: 0;
white-space: nowrap;
}
.eb-post-container .title .heading-line {
height: 1px;
width: 100%;
background-color: #BABABA;
position: relative;
top: -10px;
}
.eb-post-container .content {
margin: 0 10px 10px 10px;
line-height: 20px;
}
.eb-post-container .content p {
margin: 0 !important;
}
.eb-post-separator {
height: 1px;
border-bottom: 1px solid #ccc;
}
.eb-post-photos a {
cursor: pointer;
}
.eb-post-photos img {
height: auto;
width: auto;
max-width: 100%;
max-height: 600px;
margin: 0 auto;
}
.eb-post-vehicle div {
padding: 10px 0;
margin: 0 auto;
}
.eb-post-vehicle-title {
border-bottom: 1px solid #ccc;
text-align: left;
}
.eb-post-vehicle-title span {
font-size: 1.6em;
font-weight: bold;
}
.eb-post-vehicle-overview {
padding: 0 !important;
width: 100%;
display: table;
}
.eb-post-vehicle-overview div {
float: left;
padding: 5px 0;
}
.eb-post-vehicle-overview div.overview-title {
text-align: left;
font-weight: bold;
width: 40%;
}
.eb-post-vehicle-overview div.overview-value {
text-align: left;
margin-left: 10px;
width: 50%;
}
.eb-post-mpg {
border: 1px solid #ccc;
border-radius: 5px;
width: 100%;
float: left;
overflow: auto;
padding: 0;
text-align: center;
margin: 10px auto !important;
}
.eb-post-mpg-details {
display: inline-block;
margin: 0 auto !important;
padding: 0 !important;
}
.eb-post-mpg-details div {
float: left;
}
.eb-post-mpg span {
font-size: 1.5em;
font-weight: bold;
}
.eb-post-small-silver-text {
font-size: 0.8em;
color: #bbb;
margin: 0 !important;
padding: 0 !important;
}
.clear-both {
clear: both;
width: 0;
height: 0;
margin: 0 !important;
padding: 0 !important;
}
.border-bottom {
padding-bottom: 10px;
margin-bottom: 10px;
margin-top: 10px;
}
.eb-post-logo {
width: 98%;
margin: 1%;
}
.eb-post-logo img {
max-width: 100%;
max-height: 150px;
}
.eb-post-phonetracking {
text-align: center;
width: 98%;
margin: 1%;
}
.eb-post-storelink {
text-align: center;
color: #006efc !important;
text-decoration: none !important;
font-weight: bold !important;
font-size: 14px line-height: 1.43;
display: inline-block;
}
.eb-post-viewallphotos:hover {
background: #00509d;
}
.eb-post-phonenumber {
width: 260px;
background-color: #3665f3;
padding: 10px 0 10px 0;
margin: 53px auto 0 auto;
}
.eb-post-phonenumber span {
height: 24px;
font-size: 20px;
text-align: center;
color: #ffffff;
}
.eb-post-phonenumber a {
height: 24px;
font-size: 20px;
text-align: center;
color: #ffffff;
text-decoration: none;
}
.eb-post-desc-btn {
margin-top: 30px;
}
.eb-post-photos {
width: 98%;
margin: 1%;
}
.eb-post-vehicle {
text-align: center;
margin: 11px;
}
.eb-post-viewallphotos-container {
text-align: center;
display: block;
width: 100%;
z-index: 9993;
margin-top: 10px;
}
.view-all-images {
display: none;
margin-top: 10px;
color: #3366cc;
text-align: center;
max-width: 640px;
}
.view-all-images a {
text-decoration: none;
width: 49%;
margin: 5px 0;
}
.vehicle-history-logo-img {
max-width:200px;
}
#vehicle-history-logo {
display: flex;
flex-direction: column;
align-items: center;
}
#div_vehicle_description {
position: relative;
}
.wordwrap {
white-space: pre-wrap; /* CSS3 */
white-space: -moz-pre-wrap; /* Firefox */
white-space: -pre-wrap; /* Opera pre 7 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* IE */
}
.overlay {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.3);
transition: opacity 500ms;
visibility: hidden;
opacity: 0;
z-index: 9990;
}
.overlay:target {
visibility: visible;
opacity: 1;
}
.popup {
margin: 20px auto;
padding: 0;
background: #fff;
border-radius: 0;
width: 100%;
position: relative;
transition: all 5s ease-in-out;
}
.popup .close {
position: absolute;
top: 15px;
right: 15px;
transition: all 200ms;
font-size: 30px;
font-weight: bold;
text-decoration: none;
color: #333;
margin-top: -15px;
margin-right: -10px;
z-index: 9992;
display: none;
}
.popup .close:hover {
color: #06D85F;
}
.popup .content {
max-height: 30%;
overflow: auto;
}
#popupGallery {
visibility: visible;
opacity: 1;
background: none;
position: relative;
}
.contact-seller-box {
font-weight: bold;
}
/*
* Accordion
*/
/* Basic Accordion Styles */
.accordion {
width: 100%;
}
.accordion input[name=’panel’] {
display: none;
}
.accordion label {
position: relative;
display: block;
padding: 10px;
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
font-weight: bold;
cursor: pointer;
transition: all 0.4s cubic-bezier(0.865, 0.14, 0.095, 0.87);
}
.accordion label:after {
border-style: solid;
border-width: 1px 1px 0 0;
content: ”;
display: inline-block;
height: 0.45em;
right: 1em;
position: absolute;
top: 1.1em;
transform: rotate(-45deg);
vertical-align: top;
width: 0.45em;
}
.accordion label:hover {
color: #fff;
background-color: #3665f3;
}
.accordion input:checked + label {
color: #fff;
background-color: #3665f3;
}
.accordion input:checked + label:after {
transform: rotate(135deg);
}
.accordion .accordion__content {
-webkit-transition: opacity 1s ease-out;
transition: height opacity 1s ease-out;
overflow: hidden;
opacity: 0;
height: 0;
position: relative;
padding: 0 10px;
border-bottom: 1px solid #ccc;
font-size: 0.9em;
}
input[name=’panel’]:checked ~ .accordion__content {
opacity: 1;
height: auto;
padding: 10px;
}
.vehicle-options {
-webkit-padding-start: 0;
margin-left: 16px;
}
.all-photos-container {
padding: 0 5px;
text-align: center;
}
.all-photos {
display: block;
height: auto;
width: auto;
max-width: 100%;
max-height: 600px;
margin: 5px auto;
}
.button-show-more-options {
display: none;
}
.contactus-desktop {
display: none;
}
.contactus-mobile {
display: block;
}
.call-dealer {
margin-bottom: 0;
}
.photo-gallery {
width: 100%;
}
.photo-gallery a {
text-decoration: none;
}
#slideshow {
position: relative;
width: 595px;
height: 450px;
margin: 20px auto 10em;
}
@media only screen and (max-width: 768px) {
#slideshow {
width: 100%;
height: auto;
margin: 10px auto;
}
}
#slideshow .command {
position: absolute;
top: 193px;
width: 26px;
height: 64px;
display: inline-flex;
flex-direction: column;
justify-content: center;
align-items: center;
background-color: rgba(255, 255, 255, 0.45);
}
@media only screen and (max-width: 768px) {
#slideshow .command {
position: absolute;
top: calc(75vw – 34px);
width: calc(50% – 2px);
height: 32px;
display: inline-flex;
flex-direction: column;
justify-content: center;
align-items: center;
border: solid 1px #333333;
background-color: rgba(255, 255, 255, 0.45);
}
}
#slideshow .command:hover {
cursor: pointer;
background-color: rgba(255, 255, 255, 0.8);
}
#slideshow .command > .command-icon {
border: solid #333333;
border-width: 0 3px 3px 0;
display: inline-block;
padding: 6px;
}
#slideshow .prev.command {
left: 0;
}
#slideshow .prev.command > .command-icon {
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
margin-left: 6px;
}
#slideshow .next.command {
right: 0;
}
#slideshow .next.command > .command-icon {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
margin-right: 6px;
}
#slideshow .prev, #slideshow .next {
display: none;
z-index: 9;
}
#slideshow .container {
position: relative;
width: 595px;
height: 450px;
overflow: hidden;
}
@media only screen and (max-width: 768px) {
#slideshow .container {
width: 100%;
height: 75vw;
}
}
#slideshow .slider-placeholder {
position: absolute;
left: 0;
top: 0;
width: 6500%;
height: 450px;
font-size: 0;
white-space: nowrap;
display: flex;
}
#slideshow .slider-placeholder > .photo-container {
/*height: 450px;*/
width: 595px;
display: inline-flex;
flex-direction: column;
justify-content: center;
align-items: center;
overflow: hidden;
background: #ffffff;
}
#slideshow .slider-placeholder img {
display: block;
width: 100%;
max-height: none;
}
@media only screen and (max-width: 768px) {
#slideshow .slider-placeholder {
width: 6500vw;
height: 69vw;
}
#slideshow .slider-placeholder > img {
height: 75vw;
width: 100vw;
display: inline-block;
}
}
#slideshow .slider-placeholder {
-webkit-transition: all 1s;
-moz-transition: all 1s;
transition: all 1s;
}
.thumbnail-list {
position: relative;
top: 10px;
padding: 0;
margin: 0;
width: 100%;
overflow-x: hidden;
font-size: 0;
}
.thumbnail-list .thumbnail-list-wrapper {
white-space: nowrap;
overflow-x: visible;
-webkit-transition: all 1s;
-moz-transition: all 1s;
transition: all 1s;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
@media only screen and (max-width: 768px) {
.thumbnail-list {
display: none;
}
}
.thumbnail-list .thumbnail-item {
display: inline-block;
}
.thumbnail-list .thumbnail {
display: inline-block;
padding: 0;
margin: 0;
list-style: none;
height: 80px;
width: 80px;
box-sizing: border-box;
border: 1px solid transparent;
}
.thumbnail-list .thumbnail-item {
margin-left: -1px;
}
.thumbnail-list .thumbnail-item:first-child {
margin-left: 0;
}
.thumbnail-list .thumbnail .photo-container {
width: 100%;
height: 59px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
overflow: hidden;
margin-top: 10px;
background: #ffffff;
}
.thumbnail-list .thumbnail img {
width: 100%;
display: block;
}
.thumbnail-list .thumbnail:hover {
border: 1px solid #006efc;
}
.thumbnail-list .link-btn {
display: inline-block;
background-color: transparent;
border: 1px solid #3366cc;
border-radius: 5px;
line-height: 20px;
margin-left: 5px;
padding: 10px;
text-align: center;
text-decoration: none;
white-space: nowrap;
font-size: 12px;
}
.sl_anchor {
display: none;
}
.slide-status {
margin-top: 10px;
}
@media only screen and (max-width: 768px) {
.slide-status {
padding: 0;
}
}
.slide-status .current-page {
display: none;
margin-right: 6px;
}
.slide-status .sum {
margin-left: 6px;
}
.slide-status .statistic {
display: inline-block;
font-family: Roboto;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #767676;
}
.slide-status .outer-link {
float: right;
color: #006efc;
font-size: 12px;
}
#slideshow .command {
display: none;
}
.sl_anchor:nth-of-type(1):checked ~ #slideshow .command-group1 {
display: inline-flex;
}
.sl_anchor:nth-of-type(1):checked ~ #slideshow .slider-placeholder {
transform: translateX(-0px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(1):checked ~ #slideshow .slider-placeholder {
transform: translateX(-0vw);
}
}
.sl_anchor:nth-of-type(1):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(1) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(1):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(1) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(1):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: 0;
}
.sl_anchor:nth-of-type(1):checked ~ #slideshow .slide-status .current-page:nth-of-type(1) {
display: inline;
}
.sl_anchor:nth-of-type(2):checked ~ #slideshow .command-group2 {
display: inline-flex;
}
.sl_anchor:nth-of-type(2):checked ~ #slideshow .slider-placeholder {
transform: translateX(-595px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(2):checked ~ #slideshow .slider-placeholder {
transform: translateX(-100vw);
}
}
.sl_anchor:nth-of-type(2):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(2) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(2):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(2) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(2):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: 0;
}
.sl_anchor:nth-of-type(2):checked ~ #slideshow .slide-status .current-page:nth-of-type(2) {
display: inline;
}
.sl_anchor:nth-of-type(3):checked ~ #slideshow .command-group3 {
display: inline-flex;
}
.sl_anchor:nth-of-type(3):checked ~ #slideshow .slider-placeholder {
transform: translateX(-1190px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(3):checked ~ #slideshow .slider-placeholder {
transform: translateX(-200vw);
}
}
.sl_anchor:nth-of-type(3):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(3) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(3):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(3) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(3):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: 0;
}
.sl_anchor:nth-of-type(3):checked ~ #slideshow .slide-status .current-page:nth-of-type(3) {
display: inline;
}
.sl_anchor:nth-of-type(4):checked ~ #slideshow .command-group4 {
display: inline-flex;
}
.sl_anchor:nth-of-type(4):checked ~ #slideshow .slider-placeholder {
transform: translateX(-1785px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(4):checked ~ #slideshow .slider-placeholder {
transform: translateX(-300vw);
}
}
.sl_anchor:nth-of-type(4):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(4) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(4):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(4) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(4):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: 0;
}
.sl_anchor:nth-of-type(4):checked ~ #slideshow .slide-status .current-page:nth-of-type(4) {
display: inline;
}
.sl_anchor:nth-of-type(5):checked ~ #slideshow .command-group5 {
display: inline-flex;
}
.sl_anchor:nth-of-type(5):checked ~ #slideshow .slider-placeholder {
transform: translateX(-2380px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(5):checked ~ #slideshow .slider-placeholder {
transform: translateX(-400vw);
}
}
.sl_anchor:nth-of-type(5):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(5) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(5):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(5) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(5):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-40px
;
}
.sl_anchor:nth-of-type(5):checked ~ #slideshow .slide-status .current-page:nth-of-type(5) {
display: inline;
}
.sl_anchor:nth-of-type(6):checked ~ #slideshow .command-group6 {
display: inline-flex;
}
.sl_anchor:nth-of-type(6):checked ~ #slideshow .slider-placeholder {
transform: translateX(-2975px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(6):checked ~ #slideshow .slider-placeholder {
transform: translateX(-500vw);
}
}
.sl_anchor:nth-of-type(6):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(6) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(6):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(6) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(6):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-120px
;
}
.sl_anchor:nth-of-type(6):checked ~ #slideshow .slide-status .current-page:nth-of-type(6) {
display: inline;
}
.sl_anchor:nth-of-type(7):checked ~ #slideshow .command-group7 {
display: inline-flex;
}
.sl_anchor:nth-of-type(7):checked ~ #slideshow .slider-placeholder {
transform: translateX(-3570px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(7):checked ~ #slideshow .slider-placeholder {
transform: translateX(-600vw);
}
}
.sl_anchor:nth-of-type(7):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(7) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(7):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(7) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(7):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-200px
;
}
.sl_anchor:nth-of-type(7):checked ~ #slideshow .slide-status .current-page:nth-of-type(7) {
display: inline;
}
.sl_anchor:nth-of-type(8):checked ~ #slideshow .command-group8 {
display: inline-flex;
}
.sl_anchor:nth-of-type(8):checked ~ #slideshow .slider-placeholder {
transform: translateX(-4165px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(8):checked ~ #slideshow .slider-placeholder {
transform: translateX(-700vw);
}
}
.sl_anchor:nth-of-type(8):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(8) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(8):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(8) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(8):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-280px
;
}
.sl_anchor:nth-of-type(8):checked ~ #slideshow .slide-status .current-page:nth-of-type(8) {
display: inline;
}
.sl_anchor:nth-of-type(9):checked ~ #slideshow .command-group9 {
display: inline-flex;
}
.sl_anchor:nth-of-type(9):checked ~ #slideshow .slider-placeholder {
transform: translateX(-4760px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(9):checked ~ #slideshow .slider-placeholder {
transform: translateX(-800vw);
}
}
.sl_anchor:nth-of-type(9):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(9) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(9):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(9) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(9):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-360px
;
}
.sl_anchor:nth-of-type(9):checked ~ #slideshow .slide-status .current-page:nth-of-type(9) {
display: inline;
}
.sl_anchor:nth-of-type(10):checked ~ #slideshow .command-group10 {
display: inline-flex;
}
.sl_anchor:nth-of-type(10):checked ~ #slideshow .slider-placeholder {
transform: translateX(-5355px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(10):checked ~ #slideshow .slider-placeholder {
transform: translateX(-900vw);
}
}
.sl_anchor:nth-of-type(10):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(10) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(10):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(10) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(10):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-440px
;
}
.sl_anchor:nth-of-type(10):checked ~ #slideshow .slide-status .current-page:nth-of-type(10) {
display: inline;
}
.sl_anchor:nth-of-type(11):checked ~ #slideshow .command-group11 {
display: inline-flex;
}
.sl_anchor:nth-of-type(11):checked ~ #slideshow .slider-placeholder {
transform: translateX(-5950px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(11):checked ~ #slideshow .slider-placeholder {
transform: translateX(-1000vw);
}
}
.sl_anchor:nth-of-type(11):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(11) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(11):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(11) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(11):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-520px
;
}
.sl_anchor:nth-of-type(11):checked ~ #slideshow .slide-status .current-page:nth-of-type(11) {
display: inline;
}
.sl_anchor:nth-of-type(12):checked ~ #slideshow .command-group12 {
display: inline-flex;
}
.sl_anchor:nth-of-type(12):checked ~ #slideshow .slider-placeholder {
transform: translateX(-6545px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(12):checked ~ #slideshow .slider-placeholder {
transform: translateX(-1100vw);
}
}
.sl_anchor:nth-of-type(12):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(12) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(12):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(12) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(12):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-600px
;
}
.sl_anchor:nth-of-type(12):checked ~ #slideshow .slide-status .current-page:nth-of-type(12) {
display: inline;
}
.sl_anchor:nth-of-type(13):checked ~ #slideshow .command-group13 {
display: inline-flex;
}
.sl_anchor:nth-of-type(13):checked ~ #slideshow .slider-placeholder {
transform: translateX(-7140px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(13):checked ~ #slideshow .slider-placeholder {
transform: translateX(-1200vw);
}
}
.sl_anchor:nth-of-type(13):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(13) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(13):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(13) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(13):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-680px
;
}
.sl_anchor:nth-of-type(13):checked ~ #slideshow .slide-status .current-page:nth-of-type(13) {
display: inline;
}
.sl_anchor:nth-of-type(14):checked ~ #slideshow .command-group14 {
display: inline-flex;
}
.sl_anchor:nth-of-type(14):checked ~ #slideshow .slider-placeholder {
transform: translateX(-7735px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(14):checked ~ #slideshow .slider-placeholder {
transform: translateX(-1300vw);
}
}
.sl_anchor:nth-of-type(14):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(14) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(14):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(14) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(14):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-760px
;
}
.sl_anchor:nth-of-type(14):checked ~ #slideshow .slide-status .current-page:nth-of-type(14) {
display: inline;
}
.sl_anchor:nth-of-type(15):checked ~ #slideshow .command-group15 {
display: inline-flex;
}
.sl_anchor:nth-of-type(15):checked ~ #slideshow .slider-placeholder {
transform: translateX(-8330px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(15):checked ~ #slideshow .slider-placeholder {
transform: translateX(-1400vw);
}
}
.sl_anchor:nth-of-type(15):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(15) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(15):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(15) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(15):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-840px
;
}
.sl_anchor:nth-of-type(15):checked ~ #slideshow .slide-status .current-page:nth-of-type(15) {
display: inline;
}
.sl_anchor:nth-of-type(16):checked ~ #slideshow .command-group16 {
display: inline-flex;
}
.sl_anchor:nth-of-type(16):checked ~ #slideshow .slider-placeholder {
transform: translateX(-8925px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(16):checked ~ #slideshow .slider-placeholder {
transform: translateX(-1500vw);
}
}
.sl_anchor:nth-of-type(16):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(16) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(16):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(16) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(16):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-920px
;
}
.sl_anchor:nth-of-type(16):checked ~ #slideshow .slide-status .current-page:nth-of-type(16) {
display: inline;
}
.sl_anchor:nth-of-type(17):checked ~ #slideshow .command-group17 {
display: inline-flex;
}
.sl_anchor:nth-of-type(17):checked ~ #slideshow .slider-placeholder {
transform: translateX(-9520px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(17):checked ~ #slideshow .slider-placeholder {
transform: translateX(-1600vw);
}
}
.sl_anchor:nth-of-type(17):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(17) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(17):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(17) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(17):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-1000px
;
}
.sl_anchor:nth-of-type(17):checked ~ #slideshow .slide-status .current-page:nth-of-type(17) {
display: inline;
}
.sl_anchor:nth-of-type(18):checked ~ #slideshow .command-group18 {
display: inline-flex;
}
.sl_anchor:nth-of-type(18):checked ~ #slideshow .slider-placeholder {
transform: translateX(-10115px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(18):checked ~ #slideshow .slider-placeholder {
transform: translateX(-1700vw);
}
}
.sl_anchor:nth-of-type(18):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(18) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(18):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(18) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(18):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-1080px
;
}
.sl_anchor:nth-of-type(18):checked ~ #slideshow .slide-status .current-page:nth-of-type(18) {
display: inline;
}
.sl_anchor:nth-of-type(19):checked ~ #slideshow .command-group19 {
display: inline-flex;
}
.sl_anchor:nth-of-type(19):checked ~ #slideshow .slider-placeholder {
transform: translateX(-10710px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(19):checked ~ #slideshow .slider-placeholder {
transform: translateX(-1800vw);
}
}
.sl_anchor:nth-of-type(19):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(19) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(19):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(19) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(19):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-1160px
;
}
.sl_anchor:nth-of-type(19):checked ~ #slideshow .slide-status .current-page:nth-of-type(19) {
display: inline;
}
.sl_anchor:nth-of-type(20):checked ~ #slideshow .command-group20 {
display: inline-flex;
}
.sl_anchor:nth-of-type(20):checked ~ #slideshow .slider-placeholder {
transform: translateX(-11305px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(20):checked ~ #slideshow .slider-placeholder {
transform: translateX(-1900vw);
}
}
.sl_anchor:nth-of-type(20):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(20) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(20):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(20) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(20):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-1240px
;
}
.sl_anchor:nth-of-type(20):checked ~ #slideshow .slide-status .current-page:nth-of-type(20) {
display: inline;
}
.sl_anchor:nth-of-type(21):checked ~ #slideshow .command-group21 {
display: inline-flex;
}
.sl_anchor:nth-of-type(21):checked ~ #slideshow .slider-placeholder {
transform: translateX(-11900px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(21):checked ~ #slideshow .slider-placeholder {
transform: translateX(-2000vw);
}
}
.sl_anchor:nth-of-type(21):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(21) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(21):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(21) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(21):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-1320px
;
}
.sl_anchor:nth-of-type(21):checked ~ #slideshow .slide-status .current-page:nth-of-type(21) {
display: inline;
}
.sl_anchor:nth-of-type(22):checked ~ #slideshow .command-group22 {
display: inline-flex;
}
.sl_anchor:nth-of-type(22):checked ~ #slideshow .slider-placeholder {
transform: translateX(-12495px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(22):checked ~ #slideshow .slider-placeholder {
transform: translateX(-2100vw);
}
}
.sl_anchor:nth-of-type(22):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(22) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(22):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(22) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(22):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-1400px
;
}
.sl_anchor:nth-of-type(22):checked ~ #slideshow .slide-status .current-page:nth-of-type(22) {
display: inline;
}
.sl_anchor:nth-of-type(23):checked ~ #slideshow .command-group23 {
display: inline-flex;
}
.sl_anchor:nth-of-type(23):checked ~ #slideshow .slider-placeholder {
transform: translateX(-13090px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(23):checked ~ #slideshow .slider-placeholder {
transform: translateX(-2200vw);
}
}
.sl_anchor:nth-of-type(23):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(23) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(23):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(23) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(23):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-1480px
;
}
.sl_anchor:nth-of-type(23):checked ~ #slideshow .slide-status .current-page:nth-of-type(23) {
display: inline;
}
.sl_anchor:nth-of-type(24):checked ~ #slideshow .command-group24 {
display: inline-flex;
}
.sl_anchor:nth-of-type(24):checked ~ #slideshow .slider-placeholder {
transform: translateX(-13685px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(24):checked ~ #slideshow .slider-placeholder {
transform: translateX(-2300vw);
}
}
.sl_anchor:nth-of-type(24):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(24) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(24):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(24) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(24):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-1560px
;
}
.sl_anchor:nth-of-type(24):checked ~ #slideshow .slide-status .current-page:nth-of-type(24) {
display: inline;
}
.sl_anchor:nth-of-type(25):checked ~ #slideshow .command-group25 {
display: inline-flex;
}
.sl_anchor:nth-of-type(25):checked ~ #slideshow .slider-placeholder {
transform: translateX(-14280px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(25):checked ~ #slideshow .slider-placeholder {
transform: translateX(-2400vw);
}
}
.sl_anchor:nth-of-type(25):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(25) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(25):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(25) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(25):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-1640px
;
}
.sl_anchor:nth-of-type(25):checked ~ #slideshow .slide-status .current-page:nth-of-type(25) {
display: inline;
}
.sl_anchor:nth-of-type(26):checked ~ #slideshow .command-group26 {
display: inline-flex;
}
.sl_anchor:nth-of-type(26):checked ~ #slideshow .slider-placeholder {
transform: translateX(-14875px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(26):checked ~ #slideshow .slider-placeholder {
transform: translateX(-2500vw);
}
}
.sl_anchor:nth-of-type(26):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(26) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(26):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(26) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(26):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-1720px
;
}
.sl_anchor:nth-of-type(26):checked ~ #slideshow .slide-status .current-page:nth-of-type(26) {
display: inline;
}
.sl_anchor:nth-of-type(27):checked ~ #slideshow .command-group27 {
display: inline-flex;
}
.sl_anchor:nth-of-type(27):checked ~ #slideshow .slider-placeholder {
transform: translateX(-15470px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(27):checked ~ #slideshow .slider-placeholder {
transform: translateX(-2600vw);
}
}
.sl_anchor:nth-of-type(27):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(27) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(27):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(27) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(27):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-1800px
;
}
.sl_anchor:nth-of-type(27):checked ~ #slideshow .slide-status .current-page:nth-of-type(27) {
display: inline;
}
.sl_anchor:nth-of-type(28):checked ~ #slideshow .command-group28 {
display: inline-flex;
}
.sl_anchor:nth-of-type(28):checked ~ #slideshow .slider-placeholder {
transform: translateX(-16065px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(28):checked ~ #slideshow .slider-placeholder {
transform: translateX(-2700vw);
}
}
.sl_anchor:nth-of-type(28):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(28) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(28):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(28) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(28):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-1880px
;
}
.sl_anchor:nth-of-type(28):checked ~ #slideshow .slide-status .current-page:nth-of-type(28) {
display: inline;
}
.sl_anchor:nth-of-type(29):checked ~ #slideshow .command-group29 {
display: inline-flex;
}
.sl_anchor:nth-of-type(29):checked ~ #slideshow .slider-placeholder {
transform: translateX(-16660px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(29):checked ~ #slideshow .slider-placeholder {
transform: translateX(-2800vw);
}
}
.sl_anchor:nth-of-type(29):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(29) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(29):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(29) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(29):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-1960px
;
}
.sl_anchor:nth-of-type(29):checked ~ #slideshow .slide-status .current-page:nth-of-type(29) {
display: inline;
}
.sl_anchor:nth-of-type(30):checked ~ #slideshow .command-group30 {
display: inline-flex;
}
.sl_anchor:nth-of-type(30):checked ~ #slideshow .slider-placeholder {
transform: translateX(-17255px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(30):checked ~ #slideshow .slider-placeholder {
transform: translateX(-2900vw);
}
}
.sl_anchor:nth-of-type(30):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(30) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(30):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(30) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(30):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-2040px
;
}
.sl_anchor:nth-of-type(30):checked ~ #slideshow .slide-status .current-page:nth-of-type(30) {
display: inline;
}
.sl_anchor:nth-of-type(31):checked ~ #slideshow .command-group31 {
display: inline-flex;
}
.sl_anchor:nth-of-type(31):checked ~ #slideshow .slider-placeholder {
transform: translateX(-17850px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(31):checked ~ #slideshow .slider-placeholder {
transform: translateX(-3000vw);
}
}
.sl_anchor:nth-of-type(31):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(31) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(31):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(31) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(31):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-2120px
;
}
.sl_anchor:nth-of-type(31):checked ~ #slideshow .slide-status .current-page:nth-of-type(31) {
display: inline;
}
.sl_anchor:nth-of-type(32):checked ~ #slideshow .command-group32 {
display: inline-flex;
}
.sl_anchor:nth-of-type(32):checked ~ #slideshow .slider-placeholder {
transform: translateX(-18445px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(32):checked ~ #slideshow .slider-placeholder {
transform: translateX(-3100vw);
}
}
.sl_anchor:nth-of-type(32):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(32) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(32):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(32) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(32):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-2200px
;
}
.sl_anchor:nth-of-type(32):checked ~ #slideshow .slide-status .current-page:nth-of-type(32) {
display: inline;
}
.sl_anchor:nth-of-type(33):checked ~ #slideshow .command-group33 {
display: inline-flex;
}
.sl_anchor:nth-of-type(33):checked ~ #slideshow .slider-placeholder {
transform: translateX(-19040px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(33):checked ~ #slideshow .slider-placeholder {
transform: translateX(-3200vw);
}
}
.sl_anchor:nth-of-type(33):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(33) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(33):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(33) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(33):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-2280px
;
}
.sl_anchor:nth-of-type(33):checked ~ #slideshow .slide-status .current-page:nth-of-type(33) {
display: inline;
}
.sl_anchor:nth-of-type(34):checked ~ #slideshow .command-group34 {
display: inline-flex;
}
.sl_anchor:nth-of-type(34):checked ~ #slideshow .slider-placeholder {
transform: translateX(-19635px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(34):checked ~ #slideshow .slider-placeholder {
transform: translateX(-3300vw);
}
}
.sl_anchor:nth-of-type(34):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(34) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(34):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(34) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(34):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-2360px
;
}
.sl_anchor:nth-of-type(34):checked ~ #slideshow .slide-status .current-page:nth-of-type(34) {
display: inline;
}
.sl_anchor:nth-of-type(35):checked ~ #slideshow .command-group35 {
display: inline-flex;
}
.sl_anchor:nth-of-type(35):checked ~ #slideshow .slider-placeholder {
transform: translateX(-20230px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(35):checked ~ #slideshow .slider-placeholder {
transform: translateX(-3400vw);
}
}
.sl_anchor:nth-of-type(35):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(35) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(35):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(35) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(35):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-2440px
;
}
.sl_anchor:nth-of-type(35):checked ~ #slideshow .slide-status .current-page:nth-of-type(35) {
display: inline;
}
.sl_anchor:nth-of-type(36):checked ~ #slideshow .command-group36 {
display: inline-flex;
}
.sl_anchor:nth-of-type(36):checked ~ #slideshow .slider-placeholder {
transform: translateX(-20825px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(36):checked ~ #slideshow .slider-placeholder {
transform: translateX(-3500vw);
}
}
.sl_anchor:nth-of-type(36):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(36) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(36):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(36) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(36):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-2520px
;
}
.sl_anchor:nth-of-type(36):checked ~ #slideshow .slide-status .current-page:nth-of-type(36) {
display: inline;
}
.sl_anchor:nth-of-type(37):checked ~ #slideshow .command-group37 {
display: inline-flex;
}
.sl_anchor:nth-of-type(37):checked ~ #slideshow .slider-placeholder {
transform: translateX(-21420px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(37):checked ~ #slideshow .slider-placeholder {
transform: translateX(-3600vw);
}
}
.sl_anchor:nth-of-type(37):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(37) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(37):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(37) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(37):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-2600px
;
}
.sl_anchor:nth-of-type(37):checked ~ #slideshow .slide-status .current-page:nth-of-type(37) {
display: inline;
}
.sl_anchor:nth-of-type(38):checked ~ #slideshow .command-group38 {
display: inline-flex;
}
.sl_anchor:nth-of-type(38):checked ~ #slideshow .slider-placeholder {
transform: translateX(-22015px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(38):checked ~ #slideshow .slider-placeholder {
transform: translateX(-3700vw);
}
}
.sl_anchor:nth-of-type(38):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(38) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(38):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(38) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(38):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-2680px
;
}
.sl_anchor:nth-of-type(38):checked ~ #slideshow .slide-status .current-page:nth-of-type(38) {
display: inline;
}
.sl_anchor:nth-of-type(39):checked ~ #slideshow .command-group39 {
display: inline-flex;
}
.sl_anchor:nth-of-type(39):checked ~ #slideshow .slider-placeholder {
transform: translateX(-22610px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(39):checked ~ #slideshow .slider-placeholder {
transform: translateX(-3800vw);
}
}
.sl_anchor:nth-of-type(39):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(39) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(39):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(39) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(39):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-2760px
;
}
.sl_anchor:nth-of-type(39):checked ~ #slideshow .slide-status .current-page:nth-of-type(39) {
display: inline;
}
.sl_anchor:nth-of-type(40):checked ~ #slideshow .command-group40 {
display: inline-flex;
}
.sl_anchor:nth-of-type(40):checked ~ #slideshow .slider-placeholder {
transform: translateX(-23205px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(40):checked ~ #slideshow .slider-placeholder {
transform: translateX(-3900vw);
}
}
.sl_anchor:nth-of-type(40):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(40) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(40):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(40) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(40):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-2840px
;
}
.sl_anchor:nth-of-type(40):checked ~ #slideshow .slide-status .current-page:nth-of-type(40) {
display: inline;
}
.sl_anchor:nth-of-type(41):checked ~ #slideshow .command-group41 {
display: inline-flex;
}
.sl_anchor:nth-of-type(41):checked ~ #slideshow .slider-placeholder {
transform: translateX(-23800px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(41):checked ~ #slideshow .slider-placeholder {
transform: translateX(-4000vw);
}
}
.sl_anchor:nth-of-type(41):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(41) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(41):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(41) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(41):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-2920px
;
}
.sl_anchor:nth-of-type(41):checked ~ #slideshow .slide-status .current-page:nth-of-type(41) {
display: inline;
}
.sl_anchor:nth-of-type(42):checked ~ #slideshow .command-group42 {
display: inline-flex;
}
.sl_anchor:nth-of-type(42):checked ~ #slideshow .slider-placeholder {
transform: translateX(-24395px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(42):checked ~ #slideshow .slider-placeholder {
transform: translateX(-4100vw);
}
}
.sl_anchor:nth-of-type(42):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(42) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(42):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(42) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(42):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-3000px
;
}
.sl_anchor:nth-of-type(42):checked ~ #slideshow .slide-status .current-page:nth-of-type(42) {
display: inline;
}
.sl_anchor:nth-of-type(43):checked ~ #slideshow .command-group43 {
display: inline-flex;
}
.sl_anchor:nth-of-type(43):checked ~ #slideshow .slider-placeholder {
transform: translateX(-24990px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(43):checked ~ #slideshow .slider-placeholder {
transform: translateX(-4200vw);
}
}
.sl_anchor:nth-of-type(43):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(43) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(43):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(43) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(43):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-3080px
;
}
.sl_anchor:nth-of-type(43):checked ~ #slideshow .slide-status .current-page:nth-of-type(43) {
display: inline;
}
.sl_anchor:nth-of-type(44):checked ~ #slideshow .command-group44 {
display: inline-flex;
}
.sl_anchor:nth-of-type(44):checked ~ #slideshow .slider-placeholder {
transform: translateX(-25585px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(44):checked ~ #slideshow .slider-placeholder {
transform: translateX(-4300vw);
}
}
.sl_anchor:nth-of-type(44):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(44) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(44):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(44) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(44):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-3160px
;
}
.sl_anchor:nth-of-type(44):checked ~ #slideshow .slide-status .current-page:nth-of-type(44) {
display: inline;
}
.sl_anchor:nth-of-type(45):checked ~ #slideshow .command-group45 {
display: inline-flex;
}
.sl_anchor:nth-of-type(45):checked ~ #slideshow .slider-placeholder {
transform: translateX(-26180px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(45):checked ~ #slideshow .slider-placeholder {
transform: translateX(-4400vw);
}
}
.sl_anchor:nth-of-type(45):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(45) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(45):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(45) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(45):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-3240px
;
}
.sl_anchor:nth-of-type(45):checked ~ #slideshow .slide-status .current-page:nth-of-type(45) {
display: inline;
}
.sl_anchor:nth-of-type(46):checked ~ #slideshow .command-group46 {
display: inline-flex;
}
.sl_anchor:nth-of-type(46):checked ~ #slideshow .slider-placeholder {
transform: translateX(-26775px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(46):checked ~ #slideshow .slider-placeholder {
transform: translateX(-4500vw);
}
}
.sl_anchor:nth-of-type(46):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(46) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(46):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(46) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(46):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-3320px
;
}
.sl_anchor:nth-of-type(46):checked ~ #slideshow .slide-status .current-page:nth-of-type(46) {
display: inline;
}
.sl_anchor:nth-of-type(47):checked ~ #slideshow .command-group47 {
display: inline-flex;
}
.sl_anchor:nth-of-type(47):checked ~ #slideshow .slider-placeholder {
transform: translateX(-27370px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(47):checked ~ #slideshow .slider-placeholder {
transform: translateX(-4600vw);
}
}
.sl_anchor:nth-of-type(47):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(47) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(47):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(47) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(47):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-3400px
;
}
.sl_anchor:nth-of-type(47):checked ~ #slideshow .slide-status .current-page:nth-of-type(47) {
display: inline;
}
.sl_anchor:nth-of-type(48):checked ~ #slideshow .command-group48 {
display: inline-flex;
}
.sl_anchor:nth-of-type(48):checked ~ #slideshow .slider-placeholder {
transform: translateX(-27965px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(48):checked ~ #slideshow .slider-placeholder {
transform: translateX(-4700vw);
}
}
.sl_anchor:nth-of-type(48):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(48) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(48):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(48) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(48):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-3480px
;
}
.sl_anchor:nth-of-type(48):checked ~ #slideshow .slide-status .current-page:nth-of-type(48) {
display: inline;
}
.sl_anchor:nth-of-type(49):checked ~ #slideshow .command-group49 {
display: inline-flex;
}
.sl_anchor:nth-of-type(49):checked ~ #slideshow .slider-placeholder {
transform: translateX(-28560px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(49):checked ~ #slideshow .slider-placeholder {
transform: translateX(-4800vw);
}
}
.sl_anchor:nth-of-type(49):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(49) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(49):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(49) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(49):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-3560px
;
}
.sl_anchor:nth-of-type(49):checked ~ #slideshow .slide-status .current-page:nth-of-type(49) {
display: inline;
}
.sl_anchor:nth-of-type(50):checked ~ #slideshow .command-group50 {
display: inline-flex;
}
.sl_anchor:nth-of-type(50):checked ~ #slideshow .slider-placeholder {
transform: translateX(-29155px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(50):checked ~ #slideshow .slider-placeholder {
transform: translateX(-4900vw);
}
}
.sl_anchor:nth-of-type(50):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(50) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(50):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(50) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(50):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-3640px
;
}
.sl_anchor:nth-of-type(50):checked ~ #slideshow .slide-status .current-page:nth-of-type(50) {
display: inline;
}
.sl_anchor:nth-of-type(51):checked ~ #slideshow .command-group51 {
display: inline-flex;
}
.sl_anchor:nth-of-type(51):checked ~ #slideshow .slider-placeholder {
transform: translateX(-29750px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(51):checked ~ #slideshow .slider-placeholder {
transform: translateX(-5000vw);
}
}
.sl_anchor:nth-of-type(51):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(51) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(51):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(51) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(51):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-3720px
;
}
.sl_anchor:nth-of-type(51):checked ~ #slideshow .slide-status .current-page:nth-of-type(51) {
display: inline;
}
.sl_anchor:nth-of-type(52):checked ~ #slideshow .command-group52 {
display: inline-flex;
}
.sl_anchor:nth-of-type(52):checked ~ #slideshow .slider-placeholder {
transform: translateX(-30345px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(52):checked ~ #slideshow .slider-placeholder {
transform: translateX(-5100vw);
}
}
.sl_anchor:nth-of-type(52):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(52) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(52):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(52) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(52):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-3800px
;
}
.sl_anchor:nth-of-type(52):checked ~ #slideshow .slide-status .current-page:nth-of-type(52) {
display: inline;
}
.sl_anchor:nth-of-type(53):checked ~ #slideshow .command-group53 {
display: inline-flex;
}
.sl_anchor:nth-of-type(53):checked ~ #slideshow .slider-placeholder {
transform: translateX(-30940px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(53):checked ~ #slideshow .slider-placeholder {
transform: translateX(-5200vw);
}
}
.sl_anchor:nth-of-type(53):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(53) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(53):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(53) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(53):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-3880px
;
}
.sl_anchor:nth-of-type(53):checked ~ #slideshow .slide-status .current-page:nth-of-type(53) {
display: inline;
}
.sl_anchor:nth-of-type(54):checked ~ #slideshow .command-group54 {
display: inline-flex;
}
.sl_anchor:nth-of-type(54):checked ~ #slideshow .slider-placeholder {
transform: translateX(-31535px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(54):checked ~ #slideshow .slider-placeholder {
transform: translateX(-5300vw);
}
}
.sl_anchor:nth-of-type(54):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(54) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(54):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(54) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(54):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-3960px
;
}
.sl_anchor:nth-of-type(54):checked ~ #slideshow .slide-status .current-page:nth-of-type(54) {
display: inline;
}
.sl_anchor:nth-of-type(55):checked ~ #slideshow .command-group55 {
display: inline-flex;
}
.sl_anchor:nth-of-type(55):checked ~ #slideshow .slider-placeholder {
transform: translateX(-32130px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(55):checked ~ #slideshow .slider-placeholder {
transform: translateX(-5400vw);
}
}
.sl_anchor:nth-of-type(55):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(55) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(55):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(55) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(55):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-4040px
;
}
.sl_anchor:nth-of-type(55):checked ~ #slideshow .slide-status .current-page:nth-of-type(55) {
display: inline;
}
.sl_anchor:nth-of-type(56):checked ~ #slideshow .command-group56 {
display: inline-flex;
}
.sl_anchor:nth-of-type(56):checked ~ #slideshow .slider-placeholder {
transform: translateX(-32725px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(56):checked ~ #slideshow .slider-placeholder {
transform: translateX(-5500vw);
}
}
.sl_anchor:nth-of-type(56):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(56) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(56):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(56) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(56):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-4120px
;
}
.sl_anchor:nth-of-type(56):checked ~ #slideshow .slide-status .current-page:nth-of-type(56) {
display: inline;
}
.sl_anchor:nth-of-type(57):checked ~ #slideshow .command-group57 {
display: inline-flex;
}
.sl_anchor:nth-of-type(57):checked ~ #slideshow .slider-placeholder {
transform: translateX(-33320px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(57):checked ~ #slideshow .slider-placeholder {
transform: translateX(-5600vw);
}
}
.sl_anchor:nth-of-type(57):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(57) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(57):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(57) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(57):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-4200px
;
}
.sl_anchor:nth-of-type(57):checked ~ #slideshow .slide-status .current-page:nth-of-type(57) {
display: inline;
}
.sl_anchor:nth-of-type(58):checked ~ #slideshow .command-group58 {
display: inline-flex;
}
.sl_anchor:nth-of-type(58):checked ~ #slideshow .slider-placeholder {
transform: translateX(-33915px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(58):checked ~ #slideshow .slider-placeholder {
transform: translateX(-5700vw);
}
}
.sl_anchor:nth-of-type(58):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(58) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(58):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(58) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(58):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-4280px
;
}
.sl_anchor:nth-of-type(58):checked ~ #slideshow .slide-status .current-page:nth-of-type(58) {
display: inline;
}
.sl_anchor:nth-of-type(59):checked ~ #slideshow .command-group59 {
display: inline-flex;
}
.sl_anchor:nth-of-type(59):checked ~ #slideshow .slider-placeholder {
transform: translateX(-34510px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(59):checked ~ #slideshow .slider-placeholder {
transform: translateX(-5800vw);
}
}
.sl_anchor:nth-of-type(59):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(59) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(59):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(59) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(59):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-4360px
;
}
.sl_anchor:nth-of-type(59):checked ~ #slideshow .slide-status .current-page:nth-of-type(59) {
display: inline;
}
.sl_anchor:nth-of-type(60):checked ~ #slideshow .command-group60 {
display: inline-flex;
}
.sl_anchor:nth-of-type(60):checked ~ #slideshow .slider-placeholder {
transform: translateX(-35105px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(60):checked ~ #slideshow .slider-placeholder {
transform: translateX(-5900vw);
}
}
.sl_anchor:nth-of-type(60):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(60) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(60):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(60) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(60):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-4440px
;
}
.sl_anchor:nth-of-type(60):checked ~ #slideshow .slide-status .current-page:nth-of-type(60) {
display: inline;
}
.sl_anchor:nth-of-type(61):checked ~ #slideshow .command-group61 {
display: inline-flex;
}
.sl_anchor:nth-of-type(61):checked ~ #slideshow .slider-placeholder {
transform: translateX(-35700px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(61):checked ~ #slideshow .slider-placeholder {
transform: translateX(-6000vw);
}
}
.sl_anchor:nth-of-type(61):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(61) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(61):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(61) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(61):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-4520px
;
}
.sl_anchor:nth-of-type(61):checked ~ #slideshow .slide-status .current-page:nth-of-type(61) {
display: inline;
}
.sl_anchor:nth-of-type(62):checked ~ #slideshow .command-group62 {
display: inline-flex;
}
.sl_anchor:nth-of-type(62):checked ~ #slideshow .slider-placeholder {
transform: translateX(-36295px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(62):checked ~ #slideshow .slider-placeholder {
transform: translateX(-6100vw);
}
}
.sl_anchor:nth-of-type(62):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(62) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(62):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(62) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(62):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-4600px
;
}
.sl_anchor:nth-of-type(62):checked ~ #slideshow .slide-status .current-page:nth-of-type(62) {
display: inline;
}
.sl_anchor:nth-of-type(63):checked ~ #slideshow .command-group63 {
display: inline-flex;
}
.sl_anchor:nth-of-type(63):checked ~ #slideshow .slider-placeholder {
transform: translateX(-36890px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(63):checked ~ #slideshow .slider-placeholder {
transform: translateX(-6200vw);
}
}
.sl_anchor:nth-of-type(63):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(63) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(63):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(63) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(63):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-4680px
;
}
.sl_anchor:nth-of-type(63):checked ~ #slideshow .slide-status .current-page:nth-of-type(63) {
display: inline;
}
.sl_anchor:nth-of-type(64):checked ~ #slideshow .command-group64 {
display: inline-flex;
}
.sl_anchor:nth-of-type(64):checked ~ #slideshow .slider-placeholder {
transform: translateX(-37485px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(64):checked ~ #slideshow .slider-placeholder {
transform: translateX(-6300vw);
}
}
.sl_anchor:nth-of-type(64):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(64) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(64):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(64) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(64):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-4760px
;
}
.sl_anchor:nth-of-type(64):checked ~ #slideshow .slide-status .current-page:nth-of-type(64) {
display: inline;
}
.sl_anchor:nth-of-type(65):checked ~ #slideshow .command-group65 {
display: inline-flex;
}
.sl_anchor:nth-of-type(65):checked ~ #slideshow .slider-placeholder {
transform: translateX(-38080px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(65):checked ~ #slideshow .slider-placeholder {
transform: translateX(-6400vw);
}
}
.sl_anchor:nth-of-type(65):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(65) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(65):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(65) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(65):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left:
-4840px
;
}
.sl_anchor:nth-of-type(65):checked ~ #slideshow .slide-status .current-page:nth-of-type(65) {
display: inline;
}
.lg-only, .sm-only, .lg-only-inline, .sm-only-inline {
display: none;
}
.cgg-blue {
color: #006efc;
}
.cgg-gray {
color: #767676;
}
a.cgg-btn {
border: 1px solid #000;
box-sizing: border-box;
font-size: .8rem;
margin-left: 3px;
text-align: center;
text-decoration: none;
vertical-align: bottom;
background-color: #fff;
border-radius: 0;
display: inline-block;
max-width: 100%;
padding: 10px 5px;
}
.cgg-btn__cell {
color: #000;
-webkit-box-align: center;
align-items: center;
display: -webkit-box;
display: flex;
width: 100%;
-webkit-box-pack: center;
justify-content: center;
}
.cgg-btn__icon:last-child, .details__icon {
margin-left: 8px;
}
svg.cgg-btn__icon {
stroke-width: 0;
flex-shrink: 0;
height: 10px;
width: 9.75px;
}
.details__icon svg, svg.cgg-btn__icon {
fill: #000;
stroke: #000;
}
svg:not(:root) {
overflow: hidden;
}
.cgg-expandable {
position: relative;
}
.cgg-details {
-webkit-box-align: center;
align-items: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #3665f3;
cursor: default;
list-style-position: inside;
list-style-type: none;
width: 100%;
position: absolute;
left: 0;
bottom: -30px;
text-align: center;
}
.cgg-details a {
text-decoration: none;
}
.cgg-details label {
cursor: pointer;
}
.cgg-details:hover {
color: #3665f3;
}
.cgg-details-icon-up, .cgg-details-icon-down {
margin-left: 8px;
}
.cgg-details-icon-up:not([hidden]), .cgg-details-icon-down:not([hidden]) {
background-repeat: no-repeat;
vertical-align: middle;
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjEuNiIgaGVpZ2h0PSIxMi41OCIgdmlld0JveD0iMS4zNSA1LjcgMjEuNiAxMi41OCI+PHBhdGggZmlsbD0iIzM2NjVGMyIgZD0iTTEyLjE4NiAxOC4yODVjLS40NTEtLjAwOS0uODA5LS4xNjctMS4wNzUtLjQ0MWwtOS4zMzctOS42YTEuNTI3IDEuNTI3IDAgMCAxLS40MjQtLjk5OXYtLjEwOGMuMDE1LS4zODYuMTY2LS43NDEuNDI0LTEuMDA4LjU2LS41NzMgMS41MjktLjU3IDIuMDgyIDBsOC4yOTQgOC41MyA4LjI5Mi04LjUzMmMuNTU4LS41NyAxLjUyNi0uNTcgMi4wOCAwIC4yNjUuMjcuNDE2LjYyOS40MjggMS4wMXYuMDg3Yy0uMDEyLjM5MS0uMTY1Ljc1LS40MjcgMS4wMmwtOS4zMzMgOS42YTEuNDQzIDEuNDQzIDAgMCAxLTEuMDA0LjQ0MSIvPjwvc3ZnPg==);
height: 5.2px;
width: 9px;
background-size: 9px 5.2px;
}
.cgg-details-icon-up {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.cgg-show-less {
height: 96px;
overflow: hidden;
display: block;
}
#chk_desc ~ div.cgg-show-more,
#chk_equip ~ div.cgg-show-more,
#chk_about ~ div.cgg-show-more,
#chk_term ~ div.cgg-show-more {
display: none;
}
#chk_desc + div label:before,
#chk_equip + div label:before,
#chk_about + div label:before,
#chk_term + div label:before {
content: ‘Show more’;
}
#chk_desc:checked + div label:before,
#chk_equip:checked + div label:before,
#chk_about:checked + div label:before,
#chk_term:checked + div label:before {
content: ‘Show less’;
}
#chk_desc + .cgg-details .cgg-details-icon-up,
#chk_equip + .cgg-details .cgg-details-icon-up,
#chk_about + .cgg-details .cgg-details-icon-up,
#chk_term + .cgg-details .cgg-details-icon-up {
display: none;
}
#chk_desc:checked + .cgg-details .cgg-details-icon-up,
#chk_equip:checked + .cgg-details .cgg-details-icon-up,
#chk_about:checked + .cgg-details .cgg-details-icon-up,
#chk_term:checked + .cgg-details .cgg-details-icon-up {
display: inline-block;
}
#chk_desc + .cgg-details .cgg-details-icon-down,
#chk_equip + .cgg-details .cgg-details-icon-down,
#chk_about + .cgg-details .cgg-details-icon-down,
#chk_term + .cgg-details .cgg-details-icon-down {
display: inline-block;
}
#chk_desc:checked + .cgg-details .cgg-details-icon-down,
#chk_equip:checked + .cgg-details .cgg-details-icon-down,
#chk_about:checked + .cgg-details .cgg-details-icon-down,
#chk_term:checked + .cgg-details .cgg-details-icon-down {
display: none;
}
#chk_desc:checked ~ div.cgg-show-less,
#chk_equip:checked ~ div.cgg-show-less,
#chk_about:checked ~ div.cgg-show-less,
#chk_term:checked ~ div.cgg-show-less {
display: none;
}
#chk_desc:checked ~ div.cgg-show-more,
#chk_equip:checked ~ div.cgg-show-more,
#chk_about:checked ~ div.cgg-show-more,
#chk_term:checked ~ div.cgg-show-more {
display: block;
}
.cgg-phone-num {
text-decoration: none;
color: #006efc;
font-weight: bold;
}
.separator {
display: none;
}
.mt-10 {
margin-top: 10px;
}
.mt-20 {
margin-top: 20px;
}
.mt-40 {
margin-top: 40px;
}
/* — MOBILE mode — */
@media only screen and (max-width: 768px) {
.eb-post-vehicle-title {
/*border-bottom: none;
border-top: 1px solid #ccc;*/
border: none;
padding-bottom: inherit;
}
.eb-post-container {
padding-bottom: 10px;
}
.eb-post-container:first-of-type {
padding-bottom: 0;
}
.eb-post-container .content {
margin: 0;
}
.eb-post-logo {
text-align: center;
}
.eb-post-phonetracking {
margin-top: 15px;
}
.eb-post-phonenumber {
margin-top: 10px;
}
.eb-post-photos {
margin: 1% 1% 10px 1%;
}
.eb-post-container .title .heading-line {
display: none;
}
.eb-post-viewallphotos-container {
margin-top: -20px;
}
.sm-only {
display: block;
}
.sm-only-inline {
display: inline-block;
}
.cgg-show-less.cgg-reverse {
height: auto;
overflow: auto;
}
.cgg-details {
width: 98%;
text-align: right;
}
.separator {
display: inherit;
margin-top: 20px;
color: #fff;
}
.mobi-no-bottom {
margin-bottom: 0;
padding-bottom: 0;
}
}
/* — DESKTOP mode — */
@media only screen and (min-width: 768px) {
.eb-post-container {
margin-bottom: 10px;
}
.eb-post-container .title {
margin: 30px 10px 10px 10px;
}
.eb-post-logo {
float: left;
width: 60%;
margin-right: 2%;
}
.eb-post-phonetracking {
text-align: center;
width: 35%;
float: left;
}
.eb-post-photos {
float: left;
width: 595px;
margin-right: 82px;
}
.eb-post-vehicle {
float: left;
width: 35%;
}
.view-all-images {
display: block !important;
}
#popupGallery {
visibility: hidden;
opacity: 0;
background: rgba(0, 0, 0, 0.3);
position: fixed;
}
.overlay:target {
visibility: visible !important;
opacity: 1 !important;
}
.popup {
margin: 70px auto;
padding: 30px 10px 0 10px;
border-radius: 5px;
width: 640px;
}
.popup .close {
display: block;
}
.contact-seller-box .eb-post-storelink {
display: inline-block;
margin: 0 30px;
}
.accordion {
display: table;
table-layout: fixed;
border-collapse: separate;
border-spacing: 10px;
}
.accordion label {
margin: 0 5px;
text-align: left;
cursor: default;
padding: 0;
border: none;
}
.accordion label:hover {
color: #000;
background-color: #fff;
}
.accordion input:checked + label {
color: #000;
background-color: #fff;
}
.accordion div {
display: table-cell;
border-right: 1px solid #ccc;
}
.accordion div:last-child {
border: none;
}
.accordion label:after {
content: ”;
border: none;
}
.accordion input:checked + label:after {
content: ”;
}
.accordion .accordion__content {
opacity: 1;
border: none;
padding: 0;
}
input[name=’panel’]:checked ~ .accordion__content {
padding: 0;
}
.vehicle-options .read-more-target {
opacity: 0;
max-height: 0;
font-size: 0;
margin: 0 !important;
transition: all .25s cubic-bezier(0, 1, 0.5, 1);
}
.button-show-more-options {
display: inline-block;
}
.vehicle-options .read-more-dots {
display: inline-block;
}
.contactus-desktop {
display: inline-block;
}
.contactus-mobile {
display: none;
}
.call-dealer {
display: none !important;
}
.read-more-trigger:not(.photo-trigger) {
display: none;
}
.read-more-dots {
display: none !important;
}
.read-more-target:not(.photo-target) {
opacity: 1 !important;
line-height: 18px !important;
font-size: inherit !important;
max-height: 999em !important;
}
.lg-only {
display: block
}
.lg-only-inline {
display: inline-block;
}
.eb-post-vehicle > div:first-child {
padding-bottom: 1.5em;
}
.eb-post-overview-container > div:first-child {
margin-top: 0.9em;
}
.desk-no-bottom {
margin-bottom: 0;
padding-bottom: 0;
}
}


Red is a true iconic color for Corvette, and so a factory Torch Red car always has appeal. Plus, the way the panels still fit on this aerodynamically smooth body means the bold color also retains a sleek shine. This shows all the right signs of being the factory application, and the well-respected style is what you get on a car that has averaged less than 2,700 miles annually. There are subtle upgrades that look great, like the upgraded brakes seen through the high-polish alloys, and there’s also extra polish on the Corsa exhaust tips. And the streak of black in the hood highlights the power dome, and at the same time, goes great with the well-fitting black roof. So this one makes for a distinct way to celebrate the new class of classic cars. After all, it’s nearing the quarter-century mark, and so it will be eligible for vintage car registration soon in many areas. And such a sleek machine will look awesome with antique plates.
Low mileage means little seat time, and so the black leather interior looks exceptionally presented. More than just preserved, you’ll love this one because it’s loaded with the best features. This includes power seats, power windows, power locks, keyless entry/alarm, dual airbags, anti-lock brakes, and a premium AM/FM/CD stereo by Bose. Plus, dual-zone automatic A/C climate control means you and your passenger can individually choose the ideal temperature for top-down motoring. And you’ll love the touches that really make sure this lives up to the Corvette’s image of a true driver’s car. It’s in everything from the power telescoping option on the steering wheel to the head-up display.
Part of what makes an early C5 so desirable is what’s under the hood. The 5.7-liter LS1 V8 was the car that was built from day one to provide a big leap in power while also being as easy to drive as any modern fuel-injected machine. Plus, this one is nicely upgraded with a Blackwing cold air intake and Corsa cat-back exhaust system. It makes a car like this drop-top a true grand touring machine. After all, the four-wheel disc brakes and fully independent suspension are perfect for the backroads. And there’s also the four-speed automatic transmission w/overdrive, power steering, and cruise control for when it’s time for those weekend getaways down the interstate. The large trunk even means the golf clubs come with you on vacation!
Complete with owner’s manual, this convertible is exceptionally clean, right down to the undercarriage. It’s the kind of preserved Corvette that has been kept the way you would have had done from day one. So if you’re a collector, you know you need to call today!
Vehicle Description
Red is a true iconic color for Corvette, and so a factory Torch Red car always has appeal. Plus, the way the panels still fit on this aerodynamically smooth body means the bold color also retains a sleek shine. This shows all the right signs of being the factory application, and the well-respected style is what you get on a car that has averaged less than 2,700 miles annually. There are subtle upgrades that look great, like the upgraded brakes seen through the high-polish alloys, and there’s also extra polish on the Corsa exhaust tips. And the streak of black in the hood highlights the power dome, and at the same time, goes great with the well-fitting black roof. So this one makes for a distinct way to celebrate the new class of classic cars. After all, it’s nearing the quarter-century mark, and so it will be eligible for vintage car registration soon in many areas. And such a sleek machine will look awesome with antique plates.
Low mileage means little seat time, and so the black leather interior looks exceptionally presented. More than just preserved, you’ll love this one because it’s loaded with the best features. This includes power seats, power windows, power locks, keyless entry/alarm, dual airbags, anti-lock brakes, and a premium AM/FM/CD stereo by Bose. Plus, dual-zone automatic A/C climate control means you and your passenger can individually choose the ideal temperature for top-down motoring. And you’ll love the touches that really make sure this lives up to the Corvette’s image of a true driver’s car. It’s in everything from the power telescoping option on the steering wheel to the head-up display.
Part of what makes an early C5 so desirable is what’s under the hood. The 5.7-liter LS1 V8 was the car that was built from day one to provide a big leap in power while also being as easy to drive as any modern fuel-injected machine. Plus, this one is nicely upgraded with a Blackwing cold air intake and Corsa cat-back exhaust system. It makes a car like this drop-top a true grand touring machine. After all, the four-wheel disc brakes and fully independent suspension are perfect for the backroads. And there’s also the four-speed automatic transmission w/overdrive, power steering, and cruise control for when it’s time for those weekend getaways down the interstate. The large trunk even means the golf clubs come with you on vacation!
Complete with owner’s manual, this convertible is exceptionally clean, right down to the undercarriage. It’s the kind of preserved Corvette that has been kept the way you would have had done from day one. So if you’re a collector, you know you need to call today!
Vehicle Equipment
Vehicle Warranty
All vehicles are sold "AS IS" and with no warranties expressed or implied.
About Streetside Classic Cars Tampa
<!–
@charset “UTF-8″;
@font-face {
font-family: ‘T-Bold’;
src: url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Bold.eot’);
src: url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Bold.eot?#iefix’) format(’embedded-opentype’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Bold.woff’) format(‘woff’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Bold.woff2’) format(‘woff2’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Bold.ttf’) format(‘truetype’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Bold.svg#tofino_personal_bold’) format(‘svg’);
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: ‘T-Bold-Italic’;
src: url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-BoldItalic.eot’);
src: url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-BoldItalic.eot?#iefix’) format(’embedded-opentype’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-BoldItalic.woff’) format(‘woff’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-BoldItalic.woff2’) format(‘woff2’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-BoldItalic.ttf’) format(‘truetype’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-BoldItalic.svg#tofino_personal_bold_italic’) format(‘svg’);
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: ‘T-Book’;
src: url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Book.eot’);
src: url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Book.eot?#iefix’) format(’embedded-opentype’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Book.woff’) format(‘woff’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Book.woff2’) format(‘woff2’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Book.ttf’) format(‘truetype’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Book.svg#tofino_personal_book’) format(‘svg’);
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: ‘T-Book-Italic’;
src: url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-BookItalic.eot’);
src: url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-BookItalic.eot?#iefix’) format(’embedded-opentype’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-BookItalic.woff’) format(‘woff’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-BookItalic.woff2’) format(‘woff2’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-BookItalic.ttf’) format(‘truetype’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-BookItalic.svg#tofino_personal_book_italic’) format(‘svg’);
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: ‘T-Medium’;
src: url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Medium.eot’);
src: url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Medium.eot?#iefix’) format(’embedded-opentype’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Medium.woff’) format(‘woff’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Medium.woff2’) format(‘woff2’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Medium.ttf’) format(‘truetype’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Medium.svg#tofino_personal_medium’) format(‘svg’);
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: ‘T-Regular’;
src: url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Regular.eot’);
src: url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Regular.eot?#iefix’) format(’embedded-opentype’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Regular.woff’) format(‘woff’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Regular.woff2’) format(‘woff2’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Regular.ttf’) format(‘truetype’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-Regular.svg#tofino_personal_regular’) format(‘svg’);
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: ‘T-Regular-Italic’;
src: url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-RegularItalic.eot’);
src: url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-RegularItalic.eot?#iefix’) format(’embedded-opentype’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-RegularItalic.woff’) format(‘woff’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-RegularItalic.woff2’) format(‘woff2’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-RegularItalic.ttf’) format(‘truetype’),
url(‘https://s3.amazonaws.com/dealeraccelerate-all/streetside/fonts/TofinoPersonal-RegularItalic.svg#tofino_personal_regular_italic’) format(‘svg’);
font-weight: normal;
font-style: normal;
}
body.da-body{
color: #000000;
background-color: #ffffff;
background: #ffffff;
font-family: ‘T-Regular’, Arial, sans-serif;
font-size: 16px;
margin: 0;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
.da-temp-wrapper{
background-color: #ffffff;
width: 100%;
height: auto;
max-width: 1000px;
padding: 0;
margin: 0 auto;
display: block;
}
.table-padding{
width: 100%;
height: auto;
max-width: 1000px;
margin: 0 auto;
display: block;
padding: 0px 15px;
background-color: #ffffff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
img.da-temp-wrapper{
width: 100%;
height: auto;
}
.da-temp p{
color: #000000;
font-size: 16px;
line-height: 1.42857143;
margin: 0px 0px 10px 0px;
}
.da-temp a{
color: #004987;
text-decoration: none;
}
.da-temp a:hover{
color: #f4ce3c;
text-decoration: underline;
}
.da-temp ul{
list-style-type: none;
}
.da-temp section{
padding-top: 0px;
clear: both;
margin-top: 0px;
margin-bottom: 0px;
float: left;
width: 100%;
}
.row {
width: 100%;
height: auto;
float: left;
}
.da-temp h1,
.da-temp h2,
.da-temp h3,
.da-temp h4,
.da-temp h5,
.da-temp h6,
.da-temp p,
.da-temp a{
font-family: ‘T-Regular’, Arial, sans-serif;
}
.section-title-bg{
width: 100%;
height: 30px;
background-color: transparent;
margin-top: 30px;
margin-bottom: 15px;
float: left;
border-bottom: 4px solid #004a87;
text-align: left;
position: relative;
}
.terms h4,
.warranty h4,
.about h4,
.specs h4,
.video h4,
.image-gallery h4,
.description h4,
.contact h4,
.vehicle-options h4,
.consignment h4,
.finance h4{
display: inline-table;
font-family: ‘T-Regular-Italic’, Arial, sans-serif;
font-size: 24px;
line-height: 24px;
margin: 0px;
text-transform: uppercase;
letter-spacing: 0px;
color: #004a87;
font-weight: normal;
padding: 0;
float: left;
width: 100%;
position: relative;
}
@media(max-width: 1225px){
.terms h4,
.warranty h4,
.about h4,
.specs h4,
.video h4,
.image-gallery h4,
.description h4,
.contact h4,
.vehicle-options h4,
.consignment h4,
.finance h4{
width: auto;
}
.section-title-bg{
text-align: left;
}
}
@media(max-width: 768px){
.wrapper{
display: block;
float: left;
}
.terms h4,
.warranty h4,
.about h4,
.specs h4,
.video h4,
.image-gallery h4,
.description h4,
.contact h4,
.vehicle-options h4,
.consignment h4,
.finance h4{
font-size: 21px;
line-height: 21px;
}
.table-padding.mobile-padding{
padding: 0;
}
}
.top{
width: 100%;
height: auto;
float: left;
position: relative;
background-color: transparent;
background-image: url(‘https://admin.dealeraccelerate.com/ebay/i/streetside/pattern-top.png’);
background-repeat: no-repeat;
background-position: bottom center;
border-bottom: 10px solid #054f7d;
}
.top-showroom{
width: 100%;
height: auto;
float: left;
display: block;
background-size: contain;
background-repeat: no-repeat;
background-position: top center;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.top-showroom.nc{
background-image: url(‘https://admin.dealeraccelerate.com/ebay/i/streetside/cha-showroom-sm.png’);
}
.top-showroom.ga{
background-image: url(‘https://admin.dealeraccelerate.com/ebay/i/streetside/atl-showroom-sm.png’);
}
.top-showroom.tx{
background-image: url(‘https://admin.dealeraccelerate.com/ebay/i/streetside/dfw-showroom-sm.png’);
}
.top-showroom.fl{
background-image: url(‘https://admin.dealeraccelerate.com/ebay/i/streetside/tpa-showroom-sm.png’);
}
.top-showroom.tn{
background-image: url(‘https://admin.dealeraccelerate.com/ebay/i/streetside/nsh-showroom-sm.png’);
}
.top-showroom.az{
background-image: url(‘https://admin.dealeraccelerate.com/ebay/i/streetside/phx-showroom-sm.png’);
}
.top-info-box{
width: 100%;
height: auto;
float: left;
padding-left: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.top-info{
width: 100%;
height: auto;
z-index: 10;
float: left;
position: relative;
padding-top: 235px;
}
.top-col-1{
text-align: right;
}
.top-col-2{
text-align: left;
}
.top-col-1,
.top-col-2{
width: 50%;
height: auto;
float: left;
}
.top-col-full h2{
width: 100%;
height: auto;
float: left;
font-family: ‘T-Book-Italic’, Arial, sans-serif;
text-align: center;
font-size: 25px;
line-height: 30px;
color: #004987;
text-transform: uppercase;
margin: 0;
padding: 30px 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
a.top-logo-link{
display: block;
}
.top-logo{
width: 100%;
float: none;
max-width: 435px;
position: relative;
z-index: 100;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
padding-right: 10px;
}
.top-logo img{
width: 100%;
height: auto;
top: 1px;
position: relative;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
img.top-logo:hover{
bottom: 5px;
opacity: 1;
}
.top-col-2 h1{
font-family: ‘T-Bold-Italic’, Arial, sans-serif;
font-size: 45px;
line-height: 45px;
margin: 0 0 15px 0;
color: #004987;
text-transform: uppercase;
}
.top-phone, .top-email{
margin-top: 15px;
margin-left: 15px;
display: inline-block;
width: 100%;
}
.top-phone p,
.top-email p{
color: #004987;
margin: 0;
font-family: ‘T-Regular’, Arial, sans-serif;
text-transform: uppercase;
font-size: 20px;
line-height: 20px;
display: inline-block;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.top-phone p:hover, .top-email p:hover{
color: #f4ce3c;
text-decoration: underline;
}
.top-phone p:before{
content: ”;
background-image: url(‘https://admin.dealeraccelerate.com/ebay/i/streetside/phone-yellow.png’);
background-repeat: no-repeat;
background-position: left center;
width: 24px;
height: 30px;
display: block;
background-size: contain;
position: relative;
float: left;
top: -4px;
left: -10px;
}
.top-email p:before{
content: ”;
background-image: url(‘https://admin.dealeraccelerate.com/ebay/i/streetside/email-yellow.png’);
background-repeat: no-repeat;
background-position: left center;
width: 30px;
height: 30px;
display: block;
background-size: contain;
position: relative;
float: left;
top: -4px;
left: -10px;
}
.top-email.mobile{
display: none;
}
.top-col-full {
width: 100%;
height: auto;
float: left;
}
@media(max-width: 991px){
.top-col-1{
text-align: center;
padding-right: 0;
padding-bottom: 10px;
}
.top-col-2{
text-align: center;
padding-left: 0;
padding-bottom: 0;
}
.top-col-1,
.top-col-2{
width: 100%;
height: auto;
float: left;
}
.top-showroom{
background-size: contain;
}
.top-info{
padding-top: 23%;
}
.top-logo{
padding-right: 0;
}
.top-info-box{
padding-left: 0;
}
.top-col-full h2{
font-size: 20px;
line-height: 20px;
}
.top-phone,
.top-email{
margin-left: 0;
}
}
@media(max-width: 768px){
.top-logo{
max-width: 250px;
}
.top-col-full h2{
padding: 20px 15px;
}
.top-col-2 h1{
font-size: 25px;
line-height: 25px;
}
.top-email{
display: none;
}
.top-email.mobile{
display: block;
}
}
.main img{
float: left;
width: 100%;
height: auto;
}
img.hidden-image {
width: 100% !important;
height: auto;
margin: 0;
display: inline-block;
margin-bottom: 10px;
position: relative;
z-index: 1;
}
.lead-image{
width: 69%;
height: auto;
padding-bottom: 45%;
float: left;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.lead-image-mobile{
display: none;
width: 100%;
height: auto;
float: left;
margin-bottom: 15px;
}
.vehicle-top-title{
width: 100%;
height: auto;
float: left;
padding: 15px 0;
}
.vehicle-title{
width: 100%;
height: auto;
float: left;
margin: 30px 0;
}
h1.vehicle-title{
font-size: 24px;
line-height: 24px;
margin: 0;
font-family: ‘T-Book-Italic’, Arial, sans-serif;
text-transform: uppercase;
color: #004987;
float: left;
width: 100%;
}
h2.vehicle-title{
font-size: 50px;
line-height: 50px;
margin: 0;
font-family: ‘T-Bold’, Arial, sans-serif;
text-transform: uppercase;
color: #004987;
float: left;
width: 100%;
}
.side-specs {
width: 30%;
float: right;
border-top: 1px solid #d7d7d7;
}
.main dl{
width: 100%;
display: inline-block;
float: right;
margin-bottom: 0;
border-bottom: 1px solid #d7d7d7;
height: auto;
margin-top: 0;
padding: 10px 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.main dt{
font-family: ‘T-Book’, Arial, sans-serif;
color: #004987;
font-size: 16px;
line-height: 16px;
padding-top: 0;
text-transform: uppercase;
width: 100%;
float: left;
}
.main dd{
font-family: ‘T-Bold-Italic’, Arial, sans-serif;
color: #004987;
font-size: 20px;
line-height: 20px;
margin-left: 0;
margin-top: 5px;
padding-bottom: 0;
text-transform: uppercase;
width: 100%;
float: left;
}
@media(max-width: 991px){
h2.vehicle-title{
font-size: 40px;
line-height: 40px;
}
.main dl {
padding: 20px 0px;
}
.lead-image{
display: none;
}
.lead-image-mobile{
display: block;
}
.side-specs{
width: 100%;
float: left;
text-align: left;
}
.main dl {
padding: 20px 0px;
}
.main dd, .main dd {
white-space: initial;
word-wrap: break-word;
text-overflow: initial;
}
}
@media(max-width: 768px){
h2.vehicle-title{
font-size: 30px;
line-height: 30px;
}
}
.text-box{
padding: 0;
text-align: left;
float: left;
background-image: url(‘https://admin.dealeraccelerate.com/ebay/i/streetside/ss-logo-badge-bg.png’);
background-repeat: no-repeat;
background-size: 35%;
background-position: 60% center;
display: block;
}
.text-box.description span{
width: 100%;
float: left;
}
.text-box.options,
.text-box.about{
background-image: none;
}
.text-box.terms ol{
margin: 0;
padding-left: 25px;
}
p.disclaimer-title {
text-align: center;
text-decoration: underline;
font-weight: bold;
}
ul.one-line {
float: left;
padding-left: 0;
list-style: none;
margin: 0;
}
li.one-line{
display: flex;
float: left;
margin-right: 20px;
color: #004a87;
font-family: ‘T-Regular’, Arial, sans-serif;
font-size: 16px;
}
li.one-line:before{
content: ”;
background-image: url(‘https://admin.dealeraccelerate.com/ebay/i/streetside/circle-yellow.png’);
background-repeat: no-repeat;
background-position: left center;
width: 24px;
height: 24px;
display: inline-block;
margin-bottom: 10px;
}
@media(max-width: 768px){
.text-box{
background-size: 75%;
}
li.one-line:nth-child(odd){
width: 50%;
float: left;
}
li.one-line:nth-child(even){
width: 50%;
float: left;
}
li.one-line{
margin-right: 0;
}
}
@media(max-width: 450px){
li.one-line:nth-child(odd){
width: 100%;
}
li.one-line:nth-child(even){
width: 100%;
}
}
.videos{
float: left;
width: 100%;
height: auto;
}
.videos-img{
float: left;
width: 100%;
height: auto;
text-align: center;
}
a.video-image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
float: left;
width: 100%;
height: auto;
}
img.play-image {
width: 100% !important;
height: auto;
max-width: 1000px;
margin: 0;
display: inline-block;
position: relative;
z-index: 1;
-webkit-filter: grayscale(1);
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
filter: grayscale(1);
filter: gray;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
img.play-image:hover{
-webkit-filter: grayscale(0%);
-webkit-filter: inherit;
-moz-filter: grayscale(0%);
filter: grayscale(0%);
filter: inherit;
}
@media only screen and (max-width: 768px){
img.play-image{
-webkit-filter: grayscale(0%);
-webkit-filter: inherit;
-moz-filter: grayscale(0%);
filter: grayscale(0%);
filter: inherit;
}
}
.image-gallery{
margin: 0;
padding: 0;
}
section.image-gallery.top-spacing{
margin-top: 40px;
}
section.image-gallery.top-spacing li.lg-gallery{
margin-bottom: 0;
}
li.lg-gallery {
width: 100%;
height: auto;
max-width: 1200px;
float: left;
margin-bottom: 15px;
}
.lg-gallery img{
width: 100%;
height: auto;
max-width: 1200px;
}
.terms-info-row{
float: left;
max-width: 1200px;
width: 100%;
height: auto;
padding: 0px;
}
.about-header-box{
width: 100%;
height: 385px;
background-color: #004a87;
background-image: url(‘https://admin.dealeraccelerate.com/ebay/i/streetside/about-header-bg.jpg’);
background-repeat: no-repeat;
background-size: cover;
background-position: bottom center;
display: block;
position: relative;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-bottom: 20px;
}
.about-logo{
width: 100%;
height: auto;
display: block;
float: none;
max-width: 435px;
z-index: 100;
margin: auto;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.about-info-row{
float: left;
max-width: 1200px;
width: 100%;
height: auto;
padding: 0px;
}
.about-locations-row{
width: 100%;
height: auto;
float: left;
display: flex;
margin-top: 18px;
}
.about-locations-row.two{
margin-bottom: 21px;
}
.about-locations-col-1,
.about-locations-col-2,
.about-locations-col-3{
width: 33.333%;
height: auto;
float: left;
display: block;
}
.about-locations-col-1{
padding-left: 0;
padding-right: 12px;
}
.about-locations-col-2{
padding-left: 6px;
padding-right: 6px;
}
.about-locations-col-3{
padding-left: 12px;
padding-right: 0;
}
img.about-showroom{
width: 100%;
height: auto;
display: block;
}
h1.about-showroom{
font-family: ‘T-Bold-Italic’, Arial, sans-serif;
font-size: 24px;
color: #ffffff;
text-align: center;
background-color: #004a87;
width: 100%;
height: auto;
margin: 0;
padding: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
h1.about-showroom:hover{
color: #f4ce3c;
}
a.about-showroom{
text-decoration: none;
display: block;
float: left;
font-family: ‘T-Bold-Italic’, Arial, sans-serif;
font-size: 24px;
color: #ffffff;
text-align: center;
background-color: #004a87;
width: 100%;
height: auto;
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
a.about-showroom:hover{
text-decoration: none;
color: #f4ce3c;
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 12px 20px 0 rgba(0,0,0,0.19);
}
.about-showroom.text{
padding: 20px;
}
@media(max-width: 991px){
a.about-showroom{
font-size: 18px;
}
}
@media(max-width: 768px){
.about-header-box{
height: 300px;
}
.about-logo{
max-width: 250px;
}
.about-locations-row{
display: block;
margin-bottom: 0;
}
.about-locations-col-1,
.about-locations-col-2,
.about-locations-col-3{
padding: 0;
width: 100%;
margin-bottom: 15px;
}
}
.consign-box-bg{
width: 100%;
height: auto;
background-color: #004a87;
background-image: url(‘https://admin.dealeraccelerate.com/ebay/i/streetside/consign-bg.jpg’);
background-repeat: no-repeat;
background-size: cover;
background-position: bottom center;
display: block;
float: left;
overflow: hidden;
margin-bottom: 20px;
}
.logo-box-consign{
width: 30%;
height: 500px;
float: left;
position: relative;
}
.logo-box-consign:before{
content: ”;
width: 0;
height: 0;
border-left: 210px solid rgba(221, 221, 221, 0.65);
border-bottom: 800px solid rgba(221, 221, 221, 0.65);
border-right: 95px solid transparent;
display: block;
position: absolute;
z-index: 10;
}
img.consign-logo{
z-index: 50;
margin: auto;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
max-width: 250px;
}
.text-box-consign{
width: 70%;
height: auto;
float: left;
position: relative;
padding: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 500;
}
.consign-top h1,
.consign-bottom h1{
font-family: ‘T-Medium’, Arial, sans-serif;
font-size: 28px;
color: #ffffff;
text-transform: uppercase;
width: 100%;
margin-bottom: 15px;
}
.consign-top span, .consign-bottom span{
color: #f4ce3c;
}
.consign-top p{
color: #ffffff;
margin-bottom: 25px;
}
.consign-bottom ul{
margin: 0;
padding: 0;
}
.consign-bottom li{
font-family: ‘T-Regular’, Arial, sans-serif;
font-size: 15px;
color: #ffffff;
}
.consign-bottom.col-1,
.consign-bottom.col-2{
width: 50%;
float: left;
}
.consign-bottom li{
display: flex;
}
.consign-bottom li:before{
content: ”;
background-image: url(‘https://admin.dealeraccelerate.com/ebay/i/streetside/circle-yellow.png’);
background-repeat: no-repeat;
background-position: left center;
width: 24px;
height: 24px;
display: inline-block;
margin-bottom: 10px;
}
.consign-marketing-box h1{
font-family: ‘T-Medium’, Arial, sans-serif;
font-size: 28px;
color: #004a87;
text-transform: uppercase;
text-align: center;
width: 100%;
margin-bottom: 15px;
}
.consign-marketing-box p{
color: #004a87;
text-align: center;
width: 100%;
}
.consign-marketing-logos{
width: 100%;
height: auto;
max-width: 1000px;
margin: 0 auto;
display: flex;
padding: 20px 0 40px 0;
}
.marketing-logos-col-1,
.marketing-logos-col-2{
width: 50%;
float: left;
}
img.marketing-logos-1,
img.marketing-logos-2{
width: 100%;
height: auto;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
img.marketing-logos-1{
padding-right: 10px;
}
img.marketing-logos-2{
padding-left: 10px;
padding-top: 3px;
}
.nationally-trusted-logos{
width: 100%;
height: auto;
float: left;
}
.trusted-logos-col-1,
.trusted-logos-col-2{
width: 50%;
float: left;
}
.trusted-logos-col-1{
text-align: right;
}
.trusted-logos-col-2{
text-align: left;
}
img.trusted-logos-1,
img.trusted-logos-2{
width: auto;
height: auto;
}
img.trusted-logos-1{
padding-right: 10px;
}
img.trusted-logos-2{
padding: 25px 0 25px 10px;
}
@media(max-width: 991px){
.logo-box-consign{
width: 100%;
height: 300px;
}
.logo-box-consign:before{
width: 0;
height: 0;
border-left: 0;
border-bottom: 0;
border-top: 300px solid rgba(221, 221, 221, 0.65);
border-right: 3000px solid transparent;
}
.text-box-consign{
width: 100%;
}
}
@media(max-width: 768px){
.logo-box-consign{
height: 225px;
}
.logo-box-consign:before{
border-top: 225px solid rgba(221, 221, 221, 0.65);
border-right: 2500px solid transparent;
}
.consign-bottom.col-1, .consign-bottom.col-2{
width: 100%;
}
.consign-box-bg{
background-position: bottom right;
}
img.consign-logo{
max-width: 200px;
}
.consign-marketing-logos{
display: block;
float: left;
}
.marketing-logos-col-1,
.marketing-logos-col-2{
width: 100%;
}
img.marketing-logos-1{
padding-right: 0;
}
img.marketing-logos-2{
padding-left: 0;
padding-top: 10px;
}
.consign-top h1,
.consign-bottom h1,
.consign-marketing-box h1{
font-size: 21px;
line-height: 24px;
}
}
@media(max-width: 400px){
.trusted-logos-col-1,
.trusted-logos-col-2{
width: 100%;
text-align: center;
}
img.trusted-logos-1{
padding-right: 0;
}
img.trusted-logos-2{
padding: 25px 0 0 0;
}
}
.finance-box-bg{
width: 100%;
height: auto;
background-color: #ffffff;
background-image: url(‘https://admin.dealeraccelerate.com/ebay/i/streetside/finance-header.jpg’);
background-repeat: no-repeat;
background-size: contain;
background-position: top center;
display: block;
float: left;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.finance-info-row{
width: 100%;
height: 450px;
margin: 0 auto;
max-width: 1010px;
padding-top: 25%;
}
.finance-info-col-1{
width: 60%;
float: left;
}
.finance-info-col-2{
width: 40%;
float: left;
}
.finance-info-box{
width: auto;
height: auto;
float: left;
padding: 0 20px;
}
.finance-info-col-1 h1{
font-family: ‘T-Medium’, Arial, sans-serif;
font-size: 28px;
color: #004a87;
text-transform: uppercase;
text-align: left;
width: 100%;
margin-bottom: 15px;
}
.finance-info-col-1 p{
color: #004a87;
text-align: left;
width: 100%;
}
.finance-info-col-1 ul{
margin: 0;
padding: 0;
}
.finance-info-col-1 li{
display: flex;
font-family: ‘T-Regular’, Arial, sans-serif;
font-size: 16px;
color: #004a87;
}
.finance-info-col-1 li:before{
content: ”;
background-image: url(‘https://admin.dealeraccelerate.com/ebay/i/streetside/circle-yellow.png’);
background-repeat: no-repeat;
background-position: left center;
width: 24px;
height: 24px;
display: inline-block;
margin-bottom: 10px;
}
a.btn-yellow{
text-decoration: none;
padding: 15px 25px;
font-family: ‘T-Bold-Italic’, Arial, sans-serif;
font-size: 18px;
color: #004a87;
background-color: #f4ce3c;
text-transform: uppercase;
text-align: center;
margin-top: 20px;
float: left;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
a.btn-yellow:hover{
color: #004a87;
text-decoration: none;
box-shadow: inset 0 0 0 5px #d7ad0c;
}
a.cal-link{
display: block;
}
img.cal-img {
margin: 0 auto;
display: block;
padding: 0;
margin-bottom: 20px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
img.cal-img:hover{
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 12px 20px 0 rgba(0,0,0,0.19);
}
@media(max-width: 991px){
.finance-info-row{
height: auto;
float: left;
}
img.cal-img{
max-width: 300px;
}
}
@media(max-width: 768px){
.finance-info-col-1, .finance-info-col-2{
width: 100%;
}
.finance-info-col-1 h1{
font-size: 21px;
line-height: 24px;
}
.finance-box-bg{
background-size: initial;
}
.finance-info-row{
padding-top: 270px;
}
img.cal-img{
padding: 0;
margin-top: 40px;
margin-bottom: 20px;
}
}
@media(max-width: 400px){
img.cal-img{
width: 100%;
height: auto;
}
}
.powered-by-sd {
background-color: #878787;
width: 100%;
float: left;
position: relative;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-top: 40px;
}
.powered-by-sd:hover{
opacity: 1;
background-color: #6d6d6d;
}
.powered-by-sd img{
width: 178px;
height: 32px;
margin: 0 auto;
display: block;
padding: 10px 0px;
background-color: transparent;
float: none;
}
.powered-by-sd img:hover{
opacity: 1;
background-color: transparent;
}
Our Tampa showroom is located 20 miles north of downtown Tampa in the Wesley Chapel/Lutz area. We are in the Compark 75 Business Park right next to the Pasco County Tax Collector/DMV office. At approximately 43,000 SF, our gorgeous facility was opened in 2015 and has room for over 200 vehicles. We carry everything from street rods to newer exotics and are just minutes away from the new Tampa Premium Outlet mall. Be sure to stop by on your next trip to the beautiful beaches of Florida! We are open to the public and showroom admission is always complimentary.
Our Global Marketing Reach
We advertise on all the top websites and print publications marketing your vehicle globally, getting it hundreds of views each day. That's over an $1100 value! ![]() ![]() Nationally Trusted![]() ![]() FinanceFinancing Classic & Collector CarsLet our money work for you! With rates as low as 6.00% and an average appreciation of 9.00% a year it doesn't always make sense to pay with cash.
About Us![]() After being in the collector-car business for a decade prior, Donna Robbins opened the doors to the first Streetside Classics showroom in Charlotte, NC in 2008. Armed with a customer-oriented business philosophy and a clear vision for success, she has since led Streetside Classics to an unrivaled sales volume that is currently among the best in the collector car industry. With the most knowledgeable and professionally trained staff in the industry, we have expanded nationally and opened showrooms in many major U.S. markets. We operate under the principles of doing business fairly and with the understanding that our customers are the lifeblood of the business. Much of our success comes from the relationships formed with buyers and sellers around the world who have joined us on this incredible journey and made Streetside’s rapid growth possible. Today, Streetside Classics is known as the Nation's Trusted Consignment Dealer; providing sellers and buyers alike with the peace of mind that only comes from partnering with one of the largest classic car dealerships in the country. |
Terms and Conditions
– Cashier’s Check/money order
– Personal check (once cleared)
Finance, Warranty, Shipping question?
General Terms
Terms & Conditions
We recognize the need for complete transparency when buying/selling vehicles on eBay. That said, we did not build, modify, or have the luxury of personal ownership that would give us the advantage of knowing all unknown aspects of each vehicle. Transparency is king and we're happy to try and answer ALL questions our customers might have prior to purchasing. Additionally, we welcome and encourage independent inspections (see Inspection statement below).
Fees: A documentation fee of $299 will be added to the purchase price at the time of sale. Sale price does not include any Title, License, Registration, State or Local Taxes or Processing Fees. We recommend you familiarize yourself with your individual state's taxes, transfer, or additional fees.
Availability: Please inquire prior to purchase to assure any advertised vehicle is not already sold. We advertise across multiple platforms where a vehicle can sell in a moment's notice. Vehicles may be sold prior to eBay listing end, and we reserve the right to end listings early or to cancel bids/offers solely at our discretion and shall not be held liable for any such cancellation.
Contact: Note that you may hear from us after to the sale, but if you are a winning bidder, click a Buy-It-Now, or we accept your eBay Offer, it is your responsibility to contact us within 24 hours.
Inspection: VERY IMPORTANT. If a buyer chooses to buy sight unseen (many of our buyers choose this option) the buyer accepts the vehicle AS-IS and understands we cannot address concerns post sale. For this reason, it's important all concerns are addressed prior to purchase. We make every effort to present accurate and reliable information, but use of this information is voluntary, and should only be deemed reliable after an independent review of its accuracy, completeness, and timeliness. It is the sole responsibility of the customer/buyer to verify the existence of options, accessories and the vehicle condition before time of sale.
Payment: We require a non-refundable $500 deposit within 48 hours of winning or commitment to purchase. Full payment is required within 7 days of offer acceptance unless other arrangements are agreed to in writing. If deposit and/or full payment are not provided within said timeframe, all vehicles will be relisted and transaction will be considered void. For balance of payment we will accept bank wire transfer (preferred), cashier's check, or personal check (vehicle shipment will be delayed until check clears).We also offer vehicle financing, please inquire for details prior to making bids/offers.
Shipping: We have access to a network of private and commercial carriers. Most of them can deliver the vehicle to your driveway and upon your schedule. We assume no responsibility for damages or delays incurred once a vehicle is in a shipper's custody. Buyers are welcomed to trailer vehicles home and we are happy to have everything ready to see you off with your new vehicle.
Drive it Home: If you plan to buy and drive home, please keep some things in mind. Anything is possible when it comes to a vehicle, especially a classic or antique one. We recommend transporting all vehicles to your home first, then driving it locally. Get to know the vehicle and its tendencies before embarking on a long-distance trip. If you choose to drive your new vehicle home, buyer accepts all responsibility as we are unable to control what may take place once it leaves our facility. Documents & Vehicle Titles: All purchase documents are sent immediately upon purchase. To avoid delays, we recommend returning any required documents within 24 hours of receipt. Please allow up to 30 days for vehicle titles. Usually titles are available sooner, we ask for the extra time in the event there are unforeseen circumstances.
VIN Verification: We photograph the primary VIN location of every vehicle and make sure that VIN exactly matches the vehicle's current title. Buyer agrees to hold seller harmless from any disputes arising from other hidden or secondary VINs present on the vehicle as seller only verifies the primary VIN location. If needed, it is the buyer's sole responsibility to verify secondary VIN locations their specific state may inspect, prior to purchase.
Mileage: Occasionally our vehicles may be driven or simply moved around our facilities. Slight differences may occur so we recommend you confirm actual and current miles prior to purchase.
Condition: We cover the obvious and do our best to describe our vehicles in detail. Even so, please have a transparent conversation with us before purchasing. Do be aware that all pre-owned vehicles, regardless of age, mileage, or manufacturer are subject to cosmetic wear and mechanical failure. Finally, be advised that although our sales associates are here to assist you with your purchase, they are not trained or certified vehicle inspectors.
AS-IS: All vehicles are sold "AS IS" and with no warranties expressed or implied. If you choose to waive inspection, do plan to have a detailed and transparent conversation with us regarding the vehicle's condition. Ask the hard questions up front. Please just call us, we are here to help and welcome all your questions!
DISCLAIMER: This site and all advertising information may be updated without notice whenever new information is obtained and may contain mistakes and inaccuracies. Information is provided to the best of our knowledge and we make no warranty or representation regarding the accuracy, truth, or reliability of such information. We cannot be responsible for any errors, omissions, or inaccuracies contained in information provided by the consignor/seller of the vehicle. We strive to perform extensive visual inspections on all vehicles we represent but we do not disassemble vehicles or components for inspection purposes and therefore it is always possible that there is hidden damage that is not readily apparent. All vehicles are sold AS-IS with no warranties expressed or implied.
Fees and Taxes
Sales tax, title, license fee, registration fee, dealer documentary fee, finance charges, emission testing fees, and compliance fees are additional to the advertised price. Vehicle is listed locally, we reserve the right to end the auction at any time.
Reviews
There are no reviews yet.