.garage {
    background-repeat: no-repeat;
    background-position: center;
}
.li_color {
    cursor: pointer;
    display: inline-block;
    margin-right: 0.2857em;
    margin-top: 0.18em;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0);
    height: 2.5rem;
    width: 2.5rem;
}
.li_color:first-of-type {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.li_border_test {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.span_li{
    display: block;

    border: 1px solid #000;
}

.col-lgg-2{
    float: left;
    width: 15%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.col-xs-18{
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.li_selected{
    background-color: #ffb300;
    border: 1px solid #fff;
    border-radius: 100%;
    color: white;
    width: 40%;
    height: 40%;
    line-height: 10%;
    font-size: 100%;
    position: absolute;
    bottom:-2px;
    right:-2px;

}
.li_selected:after {
    content: "\2713";
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.li_selected_bg{
    background-color: #ffb300;
    border: 1px solid #fff;
    border-radius: 100%;
    color: white;
    width: 15%;
    padding-top: 14%;
    line-height: 10%;
    font-size: 100%;
    position: absolute;
    bottom:-1px;
    right: 1px;
}
.li_selected_bg:after {
    content: "\2713";
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
@media (max-width:1199px) {
    .li_selected_bg {
        width: 7%;
        padding-top: 6.5%;
    }
    .li_selected_bg:after {
        font-size: 2vw;
    }
}

.li_selected_wheel{
    background-color: #ffb300;
    border: 1px solid #fff;
    border-radius: 100%;
    color: white;
    width: 15%;
    height: 15%;
    line-height: 10%;
    font-size: 1vw;
    position: absolute;
    bottom:10%;
    right: 10%;
}
.li_selected_wheel:after {
    content: "\2713";
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

@media (max-width: 1199px ) {
    .li_selected_wheel{
        font-size: 100%;
    }
    #rim_name {
        text-align: right !important;
    }
}

@media (min-width: 1938px ) {
    .garage {
        background-size: cover;
    }
    .garage img {
        padding: 0 26%;
        width: 100%;
    }
    .garage img {
        padding: 0 26%;
        width: 100%;
    }

}
@media (min-width: 768px) {
    .col-sm-1-8th {
        width: 12.5%;
        float: left;
    }
    .conf-slider-fixed {
        margin-top: calc(100vw / 1.87) !important;
    }
}
.single-rim img{
    width: 100%;
    max-width: 100%;
}
.single-rim {
    padding-left: 0;
    padding-right: 0;
}
select {
    padding-right: 25px !important;
}
#rim_name {
    height: 1em;
    margin-top: 13px;
    float: right;
    font-weight: 700;
    color: #ffb300;
    margin-right: 45%;
}
#rim-size {
    margin: 10px 0 5px 0;
    display: inline-block;
}
#rim-size.form-checkbox input[type=checkbox]:not(old) + label > span {
    margin-right: 4px;
}
#rim-size.form-checkbox input[type=checkbox]:not(old):checked + label > span > span {
    position: relative;
    width: 12px;
    height: 12px;
    margin: 1px 0 0 1px;
}
#rim-size.form-checkbox input[type=checkbox]:not(old):checked + label > span > span:after {
    color: white;
    content: "\2713";
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.sep {
    border-bottom: 1px solid #ccc;
}
#wallpaper-select {
    margin: 0 -2px 10px -2px;
}
.scene-thumb {
    padding: 0 2px;
}
.scene-thumb img{
    cursor: pointer;
}
.turn-fullscreen:not(#big) {
    cursor: pointer;
}
.conf-header {
    border-bottom: 2px solid #000;
    width: 100%;
    margin-bottom: 4px;
    font-weight: 700;
    font-size:1.1em;
}
.conf-slider-text {
    position: absolute;
    color: white;
    text-shadow: 1px 1px black;
    z-index: 1;
    font-size: 2em;
    top: 4vw;
}
.conf-slider-text span{
    font-weight: 700;
}
.conf-slider-text-mobile {
    display: none;
}
#content-start-conf {
    margin-top: 20px;
}
@media (max-width: 767px) {
    #rim-size {
        width: 100%;
    }
    #rim_name {
        margin-bottom: 20px;
    }
    .conf-slider-text {
        display: none;
    }
    .conf-slider .carousel-indicators {
        margin-bottom: 0;
    }
    .conf-slider .carousel-indicators li, .conf-slider .carousel-indicators li.active {
        background-color: #cecece;
        border-color: #cecece;
    }
    .conf-slider .carousel-indicators li.active {
        background-color: #F1C10F;
        border-color: #F1C10F;
    }
    .conf-slider-text-mobile {
        display: block;
        margin-bottom: 15px;
        font-size: 18px;
        text-align: center;
    }
    .conf-slider-text-mobile span {
        font-weight: 700;
    }
    #conf-slider-wrapper {
        position: fixed;
        z-index: 3;
        box-shadow: -9px -1px 32px black;
    }
    #content-start-conf {
        margin-top: calc(100vw / 1.87) !important;
    }
}
.conf-wallpaper {
    height: 100vh;
    margin-left: -15px;
    margin-right: -15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: black;
    display:none;
}

@media screen and (max-device-width: 767px) and (orientation:landscape)  {
    body {
        overflow: hidden;
    }
    #header {
        display: none;
    }
    .container-fluid > div:not(.conf-wallpaper){
        display: none;
    }
    footer {
        display: none;
    }
    .conf-wallpaper {
        display: block;
    }
}
#scene-text-3 {
    color: black;
    text-shadow: 1px 1px white;
}
.wallpaper-visible {
    display: block !important;
}
.rest-invisible {
    display: none !important;
}

.conf-slider .carousel-inner {
    margin-bottom: 0px;
}
.share-mask {
    width: 26px;
    height: 26px;
    z-index: 999;
    display: inline-block;

}
.conf-information {
    margin: 30px 0 50px 0;
}
.conf-information li{
    text-indent: 5px;
}
.remove-saved-config {
    font-size: 2.2em;
    position: absolute;
    right: 3%;
    top: 1%;
    z-index: 1;
    color: #ffb300;
}
.remove-saved-config:hover, .remove-saved-config:focus, .remove-saved-config:active {
    color: #FFC107 !important;
}
#big {
    cursor: default !important;
}
.wheels-single-url {
    background-image: url(/img/rarr.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    display: inline-block;
    line-height: 1.1em;
}
.configs-section-1, .configs-section-1 div {
    height: 0px;
    visibility: hidden;
}
@media (max-width: 1199px) {
    #configs-section-2-wrapper {
        height: 0;
    }
    .configs-section-2, .configs-section-2 div {
        height: 0px;
        visibility: hidden;
        margin: 0;
    }
    .configs-section-1, .configs-section-1 div {
        height: auto;
        visibility: visible;
    }
}
@media (min-width: 1200px) {
    #configs-section-1-wrapper {
        height: 0;
    }
}
.configs-section-1 {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 5px;
    margin-bottom: 0px;
    padding-bottom: 20px;
}
.configs-section-2 {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 5px;
    margin-bottom: 0px;
    padding-bottom: 20px;
}
.configs-section-1 .panel-default, .configs-section-2 .panel-default {
    box-shadow: none;
    margin-bottom: 0;
}
.configs-section-1 .panel-heading, .configs-section-2 .panel-heading {
    background-color: transparent !important;
    text-transform: none;
    padding-left: 0;
    padding-bottom: 15px;
}
#wheel-rim {
    margin-left: 0;
    margin-right: 0;
}
#wallpaper-controls {
    position: absolute;
    top:-45px;
    width: 100%;
    color: white;
    font-size: 35px;
}
#wallpaper-controls div {
    width: 100px;
    margin: 0 auto;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 12% !important;
    padding: 48px 0 0 0;
}
#wallpaper-controls i {
    cursor: pointer;
}
#conf-wallpaper #share-buttons-wallpaper {
    position: absolute;
    top: 0px;
    right: 5%;
}
#wallpaper-save svg {
    height: 30px;
    width: 29px;
    margin-right: 5px;
}
#wallpaper-controls polygon, #wallpaper-controls line {
    fill: white;
    stroke: white;
}
#wallpaper-close svg {
    height: 29px;
    width: 25px;
}
#wallpaper-controls a {
    cursor: pointer;
}
#wallpaper-controls a:hover polygon, #wallpaper-controls a:hover line {
    fill: black;
    stroke: black;
}
#conf-wallpaper .share-print:hover, #conf-wallpaper .wheel-save-config i:hover, #conf-wallpaper .at-svc-email:hover,
#conf-wallpaper .at-svc-email:focus, #conf-wallpaper .at-svc-email:active, #conf-wallpaper .at-svc-facebook:hover,
#conf-wallpaper .at-svc-facebook:focus, #conf-wallpaper .at-svc-facebook:active, #conf-wallpaper .at-svc-google_plusone_share:hover,
#conf-wallpaper .at-svc-google_plusone_share:focus, #conf-wallpaper .at-svc-google_plusone_share:active {
    margin-top: 0px !important;
    transform: translateY(0px) !important;
}
.conf-wallpaper {
    height: 100vh;
    margin-left: -15px;
    margin-right: -15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: black;
}
#wallpaper-close-notice {
    position: absolute;
    display: block;
    font-size: 18px;
    color: black;
    background-color: white;
    line-height: 1em;
    padding: 2px;
    left: 50%;
}
@media (max-width: 767px) {
    #conf-wallpaper-new a.at-icon-wrapper.at-share-btn, #conf-wallpaper-new , #conf-wallpaper-new #wheel-save-config {
        float: right !important;
        clear: both !important;
    }
    #conf-wallpaper-new #wheel-save-config {
        margin: 8px 0px 5px 0 !important;
    }
    #conf-wallpaper-new a.at-icon-wrapper.at-share-btn {
        margin-right: 0 !important;
    }
    #conf-wallpaper-new #share-buttons-wallpaper {
        top: 0 !important;
        right: 0px !important;
    }
}
.glyphicon-fullscreen {
    color: #ffb300;
}