.remodal-quiz {max-width: 1300px !important; padding: 0;}
#quiz .opacity40 {opacity: .4;}
.remodal-quiz .remodal-close {z-index: 5;}

#quiz .logo {
    right: 15px;
    width: 490px;
    height: auto;
    bottom: 220px;
}
#quiz .car {
    right: 15px;
    width: 490px;
    height: auto;
    bottom: 50px;
}
#quiz .car-logo {
    right: 70px;
    width: 385px;
    height: auto;
    bottom: 30px;
}

#quiz .model-item {height: 80px;}
#quiz .model-item img.img {
    width: 148px;
    height: auto;
}
#quiz .model-item:hover img.img, #quiz .model-item.active img.img {
    width: 160px;
    height: auto;
}
#quiz .model-item .title {font-size: 16px; line-height: 1;}
#quiz .model-item .postfix {font-size: 14px; line-height: 1;}
#quiz .model-item .text {font-size: 14px;}

#quiz .color-item, #quiz .tradein-item, #quiz .payment-item {
    height: 48px;
    font-size: 16px;
}
#quiz .color-item .color-square {
    width: 24px;
    height: 24px;
    border: 1px solid;
    border-radius: 50%;
}
#quiz .color-item .color-square .semicircle {
    width: 24px;
    height: 12px;
}
#quiz .tradein-item, #quiz .payment-item {
    border-radius: 24px;
}

#quiz .quiz-head {height: 115px;}

#quiz .quiz-bg-form .logo {margin-bottom: -40px;}






#quiz .b-3 {border-width: 3px;}
#quiz .quiz-bg {
    background-repeat: no-repeat;
    background-position-x: 600px;
    background-position-y: 420px;
    background-size: 50%;
    height: 90%;
}
#quiz .quiz-bg-form {
    background-repeat: no-repeat;
    background-position-x: 30px;
    background-position-y: 190px;
    background-size: 80%;
}
#quiz .h3 {font-size: 32px;}
#quiz .h4 {font-size: 24px;}
#quiz .table {font-size: 10px;}
#quiz .form-control, #quiz .button {
    height: 54px;
    border-radius: 27px;
}
#quiz label {font-size: 10px;}
#quiz .quiz-bg-form .model-spec {
    font-size: 10px;
    padding: 0 30px;;
}
#quiz .quiz-bg-form .model-spec span {
    font-size: 16px;
}
#quiz .quiz-bg-form .model-spec .icon-wrap {
    width: 33px;
    height: 33px;
    border-radius: 3.5px;
}


/* ADAPTIVE */
@media (max-width: 1399.98px) {
    #quiz .title-item {font-size: 14px;}
}
@media (max-width: 1199.98px) {
    #quiz .title-item {font-size: 12px;}
    #quiz .h3 {font-size: 26px;}
    #quiz .h4 {font-size: 21px;}
}
@media (max-width: 991.98px) {
    #quiz .title-item {font-size: 14px;}
    #quiz .h3 {font-size: 22px;}
    #quiz .h4 {font-size: 12px;}
}
@media (max-width: 767.98px) {
    #quiz .model-item img.img {
        width: 120px;
        height: auto;
    }
}
@media (max-width: 575.98px) {
}
@media (max-width: 413.98px) {
}