/*[id*='_pnlMainArea'] .span-12.col-sm-12 {
    padding-left: 0;
    padding-right: 0
}

[id*='Intro_div'] {
    background: #5a656f;
    border-top: 2px solid #5a656f;
}
[id*='Intro_div'] .link-icon {
    color: #fff;
    font-size: 15px;
}
[id*='Intro_div'] .link-icon:hover, [id*='Intro_div'] [id*='Intro_div'] .link-icon :focus {
    background-color: inherit !important;
    color: #fff
}
[id*='Intro_div'] .link-icon svg.icon {
    fill: #fff
}
[id*='_imgVehicle'] {
    border: 2px solid #5a656f;
    border-bottom: 0;
    border-top:0
}

.lists_section .list_row .container {
    padding-left: 10px
}
.lists_section .list_row .col-8 {
    padding-right: 0
}
.lists_section .list_row .right_text.col-3 {
    width: auto;
    padding-right: 0
}
  


#MainContent_ZoneContainer > .container {*/
    /*background: #000;*/
/*}
@media (max-width: 991px) {

    .container {
        padding: 0 16px;
        max-width: 100%;
    }
    .popup-full > .popup-body .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .container .auto_meta_text {
        max-width: 80px
    }
    .prize_circle .cntr {
        padding: 24px 0
    }
    .step_row .top_area {
        color: #efefef
    }

    .prize_circle.orange .round {
        color: #fff;
    }

    .prize_circle.orange .round:hover,
    .prize_circle.orange .round:focus {
        color: #fff !important;

    }*/

    /* start new UI */
    /*.container .auto_meta_text {
        max-width: 100%;
        position: relative;
        text-align: center
    }

    .popup-header.bg-black.full_width .header-text span {
        color: #fff
    }

    .CJmain-header {
        z-index: 9
    }
    footer {
        border-top: 5px solid #fff;
    }

    .step_row.make-tab {
        border-top: 5px solid #fff;
        border-bottom: 0
    }
    .step_row .top_area {
        padding: 0;
        max-width: 100%;
        overflow: hidden
    }
    .step_row .top_area .title {
        width: 40%;
        left: 0;
        background-color: #ccc;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: left;
        padding-left:15px;
        font-size: 17px;
        font-family: Roboto-Bold;
        transition: width 0.5s ease-in-out;
        color: #fff;
        z-index: 999;

    }

    .step_row .top_area .title:hover {
        width: 42%;
        color: #fff
    }

    .step_row.make-tab .container {
        padding: 0;
        margin: 0
    }

    .step_row .top_area .title:after {
        content: "";
        position: absolute;
        left: calc(100% - 27px);
        top: 4px;
        width: 0px;
        height: 0px;
    }
    .circle_title {
        margin-left: 50%;
        width: 106px;
        height: 34px;
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        text-align: center;
        line-height: normal;
        text-transform: uppercase;
        border-radius: 45px;*/
        /* margin: 5px 0; */
        /*margin-top: 14px;
        margin-bottom: 12px;*/
        /*border: 1px solid #fff*/
        /*min-width:135px
    }
    .circle_title:hover {
        opacity: 0.6
    }
    .step_content .container {
		padding: 0  !important
    }
    .step_content .full_width .container {
        padding: 0 10px !important;
        padding-bottom:20px;
    }
    .step_row .top_area.active .circle_title {
        box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(-0);
    }

    .step_row .top_area.active .title {
        width: 100%;
    }


    .step_row .top_area .arrow {
        opacity: 0;
        transition: opacity 0.2s ease-in-out;
    }

    .step_row .top_area.active .arrow {
        opacity: 1;
        z-index: 9999;
        fill: #fff;

    }
    .lists_section .list_row {
        padding: 10px 0 0 0
    }
    .full_width.lists_section {
        border: 2px solid #5a656f;
        border-bottom: 0;
        border-top: 0;
    }
    
    .popup-full .full_width.lists_section {
        border: 0
    }



    #Buyin3easysteps .full_width.step_tab .step_row {
        cursor: pointer
    }

    .full_width.step_tab .step_row:nth-child(1) .top_area {
        background-color: #b6c3fd !important;
    }
    .full_width.step_tab .step_row:nth-child(1) .title {
        background-color: #6C7BD3
    }
        .full_width.step_tab .step_row:nth-child(1) .title:after {
            width: 60px;
            height:60px;
            content: '';
            background-color: inherit;*/
            /* transform: rotate(-45deg); */
            /*border-radius: 50%;
            border: 0 !important;
            top: 0;
        }
    .full_width.step_tab .step_row.make-tab:nth-child(1) .step_content {
        border-left: 5px solid #6C7BD3;
        border-bottom: 5px solid #6C7BD3;
    }


    .full_width.step_tab .step_row:nth-child(2) .top_area {
        background-color: #eefbd9 !important;
    }
    .full_width.step_tab .step_row:nth-child(2) .title {
        background-color: #96d324
    }
        .full_width.step_tab .step_row:nth-child(2) .title:after {
            width: 60px;
            height: 60px;
            content: '';
            background-color: inherit;*/
            /* transform: rotate(-45deg); */
            /*border-radius: 50%;
            border: 0 !important;
            top: 0;
        }
    .full_width.step_tab .step_row.make-tab:nth-child(2) .step_content {
        border-left: 5px solid #96d324;
        border-bottom: 5px solid #96d324;
    }


    .full_width.step_tab .step_row:nth-child(3) .top_area {
        background-color: #d4f4fe !important;
    }
    .full_width.step_tab .step_row:nth-child(3) .title {
        background-color: #22aee4
    }
        .full_width.step_tab .step_row:nth-child(3) .title:after {
            width: 60px;
            height: 60px;
            content: '';
            background-color: inherit;*/
            /* transform: rotate(-45deg); */
            /*border-radius: 50%;
            border: 0 !important;
            top: 0;
        }
    .full_width.step_tab .step_row.make-tab:last-child .step_content {
        border-left: 5px solid #0eade7;
        border-bottom: 5px solid #0eade7;
    }
    .checkbox_type label {
        margin-bottom: 8px
    }


    .popup-full {
        width: 100%;
        margin: auto;
        box-shadow: 0px 0px 20px 8px rgba(0, 0, 0, 0.0);
    }

    select,
    textarea,
    input {
        font-size: 16px !important;
    }

    .step_row.make-tab .popup-full.full_width {*/
        /*left: 120%;*/
        /*transition: .5s ease-in-out;
        display: block !important;*/
        /*z-index: 9999;*/
        /*opacity: 0
    }
    .step_row.make-tab .popup-full.full_width.popup-active {
        left: 0;
        opacity:1
    }

    h6, .h6 {
        font-size: 13px;
        color: #333;
    }
    :focus {*/
        /*background: transparent !important;
        color: #000 !important;*/
    /*}
    .header_right .prize_circle {
        margin: -38px 22px -14px 0;
    }*/
    /* sumamry */
    /*.popup-full > .popup-header.bg-black, .popup-full.full_width.popup-active .check-list {
        background-color: #5b656fb !important
    }
    .popup-full.full_width.popup-active .check-list {
        padding-top: 0;
        padding-bottom: 10px
    }
    .popup-full > .popup-header .header-text span {
        color: #999;
        font-size: 19px;
        font-family: Roboto-Rg;
    }
    .popup-header.bg-black.full_width .header-text svg.icon {
        fill: #fff
    }*/


    /*step 1*/
    /*.bg-whiteSmoke .text {
        font-family: Roboto-Bold;
        letter-spacing: normal
    }


    .prize_circle-text-group.bg-light.full_width {
        width: 33%;
        float: left;
        clear: none;
        background: transparent
    }
    .prize_circle-text-group.bg-light.full_width .container {
        padding: 0 !important;
    }




    .prize_circle-text-group.bg-light.full_width .prize_circle {*/
        /*width: 85px;
        height: 85px*/
        /*width: 158px;
        height: 158px;
    }
    .prize_circle-text-group.bg-light.full_width .absolute-icon {
        position: relative;
        margin-top: 21px;
    }
    .prize_circle-text-group.bg-light.full_width .absolute-icon path.translate8 {
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }

    .prize_circle-text-group.bg-light.full_width .prize_circle {
        box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.0);
    }
    .prize_circle-text-group.bg-light.full_width .prize_circle .cntr {
        padding: 15px 0
    }
    .prize_circle-text-group.bg-light.full_width .prize_circle .dollor, .prize_circle .dollor span {
        font-size: 18px !important
    }
    .prize_circle-text-group.bg-light.full_width .prize_circle .round {*/
        /*margin-left: -6px;*/
    /*}
    .prize_circle-text-group.bg-light.full_width .auto_meta_text {
        line-height: 0
    }
    .prize_circle-text-group.bg-light.full_width .sm-text {
        margin-top: 10px
    }
    .prize_circle-text-group.bg-light.full_width .sm-text.grayBubble {margin-top: 0 !important;
    max-width: 200px;
    margin: 70px auto;}
    
    
    
    
    
    .prize_circle-text-group.bg-light.full_width .auto_ex_info {}
    
    
    .prize_circle-text-group.bg-light.full_width .auto_meta_text .md-text, .auto_meta_text-lease .md-text {
        margin-bottom: 0;
        min-height: 35px;
        margin-top: 20px
    }
    .auto_meta_text-lease .md-text {float:none !important}*/
    /* */
    /*.slider-wrap.full_width {padding:5px !important}
    .button-wrap .col-6 {
        width: 100%;
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100% margin-bottom: 10px;
        margin-bottom: 10px;
    }

}




@media (min-width: 992px) {
    .step_row .top_area .title {
        width: 0%;
        left: 0;
        background-color: #ccc;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 17px;
        font-family: Roboto-Bold;
        transition: width 0.5s ease-in-out;
        color: #fff;
        z-index: 999;

    }*/

    /* start new UI */
    /*.popup-header.bg-black.full_width .header-text span {
        color: #fff;
        margin-top:-1px
    }

    .CJmain-header {
        z-index: 9
    }
    footer {
        border-top: 5px solid #fff;
    }

    .step_row.make-tab {
        border-top: 5px solid #fff;
        border-bottom: 0
    }
    .step_row .top_area {
        padding: 0;
        max-width: 100%;
        overflow: hidden
    }
    .step_row .top_area .title {
        width: 60%;
        left: 0;
        background-color: #ccc;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 17px;
        font-family: Roboto-Bold;
        transition: width 0.5s ease-in-out;
        color: #fff;
        z-index: 999;

    }

    .step_row .top_area .title:hover {
        width: 62%;
        color: #fff
    }

    .step_row.make-tab .container {
        padding: 0;
        margin: 0
    }

    .step_row .top_area .title:after {
        content: "";
        position: absolute;
        left: calc(100% - 27px);*/
        /*top: 4px;*/
        /*width: 0px;
        height: 0px;
    }
    .circle_title {
        margin-left: 60%;
        width: 106px;
        height: 34px;
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        text-align: center;
        line-height: normal;
        text-transform: uppercase;
        border-radius: 45px;*/
        /* margin: 5px 0; */
        /*margin-top: 12px;
        margin-bottom: 12px;*/
        /*border: 1px solid #fff*/
        /*min-width:135px
    }
    .circle_title:hover {
        opacity: 0.6
    }
    .step_content .container {
        padding: 0 10px !important
    }
    .step_row .top_area.active .circle_title {
        box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(-0);
    }

    .step_row .top_area.active .title {
        width: 100%;
    }


    .step_row .top_area .arrow {
        opacity: 0;
        transition: opacity 0.2s ease-in-out;
    }

    .step_row .top_area.active .arrow {
        opacity: 1;
        z-index: 9999;
        fill: #fff;

    }
    .lists_section .list_row {
        padding: 10px 0 0 0
    }
    .full_width.lists_section {
        border: 2px solid #5a656f;
        border-bottom: 0;
        border-top: 0;
    }
    .popup-full .full_width.lists_section {
        border: 0
    }


    #Buyin3easysteps .full_width.step_tab .step_row {
        cursor: pointer
    }

    .full_width.step_tab .step_row:nth-child(1) .top_area {
        background-color: #b6c3fd !important;
    }
    .full_width.step_tab .step_row:nth-child(1) .title {
        background-color: #6C7BD3
    }
        .full_width.step_tab .step_row:nth-child(1) .title:after {
            width: 60px;
            height: 60px;
            content: '';
            background-color: inherit;*/
            /* transform: rotate(-45deg); */
            /*border-radius: 50%;
            border: 0 !important;
            top: 0;
        }
    .full_width.step_tab .step_row.make-tab:nth-child(1) .step_content {
        border: 5px solid #6C7BD3;
        border-bottom: 5px solid #6C7BD3;
    }


    .full_width.step_tab .step_row:nth-child(2) .top_area {
        background-color: #eefbd9 !important;
    }
    .full_width.step_tab .step_row:nth-child(2) .title {
        background-color: #96d324
    }
        .full_width.step_tab .step_row:nth-child(2) .title:after {
            width: 60px;
            height: 60px;
            content: '';
            background-color: inherit;*/
            /* transform: rotate(-45deg); */
            /*border-radius: 50%;
            border: 0 !important;
            top: 0;
        }
    .full_width.step_tab .step_row.make-tab:nth-child(2) .step_content {
        border: 5px solid #96d324;
        border-bottom: 5px solid #96d324;
    }


    .full_width.step_tab .step_row:nth-child(3) .top_area {
        background-color: #d4f4fe !important;
    }
    .full_width.step_tab .step_row:nth-child(3) .title {
        background-color: #22aee4
    }
        .full_width.step_tab .step_row:nth-child(3) .title:after {
            width: 60px;
            height: 60px;
            content: '';
            background-color: inherit;*/
            /* transform: rotate(-45deg); */
            /*border-radius: 50%;
            border: 0 !important;
            top: 0;
        }
    .full_width.step_tab .step_row.make-tab:last-child .step_content {
        border: 5px solid #0eade7;
        border-bottom: 5px solid #0eade7;
    }
    .checkbox_type label {
        margin-bottom: 8px
    }


    .popup-full {
        width: 97%;
        margin: auto;
        box-shadow: 0px 0px 20px 8px rgba(0, 0, 0, 0.0);
        border:1px solid #333;
        max-width: 970px !important
    }

    select,
    textarea,
    input {
        font-size: 16px !important;
    }

    .step_row.make-tab .popup-full.full_width {
        left: 0;
        transition: .9s ease-in-out;
        display: block !important;*/
        /*z-index: 9999;*/
        /*opacity: 0
    }
    .step_row.make-tab .popup-full.full_width.popup-active {
        left: 0;
        max-width: 992px; opacity:1
    }

    h6, .h6 {
        font-size: 13px;
        color: #333;
    }
    :focus {*/
        /*background: transparent !important;*/
        /*color: #000 !important;
    }
    .footer_top .menu_accordion>ul>li>a:focus {
        background: transparent !important;
        color: #fff !important;
    }
    .header_right .prize_circle {
        margin: -38px 22px -14px 0;
    }*/
    /* sumamry */
    /*.popup-full > .popup-header.bg-black, .popup-full.full_width.popup-active .check-list {*/
        /*background-color: #FE5300;*/
        /*background-color: #5b656f !important
    }
    .popup-full.full_width.popup-active .check-list {
        padding-top: 0;
        padding-bottom: 10px
    }
    .popup-full > .popup-header .header-text span {
        color: #999;
        font-size: 19px;
        font-family: Roboto-Rg;
    }
    .popup-header.bg-black.full_width .header-text svg.icon {
        fill: #fff
    }*/


    /*step 1*/
    /*.bg-whiteSmoke .text {
        font-family: Roboto-Bold;
        letter-spacing: normal
    }

    .prize_circle.small .dollor {
        font-size: 19px
    }

    .prize_circle-text-group.bg-light.full_width .prize_circle {
        box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.0);
    }
    .prize_circle-text-group.bg-light.full_width .prize_circle .cntr {
        padding: 26px 0
    }
    .prize_circle-text-group.bg-light.full_width .prize_circle .dollor, .prize_circle .dollor span {
        font-size: 23px !important
    }
    .prize_circle-text-group.bg-light.full_width .auto_meta_text {
        line-height: 0
    }
    .prize_circle-text-group.bg-light.full_width .sm-text {
        margin-top: 5px
    }
}
.circle_title {
    padding: 5px;
    width: auto;
        font-weight: bold;
}

@media (max-width: 780px) {
    .prize_circle .cntr {
        padding: 0px 0
    }
}


@media (max-width: 550px) {
.prize_circle-text-group.bg-light.full_width {
        width: 100%;
        float: left;
        clear: none;
        background: transparent
    }
    .grayBubble {margin-top:10px !important}
}
.step_row .top_area .title:after {
    border-top: 0 !important
}*/