.header-image {
    margin-bottom: 5px;
    width: 100%;
}
.big-button {
    margin-bottom: 5px;
    width: 100%;
    text-align: center;
    background-color: #be1f28;
    color: white;
    padding: 10px;
    border-radius: 5px;
    font-size: 20px;
    border: 2px solid white;
    transition: all 0.5s;
}
.big-button:hover {
    background-color: #9c0810;
}
.small-button {
    margin-bottom: 15px;
    width: 33.3%;
    text-align: center;
    float: left;
    border-radius: 5px;
    background-color: #be1f29;
    padding: 10px;
    color: white;
    border: 2px solid white;
    transition: all 0.5s;
}
.small-button:hover {
    background-color: #9c0810;
}
.five-car {
    cursor: pointer;
    text-align: center;
    width: 20%;
    float: left;
    position: relative;
    margin-bottom: 35px;
}
.car-image {
    width: 100%;
}
.h1-class {
    font-size: 30px;
    clear: both;
}
.h2-class {
    font-size: 26px;
}
.p-class {
    font-size: 14px;
}
.hide-me {
    display: none;
    }
.view-details {
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(253, 253, 253, 0.81);
}
.centered {
    font-size: 25px;
    position: absolute;
    right: 0;
    left: 0;
    top: 30%;
}
.list-icons {
    cursor: pointer;
    text-align: center;
    padding: 15px;
    width: 33.3%;
    float: left;
    tranistion: all 0.5s;
}
.image-icon {
    width: 90%;
}
.classification-name {
    font-size: 16px;
}
.list-container {
    margin: 0 30%;
    padding: 5px;
    text-align: left;
    clear: both;
}
.list-name {
    margin: 0;
    text-align: left;
    font-size: 1.7em;
}
.lists-here {
    display: none;
}
.active {
    display: block;
}
.center-continer {
    overflow: auto;
    display: block;
    margin: auto;
    width: 50%;
}
#image-list1, #image-list2, #image-list3 {
    width: 10%;
    margin: 10px;
}
.shop-car-now {
    font-size: 20px;
    width: 100%;
    padding: 10px;
    color: white;
    background-color: #be1f28;
    border-radius: 5px;
    transition: all 0.5s;
}
.shop-car-now:hover {
    background-color: #9c0810;
}
.swal2-modal.swal2-show {
    width: 80% !important;
}
.final-list {
    padding: 10px 0 10px 24px;
    line-height: 28px;
}
#photo-image-1 {
    width: 40%;
    float: left;
    margin-right: 15px;
}
#photo-image-2 {
    width: 40%;
    float: right;
    margin-left: 5px;
}
.vehicle-features {
    z-index: 1;
    position: absolute;
    background-color: whitesmoke;
    width: 900px;
    top: 32%;
    left: 0;
    right: 0;
    margin: auto;
    box-shadow: 4px 4px 20px #00000080;
    text-align: center;
    padding-bottom: 20px;
}
.close-full {
    position: absolute;
    right: 20px;
    top: 16px;
    font-size: 25px;
}
.small-car-container {
    width: 100%;
    padding: 0 20%;
}
.small-cars {
    cursor: pointer;
    width: 19%;
    display: inline-block;
}
.small-car-image {
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.small-car-image:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
}
.small-car-title {
    font-size: 14px;
    color: #717070;
    margin: 0;
}
.options-model-holder {
    display: inline-block;
    width: 24%;
    position: relative;
    vertical-align: bottom;
}
.bigger-car-image {
    width: 100%;
}
.options-and-model-container {
    padding: 8px 20px;
    border-bottom: 2px solid #b1b1b1;
    margin: auto;
    margin-top: 30px;
    width: 92%;
    text-align: left;
}
.options-model-holder {
    display: inline-block;
    width: 24%;
    position: relative;
    vertical-align: bottom;
    text-align: center;
}
.close-car {
    position: absolute;
    right: 10px;
    top: 4px;
}
.bigger-car-image {
    width: 100%;
}
.bigger-car-title {
    font-size: 16px;
    margin: 0 0 10px;
}
.options-titles {
    font-size: 18px;
    color: #565656;
}
.change-this-color {
    color: #05aed8;
    font-size: 21px;
    font-weight: 600;
}
.change-different-color {
    font-size: 21px;
    font-weight: 600;
}
.standard-options {
    border-bottom: 2px solid #b1b1b1;
    border-right: 2px solid #b1b1b1;
    padding: 10px 0 20px;
}
.collapse-options {
    cursor: pointer;
    border-right: 2px solid #b1b1b1;
    padding: 10px 0 2px;
}
.big-car-container {
    width: 75%;
    display: inline-block;
}
.options-model-car {
    text-align: center;
    width: 32%;
    display: inline-block;
    position: relative;
}
.hide-big-car {
    display: none;
}
.modal-buttons {
    color: white;
    background-color: #be1f28;
    padding: 10px 0;
    width: 22%;
    display: inline-block;
    box-shadow: 2px 2px 2px #00000066;
    margin: 10px 2px;
}
.product-container {
    padding: 0 2%;
    margin-bottom: 5px;
}
.information-container {
    text-align: left;
    display: none;
}
.information-container {
    text-align: left;
}
.all-info-container {
    border-bottom: 2px solid #b1b1b1;
}
.info-shown {
    padding: 10px 0;
    display: inline-block;
    width: 24%;
    vertical-align: middle;
    text-align: center;
}

.hide-for-now {
    display: none;
    border-left: 2px solid #b1b1b1;
}
.click-to-show {
    color: white;
    padding: 10px 0;
    background-color: #636363;
}
.click-to-show:hover {
    background-color: #05aed8;
}
.active-car { 
    display: inline-block; 
}
.active-info {
    display: block;
}
@media only screen and (max-width: 1417px) {
    .list-container {
        margin: 0 15% 0 25%;
    }
}
@media only screen and (max-width: 991px) {
    .list-container {
        margin: 0 8% 0 10%;
    }
    .five-car {
            width: 33.3%;
        }
    .center-continer {
            width: 80%;
        }
    .container {
        width: 100%;
    }
}
@media (max-width: 900px) {
    .vehicle-features {
    width: 100%;
}
.options-model-holder {
    width: 100%;
}
.standard-options {
    border-right: 0;
    padding: 0;
}
.collapse-options {
    border-right: 0;
    padding: 10px 0 2px;
}
.big-car-container {
    width: 100%;
}
}
@media only screen and (max-width: 727px) {
        .list-container {
        margin: 0;
    }
}
@media only screen and (max-width: 667px) {
    .view-details{
        display: none;
    }
    .center-continer {
        width: 100%;
    }
    #photo-image-1 {
        width: 100%;
        margin: 15px 0;
    }
    #photo-image-2 {
        width: 100%;
        margin: 15px 0;
    }
    .swal2-modal.swal2-show {
        width: 100% !important;
    }
    .modal-buttons {
        width: 46%;
    }
}
@media only screen and (max-width: 580px) {
    .five-car {
        width: 50%;
    }
    .center-continer {
        width: 100%;
    }
    .view-details{
        display: none;
    }
    .final-list {
        padding: 10px 0 10px 24px;
    }
    .shop-car-now {
        margin-bottom: 50px;
    }
    .list-name {
        font-size: 1.3em;
    }
    .final-list {
        font-size: 14px;
    }
    #image-list1, #image-list2, #image-list3 {
        width: 10%;
    }
    .small-button {
        font-size: 20px;
        margin-bottom: 5px;
        width: 100%;
    }
    h3.h3-class {
        font-size: 16px;
    }
    #swal2-title {
        font-size: 25px;
    }
    .centered {
        font-size: 16px;
    }
    .list-container {
        margin-bottom: 35px;
        height: 278px;
        overflow: scroll;
    }

}
@media only screen and (max-width: 540px) {
    .classification-name {
        font-size: 12px;
        font-weight: bold;
    }
    .full-details {
        margin-top: 60px;
    }
    .small-car-container {
        width: 100%;
        padding: 0 8%;
    }
    .small-cars {
        width: 32%;
    }
}