body {
    font-family: Mulish, sans-serif !important;
}

.location-head {
    display: none;
}

.mob-visibile {
    display: block;
}

.guides-wrapper a {
    width: 100%;
    /* height: 144px; */
}

.solution-wrapper {
    margin-top: 50px;
    margin-bottom: 100px;
}

.solution-outer-wrapper {
    display: flex;
    gap: 26px;

}

.text-center {
    text-align: center;
}

.solution-box {
    width: 33.33%;
    display: flex;
    align-items: start;
    padding: 20px 20px 30px 20px;
    border: 1px solid #EAEAEA;
    border-radius: 15px;
    gap: 20px;
}

.hd {
    font-size: 36px;
    font-weight: 600;
    margin: 0 0 40px;
    line-height: 45px;
    color: #282828;
    font-family: Mulish;
}

.solution-box .titl {
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 16px;
    line-height: 27px;
    color: #282828;
    font-weight: 700;
}

.solution-box .txt {
    color: #282828;
    font-family: Mulish;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 20px;
}

.solution_wrap {
    min-height: 146px;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
}

.solution_wrap a {
    font-size: 13px;
    font-weight: 700;
    line-height: 17px;
    color: #EC6625;
    text-decoration: underline;
    font-family: Mulish;
    align-self: baseline;
}

.Online-Requests {
    padding-bottom: 60px;
}

.reqLink {
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #F4EAC6;
    background: #FFF9F6;
}

.reqLink-head {
    display: flex;
    align-items: center;
    gap: 15px;
    padding-bottom: 8px;
}

.reqLink-head .titl {
    color: #282828;
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    /* 150% */
    margin-bottom: 11px;
}

.list-unstyled {
    padding-left: 42px;
}

.list-unstyled li::before {
    content: '';
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IkZpbGwgMSI+CjxwYXRoIGlkPSJGaWxsIDFfMiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05Ljg0MzM4IDUuNzI0NTlMMC41MDQ1MDIgMC4wNTA3Njk5QzAuMjM2OTI5IC0wLjExMTcwNyAtMC4wODgwMDEzIDAuMTUxMDUxIDAuMDIxOTc5MyAwLjQ0MDkzNEwyLjA5MDE3IDUuODg3MzRDMi4xMTgwMSA1Ljk2MDQ5IDIuMTE4MDEgNi4wNDEzMiAyLjA5MDE3IDYuMTE0NzVMMC4wMjE5NzkzIDExLjU2MTJDLTAuMDg4MDAxMyAxMS44NTA4IDAuMjM2OTI5IDEyLjExMzUgMC41MDQ1MDIgMTEuOTUxM0w5Ljg0MzM4IDYuMjc3NUMxMC4wNTIyIDYuMTUwMzcgMTAuMDUyMiA1Ljg1MTQ1IDkuODQzMzggNS43MjQ1OVoiIGZpbGw9IiNFQzY2MjUiLz4KPC9nPgo8L3N2Zz4K');
    position: absolute;
    background-repeat: no-repeat;
    top: 6px;
    left: 0;
    width: 10px;
    height: 12px;
}

.reqLink ul li {
    margin-bottom: 0px;
}
.reqLink.blk1{
    min-height: auto;
}
.reqLink.blk2{
    min-height: auto;
}
.reqLink.blk3{
    min-height: auto;
}
.reqLink.blk4{
    min-height: auto;
}
.reqLink.blk5{
    min-height: auto;
}

.list-unstyled li a {
    color: #282828;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
    text-decoration-line: underline;
    padding-left: 8px;
}

.renewalOfPolicy a {
    position: relative;
}

/* .banner-title-wrap{
    position: relative;
    top:-55px;
} */

.renewalOfPolicy p {
    color: #282828;
    font-family: Mulish;
    font-size: 16px;
    /* padding-left: 18px; */
    font-weight: 700;
    line-height: 27px;
    /* 150% */
}

.arrow-img {
    position: absolute;
    right: 25px;
    bottom: 35%;
}

/* need Help css */
.cstMngWrp {
    background-color: transparent;
}

.help-main-wrapper {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.reqLink-head img {
    align-self: flex-start;
}

.help-wrapper {
    width: 33.33%;
    background-color: #E1F4FD;
    display: flex;
    align-items: start;
    gap: 20px;
    padding: 30px;
    border-radius: 15px;
    border: 1px solid #EAEAEA;
}

.cstMng .txt {
    min-height: 72px;
}

.mail-text a {
    word-break: break-word;
}

.help-wrap .titl {
    margin: 0;
    margin-bottom: 10px;
    font-weight: 700;
}

.accordian-sec-wrap {
    padding: 0;
    background: transparent;
}

.accordian-sec-wrap .accordion1 {
    background-color: transparent;
}

.accordian-sec-wrap .accordion1 .accordion-head {
    background-color: transparent;
}

.accordian-sec-wrap .tab-content-body {
    margin-top: 0;
}

.accordian-sec-wrap .accordion1 .border-none {
    border-top: none
}

.section-content.disclaimer-tab {
    background: transparent;
}

.section-content.disclaimer-tab .ui-tabs-modify .tab-content-body {
    margin-top: 0;

}

.helpline-sec {
    margin-top: 100px;
    margin-bottom: 100px;
}

.helpline-sec p {
    color: #282828;
    text-align: center;
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 166.667% */
    margin-bottom: 40px;
}

.helpline-sec .helpline_tbl {
    border: 1px solid #F5F6F6;
    border-radius: 10px;
    overflow: hidden;
}

.helpline_tbl table {
    width: 100%;
    border: 0;
    border-collapse: collapse;
}

.helpline_tbl table th {
    background-color: #E1E0D1;
    padding: 20px;
    color: #000;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    text-align: left;
    font-weight: 600;
    line-height: normal;
}

.helpline_tbl table td {
    padding: 20px 25px;
    color: #000;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.helpline_tbl table tbody tr:nth-child(even) {
    background-color: #F5F6F6;
}

.brd-right {
    border-right: 1px solid #EAEAEA;
}


/*contact us */

.contact-us-wrapper {
    background: linear-gradient(180deg, #004A80 18.73%, #00305B 100%);
    padding: 30px 0px;
}

.mb-40 {
    margin-bottom: 40px;
}

.contact-us-wrap {
    display: flex;
    padding: 0 225px;
    gap: 15px;
    margin-bottom: 20px;
}

.toll-free-wrapper {
    display: flex;
    padding: 0 225px;
    gap: 15px;
}

.reg_add,
.customer-support {
    width: 50%;
    display: flex;
}

.reg_add img,
.customer-support img {
    width: 25px;
    height: 25px;
    margin-right: 12px;
}

.contact-us-wrap h5 {
    color: #fff;
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
}

.contact-us-wrap .address {
    color: #fff;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    /* 137.5% */
}

.toll-free-wrapper .toll-number p {
    color: #fff !important;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    /* 137.5% */
}

.toll-free-wrapper .toll-number p .number-link {
    color: #fff !important;
    text-decoration: none;
    /* 137.5% */
}

.toll-free-wrapper .toll-number p .number-link:hover {
    color: #fff !important;
    text-decoration: none;
}

.toll-number,
.support-mail {
    width: 50%;
    padding-left: 35px;
}

.support-mail a {
    color: #fff;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    text-decoration: underline;
    line-height: 22px;
    /* 137.5% */
}

.support-mail a:hover {
    color: #fff !important;
}

.bannerWrp .page-head {
    color: #fff;
    font-family: Mulish;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
    /* 125% */
    position: relative;
    z-index: 1;
}

.bannerWrp .subhead {
    color: #fff;
    font-family: Mulish;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    /* 125% */
}

.reqLink ul li {
    position: relative;
    align-items: baseline;
}

.reqLink ul li a {
    display: inline-block;
    line-height: 25px;
    padding-left: 18px;
    margin-bottom: 10px;
}

.quick-support {
    color: #282828;
    text-align: center;
    font-family: Mulish;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px;
    /* 100% */
}

.freqently {
    margin-bottom: 18px;
}

/* Contacct Us */
.locate-branc-wrapper {
    padding: 40px 40px 0px 40px
}

.mapping {
    color: #282828;
    text-align: center;
    font-family: Mulish;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    /* 135% */
}

#locate-branch {
    background: #F8F6F6;
}

.branch-wrapper {
    background: #fff;
    border-radius: 15px;
}

.padd-0 {
    padding: 0;
}

.radio-buttons {
    width: 50%;
    display: flex;
    align-items: center;
    gap: 25px;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-left: 20px;
}

.radio-buttons input[type="radio"] {
    display: none;
}

.radio-buttons label {
    cursor: pointer;
    position: relative;
    font-size: 16px;
}

.radio-buttons label::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: transparent;
    border: 2px solid #838383;
    border-radius: 50%;
    top: 50%;
    left: -20px;
    transform: translateY(-50%);
    transition: border-color 400ms ease;
}

.radio-buttons label::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #EC6625;
    border: 2px solid #EC6625;
    border-radius: 50%;
    top: 50%;
    left: -18px;
    transform: translateY(-50%) scale(0);
    transition: transform 400ms ease;
}

input[type="radio"]:checked+label::before {
    border-color: #EC6625;
}

input[type="radio"]:checked+label::after {
    transform: translateY(-50%) scale(0.55);
}

.input-wrap {
    margin-bottom: 30px;
}

.input-wrap input {
    padding: 17px;
    width: 100%;
    /* margin-bottom: 30px; */
    border-radius: 5px;
    border: 1px solid #C9C9C9;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #838383;
}

.locate-btn-wrapper {
    margin-bottom: 40px;
}

.locate-btn-wrapper .btn-primary {
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 100%;
    border: 0;
    border-radius: 5px;
}

.branch_bar {
    background: #E1F3FD;
    padding: 15px 40px;
    color: #102F58;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}


.address-wrapper {
    display: flex;
    border: 1px solid #EAEAEA;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 10px;
    align-items: end;
}

.address-wrapper a {
    /* width: 30%; */
    padding: 8px 16px;
    font-size: 13px;
}

.address-map {
    display: flex;
    align-items: start;
    width: 70%;
    padding-bottom: 0;
}


.address-map img {
    width: 25px;
    height: 25px;
    margin-right: 5px;
}

.main-addresss p {
    color: #282828;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.main-addresss span {
    color: #575757;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

/* Video Section*/
.guides-main-wrapper {
    border-radius: 15px;
    border: 1px solid #C9C9C9;
    padding: 60px 67px;
    margin-bottom: 100px;
}

.guides-wrapper {
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
}

.txt-mobile {
    display: none;
}

.guide-video img {
    width: 100%;
    border-radius: 15px;

}

.guide-video {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    cursor: pointer;
}

.guide-video::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
    border-radius: 15px;
}

.play-wrap {
    position: absolute;
    margin: 0 auto;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.play-wrap img {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;

}

.video-head {
    color: #FFF;
    text-align: center;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.videos-btn-wrap {
    text-align: center;
}

.guides-main-wrapper .videos-btn-wrap a {
    display: inline-flex;
    padding: 8px 16px;
    border: 1px solid #EC6625;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    text-decoration: none;
    color: #EC6625;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.accordion1 .accordion-body {
    background-color: transparent !important;
}

.locate-branc-wrapper .input-box {
    display: none;
}

.Frequently-copay {
    padding-right: 0px !important;
}

.tab-head li {
    font-size: 17px;
}

.secondary-btn {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    padding: 1.3rem 2.4rem;
    font-size: 1.6rem;
    border-radius: 5px;
    text-decoration: none;
    outline: none;
    border: 1px solid #EC6625;
    font-weight: 700;
    text-align: center;
    background: #fff;
    color: #EC6625;
}

.secondary-btn:hover {
    position: relative;
    background: #FFF2EB;
    border: 1px solid #EC6625;
    color: #EC6625;
}

.secondary-btn:focus-visible {
    position: relative;
    background: #FFF9F6;
    border: 1px solid #EC6625;
    color: #EC6625;
}

.secondary-btn:active {
    position: relative;
    background: #FFF9F6;
    border: 1px solid #BB5106;
    color: #BB5106;
}

.il-input-block {
    position: relative;
    display: inline-block;
    width: 100%;
}

.il-input-block label {
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 600;
    color: #838383;
    position: absolute;
    left: 17px;
    top: 17px;
    background-color: #fff;
    transition: .3s all ease;
    pointer-events: none;
}

.il-input-block input {
    outline: 1px solid #C9C9C9;
    border-radius: 5px;
    background: #ffff;
    padding: 1.7rem;
    width: 100%;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 600;
    color: #282828;
}

.il-input-block input:hover {
    outline: 1px solid #282828;
}

.il-input-block.focus label {
    font-size: 1.2rem;
    line-height: 1.5rem;
    font-weight: 600;
    top: -7px;
    left: 11px;
    padding: 0 7px;
    z-index: 2;
    transition: .3s all ease;
}

.il-input-block.onFocused label {
    color: #ec6625;
}

.il-input-block.onFocused input {
    outline: 2px solid #EC6625;
    border: none;
}

.height-350 {
    max-height: 350px;
    overflow-y: auto;
}

.map-wrapper {
    display: flex;
}

.map-wrapper .map-sec {
    width: 60%;
}

.map-wrapper .form-sec-wrap {
    width: 40%;
}

.map-wrapper .mapouter {
    height: 100%;
}

.map-wrapper .gmap_canvas {
    height: 100%;
}


.secondary-btn {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    padding: 1.3rem 2.4rem;
    font-size: 1.6rem;
    border-radius: 5px;
    text-decoration: none;
    outline: none;
    border: 1px solid #EC6625;
    font-weight: 700;
    text-align: center;
    background: #fff;
    color: #EC6625;
}

.secondary-btn:hover {
    position: relative;
    background: #FFF2EB;
    border: 1px solid #EC6625;
    color: #EC6625;
}

.secondary-btn:focus-visible {
    position: relative;
    background: #FFF9F6;
    border: 1px solid #EC6625;
    color: #EC6625;
}

.secondary-btn:active {
    position: relative;
    background: #FFF9F6;
    border: 1px solid #BB5106;
    color: #BB5106;
}



/* Video Pop Up */
.video_popup_wrapper .pop-up-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    /* transition: opacity 500ms; */
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
    overflow: auto;
    height: 100%;
}

.video_popup_wrapper .activeOverlay {
    visibility: visible;
    opacity: 1;
}

.video_popup_wrapper .close {
    position: absolute;
    top: 10px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    opacity: 1;
}

.pop-up-sec .close:before {
    transform: rotate(45deg);
    position: absolute;
    left: 15px;
    content: ' ';
    height: 40px;
    width: 2px;
    background-color: #282828;
}

.closebtn-block {
    position: absolute;
    right: 45px;
    top: 10px;
}

.pop-up-sec .close::after {
    transform: rotate(-45deg);
    position: absolute;
    left: 15px;
    content: ' ';
    height: 40px;
    width: 2px;
    background-color: #282828;
}

.video-info-wrapper {
    display: none;
}


.no-data {
    color: #282828;
    text-align: center;
    font-family: Mulish;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    display: none;
}

.accordion1 .accordion-body p {
    background-color: transparent !important;
}

.container-fluid.bg-grays.Frequently-copay {
    margin-top: 0;
}

/* media Queries*/

@media only screen and (max-width: 1280) {
    .address-wrapper a {
        font-size: 12px;
    }
}

@media only screen and (max-width: 992px) {
    .contact-us-wrap {
        flex-direction: column;
    }

    .toll-free-wrapper {
        flex-direction: column-reverse;
    }

    .reg_add,
    .customer-support {
        width: 100%;
    }

    .toll-number,
    .support-mail {
        width: 100%;
    }

    .play-wrap img {
        width: 20px;
        height: 20px;
    }

    .video-head {
        font-size: 10px;
    }
}

.map-wrapper .gmap_canvas {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.renewalOfPolicy .imgbx:nth-child(3) {
    top: 22px;
}

@media all and (min-width:768px) and (max-width:992px) {
    .solution-box {
        flex-direction: column;
    }

    .help-wrapper {
        flex-direction: column;
    }
    .toll-free-wrapper{
        padding: 0
    }
    .contact-us-wrap{
        padding: 0
    }
    .input-wrap{
        margin-bottom: 30px;
    }
    .locate-branc-wrapper .il-input-block input{
        margin-bottom: 0;
    }
    .locate-branc-wrapper{
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 768px) {
    .form-group{
        margin-right: 0;
    }
    .hd {
        font-size: 24px;
        line-height: 30px;
        font-weight: 700;
        margin-bottom: 30px;
    }

    .solution-outer-wrapper {
        flex-direction: column;
    }

    .solution-box {
        width: 100%;
    }

    .help-main-wrapper {
        flex-direction: column;
    }

    .help-wrapper {
        width: 100%
    }

    .arrow {
        top: 35px;
    }

    .address-wrapper {
        flex-wrap: wrap;
    }
    .solution_wrap {
        min-height: 100%;
        display: flex;
        flex-direction: column;
        /* justify-content: space-between; */
    }

    .mob-visibile {
        display: none;
    }

    .location-head {
        display: block;
        margin-bottom: 20px;
        text-align: center;
    }

    .branch_bar {
        display: none;
    }

    .radio-buttons {
        width: 100%;
        display: flex;
        justify-content: space-around;
        margin-bottom: 30px;
        margin-left: 0;
    }

    #locate-branch {
        background: none;
    }

    .locate-branc-wrapper {
        padding: 0;
    }

    .solution-outer-wrapper {
        gap: 10px;
    }

    .solution-wrapper {
        margin-top: 30px;
        margin-bottom: 60px;
    }

    .solution-box .titl {
        margin-bottom: 5px;
    }

    .reqLink {
        padding: 23px;
    }

    .reqLink-head .titl {
        margin: 0;
    }

    .reqLink-head {
        padding-bottom: 0;
    }

    .solution-box .txt {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .reqLink-head .titl {
        font-size: 16px;
        line-height: 20px;
        font-weight: 700;
    }

    .reqLink {
        margin-bottom: 20px;
    }

    .helpline_tbl {
        overflow-x: scroll !important;
    }

    .contact-us-wrap {
        flex-direction: column;
        padding: 0 20px;
    }

    .toll-free-wrapper {
        flex-direction: column-reverse;
        padding: 0 20px;
    }

    .reg_add,
    .customer-support {
        width: 100%;
    }

    .toll-number,
    .support-mail {
        width: 100%;
    }

    .bannerWrp .page-head {
        color: #fff;
        font-family: Mulish;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        /* 125% */
    }

    .bannerWrp .subhead {
        color: #fff;
        font-family: Mulish;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 25px;
        /* 125% */
    }

    .cstMngWrp .hd {
        margin: 0;
        margin-top: 85px;
        font-size: 24px;
        line-height: 30px;
        font-weight: 700;
        margin-bottom: 30px;
    }

    .quick-support {
        color: #282828;
        text-align: center;
        font-family: Mulish;
        font-size: 24px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
    }

    .section-content.disclaimer-tab h1 {
        font-size: 24px;
        line-height: normal;
    }

    .guides-main-wrapper {
        padding: 20px;
        border: 0;
        border-top: 1px solid #C9C9C9;
        border-radius: 0;
        border-bottom: 1px solid #C9C9C9;
    }

    .guides-wrapper {
        flex-direction: column;
        align-items: center;
        gap: 0;
    }

    .guide-video {
        width: 100%;
        height: 100%;
    }

    .guide-video img {
        width: 100%;
        height: 100%;
    }

    .video-head {
        display: none;
    }

    .video-box {
        width: 100%;
        height: 100%;
    }

    .txt-mobile {
        display: block;
        color: #F26624;
        margin-top: 10px;
        text-align: center;
        font-family: Mulish;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-decoration-line: underline;
        margin-bottom: 37px;
    }

    /* .txt-mobile:last-child{
            margin-bottom: 0;
        } */

    .map-wrapper {
        flex-direction: column-reverse;
    }

    .map-wrapper .map-sec {
        width: 100%;
    }

    .map-wrapper .form-sec-wrap {
        width: 100%;
    }

    .map-wrapper .mapouter {
        height: 100%;
    }

    .map-wrapper .gmap_canvas {
        height: 100%;
    }

    .address-map {
        width: 100%;
    }

    /* .address-map .secondary-btn{
        margin-left: 45px;
    } */
    .address-wrapper a {
        width: 45%;
        margin-left: 45px;
    }

    .renewalOfPolicy p {
        font-size: 16px;
        line-height: 20px;
        font-weight: 700;
    }

    .guides-wrapper a {
        width: 100%;
        height: auto;
    }

    .faq-sec .hd {
        text-align: center;
        font-weight: 600;
        font-size: 24px;
        line-height: 30px;
    }

    .helpline-sec {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .map-wrapper .mapouter h2 {
        text-align: center;
        margin-top: 60px;
    }
}

/* @media only screen and (max-width: 600px) {
    
} */


/** New Css Added By Rohit Pokale 06-12-2023 **/
.no-wrap {
    white-space: nowrap;
}

.renewalOfPolicy a {
    opacity: 1;
}

.renewalOfPolicy:nth-child(3) .imgbx {
    top: 22px;
}

.reqLink-head .titl {
    opacity: 1;
}

.cstMng .txt {
    min-height: 53px;
}

.mob-img {
    display: none;
}

.banner-title-wrap br {
    display: none;
}

.guides-main-wrapper .videos-btn-wrap a {
    padding: 14px 25px;
    font-size: 16px;
}

.videos-btn-wrap {
    margin-bottom: 2rem;
}

.help-wrap p {
    font-weight: 400;
}

ul.list-unstyled li a {
    font-size: 14px;
}

.help-wrap a {
    font-size: 14px;
}

.tab-wrap.js-tab-wrap.ui-tabs-modify {
    margin-bottom: 5rem;
}

.locate-branc-wrapper {
    margin-bottom: 3rem;
}

.iltc-wrapper {
    display: none !important;
}

.il-header .top-menu-wrap.pad-Top {
    padding-top: 0 !important;
}

.form-group {
    margin-right: 2.5rem;
}

@media(min-width:992px) and (max-width:1360px) {
    .locate-branc-wrapper {
        padding: 40px 20px 0px 20px;
    }

    .address-wrapper {
        padding: 15px;
    }

    .contact-us-wrap {
        display: flex;
        padding: 0 150px;
        gap: 15px;
        margin-bottom: 20px;
    }

    .toll-free-wrapper {
        display: flex;
        padding: 0 150px;
        gap: 15px;
    }

    .solution-box .titl {
        font-size: 1.4rem;
    }

    .solution-box .txt {
        min-height: 95px;
        font-size: 1.4rem;
    }

    .bannerWrp .page-head {
        font-size: 26px;
    }

    .bannerWrp .subhead {
        font-size: 28px;
    }

    .cstMng .txt span.mail-text a {
        font-size: 12px;
    }

    .help-wrapper {
        padding: 20px;
    }

    .address-wrapper a {
        font-size: 12px;
        padding: 8px 12px;
    }
}

@media(min-width: 768px) and (max-width: 992px) {
    .map-wrapper .map-sec {
        width: 50%;
    }

    .map-wrapper .form-sec-wrap {
        width: 50%;
    }

    .banner-title-wrap {
        position: relative;
        bottom: 15px;
    }

    .bnMdl {
        padding: 50px 0 111px;
    }

    .solution-box .titl {
        font-size: 13px;
        line-height: normal;
    }

    .solution-box .txt {
        font-size: 1.3rem;
        line-height: 22px;
        min-height: 85px;
    }

    .solution_wrap a {
        font-size: 12px;
    }

    .solution-box {
        padding: 20px 15px 30px 15px;
    }
    .locate-branc-wrapper {
        padding: 20px 15px 30px 15px;
    }
    .address-wrapper{
        padding: 15px;
    }
    .address-wrapper a{
        padding: 8px 8px;
        font-size: 12px;
    }
    .reqLink{
        padding: 15px;
    }
    .reqLink-head .titl{
        font-size: 1.6rem;
    }
    .guides-main-wrapper{
        padding: 60px 15px;
    }
    .locate-branc-wrapper {
        margin-bottom: 0;
    }
    .input-wrap{
        margin-bottom: 0; 
    }
}

@media(max-width: 768px) {
    .guides-main-wrapper{
        padding: 60px 15px;
    }
    .bannerWrp .page-head {
        color: #fff;
        font-family: Mulish;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
    }
    .map-wrapper{
        flex-wrap: wrap;
    }
    .desk-img {
        display: none;
    }

    .mob-img {
        display: block;
        float: right;
    }

    .banner-title-wrap br {
        display: block;
    }

    /* #online-requests .arrow-img{
display: none;
} */
    #online-requests .renewalOfPolicy a {
        padding: 30px 25px 30px 78px;
    }

    #online-requests .renewalOfPolicy .imgbx {
        top: 25px;
    }

    #online-requests .renewalOfPolicy:nth-child(3) .imgbx {
        top: 28px;
    }

    .Frequently-copay .accordion1 .accordion-head h3 {
        width: 90%;
    }

    .mapping {
        font-size: 24px;
    }

    .map-wrapper {
        padding: 0 1.2rem;
    }

    .map-wrapper .gmap_canvas {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .map-wrapper .mapouter h2 {
        margin-bottom: 2rem;
    }

    #gmap_canvas {
        height: 500px;
    }

    .helpline-sec {
        padding: 0 1.2rem;
    }

    .helpline-sec .hd {
        text-align: left;
    }

    .helpline-sec p {
        text-align: left;
    }

    #contact-us h2 {
        text-align: center;
    }

    .main-addresss span {
        padding-bottom: 1.5rem;
    }

    .address-wrapper a {
        width: auto;
    }

    div#locate-branch {
        padding: 4rem 0 2rem 0;
    }

    .helpline_tbl table th {
        padding: 10px;
        font-size: 14px;
    }

    .helpline_tbl table td {
        padding: 10px 10px;
        font-size: 12px;
    }

    .address-wrapper {
        flex-wrap: wrap;
    }

    .address-map {
        width: 100%;
    }

    .address-wrapper a {
        margin-left: 45px;
    }

    .map-wrapper .form-sec-wrap {
        width: 100%;
    }

    .map-wrapper .map-sec {
        width: 100%;
    }
    .form-group {
        margin-right: 0;
    }
    .address-wrapper a{
        margin-left: 30px;
    }
}
/*********************CIS download button css******************/
.reqLink ul li.download_imp{
    display: flex;
    align-items: center;
    gap: 1rem;
}
.reqLink ul li.download_imp a{
    margin-bottom: 0;
}