.font-bold{
    font-weight: bold;
}
.add-car-compare-new{
    color: rgba(37, 37, 37, 1);
    font-size: 18px;
}
#main-accordian-list h3{
    text-align: left;
    letter-spacing: 0;
    opacity: 1;    
    color: #000000;
    font-size: 14px;
    font-weight: 600;
}
#avg_rates_main h1{
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 40px;  
    margin-top: 49px;  
}
h2.learn-section-title{
    font-size: 20px; 
}
.accord-headline{    
    font-size: 14px;
}
.semibold-text {
    font-weight: 600;
}
.color-effect{
    background-color: #F6F6F6;
}
.add-car-compare{
    background: #F6F6F6 0% 0% no-repeat padding-box;
    opacity: 1;
    z-index: 99;
}
.popup-title{
    color: #000000;    
}
.popup-title{
    font-size: 20px;
}
.popup-select-wrapper .accordion-collapse label {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #595959;
    margin-bottom: 18px;
}
.popup-select-wrapper .accordion-collapse span {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #111827;
}
.popup-select-wrapper .car-results-table label:after {
    content: ":";
    position: absolute;
    font-size: 14px;
    line-height: 20px;
    color: #353643;
}
.add-car-compare label{
    font-size: 14px;
}
.popup-select-wrapper select#model-select {
    padding-right: 35px;
}
.popup-select-wrapper select.field-error {
    background: #FACBBF;
    border: 1px solid #EA5230;
}
.popup-select-wrapper select{
    border-radius: 0;
    border: 1px solid #C0C1D1;
    border-radius: 5px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 50px;
    padding: 0 26px 0 15px;
    background-color: #fff;
}
.popup-select-wrapper .newcar-custom-select-sh {
    border-radius: 0;
    border: 1px solid #C0C1D1;
    border-radius: 5px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 50px;
    padding: 0 15px;
    background-color: #fff;
}
.popup-select-wrapper .sort-car-btn-wrapper select{
    width: 100%;
    height: 40px;
    line-height: 19px;
    color: #393B3F;
}
#avg_rates_main .form-group:before {
    content: '';
    position: absolute;
    top: 64%;
    right: 6%;
    z-index: 1;
    pointer-events: none;
    border-color: #545463 transparent transparent transparent;
    border-width: 6.3px 4.95px 0 4.95px;
    display: inline-block;
    border-style: solid;
    border-radius: 2px;
}
#avg_rates_main .sort-car-btn-wrapper.form-group:before, #avg_rates_main .browse_by_vehicle .form-group:before {
    top: 35%;
}
.sort-car-btn-wrapper {
    width: 60%;
    height: 40px;
}
#article-icon-accordion .card {
    color: #000;
    box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.1607843137254902);
    border-radius: 0px;
    font-size: 14px;
    margin-bottom: 15px !important;
    border: none;
}
#article-icon-accordion .card input, #article-icon-accordion .methodology-desc {
    display: none;
}
#article-icon-accordion label:after {
    transform-origin: center;
}
#article-icon-accordion label:before, #article-icon-accordion label:after {
    content: '';
    height: 4px;
    position: absolute;
    top: 48%;
    right: 20px;
    width: 25px;
    transition: transform 500ms ease;
    background: #1D9DE7;
    -webkit-text-fill-color: transparent;
}
#article-icon-accordion label:after {
    transform: rotate(90deg);
}
#article-icon-accordion input[type=checkbox]:checked ~ .methodology-desc {
    display: block;
}
#article-icon-accordion input[type=checkbox]:checked + label::after {
    transform: rotate(0deg);
}
.field-error{
    border-color: red;
}
.close-btn{
	right: -1%;
    content: '';
    background-image: url(/images/avg-ins-rates/close-btn.svg);
    width: 31px;
    height: 31px;
    background-repeat: no-repeat;
    background-size: auto;
    top: 10px;
    cursor: pointer;
}
.add-car-title {
    font-weight: 500;
    font-size: 16px;
    color: #000000;
}
.add-car-wrapper .filter-options-btn {
    border: 1px solid #C0C1D1;
    border-radius: 5px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #393B3F;
    height: 40px;
}
.add-car-image{
    content: '';
    background-image: url(/images/avg-ins-rates/close.svg);
    width: 31px;
    height: 31px;
    border-radius: 50%;
    background-color: #1D9DE7;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    transform: rotate(45deg);
    position: relative;
    left: 10px;    
}
span.add-car-text.d-block {
    font-size: 14px;
    font-weight: 500;
}
.add-car-text {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
}
.remove-row, .close-result-overlay {
    width: 24px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    top: 18px;
    right: 16px;
}
.car-results-table thead{
    background: transparent linear-gradient(270deg, #1D9DE7 0%, #006EAE 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    color: #fff
}
.desktop-table{
    display: none;
}
#car-results-table .primary-btn.get-quote-btn, #car-results-table .primary-btn.get-popup-btn {
    height: 40px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    padding: 0;
    width: 100%;
}
#car-results-table td{
    color: #333 !important;
    display: block;
    font-size: 13px !important;
    border-top: none;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
#car-results-table td span {
    color: #515151 !important;
    font-size: 13px !important;
}
#car-results-table .td-content {
    display: block;
    margin: 0;
    font-weight: 700;
    font-size: 14px;
    color: #000000;
}
#car-results-table .td-content.vpremium {
    font-size: 20px;
    line-height: 23px;
    color: #353643;
    margin-bottom: 25px;
}
#car-results-table td span.fc-value-mobile {
    font-size: 22px !important;
}
.fc-label-mobile {
    margin-top: -5%;
}
.right-td {
    width: 35%;
    float: right;
    border-left: none !important;
}
.semibold-text{
    font-weight: 600!important;
}
#car-results-table .liability-text{
    color: #060606;
}
#car-results-table td.get-quote button {
    color: #fff !important;
    height: 30px;
    line-height: 28px;
    text-decoration: none;
    cursor: pointer;
    justify-content: center;
    transition: all 0.3s ease;
    background: #2ECC71 0% 0% no-repeat padding-box;
    border-radius: 22px;    
    font-size: 12px;
    font-style: normal;
    font-weight: 400; 
    border:0;   
}
.get-quote-mobile button {
    width: 100%;
}
#car-results-table {
    border-bottom: none;
    border-collapse: separate !important;
}
.left-td {
    width: 65%;
    float: left;
}
.result-wrapper.col-12.px-0 {
    background-color: #fff;
}
#car-results-table thead th{
    font-size: 16px;
    font-weight: 500;
}
#car-results-table thead .blank_th {
    color: transparent;
}
#car-results-table tbody tr{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 1px 6px 1px #00000029;
    filter: drop-shadow(3px 1px 6px #00000029);
    border-collapse: collapse;
}
#car-results-table{
    border-bottom: none;
    border-collapse: separate !important;
    margin: 0 auto;
}
.filter-popup {
    padding-top: 40px;
}
.desktop-table thead,.desktop-table tbody{
    display: block;
}
.desktop-table thead tr {
    height: auto;
    display: flex;
}
.desktop-table tbody tr {
    display: flex;
    align-items: center;
}
.tInfoIcon{
    width: 17px;
    height: 17px;
}
.article-icon-accordion-1 .btn:focus,#article-icon-accordion-1 .btn.focus {
    box-shadow: none;
}
.no-records{
    color: #000;
    font-size: 18px;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: none;
}
.no-records img{
    height: 100px;
    width: 100px;
}
.text-center.result-found-text {
    font-weight: 600;
    font-size: 18px;
}
.button-wrapper {
    font-size: 10px;
    font-weight: 400;
}
.button-wrapper {
    font-size: 10px;
    font-weight: 400;
}
.button-wrapper .btns{
    border: 1px solid #DFDFDF;
    padding: 5px;
}
.image-icons{
    width: 16px;
    height: 16px;
    background-color: #1D9DE7;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    position: relative;
    right: 4px;    
}
.image-icons img{
    height: 8px;
    width: 8px;
}
.btn-text-color{
    color: #404040;
    font-weight: 500;
}
.mobile-table-display{
    height: 320px;
    overflow: scroll;
    display: block;
}
.stretch-wide {
    max-width: 1600px !important;
}
.button_wrapper button:focus{
    outline: 0;
}
.sort-by-btn.desc img{
    transform: rotate(180deg);
}
.mobile-table thead{
    display:none;
}
.padding-bottom-10{
    position: relative;
    bottom: 5px;   
}
.better-result{
    font-size: 12px;
}
.add-car-btn, .start-over-btn {
    background: none;
    appearance: none;
}
.step-box-latest {
    margin-top: 0px;
}
.result-wrapper{
    min-height: 260px;
}
.no-records{
    top: 65px;
}
#car-results-table .desktop-table-display.norecords {
    min-height: 200px;
}
.sortfilter-popup .apply-filter-btn, .sortfilter-popup .reset-filter-btn, #car-filter-submit .add_new_car {
    height: 50px;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    width: 95%;
    justify-content: center;
    align-items: center;
    display: flex;
}
.car-block {
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 15px;
    position: relative;
    padding: 20px 20px 5px 20px;
}
.add-car-btn-wrapper .add-car-text {
    width: 100%;
    height: 44px;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    border-radius: 6px;
}
.popup-select-wrapper {
    opacity: 1;
    z-index: initial;
    width: 100%;
}
#avg_rates_main .form-control:hover{
    border: 1px solid #0689D6;
}
.desktop-table-display.table-body {
    max-height: 1340px;
    overflow-y: auto;
}
.sortfilter-popup {
    display: none;
    margin-bottom: 36px;
}
.sortfilter-popup .filter-label {
    line-height: 16px;
    margin-bottom: 6px;
}
.sortfilter-popup{
    background-color: #fff;
    max-width: 90%;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
    justify-content: center;
    margin: auto;
    opacity: 1;
    z-index: 99999;
    top: 8%;
    width: 80%;
    left: 10%;
}
.sortfilter-popup .orline {
    position: absolute;
    bottom: -16px;
    border: 1px solid #C4C4C4;
    width: 96%;
    right: 2%;
    left: 2%;
}
.filter-popup-mobile{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 1;
    overflow: auto;
}
.filter-popup-desktop{
    display: none;
}
.used-car-ins-tool-wrapper .coverage-note {
    color: #374151;
    font-size: 12px;
    border: 1px solid #BFDBFE;
    background-color: #EFF6FF;
    border-radius: 8px;
    padding: 12px 16px 12px 16px;
}
.used-car-ins-tool-wrapper .coverage-note a {
    color: #1d9de7;
}
.used-car-ins-tool-wrapper .coverage-note a:hover {
    color: #0056b3;
    text-decoration: underline;
}

.category-auto-insurance{
    position: relative;
}
.search-wrap{
    line-height: 24px;
}
.car-uv-tool {
    border: 0.5px solid #DFDFDF;
    box-shadow: 0px 0px 14px 0px #0000001A;
    border-radius: 8px;
    padding: 20px 16px 24px 16px;
    margin: 30px auto;
}
.car-uv-tool .ribbon-default {
    margin-bottom: 24px;
}
.header_wrapper h2{
    margin-bottom: 20px !important;
    font-size: 24px;
    line-height: 28px;
    width: 100%;
}
.form-group {
    position: relative;
}
.uv-form-wrap .form-group:before, .tool-details-modal .form-group:before, .sortfilter-popup .form-group:before{
    content: '';
    position: absolute;
    top: 64%;
    right: 6%;
    z-index: 1;
    pointer-events: none;
    border-color: #545463 transparent transparent transparent;
    border-width: 6.3px 4.95px 0 4.95px;
    display: inline-block;
    border-style: solid;
    border-radius: 2px;
}
.tool-details-modal .form-group:before{
    top: 31%;
    padding: 3px;
}
.car-uv-tool .uv-form-title {
    line-height: 24px;
    color: #26262C;
    padding-bottom: 4px;
    font-size: 14px;
    font-weight: 400;
}
.uv-form-wrap .form-control {
    border: 1px solid #D8D8DE;
    border-radius: 6px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 40px;
    padding: 0 28px 0 12px;
}
.car-uv-tool .search-btn, .car-uv-tool .reset-car-btn {
    height: 44px;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    border-radius: 6px;
}
#avg_rates_main .form-group:before{
    top: 35%;
}
#avg_rates_main #filterform .form-group:before {
    top: 55%;
}
select.field-error {
    background: #FACBBF;
    border: 1px solid #EA5230;
}
.no-scroll{
    overflow: hidden !important;
}
.get-quote{
    margin-top: 10px;
    margin-bottom: 15px;
}
 .popup-top-form.modal{
    top: 20px;
}
#resp-auto-uv-widget .disclaimer-line{
    font-size: 14px;
    margin-bottom: 0px;
    padding-top: 20px;;
}
#car-results-table .rates-wrapper label{
    font-size: 16px;
    color: #0689d6;
    font-weight: 500;
}
#car-results-table .rates-wrapper .td-content{
    font-weight: 700;
    font-size: 26px;
}
.inner-block-second label {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}
#article-icon-accordion .card p{
    font-size: 14px;
    text-align: left;
}
.inner-block-second.close-button{
    padding: 0;
}
.tool-loader{
    display: none;
    width: 80px;
    height: 80px;
    top: 270px;
    position: absolute;
    right: 38%;
}
.tool-loader:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid #008bd6;
    border-color: #008bd6 transparent #008bd6 transparent;
    animation: tool-loader 1.2s linear infinite;
}
.filter-popup-mobile {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 1;
    overflow: auto;
}
.error-message{
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    color: red;
    display: none;
    margin-top: 5px;
}
.used-car-tool-methodology-section .methodology-title {
    font-size: 14px;
    color: rgba(0, 0, 0, 1);
}
.used-car-tool-methodology-section .methodology-desc p {
    font-size: 12px;
    color: #353643;
}
#resp-auto-uv-widget form.fade, #add-car-overlay form.fade{
    opacity: 0.1;
} 
.year-span{
    font-weight: normal;
    font-size: 12px;
}

/** NEW CHANGES */
.used-car-ins-tool-wrapper .uv-heading h2 {
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    width: 100%;
}

.used-car-ins-tool-wrapper .eat-block {
    background-color: #fff !important;
    padding: unset !important;
    transition: border-color 0.2s ease-in-out;
    border-radius: 6px !important;
}

.used-car-ins-tool-wrapper .eat-block:hover {
    border-color: #0989D6;
}

.used-car-ins-tool-wrapper .vehicle-title {
    font-weight: 500;
    font-size: 14px;
    color: #333333;
}

.used-car-ins-tool-wrapper .estimator-text {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}

.used-car-ins-tool-wrapper .eat-block[data-active="false"] .accordion-heading::after {
    top: 14px !important;
}

.used-car-ins-tool-wrapper .eat-block .accordion-heading::after {
    top: 18px !important;
	transition: transform 300ms ease;
    padding: 3px !important;
}

.used-car-ins-tool-wrapper .eat-block .accordion-heading span {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}

.used-car-ins-tool-wrapper .eat-block[data-active="true"] {
    border: 1px solid #0989D6 !important;
}

.used-car-ins-tool-wrapper .car-block .vehicle-count {
    font-weight: 400;
    font-size: 12px;
    border-radius: 6px;
    padding: 2px 8px;
    background-color: #fff;
}

.used-car-ins-tool-wrapper .eat-block .card {
  position: relative;
}

.used-car-ins-tool-wrapper .inner-block-second .card {
    border-radius: 6px !important;
}

.brand-logo-text {
    font-size: 10px;
    font-weight: 400;
    color: #666666;
}

.used-car-ins-tool-wrapper .eat-block .accordion-heading {
    padding: 8px 8px 8px 12px;
    height: 40px;
}

.used-car-ins-tool-wrapper .used-car-tool-methodology-section.eat-block .accordion-heading {
    padding: 12px;
}

@keyframes tool-loader {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #car-results-table .text-md-center {
        text-align: left !important;
    }
    .desktop-table tbody tr td,
    .desktop-table thead tr td,
    .desktop-table thead tr th
    {
        display: flex !important;
    }    
    .desktop-table tr th:nth-child(8) {
        display: none !important;
    }
    .desktop-table tbody tr td:nth-child(6),
    .desktop-table tbody tr td:nth-child(7), 
    .desktop-table tbody tr td:nth-child(7) span,
    .desktop-table tbody tr td:nth-child(6) span
    {
        text-align: center !important;
        text-indent: 22% !important;    
    }
    .sort-table table thead th {
        min-width: 0px !important;
    }
    .field-error {
        border-color: red !important;
    }

}

@media (min-width: 993px){
    #avg_rates_main.container-840 {
        max-width: 840px!important;
    }
}

@media (max-width: 650px){
    .desktop-table tbody{
        max-height: 320px;
    }
}

@media (max-width:768px){
    .desktop-table {
        display: table;
    }  
    .desktop-table thead{
        display: none;
    }
    .desktop-table tbody tr{
        display: table-row;
    }
}

@media (min-width:768px) {
    .step-box-latest {
        margin-top: 4px;
    }
    #car-results-table {
        border-spacing: 0 0px !important;
    }
    #main-accordian-list h3{
        font-size: 16px;
    }
    .main-list-element p {
        font-size: 16px;
    }
    #avg_rates_main h1{
        font-size: 52px;
        line-height: 61px;
        letter-spacing: -1px; 
        margin-top: 74px;
        margin-bottom: 20px;    
    }
    h2.learn-section-title{
        font-size: 22px; 
    }
    .accordian-section ul.main-accordian-list li.main-list-element .accordian-content, .accord-headline {
        font-size: 16px;
    }
    .popup-title{
        font-size: 22px;
    }
    .add-car-wrapper{
        display: block;
    }
    #car-results-table td {
        display: table-cell;
        border-left: none;
        font-size: 14px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    #car-results-table td span {
        font-size: 14px !important;
    }
    .left-td {
        width: auto;
        float: none;
    }
    .right-td {
        width: auto;
        float: none;
    }
    #car-results-table .td-content {
        width: auto;
        font-size: 18px;
    }
    #car-results-table td.get-quote button {
        border-radius: 5px;
        background: #2ECC71 0% 0% no-repeat padding-box;
        border-radius: 14px;
    }
    #car-results-table {
        width: 100% !important;
        border-spacing: 0 15px;
        border-bottom: none;
        border-collapse: separate !important;
        margin: 0px;
    }  
    .desktop-table-display.table-body {
        max-height: 930px;
    }    
    #car-results-table tbody tr{
        filter: none;
        box-shadow: none;
        border-collapse: collapse;
    }
    #car-results-table thead{
        background-repeat:no-repeat;
        background-attachment:fixed;  
    } 
    #car-results-table tbody tr {
        filter: none;
        box-shadow: 0 0 2px 1px rgb(230, 230, 230);
    }
    .add-car-compare-new{
        font-size: 27px;
    }
    .no-records{
        font-size: 20px;
        top: 100px;
    }
    .no-records img{
        height: 150px;
        width: 150px;
    }
    .filter-popup {
        padding-top: 0px;
    }
    .mobile-table{
        display: none;    
    }
    .desktop-table{
        display: block;
    }
    #car-results-table td.get-quote button{
        font-size: 16px;
    }
    .overlay_image{
        background: rgba(0, 0, 0, 0.43);
        height: 100%;
        width: 100%;    
    }
    .desktop-table tbody tr:last-child{ 
        padding-bottom: 45px;
    }
    .norecords{
        height: 220px;
    }
    #article-icon-accordion .card-header button {
        width: auto;
    }
    #car-results-table thead th {
        max-height: 48px;
    }
    .desktop-table td,.desktop-table th {
        width: 12.5%;
    }
    .desktop-table tr td:nth-child(1), 
    .desktop-table tr th:nth-child(1) {
        width: 10%;
    }
    .desktop-table tr td:nth-child(8), 
    .desktop-table tr th:nth-child(8) {
        width: 12%;
    }    
    #car-results-table td span.fc-value-mobile{
        font-size: 14px !important;
    }
    .popup-select-wrapper .sort-car-btn-wrapper select{
        width: 180px;
    }
    .sort-car-btn-wrapper {
        width: 180px;
    }
    .popup-select-wrapper .model-height {
        height: 38px;
    }
    .popup-select-wrapper .car-results-table label:after {
        content: "";
    }
    .result-wrapper .premium-label {
        width: auto;
        font-weight: 400;
        font-size: 20px;
        line-height: 23px;
    }
    .result-wrapper .premium-val {
        font-size: 20px;
        line-height: 23px;
    }
    #car-results-table .td-content.vpremium .premium-label, #car-results-table .td-content.vpremium .premium-val{
        width: auto;
    }
    #car-results-table .td-content.vpremium {
        width: 160px;
        text-align: center;
        align-items: center;
        justify-content: center;
    }
    #car-results-table .td-content.vpremium {
        margin-bottom: 0;
    }
    .sortfilter-popup .sort-select-cvg {
        width: 166px;
    }
    .sortfilter-popup .sort-select-state {
        width: 164px;
    }
    .sortfilter-popup .sort-select-year {
        width: 130px;
    }
    .sortfilter-popup {
        opacity: 1;
        position: relative;
        top: 0;
        width: 100%;
        left: 0;
        z-index: 1;
        max-width: 100%;
        transform: none;
        overflow:inherit;
        margin-top: 0px;
        margin-bottom: 36px;
    }
    .sortfilter-popup .or-text:not(.mob-last) {
        width: 98%;
        margin-top: 16px;
    }
    .sortfilter-popup .or-text:not(.mob-last) span {
        margin-left: 100%;
    }
    .sortfilter-popup .or-text:not(.mob-last) div {
        margin-left: 95%;
        width: 33px;
    }
    .sortfilter-popup .or-text.mob-last {
        border-top: 1px solid;
        position: absolute;
        color: #C4C4C4;
        font-weight: 700;
        margin-top: 16px;
        margin-bottom: 25px;
        height: 2px;width: 100%;
    }
}

@media (max-width: 992px) and (min-width: 768px){
    .sortfilter-popup .sort-select-cvg {
        width: 19%;
    }
    .sortfilter-popup .sort-select-state, .sortfilter-popup .sort-select-year {
        width: 18%;
    }
    #avg_rates_main .form-group.state-min-col:before {
        top: 62%;
    }
}

@media (max-width: 1024px) and (min-width: 768px){
    .desktop-table thead{
        display: block;
    }    
    #car-results-table td.get-quote button{
        font-size: 12px;
        font-weight: normal;
        line-height: 12px;
    }
    nav #collapsibleNavbar {
        z-index: 999999;
            top: 45px;
    }
    .hamburger{
        top: 34px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 4.5px;
        padding-left: 4.5px;
        font-size: 15px;
    }
    #car-results-table tbody tr {
        filter: none;
    }
}

@media (max-width: 440px) {
    .inner-block-second .state-min-label span{
        width: 120px;
        display: inline;
    }
}

@media (max-width: 320px) {
    
    #car-results-table td span{
        font-size: 10px !important;
    }
}

@media(max-width: 767px){
    .filterform{
        width: 90%;
        margin: auto;
    }
}

@media (min-width: 993px){    
    #avg_rates_main.container-840 {
        max-width: 880px!important;
    }
}

@media only screen and (min-width: 768px){
    .tool-loader {
        top: 145px;
        right: 47%;
    }
    .car-uv-tool {
        padding: 20px 24px 24px 24px;
    }
    .uv-heading h2 {
        font-size: 24px;
        line-height: 28px;
        width: 100%;
    }
    .car-uv-tool .search-btn, .car-uv-tool .reset-car-btn {
        font-size: 16px;
    }
     .sortfilter-popup .sort-select-cvg {
        width: 160px;
        margin-left: 8px;
    }
    .desktop-table-display.table-body {
        max-height: 830px;
    }
    .close-result-overlay{
        width: 30px;
        height: 30px;
    }
    #car-results-table .rates-wrapper .td-content {
        padding-top: 10px;
    }
    .sortfilter-popup .sort-select-state {
        margin-left: 5px;
    }
    .get-quote{
        margin-top: 21px;
    }
    .data-recommended-container {
        top: unset !important;
        right: unset !important;
        left: 10rem;
    }
    .inner-block-second label {
        font-size: 16px;
        margin-bottom: 5px !important;
    }

    /** NEW CHANGES */
    .used-car-ins-tool-wrapper .uv-heading h2 {
        font-size: 24px;
        line-height: 28px;
        width: 100%;
    }
    .car-results-table .vehicle-title {
        font-size: 16px;
    }
    .car-results-table .estimator-text {
        font-size: 14px;
    }
    .brand-logo-text {
        font-size: 14px;
    }
    .add-car-title {
        font-size: 18px;
    }
    .add-car-btn-wrapper .add-car-text {
        font-size: 16px;
    }
    .used-car-ins-tool-wrapper .eat-block .accordion-heading span {
        font-size: 14px;
    }
    .used-car-ins-tool-wrapper .coverage-note {
        font-size: 14px;
    }
    .used-car-tool-methodology-section .methodology-desc p {
        font-size: 14px;
    }
    .used-car-ins-tool-wrapper .uv-heading .car-icon {
        height: 70px;
        width: 70px;
    }
    .car-uv-tool .uv-form-title {
        font-size: 16px;
    }
}