.jumbotron {
  background: transparent;
}

.jumbotron::after {
  display: none;
}

.heading4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  color: #37465a;
}

.btn-link_2 {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  display: block;
  color: #3c5484;
}

.hover-effect {
  padding: 36px 40px;
  background: #ffffff;
  border: 2px solid #a2c2f8;
  box-sizing: border-box;
  border-top: 5px solid #a2c2f8;
  position: relative;
}

.heading5 {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: #37465a;
}

.heading5 span {
  color: #2e80ed;
  font-weight: 700;
}

.hover-effect p {
  font-size: 16px;
  font-weight: 300 !important;
  line-height: 24px;
  text-align: left;
  color: #37465a;
}

.hover-effect .btn-orange {
  min-width: 170px;
}

.hover-effect::after {
  position: absolute;
  top: -4%;
  left: 14%;
  content: " ";
  background: url(../images/arrow.svg);
  width: 30px;
  height: 12px;
}

.hover-effect.hover-2::after {
  top: -4%;
  left: 50%;
}

.hover-effect.hover-3::after {
  top: -4%;
  right: 16%;
  left: auto;
}

.hover-effect.hover-5::after {
  top: -4%;
  left: 50%;
}

.card-1,
.card-2,
.card-3,
.card-4,
.card-5 {
  cursor: pointer;
  display: block;
}

.insurance-type {
  background: #f9f9f9;
  padding: 12px 17px;
  margin: 20px 0px;
}

.insurance-type h4 {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-align: left;
  color: #747582;
  margin: 0px;
}

.insurance-type a {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  color: #2f80ed;
}

.form-control.select1 {
  max-width: 272px;
  background: #ffffff;
  border: 1px solid #acacac;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 7px 15px;
  height: 33px;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
  text-align: left;
}

.traveler-info h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.tab-plan_lists .new-body:first-child {
  padding-top: 0rem !important;
}

/*Switches*/
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 18px;
  margin: 0px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #2196f3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(22px);
  -ms-transform: translateX(22px);
  transform: translateX(22px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/*Switches*/
.headding-information p {
  font-size: 12px !important;
  font-weight: 300 !important;
  line-height: 18px;
  text-align: left;
  margin: 0px;
  margin-left: 10px;
  color: #37465a;
}

.cross-input-icon {
  position: absolute;
  top: 20px;
  right: -3px;
}

.traveler-info .select-cal {
  width: 100% !important;
}

.traveler-info .col-md-3 .select-nice,
.traveler-info .col-md-4 .select-nice {
  top: 0%;
  max-width: 100%;
}

.traveler-info .media-body h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #37465a;
}

.traveler-info .media-body p {
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  color: #747582;
}

.traveler-info .media-body p.smal-text {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

.traveler-info .border-top {
  border-top: 1px solid #bdbdbd;
}

.mobile-show {
  display: none !important;
}

.compare .filter-header h6 {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #37465a;
}

.compare .filter-left h6 {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #37465a;
}

.compare .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  margin: 10px 0px;
}

.compare .border-bottom,
.compare .filter-header {
  /*  border-bottom: 1px solid #BDBDBD !important;*/
}

.compare .btn-link_2 {
  font-size: 14px;
  font-weight: 500;
  color: #2f80ed;
  line-height: 17px;
}

.compare .details label {
  font-size: 10px !important;
}

.compare .nav-tabs {
  background: #f4f4f4;
  box-shadow: -1px 0px 1px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  border: 1px solid #bfd0ed;
  margin: 20px 0px;
}

.compare .card-tabs .nav-tabs .nav-link {
  font-size: 14px !important;
  line-height: 17px;
  /* identical to box height */
  color: #2f80ed !important;
  text-align: center !important;
  font-weight: 300;
  border-right: 1px solid rgba(00, 00, 00, 0.1);
  border-radius: 4px 0px 0px 4px;
  padding: 10px 30px;
  margin: 0px;
}

.compare .nav-tabs .nav-link:last-child {
  border-right: 0px !important;
}

.compare .card-tabs .nav-tabs .nav-link.active {
  color: #ec5a24 !important;
  font-weight: 600;
  background: #fff;
  margin-bottom: 1px;
}

h1.display-4 {
  font-size: 34px;
}

.tabs-header {
  border-bottom: 1px solid #bdbdbd;
}

.card-tabs {
  display: inline-block;
}

.main-headding-2 h4 {
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #37465a;
}
.main-headding-2 h4 a {
  color: #37465a;
}

.plus_button-2 {
  display: none !important;
}

.main-headding-2 p {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #37465a;
}

.tab-body-content p {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  color: #37465a;
}

.compare .tabs-input .inp-lg {
  width: 165px;
}
.plan-item .tabs-price {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.compare .tabs-price h1,
.compare .tabs-price h1 .main_total_value_txt {
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  color: #37465a;
}

.compare .tabs-price h1 span,
.compare .tabs-price p {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #37465a;
}

.compare .tab-content-show h4 {
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #2f80ed;
}

.compare .tab-content-show p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #37465a;
}

.desktop-hide {
  display: none !important;
}

.set-dob {
  margin-bottom: 16px;
  margin-top: -40px;
}

.compare .traveler-info {
  display: none;
}

.tabs-header .sortby .select-nice {
  top: 0% !important;
}

.tabs-header .sortby .details label {
  font-family: Montserrat;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 17px !important;
  letter-spacing: 0em;
  margin-bottom: 0px;
  margin-right: 15px;
}

.compare .edit-filed .details.nice-coverage .btn-orange {
  width: 170px !important;
}

.plus_button {
  position: absolute;
  top: 34px;
  right: -40px;
}

.col4 {
  margin-top: -10px;
}

.detail-content p {
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0em;
  text-align: left;
  color: #37465a;
  margin: 0px;
}

.detail-content h4 {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
  color: #37465a;
  margin: 0px;
}

#travel-type-modal .modal-header {
  border-bottom: 0;
}

#travel-types-body > .row.mt-5 {
  margin-top: 0 !important;
}

#child_age_box .child_box.w-reduced,
#child_dob_box .child_box.w-reduced {
  flex-basis: calc(33.3% - 0.5rem);
  max-width: calc(33.3% - 0.5rem);
}

#child_age_box_container .child_box,
#child_dob_box_container .child_box {
  flex-basis: calc(50% - 0.5rem);
  max-width: calc(50% - 0.5rem);
}

.modal-mobile-only .modal-title {
  font-size: 20px;
  text-align: center;
  color: #37465a;
  width: 100%;
  padding-right: 16px;
}

.modal-mobile-only p {
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #747582 !important;
  margin: 0px;
}

.spouse-age-box,
.spouse-dob-box,
.child_box {
  position: relative;
}

.ageToggleBox {
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
#EditQuoteForm .ageToggleBox {
  background-color: #f4f4f4;
}

.ageToggleBox .toggleBoxFrame {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.ageToggleBox .toggleBoxFrame span {
  padding-top: 20px;
}

@media (max-width: 1200px) {
  .compare .card-tabs .nav-tabs .nav-link {
    font-size: 12px !important;
    padding: 10px;
  }
}

@media (max-width: 1099px) {
  .compare .inp-85 {
    width: 80px !important;
  }

  .set-dob {
    margin-bottom: 16px;
    margin-top: -40px;
  }
}

@media (max-width: 1000px) {
  .tabs-header .sortby {
    display: none !important;
  }
}

@media (max-width: 979px) {
  .compare .set-dob {
    margin-bottom: 16px;
    margin-top: 0px !important;
  }

  .traveler-info .set-dob {
    margin-bottom: 16px;
    margin-top: -40px;
  }

  .nice-select::after {
    right: 12px !important;
  }

  .compare .inp-85 {
    width: 84px !important;
  }

  .filter-left {
    width: 100% !important;
  }

  .compare .tabs-input .inp-lg {
    width: 116px;
  }

  .tabs-price .btn-orange {
    min-width: 118px;
  }

  .compare .card-tabs .nav-tabs .nav-link {
    font-size: 12px !important;

    padding: 10px 10px;
  }

  .tabs-header .card-tabs .nav-tabs.filtered .nav-link {
    width: 100%;
    display: inherit;
  }
}

@media (max-width: 1200px) {
  .compare .traveler-info {
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    background: #fff;
    z-index: 1;
    padding: 30px 10% 30px 10% !important;
    margin: 0px;
    overflow-x: hidden;
  }
  #EditQuoteForm .ageToggleBox {
    background-color: #fff;
  }
  #child_age_box_container .child_box,
  #child_dob_box_container .child_box,
  #child_age_box .child_box.w-reduced,
  #child_dob_box .child_box.w-reduced {
    max-width: 90%;
  }
}

@media (max-width: 1200px) {
  #EditQuoteForm .ageToggleBox {
    background-color: #fff;
  }

  .traveler-info .form-control.select1.custom-select2 {
    font-size: 11px;
    margin: 20px 0px !important;
  }

  .traveler-info .nice-select::after {
    right: 12px;
  }

  .traveler-info .wizard-progress {
    display: table;
  }

  .traveler-info .jumbotron .lead {
    margin-bottom: 0px;
  }

  .traveler-info .jumbotron {
    padding: 35px 0px 19px 10px;
  }

  .traveler-info .traveler-col {
    margin-top: 0px;
    margin-bottom: 0px !important;
  }

  .mobile-show {
    display: inline-block !important;
  }

  .mobile-hide {
    display: none !important;
  }

  .plus_button {
    margin-right: auto !important;
    margin-top: 44px !important;
  }

  .traveler-info .btn-orange {
    width: 100%;
  }

  .get_quote_btn .btn-orange {
    width: 143px;
  }

  .traveler-info .de-block,
  .traveler-info .d-block.select-nice {
    margin: 10px 0px;
  }

  .m-10 {
    margin: 10px 0px;
  }

  .traveler-info .media-body p {
    font-size: 12px;
    font-weight: 300;
  }

  .cross-input-icon {
    right: -2px;
  }

  .mobile-set {
    flex-direction: column;
  }

  .mobile-set .d-inline-block.col4 {
    margin-right: auto;
  }

  .plus_button {
    position: absolute;
    top: -10px;
    right: -14px;
  }

  .compare .plus_button {
    right: -24px;
  }

  .plus_button-2 {
    display: block !important;
  }

  .header-edit-information.border-bottom {
    border: none !important;
  }

  .compare .card-tabs .nav-tabs .nav-link {
    padding: 10px 13px;
  }

  .compare .tabs-input .inp-lg {
    width: 100%;
  }

  .card-tabs {
    display: block;
  }

  .compare .wizard-progress {
    display: table !important;
  }

  .filter-div {
    border: none !important;
    margin: 10px 0px;
  }

  .compare .col-md-8 .border-bottom,
  .compare .col-md-8 .filter-header {
    border-bottom: 0px !important;
    justify-content: flex-end;
  }

  .compare .col-md-8 .filter-div {
    margin-bottom: 0px !important;
    justify-content: flex-end;
  }

  .edit-filed {
    margin: 0px 0px 0px !important;
    display: block;
  }

  .compare .col-md-8 .filter-header h6 {
    font-size: 14px !important;
    font-weight: 500;
    line-height: 17px;
    color: #2f80ed !important;
  }

  .compare .left-filter-box.d-block .filter-div {
    position: fixed;

    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #fff;
    z-index: 1;
    padding: 0px 0px;
    overflow-y: auto;
    margin: 20px 0px;
    margin-top: 0px;
  }

  .compare .left-filter-box.d-block .filter-div .filter-footer {
    display: block !important;
  }

  .filter-left {
    width: 100% !important;
  }

  .left-filter-box.d-block .mobile-header,
  .right-quote-box .traveler-info.d-block .mobile-header {
    padding: 17px 30px;
    text-align: center;
    border-bottom: 1px solid #bdbdbd;
  }

  .left-filter-box.d-block .mobile-header h6,
  .right-quote-box .traveler-info.d-block .mobile-header h6 {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    color: #37465a;
  }

  .left-filter-box.d-block .filter-footer,
  .right-quote-box .traveler-info.d-block .filter-footer {
    padding: 0px 0px;
  }

  .left-filter-box.d-block .desktop-hide,
  .right-quote-box .traveler-info.d-block .desktop-hide {
    display: flex !important;
  }

  .sortby {
    padding: 10px 30px;
  }

  .compare .sortby .details label {
    font-family: Montserrat;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    margin-right: 20px;
  }

  .mobile-pad-set {
    padding: 0px 30px;
  }

  .compare .traveler-info {
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    background: #fff;
    z-index: 2;
    padding: 0px 0px !important;
    margin: 0px;
    overflow-x: hidden;
  }

  .traveler-info .form-control.select1 {
    max-width: 100%;
  }

  .compare .inp-85 {
    width: 100% !important;
  }

  .compare .set-dob {
    margin-bottom: 36px;
  }

  .traveler-info .set-dob {
    margin-bottom: 0px !important;
  }

  .compare .set-dob {
    margin-top: -30px !important;
  }

  .compare .col-md-8 .tab-pane .border-bottom {
    border-bottom: 1px solid #ccc !important;
  }

  .sortby .select-nice {
    top: 0px;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  #child_age_box .mobile-spacer,
  #child_dob_box .mobile-spacer {
    flex-basis: calc(66.6% - 0.5rem);
  }

  #child_age_box .child_box.w-reduced,
  #child_dob_box .child_box.w-reduced,
  #child_age_box_container .row > .col:first-child,
  #child_dob_box_container .row > .col:first-child,
  .child_age_box .row > .col:first-child,
  .child_dob_box .row > .col:first-child,
  #child_age_box .row > .col:not(.mobile-spacer),
  #child_dob_box .row > .col:not(.mobile-spacer) {
    flex-basis: calc(33.3% - 0.5rem);
    max-width: calc(33.3% - 0.5rem);
  }
}

@media (max-width: 530px) {
  #child_age_box .mobile-spacer,
  #child_dob_box .mobile-spacer {
    flex-basis: calc(63% - 0.5rem);
  }

  .child_age_box .row > .col:first-child,
  .child_dob_box .row > .col:first-child,
  #child_age_box .row > .col:not(.mobile-spacer),
  #child_dob_box .row > .col:not(.mobile-spacer) {
    flex-basis: calc(33% - 0.5rem);
    max-width: calc(33% - 0.5rem);
  }
}

@media (max-width: 420px) {
  #child_age_box .mobile-spacer,
  #child_dob_box .mobile-spacer {
    flex-basis: calc(63% - 0.5rem);
  }

  .child_age_box .row > .col:first-child,
  .child_dob_box .row > .col:first-child,
  #child_age_box .row > .col:not(.mobile-spacer),
  #child_dob_box .row > .col:not(.mobile-spacer) {
    flex-basis: calc(33% - 0.5rem);
    max-width: calc(33% - 0.5rem);
  }
}
#popup_window_container .benefit_details_subtitles,
.benefit_details_subtitles {
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #747582;
  padding: 1.5rem !important;
}
.benefit_details_subtitles > p:last-child {
  margin-bottom: 0px;
}
.s-font {
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #747582;
}
.accordion .card {
  margin: 20px 0px;
  border: 0px;
  border-radius: 0px;
}
.accordion .card-header {
  background: #f4f4f4;
}
.accordion .card-header img,
.accordion .card-header svg {
  transform: rotateZ(133deg);
  transition: ease 0.5s;
}
.accordion .card-header .collapsed img,
.accordion .card-header .collapsed svg {
  transform: rotateZ(0deg);
  transition: ease 0.5s;
}
.accordion .card-body {
  border: 1px solid #dedede !important;
  padding: 0.75rem 1.25rem 0;
}
.accordion .card-body > .row.border-bottom:last-child {
  border-bottom: none !important;
}
.accordion .card-header h2 .btn {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #37465a;
}
.accordion .card-header h2 .btn:focus,
.accordion .card-header h2 .btn:active {
  border: none;
  box-shadow: none;
  outline: none;
}
.accordion .card-body h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  color: #747582;
}
.accordion .card-body p,
.table-listing p {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0px;
  color: #747582;
}
.dot {
  padding-left: 12px;
}
.dot::after {
  position: absolute;
  top: 0%;
  left: 0%;
  content: " •";
}
.planDetailsFeatures p {
  position: relative;
  padding-left: 12px;
}
.planDetailsFeatures p:empty {
  display: none;
}
.planDetailsFeatures p::after {
  position: absolute;
  top: 0%;
  left: 0%;
  content: " •";
}
.card-table {
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
  border: 0;
  margin: 24px 0px;
  border-radius: 8px;
  overflow: hidden;
}
.card-table .bg-light {
  background-color: #cccccc !important;
}
.card-table h5 {
  font-size: 0.95rem;
  font-weight: 700;
  font-style: normal;
  color: #fff;
}
.card-table h4 {
  font-size: 1rem;
  line-height: 18px;
  color: #465c69;
  margin: 0px;
}
.card-table p {
  line-height: 16px;
  color: #5c6978;
  margin: 0px;
  font-size: 12px;
  font-weight: normal !important;
}
.plan-details-benefits .border-design.table th {
  border-right: 2px solid rgba(142, 162, 185, 0.4);
  border-top: 0px;
}
.category_title th {
  background: #f4f4f4;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #37465a;
  padding: 15px 20px;
}
.value-headding td {
  padding: 15px 20px;
  font-size: 16px;
  font-weight: 600;
  border-right: 2px solid rgba(142, 162, 185, 0.4);
  color: #465c69;
  min-width: 228px;
  max-width: 230px;
}
.value td {
  padding: 5px 20px;
  font-size: 14px;
  background: #eceff1;
  border-right: 2px solid rgba(142, 162, 185, 0.4);
}
.accordion .card-body.border-0 {
  border: 0px !important;
}
#nav-tabContent .faq tr td {
  padding: 30px 31px;
  background: #ffffff;
  border: 1px solid #dedede;
  box-sizing: border-box;
  margin: 20px 0px;
  display: block;
}
#nav-tabContent .faq tr td h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: #37465a;
  margin-bottom: 18px;
}
#nav-tabContent .faq tr td p {
  color: #37465a !important;
}
#nav-tabContent .faq tr td p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #37465a !important;
  margin-bottom: 0px;
}

#popup_window_container #nav-tabContent .faq tr td {
  padding: 20px;
  margin: 10px 0px;
}
#popup_window_container .benefit_details_subtitles {
  padding: 0px !important;
}
#popup_window .modal-content .nice-select ul {
  padding: 0px;
}
#nav-tabContent .faq tr td:empty {
  display: none;
}
.accordion .card-header h2 .btn span {
  width: 80px;
  text-align: right;
}
.ini-bcollapse {
  border-collapse: initial;
}
.benefit_contents .property_details td {
  width: 200px;
}
.benefit_contents .property_details tr:last-child td {
  border-bottom: none !important;
}
.benefit_contents .table-responsive {
  width: 100%;
}
.benefit_contents > .card {
  margin: 10px 0px;
}
@media (max-width: 979px) {
  .compare.plan-details-benefits .card-tabs .nav-tabs .nav-link {
    font-size: 16px !important;
    padding: 10px 30px !important;
  }
}
@media (max-width: 767px) {
  .plan-details-benefits .main-headding-2 {
    order: 2;
    margin-top: 20px;
  }
  .plan-details-benefits .set-mobile-button {
    order: 3;
    margin-bottom: 30px;
  }
  .compare.plan-details-benefits .card-tabs .nav-tabs .nav-link {
    padding: 10px 20px !important;
    font-size: 14px;
  }
  .s-font {
    font-size: 14px;
    line-height: 30px;
  }
  .accordion .card-body p,
  .table-listing p,
  .accordion .card-body h4,
  .table-listing h4 {
    font-size: 14px;
  }
  #nav-tabContent .faq tr td {
    padding: 20px 20px;
  }
  #nav-tabContent .faq tr td h4 {
    font-size: 18px;
  }
  #nav-tabContent .faq tr td p {
    font-size: 14px;
  }
  .get_quote_btn .btn-orange {
    width: 100%;
  }
}

@media screen and (max-width: 1025px) and (min-width: 760px) {
  .compare .tabs-input .inp-lg {
    width: 100% !important;
  }
  .select-nice {
    max-width: none !important;
  }
}

.add-additional-child svg {
  width: 17px;
  height: 17px;
}
.tooltip-icon-svg svg {
  width: 12px;
  height: 12px;
}
.tooltip-icon-svg circle {
  stroke: #acacac;
}
.tooltip-icon-svg path {
  fill: #acacac;
}
.future-svg svg,
.future-svg img {
  width: 16px;
  height: 16px;
}
.show-hide-properties-contents[aria-expanded="true"] .show-contents {
  display: none;
}
.show-hide-properties-contents[aria-expanded="false"] .hide-contents {
  display: none;
}

.header_notification {
  padding: 0.5rem 0rem !important;
  position: fixed;
  width: 100%;
  z-index: 1;
  background: #fff !important;
}
.header_notification .alert-danger {
  background: none;
  font-size: 13px;
  color: #ec5a24 !important;
  border: 1px solid #ec5a24;
  margin-bottom: 0px;
}
.header_notification .alert-danger strong {
  font-weight: 600;
}
.header_notification .alert-danger a.publish_temp {
  color: #ec5a24 !important;
}
.header_notification .alert-danger a.save_temp,
.header_notification .alert-danger a.live_preview {
  float: right;
}
.header_notification .alert-danger a.exit_temp {
  float: right;
  margin-right: 1.5rem !important;
}
.header_notification .toggle_live_tip {
  color: #999;
  padding-top: 5px;
  display: inherit;
}
/*.header_notification + header {padding-top: 60px;}
.header_notification + div.jumbotron {padding-top: 60px;}
.header_notification.larger + header, .header_notification.larger + div.jumbotron{padding-top: 90px;}*/

.opt-li-fw-normal > li * {
  font-weight: normal !important;
}

.insurance-type-selected {
  font-weight: 500 !important;
}

#child_age_box .child_box:not(:first-child) .tooltip-icon,
#child_dob_box .child_box:not(:first-child) .tooltip-icon {
  display: none;
}

.tooltip-icon.tooltip-ml {
  margin-left: 3px;
}

#insuranceForm {
  opacity: 0;
}
#popup_window_container #nav-tabContent .faq tr td ol {
  padding: inherit;
}
#EditQuoteForm {
  z-index: 3;
}
.nowrap {
  white-space: nowrap;
}

.text-notice-red {
  font-size: 12px;
  color: red;
}
