body {
  font-family: Arial, Helvetica, sans-serif !important;
  color: #333;
}

/* new car CSS*/
header {
    height: 67px;
    background-color: #fff;
}

.single-page{
	overflow-x:hidden;
	display:none;
	}
.quote_main{
	background-color:#ebf7fc
	}
.quote_main .common_vector{
	position:absolute;
	bottom:-3.9rem;
	right:0;
	max-width:44rem;
	z-index:1;
	}
.page1{
	max-height:100vh;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	height:auto;
	}
.page1 .choice_footer_details.quote_footer-details{
	padding-top:9vh;
	padding-bottom:0;
	}
.page1 .choice_main_wrap .funnel_wrap{
	padding-top:4vh;
	padding-bottom:2vh;
	}
.page1 .single_page_wrapper{
	padding-top:0;
	}
.page1 .single_page_wrapper::after{
	display:none;
	}
.page1{
	overflow:hidden;
}
.page1 .progress-section-mob{
	display:none;
	}
.page1 .single_page_wrapper .main-content-wrap .container .page-title-block h2{
	font-weight:bold;
}
.single_page_wrapper .main-content-wrap .container .page-title-block h2 {
    margin-bottom: 0;
    font-size: 1.7rem;
    max-width: 93%;
}
.single_page_wrapper .main-content-wrap .container .page-title-block.home-title h2 span {
    font-weight: 700;
}
.page1 .quote_main .funnel_wrap{
	padding-top:5vh!important;
	}
.single_page_wrapper.gray-strip {
    margin-bottom: 0;
}
.quote_main {
    background-color: #ebf7fc;
}
.single_page_wrapper {
    position: relative;
    padding-bottom: 1.5rem;
}
.single_page_wrapper:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 65.4%;
    background-color: #ebf7fc;
}
.single_page_wrapper .main-content-wrap {
    position: relative;
    z-index: 1;
    min-height: 60vh;
}
.choice_main_wrap .common_vector {
    right: 0;
    max-width: 44rem;
}
.quote_main .common_vector {
    position: absolute;
    z-index: 1;
}
.common_vector_home {
    bottom: -3.9rem!important;
}
.common_vector_bubble {
    position: absolute;
    z-index: 11;
    width: 15rem;
    right: 11rem;
    bottom: 9rem;
}
.bounceIn {
    animation-duration: .75s;
    animation-name: bounceIn;
}

.single_page_wrapper .main-content-wrap .container {
    max-width: 100%;
    padding: 0 5%;
}
.quote_main .discount-notice {
    display: flex;
    align-items: center;
    position: relative;
}
.quote_main .discount-notice .wrap_top_notice {
    background: #37beed;
    color: #fff;
    font-size: 1.2rem;
    position: static;
    top: -2rem;
    z-index: 1;
    right: 0;
    left: 0;
    margin: auto;
    max-width: 34rem;
    text-align: center;
    padding: .4rem 1rem;
    border-bottom-right-radius: 17px;
    border-bottom-left-radius: 17px;
    width: 34rem;
	font-weight:bold;
}
.funnel_wrap {
    background: #ebf7fc;
}
.single_page_wrapper .main-content-wrap .container .page-title-block {
    position: relative;
}
.funnel_wrap .inner_content_wrap {
    max-width: 34rem;
    margin-top: 25px;
}
.choice_main_wrap .choices_wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.choice_main_wrap .choices_wrap a {
    color: #333;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 7rem;
	font-weight:bold;
}
.choice_main_wrap .choices_wrap a .hover_choice{
    display: none;
}
.choice_main_wrap .choices_wrap a {
    color: #333;
	display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 7rem;
}
.choice_main_wrap .choices_wrap a label {
    text-align: center;
    margin-top: 10px;
}
.choice_main_wrap .choices_wrap a:hover label {
    color: #0094c1;
}
.choice_main_wrap .choices_wrap a:hover .hover_choice {
    display: block;
	position: absolute;
}
.choice_main_wrap .choices_wrap a:hover {
    text-decoration: none;
    cursor: pointer;
}
.quote_main .discount-notice .wrap_top_notice span {
    font-size: 1.5rem;
}
.choice_footer_details.quote_footer-details .common_vector_home_mob {
    width: 70vw;
    position: absolute;
    right: 0;
    top: -50px;
    display: none;
}
.choice_footer_details.quote_footer-details .common_vector_bubble_mob {
    top: 2rem;
    position: absolute;
    display: none;
}
.choice_footer_details.quote_footer-details .footer-row {
    display: flex;
    justify-content: space-between;
}
.choice_footer_details.quote_footer-details .footer-row .detail_single {
    margin-bottom: 2rem;
}
.quote_footer-details .detail_single {
    display: flex;
}
.quote_footer-details .detail_single .details {
    margin-left: 1rem;
}
/*new car CSS end*/
.source{
	font-size:12px;
	}
.sub-section1{
	width:52%;
	display:inline-block;
	margin-left:5%;
	vertical-align: top;
    margin-top: 3%;
	}
.sub-section2{
	width:38%;
	display:inline-block;
	vertical-align:bottom;
	margin-top: 21%; margin-right: 1%;
	}
.guide-img img{
	width:100%; max-width:435px;
	}
.main-header_ultra-main {
  font-weight: bold;
  color: #464646;
  font-size: 29px;
  margin-bottom: 10px;
}
.main-header_ultra-main + strong {
  color: #464646;
  font-size: 19px;
  display: block;
  width:90%;
}

.theme-btn {
  width: 250px;
  text-transform: uppercase;
  border: 2px solid #37beed;
  color: #fff;
  padding: 10px 0;
  font-size: 19px;
  border-radius: 19px;
  margin-top: 16px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background-color: transparent;
  z-index: 99;
  display: inline-block;
  text-align: center;
}
.theme-btn::after {
  content: "";
  width: 101%;
  height: 101%;
  background-color: #37beed;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transition: 0.2s ease all 0s;
}
.theme-btn:hover {
  text-decoration: none;
  color: #37beed;
}
.theme-btn:hover::after {
  left: 100%;
}
.heading-style-2 {
  color: #333333;
}
.heading-style-2 strong {
  color: #37beed;
}
.tagline {
  font-size: 19px;
  font-weight: bold;
}
.username .date-place {
  display: block;
  font-weight: 100;
  font-size: 15px;
}
.owl-testimonials p {
  padding: 10px 40px;
}
.username {
  font-weight: bold;
  position: relative;
}
.username::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -8px;
  width: 70px;
  height: 2px;
  background-color: #37beed;
  transform: translateX(-50%);
}

.rating {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.rating i {
  color: #37beed;
}
.testimonials-box::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50px;
  width: 3px;
  height: 80%;
  background-color: #bbbbbb;
  transform: translateX(-50%);
}

.testimonials-box {
  position: relative;
}
.expander-btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 999;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #cccccc;
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 80px 80px 0 0;
  line-height: normal;
  width: 100px;
}
.main-header_ultra-main + strong small {
  display: block;
  margin-bottom: 30px;
}

#steps-preregistration .steps ul[role="tablist"] {
  display: none;
}
#steps-preregistration .content .title {
  display: none;
}
.w-135 {
  width: 135% !important;
}

.card {
  z-index: 0;
  border: none;
  position: relative;
}

.steps {
  font-size: 25px;
  color: gray;
  margin-bottom: 10px;
  font-weight: normal;
  text-align: right;
}


.custom-cont {
  width: 1000px !important;
}

.title-heads {
  width: 200px;
  font-size: 16px;
  color: #000000;
}
.inputs {
  width: calc(100% - 200px);
}

.wizard > .actions {
  display: none !important;
}
.form-group + label.error {
  color: red;
  font-size: 12px;
}
#steps-preregistration .form-control {
  border-width: 2px !important;
  border-radius: 100px !important;
  padding-left: 20px;
  font-size: 15px;
}
#steps-preregistration .form-row .form-control {
  border-width: 2px !important;
  border-radius: 10px !important;
  padding-left: 10px;
  font-size: 15px;
  height: 45px;
  padding-right: 8px;
}
.left {
  background: transparent;
  color: #dcdcdc;
  border: 0 none;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 19px;
  font-size: 25px;
}
div#steps-uid-0 {
  height: 100%;
}

.shrunken-box > div.h-100 {
  height: auto !important;
}
.custom-radio-2 {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  margin-top: 10px;
}
.custom-radio-2 li {
  display: inline-block;
  margin-right: 15px;
}
.custom-radio-2 [type="radio"]:checked,
.custom-radio-2 [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.custom-radio-2 [type="radio"]:checked + label,
.custom-radio-2 [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
.custom-radio-2 [type="radio"]:checked + label:before,
.custom-radio-2 [type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #e5e5e5;
}
.custom-radio-2 [type="radio"]:checked + label:after,
.custom-radio-2 [type="radio"]:not(:checked) + label:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #37beed;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.custom-radio-2 [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.custom-radio-2 [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.amt small {
  font-size: 15px;
}

#steps-preregistration .form-row .form-control::placeholder,
select:invalid {
  color: #999999;
  font-size: 14px;
}

.btn-theme {
  background: #37beed;
  padding: 5px 20px;
  display: inline-block;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  border: none;
  color: #ffffff;
}
.mobileview {
  display: none;
}
.step-final {
  display: none;
}
.mobileview .renew-btn {
  font-size: 13px;
  padding: 5px 20px !important;
}
.alert{
    display: none;
}

.topfeature	{
	display:inline-block;
	width:38%;
}
.topfeature2{
	display:inline-block;
	width:23%;
}	
.topfeature table, .topfeature2 table	{
	width:100%;
}
.topfeature table tr td, .topfeature2 table tr td	{
	font-weight:bold;
	font-size:14px;
	line-height:1.2;
	text-align:left;
}		
.devider	{
	height:5px;
	width:100px;
	background-color:#333;
	margin:20px auto;
}
.discountOffer, .nolimitsBenefits, .infiniteReasons	{
	width:24.5%;
	text-align:center;
	display:inline-block;
	margin-top:20px;
	margin-bottom:40px;
	vertical-align:top;
}
.discountOffer table, .nolimitsBenefits table, .infiniteReasons table	{
	width:100%;
	text-align:center;
}
.discountOffer table tr td, .nolimitsBenefits table tr td, .infiniteReasons table tr td{
	width:100%;
	text-align:center;
}


/*SDA CSS*/
.breadcrumb-rgi ul {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 2px;
}
.breadcrumb-rgi li {
    position: relative;
}
.breadcrumb-rgi li a:not(.current-active){
    color: #37beed;
}
.breadcrumb-rgi li a.current-active{
    color: #d8d8d8;
}
.breadcrumb-rgi li:not(:last-child)::after {
    content: ">";
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    color: #37beed;
}

.inner-links ul,
#faq ul.tabs {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-evenly;
    gap: 14px;
    flex-wrap: wrap;
    cursor: pointer;
}
.inner-links ul a,
#faq ul.tabs li {
    padding: 14px 12px;
    border: 1px solid #c4c4c4;
    border-radius: 8px;
    display: block;
    width: 130px;
    text-align: center;
    color: #000000;
    font-weight: 500;
    font-size: 15px;
    position: relative;
    overflow: hidden;
    text-decoration: none;
}
.inner-links ul a.active::after,
#faq ul.tabs li.active::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    background-color: #37beed;
}
.landing-page-heading {
    display: inline-block;
    color: #000000 !important;
    position: relative;
	margin-top: 30px;
    margin-bottom: 30px;
}
.inner-data {
  color: #000000 !important;
}
.inner-data h4 {
    color: #000000;

  }
.bold {
  font-weight: 600;
}
.landing-page-heading::before,
.landing-page-heading::after {
    content: "";
    display: block;
    position: absolute;
    width: 55px;
    height: 8px;
    background-color: #37BEED;
    border-radius: 140px;
    top: 50%;
    transform: translateY(-50%);
}
.landing-page-heading::before {
    left: -70px;
}
.landing-page-heading::after {
    right: -70px;
}
.align-video {
    padding-top: 50px;
}
ul.exlusions-boxes {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    justify-content: space-evenly;
}
.exlusions-boxes li {
    background-color: #f1f2f2;
    padding: 14px 16px;
    border-radius: 11px;
    width: 330px;
}
.exlusions-boxes li span {
    color: #000000;
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    margin-bottom: 6px;
    display: block;
}
.inner-data p:last-of-type{
  margin-bottom: 0px;
}
.inner-data section {
    padding: 30px 0;
}
.accordian-content {
  display: none;
}
.accordian-content span{
  font-weight: bold;
	color:gray;
}
.accordian {
    background-color: #e6e6e6;
    padding: 10px 14px;
    border-radius: 13px;
    margin-bottom: 17px;
    border: 1px solid #e6e6e6;
}
.accordian.active {
    background-color: #ffffff !important;
    border: 1px solid #f1f2f2;
}
.tab_content .active .accordian-title .title {
    font-weight: bold;
}
#addons .col-md-6:first-of-type .accordian {
  margin-right: -15px;
}
#addons .col-md-6 .accordian:last-child {
  margin-bottom: 0;
}
.accordian-title{
    position: relative;
}    
.accordian-title .title {
    font-size: 20px;
    font-weight: bold;
}
.accordian p {
    font-size: 15px;
    line-height: normal;
    margin-top: 5px;
}
.inner-data p:last-child {
  margin-bottom: 0;
}
.arrow_down {
    position: absolute;
    right: 7px;
    bottom: 7px;
    width: 20px;
    height: 10px;
    background-image: url(https://www.reliancegeneral.co.in/Insurance/Motor-Insurance/HybridCarFunnel/Images/arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform-origin: center;
    transition: 0.2s ease all 0s;
}
.accordian.active .arrow_down {
    bottom: 85%;
    transform: rotate(180deg);
}
.accordbox {
    max-height: 440px;
}
.scrollbar {
    overflow: auto;
    padding: 0px 20px 0px 5px;
}

.style-3::-webkit-scrollbar-track,
*::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #e6e6e6;
    background-color: #e6e6e6;
}

.style-3::-webkit-scrollbar,
*::-webkit-scrollbar {
    width: 4px;
    background-color: #e6e6e6;
    border-radius: 10px;
}

.style-3::-webkit-scrollbar-thumb,
*::-webkit-scrollbar-thumb {
    background-color: #37BEED;
    border-radius: 10px;
}

#faq ul.tabs {
    justify-content: center;
}

.tab_container {
  clear: both;
  width: 100%;
}

.tab_content {
  display: none;
}
.tab_content .accordian-title .title {
    font-weight: normal;
    font-size: 17px;
    padding-right: 20px;
    display: block;
}
.tab_content .accordian-title .arrow_down {
    bottom: 50%;
    right: 0;
}
#discounts .owl-nav {
    display: none;
}
.tab_content .accordian {
    min-height: 60px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-radius: 10px;
    background-color: #f1f2f2;
    border-color: #f1f2f2;
}
.tab_content .accordian-title {
    width: 100%;
    cursor: pointer;
}
.tab_drawer_heading { display: none; }

.accordian-content ul {
    padding: 0;
    list-style: none;
}
.accordian-content ul li::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 1px;
    background-color: #000000;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 9px;
}
.accordian-content ul li {
    position: relative;
	font-size:14px;
}
.renew-policy p {
    font-size: 15px;
    line-height: normal;
}
.renew-policy .pointer {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-color: #37BEED;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 26px;
    border-radius: 100%;
    margin-bottom: 30px;
}
.renew-policy::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 24px;
    width: 70%;
    border: 1px dashed #d4d4d4;
    transform: translateX(-50%);
}
.renew-policy {
    position: relative;
}
.renew-policy h5 {
    font-weight: 600;
}
.landing-page-btn {
    background-color: #37beed;
    padding: 10px 25px;
    border-radius: 7px;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #37beed;
}
.landing-page-btn{
    color: #ffffff !important;
}
.landing-page-btn2{
    color: #37beed !important;
}
.landing-page-btn:hover, .landing-page-btn2:hover {
    color: #37beed !important;
    background-color: transparent;
    text-decoration: none;
}

.articleblock {
    background-color: #f1f2f2;
    padding: 20px;
    border-radius: 10px;
    height: 100%;
}
.articleblock a {
    float: right;
    color: #37beed !important;
    margin-bottom: 10px;
}
.articleblock h5 {
    font-weight: bold;
    font-size: 19px;
    color: #000000;
}
.brandslist ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.brandslist {
    background-color: #f1f2f2;
    border-radius: 10px;
    overflow: hidden;
}
.brandslist li {
    width: 25%;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.brandslist li a {
  padding: 15px;
  display: block;
  color: #000;
  text-decoration: none;
}
.brandslist li a:hover {
    background-color: #d7dddd;
}
#typeofpolicy ul.tabs {
    padding: 0;
    list-style: none;
    margin: 0;
}
#typeofpolicy ul.tabs li {
    display: flex;
    align-items: center;
}
span.tabs-icons {
    width: 100px;
    height: 80px;
}
#typeofpolicy h3.tab_drawer_heading {
  display: none !important;
}
#comparison .landing-page-heading {
    margin-bottom: 80px;
}
#typeofpolicy ul.tabs li,
#typeofpolicy h3.tab_drawer_heading {
    display: flex;
    align-items: center;
    padding: 11px 10px;
    border: 2px solid #c4c4c4;
    border-radius: 12px;
    position: relative;
    cursor: pointer;
}
#typeofpolicy ul.tabs li:not(:last-child){
  margin-bottom: 43px;
}
.spriteimg {
    background-image: url(https://www.reliancegeneral.co.in/Insurance/Motor-Insurance/HybridCarFunnel/Images/sprite.png);
}
span.tabs-icons {
    width: 150px;
    height: 80px;
}
.tabs-icons.icon-1 {
    background-position: -20px -90px;
}
.tabs-icons.icon-2 {
    background-position: -140px -90px;
}
.tabs-icons.icon-3 {
    background-position: -260px -90px;
}
.tabs-icons + span {
    font-weight: bold;
    font-size: 19px;
    margin-left: 16px;
}
#typeofpolicy ul.tabs li.active, #typeofpolicy h3.d_active {
    border-color: #37beed;
    box-shadow: 0 0 10px -2px rgb(0 0 0 / 50%);
    border-bottom: 6px solid #37beed;
}
#typeofpolicy .tab_container {
    height: 100%;
    background-color: #F1F2F2;
    box-shadow: 0 0 10px -2px rgb(0 0 0 / 50%);
    border-radius: 10px;
    max-height: 409px;
    overflow: auto;
}
.benefitsbox {
    padding: 19px 20px;
    /*background-color: #FFFFFF;*/
}
.parabox {
    padding: 19px 20px;
	background-color: #ffffff;
}
.benefit-icons + span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-size: 15px;
}
.benefit-icons {
    width: 60px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
}
.benefit-icons.icon-car-fire {
  background-position: -20px -25px;
}
.benefit-icons.icon-car-thirdparty {
  background-position: -89px -25px;
}
.benefit-icons.icon-car-thirdparty2 {
  background-position: -569px -25px;
}
.benefit-icons.icon-car-thirdparty3 {
  background-position: -569px -25px;
}
.benefit-icons.icon-car-addons {
  background-position: -150px -25px;
}
.benefit-icons.icon-car-customize {
  background-position: -204px -30px;
}
.benefit-icons.icon-car-natualcalamity {
  background-position: -270px -25px;
}
.benefit-icons.icon-car-accident {
  background-position: -338px -25px;
}
.benefit-icons.icon-car-garage {
  background-position: -645px -30px;
}
.parabox p {
    margin-bottom: 5px;
}
.testimonial-box {
    text-align: center;
    border: 2px solid #c4c4c4;
    border-radius: 18px;
    padding: 19px 25px;
    margin: 50px;
}
.head_testi {
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    display: block;
    margin-bottom: 20px;
}
.star-box {
    display: flex;
    padding: 0;
    list-style: none;
    margin: 0 auto 20px;
    width: 100%;
    justify-content: center;
    gap: 5px;
}
.star-box li.fullstar {
    background-position: -490px -83px;
}
.star-box li.halfstar {
    background-position: -450px -83px;
}
.star-box li {
    width: 30px;
    height: 30px;
}
.auth-box {
    display: block;
    margin: 12px 0;
}
.auth-box .name {
    display: block;
    font-size: 15px;
    font-weight: bold;
}
.finalratings small {
    display: block;
    font-size: 16px;
    font-weight: bold;
}
.finalratings {
    font-size: 45px;
    font-weight: bold;
}
.finalratings .star_big {
    display: inline-block;
    width: 45px;
    height: 45px;
    vertical-align: middle;
    background-position: -525px -27px;
}
.landing-page-table {
    border: 1px solid #c5c5c5;
    border-radius: 12px;
}
.landing-page-table tr > *:first-child{
  text-align: left;
}
.landing-page-table .greentick {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-position: -450px -35px;
}
.landing-page-table .redtick {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-position: -485px -34px;
}
.landing-page-table .active-plan {
    position: relative;
    border-right: 2px solid #37beed;
    border-left: 2px solid #37beed;
}
.landing-page-table .activerplan {
    position: absolute;
    left: 0;
    top: -54px;
    background-color: #37beed;
    width: 101%;
    display: flex;
    justify-content: center;
    text-align: left;
    color: #ffffff;
    padding: 3px 0;
    border-radius: 10px 10px 0 0;
    margin: 0 -2px;
}
.landing-page-table .activerplan .token {
    width: 30px;
    height: 30px;
    background-position: 0 0;
}

.landing-page-table .activerplan .token {
    width: 40px;
    height: 40px;
    background-position: -393px -79px;
    margin-right: 6px;
}
.landing-page-table table {
    margin: 0;
}
.landing-page-table tr:last-child td.active-plan {
    border-bottom: 2px solid #37beed;
}
#claimprocess {
    background-image: url(https://www.reliancegeneral.co.in/Insurance/Motor-Insurance/HybridCarFunnel/Images/track-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 90px;
}
.roadmap {
    height: 50vh;
    opacity: 0;
}
.roadmap ul {
    padding: 0;
    list-style: none;
    margin: 0;
    width: 67%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 75%;
}
.roadmap ul li:nth-child(odd) {
    flex-direction: column-reverse;
}

.roadmap li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 22%;
    text-align: center;
}
.roadmap ul li:nth-child(odd) .text {
    margin-bottom: 100px;
    min-height: 90px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.roadmap ul li:nth-child(even) .text {
    margin-top: 100px;
    min-height: 90px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.increment {
    background-color: #37beed;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    font-size: 23px;
    color: #ffffff;
    position: relative;
}
.roadmap ul li:nth-child(even) .increment {
    top: -20px;
}
.text {
    position: relative;
    font-size: 15px;
}
.roadmap ul li:nth-child(even) .text::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: -33px;
    transform: translateY(-50%);
    border-left: 3px dashed #C5C5C5;
    height: 60px;
}
.roadmap ul li:nth-child(odd) .text::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -23px;
    transform: translateY(50%);
    border-left: 3px dashed #C5C5C5;
    height: 45px;
}
.playstore {
    display: inline-block;
    width: 135px;
    height: 55px;
    background-position: -20px -184px;
}
.appstore {
    display: inline-block;
    width: 135px;
    height: 55px;
    background-position: -170px -185px;
}
div#discountsbox {
    background-image: url(https://www.reliancegeneral.co.in/Insurance/Motor-Insurance/HybridCarFunnel/Images/shadow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
}
.discount-block {
    background-image: url(https://www.reliancegeneral.co.in/Insurance/Motor-Insurance/HybridCarFunnel/Images/discounts.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.discount-block .innercont {
    padding: 150px 20px;
    font-size: 14px;
    text-align: center;
}
.innercont h3 {
    font-size: 18px;
}
.heading-big {
    font-size: 30px;
    margin-bottom: 60px;
    line-height: normal;
}
ul.chartmeans {
    padding: 0;
    list-style: none;
    position: absolute;
    right: -40px;
    top: 60px;
}
.chartmeans li::before {
    content: "";
    width: 15px;
    height: 15px;
    margin-right: 8px;
}
.chartmeans li:first-child::before {
  background-color: #00b5e2;
}
.chartmeans li:last-child::before {
  background-color: #a60000;
}
.chartmeans li {
    position: relative;
    display: flex;
    align-items: flex-start;
    line-height: 1;
    margin-bottom: 17px;
    font-size: 15px;
}
.tablebox {
    background-color: #F1F2F2;
    padding: 16px;
    width: 500px;
    margin: -50px auto 60px;
    display: none;
}
.tablebox td:first-child {
    width: 65%;
}
.tablebox td:nth-child(2),
.tablebox th:nth-child(2) {
    text-align: center;
}
.tablebox .table-bordered {
    border: 1px solid #000000;
    margin-bottom: 0;
}
.tablebox .table-bordered td, .tablebox .table-bordered th {
    border: 1px solid #000000;
}
.text a {
    color: #000000;
}
#button {
    display: inline-block;
    background-color: #ffffff;
    width: 45px;
    height: 45px;
    cursor: pointer;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 6px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    background-image: url(https://www.reliancegeneral.co.in/Insurance/Motor-Insurance/HybridCarFunnel/Images/arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    transform: rotate(180deg);
}
#button.show {
  opacity: 1;
  visibility: visible;
}
.inner-links {
    z-index: 999;
    background-color: #ffffff;
}
.hideme {
  display: none;
}
.landing-page-table tr td > br {
  display: none;
}
.inner-links.consised_header {
    background-color: rgba(55, 190, 237,0.95);
    bottom: 0;
    width: 100%;
    z-index: 99;
    position: fixed;
}
.consised_header.inner-links ul {
    margin-bottom: 0;
    gap: 0;
    align-items: center;
}
.consised_header.inner-links ul .hideme{
  display: block;
}
.consised_header.inner-links ul a {
    color: #ffffff;
    border: none;
    width: 126px;
    padding: 13px 10px;
    border-radius: 0;
    font-weight: 300;
}
.consised_header.inner-links ul li.active a::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    background-color: #ffffff;
}
a.cta-btn {
    background-color: #ffffff;
    color: #37beed !important;
    border-radius: 8px !important;
    margin: 5px 0;
    display: none;
}










.hamburger {
    position: relative;
    height: 50px;
    width: 30px;
    padding-top: 0;
    box-sizing: border-box;
    cursor: pointer;
    display: none;
    margin: 0 0 0 auto;
    right: 25px;
}
.consised_header .hamburger--line,
.consised_header .hamburger--line::before,
.consised_header .hamburger--line::after {
    background-color: #ffffff;
}
.hamburger--line {
    width: 100%;
    height: 5px;
    border-radius: 5px;
    display: block;
    background-color: #37beed;
    transition-duration: 250ms;
    position: absolute;
    top: 22px;
}


.hamburger--line::before,
.hamburger--line::after{
    content: '';
    width: 100%;
    height: 5px;
    border-radius: 5px;
    display: block;
    background-color: #37beed;
    position: absolute;
    transition: 200ms;
}

.hamburger--line::before {
    top: -10px;
}

.hamburger--line::after {
    top:10px;
}

.hamburger--line__x {
    transform: rotate(-45deg);
}

.hamburger--line__x::before,
.hamburger--line__x::after{
    transform: rotate(90deg);
    top: 0px;
}
#discountsbox button {
    outline: none;
}

.truncate {
  background-color: #e6e6e6;
  padding: 10px 14px;
  border-radius: 13px;
  margin-bottom: 17px;
  border: 1px solid #e6e6e6;
  position: relative;
  min-height: 128px;
}
.truncate.activebox {
    background-color: #ffffff;
}
.truncate .title {
    font-size: 20px;
    font-weight: bold;
}
.truncate p {
    font-size: 15px;
    line-height: normal;
    margin-top: 5px;
}
#addons .col-md-6:first-of-type .truncate {
    margin-right: -15px;
}
.truncate.activebox .arrow_down {
    bottom: auto;
    transform: rotate(
180deg);
    top: 20px;
}
.landing-page-btn.transparent-btn {
    background-color: transparent;
    color: #37beed;
    border: none;
    padding-top: 0;
}
#button + .cta-btn {
    position: fixed;
    left: 0;
    bottom: -5px;
    z-index: 9;
    width: calc(100% - 45px);
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    box-shadow: -4px 0px 7px -4px #000000;
    border-radius: 0 !important;
}
.roadmap a {
  color: #000;
  text-decoration: none;
}
.d_active .arrow_down {
    transform: rotate(
180deg);
}
/*new css*/
.col-md-4{
	margin: 0 auto;
	}

/*new*/
.toolhover {
  position: relative;
  display: inline-block;
}
.toolhover img{
	width:18px;
	}

.toolhover .toolhovertext {
  visibility: hidden;
  width: 200px;
  background-color: #ffffff;
  color: #333333;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  font-size:12px;
  position: absolute;
  z-index: 1;
}
.toolhover:hover .toolhovertext {
  visibility: visible;
  left: -58px;
  top: -29px;
  box-shadow: 1px 1px 6px -2px;
}
.disclaimer{
	font-size:12px;
	}
p.uinNo	{
	font-size:12px;
	}
/*new end*/

/*.hideDiv{
display:none !important

} */

/*
.showDiv{
display:block !important

}   */