html,
body {
    margin: 0;
    padding: 0;

    font-family: メイリオ;
    color: #4D4D4D !important;
}

.col-md-6 {
    margin-left: 0px;
}

.ec-breadcrumb .ec-breadcrumb-title {
    text-decoration: none;
    color: #444444;
    display: block;
    font-size: 22px;
    font-family: "Montserrat";
    line-height: 22px;
    font-weight: 700;
    margin: -1px -70px;
    text-transform: capitalize;
    margin-left: -110px;
}

.content-column {
    float: left;
}

.content-left-div {
    width: 23%;
    margin-left: 2%;
}

.ec-faq-wrapper {
    position: sticky;
    position: -webkit-sticky;
    top: 30px;
}

.content-right-div {
    width: 21%;
    margin-left: 2%;
    margin-right: 2%;
    float: right;
}

.content-middle-div {
    width: 50%;
    margin-right: -14px;
}

.middle-col-title {
    background-color: #C7B299 !important;
    padding: 8px 5px 3px;
}

.middle-col-head {
    text-align: center !important;

}

h4.middle-col-head,
.middle-col-head.h4 {
    font-size: 16px;
    line-height: 34px;
    color: #4D4D4D;
    font-weight: 700;
}

.middle-col {
    width: 49%;
    display: inline-block;

}

.middle-col-left {
    float: left;
    margin-left: -13px;

}

.middle-col-right {
    float: right;
    margin-right: -13px;

}

.middle-block-list {
    background-color: #F9F9F9;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}

.section-block {
    margin-top: 40px;
}

.ec-faq-block {
    border: 1px solid darkgray !important;
    background-color: #E6E6E6 !important;
    -webkit-box-shadow: 0px 0px 0px 0px;
    margin-bottom: 5px;
    color: #4D4D4D !important;

}

.right-arrow {
    float: right;
    margin-right: 10px;
}

.ec-faq-block:first-child .ec-faq-content {
    display: none;
    background-color: #fff;
}

.ec-faq-content {
    background-color: #fff;
}


/*old guide.html screen css*/
.faq-title {
    justify-content: center !important;
}

h4.faq-title,
.faq-title.h4 {
    font-size: 16px;
}

.guide-list {
    text-decoration: none !important;
}

.ec-lst {
    list-style-type: none !important;
}

.sub-menu {
    display: block;
    border-bottom: 0.5px solid;
    border-color: #D3D3D3;
    line-height: 32px;
    font-family: "Montserrat";
    font-size: 14px;
    width: 99.3%;
}

.gaibu-title {
    display: inline-block;
    width: 98%;
}

.ec-faq-content {
    padding: 0px 15px 0px;
}

.middle-sub-right {
    width: 50%;
    padding-left: 30px;
}


a {
    text-decoration: none;
}

img {
    image-rendering: -webkit-optimize-contrast;
}

.a {
    outline: none;
}

.common_btn {
    font-size: 15px !important;
    width: 92%;
    padding: 12px 32px 7px 24px !important;
    border-radius: 35px !important;
    margin-left: -9px;
}



.new-img {
    border: 1px solid black;
    min-width: 80%;
    max-width: 80%;
    margin-left: 148px;
    height: 69px;
}


.f_logo {
    background-color: #C9BC9C;
    min-width: 71%;
    max-width: 71%;
    height: 45px;
    padding-top: 6px;
    padding-left: 28px;
    font-size: 23px;
    font-weight: 800;
    margin-top: 12px;
    margin-left: 34px;
}

.f_logo2 {
    font-size: 18px;
    font-weight: 600;
    padding-top: 32px;
    margin-top: -10px;
    text-align: center;

}

.step3text {
    margin-left: 18px;
}



.header {
    height: 40px;
}

.header-gray {
    height: 50px;
    background-color: #EFEFEF;
    margin-bottom: 50px;
}

.step {
    height: 100%;
    /* width: 45%; */
}

.step_wid {
    height: 59px;
    width: 23%;
}

.step44 {
    font-size: 19px !important;
    margin-left: 66px !important;
}

.first-heading-number {
    border: 2px solid #662D91;
    height: 92px;
    width: 7%;
    border-radius: 10px 10px 0px 10px;
    background-color: #662D91;
}

.first-heading-content {
    border-bottom: 2px solid #662D91;
    margin-left: -80px !important;
    margin-top: -3px;
}

.step5_btm {
    font-size: 19px !important;
    margin-left: -187px !important;
    font-weight: 600;
    margin-bottom: -15px;
}

.first-heading-content-value {
    color: #006935;
    font-size: 16px;
    margin-top: 28px;
    /* font-weight: 900; */
    /* margin-left: 15px; */
    position: relative;

}

.circle {
    height: 65px;
    width: 65px;
    border: 2px solid #C30F23;
    border-radius: 50%;
    background-color: #C30F23;
    color: white;
}

.sp {
    margin-top: 25px;
}

.sp-ex {
    margin-top: -13px;
    margin-bottom: 30px;
}

.cir-step1 {
    font-size: 40px;

    font-weight: 600;
}

.cir_step1_lbl {
    font-size: 20px;
    margin-left: -27px;
    /* margin-bottom: -18px; */
    /* padding-bottom: 22px; */
    margin-top: 9px;
    font-weight: 700;

}

.cir_substep1_lbl {
    font-size: 16px;
    margin-left: -81px;
    font-weight: 600;
    margin-bottom: -15px;
}

.title {
    font-size: 22px;
    padding-top: 7px;
}

.step2_lbl {
    text-align: justify;
    margin-left: 210px;
    margin-top: -20px;
}

.step3_lbl {
    margin-left: -56%;
}

.btn_info {
    width: 37%;
    color: white;
    background-color: #662D91;
    border-radius: 35px;
    height: 41px;
    font-size: 20px;
    margin-top: -48px;
    margin-left: 31%;
}

.step4_lbl {
    margin-left: -78%;
}

.step_no {
    height: 49px;
}


.image1 {
    height: 50%;
    width: 100%;
    margin-left: 0%;
    margin-top: 11px;
    image-rendering: -webkit-optimize-contrast;
}


.step2 {
    font-size: 22px;
    text-align: center;
    margin-left: -16%;
}

.step_2_title {
    margin-top: -16px;
}

.step_2_lbl {
    margin-left: 45px;
    padding-top: 28px;
    font-size: 19px !important;

}

.set-hei1 {
    height: 819px;
}

.title_lbl {
    font-size: 22px;
    font-weight: 600;
    padding-top: 7px;
}

.logo1 {
    height: 43%;
    width: 13%;
    margin-left: 4%;
}

.logo1_box {
    height: 3%;
    margin-left: 26%;
}

.sec_lbl {
    margin-top: -12%;
}

.sec_lbl1 {
    margin-top: -6%;
    font-size: 17px;
    text-align: center;
    margin-left: -29%;
}

.fir_lbl {
    text-align: left;
    margin-left: 41%;
    font-size: 17px;
    font-weight: 800;
}


.step-6-fsize {
    font-size: 15px;
    font-weight: 600;
}

.lbl1 {
    margin-left: 86px !important;
    padding-top: 23px;
}


.step6_llbl1 {
    color: #006935;
    font-size: 19px;
    font-weight: 600;
    margin-right: 11%;
}



.web-show {
    display: block;
}

.mob-show {
    display: none;
}

/* Media Query  */

@media screen and (max-width: 450px) and (min-width:410px) {

    .content-left-div {
        width: 98%;
        margin: auto;
    }

    .content-middle-div {
        width: 96%;
        margin: auto;
        margin-top: -71px;
    }

    .section-1 {
        width: 100%;
        margin: auto;
    }

    .middle-block-list {
        width: 100% !important;
    }

    .middle-sub-right {
        width: 100%;
        padding-left: 15px;
        padding-top: 0px;
        padding-right: 0px;
    }

    .ec-breadcrumb .ec-breadcrumb-title {
        text-decoration: none;
        color: #444444;
        display: block;
        font-size: 22px;
        font-family: "Montserrat";
        line-height: 22px;
        font-weight: 700;
        margin: -1px -70px;
        text-transform: capitalize;
        margin-left: -73px;
    }

    .middle-sub-left {
        padding-bottom: 0px;
        padding-right: 0px;
    }

    .middle-col-left {
        width: 100%;
        margin-left: 0px;
    }

    .middle-col-right {
        width: 100%;
        margin-right: 0px;
        margin-top: 30px;
    }

    .middle-col-left {
        width: 100%;
        margin-left: 0px;
    }

    .section-block {
        margin-top: 35px;
    }

    .content-right-div {
        display: none;
    }

    #container {
        display: flex;
        flex-direction: column;
    }

    #left-div {
        order: 2
    }

    #right-div {
        order: 1
    }

    .ec-faq-wrapper {
        margin-top: 50px;
        width: 90%;
        margin-bottom: 5px;
    }

    .common_btn {
        font-size: 12px !important;
        width: 100%;
        padding: 8px 32px 7px 24px !important;
        border-radius: 35px !important;
        margin-left: -1px;
        height: 30%;
    }

    .step3text {
        margin-left: 10px !important;
        font-size: 13px;
    }

    .step11_1 {
        margin-top: -33px !important;
        margin-left: 33px !important;
    }

    .web-show {
        display: none;
    }

    .mob-show {
        display: block;
    }

    .sp_b {
        margin-bottom: 30px;
    }

    .title {
        font-size: 19px;
        padding-top: 3px;
    }

    .lbl_s {
        margin-top: 20px !important;
    }

    .box_new {
        height: 18%;
    }

    .step11 {
        font-size: 12px;
        white-space: nowrap;
    }



    .step {
        height: 65%;
        margin-top: 30px;
    }

    .first-heading-content-value {
        font-size: 14px;
        margin-top: 51px !important;
        margin-left: 34px !important;

    }

    .step_wid {
        height: 59px;
        width: 28%;
    }

    .step_2_lbl {
        font-size: 13px !important;
    }

    .first-heading-content {
        width: 88%;
    }

    .step_no {
        height: 40px;
        text-align: left !important;
    }

    .cir_step1_lbl {
        font-size: 14px;
        white-space: nowrap;
        margin-left: -11px;
        font-weight: 600 !important;

    }

    .step_2_lbl1 {
        margin-top: -36px;
        margin-left: 32px;
        font-size: 15px;
    }

    .lbl_step2 {
        margin-top: -3px;
        margin-left: 0px;
    }


    .sp {
        margin-top: 35px;
    }

    .image1 {
        height: 100%;
        width: 100%;
        margin-left: 0%;
        margin-top: 7px;
        image-rendering: -webkit-optimize-contrast;
    }

    .image2 {
        height: 100%;
        width: 100%;
        margin-left: 0%;
    }

    .image2_2 {
        height: 29vh;
        width: 100%;
        margin-left: 0%;
    }

    .img3 {
        height: 4.5%;
        margin-left: 4%;
    }

    .img4 {
        height: 4.5%;
        margin-left: -3%;
    }

    .img5 {
        height: 100%;
        width: 97%;
        margin-left: 0%;

    }

    .img6 {
        width: 100%;
        margin-left: 4%;
        height: 100%;
    }

    .img1_sp {
        margin-top: -50px;
    }

    .step22 {
        margin-top: -33px;
        font-size: 15px;
    }

    .btn_info {
        width: 88%;
        color: white;
        background-color: #662D91;
        border-radius: 35px;
        height: 25px;
        font-size: 11px;
        margin-top: -30px;
        margin-left: 6%;
        cursor: pointer;
    }

    .step4_sp {
        margin-left: 0px;
    }

    .step4_llbl1 {
        color: #006935;
        font-size: 13px;
        font-weight: 600;
        margin-right: 4%;
    }

    .vl {
        border-right: 4px solid #ededed;
        height: 650px;
        margin-left: 41%;
    }

    .box {
        height: 9%;
    }

    .box2 {
        width: 100%;
        height: 7%;
        margin-top: 12%;
    }

    .lbl_box {
        font-size: 11px;
        margin-right: 0%;
    }

    .lbl_box2 {
        margin-top: 21%;
        margin-left: -9%;
        font-size: 11px;
        font-weight: 700;
    }

    .step4_llbl11 {
        color: black;
        font-size: 15px;
        font-weight: 600;
        margin-right: 32%;
    }

    .fir_lbl {
        white-space: nowrap;
        text-align: left;
        margin-left: 0%;
        font-size: 8px;
        margin-top: -28%;
    }

    .logo1 {
        height: 0%;
        width: 24%;
        margin-left: 0%;
    }

    .sec_lbl {
        margin-top: -24%;
    }

    .step4_llbl22 {
        color: black;
        font-size: 11px;
        font-weight: 800;
        margin-left: 23%;
    }

    .step4_llbl2 {
        color: #006935;
        font-size: 13px;
        font-weight: 600;
        margin-left: 10%;
    }

    .sec_lbl1 {
        margin-top: -23%;
        font-size: 8px;
        text-align: center;
    }

    .arw-1 {
        margin-top: 66%;
        margin-right: 6%;
        height: 41px;
    }

    .arw-2 {
        height: 41px;
        margin-top: 18%;
        margin-left: 6%;
    }

    .img3_3 {
        height: 49px;
        margin-left: 6%;
    }

    .step4_txt1_1 {
        text-align: left;
        color: black;
        font-size: 15px;
        font-weight: 600;
        margin-left: 0%;
    }

    .step4_txt1 {
        text-align: left;
        color: black;
        font-size: 9px;
        font-weight: 800;
        margin-left: 12%;
    }

    .set-hei1 {
        height: 475px;
    }

    .img4_4 {
        height: 49px;
        margin-left: -1%;
    }

    .step4_llbl22_box {
        color: black;
        font-size: 15px;
        font-weight: 600;
        margin-left: 12%;
        margin-top: 97%;
    }

    .lbl_box22 {
        margin-top: -35%;
        margin-left: 7%;
        font-size: 9px;
        white-space: nowrap;
        font-weight: 700;
    }

    .logo1_box {
        height: 7%;
        margin-left: 24%;
    }

    .lbl_step5 {
        margin-left: 0px;
    }

    .image3 {
        height: 72%;
        width: 106%;
    }

    .step-6-fsize {
        font-size: 12px;
    }

    .ig3 {
        height: 50px;
        margin-left: 5%;
    }

    .step6_llbl1 {
        color: #006935;
        font-size: 14px;
        white-space: nowrap;
        font-weight: 600;
        margin-left: -5%;
    }

    .header {
        height: 15px;
    }

    .step6_llbl1-2 {
        margin-left: 15%;
        margin-top: -11px;
        font-size: 10px;
        white-space: nowrap;
        font-weight: 600;
    }

    .step6_llbl1-3 {
        margin-left: 14%;
        font-size: 10px;
        white-space: nowrap;
        margin-top: -17px;
    }

    .box2_2 {
        height: 30%;
        width: 100%;
    }

    .step6_llbl2 {
        color: #006935;
        font-size: 10px;
        font-weight: 600;
        margin-right: 49%;
    }

    .lbl_stp7 {
        color: #006935;
        font-size: 10px;
        white-space: nowrap;
        font-weight: 600;
        margin-left: 14%;
        margin-top: -39px;
    }

    .ig5 {
        height: 50px;
    }

    .step6_llbl2-2 {
        margin-left: 8%;
        border-bottom: 1px px solid #ededed;
        width: 100%;
        font-size: 10px;
        white-space: nowrap;
    }

    .step6_llbl2-3 {
        text-align: center;
        margin-left: 10%;
        width: 100%;
        font-size: 10px;
        white-space: nowrap;
        font-weight: 600;
        color: #C30F23;
    }

    .step6_llbl3 {
        white-space: nowrap;
        color: #006935;
        font-size: 10px;
        font-weight: 600;
        margin-left: 14%;
        margin-top: -39px;
    }

    .step_no_no {
        height: 25px;
    }

    .step6_llbl3-1 {
        margin-top: -12px;
        margin-left: 20%;
        white-space: nowrap;
        font-size: 9px;
    }

    .ig6 {
        height: 83px;
    }

    .vl1 {
        border-right: 4px solid #ededed;
        height: 65%;
        margin-left: 41%;
    }

    .step6_llbl4 {
        color: #C30F23;
        font-weight: 600;
        font-size: 10px;
        margin-left: -5px;
        white-space: nowrap;
    }

    .step6_llbl4-1 {
        color: #006935;
        font-size: 10px;
        font-weight: 600;
        margin-left: 15%;
    }

    .step6_llbl4-2 {
        font-weight: 900;
        font-size: 9px;
        white-space: nowrap;
    }

    .step6_llbl4-3 {
        width: 100%;
        height: 11%;
    }

    .step6_llbl4-4 {
        margin-left: 16%;
        color: #C30F23;
        white-space: nowrap;
        font-size: 10px;
        font-weight: 600;
    }

    .step6_llbl4-5 {
        width: 100%;
        margin-left: 0%;
    }

    .step6_llbl4-6 {
        text-align: center;
        font-size: 10px;
        font-weight: 700;
        color: #C30F23;
    }

    .set_h {
        height: 1145px;
    }

    .step-8 {
        min-height: 45% !important;
        min-width: 100% !important;
        margin-left: 0%;
    }

    .set-hei {
        height: 319px;
    }

    .header-gray {
        height: 35px;
        background-color: #EFEFEF;
        margin-bottom: 0px;
    }

    .title_lbl {
        font-size: 15px;
        font-weight: 600;
        padding-top: 5px;
    }

    .lbl {
        margin-left: 0%;
    }

    .ig4 {
        height: 50px;
        margin-left: -1%;
    }
}

@media screen and (max-width: 400px) and (min-width:320px) {
    .content-left-div {
        width: 98%;
        margin: auto;
    }

    .content-middle-div {
        width: 100%;
        margin: auto;
        margin-top: -71px;
    }

    .section-1 {
        width: 100%;
        margin: auto;
    }

    .middle-block-list {
        width: 100% !important;
    }

    .middle-sub-right {
        width: 100%;
        padding-left: 15px;
        padding-top: 0px;
        padding-right: 0px;
    }

    .middle-sub-left {
        padding-bottom: 0px;
        padding-right: 0px;
    }

    .middle-col-left {
        width: 100%;
        margin-left: 0px;
    }

    .middle-col-right {
        width: 100%;
        margin-right: 0px;
        margin-top: 30px;
    }

    .middle-col-left {
        width: 100%;
        margin-left: 0px;
    }

    .section-block {
        margin-top: 35px;
    }

    .content-right-div {
        display: none;
    }

    #container {
        display: flex;
        flex-direction: column;
    }

    #left-div {
        order: 2
    }

    #right-div {
        order: 1
    }

    .ec-faq-wrapper {
        margin-top: 50px;
        width: 90%;
        margin-bottom: 5px;
    }

    .common_btn {
        font-size: 11px !important;
        width: 100%;
        padding: 8px 32px 7px 24px !important;
        border-radius: 35px !important;
        margin-left: -1px;
        height: 30%;
    }

    .step3text {
        margin-left: 10px !important;
        font-size: 13px;
    }

    .step11_1 {
        margin-top: -33px !important;
        margin-left: 33px !important;
    }

    .web-show {
        display: none;
    }

    .mob-show {
        display: block;
    }
    .ec-breadcrumb .ec-breadcrumb-title {
        text-decoration: none;
        color: #444444;
        display: block;
        font-size: 19px;
        font-family: "Montserrat";
        line-height: 22px;
        font-weight: 700;
        margin: -1px -70px;
        text-transform: capitalize;
        margin-left: -73px;
    }
    .sp_b {
        margin-bottom: 30px;
    }

    .imag {
        height: 40px;
        width: 106%;
    }

    .title {
        font-size: 19px;
        padding-top: 3px;
    }

    .lbl_s {
        margin-top: 20px !important;
    }

    .box_new {
        height: 18%;
    }

    .step11 {
        font-size: 12px;
        white-space: nowrap;
    }



    .step {
        height: 65%;
        margin-top: 30px;
    }

    .first-heading-content-value {
        font-size: 12px;
        margin-top: 53px !important;
        margin-left: 28px;

    }

    .step_2_lbl {
        font-size: 13px !important;
    }

    .step_wid {
        height: 58px;
        width: 31%;
    }

    .first-heading-content {
        width: 88%;
    }

    .step_no {
        height: 40px;
        text-align: left !important;
    }

    .cir_step1_lbl {
        font-size: 14px;
        white-space: nowrap;
        margin-left: -11px;
        font-weight: 600 !important;

    }

    .step_2_lbl1 {
        margin-top: -36px;
        margin-left: 32px;
        font-size: 15px;
    }

    .lbl_step2 {
        margin-top: -3px;
        margin-left: 0px;
    }


    .sp {
        margin-top: 35px;
    }

    .image1 {
        height: 100%;
        width: 100%;
        margin-left: 0%;
        margin-top: 7px;
        image-rendering: -webkit-optimize-contrast;
    }

    .image2 {
        height: 100%;
        width: 100%;
        margin-left: 0%;
    }

    .image2_2 {
        height: 29vh;
        width: 100%;
        margin-left: 0%;
    }

    .img3 {
        height: 4.5%;
        margin-left: 4%;
    }

    .img4 {
        height: 4.5%;
        margin-left: -3%;
    }

    .img5 {
        height: 100%;
        width: 97%;
        margin-left: 0%;

    }

    .img6 {
        width: 100%;
        margin-left: 4%;
        height: 100%;
    }

    .img1_sp {
        margin-top: -50px;
    }

    .step22 {
        margin-top: -33px;
        font-size: 15px;
    }

    .btn_info {
        width: 88%;
        color: white;
        background-color: #662D91;
        border-radius: 35px;
        height: 15px;
        font-size: 11px;
        margin-top: -30px;
        margin-left: 6%;
        cursor: pointer;
    }

    .step4_sp {
        margin-left: 0px;
    }

    .step4_llbl1 {
        color: #006935;
        font-size: 13px;
        font-weight: 600;
        margin-right: 4%;
    }

    .vl {
        border-right: 4px solid #ededed;
        height: 650px;
        margin-left: 41%;
    }

    .box {
        height: 9%;
    }

    .box2 {
        width: 100%;
        height: 7%;
        margin-top: 12%;
    }

    .lbl_box {
        font-size: 11px;
        margin-right: 0%;
    }

    .lbl_box2 {
        margin-top: 21%;
        margin-left: -9%;
        font-size: 11px;
        font-weight: 700;
    }

    .step4_llbl11 {
        color: black;
        font-size: 15px;
        font-weight: 600;
        margin-right: 32%;
    }

    .fir_lbl {
        white-space: nowrap;
        text-align: left;
        margin-left: 0%;
        font-size: 8px;
        margin-top: -28%;
    }

    .logo1 {
        height: 0%;
        width: 24%;
        margin-left: 0%;
    }

    .sec_lbl {
        margin-top: -24%;
    }

    .step4_llbl22 {
        color: black;
        font-size: 11px;
        font-weight: 800;
        margin-left: 23%;
    }

    .step4_llbl2 {
        color: #006935;
        font-size: 13px;
        font-weight: 600;
        margin-left: 10%;
    }

    .sec_lbl1 {
        margin-top: -23%;
        font-size: 8px;
        text-align: center;
    }

    .arw-1 {
        margin-top: 66%;
        margin-right: 6%;
        height: 41px;
    }

    .arw-2 {
        height: 41px;
        margin-top: 18%;
        margin-left: 6%;
    }

    .img3_3 {
        height: 49px;
        margin-left: 6%;
    }

    .step4_txt1_1 {
        text-align: left;
        color: black;
        font-size: 15px;
        font-weight: 600;
        margin-left: 0%;
    }

    .step4_txt1 {
        text-align: left;
        color: black;
        font-size: 9px;
        font-weight: 800;
        margin-left: 12%;
    }

    .set-hei1 {
        height: 475px;
    }

    .img4_4 {
        height: 49px;
        margin-left: -1%;
    }

    .step4_llbl22_box {
        color: black;
        font-size: 15px;
        font-weight: 600;
        margin-left: 12%;
        margin-top: 97%;
    }

    .lbl_box22 {
        margin-top: -35%;
        margin-left: 7%;
        font-size: 9px;
        white-space: nowrap;
        font-weight: 700;
    }

    .logo1_box {
        height: 7%;
        margin-left: 24%;
    }

    .lbl_step5 {
        margin-left: 0px;
    }

    .image3 {
        height: 72%;
        width: 106%;
    }

    .step-6-fsize {
        font-size: 11px;
    }

    .ig3 {
        height: 50px;
        margin-left: 5%;
    }

    .step6_llbl1 {
        color: #006935;
        font-size: 14px;
        white-space: nowrap;
        font-weight: 600;
        margin-left: -5%;
    }

    .header {
        height: 15px;
    }

    .step6_llbl1-2 {
        margin-left: 15%;
        margin-top: -11px;
        font-size: 10px;
        white-space: nowrap;
        font-weight: 600;
    }

    .step6_llbl1-3 {
        margin-left: 14%;
        font-size: 10px;
        white-space: nowrap;
        margin-top: -17px;
    }

    .box2_2 {
        height: 30%;
        width: 100%;
    }

    .step6_llbl2 {
        color: #006935;
        font-size: 10px;
        font-weight: 600;
        margin-right: 49%;
    }

    .lbl_stp7 {
        color: #006935;
        font-size: 10px;
        white-space: nowrap;
        font-weight: 600;
        margin-left: 14%;
        margin-top: -39px;
    }

    .ig5 {
        height: 50px;
    }

    .step6_llbl2-2 {
        margin-left: 8%;
        border-bottom: 1px px solid #ededed;
        width: 100%;
        font-size: 10px;
        white-space: nowrap;
    }

    .step6_llbl2-3 {
        text-align: center;
        margin-left: 10%;
        width: 100%;
        font-size: 10px;
        white-space: nowrap;
        font-weight: 600;
        color: #C30F23;
    }

    .step6_llbl3 {
        white-space: nowrap;
        color: #006935;
        font-size: 10px;
        font-weight: 600;
        margin-left: 14%;
        margin-top: -39px;
    }

    .step_no_no {
        height: 25px;
    }

    .step6_llbl3-1 {
        margin-top: -12px;
        margin-left: 20%;
        white-space: nowrap;
        font-size: 9px;
    }

    .ig6 {
        height: 83px;
    }

    .vl1 {
        border-right: 4px solid #ededed;
        height: 65%;
        margin-left: 41%;
    }

    .step6_llbl4 {
        color: #C30F23;
        font-weight: 600;
        font-size: 10px;
        margin-left: -5px;
        white-space: nowrap;
    }

    .step6_llbl4-1 {
        color: #006935;
        font-size: 10px;
        font-weight: 600;
        margin-left: 15%;
    }

    .step6_llbl4-2 {
        font-weight: 900;
        font-size: 9px;
        white-space: nowrap;
    }

    .step6_llbl4-3 {
        width: 100%;
        height: 11%;
    }

    .step6_llbl4-4 {
        margin-left: 16%;
        color: #C30F23;
        white-space: nowrap;
        font-size: 10px;
        font-weight: 600;
    }

    .step6_llbl4-5 {
        width: 100%;
        margin-left: 0%;
    }

    .step6_llbl4-6 {
        text-align: center;
        font-size: 10px;
        font-weight: 700;
        color: #C30F23;
    }

    .set_h {
        height: 1145px;
    }

    .step-8 {
        min-height: 45% !important;
        min-width: 100% !important;
        margin-left: 0%;
    }

    .set-hei {
        height: 319px;
    }

    .header-gray {
        height: 35px;
        background-color: #EFEFEF;
        margin-bottom: 0px;
    }

    .title_lbl {
        font-size: 15px;
        font-weight: 600;
        padding-top: 5px;
    }

    .lbl {
        margin-left: 0%;
    }

    .ig4 {
        height: 50px;
        margin-left: -1%;
    }

}

@media (min-width: 768px) {
    .step_wid {
        height: 59px;
        width: 19%;
    }

    .first-heading-content {
        border-bottom: 2px solid #662D91;
        margin-left: -50px !important;
        margin-top: -3px;
    }

    .step11 {
        margin-left: 43px;
    }
}


@media screen and (min-width: 1024px) {
    .first-heading-content {
        border-bottom: 2px solid #662D91;
        margin-left: -57px !important;
        margin-top: -3px;
    }

    .step_wid {
        height: 59px !important;
        width: 20% !important;
    }

    .step_size {
        font-size: 22px !important;
    margin-left: -8px !important;
    top: -2px !important;
    }
}

@media screen and (min-width: 1920px) {
    .step_wid {
        height: 59px;
        width: 20%;
    }

    .first-heading-content {
        border-bottom: 2px solid #662D91;
        margin-left: -91px !important;
        margin-top: -3px;
    }

    .cir_step1_lbl {
        font-size: 16px;
        margin-left: -87px;
        /* margin-bottom: -18px; */
        /* padding-bottom: 22px; */
        margin-top: 9px;
    }

    @media screen and (min-width: 1400px) {
        .step_wid {
            height: 59px;
            width: 20%;
        }

        .first-heading-content {
            border-bottom: 2px solid #662D91;
            margin-left: -84px !important;
            margin-top: -3px;
        }
    }


}

@media screen and (min-width: 1536px) {
    .step_wid {
        height: 59px;
        width: 20%;
    }

    .first-heading-content {
        border-bottom: 2px solid #662D91;
        margin-left: -91px !important;
        margin-top: -3px;
    }


}




@media screen and (min-width: 2048px) {
    .step_wid {
        height: 59px;
        width: 16%;
    }

    .first-heading-content {
        border-bottom: 2px solid #662D91;
        margin-left: -89px !important;
        margin-top: -3px;
    }

    .cir_step1_lbl {
        font-size: 16px;
        margin-left: -87px;
        /* margin-bottom: -18px; */
        /* padding-bottom: 22px; */
        margin-top: 9px;
    }
}

@media screen and (min-width: 2304px) {
    .step_wid {
        height: 59px;
        width: 16%;
    }

    .first-heading-content {
        border-bottom: 2px solid #662D91;
        margin-left: -89px !important;
        margin-top: -3px;
    }

    .cir_step1_lbl {
        font-size: 16px;
        margin-left: -87px;
        /* margin-bottom: -18px; */
        /* padding-bottom: 22px; */
        margin-top: 9px;
    }
}

@media only screen and (max-width: 1366px) and (min-width:768px) {
    .step_size {
        font-size: 14px !important;
        margin-left: -2px !important;
    }

    .cir_step1_lbl {
        font-size: 16px;
        margin-left: -34px;
        /* margin-bottom: -18px; */
        /* padding-bottom: 22px; */
        margin-top: 9px;
    }
}

@media screen and (max-width:1350) and (min-width: 1050px) {
    .first-heading-content-value {
        color: #006935;
        font-size: 0px;
        margin-top: 33px;
        /* font-weight: 900; */
        margin-left: 55px;
        position: relative;
    }

    .cir_step1_lbl {
        font-size: 16px;
        margin-left: -87px;
        /* margin-bottom: -18px; */
        /* padding-bottom: 22px; */
        margin-top: 9px;
    }
}

@media screen and (max-width: 450px) {
    li {
        margin-bottom: 7px !important;
    }
}