
@media (max-width: 992px) {
  .hasInstaserviceTabs {
    padding-bottom: 90px;
  }
}
.card .cat-card-header {
  padding: 40px;
  border: none;
  background-color: #e9e9e9;
}
.card .cat-card-header .custom-checkbox {
  position: absolute;
  top: 4px;
  right: 16px;
}
.card .cat-card-header .custom-control {
  padding-left: 0;
  padding-right: 1.75rem;
}
.card .cat-card-header .custom-control .custom-control-label:before {
  right: -1.75rem;
  left: auto;
  box-shadow: none;
}
.card .cat-card-header .custom-control .custom-control-label:after {
  right: -1.75rem;
  left: auto;
}
.card .cat-card-header img {
  border-radius: 6px;
}
.card .cat-card-header .tag {
  position: absolute;
  left: -10px;
  top: 5px;
  background-color: #832625;
  color: #fff;
  padding: 5px 15px;
  text-transform: uppercase;
  font-size: 0.75rem;
}
.card .cat-card-header .tag:after {
  content: "";
  width: 20px;
  height: 10px;
  transform: rotate(110deg);
  bottom: 2px;
  left: -2px;
  display: inline-block;
  position: absolute;
  background-color: #832625;
}
.card.active .cat-card-header {
  background-color: #832625;
}
.card.active .cat-card-header .custom-control .custom-control-label {
  color: #fff;
}
.card.active .custom-control-label:before {
  border-color: #fff !important;
}
.card_select_wrap .card-border-color {
  border-color: transparent !important;
  border: solid 1px #e9e9e9 !important;
  transition: all 0.2s;
}
.card_select_wrap .card-border-color:hover {
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
}
.card_select_wrap .card-border-color.active {
  border-color: #832625 !important;
}
.card_select_wrap .card-border-color.selected {
  border: solid 1px #832625 !important;
}
.card_select_wrap .card-border-color .btn-primary-option {
  padding-top: 10px !important;
}

.card_select_wrap .nav .nav-item {
  position: relative;
}
.card_select_wrap .nav .nav-item:after {
  position: absolute;
  right: -5px;
  top: 50%;
  margin-top: -5px;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #000;
}
.card_select_wrap .nav .nav-item:last-child::after {
  display: none;
}
.card_select_wrap .compare_top_fix {
  position: fixed;
  padding: 15px 0;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.4);
  z-index: 100;
  display: none;
  width: 100%;
  margin-top: -1px;
}
.card_select_wrap.fixed_compare_bar .compare_top_fix {
  display: block;
}
@media (max-width: 1024px) {
  .card_select_wrap.fixed_compare_bar .compare_top_fix {
    top: 128px;
  }
}
@media (max-width: 992px) {
  .card_select_wrap.fixed_compare_bar .compare_top_fix {
    margin-top: -2px;
    text-align: center;
    top: 48px;
  }
  .card_select_wrap.fixed_compare_bar .compare_top_fix h5 {
    font-size: 0.75rem;
    margin-bottom: 7px !important;
  }
}
.card_select_wrap.fixed_compare_bar .compare_top_row .btn_wrap {
  display: none;
}

.btn-primary-option.btn-sm:before {
  right: 6px;
}
.card_benefits .card_benefits_heading {
  line-height: 1.4;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .card_benefits .card_benefits_heading {
    text-align: center !important;
  }
}
.card_benefits .swiper-button-next,
.card_benefits .swiper-button-prev {
  margin-top: 0;
  top: 0;
}
.card_benefits .swiper-slide:after {
  position: absolute;
  content: "";
  width: 35px;
  height: 2px;
  background-color: #f29d39;
  right: -40px;
  top: 110px;
}
@media (max-width: 992px) {
  .card_benefits .swiper-slide:after {
    width: 20px;
    right: -25px;
  }
}
.trending-topics-slider {
  margin-top: -40px;
}
.trending-topics-slider .swiper-button-next,
.trending-topics-slider .swiper-button-prev {
  margin-top: 0;
  top: 0;
}
.filter_nav {
  border: none !important;
}
.filter_nav label {
  padding: 10px 15px;
  width: 104px;
  height: 95px;
  text-align: center;
  line-height: 1.2;
  font-weight: 300;
}
.filter_nav label span {
  display: block;
  margin-top: 7px;
  line-height: 1.2;
}
@media (max-width: 992px) {
  .filter_nav label {
    width: auto;
  }
}
.filter_nav .custom-control {
  padding-left: 0;
}
.filter_nav
  .custom-checkbox
  .custom-control-input:checked
  ~ .custom-control-label {
  font-weight: 400;
}
.filter_nav .custom-control-label::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent !important;
  border: dashed 1px #d3d3d3;
}
.filter_nav
  .custom-checkbox
  .custom-control-input:checked
  ~ .custom-control-label:before {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  background: none;
  border: solid 1px #85423e;
  height: 100%;
  transition: all 0.5s;
}
.filterslider_wrap {
  max-width: 900px;
  margin: 0 auto;
}
.filterslider_wrap .swiper-button-next,
.filterslider_wrap .swiper-button-prev {
  background-image: none;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  display: none;
}
@media (max-width: 992px) {
  .filterslider_wrap .swiper-button-next,
  .filterslider_wrap .swiper-button-prev {
    display: block;
  }
}
.filterslider_wrap .swiper-button-next {
  right: -15px;
}
.filterslider_wrap .swiper-button-next:after {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 0;
  border: solid 2px #000;
  border-top: none;
  border-right: none;
  transform: rotate(225deg);
}
.filterslider_wrap .swiper-button-prev {
  left: -15px;
}
.filterslider_wrap .swiper-button-prev:after {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 0;
  border: solid 2px #000;
  border-top: none;
  border-right: none;
  transform: rotate(-315deg);
}
.compare_modal {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
  background-color: #f8f8f8;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.6);
  padding: 20px 0;
}
.compare_modal .card {
  background-color: transparent;
  position: relative;
  padding: 30px;
}
@media (max-width: 992px) {
  .compare_modal .card {
    padding: 0;
    padding-top: 30px;
    text-align: center;
  }
}
.compare_modal .card img {
  width: 215px;
  height: 134px;
  border-radius: 6px;
}
@media (max-width: 1024px) {
  .compare_modal .card img {
    width: 100%;
    height: auto;
  }
}
.compare_modal .card h5 {
  margin-top: 12px;
  font-weight: normal;
}
.compare_modal .card .add_card_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #efefef;
  width: 215px;
  height: 134px;
  margin-bottom: 44px;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .compare_modal .card .add_card_btn {
    width: 100%;
    height: 100px;
    padding: 0.225rem 1rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 2;
  }
}
.compare_modal .card .btn-primary {
  margin-bottom: 44px;
}
.compare_modal .card .close {
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  z-index: 100;
  width: 16px;
  height: 16px;
  font-size: 20px;
}
.compare_modal .card .close svg {
  width: 20px !important;
  height: 20px !important;
}
@media (max-width: 992px) {
  .compare_modal {
    bottom: 90px;
  }
}
.compare_modal .close-btn {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 992px) {
  .compare_modal .close-btn {
    top: -15px;
  }
}
@media (max-width: 992px) {
  .compare_modal .container {
    padding-top: 30px;
  }
}
.instaservice {
  position: fixed;
  right: 100px;
  bottom: 50px;
  z-index: 99999;
}
.instaservice a.btn {
  background: #fff !important;
  border-radius: 20px;
  box-shadow: 3px 2px 10px rgba(0, 0, 0, 0.3);
  color: #832625;
  font-size: 0.75rem;
  padding: 10px 20px;
  min-width: 145px;
}
.instaservice .instaservice_modal {
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: all 0.3s;
  position: absolute;
  bottom: 46px;
  right: 0;
  width: 185px;
  background: transparent;
}
.instaservice .instaservice_modal ul {
  opacity: 0;
  padding: 15px 0 5px;
  margin-bottom: 20px;
  background: #f8f8f8;
  position: relative;
  border-radius: 5px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  transition: all 0.5s;
}
.instaservice .instaservice_modal ul:after {
  position: absolute;
  bottom: -6px;
  width: 12px;
  height: 12px;
  background-color: #f8f8f8;
  right: 15px;
  content: "";
  transform: rotate(135deg);
  box-shadow: 1px -2px 2px rgba(0, 0, 0, 0.3);
}
.instaservice .instaservice_modal ul li a {
  padding: 0 15px 10px 15px;
  font-size: 0.75rem;
  color: #832625;
  display: flex;
  flex-direction: row;
  align-items: center;
  min-height: 44px;
  cursor: pointer;
}
.instaservice .instaservice_modal ul li a span {
  width: 40px;
  text-align: center;
  margin-right: 5px;
}
.instaservice:hover .instaservice_modal {
  opacity: 1;
  height: auto;
  overflow: visible;
}
.instaservice:hover .instaservice_modal ul {
  opacity: 1;
}
@media (max-width: 992px) {
  .instaservice {
    display: none;
  }
}
.instaservice_mob {
  display: none;
  position: fixed;
  z-index: 9999;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  padding: 12px 20px;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
}
.instaservice_mob ul li {
  display: none;
  justify-content: center;
  align-items: center;
  width: 33.33%;
  transition: all 0.4s;
}
.instaservice_mob ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 0.75rem;
}
.instaservice_mob ul li a span {
  width: 40px;
  text-align: center;
  margin-bottom: 5px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.instaservice_mob ul li a span i {
  width: 5px;
  height: 5px;
  display: inline-block;
  border-radius: 50%;
  background-color: #000;
  margin: 0 2px;
}
.instaservice_mob ul.active li {
  display: list-item !important;
}
@media (max-width: 992px) {
  .instaservice_mob {
    display: block;
  }
}
.modal_cardbenefit .close {
  opacity: 1;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 10;
}
.compare-container {
  padding: 0 45px;
}
@media (max-width: 767px) {
  .compare-container {
    padding: 0 30px;
  }
}
.compare-container .col-brdr {
  border: solid 1px #e5e5e5;
}
.compare-container .card {
  border-radius: 0px;
  border: none;
}
.compare-container .card .card-header {
  padding-top: 50px;
  position: relative;
}
@media (max-width: 767px) {
  .compare-container .card .card-header {
    padding: 30px 0 0;
  }
}
.compare-container .card .card-header img {
  border-radius: 6px;
}
.compare-container .card .card-header .close {
  position: absolute;
  top: 22px;
  right: 22px;
}
@media (max-width: 767px) {
  .compare-container .card .card-header .close {
    top: 5px;
    right: -10px;
  }
}
.compare-container .card .card-header.addcard-header a.addcard-link {
  width: 244px;
  height: 154px;
  background-color: #efefef;
  color: #832625;
  font-size: 1.125rem;
  border-radius: 6px;
}
.compare-container .card .card-header.addcard-header .select_wrap .select-full{
  color: #000;
}
.compare-container .card .card-body li {
  position: relative;
  padding-left: 18px;
  line-height: 1.5;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.compare-container .card .card-body li:before {
  position: absolute;
  left: 0;
  top: 3px;
  content: "";
  display: block;
  width: 6px;
  height: 12px;
  border: solid #832625;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.compare-container .card .card-body li strong{
  width: 58%;
}

.compare-container .card .card-body li span{
  width: 42%;
}
.compare-container .card .card-body{
  padding: 1rem;
}
@media (max-width: 767px) {
  .compare-container .card .card-body {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .compare-container .add-col {
    display: none;
  }
  .compare-container .card .card-body li {
    flex-direction: column;
  }
  .compare-container .card .card-body li strong{
    width: 100%;
  }
  .compare-container .card .card-body li span{
    width: 100%;
  }
}

.card_overview .card {
  background-color: #e7e7e7;
  padding: 70px 60px;
}
.card_overview .card img {
  height: auto;
  max-width: 100%;
  border-radius: 5px;
}
.card_overview .overview_col {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .card_overview .overview_col figure {
    width: 45px;
    margin-right: 5px !important;
  }
  .card_overview .overview_col figure img {
    max-width: 35px;
    max-height: 35px;
  }
}
.card_overview .overview_col h3 {
  line-height: 1;
}
@media (max-width: 767px) {
  .card_overview .overview_col h3 {
    font-size: 90%;
  }
}
@media (max-width: 767px) {
  .card_overview .overview_col p {
    font-size: 80%;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .card_overview {
    margin-top: -15px;
  }
}
.notes_container ul li {
  font-size: 0.75rem;
}
.rewards_redemption .card .card-body {
  position: relative;
  padding: 1rem;
  margin: 0 auto;
  margin-top: -40px;
  width: 90%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.prod_features {
  margin-top: 40px;
}
.prod_features .feature_banner img{
  width: 100%;
  border-radius: 6px 6px 0 0;
}
.prod_features .bordered {
  border: solid 1px #eaebeb;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .prod_features .bordered {
    border: none;
  }
}
.prod_features .nav-tabs.vertical_tabs {
  display: none;
}
@media (min-width: 768px) {
  .prod_features .nav-tabs.vertical_tabs {
    display: flex;
    border-right: solid 1px #eaebeb;
  }
  .prod_features .card {
    border: none;
  }
  .prod_features .card .card-header {
    display: none;
  }
  .prod_features .card .collapse {
    display: block;
  }
}
@media (max-width: 767px) {
  .prod_features .tab-content.featuretab-content {
    border: solid 1px #eaebeb;
    border-top: none;
    margin: 0px -1px 0 -1px;
  }
}
@media (max-width: 767px) {
  .prod_features .tab-content.featuretab-content > .tab-pane {
    display: block !important;
    opacity: 1;
    border: none;
    border-bottom: solid 1px #eaebeb;
    border-radius: 0px;
  }
  .prod_features .tab-content.featuretab-content > .tab-pane .card-header {
    background-color: #832625;
    color: #fff;
    padding: 0;
    border-radius: 0;
    border: none;
  }
  .prod_features .tab-content.featuretab-content > .tab-pane .card-header a {
    display: block;
    padding: 12px 15px;
    color: #fff;
    position: relative;
  }
  .prod_features
    .tab-content.featuretab-content
    > .tab-pane
    .card-header
    a:after {
    position: absolute;
    right: 15px;
    top: 5px;
    content: "\2013";
    font-size: 2rem;
    line-height: 1;
    transition: all 0.5s;
  }
  .prod_features
    .tab-content.featuretab-content
    > .tab-pane
    .card-header
    a.collapsed {
    background-color: #fff;
    color: #832625;
  }
  .prod_features
    .tab-content.featuretab-content
    > .tab-pane
    .card-header
    a.collapsed:after {
    content: "+";
  }
}
.prod_features .tab-content.featuretab-content > .tab-pane:last-child {
  border-bottom: none;
}
.prod_features .nav-tabs.vertical_tabs .nav-item {
  border-bottom: solid 1px #eaebeb;
}
.prod_features .nav-tabs.vertical_tabs .nav-item .nav-link {
  border-radius: 0;
  color: #000;
  font-weight: 600;
  position: relative;
  padding: 20px 40px;
}
.prod_features .nav-tabs.vertical_tabs .nav-item .nav-link.active {
  background-color: #832625;
  color: #fff;
  font-weight: bold;
}
.prod_features .nav-tabs.vertical_tabs .nav-item .nav-link.active:after {
  width: 12px;
  height: 12px;
  content: "";
  position: absolute;
  right: -6px;
  margin-top: -6px;
  top: 50%;
  background-color: #832625;
  transform: rotate(225deg);
}
.prod_features .tab-content .subtab-content .tab-pane {
  max-height: 560px;
  overflow-y: auto;
  padding-right: 15px;
}
.hr-subtabs .nav-item .nav-link:not(.active) {
  color: #000;
}
.hr-subtabs .nav-item .nav-link.active {
  font-weight: bold;
  border-color: #f49f39;
  color: #000;
}
@media (max-width: 992px) {
  .hr-subtabs {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    flex-wrap: nowrap;
  }
}
.slider-icons figure {
  width: 100px;
  height: 100px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-bottom: 15px;
}
.slider-with-icons .swiper-button-next,
.slider-with-icons .swiper-button-prev {
  margin-top: 0;
  top: 0;
}
.slider-with-icons figure {
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.privileges_section .card-privileges-slider {
  margin-top: -50px;
  padding-top: 70px !important;
}
.eligibility_section .heading h2 {
  border: solid 1px #eaeaea;
  border-radius: .375rem .375rem 0 0;
  padding: 15px 30px;
  position: relative;
  cursor: pointer;
}
.eligibility_section .heading h2.collapsed{
  border-radius: .375rem;
}
.eligibility_section .heading h2:after {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -1rem;
  content: "\2013";
  font-size: 2rem;
  line-height: 1;
  transition: all 0.5s;
}
.eligibility_section .heading h2.collapsed:after {
  content: "+";
}
.eligibility_section .criteria_detail{
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
@media (max-width: 767px) {
  .eligibility_section .heading h2 {
    padding-left: 15px;
  }
}
.eligibility_section .criteria_detail .col-md-6.border-right {
  border: none !important;
}

.page-section {
  width: 100%;
}
.similar_products .heading h2{
  margin-bottom: 30px;
}
.suggested_products .card > img {
  border-radius: 5px 5px 0 0;
}
.calc_container {
  margin-top: 0!important;
}
@media (max-width: 767px) {
  .calc_container .col-md-3,
  .calc_container .col-md-9 {
    padding: inherit !important;
  }
}
.left_pagenav {
  background-color: #832625;
  border-radius: 5px 0 0 5px;
  /*overflow-y: auto;*/
}
.left_pagenav h4 {
  font-size: 1.125rem;
  color: #fff;
  padding: 10px 15px;
  border-top: solid 1px rgba(255, 255, 255, 0.1);
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}
.left_pagenav ul li a {
  color: #fff;
  opacity: 0.8;
  padding: 7px 15px;
  display: block;
  position: relative;
  color: #fff!important;
  border: none!important;
  padding-right: 30px!important;
}
.left_pagenav ul li a.active,
.left_pagenav ul li a:hover {
  background-color: #000 !important;
  color: #fff !important;
  opacity: 1;
}

@media (max-width: 1024px){
.left_pagenav ul li a:hover {
	color: #fff;
  	opacity: 0.8;
    background-color: transparent !important;
}
}

.left_pagenav ul li a.active:before {
  position: absolute;
  left: 15px;
  bottom: 12px;
  content: "";
  width: 20px;
  height: 2px;
  background: #fd9907;
}
.left_pagenav ul li a:after {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -4px;
  content: "";
  width: 8px;
  height: 8px;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  transform: rotate(315deg);
}
@media (max-width: 992px) {
  nav.left_pagenav {
    display: none !important;
  }
}
.mob_left_menu {
  position: fixed;
    left: -360px;
    width: 360px;
    bottom: 5%;
    height: 500px;
    transition: all 0.5s;
    background-color: #832625;
    z-index: 100;
    display: none;
}

@media (max-width: 992px){
.mob_left_menu {
    display: block!important;
    bottom: auto;
}
}

@media (max-width: 767px){
.mob_left_menu {
    width: 280px;
    left: -280px;
    bottom: 5%;
}
}

.mob_left_menu .drawer_handle {
  position: absolute;
  right: -10px;
  top: 0;
  height: 100%;
  width: 10px;
  background-color: #832625;
  transition: all 0.4s;
}
.mob_left_menu .drawer_handle .handle_head {
  position: absolute;
  width: 44px;
  height: 50px;
  border-radius: 0 25px 25px 0;
  background-color: #81191e;
  content: "";
  left: 10px;
  top: 50%;
  margin-top: -25px;
}
.mob_left_menu .drawer_handle .handle_head:before {
  position: absolute;
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  left: 20px;
  top: 50%;
  color: #fff;
  z-index: 10;
  margin-top: -9px;
  font-size: 20px;
  line-height: 1;
}
.mob_left_menu.open {
  left: 0;
}
.mob_left_menu.open .drawer_handle {
  left: 100%;
}
.mob_left_menu.open .drawer_handle .handle_head:before{
  content: "x";
  font-family: 'Myriad Pro';
}
.width-md {
  max-width: 675px;
  margin: 0 auto;
}

.link_compare span:nth-child(2):after {
  content: "+";
}
.link_compare.de-active span:nth-child(1) {
  display: none;
}
.link_compare.de-active span:nth-child(2):after {
  content: "x";
}
.loan_calculated .compare_col_added {
  display: none;
}
.loan_calculated .compare_col_added .card{
  border-color: #832625;
}
.loan_calculated .compare_col_added .link_compare_close {
  position: absolute;
  right: 0;
  top: 0;
}
.calc_container .selected_items .nav li {
  margin: 0 15px;
  padding: 0 15px;
  font-weight: bold;
  color: #832625;
  position: relative;
}
@media (max-width: 992px){
  .calc_container .selected_items .nav li {
    margin: 0;
    padding: 0;
  }
}
.calc_container .selected_items .nav li a {
  color: #832625;
}
.calc_container .selected_items .nav li:after {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  font-size: 10px;
  font-weight: 400;
  position: absolute;
  right: 0;
  top: 13px;
  display: none;
}
.calc_container .selected_items .nav li:before {
  content: "\f053";
  font-family: "Font Awesome 5 Pro";
  font-size: 10px;
  font-weight: 400;
  position: absolute;
  left: 0;
  top: 13px;
  display: none;
}
.calc_container .selected_items .nav li:last-child::before, .calc_container .selected_items .nav li:last-child::after{
  display: none;
}
.calc_container .selected_items .select-autowidth{
  font-size: 1rem;
  padding-right: 30px!important;
}
.calc_container .selected_items .select-autowidth:after{
  top: auto;
}
.calc_container .selected_items .dropdown-menu{
  min-width: 100%;
}
@media (max-width: 767px) {
  .calc_container .selected_items .nav {
    /*flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    justify-content: flex-start !important; */
  }
  .calc_container .selected_items .nav li {
    margin: 10px 0;
    padding: 0;
    width: 50%;
  }
  .calc_container .selected_items .nav li span {
    min-width: 60px;
    width: 100%;
  }
}
.line-height-lg {
  line-height: 2.2;
}
.tellme_container .calc_box p{
  line-height: 2.2;
}
@media (max-width: 992px) {
  ::-webkit-scrollbar {
    height: 0px;
  }
}
.bnr_container {
    border: solid 2px #832625;
    max-width: 728px;
    margin: 0 auto;
}
.bnr_container h4{
  line-height: 1;
}
.bnr_container h4 i{
  font-size: 1rem;
}
.bnr_container .btn-primary{
  font-size: 10px;
    line-height: 1.4;
    padding: 4px 14px 2px!important;
}
.bnr_container .btn-primary:hover{
  background-color: #832625;
  color: #fff;
}
.bnr_container .btn-primary:hover:before{
  display: none;
}
.bnr_container .bnr_content{
  line-height: 1.3;
}
@media (max-width: 767px){
  .bnr_container .row{
    line-height: 1;
  }
  .bnr_container h4{
    font-size: 55%;
    margin-top: 2px;
  }
  .bnr_container h4 i{
    font-size: 50%;
  }
  .bnr_container p{
    font-size: 40%;
  }
  .bnr_container .btn-primary{
    font-size: 40%;
    padding: 2px .5rem 0!important;
  }
  .bnr_container small{
    font-size: 40%;
  }
}
.vehicle-tab-container .nav.tabs-withdot .nav-item{margin-right: 10px;}
.vehicle-tab-container .nav.tabs-withdot .nav-item:after{right: -15px;}
.form_goalCalculator, .form_retirementCalculator, .form_SystematicCalculator {position: relative; height: 100%}