.breadcrumps a,
.breadcrumps.motor a {
    text-decoration: none
}

.fileselect select,
.select select {
    outline: 0;
    box-shadow: none;
    font-family: "Open Sans", sans-serif
}

:root {
    --black: #000;
    --white: #fff;
    --primary-color: #FFCB09;
    --hover: #EA9C23;
    scroll-behavior: smooth
}

html {
    overflow-y: scroll
}

.pt-30 {
    padding-top: 30px !important
}

.preloader-container {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-x: auto;
    overflow-y: scroll;
    position: fixed;
    z-index: 9000;
    display: flex;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition: 1s linear
}

.back-to-top .back-to-top-img,
.checkbox,
.text {
    display: inline-block
}

.preloader-container .animation {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.preloader-container.visuallyhidden {
    display: none;
    opacity: 0
}

.noneed_Overflow,
.slick-dotted {
    overflow: hidden
}

.slick-dots li.slick-active button {
    background-color: #00f
}

.slider_dots li {
    height: 20px;
    background-color: #9e9e9e;
    border-radius: 50%;
    margin: 10px;
    transform: scale(.4);
    outline: 0;
    cursor: pointer
}

.checkbox,
.formWrapper .uploadWrapper .uploadContent .documents img,
.formWrapper .uploadWrapper .uploadContent img+.title+.documents img,
.intimate_claim__step2_popup_contact.modal-content>:last-child,
.intimate_claim__step2_popup_policy .modal-content>:last-child,
.keyCarousel .wrapper .sliderContain .sliderWrapper .slider_box .register_a_claim_dotted_list li:last-child {
    margin-bottom: 0
}

.slider_dots li.slick-active {
    transform: scale(.7)
}

.slider_dots li.slick-active.slick-current {
    transform: scale(1);
    background-color: #00f
}

.color-white {
    color: #fff;
    padding: 0 0 25px;
    width: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    z-index: 2
}

.banner-wrap {
    position: relative;
    height: 460px
}

.banner-wrap .web-img {
    width: 100%;
    height: 460px;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: block
}

@media (max-width:576px) {
    .banner-wrap .web-img {
        display: none
    }
}

.banner-wrap .mob-img {
    width: 100%;
    height: 578px;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: none
}

.checkbox,
.dropdown {
    position: relative
}

.banner-wrap .banner-sub-wraps {
    position: relative;
    display: grid;
    align-items: flex-start;
    justify-content: end;
    height: 100%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:1200px) {
    .banner-wrap .banner-sub-wraps {
        max-width: 1200px
    }
}

.banner-wrap .banner-sub-wraps .content-wrap {
    max-width: 540px;
    height: 100%;
    padding: 70px 0
}

.banner-wrap .banner-sub-wraps .content-wrap .wrapper {
    display: grid;
    align-content: space-between;
    height: 100%
}

.banner-wrap .banner-sub-wraps .content-wrap .wrapper h1,
.card-with-checkbox.is_active p,
.headerNav .wrapper .menu_Nav li .sub_Menu li .navHeading,
.stepperWrapper .stepperContainer>.stepper.currentStepper p {
    font-weight: 600
}

.footerBg .firstPhase .footerStyling .footer-accord h4,
.formWrapper .noteInfo span,
.formWrapper.secondary .moduleTwo .formContent .formLabel,
.headerNav .wrapper .menu_Nav li .sub_Menu li ul li a:hover,
.secondary_info .secondary_info_box .secondary_info_box_text p,
h1,
h2,
input,
p,
textarea {
    font-weight: 500
}

.banner-wrap .banner-sub-wraps .content-wrap .wrapper .mobile-forms {
    border-radius: 16px;
    display: grid;
    gap: 1.5rem
}

.banner-wrap .banner-sub-wraps .content-wrap .wrapper .mobile-forms .form-inlines {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px
}

.banner-wrap .banner-sub-wraps .content-wrap .wrapper .mobile-forms .form-inlines .form-group input,
.bannerContent img,
.contact-fields,
.footer_wrap .contactmenu .formContent .select,
.keyCarousel .wrapper .sliderContain .sliderWrapper img,
.secondary_info .secondary_info_box .secondary_info_box_text,
.w-100 {
    width: 100%
}

.banner-wrap .banner-sub-wraps .content-wrap .wrapper .mobile-forms .form-group .input-group label span p {
    font-size: 12px;
    color: #fff;
    font-weight: 300
}

.banner-wrap .banner-sub-wraps .content-wrap .wrapper .mobile-forms .form-group .input-group label span p a {
    text-decoration: underline;
    font-weight: 500
}

.banner-wrap .banner-sub-wraps .content-wrap .wrapper .mobile-forms .insure-text {
    display: flex;
    align-content: center;
    flex-direction: row;
    -moz-column-gap: 40px;
    column-gap: 40px
}

.banner-wrap .banner-sub-wraps .content-wrap .wrapper .mobile-forms .insure-text a {
    color: #fff;
    text-decoration: underline;
    font-size: 12px;
    font-weight: 600
}

.banner-wrap .banner-sub-wraps .content-wrap .wrapper .mobile-forms .insure-buttons {
    display: flex;
    gap: 1rem
}

.banner-wrap .banner-sub-wraps .content-wrap .wrapper .mobile-forms .insure-buttons .outline {
    background: 0 0;
    border: 1px solid #fff;
    color: #fff
}

.banner-wrap .banner-sub-wraps .content-wrap .wrapper .mobile-forms .insure-buttons .outline:hover,
.primary-btn:hover,
input[type=submit]:hover {
    background-color: #ea9c23
}

.banner-wrap .z-1 {
    z-index: 1
}

@font-face {
    font-family: Glimer;
    src: url(Gilmer-Bold.woff) format("woff");
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: Glimer;
    src: url(Gilmer-Heavy.woff) format("woff");
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: Glimer;
    src: url(Gilmer-Regular.woff) format("woff");
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: Glimer;
    src: url(Gilmer-Medium.woff) format("woff");
    font-weight: 500;
    font-display: swap;
}

h1 {
    font-size: 32px;
    line-height: 40px;
    color: #fff
}

h2 {
    font-size: 28px;
    margin-bottom: 40px;
    text-align: center
}

input,
textarea {
    font-size: 14px;
    color: #000;
    padding: 14px;
    border-radius: 8px;
    border: 1px solid #c4c4c4
}

.checkbox .icon::before,
input:focus,
textarea:focus {
    border: 1px solid #ffcb09
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #666868;
    font-weight: 300
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #666868;
    font-weight: 300
}

input::placeholder,
textarea::placeholder {
    color: #666868;
    font-weight: 300
}

.calender input,
.documents .file__value .file__value--text,
.radioWrapper input[type=radio]:checked~label,
.ui-datepicker-buttonpane.ui-widget-content button {
    color: #000
}

input.caps,
textarea.caps {
    text-transform: uppercase
}

input.caps::-moz-placeholder,
textarea.caps::-moz-placeholder {
    text-transform: capitalize
}

input.caps:-ms-input-placeholder,
textarea.caps:-ms-input-placeholder {
    text-transform: capitalize
}

input.caps::placeholder,
textarea.caps::placeholder {
    text-transform: capitalize
}

::-webkit-input-placeholder {
    color: #666868
}

.input-group {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.checkbox {
    padding-left: 30px;
    cursor: pointer
}

.checkbox .icon {
    position: absolute;
    height: 18px;
    width: 18px;
    top: 50%;
    left: -6px;
    transform: rotate(45deg) translateY(-50%)
}

.checkbox .icon::before {
    height: 100%;
    width: 100%;
    background: 0 0;
    transition: background .1s cubic-bezier(.165, .84, .44, 1);
    transform: rotate(45deg);
    border-radius: 6px
}

.checkbox .icon::after {
    border: 1px solid transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    transition: height .1s ease-in, width .1s ease-out .1s, border-color .1s cubic-bezier(.165, .84, .44, 1) .1s;
    width: 0;
    height: 0;
    bottom: 3px;
    left: 5px
}

.text {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.checkbox .icon::after,
.checkbox .icon::before {
    content: "";
    display: block;
    position: absolute
}

.insure:checked+.checkbox .icon::after {
    width: 6px;
    height: 14px;
    border-right-color: #000;
    border-bottom-color: #000;
    transition: width .1s ease-in, height .1s ease-out .1s, border-color .1s cubic-bezier(.165, .84, .44, 1)
}

.insure:checked+.checkbox .icon::before,
.keyCarousel .wrapper .textContain .navSlider .Slick-Next:hover,
.keyCarousel .wrapper .textContain .navSlider .Slick-Prev:hover,
.stepperWrapper .stepperContainer>.stepper.currentStepper span {
    background: #ffcb09
}

.dropdown .label {
    font-size: 14px;
    color: #000;
    padding: 14px;
    border-radius: 8px;
    border: 1px solid #c4c4c4;
    background-color: rgba(255, 255, 255, 0);
    display: block;
    width: 100%;
    cursor: pointer;
    font-weight: 500
}

.dropdown .label::after,
.select::after {
    content: "";
    background-image: url(../images/common/down_arrow.png);
    height: 6px;
    width: 8px;
    display: block;
    position: absolute;
    top: 21px;
    right: 13px;
    background-repeat: no-repeat;
    background-position: center
}

.dropdown .options {
    display: block !important;
    position: absolute;
    background-color: #fff;
    width: 100%;
    box-shadow: 0 5px 10px rgba(138, 138, 138, .15);
    z-index: 1;
    border: 1px solid #c4c4c4;
    margin-top: -6px;
    border-top: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 0 7px 10px
}

.dropdown .options li {
    padding: .5em;
    cursor: pointer;
    transition: background .35s;
    font-size: 14px
}

.dropdown .options li:focus,
.dropdown .options li:hover {
    background: rgba(255, 203, 9, .1215686275)
}

.dropdown .options li:active {
    background: rgba(255, 203, 9, .1803921569)
}

.calender {
    position: relative;
    width: 100%
}

.calender input {
    position: relative;
    font-size: 14px;
    padding: 14px;
    border-radius: 8px;
    border: 1px solid #c4c4c4;
    font-weight: 500;
    z-index: 0;
    background: url(../images/claim/calender.png) 95% 50% no-repeat;
    width: 100%
}

.radioWrapper {
    position: relative;
    display: flex
}

.radioWrapper input[type=radio] {
    position: absolute;
    cursor: pointer;
    width: 24px;
    height: 24px;
    z-index: 1;
    opacity: 0;
    top: -3px;
    left: -5px
}

.radioWrapper input[type=radio]~label {
    display: block;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    padding: 1.5px 0 1.5px 12px;
    margin: 0 auto;
    color: #666;
    cursor: pointer;
    transition: .25s linear
}

.radioWrapper input[type=radio]:focus {
    border: none;
    box-shadow: none
}

.radioWrapper input[type=radio]:checked~.check {
    border: 1px solid #060606;
    background-color: #ffcb09
}

.radioWrapper input[type=radio]:checked~.check::before {
    background: #000
}

.radioWrapper .check {
    display: flex;
    border: 1px solid #c4c4c4;
    background-color: #f2f2f2;
    border-radius: 100%;
    height: 24px;
    width: 24px;
    justify-content: center;
    align-items: center;
    transition: border .25s linear;
    -webkit-transition: border .25s linear
}

.radioWrapper .check::before {
    display: block;
    position: relative;
    content: "";
    border-radius: 100%;
    height: 12px;
    width: 12px;
    margin: auto;
    transition: background .25s linear;
    -webkit-transition: background .25s linear
}

.documents {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: #fff;
    border: 1.5px dashed #c4c4c4;
    border-radius: 8px;
    padding: 29px 12px
}

#home_taber .taber_img .taber_img_src,
#home_taber .taber_img .taber_img_src .banner-hide,
.documents input,
.footer_wrap .contactmenu .formContent .select .select2-container .select2-selection__arrow,
.headerNav .sidebar-contact.sidebar-contact-mob,
.insuranceTab .not_active,
.removeContent .chatFloatLabel,
.removeContent .sidebar-contact,
.sidebar-contact .mob_content,
.sidebar-contact-mobile,
.sidebar_contact_mob_layer,
.taber_content h1,
.ui-datepicker-close,
[data-radiotab] .disabled {
    display: none
}

.documents label {
    margin-bottom: 0;
    display: flex;
    -moz-column-gap: 9px;
    column-gap: 9px;
    color: #666;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px
}

.documents .file__value {
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px
}

.documents .file__value .file__value--remove {
    color: #d55353;
    cursor: pointer;
    display: flex;
    align-items: center;
    -moz-column-gap: 8px;
    column-gap: 8px
}

.documents .file__value .file__value--remove::before {
    content: "";
    width: 11px;
    height: 13px;
    background-image: url(../images/common/remove.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain
}

.primary-btn,
input[type=submit] {
    font-size: 14px;
    padding: 14px 24px;
    font-weight: 600;
    border-radius: 100px;
    display: inline-block;
    background-color: #ffcb09;
    border: 1px solid #ffcb09;
    cursor: pointer;
    min-width: 210px;
    text-align: center;
    color: #000
}

.primary-btn.outline,
input[type=submit].outline {
    border: unset;
    background-color: #fff;
    color: #000;
    box-shadow: 0 0 0 1px #000
}

.primary-btn.outline:hover,
input[type=submit].outline:hover {
    color: #000;
    border-color: #ffcb09;
    background-color: #ffcb09
}

.product-page-tabs .blog,
.sectionSpacing {
    margin-top: 80px
}

.back-to-top,
.blog {
    text-align: center
}

.blog .wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 42px;
    -moz-column-gap: 24px;
    column-gap: 24px
}

.blog .wrapper .blogCard {
    flex-basis: 31.9%;
    border: 1px solid #e0dede;
    border-radius: 16px
}

.blog .wrapper .blogCard img {
    width: 100%;
    height: 249px;
    object-position: center;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px
}

@media (max-width:1199px) {
    .blog .wrapper .blogCard {
        grid-template-rows: 178px auto;
        flex-basis: 31.6%
    }
}

@media (max-width:991px) {
    .blog .wrapper {
        row-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px
    }

    .blog .wrapper .blogCard {
        flex-basis: 31%;
        grid-template-rows: auto auto;
        margin: 0 auto
    }
}

@media (max-width:767px) {
    .blog .wrapper .blogCard {
        flex-basis: 48%
    }
}

@media (max-width:500px) {
    .blog .wrapper .blogCard {
        flex-basis: 100%
    }
}

.blog .wrapper .blogCard .content {
    padding: 24px;
    display: grid;
    row-gap: 16px;
    text-align: left
}

.blog .wrapper .blogCard .content .blogTitle {
    font-size: 18px;
    font-weight: 600;
    display: -webkit-box;
    line-height: 26px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 50px
}

.blog .wrapper .blogCard .content .postedTime {
    font-size: 12px;
    font-weight: 600;
    line-height: 24px
}

.blog .wrapper .blogCard .content .postedTime+p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 75px
}

.blog .wrapper .blogCard .content .outline {
    margin-top: 18px;
    font-size: 14px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px 24px;
    min-width: 130px
}

.customerTestimonial {
    background: #f2f2f2;
    padding: 80px 0 60px
}

.customerTestimonial h2 {
    font-size: 28px;
    line-height: 24px
}

.customerTestimonial .wrapper {
    width: 90%;
    margin: auto
}

.customerTestimonial .wrapper .styling {
    border-radius: 16px;
    border: 1px solid #ffcb09;
    background-color: #fff;
    padding: 40px 48px;
    display: flex;
    -moz-column-gap: 48px;
    column-gap: 48px;
    position: relative
}

.customerTestimonial .wrapper .styling .quoteImg {
    border-right: 1px solid #dfdfdf;
    padding-right: 44px;
    min-height: 134px
}

.customerTestimonial .wrapper .styling .contain {
    width: 80%
}

.customerTestimonial .wrapper .styling .customerSays .clientName {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 16px
}

.customerTestimonial .wrapper .styling .customerSays .data {
    font-size: 14px
}

.customerTestimonial .wrapper .styling::after {
    content: "";
    position: absolute;
    bottom: -78px;
    background-image: url(../images/home/say.png);
    display: block;
    width: 100px;
    height: 80px;
    background-size: contain;
    left: 140px;
    right: 0;
    margin: auto;
    background-repeat: no-repeat
}

.customerTestimonial .wrapper .profileDP {
    margin-top: 80px;
    width: 720px;
    margin-left: auto;
    margin-right: auto;
    height: 169px
}

.customerTestimonial .wrapper .profileDP .slick-dots {
    display: flex;
    margin: 32px auto auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -moz-column-gap: 8px;
    column-gap: 8px;
    z-index: 0
}

.customerTestimonial .wrapper .profileDP .slick-dots li {
    width: 8px;
    height: 8px;
    background: #c4c4c4;
    border-radius: 24px;
    transition: .2s
}

.customerTestimonial .wrapper .profileDP .slick-dots li.slick-active {
    background: #ffcb09;
    width: 24px
}

.customerTestimonial .wrapper .profileDP .slick-dots li button {
    font-size: 0;
    display: none
}

.customerTestimonial .wrapper .profileDP .slick-slide {
    justify-content: center;
    display: flex;
    transform: scale(.4);
    opacity: .7;
    cursor: pointer;
    transition: .3s
}

.customerTestimonial .wrapper .profileDP .slick-slide img {
    background: #fff;
    border: 2px solid #eee;
    border-radius: 100px;
    padding: 5px;
    width: 100%;
    height: 100%
}

.customerTestimonial .wrapper .profileDP .slick-slide.slick-current {
    transform: scale(1);
    width: 169px;
    height: 169px;
    opacity: 1;
    margin-top: 0
}

.chatFloatLabel p::after,
.headerNav .wrapper .menu_Nav li.is_active span::after,
.sidebar-contact .toggle {
    transform: rotate(180deg)
}

.customerTestimonial .wrapper .profileDP .slick-slide.slick-current img {
    border: 2px solid #ffcb09;
    padding: 10px
}

.secondary_info {
    background: #f2f2f2;
    padding: 18px
}

.back-to-top,
.footerWrapper {
    padding-top: 80px
}

.bannerContent .bannerWrapper,
.secondary_info .secondary_info_box {
    display: flex;
    align-items: center
}

.secondary_info .secondary_info_box .secondary_info_box_img {
    background-color: #fff;
    min-width: 64px;
    min-height: 64px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 24px
}

.secondary_info .secondary_info_box .secondary_info_box_img img.left_minus_three {
    position: relative;
    left: -3px
}

.footerBg .secondPhase .contain .socialMedia ul li a img,
.secondary_info .secondary_info_box .secondary_info_box_img img {
    width: 100%;
    height: 100%
}

#home_taber .taber_img .taber_img_src .banner-show,
#home_taber .taber_img .taber_img_src.active,
.back-to-top .back-to-top-img img,
.greyBoxWrapper .greyBoxCard.withList .subList li:not(:first-child, :nth-child(2)),
.headtext.active,
.insuranceTab .is_active,
.stepperWrapper .pannel.is_open,
.taber_content h1.active {
    display: block
}

.insuranceTab.general_tab>.insuranceContentWrapper {
    margin-top: 20px
}

.general_tab {
    position: relative;
    z-index: 0
}

.general_tab::before {
    content: "";
    box-shadow: 0 5px 10px rgba(138, 138, 138, .15);
    height: 56px;
    width: 100%;
    display: block;
    position: absolute;
    z-index: -1;
    border-top: 2px solid #ffcb09
}

.general_tab .wrapper {
    display: flex;
    justify-content: space-between
}

@media (max-width:1600px) {
    .general_tab .wrapper {
        max-width: 100%
    }
}

@media (max-width:1360px) {
    .general_tab>.wrapper {
        max-width: 95%;
        margin: 0 auto 0 25px
    }
}

.general_tab .wrapper a {
    white-space: nowrap !important
}

.general_tab .wrapper li {
    display: block;
    padding: 16px 50px;
    font-size: 14px;
    line-height: 24px;
    cursor: pointer;
    font-weight: 500;
    float: none
}

.general_tab .wrapper li.is_active {
    background: url(../images/tab_active_bg.png) 0 0/100% 100%
}

.chatFloatLabel {
    position: -webkit-sticky;
    position: sticky;
    left: calc(94vw - 95px);
    bottom: 20px;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: inline-block;
    margin-left: auto;
    margin-top: -210px
}

.chatFloatLabel p {
    background-color: #ffcb09;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    color: #000;
    margin-bottom: 15px;
    padding: 6px 10px;
    border-radius: 16px;
    position: relative
}

.chatFloatLabel p::after {
    content: "";
    position: absolute;
    width: 24px;
    height: 12px;
    display: block;
    background-image: url(../images/common/inidcator.svg);
    left: 0;
    right: 0;
    margin: auto;
    bottom: -10px;
    transition: .2s;
    background-size: cover
}

.chatFloatLabel img {
    width: 80px;
    height: 80px
}

.sidebar-contact {
    margin: auto;
    position: fixed;
    right: 0;
    cursor: pointer;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    transition: .5s;
    bottom: 0;
    top: 0;
    background: #fff;
    border-radius: 16px 0 0 16px;
    z-index: 10;
    width: 0
}

.sidebar-contact.is_active {
    right: 0;
    width: 1060px
}

.headerNav .wrapper .menu_Nav li:hover .sub_Menu,
.sidebar-contact.is_active .wrapper .close-btn {
    opacity: 1;
    visibility: unset
}

.sidebar-contact .toggle {
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    position: absolute;
    left: -47px;
    top: 140px;
    padding: 32px 15px;
    background: #ffcb09;
    border-radius: 0 8px 8px 0;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    font-weight: 700;
    font-size: 14px
}

.sidebar-contact .wrapper {
    display: flex;
    padding-right: 100px
}

.sidebar-contact .wrapper .contain {
    background: #ffcb09;
    border-radius: 16px;
    min-width: 654px;
    padding: 80px 170px 80px 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #000;
    align-content: center;
    display: grid;
    justify-content: center
}

.sidebar-contact .wrapper .contain+p {
    margin-top: 35px;
    margin-bottom: 12px
}

.sidebar-contact .wrapper .contain a {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #276fbf
}

.sidebar-contact .wrapper .close-btn {
    position: absolute;
    right: 30px;
    cursor: pointer;
    top: 30px;
    opacity: 0;
    visibility: hidden
}

.sidebar-contact .wrapper .formGroup {
    background: #fff;
    box-shadow: 0 8px 10px rgba(121, 121, 121, .1);
    border-radius: 8px;
    padding: 32px 40px;
    margin: 48px auto 48px -220px;
    width: 100%
}

.sidebar-contact .wrapper .formGroup form {
    display: grid;
    grid-template-columns: auto auto;
    -moz-column-gap: 26px;
    column-gap: 26px;
    row-gap: 24px;
    margin-top: 24px
}

.footer_wrap .contactmenu .textarea_field,
.sidebar-contact .wrapper .formGroup form textarea {
    grid-column-end: span 2
}

.sidebar_contact_mob_layer.is_active {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .5803921569);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10
}

.headerNav .sidebar-contact {
    display: block;
    position: unset;
    height: unset;
    overflow: unset;
    width: 30px !important;
    text-align: center
}

.headerNav .wrapper .content-wrapper {
    -moz-column-gap: 10px;
    column-gap: 10px
}

#home_taber .wrapper {
    padding: 100px 0;
    width: 60%;
    color: #000
}

@media (max-width:1199px) {
    .customerTestimonial .wrapper .styling .contain {
        width: 70%
    }

    .sidebar-contact {
        font-size: 0;
        height: 0%;
        border-radius: 20px 20px 0 0;
        overflow: auto;
        bottom: -100px;
        left: 0;
        top: unset;
        right: 0;
        margin: 0;
        background: #fff;
        width: 100%
    }

    .sidebar-contact.is_active {
        height: auto;
        right: 0;
        width: 100%;
        left: 0;
        top: unset;
        bottom: 0
    }

    .sidebar-contact .mob_content {
        display: block;
        font-size: initial;
        text-align: center
    }

    .sidebar-contact .mob_content .ph_num {
        display: flex;
        flex-wrap: wrap;
        margin-top: 5px;
        justify-content: center
    }

    .sidebar-contact .mob_content .ph_num span {
        padding: 0 10px
    }

    .sidebar-contact .mob_content .ph_num span:first-child {
        border-right: 1px solid #000
    }

    .sidebar-contact .mob_content .ph_num a {
        color: #276fbf;
        font-weight: 600;
        font-size: 16px
    }

    .sidebar-contact .wrapper {
        padding-right: 0;
        display: block;
        height: 100%
    }

    .sidebar-contact .wrapper .contain {
        display: none
    }

    .sidebar-contact .wrapper .formGroup {
        margin: 0;
        height: 100%;
        padding: 20px 20px 60px
    }

    .sidebar-contact .wrapper .formGroup form {
        grid-template-columns: unset;
        row-gap: 15px;
        margin-top: 32px
    }

    .sidebar-contact .wrapper .formGroup form textarea {
        grid-column-end: unset
    }

    .sidebar-contact .wrapper .close-btn {
        right: 15px;
        top: 15px
    }

    .sidebar-contact .toggle {
        position: unset;
        border-radius: unset;
        transform: unset;
        padding: 5px;
        background: rgba(255, 255, 255, 0);
        font-size: 0
    }

    .headerNav .sidebar-contact.sidebar-contact-mob,
    .sidebar-contact-mobile,
    .sidebar_contact_mob_layer {
        display: block
    }

    .headerNav .sidebar-contact.sidebar-contact-mob.is_active {
        height: auto !important
    }

    #home_taber .wrapper {
        width: 80%
    }
}

@media (max-width:991px) {
    .customerTestimonial .wrapper .styling .quoteImg {
        position: absolute;
        border-right: unset;
        width: 38px;
        top: 13px;
        right: 24px;
        padding-right: 0
    }

    #home_taber .wrapper,
    .customerTestimonial .wrapper .profileDP .slick-slide img,
    .customerTestimonial .wrapper .styling .contain,
    .customerTestimonial .wrapper .styling .quoteImg img {
        width: 100%
    }

    .general_tab .wrapper li {
        padding: 3px 50px;
        display: flex;
        align-items: center
    }

    .secondaryTabWrapper .secondaryTab ul li {
        white-space: normal
    }
}

#home_taber .taber_img {
    z-index: 0
}

#home_taber .taber_img .taber_img_src img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 690px
}

#home_taber .wrapper.content-taber {
    position: absolute;
    top: 0;
    z-index: 0
}

.taber_content.home h1 {
    min-height: 125px
}

.back-to-top .back-to-top-text {
    margin-right: 20px;
    font-size: 14px
}

.back-to-top:hover .back-to-top-img-top {
    position: relative;
    -webkit-animation: 1s ease-in 4 anim_in;
    animation: 1s ease-in 4 anim_in
}

@-webkit-keyframes anim_in {

    0%,
    100% {
        top: 0;
        opacity: 1;
        transition: 1s
    }

    50% {
        top: -15px;
        opacity: .3;
        transition: 1s
    }
}

@keyframes anim_in {

    0%,
    100% {
        top: 0;
        opacity: 1;
        transition: 1s
    }

    50% {
        top: -15px;
        opacity: .3;
        transition: 1s
    }
}

.floating-btn.float-icon {
    position: fixed;
    bottom: 20px;
    z-index: 9;
    display: none;
    transition: .4s;
    margin-left: auto;
    margin-right: auto;
    opacity: 0;
    visibility: hidden
}

.floating-btn.float-icon.floating_none {
    bottom: -120px
}

.floating-btn.float-icon a {
    display: flex;
    justify-content: center;
    -moz-column-gap: 18px;
    column-gap: 18px;
    align-items: center;
    width: 100%;
    background: #ffcb09;
    box-shadow: 2px 5px 5px rgba(0, 0, 0, .1);
    border-radius: 16px;
    font-size: 14px;
    line-height: 17px;
    padding: 8px
}

@media (max-width:575px) {
    .banner-wrap .mob-img {
        display: block
    }

    .floating-btn.float-icon {
        left: 0;
        margin-left: 0
    }
}

@media (min-width:1366px) {

    .banner-wrap .banner-sub-wraps,
    .container {
        max-width: 1272px
    }
}

.breadcrumps.motor a,
.sidebar-contact input,
.sidebar-contact textarea {
    font-weight: 400
}

.sidebar-contact .wrapper .formGroup form {
    grid-template-columns: repeat(auto-fit, minmax(200px, auto))
}

.footer_wrap .contactmenu .formContent .select .select2-container {
    width: 100% !important
}

.bannerContent {
    position: relative;
    z-index: 0;
    background-size: cover;
    height: 330px;
    background-position: center;
    background-repeat: no-repeat
}

.bannerContent .bannerWrapper .bannerInner {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 70%;
    width: 355px;
    transform: translate(-50%, -50%);
    z-index: 1
}

.bannerContent .bannerWrapper .bannerInner h1 {
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
    margin-bottom: 8px
}

.bannerContent .bannerWrapper .bannerInner p {
    font-size: 18px;
    line-height: 26px
}

.keyCarousel {
    background: #f2f2f2;
    padding: 80px 0;
    overflow: hidden
}

.keyCarousel .wrapper {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 50px;
    column-gap: 50px
}

.keyCarousel .wrapper .textContain {
    max-width: 29%
}

.keyCarousel .wrapper .textContain h3 {
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 500
}

.keyCarousel .wrapper .textContain p {
    font-size: 14px;
    line-height: 24px
}

.intimate_claim__step2_popup_contact .btn,
.intimate_claim__step2_popup_policy .btn,
.keyCarousel .wrapper .textContain .navSlider {
    margin-top: 40px;
    display: block
}

.keyCarousel .wrapper .textContain .navSlider .Slick-Next,
.keyCarousel .wrapper .textContain .navSlider .Slick-Prev {
    display: inline-block;
    width: 38px;
    height: 38px;
    margin-top: 6px;
    border: 2px solid #000;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    transition: .5s
}

.subList li::before,
.subListTwo li::before {
    content: "";
    margin-right: 19px;
    border-radius: 50%;
    display: block;
    position: absolute
}

.keyCarousel .wrapper .textContain .navSlider .Slick-Next img,
.keyCarousel .wrapper .textContain .navSlider .Slick-Prev img {
    vertical-align: middle;
    margin-top: 8px
}

.keyCarousel .wrapper .textContain .navSlider .Slick-Next {
    margin-left: 40px;
    transform: rotate(180deg)
}

.keyCarousel .wrapper .sliderContain {
    max-width: 60%
}

.keyCarousel .wrapper .sliderContain .sliderWrapper {
    width: calc(50% + 50vw);
    overflow: unset
}

@media (max-width:992px) {

    .chatFloatLabel,
    .keyCarousel .wrapper .textContain .navSlider,
    .slick-dotted .slick-dots li {
        display: none
    }

    .pt-30 {
        padding-top: 15px !important
    }

    .slick-dotted .slick-dots {
        position: relative;
        z-index: 9
    }

    .slick-dotted .slick-dots li.few-active,
    .slick-dotted .slick-dots li.slick-active {
        display: block
    }

    .color-white {
        width: 100%;
        text-align: center
    }

    .banner-wrap,
    .banner-wrap .web-img {
        height: 578px
    }

    .banner-wrap .banner-sub-wraps {
        justify-content: unset
    }

    .banner-wrap .banner-sub-wraps .content-wrap {
        max-width: 100%;
        padding: 20px 0
    }

    .banner-wrap .banner-sub-wraps .content-wrap .wrapper h1 {
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        font-weight: 500
    }

    .banner-wrap .banner-sub-wraps .content-wrap .wrapper .mobile-forms {
        padding: 1rem;
        background-color: #fff;
        gap: 1rem
    }

    .banner-wrap .banner-sub-wraps .content-wrap .wrapper .mobile-forms .form-inlines {
        grid-template-columns: repeat(1, 1fr);
        gap: 24px
    }

    .banner-wrap .banner-sub-wraps .content-wrap .wrapper .mobile-forms .form-group .input-group label span p {
        color: #000;
        font-size: 12px
    }

    .banner-wrap .banner-sub-wraps .content-wrap .wrapper .mobile-forms .insure-text a {
        color: #000
    }

    .banner-wrap .banner-sub-wraps .content-wrap .wrapper .mobile-forms .insure-buttons {
        flex-direction: column
    }

    .banner-wrap .banner-sub-wraps .content-wrap .wrapper .mobile-forms .insure-buttons .outline {
        background: 0 0;
        border: none;
        box-shadow: none;
        padding: 0;
        color: #276fbf
    }

    .customerTestimonial .wrapper .profileDP {
        width: 96%
    }

    .customerTestimonial .wrapper .profileDP .slick-slide {
        margin-right: 30px
    }

    .secondary_info {
        padding: 20px 0
    }

    .secondary_info .secondary_info_box {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: auto
    }

    .general_tab>.wrapper {
        margin: 0
    }

    .general_tab .wrapper {
        justify-content: space-between !important;
        overflow-x: scroll;
        scrollbar-width: none
    }

    .general_tab .wrapper::-webkit-scrollbar {
        display: none
    }

    .general_tab .wrapper li {
        padding: 16px 40px;
        font-size: 12px;
        white-space: nowrap
    }

    .footerWrapper {
        padding-top: 40px
    }

    .keyCarousel {
        padding: 40px 0
    }

    .keyCarousel .wrapper .textContain {
        max-width: 100%;
        width: 100%;
        text-align: center
    }

    .keyCarousel .wrapper .sliderContain {
        max-width: 100%;
        width: 100%
    }

    .keyCarousel .wrapper .sliderContain .sliderWrapper {
        width: 100%;
        margin-top: 20px
    }
}

.keyCarousel .wrapper .sliderContain .sliderWrapper .slick-track {
    display: flex !important
}

.keyCarousel .wrapper .sliderContain .sliderWrapper .slick-slide {
    height: auto
}

.keyCarousel .wrapper .sliderContain .sliderWrapper .slider_box {
    background-color: #fff;
    border-radius: 16px;
    padding: 40px 30px;
    margin-right: 24px
}

@media (max-width:600px) {
    .keyCarousel .wrapper .sliderContain .sliderWrapper .slider_box {
        margin-left: 40px;
        margin-right: 0;
        padding: 30px
    }

    .keyCarousel .wrapper .sliderContain .sliderWrapper .slider_box.slick-active,
    .keyCarousel .wrapper .sliderContain .sliderWrapper .slider_box.slick-current {
        margin-left: 20px
    }
}

.keyCarousel .wrapper .sliderContain .sliderWrapper .slider_box h2 {
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 32px
}

.keyCarousel .wrapper .sliderContain .sliderWrapper .slider_box h2::after {
    content: "";
    background-color: #ffcb09;
    height: 4px;
    width: 80px;
    display: block;
    margin-top: 30px
}

.keyCarousel .wrapper .sliderContain .sliderWrapper .slider_box p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px
}

.keyCarousel .wrapper .sliderContain .sliderWrapper .slider_box .register_a_claim_dotted_list li {
    width: 100%;
    margin-bottom: 16px;
    font-size: 14px
}

.textOnlyContent .wrapper {
    width: 90%;
    margin: auto;
    text-align: center
}

.textOnlyContent .wrapper h2 {
    line-height: 36px
}

.textOnlyContent .wrapper p,
.whiteBox p {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px
}

.bannerOnly {
    position: relative;
    background-size: cover;
    height: 467px;
    background-position: center;
    background-repeat: no-repeat
}

.posMinusTop {
    position: relative;
    margin-top: -294px
}

@media (max-width:767px) {
    .blog .wrapper .blogCard .content {
        row-gap: 8px
    }

    .customerTestimonial .wrapper .profileDP .slick-slide {
        width: 80px;
        height: 80px;
        opacity: 0;
        transform: unset
    }

    .customerTestimonial .wrapper .profileDP .slick-slide img {
        padding: 3px
    }

    .customerTestimonial .wrapper .profileDP .slick-slide.slick-current {
        width: 80px;
        height: 80px;
        opacity: 1;
        transform: unset
    }

    .customerTestimonial .wrapper .profileDP .slick-slide.slick-current img {
        padding: 4px
    }

    #home_taber .taber_img .taber_img_src .banner-show {
        display: none
    }

    #home_taber .wrapper.content-taber {
        left: 0
    }

    .taber_content.home h1 {
        min-height: auto
    }

    .posMinusTop {
        margin-top: -160px
    }
}

@media (max-width:560px) {
    .bannerContent .bannerWrapper .bannerInner h1 {
        font-size: 20px;
        line-height: 20px
    }

    .posMinusTop {
        margin-top: -220px
    }
}

@media (max-width:480px) {
    .posMinusTop {
        margin-top: -250px
    }
}

@media (max-width:360px) {
    .checkbox {
        padding-left: 25px
    }

    .posMinusTop {
        margin-top: -310px
    }
}

.cardWrapper {
    background: #fff;
    border-radius: 16px;
    padding: 40px 80px
}

.stepperWrapper .stepperContainer {
    display: flex;
    justify-content: space-around;
    position: relative
}

.stepperWrapper .stepperContainer .progress {
    background-color: #c4c4c4;
    position: absolute;
    top: 80%;
    left: 0;
    transform: translateY(-50%);
    height: 1px;
    width: 90%;
    right: 0;
    margin: auto;
    transition: .4s
}

.stepperWrapper .stepperContainer>.stepper {
    font-weight: 500;
    z-index: 1;
    row-gap: 16px;
    display: flex;
    flex-direction: column;
    position: relative
}

.stepperWrapper .stepperContainer>.stepper p {
    color: #a2a2a2;
    width: 185px;
    border-radius: 24px;
    background: #f2f2f2;
    text-align: center;
    padding: 8px 20px;
    font-size: 12px;
    line-height: 12px;
    position: relative;
    transition: .2s
}

.stepperWrapper .stepperContainer>.stepper span {
    display: block;
    margin: auto;
    color: #a2a2a2;
    height: 28px;
    width: 28px;
    background: #efefef;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 14px;
    border-radius: 100px
}

.stepperWrapper .stepperContainer>.stepper.is_active p {
    font-weight: 500;
    background: #ffcb09;
    color: #000
}

.stepperWrapper .stepperContainer>.stepper.is_active span {
    color: #000;
    font-weight: 500
}

.stepperWrapper .stepperContainer>.stepper.is_active span::before {
    content: "";
    width: inherit;
    height: inherit;
    background-image: url(../images/common/stepperComplete.png);
    display: block;
    background-size: contain;
    position: absolute
}

.stepperWrapper .stepperContainer>.stepper.currentStepper span::before {
    background-image: unset
}

@media (max-width:996px) {
    .cardWrapper {
        padding: 24px 15px
    }

    .stepperWrapper .stepperContainer>.stepper.currentStepper span {
        opacity: 0
    }

    .stepperWrapper .stepperContainer>.stepper.currentStepper p {
        width: 161px;
        padding: 4.2px 11px;
        opacity: 1
    }
}

.stepperWrapper .pannel {
    display: none;
    margin-top: 64px
}

.stepperWrapper .buttonWrapper {
    display: flex;
    -moz-column-gap: 40px;
    column-gap: 40px;
    margin-top: 64px;
    justify-content: end;
    flex-wrap: wrap
}

.subList {
    margin-top: 24px;
    row-gap: 16px;
    display: flex;
    flex-direction: column
}

.subList li,
.subListTwo li {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    padding-left: 22px;
    position: relative
}

.subList li::before {
    background-color: #ffcb09;
    width: 8px;
    height: 8px;
    left: 0;
    top: .5rem
}

.subListTwo li::before {
    background-color: #000;
    width: 5px;
    height: 5px;
    left: .5rem;
    top: .5rem
}

.greyBoxWrapper .greyBoxCard h3::after,
.whiteBox h3::after {
    background-color: #ffcb09;
    height: 4px;
    width: 80px;
    display: block;
    content: ""
}

.whiteBox {
    background-color: #fff;
    border-radius: 16px;
    padding: 32px
}

.whiteBox h3 {
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 25px
}

.whiteBox h3::after {
    margin-top: 25px
}

.greyBox {
    background: #f2f2f2;
    padding: 80px 0
}

.greyBox.car-inusre-premimum .description {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    width: 65%;
    text-align: center;
    margin: 0 auto
}

.greyBox.car-inusre-premimum .whiteBox {
    flex-basis: 45%;
    margin-top: 0
}

.greyBox.car-inusre-premimum .whiteBox.bike {
    flex-basis: 32%
}

.secondaryTabWrapper .secondaryTab {
    background: #f2f2f2;
    border-radius: 50px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 6px;
    display: flex;
    -moz-column-gap: 35px;
    column-gap: 35px;
    margin: 0 auto
}

.secondaryTabWrapper .secondaryTab.multi_step_form ul li {
    padding: 8px 31px
}

@media (max-width:767px) {
    .stepperWrapper .pannel {
        margin-top: 24px
    }

    .subList {
        width: 90%;
        margin-left: auto;
        margin-right: auto
    }

    .subList li p {
        font-size: 12px;
        line-height: 20px
    }

    .greyBox {
        padding: 40px 0
    }

    .secondaryTabWrapper .secondaryTab {
        padding: 8px;
        width: fit-content
    }

    .secondaryTabWrapper .secondaryTab.scroll-fix {
        padding: 8px;
        width: 100%
    }
}

@media (max-width:340px) {
    .secondaryTabWrapper .secondaryTab {
        width: 90%;
        justify-content: center
    }
}

.secondaryTabWrapper .secondaryTab ul li {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 23px;
    border-radius: 100px;
    min-width: 130px;
    text-align: center;
    justify-content: center
}

@media (max-width:767px) {
    .secondaryTabWrapper .secondaryTab ul li {
        font-weight: 600;
        white-space: normal;
        text-align: center;
        border-radius: 100px;
        padding: 12px 18px;
        font-size: 14px;
        line-height: 18px
    }
}

@media (max-width:400px) {
    .banner-wrap .banner-sub-wraps .content-wrap .wrapper .mobile-forms .form-group .input-group label span p {
        color: #000;
        font-size: 10px
    }

    .secondaryTabWrapper .secondaryTab ul li {
        padding: 12px 15px;
        font-size: 12px
    }
}

.secondaryTabWrapper .secondaryTab ul li.is_active {
    background: #ffcb09;
    transition: .2s;
    font-weight: 600
}

.registerClaimWrapper img {
    height: 50px
}

.save-insurance .title-description {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    width: 80%;
    text-align: center;
    margin: 0 auto
}

.numericCardWrapper {
    display: flex;
    -moz-gap: 60px 24px;
    gap: 60px 24px;
    flex-wrap: wrap
}

.numericCardWrapper .numericCard {
    padding: 20px 32px;
    background: #f2f2f2;
    border-radius: 16px;
    flex: 0 0 32%
}

.numericCardWrapper .numericCard span {
    width: 80px;
    height: 80px;
    background: #ffcb09;
    border-radius: 100%;
    border: 5px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: -60px auto 34px;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px
}

.numericCardWrapper .numericCard p {
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px
}

.numericCardWrapper.numberCard {
    row-gap: 60px;
    margin-top: 70px
}

.numericCardWrapper.numberCard .numericCard {
    flex: 0 0 48%;
    margin: 0 auto
}

.numericCardWrapper.numberCard .numericCard h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-align: center
}

.numericCardWrapper.numberCard .numericCard p {
    text-align: center;
    padding-top: 24px
}

.secondaryList {
    padding-left: 20px
}

.secondaryList li {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    list-style: unset
}

.greyCardWrapper .greyCard {
    padding: 31px 24px 32px;
    background: #f2f2f2;
    border-radius: 16px
}

.greyCardWrapper .greyCard p {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #000
}

.greyCardWrapper .greyCard .subTitle {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    margin-bottom: 16px
}

.greyBoxWrapper {
    display: flex;
    -moz-column-gap: 24px;
    column-gap: 24px
}

.greyBoxWrapper .greyBoxCard {
    background: #f2f2f2;
    border-radius: 16px;
    padding: 40px 29px;
    text-align: center;
    flex-basis: 32.9%
}

.greyBoxWrapper .greyBoxCard h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    padding-top: 32px
}

.greyBoxWrapper .greyBoxCard h3::after {
    margin: 32px auto
}

.greyBoxWrapper .greyBoxCard p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500
}

.greyBoxWrapper .greyBoxCard.withList {
    padding: 32px 24px;
    text-align: justify
}

.greyBoxWrapper .greyBoxCard.withList h3 {
    padding-top: 24px
}

.greyBoxWrapper .greyBoxCard.withList h3::after {
    margin: 24px 0
}

.greyBoxWrapper .greyBoxCard.withList p {
    line-height: 24px
}

.greyBoxWrapper .greyBoxCard.withList .title {
    font-weight: 600;
    margin-top: 24px;
    font-size: 14px;
    line-height: 24px
}

.greyBoxWrapper .greyBoxCard.withList .seprate {
    display: flex;
    -moz-column-gap: 16px;
    column-gap: 16px
}

.greyBoxWrapper .greyBoxCard.withList .seprate li {
    flex-basis: 48%
}

.greyBoxWrapper .greyBoxCard.withList .subList {
    margin-top: 16px
}

.table {
    border-radius: 16px 16px 0 0;
    overflow: hidden
}

.table tr.strippedColor {
    background: #ffcb09;
    border-radius: 16px 0 0 10px
}

.lightBg,
.table tr:nth-child(2n) {
    background: #f2f2f2
}

.table tr th {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    text-align: center;
    padding: 16px 32px;
    width: 50%
}

.table tr td:first-child {
    text-align: left
}

.table tr td {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    padding: 16px 32px
}

.table tr td:last-child {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
    text-align: center
}

.numericDataWrapper {
    display: flex;
    -moz-column-gap: 67px;
    column-gap: 67px;
    row-gap: 45px;
    flex-wrap: wrap
}

.formWrapper,
.formWrapper .formContent,
[data-radiotab] .enable {
    display: grid
}

.numericDataWrapper .numericData {
    flex: 0 0 29.7%
}

@media (max-width:1365px) {
    .numericCardWrapper .numericCard {
        flex: 0 0 31.9%
    }

    .numericDataWrapper .numericData {
        flex: 0 0 29.5%
    }
}

@media (max-width:1199px) {
    .numericCardWrapper .numericCard {
        flex: 0 0 31.6%
    }

    .numericDataWrapper .numericData {
        flex: 0 0 28.5%
    }
}

.numericDataWrapper .numericData span {
    background: #ffcb09;
    width: 50px;
    height: 50px;
    display: flex;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px
}

.numericDataWrapper .numericData h3 {
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600
}

.numericDataWrapper .numericData p {
    font-size: 14px;
    line-height: 22px
}

.formWrapper {
    gap: 32px;
    grid-template-columns: repeat(auto-fill, minmax(339px, 0fr))
}

.formWrapper .formContent .formLabel {
    color: #666;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 8px;
    font-weight: 500
}

.formWrapper .formContent .content {
    display: flex;
    -moz-column-gap: 62px;
    column-gap: 62px;
    margin-top: 12px
}

.formWrapper .formContent .content .insure:checked+.checkbox .icon::before {
    box-shadow: 0 0 0 1px #000
}

.formWrapper .formContent .content .checkbox .icon {
    top: 8px;
    width: 17px;
    height: 17px
}

.formWrapper .formContent .content .checkbox .icon::before {
    border: unset;
    box-shadow: 0 0 0 1px #666
}

.formWrapper.secondary {
    grid-template-columns: 22.8% auto;
    -moz-column-gap: 104px;
    column-gap: 104px
}

.formWrapper.secondary .moduleOne {
    row-gap: 32px;
    display: grid
}

.formWrapper.secondary .moduleOne .info {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #666;
    display: flex;
    -moz-column-gap: 8px;
    column-gap: 8px;
    align-items: center
}

.formWrapper.secondary .moduleOne .info::after {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(../images/common/info.svg);
    display: inline-block;
    background-size: cover;
    cursor: pointer
}

.formWrapper.secondary .moduleOne .info::after:hover {
    width: 200px;
    background-color: #000;
    background-image: unset
}

.formWrapper.secondary .moduleTwo {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -moz-column-gap: 84px;
    column-gap: 84px;
    row-gap: 40px
}

.formWrapper.secondary .moduleTwo .formContent {
    flex: 1 0 43%;
    display: block
}

.formWrapper.secondary .moduleTwo .formContent .content {
    -moz-column-gap: 53px;
    column-gap: 53px;
    margin-top: 16px
}

.formWrapper.secondary .moduleTwo .formContent .content .text {
    font-weight: 500;
    line-height: 21px;
    font-size: 14px
}

.formWrapper .noteInfo {
    font-size: 14px;
    color: #666;
    grid-column-start: span 2;
    font-weight: 400
}

.formWrapper .noteInfo span:before {
    content: "*";
    color: #fb9d89
}

.formWrapper.formUpload {
    grid-template-columns: auto auto
}

.formWrapper .uploadWrapper {
    grid-column-end: span 2;
    row-gap: 40px;
    -moz-column-gap: 32px;
    column-gap: 32px;
    display: grid;
    grid-template-columns: 48.5% 48.5%
}

@media (max-width:991px) {
    .greyBoxWrapper {
        flex-direction: column;
        row-gap: 16px
    }

    .greyBoxWrapper .greyBoxCard {
        padding: 24px
    }

    .greyBoxWrapper .greyBoxCard h3 {
        padding-top: 24px
    }

    .greyBoxWrapper .greyBoxCard h3::after {
        margin: 24px auto
    }

    .greyBoxWrapper .greyBoxCard p {
        font-size: 12px
    }

    .greyBoxWrapper .greyBoxCard.withList h3::after {
        margin: 24px 0
    }

    .numericDataWrapper .numericData {
        flex: 0 0 44.9%
    }

    .formWrapper .uploadWrapper {
        row-gap: 24px;
        grid-template-columns: 100%
    }
}

.formWrapper .uploadWrapper .uploadContent {
    display: grid;
    flex: 0 0 48%;
    grid-template-columns: 48% 48%;
    -moz-column-gap: 16px;
    column-gap: 16px;
    padding: 16px;
    background: #fff;
    border: 1px solid #c4c4c4;
    border-radius: 8px
}

.formWrapper .uploadWrapper .uploadContent .formLabel {
    grid-column-start: span 2;
    margin-bottom: 16px;
    font-weight: 500
}

.formWrapper .uploadWrapper .uploadContent .documents {
    background: #f2f2f2;
    padding: 10px 0;
    width: 100%;
    justify-content: center;
    display: grid;
    height: 48px
}

.formWrapper .uploadWrapper .uploadContent .documents .file__input {
    align-items: center;
    display: flex
}

.formWrapper .uploadWrapper .uploadContent img {
    grid-column-start: span 2;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto
}

.formWrapper .uploadWrapper .uploadContent img+.title {
    grid-column-start: span 2;
    text-align: center;
    margin-bottom: 24px
}

.formWrapper .uploadWrapper .uploadContent img+.title+.documents {
    grid-column-start: span 2
}

.formWrapper .uploadWrapper.infoBox {
    grid-template-columns: repeat(auto-fill, minmax(339px, 0fr))
}

@media (max-width:1365px) {

    .formWrapper,
    .formWrapper .uploadWrapper.infoBox {
        grid-template-columns: repeat(auto-fill, minmax(315px, 0fr))
    }
}

.intimate_claim__step2_popup_contact .modal-content>:first-child,
.intimate_claim__step2_popup_policy .modal-content>:first-child {
    margin-top: 0
}

.formWrapper .uploadWrapper.infoBox .uploadContent {
    padding: 24px;
    grid-template-columns: auto auto
}

.card-with-checkbox {
    justify-content: center;
    align-content: center;
    display: grid;
    padding: 21.5px;
    background: #fff;
    border: 1px solid #c4c4c4;
    border-radius: 10px;
    row-gap: 16px;
    position: relative;
    cursor: pointer;
    transition: .4s
}

.card-with-checkbox:hover {
    border-color: #fbc93d
}

.card-with-checkbox img {
    margin: auto
}

.card-with-checkbox p {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

@media (max-width:765px) {
    .formWrapper.secondary {
        row-gap: 32px
    }

    .card-with-checkbox {
        padding: 19px 14px
    }

    .card-with-checkbox p {
        font-size: 12px
    }
}

.card-with-checkbox::after {
    content: "";
    display: inline;
    background-image: url(../images/common/stepperComplete.png);
    width: 30px;
    height: 30px;
    background-size: cover;
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: 0
}

.card-with-checkbox.is_active {
    border-color: #fbc93d;
    box-shadow: 0 0 0 1px #fbc93d
}

.card-with-checkbox.is_active::after,
.headerNav .wrapper .content-wrapper .searchHidden.visible+.searchBar img:last-child,
.headerNav .wrapper .menu_Nav li .sub_Menu li ul li a:hover::before,
.headerNav .wrapper .menu_Nav li:hover span::before,
.intimate_claim__step2_popup_contact .modal.is-visible .modal-transition,
.intimate_claim__step2_popup_policy .modal.is-visible .modal-transition,
.pop-up-overlay.visible {
    opacity: 1
}

[data-radiotab] {
    transition: height .2s ease-out
}

.ui-datepicker {
    text-align: center;
    margin-top: 2px;
    padding: 0 !important;
    border-color: #c9f0f5 !important;
    width: 256px;
    background: #fff
}

.ui-datepicker table {
    width: 256px;
    table-layout: fixed
}

.ui-datepicker .ui-state-hover {
    border: 0 !important
}

.ui-datepicker td {
    vertical-align: top;
    width: 33px
}

.ui-datepicker .ui-state-default {
    border-radius: 2px;
    border-color: #edebeb !important;
    background: #fff !important;
    width: 24px;
    height: 24px;
    padding: 0 !important;
    line-height: 24px;
    text-align: center !important;
    color: #707070;
    font-size: 13px;
    font-weight: 400 !important;
    margin: 7px 0 0 4px
}

.ui-datepicker .ui-state-active,
.ui-datepicker .ui-state-default.ui-state-highlight {
    border-color: #dcdcdc;
    background-color: #c8c8c8 !important;
    color: #000 !important
}

.ui-datepicker thead {
    background-color: #f5f5f5
}

.ui-datepicker-trigger {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    cursor: pointer;
    opacity: 0
}

.openemr-calendar .ui-datepicker {
    width: 191px
}

.openemr-calendar .ui-datepicker table {
    width: 191px;
    table-layout: fixed
}

.openemr-calendar .ui-datepicker td {
    width: 26px
}

.openemr-calendar .ui-datepicker thead {
    background: 0 0
}

.openemr-calendar .ui-datepicker-header {
    background-color: #e6f7f9 !important;
    border: 1px solid #c9f0f5
}

.openemr-calendar .ui-datepicker-month,
.openemr-calendar .ui-datepicker-year {
    color: rgba(34, 34, 34, .87);
    font-size: 12px !important;
    font-weight: 700;
    transform: scaleX(1.0029);
    background-color: transparent;
    text-align: center
}

.openemr-calendar .ui-datepicker-title {
    line-height: 20px !important
}

.openemr-calendar .ui-datepicker-prev {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAOCAYAAAD9lDaoAAAAuUlEQVQokXXRsUtCYRAA8J8pDQ1CVIgIgtBU2NDiZIuDS4uLf6WDS1O0tLREEE8icBNKS3lTs8/B78XHw3dwcHA/juOuqjzucYJVrQQMcYctvo4OgEFIeMK6iPphCjzjEWLUC3vACx7yRo5uMUIFr5gii1EL41AvMIkBVPGH04DrSLEsIvjEOZq4wi9+iijDR0ANXOMbmxjlcIY2LtANO6YxymGCDs5wg/ciYv+KBJeY4+2A+Y9j4Y47RtUkrNXeDxUAAAAASUVORK5CYII=") !important;
    height: 14px !important;
    width: 9px !important;
    margin: 5px !important
}

.openemr-calendar .ui-datepicker-next {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAtElEQVQYlXXQsUpCcRQH4I97EQyHa1pgIEE0hBGYL+BjNLRFjxXh4rM4F21BS4S4FAgqQioOngt/RM/6+zi/w4EanlA4MDkecYsO3vG/D8a4Rx03eMMqBQt8oodTXAdalwBm+IpNDVxG3aYEMMU3ujjDBT5SAH9R2cE58mwPFOgneJSCGp7RjLoXTEtQjbCFOV7xCxkqdp9sYxnhpFyb4QFXdh8c4Cc9Ko++OwzjFwfn5FiwBVeuI/K2UCkSAAAAAElFTkSuQmCC") !important;
    height: 14px !important;
    width: 8px !important;
    margin: 5px
}

.openemr-calendar .ui-datepicker-month {
    margin-right: 10px !important
}

.openemr-calendar .ui-state-default {
    font-size: 10px;
    margin: 0;
    width: 26px;
    height: 20px;
    line-height: 20px;
    border: 0 !important
}

.openemr-calendar .ui-datepicker-calendar thead tr th {
    font-size: 10px
}

.ui-datepicker-header {
    background-color: #ffcb09 !important;
    background-image: none !important;
    border-radius: 0
}

.ui-datepicker-title {
    line-height: 35px !important;
    margin: 0 10px !important
}

.fileselect,
.select {
    line-height: 3;
    overflow: hidden
}

.ui-datepicker-next,
.ui-datepicker-prev {
    background-color: transparent !important;
    height: 12px !important;
    margin: 14px 12px;
    display: inline-block;
    top: 0 !important;
    cursor: pointer
}

.ui-datepicker-prev {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAAUklEQVQYlXWPwQnAMAwDj9IBOlpH8CjdJLNksuujFIJjC/w6WUioFBcqJ7sGEAD5Y/hpqLRghRv4YQlUjqXI3Kql2MixraGbEhVcDXcFUR/1egEHNuTBpFW0NgAAAABJRU5ErkJggg==") !important;
    width: 7px !important;
    left: 0 !important
}

.ui-datepicker-next span,
.ui-datepicker-prev span {
    display: none !important
}

.ui-datepicker-next {
    text-align: center;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAVUlEQVQYlXWQ0Q3AIAhEL07gKI7kKN2kI3Wk1w9to3KQEELucQEECOizhhTQGHFnwOdgobWx0GkZILfYBhXl0STVbPoBarbkL7ozN/F8VBBXh8uJgF5r2hrI4GHUkAAAAABJRU5ErkJggg==") !important;
    width: 8px !important;
    right: 0 !important
}

.ui-datepicker-month,
.ui-datepicker-year {
    background-color: #fff;
    height: 22px;
    font-size: 14px !important;
    font-weight: 600;
    vertical-align: text-top;
    text-align: left;
    color: #000
}

.ui-datepicker-month {
    border-radius: 2px;
    width: 110px !important;
    border: none !important;
    margin-right: 17px !important
}

.ui-datepicker-month option,
.ui-datepicker-year option {
    color: #000 !important;
    background-color: #fff !important;
    font-size: 14px !important;
    font-weight: 600
}

.ui-datepicker-month option[selected],
.ui-datepicker-year option[selected] {
    background-color: #e5edf0 !important
}

.ui-datepicker-year {
    border-radius: 2px;
    width: 61px !important;
    border: none !important
}

.ui-state-default.ui-state-hover {
    border-color: #ffcb09;
    background-color: #ffcb09 !important
}

.ui-datepicker-calendar thead tr th {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    padding: .45em .3em !important
}

.ui-state-default.ui-datepicker-current {
    float: none !important;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    border-width: 0 !important;
    border: none;
    vertical-align: top;
    margin: 0 !important;
    background-color: transparent !important
}

.ui-datepicker-buttonpane.ui-widget-content {
    text-align: center;
    background-color: #ffcb09;
    margin: 0 !important;
    height: 28px;
    padding: 0 !important;
    color: #fff
}

lottie-player {
    height: 150px;
    width: 150px;
    margin: auto;
    display: block
}

lottie-player.preLoader {
    height: 50px;
    width: 50px
}

.intimate_claim__step2_popup_contact .modal,
.intimate_claim__step2_popup_policy .modal {
    position: absolute;
    z-index: 10000;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%
}

.intimate_claim__step2_popup_contact .modal.is-visible,
.intimate_claim__step2_popup_policy .modal.is-visible {
    visibility: visible
}

.intimate_claim__step2_popup_contact .modal-overlay,
.intimate_claim__step2_popup_policy .modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0deg, 0%, 0%, .5);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear .3s, opacity .3s
}

.intimate_claim__step2_popup_contact .modal.is-visible .modal-overlay,
.intimate_claim__step2_popup_policy .modal.is-visible .modal-overlay {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s
}

.intimate_claim__step2_popup_contact .modal-wrapper,
.intimate_claim__step2_popup_policy .modal-wrapper {
    transform: translate(-50%, -50%);
    max-width: 570px;
    border-radius: 16px;
    box-shadow: 0 0 1.5em hsla(0deg, 0%, 0%, .35);
    position: fixed;
    z-index: 9999;
    left: 50%;
    width: 100%;
    background-color: #fff;
    top: 50%
}

.intimate_claim__step2_popup_contact .modal-transition,
.intimate_claim__step2_popup_policy .modal-transition {
    transition: .3s .12s;
    opacity: 0
}

.intimate_claim__step2_popup_contact .modal-content,
.intimate_claim__step2_popup_policy .modal-content {
    padding: 40px 80px
}

.intimate_claim__step2_popup_contact img,
.intimate_claim__step2_popup_policy img {
    width: 100px;
    margin-bottom: 30px
}

.intimate_claim__step2_popup_contact form,
.intimate_claim__step2_popup_policy form {
    display: flex;
    justify-content: center;
    margin-bottom: 25px
}

.intimate_claim__step2_popup_contact form input,
.intimate_claim__step2_popup_policy form input {
    max-width: 45px;
    margin: 10px;
    text-align: center
}

.intimate_claim__step2_popup_contact h3,
.intimate_claim__step2_popup_policy h3 {
    font-weight: 500;
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 16px
}

.claimProcessTabBtn,
.res-mt-40 {
    margin-top: 40px
}

@media (max-width:768px) {
    p {
        font-size: 14px
    }

    h2 {
        font-size: 20px;
        line-height: 28px
    }

    .primary-btn,
    input[type=submit] {
        min-width: 176px
    }

    .sectionSpacing {
        margin-top: 40px
    }

    .blog .wrapper .blogCard .content .blogTitle {
        font-size: 14px;
        line-height: 26px
    }

    .blog .wrapper .blogCard .content .postedTime {
        line-height: 20px
    }

    .blog .wrapper .blogCard .content .postedTime+p,
    .customerTestimonial .wrapper .styling .customerSays .data,
    .whiteBox p {
        font-size: 12px;
        line-height: 20px
    }

    .blog .wrapper .blogCard .content .outline {
        font-size: 12px;
        line-height: 15px;
        font-weight: 700
    }

    .customerTestimonial h2 {
        font-size: 20px
    }

    .customerTestimonial {
        padding: 40px 0
    }

    .customerTestimonial .wrapper .styling {
        padding: 20px 16px
    }

    .customerTestimonial .wrapper .styling .customerSays .clientName,
    .greyBoxWrapper .greyBoxCard h3 {
        font-size: 14px;
        line-height: 24px
    }

    .customerTestimonial .wrapper .styling::after {
        bottom: -36px;
        width: 35px;
        height: 37px;
        left: 70px
    }

    .customerTestimonial .wrapper .profileDP {
        margin-top: 40px;
        height: auto
    }

    #home_taber .taber_img .taber_img_src .banner-hide,
    .sidebar-contact .wrapper .formGroup form {
        display: block
    }

    .general_tab .wrapper {
        justify-content: space-between;
        overflow-x: scroll;
        scrollbar-width: none
    }

    .general_tab .wrapper li {
        padding: 16px 30px;
        font-size: 12px;
        white-space: nowrap
    }

    .general_tab .wrapper li.is_active {
        background-size: 100% 100%;
        background-repeat: no-repeat
    }

    .back-to-top {
        display: none
    }

    .floating-btn.float-icon {
        opacity: 1;
        visibility: unset;
        margin-top: 40px;
        display: block;
        bottom: 20px
    }

    .sidebar-contact .wrapper .formGroup form .formContent {
        margin-bottom: 20px
    }

    .sidebar-contact .wrapper .formGroup form .formContent:last-child {
        margin-bottom: 0
    }

    .keyCarousel .wrapper .sliderContain .sliderWrapper .slider_box h2,
    .textOnlyContent .wrapper h2,
    .whiteBox h3 {
        margin-bottom: 24px
    }

    .bannerContent {
        background-size: cover;
        height: 420px;
        background-position: center
    }

    .bannerContent .bannerWrapper .bannerInner {
        top: 0;
        left: 0;
        width: 100%;
        transform: unset;
        padding: 16px 16px 24px;
        text-align: center
    }

    .bannerContent .bannerWrapper .bannerInner p {
        font-size: 14px;
        line-height: 17px;
        font-weight: 700
    }

    .keyCarousel .wrapper .textContain h3 {
        font-size: 20px;
        line-height: 28px;
        font-weight: 500;
        margin-bottom: 24px
    }

    .table tr td,
    .table tr th {
        line-height: 20px;
        font-size: 12px
    }

    .keyCarousel .wrapper .textContain p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 40px
    }

    .formWrapper .uploadWrapper.infoBox .uploadContent .documents,
    .keyCarousel .wrapper .sliderContain .sliderWrapper {
        margin-top: 0
    }

    .whiteBox h3 {
        font-size: 16px;
        line-height: 24px
    }

    .table tr th {
        padding: 8px 12px;
        font-weight: 600
    }

    .table tr td {
        padding: 5px 12px
    }

    .numericDataWrapper {
        row-gap: 24px
    }

    .numericDataWrapper .numericData span {
        font-size: 12px;
        font-weight: 600;
        line-height: 24px;
        margin: auto auto 15px
    }

    .numericDataWrapper .numericData h3 {
        padding-top: 24px;
        text-align: center;
        font-size: 14px
    }

    .formWrapper .formContent .formLabel {
        font-size: 12px;
        line-height: 18px
    }

    .formWrapper .uploadWrapper .uploadContent {
        grid-template-columns: unset
    }

    .formWrapper .uploadWrapper .uploadContent .formLabel {
        margin-bottom: 12px;
        grid-column-start: unset
    }

    .formWrapper .uploadWrapper .uploadContent .documents {
        margin-top: 12px
    }

    .formWrapper .uploadWrapper .uploadContent img+.title {
        font-size: 14px;
        margin-bottom: 16px
    }

    .card-with-checkbox::after {
        width: 22px;
        height: 22px;
        top: 8px;
        right: 8px
    }

    #Claim_Process #claimTab .secondaryTab {
        min-width: auto
    }

    #Claim_Process #claimTab .secondaryTab ul {
        overflow: auto;
        min-width: 100%
    }

    .intimate_claim__step2_popup_contact .modal-wrapper,
    .intimate_claim__step2_popup_policy .modal-wrapper {
        width: 90%
    }

    .intimate_claim__step2_popup_contact h3,
    .intimate_claim__step2_popup_policy h3 {
        font-size: 16px;
        line-height: 26px
    }

    .res-mt-40 {
        margin-top: 20px
    }

    .insuranceTab .insuranceContent .benefitsCard .add-benefit {
        min-height: auto
    }
}

@media (min-width:575px) {
    .sm-height {
        height: 300px
    }
}

.sm-height .mob-img {
    height: 300px
}

.select {
    position: relative;
    width: 100%;
    font-size: 14px;
    color: #000;
    font-weight: 500
}

.select select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 14px;
    flex: 1;
    cursor: pointer;
    border-radius: 8px;
    border: 1px solid #c4c4c4;
    font-size: 1em
}

.select select::-ms-expand {
    display: none
}

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

#IsSeniorCitizen-error,
#SeverityType-error {
    margin-top: 20px;
    position: absolute;
    width: 300px;
    display: none
}

.breadcrumps {
    position: fixed;
    top: 71px;
    z-index: 9;
    background-color: rgba(0, 0, 0, .6980392157);
    padding: 9px 16px;
    border-radius: 0 0 8px 8px;
    cursor: pointer
}

.breadcrumps.motor {
    left: 7%
}

.breadcrumps.without-banner {
    left: 12%
}

.breadcrumps ul {
    display: flex;
    gap: 10px
}

.breadcrumps ul li {
    color: #fff;
    font-size: 12px;
    line-height: 14px
}

.general_tab .wrapper.scrollTab {
    overflow: auto;
    justify-content: space-evenly;
    scrollbar-width: thin
}

.general_tab .wrapper.scrollTab li {
    white-space: nowrap
}

.general_tab .wrapper.scrollTab::-webkit-scrollbar {
    width: 0;
    background: 0 0
}

.general_tab .wrapper.scrollTab .next,
.general_tab .wrapper.scrollTab .previous {
    position: absolute;
    padding: 2px 4px;
    top: 0;
    background-color: #fff
}

.general_tab .wrapper.scrollTab .next {
    right: -25px
}

.general_tab .wrapper.scrollTab .previous {
    left: -25px
}

.general_tab .wrapper.more-tabs {
    justify-content: space-around
}

@media(min-width:992px) {
    .general_tab .wrapper.more-tabs {
        justify-content: unset
    }
}

.arrow-left,
.arrow-right {
    position: absolute;
    cursor: pointer
}

.arrow-right {
    left: 55px;
    top: 17px;
    border: 1px solid #a7a7a7;
    padding: 6px;
    border-radius: 30px;

}
 @media(max-width: 991px) {
    .arrow-right {
   background: #ffcb09;
    }
}

@media(max-width: 1400px) {
    .arrow-right {
        left: 40px !important;
    }
    .arrow-left {
        right: 40px !important;
    }
}
@media(max-width: 991px) {
    .arrow-right {
        left: 3px !important;
    }
    .arrow-left {
        right: 14px !important;
    }
}


.arrow-left {
    right: 55px;
    top: 17px;
    border: 1px solid #a7a7a7;
    padding: 6px;
    border-radius: 30px;

}
 @media(max-width: 991px) {
    .arrow-left {
   background: #ffcb09;
    }
}
#claimTab {
    background-color: #f2f2f2;
    border-radius: 10px;
    padding: 20px
}

#claimTab .secondaryTab {
    background-color: #fff
}

.error-page {
    text-align: center;
    display: block;
    width: 100%
}

.burger,
.closeHam,
.headerNav .wrapper .checkbox,
.headerNav .wrapper .menu_Nav li.no-arrow,
.ui-helper-hidden-accessible {
    display: none
}

.error-page .logo {
    display: block;
    margin: 80px auto 10px
}

.error-page .error-num {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -100%);
    z-index: -1
}

.error-page .breakdown {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0
}

.error-page h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    position: relative;
    margin-top: 400px
}

.error-page p {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    width: 540px;
    margin: 0 auto
}

.error-page a {
    padding: 10px 24px;
    width: 153px;
    height: 48px;
    background: #ffcb09;
    border-radius: 24px;
    margin: 50px auto 0;
    position: relative;
    display: block;
    font-weight: 600;
    line-height: 1.5em
}

@media (max-width:1300px) {
    .error-page .error-num {
        transform: translate(-50%, -75%)
    }

    .error-page h2 {
        margin-top: 270px
    }

    .error-page a {
        margin: 30px auto 0
    }
}

.headerNav {
    transition: .2s;
    z-index: 10;
    position: relative
}

.headerNav.menu_sticky,
.headerNav.sticky {
    position: fixed;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(138, 138, 138, .42)
}

.headerNav .wrapper .content-wrapper.is_active .primary-btn,
.headerNav.noHover .wrapper .menu_Nav li:hover .sub_Menu {
    opacity: 0;
    visibility: hidden
}

.headerNav .wrapper {
    display: flex;
    padding: 0;
    position: relative
}

.headerNav .wrapper .menu_Nav ul {
    margin-left: 40px;
    display: flex
}

.headerNav .wrapper .menu_Nav li {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 16px
}

.headerNav .wrapper .menu_Nav li:first-child {
    padding-left: 0;
    padding-right: 16px
}

.headerNav .wrapper .menu_Nav li:nth-child(2) .sub_Menu li {
    min-width: 250px
}

.headerNav .wrapper .menu_Nav li span {
    font-size: 14px;
    display: flex;
    align-items: center;
    -moz-column-gap: 16px;
    column-gap: 16px;
    cursor: pointer;
    position: relative;
    transition: .2s;
    padding: 26px 0
}

.headerNav .wrapper .menu_Nav li span::before {
    content: "";
    position: absolute;
    width: 13px;
    height: 8px;
    display: block;
    background-image: url(../images/common/inidcator.svg);
    left: 0;
    right: 0;
    margin: auto;
    bottom: -2px;
    opacity: 0;
    transition: .2s
}

.headerNav .wrapper .menu_Nav li span::after {
    content: "";
    width: 12px;
    height: 12px;
    display: block;
    background-image: url(../images/common/arrow.svg);
    transition: .2s
}

.headerNav .wrapper .menu_Nav li .sub_Menu {
    position: absolute;
    display: flex;
    -moz-column-gap: 30px;
    column-gap: 30px;
    padding: 30px 20px 20px;
    border-top: 2px solid #ffcb09;
    background-color: #fff;
    margin-left: -18px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, .06);
    margin-top: 25px;
    top: 46px;
    transition: .2s;
    opacity: 0;
    visibility: hidden
}

.headerNav .wrapper .menu_Nav li .sub_Menu.no-gap {
    -moz-column-gap: 0px;
    column-gap: 0;
    margin-left: -150px
}

.headerNav .wrapper .menu_Nav li .sub_Menu.no-gap li {
    width: 270px
}

.headerNav .wrapper .menu_Nav li .sub_Menu.col-gap {
    -moz-column-gap: 0px;
    column-gap: 0
}

.headerNav .wrapper .menu_Nav li .sub_Menu.sub-gap li {
    width: 200px
}

.headerNav .wrapper .menu_Nav li .sub_Menu li {
    row-gap: 22px;
    display: grid;
    padding: 0;
    max-width: 340px
}

.headerNav .wrapper .menu_Nav li .sub_Menu li ul {
    display: grid;
    row-gap: 12px;
    margin-left: 0
}

.headerNav .wrapper .menu_Nav li .sub_Menu li ul li {
    padding-left: 0
}

.headerNav .wrapper .menu_Nav li .sub_Menu li ul li a {
    font-size: 14px;
    display: flex;
    position: relative;
    transition: .2s
}

.headerNav .wrapper .menu_Nav li .sub_Menu li ul li a.additional {
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #276fbf
}

.headerNav .wrapper .menu_Nav li .sub_Menu li ul li a::before {
    content: "";
    display: block;
    height: 100%;
    width: 2px;
    background: #ffcb09;
    position: absolute;
    left: -8px;
    opacity: 0;
    transition: .2s
}

.headerNav .wrapper .content-wrapper {
    position: relative;
    display: flex;
    margin-left: auto;
    align-items: center;
    -moz-column-gap: 24px;
    column-gap: 24px
}

.headerNav .wrapper .content-wrapper .searchHidden {
    position: absolute;
    width: 0%;
    opacity: 0;
    visibility: hidden;
    transition: width .6s, .9s;
    right: 1px
}

.headerNav .wrapper .content-wrapper .searchHidden input {
    width: 100%;
    border-radius: 100px;
    border: 1px solid #c4c4c4;
    height: 48px;
    padding: 0
}

.headerNav .wrapper .content-wrapper .searchHidden.visible {
    opacity: 1;
    width: 100%;
    visibility: unset;
    z-index: 10
}

.headerNav .wrapper .content-wrapper .searchHidden.visible+.searchBar {
    padding-right: 12px;
    z-index: 11
}

.headerNav .wrapper .content-wrapper .searchHidden.visible+.searchBar img:first-child {
    opacity: 0
}

.headerNav .wrapper .content-wrapper .searchHidden.visible input {
    padding: 0 20px
}

.headerNav .wrapper .content-wrapper .searchBar {
    z-index: 2;
    cursor: pointer;
    transition: .2s;
    position: relative
}

.headerNav .wrapper .content-wrapper .searchBar img:last-child {
    position: absolute;
    left: -10px;
    width: 24px;
    opacity: 0;
    top: 1px
}

.headerNav .wrapper .content-wrapper .searchBar .posChange {
    padding-right: 12px
}

.headerNav .wrapper .content-wrapper .primary-btn {
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content
}

.burger {
    height: 26px;
    width: 32px;
    position: absolute;
    top: 17px;
    z-index: 2;
    flex-direction: column;
    justify-content: space-around;
    right: 0;
    left: unset
}

.burger .line {
    display: block;
    height: 2px;
    width: 26px;
    border-radius: 60px;
    background: #000;
    padding: 0
}

.burger .line1 {
    transform-origin: 0% 0%;
    transition: transform .4s ease-in-out
}

.burger .line2 {
    transition: transform .2s ease-in-out
}

.burger .line3 {
    transform-origin: 0% 100%;
    transition: transform .4s ease-in-out
}

input[type=checkbox]:checked~.menu-items {
    transform: translateX(0)
}

input[type=checkbox]:checked~.navbar .nav-menu {
    transform: translate(0)
}

.logo {
    margin-top: 10px
}

@media (max-width:1199px) {

    .formWrapper,
    .formWrapper .uploadWrapper.infoBox {
        grid-template-columns: repeat(auto-fill, minmax(47%, 0fr));
        justify-content: space-between
    }

    .formWrapper.secondary {
        grid-template-columns: 100%
    }

    .formWrapper.secondary .moduleOne .info {
        grid-column-start: span 2
    }

    .formWrapper.secondary .moduleOne {
        grid-template-columns: 48% 48%;
        -moz-column-gap: 18px;
        column-gap: 18px;
        justify-content: space-between
    }

    body.is_active {
        overflow: hidden
    }

    .container {
        max-width: 100%
    }

    .headerNav {
        box-shadow: 0 10px 20px 6px rgba(138, 138, 138, .1);
        padding: 0;
        height: 70px
    }

    .headerNav .container,
    .headerNav .wrapper,
    .headerNav .wrapper .menu_Nav li.is_active .sub_Menu {
        height: 100%
    }

    .headerNav .wrapper a.logo {
        z-index: 130;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: auto;
        position: absolute;
        left: 45px;
        top: 10px;
        transition: .5s
    }

    .headerNav .wrapper a.logo img {
        height: 50px
    }

    .headerNav .wrapper a.logo.mblLogo {
        left: 0
    }

    .headerNav .wrapper .checkbox {
        z-index: 113;
        position: absolute;
        top: 0;
        display: block;
        margin: auto;
        bottom: 0;
        padding: 200px;
        height: 32px;
        width: 32px;
        opacity: 0
    }

    .headerNav .wrapper .burger {
        z-index: 112;
        top: 20px;
        left: 0;
        position: absolute;
        display: flex;
        cursor: pointer
    }

    .headerNav .wrapper .burger.is-open {
        z-index: 90
    }

    .headerNav .wrapper .burger.is-open~.menu_Nav {
        left: 0;
        opacity: 1
    }

    .headerNav .wrapper .menu_Nav {
        left: -120%;
        transition: .5s;
        position: fixed;
        background-color: #fff;
        height: 100vh;
        top: 0;
        flex-direction: column;
        width: 100%;
        z-index: 99;
        padding: 80px 0 0;
        opacity: 0
    }

    .headerNav .wrapper .menu_Nav .closeHam {
        position: absolute;
        top: 20px;
        left: 15px;
        display: block
    }

    .headerNav .wrapper .menu_Nav>ul {
        border-top: 1px solid #ffcb09
    }

    .headerNav .wrapper .menu_Nav ul {
        flex-direction: column;
        padding-left: 0;
        margin-left: 0;
        height: 100%;
        overflow: scroll
    }

    .headerNav .wrapper .menu_Nav li {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        max-height: -webkit-min-content;
        max-height: -moz-min-content;
        max-height: min-content;
        flex-direction: column;
        padding-left: 20px
    }

    .headerNav .wrapper .menu_Nav li:first-child {
        padding-left: 20px
    }

    .headerNav .wrapper .menu_Nav li.no-arrow {
        display: block
    }

    .headerNav .wrapper .menu_Nav li.no-arrow span::after {
        content: "";
        background-image: unset
    }

    .headerNav .wrapper .menu_Nav li span {
        font-size: 16px;
        font-weight: 600;
        padding: 15px 0;
        width: 100%
    }

    .headerNav .wrapper .menu_Nav li .sub_Menu {
        box-shadow: unset;
        margin-left: 0;
        flex-direction: column;
        position: relative;
        padding: 0;
        margin-top: 0;
        visibility: unset;
        opacity: 1;
        transform: unset;
        top: 0;
        width: 100%;
        row-gap: 10px;
        border-top: unset;
        height: 0;
        transition: .2s
    }

    .headerNav .wrapper .menu_Nav li .sub_Menu li {
        min-width: 100%;
        border-bottom: 0
    }

    .headerNav .wrapper .menu_Nav li .sub_Menu.col-gap,
    .headerNav .wrapper .menu_Nav li .sub_Menu.no-gap,
    .headerNav .wrapper .menu_Nav li .sub_Menu.resource-gap,
    .headerNav .wrapper .menu_Nav li .sub_Menu.sub-gap {
        margin-left: 20px
    }

    .headerNav .wrapper .menu_Nav li:hover .sub_Menu {
        transform: unset;
        height: auto
    }

    .headerNav .wrapper .content-wrapper {
        margin-bottom: 0;
        width: 100%;
        justify-content: end
    }

    .headerNav .wrapper .content-wrapper.is_active {
        z-index: 216
    }

    .headerNav .wrapper .content-wrapper a.primary-btn {
        display: none
    }
}

.sub_Menu>li:last-child {
    row-gap: 10px
}

@media (max-width:767px) {

    .formWrapper,
    .formWrapper .uploadWrapper.infoBox {
        grid-template-columns: repeat(auto-fill, minmax(100%, 0fr))
    }

    .numericCardWrapper .numericCard span {
        margin-bottom: 30px;
        font-size: 16px;
        width: 60px;
        height: 60px
    }

    .numericCardWrapper .numericCard p {
        margin-bottom: 12px;
        font-size: 12px;
        line-height: 20px
    }

    .secondaryList {
        padding-left: 10px
    }

    .secondaryList li {
        font-size: 12px;
        line-height: 20px
    }

    .table tr td:last-child {
        font-size: 14px;
        line-height: 24px
    }

    .numericDataWrapper .numericData {
        flex: 0 0 100%
    }

    .numericDataWrapper .numericData p {
        text-align: center
    }

    .formWrapper {
        gap: 16px
    }

    .formWrapper .formContent .content,
    .formWrapper .uploadWrapper.infoBox {
        margin-top: 8px
    }

    .formWrapper .uploadWrapper.infoBox .uploadContent {
        padding: 16px
    }

    .intimate_claim__step2_popup_contact .modal-content,
    .intimate_claim__step2_popup_policy .modal-content {
        padding: 24px 32px
    }

    .sub_Menu>li:last-child ul li:last-child {
        margin-bottom: 30px
    }
}

.footerBg {
    background: #545454;
    padding: 40px 0;
    color: #fff
}

.footerBg.sectionSpacing {
    margin-top: 60px
}

.footerBg .firstPhase {
    justify-content: space-between;
    display: flex
}

.footerBg .firstPhase.container {
    padding-left: 0;
    padding-right: 0
}

.footerBg .firstPhase .footerStyling {
    row-gap: 16px;
    display: grid;
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content
}

.footerBg .firstPhase .footerStyling .footer-accord.active img {
    transform: rotate(0)
}

.footerBg .firstPhase .footerStyling .footer-accord img {
    transition: .2s;
    transform: rotate(-90deg);
    display: none
}

.footerBg .firstPhase .footerStyling ul {
    display: grid;
    row-gap: 16px;
    width: 203px
}

.footerBg .firstPhase .footerStyling ul.first-list {
    margin-right: 15px
}

@media (max-width:1200px) {

    /* .arrow-left,
    .arrow-right {
        display: none
    } */

    .headerNav .wrapper .menu_Nav li span::before {
        background-image: unset
    }

    .footerBg .firstPhase.container {
        padding-left: 15px;
        padding-right: 15px
    }

    .footerBg .firstPhase .footerStyling ul {
        width: auto
    }

    .footerBg .firstPhase .footerStyling ul.first-list {
        margin-right: 0
    }
}

.footerBg .firstPhase .footerStyling ul li a {
    font-size: 14px;
    color: #eee;
    line-height: 14px;
    font-weight: 400
}

.footerBg .firstPhase .footerStyling ul li:first-child span {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 8px
}

.footerBg .secondPhase {
    border-top: 1px solid rgba(255, 255, 255, .0392156863);
    margin-top: 40px;
    padding: 40px 0 0
}

.footerBg .secondPhase .container {
    row-gap: 40px;
    display: grid
}

.footerBg .secondPhase p {
    font-weight: 300;
    font-size: 12px;
    line-height: 20px
}

.footerBg .secondPhase .contain {
    display: flex;
    color: #eee;
    -moz-column-gap: 44px;
    column-gap: 44px
}

.footerBg .secondPhase .contain span {
    line-height: 24px;
    color: #eee;
    font-weight: 600
}

.footerBg .secondPhase .contain .socialMedia ul {
    display: flex;
    -moz-column-gap: 16px;
    column-gap: 16px;
    margin-top: 8px
}

.footerBg .secondPhase .contain .helpLine div {
    display: flex;
    margin-top: 8px
}

.footerBg .secondPhase .contain .helpLine div a {
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    display: flex
}

.footerBg .secondPhase .contain .helpLine div a:first-child::after {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background-color: #eee;
    margin: 0 8px
}

.footerBg .secondPhase .contain .sitePolicy {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    text-align: right;
    row-gap: 8px
}

.footerBg .secondPhase .contain .sitePolicy span {
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    text-align: right;
    color: #eee;
    display: flex;
    -moz-column-gap: 14px;
    column-gap: 14px
}

.footerBg .secondPhase .contain .sitePolicy span:last-child {
    margin-left: auto
}

#searchResponse {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap
}

#searchResponse>div>input,
#searchResponse>div>label {
    padding: 10px;
    width: 50%
}

#searchResponse>div {
    width: 50%;
    padding: 10px
}

.fileselect {
    position: relative;
    display: flex;
    width: auto;
    font-size: 14px;
    color: #000;
    border-radius: 8px;
    border: 1px solid #c4c4c4;
    font-weight: 500
}

.fileselect select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0 !important;
    padding: 14px;
    flex: 1;
    cursor: pointer;
    font-size: 1em
}

.ui-menu-item .ui-menu-item-wrapper,
li.ui-menu-item {
    padding: 6px 15px
}

li.ui-menu-item {
    min-width: 258px;
    max-width: 258px
}

li.ui-menu-item:hover,
li:has(> .ui-state-active) {
    background-color: #ea9c23
}

.text-show-more-height {
    display: block !important;
    transition: .7s
}

.bgSet {
    background-image: linear-gradient(#f2f2f2 70%, #666 0) !important
}

.headtext {
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    display: none;
    width: 85%;
    text-align: left;
    min-height: 120px
}

.head-two {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 40px;
    color: #000;
    text-align: center
}

.banner-head-one {
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    margin-bottom: 40px;
    text-align: left
}

.ui-state-active {
    background-color: #ea9c23
}

.wrapper-celebrate {
    max-width: 575px;
    max-height: 480px;
    width: 100%;
    background-color: #ffcb09;
    border-radius: 16px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9;
    transform: translate(-50%, -50%)
}

.wrapper-celebrate .bg-set {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: 0;
    display: block;
    width: 100%;
    border-radius: 16px;
    height: 100%;
    opacity: .5
}

.wrapper-celebrate .celebrate-journery {
    padding: 50px 80px
}

.wrapper-celebrate .celebrate-journery lottie-player {
    height: auto;
    width: 72%
}

.wrapper-celebrate .celebrate-journery p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin-bottom: 20px
}

.wrapper-celebrate .celebrate-journery .close-icon {
    position: absolute;
    top: 40px;
    right: 40px;
    cursor: pointer
}

@media (max-width:992px) {

    .save-insurance .title-description,
    .subList li,
    .textOnlyContent .wrapper p {
        line-height: 20px;
        font-size: 12px
    }

    .save-insurance .title-description,
    .stepperWrapper .buttonWrapper button,
    .textOnlyContent .wrapper {
        width: 100%
    }

    .stepperWrapper .stepperContainer {
        justify-content: space-between;
        overflow: hidden
    }

    .stepperWrapper .stepperContainer .progress {
        top: 53%;
        left: 20px;
        width: 100%
    }

    .stepperWrapper .stepperContainer>.stepper {
        width: 28px
    }

    .stepperWrapper .stepperContainer>.stepper p {
        width: 0;
        padding: 0;
        white-space: nowrap;
        opacity: 0;
        overflow: hidden
    }

    .stepperWrapper .stepperContainer>.stepper span {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        bottom: 0;
        top: 0
    }

    .stepperWrapper .stepperContainer>.stepper.currentStepper {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .stepperWrapper .buttonWrapper {
        row-gap: 16px;
        margin-top: 40px
    }

    .stepperWrapper .buttonWrapper #prev {
        order: 2
    }

    .subList {
        margin-top: 16px;
        margin-bottom: 8px
    }

    .subList li {
        padding-left: 14px
    }

    .subList li::before,
    .subListTwo li::before {
        width: 6px;
        height: 6px;
        top: 8px
    }

    .greyBox.car-inusre-premimum .description {
        font-size: 12px;
        line-height: 20px;
        width: 100%
    }

    .greyBox.car-inusre-premimum .whiteBox,
    .greyBox.car-inusre-premimum .whiteBox.bike {
        width: 100%;
        flex-basis: 100%;
        margin-bottom: 0
    }

    .numericCardWrapper {
        row-gap: 51px
    }

    .numericCardWrapper .numericCard {
        flex-basis: 100%
    }

    .numericCardWrapper.numberCard .numericCard {
        flex: 0 0 100%
    }

    .breadcrumps,
    .footerBg .firstPhase .footerStyling .footer-accord+.panel {
        display: none
    }

    .footerBg .firstPhase .footerStyling .footer-accord+.panel a,
    .panel li {
        font-size: 12px;
        line-height: 12px
    }

    .footerBg .firstPhase,
    .footerBg .firstPhase .footerStyling .footer-accord img,
    .footerBg .secondPhase .container {
        display: block
    }

    .footerBg {
        padding: 20px 0
    }

    .footerBg .firstPhase .footerStyling {
        row-gap: 0;
        border-bottom: 1px solid #7a7a7a;
        padding: 24px 0
    }

    .footerBg .firstPhase .footerStyling h4 {
        font-size: 14px;
        line-height: 18px
    }

    .footerBg .secondPhase {
        border: none;
        margin-top: 0;
        padding: 20px 0
    }

    .footerBg .secondPhase p {
        font-size: 10px;
        line-height: 16px
    }

    .footerBg .secondPhase .contain {
        display: block;
        margin-top: 30px
    }

    .footerBg .secondPhase .contain span {
        margin: auto;
        display: block;
        text-align: center
    }

    .footerBg .secondPhase .contain .helpLine div,
    .footerBg .secondPhase .contain .socialMedia ul {
        justify-content: center
    }

    .footerBg .secondPhase .helpLine {
        margin-top: 25px;
        text-align: center;
        margin-bottom: 25px
    }

    .footerBg .secondPhase .contain .helpLine div a {
        font-size: 16px;
        line-height: 32px
    }

    .footerBg .secondPhase .contain .helpLine div a:first-child::after {
        height: 50%;
        margin: 8px
    }

    .footerBg .secondPhase .contain .sitePolicy {
        border-top: 1px solid #7a7a7a;
        padding-top: 25px;
        row-gap: 4px
    }

    .footerBg .secondPhase .contain .sitePolicy span {
        -moz-column-gap: 3px;
        column-gap: 3px;
        font-size: 10px
    }

    .footer-accord {
        cursor: pointer;
        width: 100%;
        border: none;
        text-align: left;
        outline: 0;
        font-size: 15px;
        transition: .4s;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .footer-accord.fa-chevron-down {
        transform: rotate(-90deg);
        transition: .6s;
        display: block
    }

    .footer-accordh4 {
        color: #fff;
        font-size: 14px
    }

    .accordion-sec.active h4 {
        color: #fff
    }

    .panel {
        overflow: hidden;
        transition: max-height .2s ease-out;
        display: none;
        margin-top: 24px
    }

    .panel li {
        padding-bottom: 26px
    }

    .accordion-sec.active .fa-chevron-down {
        transform: rotate(180deg)
    }

    .error {
        color: red
    }

    .checkbox-policy {
        padding: 10px !important
    }

    .text-show-more-height .show-more-content {
        height: 60px;
        transition: none;
        overflow: hidden
    }

    .text-show-more-height.showLess .show-more-content {
        height: auto;
        transition: none
    }

    .text-show-more-height p {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis
    }

    .text-show-more-height.showLess p {
        overflow: unset;
        -webkit-line-clamp: unset;
        text-overflow: unset
    }

    .res_readmore_space {
        margin: 0 15px
    }

    .res_readmore_space .col-lg-6 {
        margin: 0;
        padding: 0
    }

    .headtext {
        width: 90%;
        font-size: 20px;
        line-height: 26px;
        font-weight: 400;
        text-align: center;
        color: #fff;
        margin: 0 auto
    }

    .banner-head-one,
    .head-two {
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        font-weight: 500
    }

    .wrapper-celebrate .celebrate-journery {
        padding: 30px
    }

    .wrapper-celebrate .celebrate-journery .close-icon {
        top: 10px;
        right: 16px
    }
}

@media (max-width:567px) {
    .secondaryTabWrapper .secondaryTab.multi_step_form ul li {
        min-width: 0;
        padding: 8px 20px
    }

    .wrapper-celebrate .celebrate-journery .close-icon {
        top: 10px;
        right: 16px
    }
}

.pop-up-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: hsla(0, 0%, 0%, .67);
    transition: visibility 0s linear .3s, opacity .3s;
    z-index: 9;
    opacity: 0
}

.fifty_years_nav {
    max-width: 46%;
    text-align: center;
    margin: 50px auto
}
.circular-loader {
        animation: rotate 2s linear infinite;
        height: 45px;
        transform-origin: center center;
        width: 45px;
        margin: auto;
    }

    .loader-path {
        stroke-dasharray: 150, 200;
        stroke-dashoffset: -10;
        animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
        stroke-linecap: round;
    }

    @-webkit-keyframes rotate {
        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @keyframes rotate {
        100% {
            transform: rotate(360deg);
        }
    }

    @-webkit-keyframes dash {
        0% {
            stroke-dasharray: 1, 200;
            stroke-dashoffset: 0;
        }

        50% {
            stroke-dasharray: 89, 200;
            stroke-dashoffset: -35;
        }

        100% {
            stroke-dasharray: 89, 200;
            stroke-dashoffset: -124;
        }
    }

    @keyframes dash {
        0% {
            stroke-dasharray: 1, 200;
            stroke-dashoffset: 0;
        }

        50% {
            stroke-dasharray: 89, 200;
            stroke-dashoffset: -35;
        }

        100% {
            stroke-dasharray: 89, 200;
            stroke-dashoffset: -124;
        }
    }

    @-webkit-keyframes color {
        0% {
            stroke: #ffcb09;
        }

        40% {
            stroke: #ffcb09;
        }

        66% {
            stroke: #ffcb09;
        }

        80%,
        90% {
            stroke: #ffcb09;
        }
    }

    @keyframes color {
        0% {
            stroke: #ffcb09;
        }

        40% {
            stroke: #ffcb09;
        }

        66% {
            stroke: #ffcb09;
        }

        80%,
        90% {
            stroke: #ffcb09;
        }
    }

    .profile-main-loader {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 99;
    }

    .loader-body {
        width: 100%;
        height: 100vh;
        background: #fff;
        position: fixed;
        z-index: 999;
    }



.primaryBtn {
    font-size: 14px;
    padding: 14px 24px;
    font-weight: 600;
    border-radius: 100px;
    display: inline-block;
    background-color: #ffcb09;
    border: 1px solid #ffcb09;
    cursor: pointer;
    min-width: 210px;
    text-align: center;
    color: #000;
    margin-top: 30px;
  }

  
.reviewSlider {
    background-color: rgb(242, 242, 242);
    padding: 80px 0;
    margin: 80px 0px;
  }
  @media (max-width: 992px) {
    .reviewSlider {
      padding: 40px 0;
      margin: 40px 0;
    }
  }
  .reviewSlider .reviewRatting {
    display: flex;
    justify-content: center;
    background-color: #fff;
    padding: 60px 64px;
    border-radius: 24px;
  }
  @media (max-width: 992px) {
    .reviewSlider .reviewRatting {
      flex-direction: column;
      width: 90%;
      padding: 24px;
    }
  }
  .reviewSlider .reviewRatting .reviewAvg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding-right: 100px;
    border-right: 1px solid rgb(232, 232, 232);
  }
  @media (max-width: 992px) {
    .reviewSlider .reviewRatting .reviewAvg {
      padding-bottom: 24px;
      padding-right: 0;
      border-bottom: 1px solid rgb(232, 232, 232);
      border-right: 0;
    }
  }
  .reviewSlider .reviewRatting .reviewAvg h2 {
    margin-bottom: 10px;
    font-size: 28px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
  }
  @media (max-width: 992px) {
    .reviewSlider .reviewRatting .reviewAvg h2 {
      font-size: 20px;
      font-weight: 500;
      line-height: 26px;
    }
  }
  .reviewSlider .reviewRatting .reviewAvg .average {
    font-size: 68px;
    font-weight: 600;
    line-height: 81.6px;
  }
  @media (max-width: 992px) {
    .reviewSlider .reviewRatting .reviewAvg .average {
      font-size: 38px;
      font-weight: 600;
      line-height: 45.6px;
    }
  }
  .reviewSlider .reviewRatting .reviewAvg .average span {
    font-size: 36px;
    font-weight: 500;
    line-height: 43.2px;
  }
  @media (max-width: 992px) {
    .reviewSlider .reviewRatting .reviewAvg .average span {
      font-size: 20px;
      font-weight: 600;
      line-height: 24px;
    }
  }
  .reviewSlider .reviewRatting .reviewAvg .count {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
  }
  @media (max-width: 992px) {
    .reviewSlider .reviewRatting .reviewAvg .count {
      font-size: 14px;
      font-weight: 500;
      line-height: 26px;
    }
  }
  .reviewSlider .reviewRatting .quote {
    display: flex;
    align-items: flex-start;
    padding-bottom: 50px;
    flex-direction: column;
    justify-content: space-between;
  }
  .reviewSlider .reviewRatting .quote .reviewSliderArrow {
    display: flex;
    justify-content: center;
    gap: 20px;
  }
  @media (max-width: 992px) {
    .reviewSlider .reviewRatting .quote .reviewSliderArrow {
      width: 100%;
      margin: 50px 0 0;
    }
  }
  .reviewSlider .reviewRatting .quote .reviewSliderArrow .Slick-Next img {
    transform: rotate(180deg);
  }
  @media (max-width: 992px) {
    .reviewSlider .reviewRatting .quote .quaoteImage {
      display: none;
    }
  }
  .reviewSlider .reviewRatting .rattingSlider .sliderCard {
    display: flex;
    flex-direction: column;
    padding-left: 100px;
  }
  @media (max-width: 992px) {
    .reviewSlider .reviewRatting .rattingSlider .sliderCard {
      padding-left: 0;
      padding-top: 24px;
      align-items: center;
      justify-content: center;
      text-align: center;
    }
  }
  .reviewSlider .reviewRatting .rattingSlider .sliderCard .customer {
    border: 2px solid rgb(255, 203, 9);
    border-radius: 50%;
    padding: 4px;
    background-color: #fff;
    width: 64px;
    margin-bottom: 24px;
  }
  .reviewSlider .reviewRatting .rattingSlider .sliderCard h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-top: 16px;
    margin-bottom: 12px;
  }
  .reviewSlider .reviewRatting .rattingSlider .sliderCard p {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
  }
  .reviewSlider .reviewRatting .rattingSlider .slick-dots {
    display: flex;
    justify-content: flex-start;
    padding-left: 100px;
    gap: 8px;
  }
  @media (max-width: 992px) {
    .reviewSlider .reviewRatting .rattingSlider .slick-dots {
      justify-content: center;
      padding-left: 0;
    }
  }
  .reviewSlider .reviewRatting .rattingSlider .slick-dots li button {
    background-color: rgb(196, 196, 196);
    color: #ffc700;
    border-radius: 100px;
    padding: 0;
    height: 10px;
    width: 10px;
    font-size: 0;
    width: 8px;
    height: 8px;
    border-radius: 24px;
    transition: 0.4s;
  }
  .reviewSlider .reviewRatting .rattingSlider .slick-dots li.slick-active button {
    width: 24px;
    height: 8px;
    border-radius: 24px;
    background-color: #ffc700;
  }
  @media (max-width: 992px) {
    .reviewSlider .reviewRatting .rattingSlider.slick-dotted .slick-dots li {
      display: block !important;
    }
  }
  .reviewSlider .rate {
    display: flex;
    flex-direction: row-reverse;
    float: left;
    height: 45px;
    gap: 10px;
  }
  .reviewSlider .rate.subrate {
    height: 20px;
    justify-content: flex-end;
  }
  .reviewSlider .rate:not(:checked) > input {
    position: absolute;
    top: -9999px;
  }
  .reviewSlider .rate:not(:checked) > label {
    cursor: pointer;
    font-size: 40px;
    color: #ccc;
  }
  .reviewSlider .rate:not(:checked) > label.subStar {
    font-size: 25px;
  }
  .reviewSlider .rate:not(:checked) > label:before {
    content: "★ ";
  }
  .reviewSlider .rate.subrate:not(:checked) > label:before {
    position: relative;
    top: -10px;
  }
  .reviewSlider .rate > input:checked ~ label {
    color: #ffc700;
  }