@media (max-width:769px) {
    .contentContainer {
        width: 90%;
        margin: 15px;
        margin-bottom: 20px;

    }



    #stepInformations {
        width: 100%;
        ;
    }


    #modelSelectContinueButton {
        display: none;
    }

    #confirmationExperienceCar {
        text-align: center;
        width: 100%;
    }



    .buttonDiv {
        align-items: center;
        justify-content: center;
    }

    #bookButtonDiv {
        margin-top: 10px;

    }

    #bookButtonDiv {
        text-align: right;
    }

    .bookbutton {
        width: 100% !important;
    }

    .stepTitleAndDescription {
        display: none;
    }

    .ui.dropdown .menu {
        max-height: 300px !important;
        /* You might also want to add `!important` to automatically override all media-queries. */
    }

    .bookingdaybutton {
        margin-bottom: 5px !important;
        width: 90px !important;
        cursor: pointer !important;
        height: 50px !important;
        font-size: 0.9rem !important;
        line-height: 15px !important;

    }

    .bookingotherdaybutton {
        margin-bottom: 5px !important;
        width: 90px !important;
        cursor: pointer !important;
        height: 50px !important;
        font-size: 0.8rem !important;
    }

    .bookingtimeclock {
        cursor: pointer !important;
        margin-bottom: 5px !important;
        width: 90px;
    }



    .guidecompletedstep {
        background-color: #bcf6c9 !important;
    }

    .modaldatepicker {
        width: 90% !important;
    }

    #gridCars {
        display: block;
        margin-bottom: 10px;
        ;
    }

    #modelDropdown {
        display: none;
        ;
    }



}@media (min-width:1024px) {
    .contentContainer {
        margin-left: 10px;
        margin-top: 10px;
        text-align: center;
        margin-bottom: 20px;
    }

    .buttonDiv {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5px;
    }

    #steps {
        margin: 0 auto;
        width: 600px;

    }

    .bookingdaybutton {
        margin-bottom: 5px !important;
        width: 100px !important;
        cursor: pointer !important;
        height: 50px;

    }

  


    #bookButtonDiv {
        margin-top: 20px;

    }

    .bookingotherdaybutton {
        margin-bottom: 5px !important;
        width: 100px !important;
        cursor: pointer !important;
        font-size: 0.8rem !important;
        height: 50px;
    }

    .bookingtimeclock {
        cursor: pointer !important;
        margin-bottom: 5px !important;
        width: 100px;
        height: 50px;
    }

    /* Completed */
    .ui.ordered.steps .step.guidecompletedstep:before,
    .ui.steps .step.guidecompletedstep>.icon:before {
        font-family: Step;
        content: '\e800';
    }

    .ui.ordered.steps .step.guidecompletedstep:before,
    .ui.steps .step.guidecompletedstep>.icon:before {
        color: #21ba45;

    }

    .modaldatepicker {
        width: 300px !important;
    }

    #gridCars {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 10px;
    }

    #modelDropdown {
        display: none;
    }


}.dinprislabel {
    width: 100% !important;
}

.column {
    text-align: center;
}

.leftaligntext {
    text-align: left;
    ;
}

.ui.statistic span {
    font-size: 4rem !important;
}

.dimmertext {
    color: white !important;
    font-size: 15px !important;
}

.fullwidth {
    width: 100% !important;
}

#disclaimerText {
    font-size: 12px;
    font-style: italic;
    margin-top: 10px;
    text-align: left;
}

.confirmationContent {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    max-width: 900px;
}

.formelement {
    margin-bottom: 20px !important;
    margin-right: 15px !important;
    border: 1px solid #D6D6D6 !important;
    color: #333333 !important;
    height: 3.5rem;
    width: 100%;
}

.formelementwithoutborder {
    height: 3.5rem;
    width: 100%;
}

.formelementText {
    font-size: 1.3rem !important;
}

.documentbutton {
    margin-bottom: 5px !important;
    width: 210px !important;
}

.dropdownNoSelectText {
    padding-top: 5px;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(143, 143, 143, 0.42) !important;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgba(143, 143, 143, 0.42) !important;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgba(143, 143, 143, 0.42) !important;
}

.holdkontaktendescription {
    color: black !important;
}

.info {
    color: #697279;
    font-size: 20px;
    ;
}

.bookbutton {
    color: white !important;
    font-size: 20px !important;
    background-color: #05141F !important;
}

.bookbutton:disabled {
    color: white !important;
    font-size: 20px !important;
    background-color: black !important;
}

.bookbutton:hover {
    color: white !important;
    text-decoration: underline !important;
}

.checkbox {
    margin-top: 10px;
    margin-bottom: 10px;
}

.textLinkHover {
    cursor: pointer !important;
    text-decoration: underline;
}

.accordionOtherDealer {
    margin-top: 15px !important;
}

.primary {
    background-color: #16ab39 !important;
}

.cursor_pointer {
    cursor: pointer !important;
}

.carGridElement {
    text-align: center;
    cursor: pointer !important;
    margin-top: 3px;
    margin-bottom: 3px;
}

.carGridElement:hover {
    box-shadow: 0 0 3px #37434C;
    font-size: 17px;
    cursor: pointer !important;
}

.carGridElementSelected {
    box-shadow: 0 0 3px #37434C;
    font-size: 17px;
}

.inputcheckmark {
    color: green !important;
}

.inputerror {
    color: #BB162B !important;
}

.ui.steps {
    margin-top: 0 !important;
    margin-bottom: 15px !important;
}

.buttonotherdate {
    width: 100%;
    margin-top: 5px;
}

.phoneInput {
    width: 65% !important;
    margin-right: 5px !important;
}

.zipcodeInput {
    width: 35% !important;
}

.missingInput {
    border-bottom: solid 1px red !important;
}

.ui.segment {
    border: 0 !important;
    padding: 0 !important;
}

.consentText {
    margin-top: 15px;
    margin-bottom: 10px;
    padding-left: 1.85714em;
}

.divCloseModal {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    ;
}

#testDriveConfirmation {
    padding-left: 5px;
    margin-bottom: 10px;
}

#confirmationCarImage {
    max-width: 90%;
}

input[type=text],
input[type=password],
input[type=number],
input[type=email],
input[type=tel],
input[type=number] {
    height: inherit !important;
}

#newsletterModalSamtykke {
    font-size: 9px;
}

#gridCars {
    text-align: center;
}

#newslettermodalcarimage {
    text-align: center;
}

.ui.positive.button {
    background-color: #37434C !important;
    color: white !important;
}

.ui.toggle.checkbox .box:before,
.ui.toggle.checkbox label:before {
    background-color: grey !important;
}

.ui.toggle.checkbox {
    margin-top: 25px !important;
}

.insuranceOption {
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#stepCalculator {
    width: 100%;
    text-align: left;
}

#stepInformations {
    text-align: left;
}

#divSteps {
    width: 95%;
    max-width: 650px;
}

.irs--big .irs-bar {
    top: 33px !important;
    height: 12px !important;
    background-color: #92bce0;
    border: 1px solid #37434C !important;
    background: linear-gradient(to bottom, #fff 0, #37434C 30%, #37434C 100%) !important;
    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, .5) !important;
}

.irs--big .irs-from,
.irs--big .irs-single,
.irs--big .irs-to {
    color: #fff !important;
    text-shadow: none !important;
    padding: 1px 5px !important;
    background-color: #37434C !important;
    background: linear-gradient(to bottom, #37434C 0, #37434C 100%) !important;
    border-radius: 3px !important;
}

.irs--big .irs-grid-text {
    color: #37434C !important;
}

.ui.toggle.checkbox input:focus:checked~.box:before,
.ui.toggle.checkbox input:focus:checked~label:before {
    background-color: #37434C !important
}

.ui.toggle.checkbox .box:before,
.ui.toggle.checkbox label:before {
    background-color: grey;
}

.ui.toggle.checkbox .box:before,
.ui.toggle.checkbox label:before {
    background-color: grey;
}

.ui.checkbox input:checked~.box:before,
.ui.checkbox input:checked~label:before {
    background-color: #37434C !important;
}

.ui.toggle.checkbox input:checked~.box:before,
.ui.toggle.checkbox input:checked~label:before {
    background-color: #37434C !important
}

.ui.toggle.checkbox input:focus:checked~.box:before,
.ui.toggle.checkbox input:focus:checked~label:before {
    background-color: #37434C !important
}