@font-face {
    font-family: bmwtypewebbold;
    src: url(/fonts/bmwtypewebbold.eot);
    src: url(/fonts/bmwtypewebbold.eot?#iefix) format('embedded-opentype'), url(/fonts/bmwtypewebbold.woff) format('woff'), url(/fonts/bmwtypewebbold.ttf) format('truetype'), url(/fonts/bmwtypewebbold.svg#bmwtypewebbold) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'bmwtypenextttbold';
    src: url('/fonts/bmwtypenexttt-bold-webfont.woff2') format('woff2'),
        url('/fonts/bmwtypenexttt-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bmwtypenextttregular';
    src: url('/fonts/bmwtypenexttt-regular-webfont.woff2') format('woff2'),
        url('/fonts/bmwtypenexttt-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bmwtypenextttlight';
    src: url('/fonts/bmwtypenexttt-light-webfont.woff2') format('woff2'),
        url('/fonts/bmwtypenexttt-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-size: 14px;

}
.wrappers{ font-size:15px;}
.youarebooking {
    font-family: 'bmwtypenextttbold';
}
.checkout .brandtag {
    padding: 3px 0px 0 0;
}

.row {
    display: flex;
    clear: both;
    align-items: center;
}
.align-items-start{ align-items:flex-start !important;}
.col-4 {
    width: 20%;
}

.col-4 img {
    border: 1px solid #f9f9f9;
}

.col-8 {
    width: calc(80% - 20px);
    padding-left: 20px;
}

#fixed-data label,
#fixed-data,
label {
    font-size: 14px !important;
}

.checktick {
    padding-left: 0px !important;
}

.checktick li {
    background: url(/images/tickmark.png) no-repeat 4px 6px;
    padding-left: 35px;
	font-family: 'bmwtypenextttregular' !important;
    font-size: 15px;
    line-height: 35px;
    background-size: 20px;
}

.d-flex {
    display: flex;
}

.login-amout {
    margin-bottom: 30px;
	overflow:hidden;
}

.registertxt {
    margin-bottom: 50px;
	overflow:hidden;
}

.form-control,
.car-search .form-control,
.car-search .select-container {
    padding: .7em !important;
    font-size: 14px !important;
    border-radius: 0 !important;
    height: 45px !important;
}

.mb-3 {
    margin-bottom: 20px;
}

.otpmsg {
    margin-bottom: 50px;
}

.form-control {
    margin-bottom: 0px !important;
}

.custom-select {
    font-family: 'bmwtypenextttlight';
    display: inline-block;
    width: 100%;
    height: 2.8rem;
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background-image: url(/images/arrowBlck.svg) !important;
    background-size: 1em .7em !important;
    border: 1px solid #ced4da;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
html,
li,
p,
ul {
    margin: 0;
    padding: 0;
    font-family: 'bmwtypenextttlight' !important;
    font-weight: 400;
    color: #262626
}


.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff;
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 0 !important;
}

.custom-control-label::after {
    position: absolute;
    top: .09rem;
    left: -1.55rem;
    display: block;
    width: 1.3rem !important;
    height: 1.3rem !important;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    border-radius: 0 !important;
}

.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1.3rem !important;
    height: 1.3rem !important;
    pointer-events: none;
    content: "";
    border: #adb5bd solid 1px;
    border-radius: 0 !important;
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

input,
select {
    font-family: 'bmwtypenextttlight' !important;
}

.custom-control-label {
    padding-top: 4px;
}

.form-control {
    border-radius: 0
}

#remove-focus {
    box-shadow: none;
    outline: 0 font-family: 'bmwtypenextttlight';
}

.form-control:focus,
input:focus,
textarea:focus {
    outline: 0
}

.form-control:focus {
    border-color: #bbb;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0)
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0
}

.custom-control-label::before {
    position: absolute;
    top: .1rem;
    left: -1.5rem;
    display: block;
    width: 20px;
    height: 20px;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e6e6e6
}

.custom-control-label::after {
    position: absolute;
    top: .09rem;
    left: -1.55rem;
    display: block;
    width: 1.3rem;
    height: 1.3rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.textbox {
    padding: .7em;
    font-size: 15px;
    border-radius: 0;
    height: 45px
}

.selectbox {
    height: 45px;
    border-radius: 0
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: 2.8rem;
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background-image: url(arrowBlck.64016c324a6621605df8.svg);
    background-size: 1em .7em;
    border: 1px solid #ced4da;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.text-danger {
    font-size: 13px;
}

.fn-error-input {
    border: 1px solid #dc3545 !important;
    color: #dc3545 !important;
    background: #f7e7e9 url(/images/error-img.jpg)no-repeat right 8px bottom 12px !important;
    background-size: 20px;
}

.email-error-input {
    border: 1px solid #dc3545 !important;
    color: #dc3545 !important;
    background: #f7e7e9 url(/images/error-img.jpg)no-repeat right 8px bottom 12px !important;
    background-size: 20px;
}

input[type="radio"] {
    width: 20px;
    height: 20px;
}

.colm2,
.colm2 input,
.colm2 textarea {
    float: right;
}

.btn-blue {
    min-width: 25%;
    max-width: 25% !important;
    /*margin-left:0px !important;*/
    height: 50px;
    font-family: bmwtypenextttbold;
    font-size: 14px;
    text-align: center;
    color: #fff !important;
    background-color: #1c69d4 !important;
    border-radius: 0 !important;
    padding: 14px;
}

.btn-blue.lgbtn {
    min-width: 260px;
}

.btn-dark {
    min-width: 25%;
    max-width: 25% !important;
    height: 50px;
    font-family: bmwtypenextttbold;
    font-size: 14px;
    text-align: center;
    color: #fff !important;
    background-color: #6c757d !important;
    border-radius: 0 !important;
    padding: 14px;
}

.btn-dark.lgbtn {
    min-width: 260px;
}

.certifLogotoolTip ul {
    padding-left: 12px !important;
    font-size: 10px;
    font-family: 'bmwtypenextttlight' !important;
    font-weight: normal;
    margin: 0px;
}

.certifLogotoolTip ul li {
    list-style: disc;
    font-family: 'bmwtypenextttlight';
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    margin-bottom: 5px;
}

label {
    display: inline-block;
    margin-top: .5rem;
    margin-bottom: 0 !important;
}

.certifLogotoolTip ul li:last-child {
    margin-bottom: 0px;
}

.newCertifLogoBlk:hover .certifLogotoolTip {
    display: block;
}

.certifLogotoolTip::after {
    content: "";
    position: absolute;
    top: 100%;
    right: 13%;
    margin-left: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: #1c69d4 transparent transparent transparent;
}

.certifLogotoolTip {
    color: #000;
    font-size: 11px;
    position: absolute;
    background-color: #1c69d4;
    min-width: 100px;
    padding: 12px;
    border-radius: 5px;
    bottom: 45px;
    right: 10px;
    display: none;
    width: 300px;
    text-align: left;
    line-height: 15px;
    font-family: 'bmwtypenextttlight';
    z-index: 9;
}

.tooltip1 .tooltiptext1 {
    bottom: 110%;
}

.bmw-premium-certified-my-new {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.clm-image {
    position: relative
}

@media screen and (min-width:1025px) {
    .clm-image {
        background: url(../../../images/loader.gif) no-repeat center center;
        border: 1px solid #f1f1f1;
        width: 100%;
        min-height: 297px
    }

    #sticky.stick {
        position: fixed;
        top: 20px;
        z-index: 100;
        border-radius: 0 0 .5em .5em;
        width: 350px
    }
	#pay_bookingamnt {
    float: left;
    margin-bottom: 30px;
}

    .car-search .head-2,
    .car-search h2 {
        font-size: 22px
    }

    .car-search .wrapper {
        padding: 10px 0
    }

    .sort-filter-div {
        display: none
    }

    .blk_grid_new {
        position: relative;
        min-height: 295px
    }

    .refine-search.main-search {
        float: left;
        width: 350px;
        margin-right: 37px
    }

    .cs-layout-grid {
        width: 810px;
        float: right;
        min-height: 750px
    }

    .header {
        position: inherit
    }

    .car-search .ro-right .select-container {
        margin-bottom: 0;
        vertical-align: middle;
        width: 180px
    }

    .car-search h1 {
        float: left;
        width: 70%
    }

    .car-search .header .wrapper {
        padding: 3px 122px 0 0;
        width: 1200px
    }

    .car-search .flex {
        float: right
    }

    .car-search ul {
        padding-left: 0
    }
}

.buy-used-cars .tw-text-800 {
    margin-left: -10px
}

.clm-image {
    position: relative
}

.apprvd-demo.premium {
    position: absolute;
    top: 10px;
    right: 10px
}

.apprvd-demo.premium img {
    width: auto;
    padding: 3px
}

.car-search [class*=" icon-"],
.car-search [class^=icon-] {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor
}

.car-search .refine-search h1 {
    margin-bottom: 0
}

.refine-search .title {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #000
}

.refine-search .flex-basic {
    font-size: 14px;
    line-height: 1;
    font-weight: 700
}

.refine-search .refine-btn {
    flex: 1
}

.refine-btn .btn {
    margin-top: 0;
    margin-bottom: 10px
}

.refine-btn .btn * {
    display: inline-block;
    vertical-align: middle
}

.refine-btn .btn .icon {
    margin-left: 10px;
    font-size: 1.3em
}

.car-search .results-options {
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.car-search .results-options label {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap
}

.car-search .results-options .select-container {
    width: auto;
    margin: 0;
    vertical-align: middle
}

.car-search .results-options .btn-secondary {
    display: none;
    width: auto;
    margin: 0 0 0 10px
}

.car-search .results-options .btn-saved-cars {
    display: block
}

.car-search .view-option {
    display: none
}

.refine-search .m-flex-basic>div {
    width: 45%
}

.refine-search .m-flex-basic>.to {
    width: 10%;
    padding-top: 15px;
    text-align: center;
    font-size: 15px
}

.refine-search .radio-btns {
    margin-bottom: 12px
}

.refine-search .form-group label {
    margin-bottom: 5px;
    color: #333 !important;
    font-size: 12px;
    line-height: 1.7;
    font-family: 'bmwtypenextttlight'
}

.refine-search .radio-btns .radio {
    display: block;
    margin-bottom: 5px;
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.1
}

.refine-search .form-group.radio-btns label:first-child {
    margin-bottom: 10px
}

.refine-search .clear-search {
    margin-bottom: 15px;
    font-size: 1.2em;
    color: #1c69d4
}

.car-search .refine-search .form-slider {
    display: none
}

.car-search .form-group {
    position: relative
}

.car-search .form-control,
.car-search .select-container {
    display: block;
    width: 100%;
    padding: 5px 10px;
    margin-bottom: 12px;
    line-height: 1.4;
    outline: 0;
    font-size: 15px;
    background-image: none;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #555;
    font-family: Arial
}

.car-search .form-control {
    padding-top: 8px;
    padding-bottom: 9px
}

.car-search .c-form .form-control,
.car-search .c-form .select-container {
    background-color: #ddd
}

.car-search .select-container .select-hide {
    font-family: 'bmwtypenextttlight';
    height: 34px;
    margin: 0;
    padding: 0 10px;
    color: #555;
    font-weight: 400;
    font-size: 15px
}

.car-search .form-control:focus,
.car-search .select-container:focus {
    outline: 0
}

.car-search textarea.form-control {
    height: 150px;
    resize: none
}

.car-search .select-container {
    display: inline-block;
    padding: 2px 0 !important;
    overflow: hidden;
    vertical-align: top;
    background: url(../../../images/select-input.png) no-repeat right 10px center #fff
}

.car-search .select-container .select-hide {
    background: 0 0;
    width: 100%;
    line-height: 1.8;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: ''
}

.car-search .select-container .select-hide:focus {
    outline: 0
}

.car-search .form-control.c-error {
    border-color: red
}

.car-search .form-slider {
    margin: 10px 0;
    padding: 0 15px
}

.left-sidebar .cs-layout-grid .car-list {
    width: calc(50% - 10px);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    float: left;
    min-height: 456px
}

.marright {
    margin-left: 20px
}

.car-list>div {
    font-size: 18px;
    font-weight: 700
}

.car-search .cl-title {
    position: relative;
    align-items: center;
    z-index: 2
}

.car-search .car-list .cl-title,
.car-search .car-result .cl-title {
    border-left: 1px solid #dcdcdc
}

.car-search .cl-title h1,
.car-search .cl-title h2 {
    margin: 0;
    padding: 10px;
    font-size: 18px;
    text-transform: none;
    font-weight: 400;
    color: #000
}

.car-search .cl-content {
    position: relative;
    padding: 0;
    overflow: hidden;
    background-color: #fff
}

.car-result .cl-content {
    padding: 10px
}

.car-search .cl-content a,
.car-search .cl-content img {
    display: block
}

.car-search .cl-content .t-small a {
    display: inline
}

.car-search .cl-content .cls-images a:first-child {
    margin-bottom: 14px
}

.car-search .car-features {
    margin: 10px 0 5px;
    padding: 0;
    list-style: none;
    font-size: 14px;
    color: #666
}

.car-search .car-features+.car-features {
    margin-top: 0
}

.car-result .car-features {
    margin: 15px 0
}

.right-sidebar .car-features {
    display: none
}

.car-list .car-features li {
    display: inline-block;
    font-family: 'bmwtypenextttlight';
    color: #666
}

.emimnt_prc a {
    font-size: 14px;
    color: #1c69d4
}

.car-list .car-features li:after {
    content: ',';
    display: inline-block
}

.car-list .car-features li:last-child:after,
.car-list .car-features li:nth-last-child(2):after {
    content: ''
}

.car-search .car-list h2 a {
    color: #666
}

.carbtmsct a.dtlscta {
    font-family: 'bmwtypenextttlight';
    width: auto !important;
    font-size: 13px;
    color: #1c69d4;
    padding: 10px 0 10px 22px;
    background: transparent url(/images/arrowblue.jpg) no-repeat 0 11px
}

.carbtmsct a.dtlscta:hover {
    text-decoration: underline
}

/*.carbtmsct a.btn.btn-primary {
padding: 10px 20px;
width: 150px !important;
margin: 0px;
font-weight:bold;
margin-left:10px;
}*/
.carbtmsct a.btn.btn-primary {
    font-family: 'bmwtypenextttbold';
    padding: 10px 20px;
    margin: 0px;
    font-weight: bold;
    margin-left: 10px;
    width: 110px;
    line-height: 20px;
}

.whatsappicon {
    background: url(/images/whatsapp.png) no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    background-size: 20px;
    float: left;
}

.certifiedlbl {
    display: block !important;
    font-size: 15px !important;
    margin: 0 0 12px !important
}

.certifiedchk {
    float: right;
    width: 18px;
    height: 18px;
    margin: 2px 0
}

.car-search .btn-primary,
.car-search .noUi-connect,
.car-search a.btn-primary,
.car-search button.btn-primary {
    background-color: #1c69d4;
    color: #fff
}

.car-list {
    padding-bottom: 20px;
    float: left;
    width: calc(50% - 10px) !important
}

.car-search .car-list h2 {
    margin: 10px 0;
    font-size: 18px;
    color: #666;
    text-overflow: ellipsis;
    line-height: 25px
}

.car-results .layout {
    margin-top: 15px
}

.lb-inner img,
.lightbox {
    display: block
}

.lightbox {
    position: fixed;
    z-index: 2001;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    outline: 0;
    cursor: pointer
}

.lightbox .lb-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 80%;
    margin-top: 2%;
    cursor: auto;
    overflow: auto;
    overflow: visible
}

.lightbox-container {
    width: 95%;
    padding: 20px;
    background-color: #fff;
    text-align: left
}

.lb-close {
    color: #000;
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 24px;
    cursor: pointer
}

.lb-inner .lb-close {
    color: #fff;
    top: -25px;
    right: -25px
}

.lb-inner>h3 {
    position: absolute;
    margin: 10px;
    color: #fff
}

.lbg-left,
.lbg-right {
    position: absolute;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: -80px;
    padding: 30px;
    background-color: transparent;
    color: #fff;
    border: 0;
    font-size: 36px
}

.lbg-right {
    left: auto;
    right: -80px
}

.loading:before,
.loading:not(:required):after {
    content: '';
    display: block
}

.loading,
.loading:before {
    position: fixed;
    top: 0;
    left: 0
}

.loading {
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    bottom: 0;
    right: 0
}

.loading:before {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3)
}

.loading:not(:required) {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.loading:not(:required):after {
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -.5em;
    -webkit-animation: spinner 1.5s infinite linear;
    -moz-animation: spinner 1.5s infinite linear;
    -ms-animation: spinner 1.5s infinite linear;
    -o-animation: spinner 1.5s infinite linear;
    animation: spinner 1.5s infinite linear;
    border-radius: .5em;
    -webkit-box-shadow: rgba(0, 0, 0, .75) 1.5em 0 0 0, rgba(0, 0, 0, .75) 1.1em 1.1em 0 0, rgba(0, 0, 0, .75) 0 1.5em 0 0, rgba(0, 0, 0, .75) -1.1em 1.1em 0 0, rgba(0, 0, 0, .5) -1.5em 0 0 0, rgba(0, 0, 0, .5) -1.1em -1.1em 0 0, rgba(0, 0, 0, .75) 0 -1.5em 0 0, rgba(0, 0, 0, .75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, .75) 1.5em 0 0 0, rgba(0, 0, 0, .75) 1.1em 1.1em 0 0, rgba(0, 0, 0, .75) 0 1.5em 0 0, rgba(0, 0, 0, .75) -1.1em 1.1em 0 0, rgba(0, 0, 0, .75) -1.5em 0 0 0, rgba(0, 0, 0, .75) -1.1em -1.1em 0 0, rgba(0, 0, 0, .75) 0 -1.5em 0 0, rgba(0, 0, 0, .75) 1.1em -1.1em 0 0
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.car-search .clm-image img {
    display: block;
    width: 100%
}

#loading {
    z-index: 100000;
    opacity: .9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -100px;
    width: auto;
    height: auto;
    background: #0049d2;
    padding: 30px 50px
}

.blk_grid_new {
    position: relative;
    width: 100%;
    height: 100%
}

.lft_ARW {
    position: absolute;
    top: 48%;
    width: 32px;
    height: 32px;
    float: left;
    left: 0;
    cursor: pointer
}

.right_ARW {
    position: absolute;
    top: 48%;
    width: 32px;
    height: 32px;
    float: right;
    right: 0;
    cursor: pointer
}

.car-search .clm-image [class*=" icon-"],
.car-search .clm-image [class^=icon-] {
    display: inline-block;
    width: 1.7em;
    height: 1.7em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    color: #f1f1f1;
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, .5))
}

.ms-touch.clm-image {
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    -ms-scroll-chaining: none;
    -ms-scroll-snap-type: mandatory;
    -ms-scroll-snap-points-x: snapInterval(0, 100%)
}

@media screen and (max-width:599px) {
    .car-list {
        padding-bottom: 20px !important;
        float: none !important;
        width: 100% !important
    }
}

.navhead {
    display: none
}

/*! <!-- Start Sort & Filter CTA Buttons for Mobile */
#btnSortFilter .filter-btn,
#btnSortFilter .sort-btn {
    display: inline-block;
    padding: 12px 40px
}

#btnSortFilter .filter-btn {
    border-left: solid 1px #1c69d4
}

#btnFilter,
#btnSort {
    cursor: pointer
}

#btnSortFilter .filter-btn,
#btnSortFilter .sort-btn {
    display: inline-block;
    padding: 10px 20px 10px 40px;
    position: relative
}

#btnSortFilter .filter-btn:before,
#btnSortFilter .sort-btn:before {
    content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    top: 11px;
    left: 20px
}

#btnSortFilter .sort-btn:before {
    background: url(../images/sort.svg) no-repeat
}

#btnSortFilter .filter-btn:before {
    background: url(../images/filter.svg) no-repeat
}

#btnSortFilter .filter-btn {
    border-left: solid 1px #1c69d4
}

.filter-count {
    font-size: 10px;
    color: #fff;
    background-color: #e53012;
    border-radius: 50%;
    text-align: center;
    width: 18px;
    height: 18px;
    box-shadow: 0 0 4px 0 #000;
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 0;
    font-weight: 400;
    line-height: 17px
}

.sort-filter-wrapper {
    display: inline-block;
    border: 1px solid #1c69d4;
    background: #fff;
    font-size: 14px;
    color: #757575;
    border-radius: 38px;
    -webkit-box-shadow: 0 4px 25px 1px rgba(0, 0, 0, .32);
    -moz-box-shadow: 0 4px 25px 1px rgba(0, 0, 0, .32);
    box-shadow: 0 4px 25px 1px rgba(0, 0, 0, .32)
}

.sort-filter-div {
    position: fixed;
    bottom: 20px;
    z-index: 99;
    background: 0 0;
    width: 200px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    transition: transform .5s linear;
    will-change: tranform
}

.sort-filter-div a {
    display: table-cell;
    text-align: center;
    font-size: 16px;
    padding: 7px 0;
    color: #565a5c
}

.sort-filter-div a:hover {
    text-decoration: none
}

.sort-filter-div.sort-filter--animate {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

/*! <!-- Start Sort & Filter CTA Buttons for Mobile */
/*! CSS Used for SortBy Popup */
.hide {
    display: none
}

.sort-list li {
    background: url(/images/radio-unchecked.png) 12px 17px no-repeat;
    color: #fff;
    font-size: 14px;
    padding: 15px 15px 15px 50px;
    border-bottom: 1px solid #222;
    list-style: none;
    cursor: pointer
}

.sort-list li.active {
    background: url(/images/radio-checked.png) 12px 17px no-repeat
}

/*! CSS Used for SortBy Popup */
.sortpopupblk {
    display: none
}

.car-search.landing-page.fixed-header .nav a.active,
.car-search.landing-page.fixed-header .nav a:hover {
    color: #000;
    border-bottom-color: #1c68d4
}

@media screen and (max-width:1024px) {
    .marright {
        margin-left: 20px
    }

    .refine-search .form-group label {
        color: #9a9999 !important
    }

    .car-search .results-gallery {
        min-height: 363px;
        background-color: #f9f9f9
    }

    .clm-image {
        background: url(/images/loader.gif) no-repeat center center;
        border: 1px solid #f1f1f1;
        width: 100%;
        min-height: 240px
    }

    .car-search .head-1,
    .car-search h1 {
        font-size: 21px;
    }

    .car-search .cars-found {
        width: auto;
        margin-bottom: 15px;
        font-size: 18px
    }

    .ro-right.sticky {
        display: none
    }

    .headerWrap {
        background: #fff !important
    }

    .header {
        position: inherit
    }

    .car-details,
    .car-search .border-line,
    .car-search .full-width,
    .car-search .social,
    .footer-copyright,
    .header {
        padding-left: 0px;
        padding-right: 10px
    }

    .show-menu.car-search .menu-close {
        display: block;
        position: fixed;
        top: 15px;
        left: 15px;
        font-size: 28px;
        color: #000;
        z-index: 10
    }

    .show-menu .nav {
        display: block;
        width: 100%
    }

    .show-menu .nav a,
    .show-menu .subnavblk ul li a {
        font-family: 'bmwtypenextttbold';
        font-size: 20px;
        padding: 22px 20px;
        border-bottom: 1px solid #ececec;
        font-weight: 700
    }

    .car-gallery .lSSlideOuter {
        overflow: visible
    }

    .car-gallery .lSAction>a {
        width: 50%;
        font-size: 30px
    }

    .car-search .main-search,
    .car-search .sortby {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 100;
        padding: 20px;
        background-color: rgba(0, 0, 0, .9);
        overflow: auto;
        color: #fff
    }

    .car-search.ref-search .main-search,
    .car-search.sortPop .sortby {
        display: block
    }

    .car-search.ref-search {
        overflow: hidden
    }

    .car-search .main-search label {
        color: #fff
    }

    .car-search .ref-search-btn {
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        background-color: #1c69d4;
        color: #fff;
        padding: 10px;
        z-index: 100;
        text-align: center;
        font-weight: 400;
        display: none
    }

    .car-search .refine-title {
        text-align: center;
        font-weight: 700;
        font-size: 18px;
        color: #fff
    }

    .car-search .exit-refine,
    .car-search .exit-sort {
        width: 36px;
        height: 36px;
        margin: 0 auto;
        padding: 4px;
        color: #fff;
        font-size: 26px;
        border-radius: 50%;
        border: 1px solid #fff;
        margin-bottom: 20px
    }

    .car-search .pagination {
        width: 100%;
        margin: 10px auto;
        text-align: center
    }

    .car-search .pagination .inline-list {
        display: inline-block
    }

    .car-search.fixed-header .sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding: 10px;
        z-index: 999;
        background-color: #fff;
        border-bottom: 1px solid #ccc
    }

    .car-search .footer .footer-copyright span {
        display: block;
        margin-bottom: 10px;
        text-align: right
    }

    .car-search .enquire-header .flex-basic {
        text-align: center
    }
}

@media screen and (max-width:600px) {
    .marright {
        margin-left: 0px
    }
}

ul {
    list-style: none
}

.h1 {
    color: #262626
}

.submit-btn {
    cursor: pointer
}

.shadow {
    background: #fff;
    border: 1px solid #ccc
}

.top_div {
    border: 1px solid #ccc;
    border-width: 1px 0;
    width: 100%;
    height: 200px
}

.lnk,
.lnk:link {
    font-family: 'bmwtypenextttlight';
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    display: inline-block;
    position: relative;
    margin-right: 20px;
    text-decoration: none
}

a.lnk.lnk-1.lnk-arrow-right {
    font-size: 16px
}

.select-style .ctm-ico {
    padding: 0;
    margin: 0;
    border: 1px solid #ccc;
    width: 30px;
    height: 28px;
    overflow: hidden;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: url(/images/select-box-arrow.png) no-repeat -1px -1px
}

.select-style .ctm-ico:hover {
    background-position: right bottom
}

.select-style select {
    padding: 0;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.select-style select:focus {
    outline: 0
}

.logo {
    position: absolute;
    right: 50px;
    top: 10px;
    z-index: 99
}

.logo img {
    height: 115px
}

.lnk-arrow-right {
    background-image: url(/images/lnk-arrow-right.png)
}

.lnk-arrow-left {
    background-image: url(/images/lnk-arrow-left.png)
}

.clear {
    clear: both
}

.errorRed {
    color: red;
    font-size: 12px
}

.formTab {
    width: 404px;
    height: auto;
    display: table;
    padding: 80px 20px 20px 20px;
    border: 12px solid #fff;
    background-color: #fff;
    position: fixed;
    margin-left: -210px;
    top: 150px;
    right: 50%;
    left: 50%;
    box-sizing: border-box;
    z-index: 9999999;
    -webkit-box-shadow: 2px 6px 19px -8px rgba(0, 0, 0, .75);
    -moz-box-shadow: 2px 6px 19px -8px rgba(0, 0, 0, .75);
    box-shadow: 2px 6px 19px -8px rgba(0, 0, 0, .75)
}

.g-recaptcha {
    transform: scale(1.12);
    -webkit-transform: scale(1.12);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    margin-bottom: 12px
}

.formTab .formTitle {
    text-align: center;
    color: #000;
    margin: -5px -8px 0 !important;
    text-align: left;
    width: 100%;
    padding: 20px 30px 0 10px;
    position: absolute;
    top: 0;
    right: 0;
    background-size: 100%;
    padding-bottom: 30px;
    font-size: 18px;
    line-height: 22px
}

.tabcell {
    display: table-cell
}

.formTab form label {
    padding-right: 3px !important;
    display: inline-block;
    font-size: 13px;
    float: left;
    text-align: left;
    font-weight: normal;
    font-family: 'bmwtypenextttlight';
    line-height: 34px
}

.tabcellarea .errorRed,
.tabcellarea label {
    line-height: 62px !important
}

.row1,
.row2 {
    width: 100%;
    margin-bottom: 15px
}

.colm1 {
    width: 120px
}

.colm2,
.colm2 input,
.colm2 textarea {
    width: 210px
}

.colm1,
.colm2 {
    vertical-align: top
}

.colm1 .errorRed,
.colm1 label {
    float: left
}

.captchaBlk #captchaimg,
.captchaBlk #captchaimg_buy_emi,
.captchaBlk #captchaimg_dealer_enq,
.captchaBlk #captchaimg_frnd,
.captchaBlk #captchaimg_veh_enq,
.captchaBlk #captchaimg_veh_video {
    height: 24px;
    margin-top: 1px;
    background: #1c69d4;
    margin-right: 5px;
    padding-left: 5px
}

.captchaBlk {
    margin-top: 3px
}

.captchaBlk #randomcaptcha {
    font-size: 12px
}

.captchaRefresh {
    height: 19px;
    padding: 4px 0 2px 0;
    cursor: pointer;
    float: left
}

.captchaBlk a,
.captchaBlk img {
    float: left
}

.submit-btn {
    color: #fff;
    float: right;
    font-weight: 700;
    background-color: #1c69d4;
    padding: 4px 20px 5px;
    border: 0
}

.cta nav a.enquirycta:hover,
.submit-btn:active,
.submit-btn:hover,
nav .btn-b:link:hover {
    background: #1c69d4
}

.mode-list .result-norm {
    position: relative !important
}

#shw_we_want_yrcarv2_captcha .captchaBlk {
    text-align: right;
    padding-right: 16px
}

.formTab .clsbtn {
    cursor: pointer;
    right: -20px;
    top: -78px;
    margin-right: -18px;
    margin-top: -21px;
    font-size: 19px;
    color: #fff;
    padding: 0;
    font-family: 'bmwtypenextttlight';
    position: absolute;
    width: 25px;
    height: 25px;
    overflow: hidden;
    text-indent: -50px;
    background: url(/images/close.png) no-repeat;
    z-index: 9999
}

#enqForm input,
#enqForm2 input {
    height: 30px;
    padding: 3px 8px 7px 8px !important
}

.colm2 input {
    box-sizing: border-box;
    padding: 3px 8px 4px 8px !important;
    font-family: 'bmwtypenextttlight';
    font-size: 13px
}

.tabcell .errorRed {
    line-height: 30px
}

#enqForm .row1,
#enqForm2 .row1,
.enqForm .row2,
.enqForm2 .row2 {
    margin-bottom: 10px
}

#enqForm input.submit-btn,
#enqForm2 input.submit-btn {
    border: none !important
}

.colm2 textarea {
    box-sizing: border-box;
    padding: 5px 8px 5px 8px !important;
    font-family: 'bmwtypenextttlight';
    font-size: 13px
}

.thankyouPopup {
    width: 460px;
    min-height: 230px;
    border: 1px solid #ccc;
    padding: 10px;
    box-sizing: border-box
}

.thankyouPopup .formTitle {
    text-align: center;
    font-size: 22px;
    color: #000;
    margin: 4px 0 0 !important;
    padding: 10px 0 35px;
    background-size: 100%;
    width: 100%
}

.thankyouPopup .content {
    width: 50%;
    height: auto;
    float: left;
    padding: 10px;
    box-sizing: border-box
}

.thankyouPopup .content .msg,
.thankyouPopup .dealerDetails p {
    font-family: 'bmwtypenextttlight' !important;
    font-weight: 400;
    font-size: 15px
}

.thankyouPopup .content .msg {
    font-size: 14px
}

.dealerDetails p,
p.msg {
    line-height: 22px
}

.thankyouPopup .dealerDetails {
    float: left;
    width: 50%;
    padding: 10px;
    border-left: 1px solid #ccc;
    box-sizing: border-box;
    max-height: 202px;
    overflow-y: auto;
    overflow-x: hidden
}

.m-but-submit {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #0e96fc 0, #1c69d4 24px);
    background-image: -moz-linear-gradient(top, #0e96fc 0, #1c69d4 24px);
    background-image: -ms-linear-gradient(top, #0e96fc 0, #1c69d4 24px);
    background-image: -o-linear-gradient(top, #0e96fc 0, #1c69d4 24px);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0e96fc), color-stop(24px, #1c69d4));
    background-image: linear-gradient(top, #0e96fc 0, #1c69d4 24px);
    background-color: #1c69d4;
    padding: 4px 10px 5px 10px;
    border: 0
}

.car-search .btn {
    font-family: 'bmwtypenextttbold';
    display: block;
    position: relative;
    width: 30%;
    padding: 7px 10px;
    text-decoration: none;
    font-size: 15px;
    border: none;
    line-height: 1.1;
    text-transform: none;
    background-image: none;
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
    margin: 10px auto 0
}

.m-but-submit:hover {
    background: #1c69d4
}

#thankyoufilm {
    position: fixed;
    z-index: 99999999;
    top: 30%;
    left: 38%;
    background: #fff
}

.bigtextarea {
    height: 58px !important
}

.maincontent {
    margin-top: 94px
}

.bmwNew .listingblk {
    position: relative
}

.bmwNew .listingblk .comingsoondetail {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    margin: 0;
    width: 286px
}

.instFin {
    float: left
}

.instFin .finCheck {
    float: left;
    vertical-align: middle;
    width: 15px;
    margin: 3px 4px auto 0;
    border-radius: 0 !important;
    border: none !important
}

.instFin label {
    margin-top: 1px;
    color: #4c4b4b;
    font-family: 'bmwtypenextttlight';
    font-weight: 400
}

#shw_captcha_buy_emi .captchaBlk #captchaimg_buy_emi,
#shw_captcha_buy_enq #captchaimg {
    height: 24px
}

#shw_captcha_buy_emi .captchaRefresh,
#shw_captcha_buy_enq .captchaRefresh,
#shw_captcha_dealer_enq .captchaRefresh {
    height: 25px
}

.emiCalcCont #shw_captcha_buy_emi .colm1 {
    float: left
}

.emiCalcCont #shw_captcha_buy_emi .colm2 {
    float: right
}

select.minagedwn,
select.minmiledwn,
select.minpricedwn {
    width: 99% !important
}

.colm2 input,
.colm2 textarea,
.emiCalc .colm2 input,
.emiCalc .colm2 textarea {
    border: 1px solid #bababa !important
}

.listingblk.pull-right.noresults {
    border: none !important;
    width: 100% !important
}

.tags {
    border-bottom: 1px solid #0653b6;
    margin-bottom: -1px
}

.bmwNew .searchResults.pull-left.gridLayout .tags {
    height: auto !important
}

.listLayout .noresults {
    padding: 12px 0 0 6px !important
}

.tag span {
    line-height: 14px !important
}

select {
    outline: 0 !important
}

.tags {
    height: auto !important
}

.tag {
    margin: 2px 8px 2px 0 !important
}

.formTab.videolink {
    padding: 0;
    top: 50%;
    left: 50%;
    margin-top: -262px;
    margin-right: auto;
    margin-left: -372px;
    border: 0
}

.formTab.videolink .clsbtn {
    top: -12px;
    right: -12px;
    margin: 0;
    position: absolute
}

#videodynamic {
    border: 12px solid #fff
}

#videodynamic iframe {
    border: 1px solid #fff
}

#transparentLayer {
    position: fixed;
    width: 100%;
    height: 1000%;
    background-color: #000;
    opacity: .35;
    top: 0;
    left: 0;
    background-position: initial initial;
    background-repeat: initial initial;
    display: none
}

.bmwNew .listingblk .imgblk .playVdo {
    color: #fff;
    font-size: 13px;
    font-family: 'bmwtypenextttlight';
    min-width: 56px;
    height: 26px;
    bottom: 0;
    padding: 6px 10px 0 28px;
    background-color: transparent;
    position: absolute;
    overflow: hidden;
    cursor: pointer
}

.bmwNew .gridLayout .listingblk .imgblk .playVdo {
    min-width: auto;
    width: 26px;
    height: 25px;
    padding: 6px 10px 0 16px;
    margin-left: 33px
}

.bmwNew .listingblk .imgblk .playVdo .vTxt {
    display: block
}

.bmwNew .listLayout .listingblk .imgblk .playVdo .vTxt {
    display: block
}

.bmwNew .gridLayout .listingblk .imgblk .playVdo .vTxt {
    display: none
}

.searchResults .listingblk .playVdo {
    background: transparent url(https://bmwusedcars.in/images/playicon-mobile-2x.png) no-repeat 5px center;
    background-size: 16px auto
}

.locations {
    float: right
}

.icon-dealer-locator {
    background: transparent url(/images/location.jpg) no-repeat 5px center;
    height: 20px !important;
    width: 100% !important;
    padding-left: 21px !important;
    line-height: 20px;
    font-size: 15px;
    font-family: 'bmwtypenextttlight';
    font-weight: 400
}
.frm_booking_captcha{ overflow: hidden; }
.frm_booking_captcha .col-4{ float: left; }
@media only screen and (max-device-width:1280px) {
    .gridLayout .listingblk nav a {
        width: auto !important
    }

    .listingblk .cta .listing_emibutton.btn {
        width: 110px;
        display: inline-block;
        top: 18px;
        position: relative;
        line-height: 13px
    }

    .bmwNew .searchResults.pull-left.gridLayout .cta nav a {
        width: 105px;
        line-height: 13px;
        top: 0
    }

    .vdp_lrg_lft_cnt {
        width: 67% !important
    }

    .vdp_cnt_right {
        width: 25% !important
    }
}

@media only screen and (min-device-width:1921px) {

    .listing_emibutton.btn {
        width: 110px;
        display: inline-block;
        top: 50%;
        position: relative;
        line-height: 13px
    }

    .bmwNew .searchResults.pull-left.gridLayout .cta nav a {
        width: 105px;
        line-height: 13px
    }
}

@media screen and (max-width:1024px) {
    .form-group {
        display: block;
        width: 100% !important;
    }

    .form-group .col-4 {
        margin-bottom: 5px;
        width: 100%;
    }

    .checktick li {
        background: url(/images/tickmark.png) no-repeat 0px 6px;
        padding-left: 20px;
		font-family: 'bmwtypenextttregular' !important;
        font-size: 14px;
        line-height: 19px;
        background-size: 15px;
        margin-bottom: 8px;
    }

    .wrappers {
        padding: 15px !important;
    }

    .row {
        display: block;
        clear: both;
        align-items: flex-start;
    }

    .col-4 {
        width: 40%;
    }

    .col-8 {
        width: calc(60% - 10px);
        padding-left: 10px;
    }

    .btn-blue,
    .btn-dark {
        width: 100% !important;
        /*display: block !important;*/
        min-width: 100% !important;
        margin-left: 0px !important;
    }
}


@media screen and (max-width:599px) {
    .formTab .formTitle {
        padding: 0 !important;
        margin: 0 !important
    }

    .formTab {
        width: 90%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 80px 0 20px 0;
        margin: auto
    }

    .formTab .clsbtn {
        right: -5px
    }

    .thankyouPopup .formTitle {
        font-size: 16px
    }

    .thankyouPopup {
        margin: auto;
        width: 100%
    }

    #thankyoufilm {
        left: 0;
        width: 90%;
        right: 0;
        margin: auto
    }
}

@media screen and (max-width:768px) {
    .car-search .results-gallery {
        min-height: 267px;
        background-color: #f9f9f9
    }

    .carbtmsct a.btn.btn-primary {
        width: 92px;
        padding: 10px !important;
    }

}

@media screen and (max-width:599px) {
    .thankyouPopup {
        width: 95%;
    }
}

@media screen and (max-width:375px) {
    .car-search .results-gallery {
        min-height: 279px;
        background-color: #f9f9f9
    }

    .colm1 {
        width: 88px;
    }

    .colm2,
    .colm2 input,
    .colm2 textarea {
        width: 180px !important;
    }
}

@media screen and (max-width:320px) {
    .colm1 {
        width: 90px;
    }

    .formTab .formTitle {
        font-size: 14px;
        line-height: 17px;
    }

    .formTab {
        padding: 40px 0 0px 0;
        top: -90px;
    }

    .left-sidebar .cs-layout-grid .car-list {
        min-height: 400px;
    }

    #enqForm input,
    #enqForm2 input {
        height: 25px;
        padding: 3px 5px 4px 8px !important;
    }

    #enqForm .row1,
    #enqForm2 .row1,
    .enqForm .row2,
    .enqForm2 .row2 {
        margin-bottom: 0px;
    }

    .colm2 textarea {
        height: 38px;
    }

    .formTab .clsbtn {
        top: -38px;
    }

    .colm2,
    .colm2 input,
    .colm2 textarea {
        width: 160px !important;
        clear: inherit;
    }

    .car-search .results-gallery {
        min-height: 240px;
        background-color: #f9f9f9
    }

    .car-search .car-list h2 a {
        width: 310px !important
    }
}

@media screen and (max-width:350px) {
    .car-search .car-list h2 a {
        width: 310px !important
    }
}

#silifilm {
    position: fixed;
    width: 100%;
    height: 1000%;
    background-color: #000;
    opacity: .35;
    top: 0;
    left: 0;
    background-position: initial initial;
    background-repeat: initial initial;
    z-index: 999 !important
}



.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label,
.custom-control-input[disabled]~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before,
.custom-control-input[disabled]~.custom-control-label::before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px
}

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50%/50% 50% no-repeat
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label::after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin: 0;
    overflow: hidden;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:disabled~.custom-file-label,
.custom-file-input[disabled]~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse)
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    overflow: hidden;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.overlybk {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(0,0,0,0.7);
    z-index: 100;
}
.popupout {
    width: 60%;
    height: 550px;
    background: #ffffff;
    padding: 20px;
    margin: auto;
    position: fixed;
    left: 0px;
    right: 0px;
    top: 6%;
    bottom: 6%;
    z-index: 999;
    font-size: 13px;
}
.closepop {
   position: absolute;
    float: right;
    top: 13px;
    right: 10px;
    cursor: pointer;
}
.popupout p{ font-size:14px; margin-bottom:10px;}
.popupout h2{ margin:15px 0;}
.scroll-mobile {
    overflow-y: auto;
    height: 100%;
	margin-top:20px;
}
@media screen and (max-width: 768px){
.popupout {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0px;
    max-height: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 20px;
    z-index: 9999;
}
.scroll-mobile {
    overflow-y: auto;
    height: 100%;
	margin-top:40px;
}
}



.popupout ::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.popupout ::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.popupout ::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.popupout ::-webkit-scrollbar-thumb:hover {
  background: #555;
}