.second-rw {
  flex-direction: column;
  align-items: start !important;
}
.filter-boxx {
  display: flex;
  align-items: center;
}

.filter-boxx h3 {
  font-weight: 600;
  font-size: 14px;
  text-align: center;
         width: auto;
}

.filter-boxx .lists {
  display: flex;
  list-style: none;
  align-items: center;
  gap: 20px;
  margin: 0;
  flex-wrap: wrap;
}
.col-sm-9 .side-form img {
    height: 20px;
    margin-right: 15px;
}
.side-form li {
    list-style: none;
    margin: 0px;
    padding: 0 0 14px;
    margin-top: 20px;
    border-bottom: 1px solid #dfe1e6;
    font-size: 16px;
    display: flex;
    align-items: center;
}
.multiradio input {
    display: none;
}

.quote-banklogo {
    width: 130px;
}
ul.quotes-rvmp-card-content-features {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.quotes-rvmp-card-content-features li {
    border: 1px solid #dfe1e6;
    padding: 0 9px 0 9px;
    border-radius: 5px;
    font-size: 13px;
}
.cover .form-group {
    margin-top: 20px;
}
.multiradio {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}
section.journey-bg {
    background: #f7f7f7;
}
.multiradio .active {
    background: #ed4d37;
    color: #fff;
}
.yourself .top-yourself {
    display: flex;
    gap: 20px;
    margin-top: 40px;
}
.top-yourself .posrel img {
  
    height: 35px;
    margin-right: 8px;
}

.yourself .bottom-yourself {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin-top: 20px;
}

.multiradio div {
    border: 1px solid #ed4d37;
    border-radius: 40px;
    padding: 10px 12px;
    font-size: 13px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%);
    padding: 9px 12px 0 12px;
}

.modal-body .cnb-pop ul {
  display: flex;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}
.modal-body .cnb-pop li {
  border: 1px solid;
  border-radius: 50px;
  padding: 0 15px 0 15px;
  font-size: 12px;
}
.modal-body .cnb-pop li.blue {
  border: solid #1596fe 1px;
  background: #1596fe;
  color: #fff;
}
.modal-footer button.btn-primary {
  background: #ed4d37;
  border: none;
}
.modal-footer button.btn.btn-default {
  border: 1px solid #ed4d37;
}
.modal-body .expir-pop ul {
  display: flex;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.modal-content .modal-body.h-text h5 {
  font-size: 14px;
}
.modal-body .expir-pop li {
  border: 1px solid;
  border-radius: 50px;
  padding: 0 15px 0 15px;
}
.popup-cmn-ly button.close {
  margin: 0;
  padding: 0;
  width: 25px;
  top: 7px;
  right: 7px;
  color: #000;
}
#myModal4 .modal-body {
  max-height: 400px;
  overflow: auto;
}
#myModal6 .modal-content {
  width: 359px;
}
#myModal3 .modal-content {
  width: 359px;
}
#myModal4 .modal-content {
  width: 359px;
}
#myModal2 .modal-content {
  width: 359px;
}
.exp-date .clam-yes-no button {
  border: 1px solid;
  border-radius: 50px;
  padding: 0 15px 0 15px;
  background: #fff;
}
.exp-date .clam-yes-no {
  display: flex;
  gap: 10px;
}
#myModal2 .modal-body {
  max-height: 500px;
  overflow: auto;
}
.button-pop-filter {
  border: 1px solid #b3bac5;
  background: #fff;
  font-size: 13px;
  padding: 8px 12px;
  color: #253858;
  display: flex;
  gap: 10px;
  align-items: center;
  border-radius: 50px;
}
.button-pop-filter.active {
  background: #e3fcef;
  border: 1px dashed #36b37e !important;
  position: relative;
}
.button-pop-filter.active .fas {
  color: #36b37e;
}
.popup-cmn-ly .modal-title {
  font-size: 15px;
  color: #253858;
  position: relative;
}

.popup-cmn-ly .close {
  color: #0065ff;
  background: #fff;
  text-transform: uppercase;
  top: 13px;
  z-index: 2;
  font-size: 30px;
  width: 92px;
  top: 21px;
  background: transparent !important;
}

.popup-cmn-ly .modal-footer {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border: 0;
}
.popup-cmn-ly .modal-header {
  border: 0;
}
.popup-cmn-ly .modal-footer button {
  border: 1px solid #ed4d37;
}

.modal-body .conver-ul li {
    list-style: none;
}



.cover-ul li .insurer {
    list-style: none;
    display: flex;
    border: 1px solid #dfe1e6;
    border-radius: 8px;
    margin: 0 5px 0 0;
    height: x;
    padding: 9px 12px;
    box-sizing: border-box;
    align-items: center;
    gap: 10px;
      height: 58px;
}
.filterss .modal-dialog{
    width: 1000px !important;
  max-width: 1000px !important;
}
.tab-lists-side {
    display: grid;
    grid-template-columns: 300px 1fr;
    grid-gap: 30px;
}
ul.tab-lists-side-ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

ul.tab-lists-side-ul li {
    background: #f5f5f5;
    padding: 16px 15px;
    font-size: 13px;
}

ul.tab-lists-side-ul li:hover {
    border-left: 3px solid #ed4d37;
    background: #fff;
    color: #ed4d37;
    font-weight: bold;
}

ul.tab-lists-side-ul li.active {
    border-left: 3px solid #ed4d37;
    background: #fff;
    color: #ed4d37;
    font-weight: bold;
}
.side-show{
  display:none;
      min-height: 440px;
    overflow:auto;
}
.side-show.active{
  display:block;
}
.shortby-head {
    text-align: left;
    border-bottom: 1px solid #eeeeee;
}
.shortby-body .insurer {
    list-style: none;
    display: flex;
    border: 1px solid #dfe1e6;
    border-radius: 8px;
    margin: 0 5px 0 0;
    height: x;
    padding: 9px 12px;
    box-sizing: border-box;
    align-items: center;
    gap: 10px;
    height: 58px;
}

.shortby-body .insurer label {
    margin: 0;
}
.shortby-head h3 {
    margin: 0;
    text-align: left;
    font-size: 16px;
}

.shortby-head p {
    font-size: 13px;
}
.shortby-body {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    margin: 20px 0;
}
.filterss .modal-dialog .modal-content{
    width: 100% !important;
}
.modal-content.cover-formm {
    width: 380px;
}
.side-form img {
    height: 22px;
    padding-right: 14px;
}
.col-md-5 ul.side-form {
    margin: 0;
    padding: 0;
}
/*.col-md-5 .col-sm-12 h3 {
    font-size: 18px;
}*/
.cover-ul .insurer img {
    width: 55px;
}

ul.cover-ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
    list-style: none;
      max-height: 243px;
    overflow: auto;
}

.cover-ul li .insurer label {
    margin: 0;
    font-size: 13px;
}
.shortby-body .insurer img {
    height: 35px;
    padding: 0 5px 0 0;
}
.filter-boxx .button-pop-filter img {
    height: 18px;
}
.filter-boxx button.button-pop-filter.active.backfilter {
    background: #fff;
    border: 1px solid #b3bac5 !important;
}

.popup-cmn-ly .modal-footer button.btn-primary {
  background: #ed4d37;
}
.plan-typsp .filter-options.selected {
  color: #1596fe;
}
.plan-typsp .filter-options {
  display: block;
  text-align: center;
  color: #253858;
  margin-bottom: 1px;
}
.plan-typsp .options span {
  font-size: 12px;
  width: 100%;
  bottom: 12px;
  letter-spacing: -0.3px;
  color: #b9b9b9;
  text-align: center;
  z-index: -1;
  display: block;
}
.plan-typsp .options {
  position: relative;
  padding: 10px 0;
  border-bottom: solid rgba(220, 220, 220, 0.5) 1px;
}
.modal-content .modal-body.h-tex2 h5 {
  font-size: 16px;
  border-top: 2px solid #e8e7e7;
  margin: 15px 0 0 0;
  padding: 15px 0 0 0;
}
.modal-content .modal-body.h-tex2 p {
  font-size: 14px;
}
input.textboser {
  float: right;
  border: 0;
  border-bottom: 1px solid #999;
  width: 116px;
  font-size: 24px;
  text-align: center;
  margin: -41px 0 0 0;
}
input.textboser:focus {
  outline: none;
}
.bridcrum {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.bridcrum-detail {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 350px;
}

.bridcrum-detail h3 {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #253858;
  margin: 0;
}



.bridcrum-detail ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  display: flex;
  gap: 10px;
}

section.filters {
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}

.bridcrum-detail a {
  width: 47px;
  height: 24px;
  border-radius: 3px;
  border: solid 1px #0065ff;
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  color: #0065ff;
  line-height: 18px;
  background: #fff;
  text-align: center;
  padding: 3px 0;
}

.bridcrum-date {
  display: flex;
  font-size: 13px;
  gap: 8px;
  border-left: 1px solid #d9d9d9;
  padding: 0 0 0 7%;
}

.bridcrum-date span {
  border-bottom: 1px solid;
}
ul.insure-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.insure-ul .insurer {
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 13px;
  padding: 8px 0;
}

ul.insure-ul .insurer label {
  margin: 0;
}
.button-pop-filter.active .tags.new {
  position: absolute;
  top: -9px;
}
ul.plan-feature-lower {
  list-style: none;
  display: flex;
  margin: 30px 0 0 0;
  padding: 0;
  flex-wrap: wrap;
}
.plan-feature-lower li {
  width: auto;
  list-style-position: outside;
  margin: 0 5px 5px 0;
  padding: 0;
  font-size: 12px;
  color: rgb(37 56 88 / 80%);
  letter-spacing: -0.2px;
  position: relative;
  cursor: help;
  border: 1px solid #dfe1e6;
  padding: 2px 8px;
  border-radius: 4px;
}
.view_all_btn {
  color: #0065ff;
  font-size: 14px;
  box-shadow: 0 6px 16px rgb(52 105 203 / 16%);
  border: 1px solid #fff;
  border-radius: 17px;
  background-color: #fff;
  min-width: 226px;
  min-height: 37px;
  margin: 20px auto;
  display: block;
  padding: 7px 10px;
  font-weight: 500;
  vertical-align: middle;
}
.tags.new {
  background: #36b37e;
  min-width: 0;
  font-size: 1.2rem;
  padding: 0px 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  line-height: 16px;
  top: 1px;
  left: 0;
  color: #fff;
  position: relative;
  font-size: 12px;
}
.money-saver-strip {
  position: relative;
  margin: -20px -10px 19px -10px;
}
.money-saver-strip .strip {
  background: #e3fcef;
  color: #253858;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 10px 14px 10px 36px;
}
.money-saver-strip .strip .tags.new {
  position: absolute;
  left: -8px;
  top: auto;
  margin: 0;
}
.tags.new::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 6px solid #36b37e;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  position: absolute;
  right: -6px;
  top: 0px;
}
.tags.new::after {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  position: absolute;
  background: #fff;
  border-radius: 50%;
  top: 6.6px;
  right: -2px;
}
a.know_more {
  color: #0065ff;
  font-size: 1.2rem;
  font-weight: 700;
}
.money-saver-strip a,
.msg-box a {
  color: #0065ff;
  right: 26px;
  font-size: 12px;
  font-weight: 500;
  margin-left: 10px;
  display: inline-block;
}
.money-saver-strip p {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  display: inline;
  margin-left: 3px;
}
.money-saver-strip h2 {
  font-size: 14px;
  padding-bottom: 2px;
  color: #36b37e;
  font-weight: 700;
  margin-bottom: 0;
  display: inline;
}
b,
strong {
  font-weight: 700;
}
.money-saver-strip a,
.msg-box a {
  color: #0065ff;
  right: 26px;
  font-size: 12px;
  font-weight: 500;
  margin-left: 10px;
  display: inline-block;
}
.quotes-heading {
  margin-bottom: 16px;
  margin-top: 16px;
}
.quotes-heading h2 {
  color: #253858;
  font-weight: 500;
  font-size: 18px;
  margin: 0;
  margin-top: 18px;
  display: inline-block;
  background: 0 0;
}
.modal-body.h-tex2 {
  margin-top: -16px;
}
.quotes-heading h2 + span {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #253858;
}
#newCarIRDABannerSlider.owner-cover-banner {
  overflow: hidden;
  max-width: 645px;
  margin: 30px auto 30px;
  border: solid 1px #ff887b;
  background: #fbf5f5;
  height: auto;
  padding: 7px 20px 10px;
  box-shadow: 0 1px 5px 4px #ececec;
  border-radius: 4px;
}
#newCarIRDABannerSlider.owner-cover-banner li {
  width: 100%;
  height: auto;
  text-align: center;
  line-height: 22px;
  background: 0 0;
  color: #253858;
  font-size: 12px;
  font-weight: 400;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
a.cnb-a {
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
  margin: 5px 0 8px 0;
  color: #0065ff !important;
  cursor: pointer;
}
.cnb-pop p {
  margin: 0 0 12px 0;
}
.cnb-pop {
  margin: 0 0 20px 0;
}
ul.exp-date {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

ul.exp-date li {
  display: flex;
  justify-content: space-between;
}

ul.exp-date li input,
ul.exp-date li select {
  border: 0;
  border-bottom: 1px solid #999;
  width: 176px;
  font-size: 13px;
}
@media (max-width: 767px) {
  .filter-boxx .lists {
    gap: 6px;
    flex-wrap: wrap;
    padding: 0;
  }
  .filter-boxx {
    flex-wrap: wrap;
    gap: 15px;
  }
  .bridcrum {
    flex-wrap: wrap;
    gap: 10px;
  }
  .bridcrum-date {
    border-left: 0px solid #d9d9d9;
    padding: 0;
  }
  section.filters {
    padding: 10px 15px;
  }
  #myModal2 .modal-content,
  #myModal4 .modal-content,
  #myModal6 .modal-content,
  #myModal4 .modal-content {
    width: 100%;
  }
.second-rw h5 {
    font-size: 12px;
}
.quote-banklogo > img {
    width: 57px;
    height: auto;
}
}


/* Vinod */
.multiradio label { font-size: 13px; cursor: pointer;}
.multiradio div { cursor: pointer;}
.filter-boxx .lists {gap: 5px !important;}
.button-pop-filter {font-size: 11px !important;}
.bridcrum-detail {width: 380px;}
.side-form li {font-size: 13px !important;}
.side-form img {width: 30px; object-fit: contain; padding-right: 0px !important; margin-right: 12px;}
.popup-cmn-ly .modal-title {font-size: 18px;}
