/* Button Styling / Widget Styling */
.btn-primary {background-color: #34adea;color: #fff !important;border-color: #34adea;}
.btn-primary:hover {background-color: rgb(0 0 0 / 0.5);color: #fff !important;border-color: rgb(0 0 0 / 0.5);}
.btn-primary.focus, .btn-primary:focus {box-shadow: none;}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(52 173 234 / 0.5);}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {background-color: #34adea;color: #000;border-color: #34adea;}
.btn-primary.disabled, .btn-primary:disabled {background-color: rgb(52 173 234 / 0.5); border-color: rgb(52 173 234 / 0.5);}

.btn-secondary {background-color: #000;border-color: #000;}
.btn-secondary:hover {background-color: rgb(52 173 234 / 0.5);color: #fff;border-color: rgb(52 173 234 / 0.5);}
.btn-secondary.focus, .btn-secondary:focus { box-shadow: none;}
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(54, 52, 53,.5);}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {background-color: #000;color: #fff;border-color: #000;}

.dropdown-toggle-split {background-color: #34adea;border-color: #34adea;}
.dropdown-toggle-split:hover {background-color: rgb(52 173 234 / 0.5);color: #fff;border-color: rgb(52 173 234 / 0.5);}
.dropdown-toggle-split.focus, .dropdown-toggle-split:focus { box-shadow: none;}
.dropdown-toggle-split:not(:disabled):not(.disabled).active:focus, .dropdown-toggle-split:not(:disabled):not(.disabled):active:focus, .show>.dropdown-toggle-split.dropdown-toggle:focus { box-shadow: none;}
.dropdown-toggle-split:not(:disabled):not(.disabled).active, .dropdown-toggle-split:not(:disabled):not(.disabled):active, .show>.dropdown-toggle-split.dropdown-toggle {background-color: #000;color: #fff;border-color: #000;}

.vs-sort-button {background-color: #34adea;border-color: #34adea;}
.vs-sort-button:hover {background-color: rgb(52 173 234 / 0.5);color: #fff;border-color: rgb(52 173 234 / 0.5);}
.vs-sort-button.focus, .vs-sort-button:focus { box-shadow: none;}
.vs-sort-button:not(:disabled):not(.disabled).active:focus, .vs-sort-button:not(:disabled):not(.disabled):active:focus, .show>.vs-sort-button.dropdown-toggle:focus { box-shadow: none;}
.vs-sort-button:not(:disabled):not(.disabled).active, .vs-sort-button:not(:disabled):not(.disabled):active, .show>.vs-sort-button.dropdown-toggle {background-color: #000;color: #fff;border-color: #000;}

.vs-result-more-button {background-color: #000;border-color: #000;color: #fff;}
.vs-result-more-button:hover {background-color: rgb(52 173 234 / 0.5);color: #fff;border-color: rgb(52 173 234 / 0.5);}
.vs-result-more-button.focus, .vs-result-more-button:focus {box-shadow: none;}
.vs-result-more-button:not(:disabled):not(.disabled).active:focus, .vs-result-more-button:not(:disabled):not(.disabled):active:focus, .show>.vs-result-more-button.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 0.5);}
.vs-result-more-button:not(:disabled):not(.disabled).active, .vs-result-more-button:not(:disabled):not(.disabled):active, .show>.vs-result-more-button.dropdown-toggle {background-color: #000;color: #fff;border-color: #000;}

.btn-danger {background-color: #000;color: #fff !important;border-color: #000;}
.btn-danger:hover {background-color: rgba(54, 52, 53,.5);color: #fff;border-color: rgba(54, 52, 53,.5);}
.btn-danger.focus, .btn-danger:focus { box-shadow: none;}
.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(54, 52, 53,.5);}
.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle {background-color: #000;color: #fff;border-color: #000;}

.btn-warning {background-color: #808080;color: #fff !important;border-color: #808080;}
.btn-warning:hover {background-color: #000;color: #fff !important;border-color: #000;}
.btn-warning.focus, .btn-warning:focus {box-shadow: none;}
.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-warning.dropdown-toggle:focus {box-shadow: none;}
.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show>.btn-warning.dropdown-toggle {background-color: #34adea;color: #fff !important;border-color: #34adea;}

.btn-outline-info {background-color: #34adea; color: #fff !important;border-color: #f2f2f2;}
.btn-outline-info:hover {background-color: rgb(33 176 252);color: #fff;border-color: rgb(33 176 252);}
.btn-outline-info.focus, .btn-outline-info:focus {box-shadow: none;}
.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-info.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 0.5);}
.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show>.btn-outline-info.dropdown-toggle {background-color: rgb(0 0 0 / 0.5);color: #fff !important;border-color: rgb(0 0 0 / 0.5);}

.vs-result-more-button.btn-light {background-color: #000;color: #fff; border-color: #000;}
.vs-result-more-button.btn-light:hover {background-color: rgb(52 173 234 / 0.5);color: #fff;border-color: rgb(52 173 234 / 0.5);}
.vs-result-more-button.btn-light.focus, .vs-result-more-button.btn-light:focus {box-shadow: none;}
.vs-result-more-button.btn-light:not(:disabled):not(.disabled).active:focus, .vs-result-more-button.btn-light:not(:disabled):not(.disabled):active:focus, .show>.vs-result-more-button.btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(54, 52, 53,.5);}
.vs-result-more-button.btn-light:not(:disabled):not(.disabled).active, .vs-result-more-button.btn-light:not(:disabled):not(.disabled):active, .show>.vs-result-more-button.btn-light.dropdown-toggle {background-color: #000;color: #fff;border-color: #000;}

.fw-submit-button {background-color: #34adea;color: #fff !important;border-color: #34adea;}
.fw-submit-button:hover {background-color: rgb(0 0 0 / 0.5);color: #fff;border-color: rgb(0 0 0 / 0.5);}
.fw-submit-button.focus, .fw-submit-button:focus {box-shadow: none;}
.fw-submit-button:not(:disabled):not(.disabled).active:focus, .fw-submit-button:not(:disabled):not(.disabled):active:focus, .show>.fw-submit-button.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(52 173 234 / 0.5);}
.fw-submit-button:not(:disabled):not(.disabled).active, .fw-submit-button:not(:disabled):not(.disabled):active, .show>.fw-submit-button.dropdown-toggle {background-color: #34adea;color: #fff;border-color: #34adea;}
.fw-submit-button.disabled, .fw-submit-button:disabled {background-color: rgb(52 173 234 / 0.5);border-color: rgb(52 173 234 / 0.5);}

.fw-reset-button {background-color: #000;border-color: #000;color: #fff;}
.fw-reset-button:hover {background-color: rgb(52 173 234 / 0.5);color: #fff;border-color: rgb(52 173 234 / 0.5);}
.fw-reset-button.focus, .fw-reset-button:focus {box-shadow: none;}
.fw-reset-button:not(:disabled):not(.disabled).active:focus, .fw-reset-button:not(:disabled):not(.disabled):active:focus, .show>.fw-reset-button.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 0.5);}
.fw-reset-button:not(:disabled):not(.disabled).active, .fw-reset-button:not(:disabled):not(.disabled):active, .show>.fw-reset-button.dropdown-toggle {background-color: #000;color: #fff;border-color: #000;}

#widget-personnel-personel .btn-primary {background-color: #34adea;color: #fff !important;border-color: #34adea;}
#widget-personnel-personel .btn-primary:hover {background-color: rgb(0 0 0 / 0.5);color: #fff !important;border-color: rgb(0 0 0 / 0.5);}
#widget-personnel-personel .btn-primary.focus, #widget-personnel-personel .btn-primary:focus {box-shadow: none;}
#widget-personnel-personel .btn-primary:not(:disabled):not(.disabled).active:focus, #widget-personnel-personel .btn-primary:not(:disabled):not(.disabled):active:focus, .show>#widget-personnel-personel .btn-primary.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(52 173 234 / 0.5);}
#widget-personnel-personel .btn-primary:not(:disabled):not(.disabled).active, #widget-personnel-personel .btn-primary:not(:disabled):not(.disabled):active, .show>#widget-personnel-personel .btn-primary.dropdown-toggle {background-color: #34adea;color: #000;border-color: #34adea;}

.btn-outline-primary {background-color: #000;color: #fff !important;border-color: #000;}
.btn-outline-primary:hover {background-color: rgba(54, 52, 53,.5);color: #fff;border-color: rgba(54, 52, 53,.5);}
.btn-outline-primary.focus, .btn-outline-primary:focus { box-shadow: 0 0 0 0.2rem rgba(54, 52, 53,.5);}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(54, 52, 53,.5);}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {background-color: #000;color: #fff;border-color: #000;}
.bg-success {background-color: #34adea !important;}
.bg-success div, .bg-danger div {color:#fff !important;}
.bg-danger {background-color: #000 !important;color:#fff !important;}
.alert-warning {background-color: #34adea !important;color:#fff;}
.alert-warning h4, .alert-warning h6, .alert-warning p {color: #fff;}

/* Vehicle Search */
.new-model-list .text-primary, .new-model-list .fa-check-circle:before, .new-model-list .fa-plus-circle:before, .new-model-list .fa-stack-1x, .widget-vehicle-search .text-primary, .widget-vehicle-search .fa-check-circle:before, .widget-vehicle-search .fa-plus-circle:before, .widget-vehicle-search .fa-stack-1x, .new-model-navigation .nav-tabs .nav-link.active, .custTag i {color: #34adea !important;}
i[class*='wishlist-icon'] {color: #4c4c4c !important;}
.irs-from, .irs-to, .irs-single {color: #fff;font-size: 14px;line-height: 1.333;text-shadow: none;padding: 1px 5px;background: #34adea !important;}
.vsf-search-terms .alert-warning {background-color: rgba(54, 52, 53,.5) !important;color: #fff;border-color: transparent;}
.dropdown-item.active, .dropdown-item:active {background-color: #000000 !important;}
.border-primary {border-color: #000000 !important;}
.irs--big .irs-bar {background-color: #34adea  !important;border: 1px solid #34adea  !important;background: linear-gradient(to bottom, #ffffff 0%, #34adea 30%, #34adea  100%) !important;box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5) !important;}
.custom-control-input:checked~.custom-control-label::before {color: #fff;border-color: #000 !important;background-color: #000 !important;}
.custom-control-input:focus~.custom-control-label::before {box-shadow: 0 0 0 0.2rem rgb(0 39 55 / 0.5);}
.vs-sort-text {color: #fff;}
.text-primary {color: #34adea !important;}
.text-danger {color: #34adea!important;}
#vsf_search_button span {color: #fff;}
.widget-vehicle-search #vsf_search_button span {color: #fff !important;}
.widget-vehicle-search-results > .row.pt-1.mb-n3, .widget-vehicle-search-results > .row.mt-1 {margin: 0px;}
.widget-vehicle-search .vs_paging {margin-left: 0px !important;}
.widget-vehicle-search .row.pt-1.mb-n3 .ml-auto.mr-3 {margin-right: 0px !important;}
.page-item.active .page-link {background-color: #4c4c4c !important;border-color: #4c4c4c !important;color: #fff !important;}
.page-item span {color: #000 !important;}
.dropdown-item.active, .dropdown-item:active {background-color: #000 !important;}
.kia-select #widget-new-model-search-suv {width: 90%;}
.carousel-control-prev {left: -5%;}
.carousel-control-next {right: -5%;}
.carousel-control-next, .carousel-control-prev {width: 5%;}

/* Wishlist */
.wishlist-item .media-body div:nth-child(3) {position: relative !important;right: 0 !important;bottom: 0px !important;margin-right: 0px !important;float: left;}
.wishlist-item .media-body .text-primary {display: block;}
.wishlist-item .media-body div {margin: 0px !important;}
.widget-wishlist-basket .badge.badge-pill.badge-light {background-color: #34adea;color: #fff;top: -1.5px;}
/* vehicle compare */
.widget-vehicle-compare .btn-info {color: #fff;background-color: #000;border-color: #000;}
.widget-vehicle-compare .btn-info.focus, .widget-vehicle-compare .btn-info:focus {box-shadow: none;}
.widget-vehicle-compare .btn-info:not(:disabled):not(.disabled).active:focus, .widget-vehicle-compare .btn-info:not(:disabled):not(.disabled):active:focus, .show>.widget-vehicle-compare .btn-info.dropdown-toggle:focus {box-shadow: 0 0 0 0 rgba(58,176,195,0);}
.widget-vehicle-compare .btn-info:not(:disabled):not(.disabled).active, .widget-vehicle-compare .btn-info:not(:disabled):not(.disabled):active, .show>.widget-vehicle-compare .btn-info.dropdown-toggle {color: #fff;background-color: #000;border-color: #000;}
/* tabs styling */
.new-model-navigation {margin: 65px 0px;}
.new-model-navigation .nav-tabs .nav-link, .new-model-navigation .nav-tabs .nav-link.active{border:0px;display:block;padding: 0px 0px;width: 100%;border-top-left-radius:0px;border-top-right-radius:0px;font-weight:600;text-transform:uppercase;transition:color .3s ease-in-out;white-space: break-spaces;border-right:1px solid #e8e8e8;letter-spacing: 0.1px;font-size: 14px;padding: 20px 0;}
.new-model-navigation .nav-tabs{justify-content:space-evenly;margin:0px 20px;background:#fff;box-shadow:2px 25px 32px 1px rgba(0,0,0,.25);flex-wrap:nowrap;border-bottom: 4px solid #444;align-items: center;}
.new-model-navigation li.nav-item{text-align:center;border:0px;width:100%;margin-bottom: 0px;}
.new-model-navigation .nav-tabs .nav-item:last-child .nav-link {border-right: 0px;}
.new-model-navigation li.nav-item:hover a{color:#7b7b7b;}
.new-model-navigation .nav-tabs .nav-link {color: rgba(0,0,0,.5) !important;}
.new-model-navigation .nav-tabs .nav-link.active {color: #34adea !important;}
/* randomizer */
ol.rotator-indicators {position: absolute;width: 100% !important;display: flex;align-items: center;justify-content: center;flex-direction: row;width: auto;padding: 0;list-style-type: none;z-index: 100;top: 94%;left: 50%;margin-right: -50%;margin-left: unset;transform: translate(-50%, -50%);}
#RotatorPrevious,#RotatorNext {width: 6.5%;top: 50%;transform: translate(0, -50%);opacity: .7;}
.image-rotator-display img {width: 100%;}
.rotator-button-icon {line-height: 0;font-size: 30px;}
.image-rotator span {color: #002c5f!important;}

#RotatorNext .fa-chevron-right, #RotatorPrevious .fa-chevron-left,
.new-model-list.new-model-list-slider .fa-chevron-right, .new-model-list.new-model-list-slider .fa-chevron-left {display: flex;align-items: center;justify-content: center;font-size: 25px;padding: 3px 3px;width: 32px;background: rgba(0,0,0,.7);color: #fff !important;border-color: #fff !important;}
.new-model-list.new-model-list-slider .fa-chevron-right, .new-model-list.new-model-list-slider .fa-chevron-left {font-size: 30px;}
.rotator-indicators li {height: 15px !important;width: 15px !important;margin: 0px 5px 20px !important;border-radius: 50%;opacity: 1 !important;background-color: #c5cad1 !important;}
li.rotator-indicator-flat.rotator-indicator-item.active {background-color: #34adea !important;border: 3px solid #c5cad1 !important;}

/* image viewer */
#blueimp-gallery .close, #blueimp-gallery .prev, #blueimp-gallery .next  {color: #fff !important;}
/* new vehicles / used trucks */
.new-model-list .card-body .row:nth-child(4) .col-12 .row.px-1.mx-0.col-12, .widget-vehicle-search .card-body .row:nth-child(4) .col-12 .row.px-1.mx-0.col-12 {padding-left: 0px !important;}
.new-model-list .card-header, .widget-vehicle-search .card-header {min-height: 72px;}
.new-model-list .card-body .row:first-child .col-3 .row .col-12, .widget-vehicle-search .card-body .row:first-child .col-3 .row .col-12 {font-size: .70rem !important;}
.new-model-list .card-body .row:first-child .col-5 .row .col-12, .widget-vehicle-search .card-body .row:first-child .col-5 .row .col-12 {font-size: .80rem !important;}
.new-model-list .card-body .row:nth-child(2) .col-5, .widget-vehicle-search .card-body .row:nth-child(2) .col-5 {z-index: -1;}
.new-model-list .card-body .row:first-child .col-4, .widget-vehicle-search .card-body .row:first-child .col-4 {-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
.new-model-list .card-body .row:first-child .col-5, .widget-vehicle-search .card-body .row:first-child .col-5 {-ms-flex: 0 0 37%;flex: 0 0 37%;max-width: 37%;}
.new-model-list .card-body .row:first-child .col-3, .widget-vehicle-search .card-body .row:first-child .col-3 {-ms-flex: 0 0 23%;flex: 0 0 23%;max-width: 23%;}
.new-model-list .card-body .row:first-child > .col-4, .widget-vehicle-search .card-body .row:first-child > .col-4 {min-height: 170px;}
.vsf-search-terms .alert-warning {background-color: #000 !important;color: #fff;}
.vsf-search-terms .alert-warning h4, .vsf-search-terms .alert-warning h6, .vsf-search-terms .alert-warning p {color: #fff;}
.vsf-search-terms .btn-danger {background-color: #fff;}
.vsf-search-terms .btn-danger i:before {color: #000;}
.widget-vehicle-search-results .row {margin-left: 0px !important;margin-right: 0px !important;}
.widget-vehicle-search-results .row .vs_paging {margin-left: 0px !important;}
.widget-vehicle-search-results .row .ml-auto.mr-3 {margin-right: 0px !important;}
.widget-vehicle-search .d-flex.align-content-stretch > div > div > .card-body.p-2 > div:nth-child(2) > .col-7 {padding: 0px !important;}
.widget-vehicle-search-area .vehicle-search-filter > div > .mt-2 > div .btn-light {background-color: #dbdbdb;border-color: #dbdbdb;}
#widget-new-model-search-test {width: 92%}

/* price tag fix */
.vs-list-price {position: relative;}
.custTag {bottom: 0% !important;left: 97.5% !important;margin-right: -50%;transform: translate(-50%, -50%);z-index: 1;}
.widget-vehicle-search-results .card-body .custTag {display: none;}
.widget-vehicle-search-results .card-body .vs-list-price .custTag {display: block;}
/* calculator */
.FinanceCalc-expanded .form-group.mt-3.mb-0 {font-size: 13px;}
.FinanceCalc-expanded .form-group.vsfin {display: flex;flex-wrap: wrap;}
.FinanceCalc-expanded label.w-75 {display: inline-block;font-size: 0.7000rem !important;position: absolute;margin-bottom: 0px !important;}
.FinanceCalc-expanded .form-group.vsfin .w-25 {right: 0px !important;top: 0px !important;position: relative !important;text-align: right;font-size: 0.7000rem !important;width: 100% !important;margin-bottom: 10px;}
.FinanceCalc-expanded span.irs {flex: 1;}
.FinanceCalc-expanded .finance-pie .d-flex label {display: flex;justify-content: flex-start;font-size: 0.7000rem !important;word-spacing: 0px;}
.finance-pie .d-flex #Interest, .finance-pie .d-flex #Deposit, .finance-pie .d-flex #Balloon, .finance-pie .d-flex #TotalPaid, .finance-pie .d-flex #Installment {display: flex;justify-content: flex-end;font-size: 0.700rem !important;}
.finance-pie small {font-size: 9px !important;}
.FinanceCalc-Compact .col-12 {padding-right: 0px;padding-left: 20px;}
.widget-vehicle-search .FinanceCalc-Compact .col-12 {padding-right: 0px;padding-left: 0px;}
/* finance */
#widget-forms-Finance .card:nth-child(3) .card-body .form-group:first-child .col-form-label {padding-top: 0px;padding-bottom: 0px;}
/* parts / services / test drive */
#widget-forms-testdrive .form-group.row, #widget-forms-parts .form-group.row, #widget-forms-Service .form-group.row {margin: 0px;}
#widget-forms-testdrive .form-group.row .col-12, #widget-forms-parts .form-group.row .col-12, #widget-forms-Service .form-group.row .col-12 {padding: 0px;}

/* service */
#widget-forms-Service > div:nth-child(5) > .card-body > div > label.col-sm-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}
#widget-forms-Service > div:nth-child(5) > div.card-body > div > .col-sm-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}
#widget-forms-Service > div:nth-child(5) > div.card-body > .form-group {display: inline-flex;margin-right: 1rem;flex: 0 0 25%;max-width: 25%;width: 100%;padding-right: 5px;padding-left: 5px;}
#widget-forms-Service > div:nth-child(5) > div.card-body > div > div > .custom-control {/* padding-top: 0.2rem; */}
/* specials */
.specials-widget .special-result-enquire-button.btn-primary {margin-left: 10px;}
#special-nav-filter-Specials .btn {margin: 10px;}
.specials-widget div:nth-child(1) > div > div.bg-light.border.mt-4.p-2 > div.h4.mt-2.w-100.font-weight-bold > button {margin-bottom: 10px;}
/* contact */
#widget-contactinfo-Contact .card {margin: 0 auto;}
#widget-forms-Contact {padding: 0px 20px;}
#widget-personnel-personel .nav-tabs .nav-link {width: 100%;color: #000;}
#widget-personnel-personel .nav-tabs .nav-item  {border: 1px solid;border-color: #dee2e6 #dee2e6 #dee2e6;border-top-left-radius: .25rem;border-top-right-radius: .25rem;display: flex;align-items: center;}
#widget-personnel-personel .nav-tabs .nav-item.show .nav-link, #widget-personnel-personel .nav-tabs .nav-link.active {color: #fff !important;background-color: #34adea;}
#widget-personnel-personel .nav-tabs .nav-item.show .nav-link, #widget-personnel-personel .nav-tabs .nav-link.active .badge-secondary {color: #6c757d;background-color: #fff;}

/* checkbox */
div.card-body > .form-group > .col-sm-8 > .custom-checkbox {padding-top: calc(.275rem + 0px);}

/* FORMs */
.form-group.row {margin-left: 0px !important;margin-right: 0px !important;}

/* Responsive*/
@media only screen and (max-width: 1200px) {
    .rotator-indicators .rotator-indicator-flat img {display:none;}
    #widget-forms-parts .col-xl-2 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
    #widget-forms-parts .col-xl-10 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}
    #widget-forms-parts .col-xl-4 {-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
    #widget-forms-parts .col-xl-8 {-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}
}
@media only screen and (min-width: 1200px) {
    .widget-vehicle-search .finance-calculator, .new-model-list .finance-calculator {min-height: 70px;width: 115% !important;}
}
@media only screen and (max-width: 1199px) {
    /* vehicle search otions */
    .widget-vehicle-search .w-100.pt-md-1.pt-sm-1.pt-xl-0 {display: flex;justify-content: left;margin-top: 0.5rem!important;flex-wrap: wrap;}
    .widget-vehicle-search .w-100.pt-md-1.pt-sm-1.pt-xl-0 button:first-child {margin-left: 0rem!important;}
    .widget-vehicle-search .w-100.pt-md-1.pt-sm-1.pt-xl-0 button:last-child {margin-left: .25rem!important;}
}
@media only screen and (max-width: 1050px) {
    ol.rotator-indicators {top: 90%;display: flex;align-items: center;justify-content: center;left: 50%;}
    .rotator-indicators li {margin: 0px 6px 0px !important;}
}
@media only screen and (max-width: 992px){
    /* rando */
    .new-model-navigation .nav.nav-tabs{margin:0px 0px;flex-wrap:wrap;}
    .new-model-navigation li.nav-item{flex:none;width:150px;}
    .new-model-navigation{margin-bottom:40px;}
    .new-model-navigation .nav-tabs .nav-link,.new-model-navigation .nav-tabs .nav-link.active{border-right:0px;}
    /* personal */
    #widget-personnel-personel ul.nav.mx-0.nav-tabs {display: flex;flex-wrap: wrap;justify-content: space-evenly;margin-top: 20px;}
    #widget-personnel-personel ul.nav.mx-0.nav-tabs li {width: 50%;}
    #widget-personnel-personel .nav-link {padding: 1rem 0.2rem;font-size: 13px;text-align: center;width: 100%;}
    #widget-personnel-personel h6 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;justify-content: center;padding-bottom: 20px;}
}
@media only screen and (max-width: 767px){
.rotator-indicators li { height: 12px !important;width: 12px !important;margin: 0px 5px 0px !important;}
}
@media only screen and (max-width: 576px) {
    .card-body .row:nth-child(4) .col-12 .row.px-1.mx-0.col-12 .bg-light {margin-left: 1px !important;}
    /* rando */
    #RotatorNext .fa-chevron-right, #RotatorPrevious .fa-chevron-left {font-size: 16px;width: unset;padding: 2px;} 
    #widget-forms-parts .col-xl-2 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    #widget-forms-parts .col-xl-10 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    #widget-forms-parts .col-xl-4 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    #widget-forms-parts .col-xl-8 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    .finance-calculator .FinanceCalc-Compact {margin: 0px;}
    .finance-calculator .FinanceCalc-Compact .col-12 {padding-left: 0px;}
    .finance-calculator .FinanceCalc-Compact .col-12 {padding-right: 0px;}
    .finance-calculator .finance-open-icon {padding: 0px;position: absolute;right: 2px;}
    /* vehicle search otions */
    .widget-vehicle-search .w-100.pt-md-1.pt-sm-1.pt-xl-0 {display: block;justify-content: unset;margin-top: 0rem!important;flex-wrap: unset;}
    .widget-vehicle-search .w-100.pt-md-1.pt-sm-1.pt-xl-0 button:first-child {margin-left: .25rem!important;}
}
@media only screen and (min-width: 479px) {
    .card-body .row:nth-child(5) .row .col-6:nth-child(3) > .btn-danger {top: -30px !important;left: -30px !important;}
    .FinanceCalc-Compact .col-11 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding-right: 5px;}
    .FinanceCalc-Compact .btn-sm {right: -10px !important;}
    .FinanceCalc-expanded {padding-right: 10px !important;}
}