.solution-container {
    background-color: #fff;
}

.solution-title-container {
    padding: 0px 24px;
}

.solution-detail-image {
    padding: 0px 8px;
}

.solution-detail-header {
    font-family: "ARZSans-Medium";
    font-size: 20px;
    color: #020202;
    padding-top: 29px;
    margin-bottom: 9px;
}

.solution-header-text {
    font-family: "ARZSans-Regular";
    font-size: 12px;
    color: #020202;
    margin-bottom: 30px;
}

.partners {
    font-family: "Axisbp-R";
    font-size: 11px;
    color: #000;
}

.partners-image {
    padding: 0px 24px;
    margin-top: 16px;
}

.partners-text {
    font-size: 12px;
    padding: 23px 24px;
    line-height: 20px;
    color: #000;
    ;
}

.michibiki {
    min-height: 689px;
    width: 100%;
    background-color: #e0e0dc;
    padding: 34px 24px 24px 24px;
}

.support-service {
    margin-top: 25px;
    margin-bottom: 12px;

}

.support-service p {
    letter-spacing: 0px;
    color: #000000;
    line-height: 32px;
    font-size: 20px;
    font-weight: 700;
}

.redish-sub-text {
    text-align: left;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0px;
    color: #323232;
    margin-top: 18px;
}

.financial-sub {
    color: #fff;
    font-size: 21px;
    letter-spacing: 0px;
    opacity: 1;
    font-weight: 600;
    margin-bottom: 20px;
}

.financial-head {
    color: #fff;
    font-size: 28px;
    letter-spacing: 0px;
    opacity: 1;
    font-weight: 700;
    margin-bottom: 40px;

}

.financial-detail {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 0.875rem;
    line-height: 26px;
    letter-spacing: 0.5px;
    opacity: 1;
    margin-bottom: 40px;
}

.solution-img {}

.solution-img img {
    width: 100%;
    border-radius: 24px;
}

@media screen and (max-width: 767px) {
    .financial-detail {
        font-size: 12px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    .financial-head {
        margin-top: 12px;
        font-size: 20px;
        margin-bottom: 27px;
        line-height: 30px;
    }
}

.more-link>a>i {
    transition: .4s;
}

.more-link>a:hover i {
    transform: translateX(.25em);
}

.more-link {
    margin-top: 60px;
}

@media screen and (max-width: 767px) {
    .more-link {
        margin-top: 30px;
    }
}

.more-link a {
    font-size: 1.25rem;
    line-height: 27px;
    border-radius: 150px;
    padding: 0.5rem 2.7rem;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    background: linear-gradient(90deg, rgba(27, 48, 139, 1) 0%, rgba(0, 155, 224, 1) 100%);
}
/* 0227_shokoadd */
.more-link a:first-child {
    margin: 0 10px 10px 0;
    background: #000;
}

.more-link a i {
    padding: 0 0 0 1rem;
    font-size: 1rem;
}

@media screen and (max-width: 767px) {
    .more-link a {
        font-size: 1.063rem;
        line-height: 22px;
        padding: 0.6rem 2rem;
    }
}


/** Button arrows animation */
.our-partners-link>a>img {
    transition: .4s;
}

.our-partners-link>a:hover img {
    transform: translateX(.25em);
}

.banner-section {
    background: #000;
    position: relative;
    margin: 120px 0 0;
}

.banner-section:before {
    content: '';
    display: inline-block;
    background: #fff;
    opacity: 0.1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.banner-shape {
    min-height: 324px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-shape img {
    margin: 0 auto;
}

.inner-banner-content {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.inner-banner-content h1 {
    font-family: 'ARZSans-Medium';
    font-size: 2.5rem;
    line-height: 89px;
    letter-spacing: 2px;
    color: #E4E4E4;
}

.inner-banner-content span {
    font-family: 'Axisbp-R';
    font-size: 0.938rem;
    line-height: 20px;
    letter-spacing: 2px;
    color: #E4E4E4;
    display: block;
}

.financial-support-sec {
    background: #000000;
    padding: 6rem 0;
}

.financial-support-sec .heading h2 {
    text-align: left;
    font-family: 'ARZSans-Medium';
    font-size: 1.5rem;
    line-height: 38px;
    letter-spacing: 2.4px;
    color: #FFFFFF;
}

.financial-support-sec .heading span {
    text-align: left;
    font-family: 'Axisbp-R';
    font-size: 0.813rem;
    line-height: 17px;
    letter-spacing: 2.6px;
    color: #969696;
    margin-top: 7px;
    display: inline-block;
}

.financial-support-sec .heading {
    margin: 0 0 2.5rem;
}

.financial-support-sec .content {
    padding: 0 0 0 1.6rem;
}

.financial-support-sec .content span {
    text-align: left;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: bold;
    font-size: 1.313rem;
    line-height: 34px;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.financial-support-sec .content h3 {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: bold;
    font-size: 2.063rem;
    line-height: 50px;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin: 7px 0px 35px;
}

.financial-support-sec .content p {
    text-align: left;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: bold;
    font-size: 0.875rem;
    line-height: 26px;
    letter-spacing: 0.7px;
    color: #FFFFFF;
}

.service-details-sec {
    background: #969696;
    overflow: hidden;
}

.service-details-sec .content {
    padding: 6.25rem 0px;
}

.service-details-sec .content h2 {
    font-family: 'ARZSans-Medium';
    font-size: 1.5rem;
    line-height: 38px;
    letter-spacing: 1.55px;
    color: #000000;
    margin: 37px 0px 0px;
}

.service-details-sec .content span {
    font-family: 'Axisbp-R';
    font-size: 0.813rem;
    line-height: 17px;
    letter-spacing: 2.6px;
    color: #000000;
    margin-bottom: 20px;
    display: inline-block;
}

.service-details-sec .content p {
    text-align: left;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: bold;
    font-size: 0.813rem;
    line-height: 26px;
    letter-spacing: 0.65px;
    color: #323232;
    max-width: 400px;
    margin-bottom: 32px;
}

.service-details-sec .image {
    border: 1px solid #E1E1E1;
    border-radius: 100%;
    width: 707px;
    height: 707px;
    margin-left: auto;
}


.logo-img {
    width: 300px;
    margin: 0 auto;
}

.inner-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.logo-img img {
    max-width: 66% !important;
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
}

.inner-content-text p {
    font-family: 'Axisbp-R';
    font-size: 1.063rem;
    line-height: 28px;
    letter-spacing: 0.85px;
    color: #323232;
    margin-bottom: 40px;
}

.inner-content-text p.center {
    text-align: center;
}

.inner-content-text p.left {
    text-align: left;
}

.inner-content-text p.rigt {
    text-align: right;
}

.inner-content-text {
    padding: 10px;
}

.inner-img {
    position: relative;
}

.inner-img-content {
    border: 1px solid #C8C8C8;
    border-radius: 100%;
    width: 277px;
    height: 277px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.inner-img-content p {
    font-family: 'Axisbp-R';
    font-size: 1.063rem;
    line-height: 22px;
    text-align: center;
    margin-top: 25px;
    letter-spacing: 1.7px;
    color: #323232;
}

.inner-img-content img {}

.our-partners-section {
    background: #E0E0DC;
    overflow: hidden;
}

.our-partners-section .image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 621px;
}

.our-partners-section .heading {
    margin-bottom: 40px;
}

.our-partners-section .content {
    height: 100%;
    max-width: 577px;
    padding: 0 2rem 0 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.our-partners-section .heading h3 {
    text-align: left;
    font-family: 'ARZSans-Bold';
    font-size: 1.5rem;
    line-height: 38px;
    letter-spacing: 2.4px;
    color: #000000;
}

.our-partners-section .heading h5 {
    text-align: left;
    font-family: 'Axisbp-R';
    font-size: 0.813rem;
    line-height: 17px;
    letter-spacing: 2.6px;
    color: #000000;
    margin-top: 5px;
}

.our-partners-section .image img {}

.our-partners-section .content h2 {
    text-align: left;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: bold;
    font-size: 2.063rem;
    line-height: 53px;
    letter-spacing: 2.64px;
    color: #000000;
    margin: 0 0 1.875rem;
}

.our-partners-section .content p {
    text-align: left;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: bold;
    font-size: 0.813rem;
    line-height: 26px;
    letter-spacing: 0.65px;
    color: #323232;
}

.our-partners-link a img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.our-partners-link {
    position: relative;
    margin: 3.125rem 0 0;
    display: inline-block;
    width: 100%;
}

.our-partners-link a {
    font-size: 1.25rem;
    line-height: 27px;
    border-radius: 150px;
    font-family: 'ARZSans-Regular';
    padding: 8px 40px;
    letter-spacing: 0px;
    color: #FFFFFF;
    background: linear-gradient(36deg, rgba(29, 38, 131, 1) 0%, rgba(1, 156, 225, 1) 100%);
    display: inline-block;
}

.service-flow-section {
    background: #000 0% 0% no-repeat padding-box;
    padding: 100px;
}

.service-flow-section .heading {
    margin-bottom: 40px;
}

.service-flow-section .heading h3 {
    text-align: left;
    font: normal normal bold 24px/38px ABC Arizona Sans;
    letter-spacing: 2.4px;
    color: #fff;
}

.service-flow-section .heading h5 {
    text-align: left;
    font: normal normal normal 13px/17px ABC Arizona Sans;
    letter-spacing: 2.6px;
    color: #fff;
    margin-top: 5px;
}

.service-listing ul {
    display: inline-flex;
    list-style: none;
    width: 100%;
}

.service-listing ul li .image-ul-sec {
    position: relative;
}

.service-listing ul li .image-ul-sec .image-ul-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.service-listing ul li .image-ul-sec .image-ul-inner h5 {
    text-align: center;
    font: normal normal normal 18px/22px ABC Arizona Sans;
    letter-spacing: 2.6px;
    color: #646464;
    margin-bottom: 10px;
}

.service-listing ul li .image-ul-sec .image-ul-inner p {
    text-align: center;
    font: normal normal normal 18px/22px ABC Arizona Sans;
    letter-spacing: 2.6px;
    color: #646464;
    margin-top: 10px;
}

.service-listing ul li .image-ul-sec .image-ul-inner h3 {
    text-align: center;
    font: normal normal normal 20px/22px ABC Arizona Sans;
    letter-spacing: 2.6px;
    color: #00a0e9;
    margin: 25px 0px;
}

.service-listing ul li p {
    text-align: left;
    font: normal normal 300 13px/22px Tazugane Gothic StdN;
    letter-spacing: 0px;
    color: #646464;
    padding: 0px 10px;
    margin-top: 15px;
}

.service-listing {
    margin: 30px 0px;
    position: relative;
}

.service-listing .step-arrow img {
    width: 100%;
}

.service-listing .step-arrow {
    position: absolute;
    top: 38%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 106%;
}

.flow-section {
    padding: 4rem 0;
    background: #000;
}

.flow-blk {
    position: relative;
    z-index: 1;
}

.flow-blk:before {
    content: '';
    display: inline-block;
    border-bottom: 0.8px dashed #969696;
    position: absolute;
    top: 251px;
    left: 0;
    right: 0;
    border-width: 2px;
    border-spacing: 4px;
    z-index: -1;
}

.flow-blk:after {
    content: '';
    background: url(http://prod.redish.jp/wp-content/uploads/2022/06/Path-41.png);
    width: 20px;
    position: absolute;
    top: 241px;
    display: block;
    right: -20px;
    height: 26px;
    background-repeat: no-repeat;
}

.flow-title {
    margin: 0 0 2rem;
}

.flow-title h2 {
    font-family: 'ARZSans-Medium';
    font-size: 1.5rem;
    line-height: 38px;
    letter-spacing: 2.4px;
    color: #E4E4E4;
}

.flow-title span {
    font-family: 'Axisbp-R';
    font-size: 0.813rem;
    line-height: 17px;
    letter-spacing: 1.3px;
    color: #E4E4E4;
}

.flow-otr {
    margin-left: -60px;
}

.flow-otr ul {
    margin-left: -1rem;
    margin-right: -1rem;
    display: flex;
    justify-content: center;
}

.flow-otr ul li {
    width: 22%;
    list-style-type: none;
    padding: 0 1rem;
}

.flow-inr {}

.flow-cm {
    width: 330px;
    height: 330px;
    border: 1px solid #646464;
    border-radius: 100%;
    margin: 0 0 1.6rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.flow-cm span {
    font-family: 'ARZSans-Light';
    font-size: 1.125rem;
    line-height: 30px;
    letter-spacing: 3.6px;
    color: #C8C8C8;
    display: inline-block;
    margin: 0 0 2rem;
}

.flow-cm p {
    font-family: 'Axisbp-R';
    font-size: 1.5rem;
    line-height: 32px;
    letter-spacing: 0px;
    color: #009DE1;
    margin: 0 0 1rem;
}

.flow-cm i {
    font-family: 'ARZSans-Light';
    font-size: 1rem;
    line-height: 45px;
    letter-spacing: 0px;
    color: #646464;
    font-style: normal;
}

.flow-para {
    position: relative;
    left: 30px;
}

.flow-para p {
    font-family: 'Axisbp-R';
    font-size: 0.813rem;
    line-height: 22px;
    letter-spacing: 0px;
    color: #646464;
}

.step-blk-m {
    display: none;
}

@media(min-width: 990px) {
    .our-partners-section {
        margin-top: -20px;
    }
}

@media all and (max-width:1024px) {

    .flow-blk:before {
        top: 220px;
    }

    .flow-blk:after {
        top: 210px;
    }

    .flow-cm {
        width: 250px;
        height: 250px;
    }
}

@media screen and (max-width: 1083px) and (min-width: 1025px) {
    .flow-cm {
        width: 300px;
        height: 300px;
    }
}

@media all and (max-width:960px) {
    .service-details-sec .content {
        padding: 3.75rem 0;
        text-align: center;
    }

    .service-details-sec .content p {
        margin: 0 auto;
    }

    .our-partners-section .image {
        height: 500px;
    }

    .flow-blk:before {
        top: 190px;
    }

    .flow-blk:after {
        top: 180px;
    }

    .flow-cm {
        width: 200px;
        height: 200px;
    }

    .flow-cm span {
        margin: 0 0 1rem;
    }

    .flow-cm p {
        font-size: 1rem;
    }
}


@media screen and (max-width: 767px) {
    .banner-section {
        margin: 0;
    }

    .inner-banner-content h1 {
        font-family: 'ARZSans-Bold';
        font-size: 1.25rem;
        line-height: 27px;
        letter-spacing: 1px;
    }

    .inner-banner-content span {
        font-size: 0.75rem;
        line-height: 16px;
        letter-spacing: 2.4px;
        margin-top: 5px;
    }

    .financial-support-sec {
        padding: 34px 0 34px;
    }

    .financial-support-sec .heading {
        margin: 0 0 1.2rem;
    }

    .financial-support-sec .heading h2 span {
        font-family: 'ARZSans-Medium';
        font-size: 1.25rem;
        line-height: 27px;
        letter-spacing: 0.4px;
    }

    .financial-support-sec .heading span {
        margin-top: 6px;
        font-size: 0.75rem;
        line-height: 16px;
        letter-spacing: 0px;
        color: #FFFFFF;
    }

    .financial-support-sec .content {
        padding: 0;
    }

    .financial-support-sec .content span {
        font-size: 0.875rem;
        line-height: 23px;
        margin-top: 0.625rem;
    }

    .financial-support-sec .content h3 {
        margin: 0.4rem 0px 1rem;
        font-size: 1.25rem;
        line-height: 26px;
    }

    .financial-support-sec .content p {
        font-size: 0.75rem;
        line-height: 24px;
        letter-spacing: 0px;
        margin: 10px 0px;
    }

    .service-details-sec {
        padding: 3rem 0;
    }

    .service-details-sec .content {
        padding: 0;
        text-align: left;
    }

    .service-details-sec .content h2 {
        font-family: 'ARZSans-Medium';
        font-size: 1.25rem;
        line-height: 27px;
        letter-spacing: 2px;
        color: #020202;
        margin: 0 0 0.4rem;
    }

    .service-details-sec .content span {
        font-size: 0.75rem;
        line-height: 16px;
        letter-spacing: 1.2px;
    }

    .service-details-sec .image {
        width: 428px;
        height: 428px;
        margin: 0 auto 1.4rem;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    .inner-content {}

    .inner-content .col-sm-6 {
        width: 50%;
    }

    .inner-content-text p {
        font-size: 0.75rem;
        line-height: 16px;
        letter-spacing: 0.6px;
        margin-bottom: 30px;
    }

    .inner-img-content {
        width: 178px;
        height: 178px;
    }

    .inner-img-content p {
        font-size: 0.75rem;
        line-height: 16px;
        letter-spacing: 1.2px;
    }

    .service-details-sec .content p {
        font-size: 0.75rem;
        line-height: 22px;
        letter-spacing: 0px;
    }

    .logo-img img {
        max-width: 50% !important;
        text-align: center;
        margin: auto;
        margin-bottom: 35px;
    }

    .our-partners-section {
        padding: 2rem 1.25rem 3rem;
    }

    .our-partners-section .image {
        height: 290px;
        margin: 0 0 1.8rem;
    }

    .our-partners-section .content {
        padding: 0;
    }

    .our-partners-section .heading h3 {
        font-family: 'ARZSans-Medium';
        font-size: 1.25rem;
        line-height: 27px;
        color: #020202;
        letter-spacing: 0.4px;
    }

    .our-partners-section .heading h5 {
        font-size: 0.75rem;
        line-height: 16px;
        letter-spacing: 2.4px;
    }

    .our-partners-section .content h2 {
        font-size: 1.25rem;
        line-height: 32px;
        letter-spacing: 0.96px;
        margin: 0 0 1rem;
    }

    .our-partners-section .image img {
        width: 100%;
    }

    .our-partners-section .content p {
        font-size: 0.75rem;
        line-height: 22px;
        letter-spacing: 0px;
    }

    .our-partners-link {
        margin: 2.5rem 0 0;
    }

    .our-partners-link a {
        padding: 6px 25px;
        font-size: 1.063rem;
        line-height: 22px;
        position: relative;
    }

    .service-flow-section {
        padding: 48px 10px 10px;
    }

    .service-listing ul {
        display: inline-block;
        list-style: none;
        width: 100%;
    }

    .service-listing ul li .image-ul-sec img {
        display: none;
    }

    .service-listing ul li .image-ul-sec .image-ul-inner {
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
    }

    .service-listing ul li .image-ul-sec .image-ul-inner h5 {
        text-align: left;
        margin-bottom: 0px;
        font: normal normal 300 13px/30px Riforma LL;
        letter-spacing: 1.3px;
    }

    .service-listing ul li .image-ul-sec .image-ul-inner h3 {
        margin: 0px 0px;
        text-align: left;
        font: normal normal 300 18px/24px Tazugane Gothic StdN;
        letter-spacing: 0px;
        float: left;
    }

    .service-listing ul li .image-ul-sec .image-ul-inner p {
        margin-top: -10px;
        text-align: left;
        font: normal normal 300 12px/45px Riforma LL;
        letter-spacing: 0px;
        display: inline-block;
        margin-left: 10px;
    }

    .service-listing ul li p {
        padding: 0px 10px;
        margin-top: 0px;
        text-align: left;
        font: normal normal 300 12px/22px Tazugane Gothic StdN;
        letter-spacing: 0px;
        margin-bottom: 20px;
        display: inline-block;
        position: relative;
    }

    .service-listing ul li p:before {
        content: ' ';
        background: url(/wp-content/uploads/2022/06/グループ-72-1.png);
        z-index: 9999999;
        position: absolute;
        left: -16px;
        top: -6px;
        height: 70px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .service-listing ul li .image-ul-sec .image-ul-inner p:before {
        content: '';
        background: unset;
        height: auto;
        position: relative;
    }

    .step-arrow {
        display: none;
    }

    .service-listing ul li .image-ul-sec .image-ul-inner h5 div {
        height: 1px;
        background: #646464;
        display: inline-block;
        float: right;
        vertical-align: middle;
        margin-top: 15px;
        width: 85%;
    }

    .flow-section {
        padding: 2.8rem 0;
    }

    .flow-blk:before {
        display: none;
    }

    .flow-blk:after {
        display: none;
    }

    .flow-title {
        margin: 0 0 3rem;
    }

    .flow-title h2 {
        font-family: 'ARZSans-Medium';
        letter-spacing: 0.4px;
        color: #FFFFFF;
        font-size: 1.25rem;
        line-height: 27px;
        margin: 0 0 0.4rem;
    }

    .flow-title span {
        letter-spacing: 2.4px;
        color: #FFFFFF;
        font-size: 0.75rem;
        line-height: 16px;
    }

    .flow-otr {
        display: none;
    }

    .step-blk-m {
        display: block;
    }

    .step-cm-m {
        margin: 0 0 1rem;
    }

    .step-count-m {
        overflow: hidden;
    }

    .step-count-m p {
        font-family: 'ARZSans-Light';
        font-size: 0.813rem;
        line-height: 30px;
        letter-spacing: 1.3px;
        color: #C8C8C8;
        position: relative;
    }

    .step-count-m p:before {
        content: '';
        display: inline-block;
        background: #646464;
        width: 100%;
        height: 0.6px;
        position: absolute;
        left: 67px;
        top: 50%;
        transform: translateY(-50%);
    }

    .step-title-m {
        display: flex;
        align-items: center;
    }

    .step-title-m p {
        font-family: 'Axisbp-R';
        font-size: 1.125rem;
        line-height: 24px;
        letter-spacing: 0px;
        color: #009DE1;
    }

    .step-title-m span {
        font-family: 'ARZSans-Light';
        font-size: 0.75rem;
        line-height: 45px;
        letter-spacing: 0px;
        color: #646464;
        margin: 0 0 0 2rem;
    }

    .step-para-m {
        display: flex;
        align-items: center;
    }

    .step-para-m img {}

    .step-para-m p {
        font-family: 'Axisbp-R';
        font-size: 0.75rem;
        line-height: 20px;
        letter-spacing: 0px;
        color: #646464;
        padding: 0 0 0 1rem;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .financial-support-sec .content {
        padding: 0;
        margin-top: 2.625rem;
    }

    .inner-banner-content h1 {
        font-size: 1.938rem;
        line-height: 50px;
    }

    .service-details-sec .image {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 1399px) and (min-width: 1200px) {
    .flow-cm {
        width: 290px;
        height: 290px;
    }

    .flow-blk::before {
        top: 235px;
    }

    .flow-blk:after {
        top: 225px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 1025px) {
    .flow-cm {
        width: 240px;
        height: 240px;
    }

    .flow-blk::before {
        top: 210px;
    }

    .flow-blk:after {
        top: 200px;
    }
}