﻿#rightColSearch {
    border-left: none;
}
h6#transType {
    line-height: 1.2;
}
#SearchByHeader {
    font-size: 18px;
    padding-bottom: 0;
    font-weight: 400;
    line-height: normal;
}

.card.catalogCard {
    box-shadow: 0px 0px 20px 10px rgb(0 0 0 / 75%);
    background-color: #3f403f !important;
    border-radius: 20px !important;
    overflow: hidden;
}

@supports (corner-shape: squircle) {
    .card.catalogCard {
        border-radius: 46px !important;
        corner-shape: squircle;
    }
}


.catalog-header-bg{
    background: transparent !important;
}
/* Small devices (landscape phones, 576px and up) */

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */

@media (min-width: 768px) {
    #rightColSearch {
        border-left: 1px solid #afb7bf;
    }
    #SearchByHeader {
        font-size: 24px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

    #SearchByHeader {
        font-size: 26px;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {


}


#VinCardHeader {
    background-color: #454545;
    background-color: #0000004a;
    backdrop-filter: blur(80px);
    -webkit-backdrop-filter: blur(80px);
    color: white;
    border-radius: 20px !important;
    overflow: visible;
}

@supports (corner-shape: squircle) {
    #VinCardHeader {
        border-radius: 46px !important;
        corner-shape: squircle;
    }
}

    #VinCardHeader.seeThruBg {
        background-color: transparent;
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
    }

.catalog-bg, .bg-catalog {
    background: #cdcdcd;
    color: #181818;
}
.input-bg {
    background: #dfdfdf !important;
    border: 2px solid #9c9c9c !important;
}
    .input-bg:disabled {
        background-color: #aeb0b2 !important;
    }
h4, h6{
    color: black !important;
}
h6{
    line-height: 1;
}

.bg-radial {
    background: radial-gradient(ellipse at top, #b7bbbe00, #8b8b8b), radial-gradient(ellipse at bottom, #dedede, transparent);
    background: #cdcdcd;
}






.card-div-left {
    border-bottom-left-radius: calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px);
    height: 100%;
    background: radial-gradient(ellipse at top, #b7bbbe00, #8b8b8b), radial-gradient(ellipse at bottom, #dedede, transparent);
    text-align: center;
}

    .card-text {
        font-size: 16px;
    }

    .card-div-right {
        width: 100%;
        padding: 16px;
    }

    .bg-light-red {
        background-color: rgb(255, 204, 204);
    }

    .availTable td, .availTable th {
        border-top: 2px solid #9d9d9d !important;
        border-bottom: 0 !important;
    }

table.td-th-w100 th, table.td-th-w100 td{
width: 100%;
}

.tbStripe td {
    border-top: 2px solid #9d9d9d !important;
    border-bottom: 0 !important;
}
.tbStripe th {
    border-bottom: 2px solid #9d9d9d !important;
    border-top: 0 !important;
}

.catalogCard a.thumb {
    display: inline-block;
    width: 100px !important;
    margin: 2px;
    border: 1px solid #636363;
    background: #ffffff4d;
}

#VinTable.table th, #VinTable.table td {
    border-bottom: 1px solid #626262 !important;
    border-top: 0 !important;
    color: white;
}

    .bb {
        border-bottom: 2px solid #949494 !important;
    }

    .sk-fading-circle {
        margin: 100px auto;
        width: 40px;
        height: 40px;
        position: relative;
    }

        .sk-fading-circle .sk-circle {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
        }

            .sk-fading-circle .sk-circle:before {
                content: '';
                display: block;
                margin: 0 auto;
                width: 15%;
                height: 15%;
                background-color: white;
                border-radius: 100%;
                -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
                animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
            }

        .sk-fading-circle .sk-circle2 {
            -webkit-transform: rotate(30deg);
            -ms-transform: rotate(30deg);
            transform: rotate(30deg);
        }

        .sk-fading-circle .sk-circle3 {
            -webkit-transform: rotate(60deg);
            -ms-transform: rotate(60deg);
            transform: rotate(60deg);
        }

        .sk-fading-circle .sk-circle4 {
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
        }

        .sk-fading-circle .sk-circle5 {
            -webkit-transform: rotate(120deg);
            -ms-transform: rotate(120deg);
            transform: rotate(120deg);
        }

        .sk-fading-circle .sk-circle6 {
            -webkit-transform: rotate(150deg);
            -ms-transform: rotate(150deg);
            transform: rotate(150deg);
        }

        .sk-fading-circle .sk-circle7 {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
        }

        .sk-fading-circle .sk-circle8 {
            -webkit-transform: rotate(210deg);
            -ms-transform: rotate(210deg);
            transform: rotate(210deg);
        }

        .sk-fading-circle .sk-circle9 {
            -webkit-transform: rotate(240deg);
            -ms-transform: rotate(240deg);
            transform: rotate(240deg);
        }

        .sk-fading-circle .sk-circle10 {
            -webkit-transform: rotate(270deg);
            -ms-transform: rotate(270deg);
            transform: rotate(270deg);
        }

        .sk-fading-circle .sk-circle11 {
            -webkit-transform: rotate(300deg);
            -ms-transform: rotate(300deg);
            transform: rotate(300deg);
        }

        .sk-fading-circle .sk-circle12 {
            -webkit-transform: rotate(330deg);
            -ms-transform: rotate(330deg);
            transform: rotate(330deg);
        }

        .sk-fading-circle .sk-circle2:before {
            -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s;
        }

        .sk-fading-circle .sk-circle3:before {
            -webkit-animation-delay: -1s;
            animation-delay: -1s;
        }

        .sk-fading-circle .sk-circle4:before {
            -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s;
        }

        .sk-fading-circle .sk-circle5:before {
            -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s;
        }

        .sk-fading-circle .sk-circle6:before {
            -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s;
        }

        .sk-fading-circle .sk-circle7:before {
            -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s;
        }

        .sk-fading-circle .sk-circle8:before {
            -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s;
        }

        .sk-fading-circle .sk-circle9:before {
            -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s;
        }

        .sk-fading-circle .sk-circle10:before {
            -webkit-animation-delay: -0.3s;
            animation-delay: -0.3s;
        }

        .sk-fading-circle .sk-circle11:before {
            -webkit-animation-delay: -0.2s;
            animation-delay: -0.2s;
        }

        .sk-fading-circle .sk-circle12:before {
            -webkit-animation-delay: -0.1s;
            animation-delay: -0.1s;
        }

    @-webkit-keyframes sk-circleFadeDelay {
        0%, 39%, 100% {
            opacity: 0;
        }

        40% {
            opacity: 1;
        }
    }

    @keyframes sk-circleFadeDelay {
        0%, 39%, 100% {
            opacity: 0;
        }

        40% {
            opacity: 1;
        }
    }

    @media only screen and (min-width: 992px) {
        div[id^='pricingResult'] {
            border-left: 1px solid #ccc;
        }
    }

    @media only screen and (max-width: 991px) {
        div[id^='pricingResult'] {
            border-top: 1px solid #ccc;
        }
    }

    #expandinfo:hover {
        background: #ccc;
        border-radius: 10px;
    }

.itemHeader {
    background-color: #454545;
    background-color: #8d8d8d7d;
    backdrop-filter: blur(80px);
    -webkit-backdrop-filter: blur(80px);
    border-bottom: 4px solid rgb(178,8,55);
    height: 52px;
}

    .dot-loader {
        height: 20px;
        width: 20px;
        border-radius: 50%;
        background-color: rgb(57 57 57);
        position: relative;
        -webkit-animation: 1.2s scaleDown ease-in-out infinite;
        animation: 1.2s scaleDown ease-in-out infinite;
    }

        .dot-loader:nth-child(2) {
            margin: 0 15px;
            -webkit-animation: 1.2s scaleDown ease-in-out infinite .15555s;
            animation: 1.2s scaleDown ease-in-out infinite .15555s;
        }

        .dot-loader:nth-child(3) {
            -webkit-animation: 1.2s scaleDown ease-in-out infinite .300000s;
            animation: 1.2s scaleDown ease-in-out infinite .300000s;
        }

    @-webkit-keyframes scaleDown {
        0%, 80%, 100% {
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        40% {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
    }

    @keyframes scaleDown {
        0%, 80%, 100% {
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        40% {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
    }




    @media only screen and (max-width: 500px) {
        .parallax-window {
            height: 20vh !important;
        }
    }




    @media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1023px) {

        .card {
            margin-left: 0 !important;
            margin-right: 0 !important;
        }

        #resultsBody {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        #pageTitleId {
            margin-top: -120px;
            max-height: 287px;
        }

        #content-areas {
            margin-top: -104px;
        }

        .alert {
            margin-left: 0 !important;
            margin-right: 0 !important;
        }

        .page-banner-videos {
            height: 40vh;
        }

        /* Force table to not be like tables anymore */
        .table-vert table, .table-vert thead, .table-vert tbody, .table-vert th, .table-vert td, .table-vert tr {
            display: block;
        }

            /* Hide table headers (but not display: none;, for accessibility) */
            .table-vert thead tr {
                position: absolute;
                top: -9999px;
                left: -9999px;
            }

        .table-vert tr {
            margin: 0 0 1rem 0;
            /*border: solid 1px rgb(200,200,200);*/
        }


        .table-vert td {
            /* Behave  like a "row" */
            border: none !important;
            position: relative !important;
            padding-left: 100px !important;
            padding-top: 0 !important;
            padding-bottom: 0 !important;
        }

            .table-vert td:before {
                /* Now like a table header */
                position: absolute;
                /* Top/left values mimic padding */
                top: 4px;
                left: 6px;
                width: 45%;
                padding-right: 10px;
                white-space: nowrap;
                height: 18px;
            }

            /*
		Label the data
    You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
		*/
            .table-vert td:nth-of-type(1):before {
                content: "Year";
            }

            .table-vert td:nth-of-type(2):before {
                content: "Make";
            }

            .table-vert td:nth-of-type(3):before {
                content: "Model";
            }

            .table-vert td:nth-of-type(4):before {
                content: "Details";
            }

            .table-vert td:nth-of-type(5):before {
                content: "Drivetrain";
            }

            .table-vert td:nth-of-type(6):before {
                content: "Engine";
            }
    }



    /*this section will style our tabs yaaaa buddy*/


    @media only screen and (min-width: 992px) {
        .tab {
            position: relative;
            left: -30px;
            overflow: visible;
            border-bottom: 2px solid #9d9d9d;
            background-color: #b1b1b1;
            width: calc(100% + 30px);
            height: 44px;
        }

        .tabM {
            position: relative;
            left: 0px;
            overflow: visible;
            border-bottom: 2px solid #9d9d9d;
            background-color: #b1b1b1;
            width: 100%;
            height: 45px;
        }
    }

    @media only screen and (max-width: 991px) {
        .tab {
            position: relative;
            left: 0px;
            overflow: visible;
            border-bottom: 2px solid #9d9d9d;
            background-color: #b1b1b1;
            width: calc(100% + 30px);
            height: 44px;
        }

        .tabM {
            position: relative;
            left: 0px;
            overflow: visible;
            border-bottom: 2px solid #9d9d9d;
            background-color: #b1b1b1;
            width: 100%;
            height: 45px;
        }

        img.product {
            max-height: 300px;
        }
    }


    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 10px 8px;
        transition: 0;
        font-size: 17px;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #ddd;
        }

        .tab button:focus {
            outline: none;
        }

        /* Create an active/current tablink class */

        .tab button.active {
            background-color: #cdcdcd;
            border-bottom: 1px solid #cdcdcd;
            border-top: 2px solid #9d9d9d;
            border-left: 2px solid #9d9d9d;
            border-right: 2px solid #9d9d9d;
            outline: none;
        }

    .tabM button {
        background-color: inherit;
        float: left;
        border: none;
        border-top: 2px solid transparent;
        outline: none;
        cursor: pointer;
        padding: 10px 8px;
        transition: 0;
        font-size: 17px;
    }

        /* Change background color of buttons on hover */
        .tabM button:hover {
            background-color: #ddd;
        }

            .tabM button:hover:not(.active),
            .tabM button:hover:not(.activeleft) {
                border-top: 2px solid #ddd;
            }

        .tabM button:focus {
            outline: none;
        }

        /* Create an active/current tablink class */
        .tabM button.activeleft {
            background-color: #cdcdcd;
            border-bottom: 2px solid #cdcdcd;
            border-top: 2px solid #9d9d9d;
            border-left: none;
            border-right: 2px solid #9d9d9d;
            outline: none;
        }

        .tabM button.active {
            background-color: #cdcdcd;
            border-bottom: 2px solid #cdcdcd;
            border-top: 2px solid #9d9d9d;
            border-left: 2px solid #9d9d9d;
            border-right: 2px solid #9d9d9d;
            outline: none;
        }

    /* Style the tab content */
    .tabcontent {
        display: none;
        padding: 6px 12px;
        border: 1px solid #ccc;
        border-top: none;
    }


.sSpin {
    animation: steephosSickSpin 4s ease-in-out infinite;
}

@keyframes steephosSickSpin {
    50% {
        transform: scale(0.9);
    }

    75% {
    }
}