.sectionone {
    padding-top: 40px;
}

    .sectionone input {
        font-size: 14px;
        background-color: #E8E8E8;
        font-size: 15px;
        cursor: pointer;
    }

    .sectionone h4 {
        margin-top: 26px;
        margin-bottom: -20px;
    }

    .sectionone .lposrea {
        position: relative;
    }

    .sectionone .posabs {
        position: absolute;
        top: 100px;
    }

.shadowbox {
    padding-bottom: 10px;
    box-shadow: 0px 0px 50px 0px #00000024;
    border-radius: 4px;
}

.sectiontwo {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .sectiontwo p {
        font-size: 12px;
        opacity: 0.8;
        line-height: 1px;
    }

.sectionone .posrela {
    position: relative;
}

.sectionone .posabs {
    position: absolute;
    top: 100px;
}

.sectiontwo h5 {
    font-size: 15px;
}

.sectiontwo .lef {
    margin-bottom: -500px;
}

.sectiontwo .shadowbox {
    padding-top: 20px;
    padding-bottom: 10px;
}

.sectiontwo .borderline {
    position: relative;
}

    .sectiontwo .borderline::before {
        position: absolute;
        content: "";
        width: 1px;
        height: 30px;
        background-color: #f9e1e1;
    }

.sectiontwo button {
    background-color: rgb(85, 0, 128);
    color: white;
    font-size: 14px;
    border-radius: 15px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: transparent;
    margin-top: 1px;
    background-image: linear-gradient(to right, #933f93, #8a3c90, #813a8c, #793789, #703585, #683381, #60317d, #582f79, #4f2c74, #472a6e, #3e2769, #362463);
}

.sectionth .lorem {
    border: 1px solid rgb(214, 211, 211);
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 13px;
}

.sectionth h5 {
    background: transparent;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 20px;
    color: #fff;
    font-size: 1rem;
}

.sectionfour h5 {
    background: transparent;
    padding-bottom: 10px;
    padding-left: 0px;
    color: #fff;
    font-weight: 600;
    font-size: 1rem;
}

.sectionfive h5 {
    background: linear-gradient(90deg, #F8F1FF 25.93%, rgba(248, 241, 255, 0) 103.51%);
    padding-top: 10px;
    padding-bottom: 10px;
    color: #492A6F;
    padding-left: 20px;
}

.sectionsix h5 {
    background: transparent;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    padding-left: 0px;
    font-size: 20px;
}

.sectionsix .worth {
    margin-top: 20px;
    font-size: 13px;
    font-weight: bold;
}

.sectionsix button {
}

.sectionsix .one {
    font-size: .92rem;
    color: #878787;
    border-radius: 3px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: transparent;
    margin-left: 5px;
    background: transparent;
}

    .sectionsix .one:hover {
        background-image: linear-gradient(90deg,#f9e1e1,#fff);
        color: black;
        border-left: 3px solid red !important;
    }

    .sectionsix .one.active {
        background-image: linear-gradient(90deg,#252f3f,#000);
        border-left: 1px solid #3e4e67 !important;
        color: #fff;
        font-weight: bold;
    }

.sectionsix .two {
    background-color: transparent;
    color: black;
    font-size: 13px;
    border-radius: 3px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: transparent;
    margin-left: 5px;
    opacity: 0.6;
}

.sectionsix .three {
    background-color: transparent;
    color: black;
    font-size: 14px;
    border-radius: 3px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: transparent;
    margin-left: 5px;
    opacity: 0.6;
}

.sectionsix .four {
    background-color: transparent;
    color: black;
    font-size: 14px;
    border-radius: 3px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: transparent;
    margin-left: 5px;
    opacity: 0.6;
}

.sectionsev {
    /*background: #F5F5F5;*/
    padding-top: 15px;
    padding-bottom: 17px;
    padding-left: 15px;
    margin-top: 15px;
    border-radius: 2px;
}

    .sectionsev .this {
        font-size: 14px;
        font-weight: bold;
      
    }

    .sectionsev .back {
        background-color: white;
        padding-top: 8;
        padding-bottom: 0px;
        padding-left: 6px;
        padding-top: 5px;
        padding-bottom: 0px;
        padding-top: 5px;
        border-radius: 4px;
    }

    .sectionsev .lakh {
    }

    .sectionsev .grown {
        color: black;
        font-size: 13px;
    }

    .sectionsev .rupees {
        font-weight: bold;
        color: black;
        opacity: 1;
    }

    .sectionsev .num {
        font-size: 30px;
        font-weight: bold;
    }

    .sectionsev img {
        width: 200px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -55px;
    }

.sectioneight h5 {
    background: linear-gradient(90deg, #F8F1FF 25.93%, rgba(248, 241, 255, 0) 103.51%);
    padding-top: 10px;
    padding-bottom: 10px;
    color: #492A6F;
    padding-left: 20px;
    margin-top: 15px;
    font-size: 1rem;
    background: transparent;
    font-weight: 600;
    color: #fff;
}

.sectioneight .borderbox {
    border: 1px solid rgb(196, 194, 194);
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
}

.sectioneight .silver {
    background: transparent;
    margin-top: 10px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 20px;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: auto;
}

.sectioneight span {
    background: transparent;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor: pointer;
}

.sectioneight .active, span{
    color: #fff;
    font-weight: bold;
    /*border-bottom: 1px solid black;*/
    border-radius: 0px;
    border-width: 1px;
}

.sectionnine h5 {
    font-weight: 600;
    background: transparent;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 12px;
    font-size: 1rem;
}
.num {
    color: #000;
}
.lakh {
    color: #000;
}
.sectionnine {
    margin-top: 50px;
}

    .sectionnine .more {
        font-weight: bold;
        color: #fff;
    }

    .sectionnine select {
        height: 32px;
        width: 140px;
        font-size: 13px;
        margin-top: 20px;
        -webkit-appearance: none;
        border: none;
        outline: none;
        border-radius: 4px;
        padding-left: 10px;
        margin-bottom: 20px;
    }

        .sectionnine select::-ms-expand {
            display: none;
        }

    .sectionnine .circle {
        pointer-events: none;
    }

.sectionnine {
}

    .sectionnine .boxcolor {
        padding-left: 18px;
        padding-top: 18px;
        margin-top: 25px;
    }

    .sectionnine .equ {
        font-size: 14px;
    }

    .sectionnine .colorone {
        background-color: #2664c8;
        width: 20px;
        height: 20px;
        margin-right: 15px;
    }

    .sectionnine .colortwo {
        background-color: #73d4f1;
        width: 20px;
        height: 20px;
        margin-right: 15px;
    }

    .sectionnine .colorth {
        background-color: yellow;
        width: 20px;
        height: 20px;
        margin-right: 15px;
    }

    .sectionnine .colorfour {
        background-color: orangered;
        width: 20px;
        height: 20px;
        margin-right: 15px;
    }

    .sectionnine th td {
        font-weight: 100;
    }

    .sectionnine .posrela {
        position: relative;
    }

    .sectionnine .posabs {
        position: absolute;
        top: 25px;
        left: 114px;
    }

    .sectionnine td {
        line-height: 15px;
        font-size: 14px;
    }

    .sectionnine .weight {
        font-size: 14px;
        font-weight: 500;
    }

.sectioneight table {
    border-bottom: none !important;
}

    .sectioneight table tbody tr td {
        font-size: 14px;
        line-height: 20px;
        padding: 8px 13px;
    }

.sectioneight .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 0px solid #dee2e6;
}

.sectioneight .opacity {
    font-weight: 400;
    opacity: 0.6;
}

.sectioneight td {
    opacity: 0.9;
}

.sectioneight .black {
    color: #fff;
}

.sectioneight td {
    font-weight: bold;
}

.sectionten .opac {
    opacity: 0.6;
    font-size: 14px;
    font-weight: 500;
}

.sectionten .bankname {
    font-weight: 400;
    font-size: 14px;
}

.sectionfour .scheme {
    font-size: 15px !important;
}

.sectionfour .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 14px;
    pointer-events: none;
}

.sectionfour .monthf {
    font-size: 0.8rem !important;
}

.sectioneight .table th {
    font-size: .8rem;
}

.sectionone .posrela {
    position: relative;
}

.sectionone .posabs {
    position: absolute;
    top: 10px;
    right: 10px !important;
}

.sectionnine .posrela {
    position: relative;
}

.common-table tr {
    border-bottom: none;
}

.common-table td {
    border-top: none;
}

.common-table .table th {
    border-bottom: none;
}

.sectionnine {
    margin-top: 10px;
    border-radius: 5px;
    margin-top: 20px;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: auto;
}

.sectionten .silver {
    background: #ece9e9;
    margin-top: 10px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: auto;
    display: inline !important;
    justify-content: end;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.sectionten span {
    margin-left: 8px;
    margin-right: 8px;
    cursor: pointer;
    transition: 0.5s;
}

    .sectionten span:hover {
        color: #9C3E8D;
        border: 1px solid #9C3E8D;
        padding-left: 8px;
        padding-right: 8px;
        border-radius: 2px;
    }

.sectionnine .table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #dee2e6;
    transition: 0.5s;
    white-space: nowrap;
    font-weight: 900 !important;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.sectionten .fa-chevron-right {
    margin-left: 5px;
}

.sectionten .fa-chevron-left {
    margin-right: 5px;
}

.sectionnine .posabs {
    position: absolute;
    top: 25px;
    left: 114px;
    pointer-events: none;
}

.sectionnine .table th {
    padding: 0.4rem 0 0.3rem;
    font-size: .8rem;
    white-space: nowrap;
}

.table td, .table th {
    padding: 0.4rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 0.8rem;
}

.fund-overview-main .AllSection-Heading {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
}

.fund-overview-main .fundprofile-sc {
    width: 50%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin: 0.5rem 0;
}

.fund-overview-main .form-group {
    margin-bottom: 0;
    display: inline-block;
    width: 50%;
    text-align: center;
}

.fund-overview-main .form-control {
    font-size: 14px;
    padding: 5px;
    height: auto;
}

.fund-overview-main .sectiontwo {
    margin-top: 0.5rem;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

    .fund-overview-main .sectiontwo .shadowbox {
        padding-top: 15px;
        padding-bottom: 5px;
    }

.fund-overview-main .sectionth {
    margin-top: 0.5rem;
}

    .fund-overview-main .sectionth h5 {
        padding-left: 0;
        padding-bottom: 0;
    }

    .fund-overview-main .sectionth .lorem {
        text-align: justify;
        font-size: 12px;
        padding: 5px;
    }

.fund-overview-main .back table tr th, .back table tr td {
    white-space: nowrap;
}

.fund-overview-main .sectionsix .worth {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    margin-bottom: 1rem;
}

.fund-overview-main .sectionsix h5 {
    /*display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
    margin-left: 13px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    padding-left: 0px;
    font-size: 20px;
}

@media (min-width:1024px) and (max-width:1199.90px) {
    .sectionone .posrela {
        position: relative;
    }

    .sectionone .posabs {
        position: absolute;
        top: 10px;
        left: 330px;
    }

    .sectionten table th {
        white-space: nowrap;
    }

    .sectionnine .posabs {
        pointer-events: none;
    }

    .sectionten table th {
        white-space: nowrap;
    }

    .sectionfour table th {
        white-space: nowrap;
    }
}

@media (min-width:992px) and (max-width:1023.90px) {
    .sectionone .posrela {
        position: relative;
    }

    .sectionone .posabs {
        position: absolute;
        top: 10px;
        left: 320px;
    }

    .sectiontwo h5 {
        font-size: 12px;
    }

    .sectiontwo p {
        font-size: 12px;
        opacity: 0.8;
        line-height: 15px;
    }

    .sectiontwo .shadowbox {
        padding-top: 20px;
        padding-bottom: 0px;
    }

    .sectiontwo .borderline {
        position: relative;
    }

        .sectiontwo .borderline::before {
            position: absolute;
            content: "";
            width: 1px;
            height: 30px;
            background-color: #8E3E9B;
            margin-top: 10px;
        }

    .sectionnine .posabs {
        pointer-events: none;
    }

    .sectiontwo button {
        margin-top: 6px;
    }

    .sectionten table th {
        white-space: nowrap;
    }

    .sectionfour table th {
        white-space: nowrap;
    }
}

@media (min-width:768px) and (max-width:991.90px) {
    .sectiontwo h5 {
        font-size: 13px;
    }

    .sectiontwo p {
        font-size: 11px;
    }

    .sectiontwo button {
        font-size: 12px;
    }

    .sectionth h5 {
        font-size: 14px;
    }

    .sectionfour h5 {
        font-size: 14px;
    }

    .sectionsix h5 {
        font-size: 16px;
    }

    .sectioneight h5 {
        font-size: 16px;
    }

    .sectionnine h5 {
        font-size: 16px;
        margin-top: 10px;
    }

    .sectionsev .num {
        font-size: 22px;
        font-weight: bold;
    }

    .sectionnine select {
        width: 100%;
    }

    .sectionnine .posrela {
        position: relative;
    }

    .sectionnine .posabs {
        position: absolute;
        top: -9px;
        left: auto;
        right: 7px;
    }

    .sectionnine img {
        margin: 0 auto;
    }

    .sectiontwo p {
        font-size: 12px;
        opacity: 0.8;
        line-height: 13px;
    }

    .sectiontwo button {
        font-size: 12px;
        font-size: 12px;
        margin-top: 20px;
        padding: 1px;
        padding-right: 1px;
        padding-left: 1px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .sectiontwo .borderline {
        position: relative;
    }

        .sectiontwo .borderline::before {
            position: absolute;
            content: "";
            width: 1px;
            height: 30px;
            background-color: #8E3E9B;
            right: -10px;
            left: 5px;
            margin-top: 10px;
        }

    .sectioneight img {
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 100% !important;
    }

    .sectionten table th {
        white-space: nowrap;
    }

    .sectionnine .posabs {
        position: relative;
    }

    .sectionnine .posabs {
        position: absolute;
        top: 25px;
        left: auto;
        right: 7px;
    }

    .sectionnine .posabs {
        pointer-events: none;
    }

    .sectionfour .table {
        white-space: nowrap;
    }
}

@media (min-width:576px) and (max-width:767px) {
    .sectiontwo h5 {
        font-size: 14px;
        text-align: center;
    }

    .sectiontwo p {
        font-size: 12px;
        text-align: center;
    }

    .sectionth h5 {
        padding-left: 20px;
        font-size: 15px;
    }

    .sectionfour h5 {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        font-size: 14px;
    }

    .sectionsix h5 {
        font-size: 14px;
    }

    .sectionsix .one {
        font-size: 12px;
        padding-left: px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-left: 5px;
        padding-left: 5px;
    }

    .sectionsev {
        padding-top: 15px;
        padding-left: 15px;
        margin-top: 15px;
        border-radius: 2px;
        padding-bottom: 220px;
    }

        .sectionsev img {
            position: absolute;
            left: 0;
            right: 0;
            margin: 0 auto;
            bottom: -250px !important;
        }

    .sectionfour td, td {
        font-size: 12px !important;
    }

    .sectionfour .scheme {
        font-size: 12px !important;
    }

    .sectionfour .table th {
        font-size: 12px;
    }

    .sectionsix h5 {
        font-size: 14px;
        margin-top: 13px;
    }

    .sectioneight h5 {
        font-size: 14px;
    }

    .sectioneight .table th {
        font-size: 13px;
    }

    .sectioneight h5 {
        font-size: 14px;
    }

    .sectionnine h5 {
        font-size: 14px;
    }

    .sectionnine .weight {
        font-size: 13px !important;
        font-weight: 500;
    }

    .sectionnine .table thead th {
        font-size: 13px;
    }

    .sectionten .black {
        font-size: 13px;
    }

    .sectionten .bankname {
        font-weight: 400;
        font-size: 13px;
    }

    .sectionten .opac {
        opacity: 0.6;
        font-size: 13px;
        font-weight: 500;
    }

    .sectionten {
        margin-top: 20px;
    }

    .sectionnine h5 {
        font-size: 14px;
        margin-top: 10px;
    }

    .sectionnine select {
        width: 100%;
        margin-bottom: 10px;
    }

    .sectionnine img {
        margin: 0 auto;
    }

    .sectionnine .posabs {
        position: absolute;
        top: 26px;
        left: 365px;
        right: 0;
    }

    .sectionnine img {
        margin: 0 auto;
    }

    .sectionnine .posabs {
        position: absolute;
        top: 26px;
        left: auto;
        right: 7px;
    }

    .sectionnine img {
        margin: 0 auto;
    }

    .sectionnine .table thead th {
        font-size: 13px;
        white-space: nowrap;
    }

    .sectionfour .table th {
        font-size: 12px;
        white-space: nowrap;
    }

    .sectionth .lorem {
        text-align: center;
    }

    .sectioneight .black {
        color: black;
        line-height: 20px;
    }

    .sectiontwo p {
        line-height: 22px;
    }

    .sectionten .black {
        font-size: 13px;
        white-space: nowrap;
    }

    .sectiontwo .borderline {
        position: relative;
    }

        .sectiontwo .borderline::before {
            position: absolute;
            content: "";
            width: 1px;
            height: 40px;
            background-color: transparent;
        }

    .sectioneight img {
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 100% !important;
    }

    .sectionten table th {
        white-space: nowrap;
    }

    .sectionnine .posabs {
        pointer-events: none;
    }
}

@media (min-width:480px) and (max-width:575.90px) {
    .sectiontwo h5 {
        font-size: 14px;
        text-align: center;
    }

    .sectiontwo p {
        font-size: 12px;
        text-align: center;
    }

    .sectionth h5 {
        padding-left: 20px;
        font-size: 15px;
    }

    .sectionfour h5 {
        background-color: rgb(230, 202, 230);
        padding-top: 10px;
        padding-bottom: 10px;
        color: purple;
        padding-left: 20px;
        font-size: 14px;
    }

    .sectionsix h5 {
        font-size: 14px;
    }

    .sectionsix .one {
        font-size: 12px;
        padding-left: px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-left: 5px;
        padding-left: 5px;
    }

    .sectionsev {
        background-color: rgb(237, 235, 235);
        padding-top: 15px;
        padding-left: 15px;
        margin-top: 15px;
        border-radius: 2px;
        padding-bottom: 200px;
    }

        .sectionsev img {
            position: absolute;
            left: 0;
            right: 0;
            margin: 0 auto;
            bottom: -240px !important;
        }

    .sectionfour td, td {
        font-size: 12px !important;
    }

    .sectionfour .scheme {
        font-size: 12px !important;
    }

    .sectionfour .table th {
        font-size: 12px;
    }

    .sectionsix h5 {
        font-size: 14px;
        margin-top: 13px;
    }

    .sectioneight h5 {
        font-size: 14px;
    }

    .sectioneight .table th {
        font-size: 13px;
    }

    .sectioneight h5 {
        font-size: 14px;
    }

    .sectionnine h5 {
        font-size: 14px;
    }

    .sectionnine .weight {
        font-size: 13px !important;
        font-weight: 500;
    }

    .sectionnine .table thead th {
        font-size: 13px;
    }

    .sectionten .black {
        font-size: 13px;
    }

    .sectionten .bankname {
        font-weight: 400;
        font-size: 13px;
    }

    .sectionten .opac {
        opacity: 0.6;
        font-size: 13px;
        font-weight: 500;
    }

    .sectionten {
        margin-top: 20px;
    }

    .sectionnine h5 {
        font-size: 14px;
        margin-top: 10px;
    }

    .sectionnine select {
        width: 100%;
        margin-bottom: 10px;
    }

    .sectionnine .posrela {
        position: relative;
    }

    .sectionnine .posabs {
        position: absolute;
        top: 26px;
        left: auto;
        right: 7px;
    }

    .sectionnine img {
        margin: 0 auto;
    }

    .sectionnine .table thead th {
        font-size: 13px;
        white-space: nowrap;
    }

    .sectionfour .table th {
        font-size: 12px;
        white-space: nowrap;
    }

    .sectionth .lorem {
        text-align: center;
    }

    .sectioneight .black {
        color: black;
        line-height: 20px;
    }

    .sectiontwo p {
        line-height: 22px;
    }

    .sectionten .black {
        font-size: 13px;
        white-space: nowrap;
    }

    .sectiontwo .borderline {
        position: relative;
    }

        .sectiontwo .borderline::before {
            position: absolute;
            content: "";
            width: 1px;
            height: 40px;
            background-color: transparent;
        }

    .sectioneight img {
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .sectionnine .posabs {
        pointer-events: none;
    }
}

@media (min-width:360px) and (max-width:479.90px) {
    .sectiontwo h5 {
        font-size: 14px;
        text-align: center;
    }

    .sectiontwo p {
        font-size: 12px;
        text-align: center;
    }

    .sectionth h5 {
        padding-left: 20px;
        font-size: 15px;
    }

    .sectionfour h5 {
        background-color: transparent;
        padding-top: 10px;
        padding-bottom: 10px;
        color: black;
        padding-left: 0px;
        font-size: 14px;
    }

    .sectionsix h5 {
        font-size: 14px;
    }

    .sectionsix .one {
        font-size: 12px;
        padding-left: px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-left: 5px;
        padding-left: 5px;
    }

    .sectionsev {
        background-color: rgb(237, 235, 235);
        padding-top: 15px;
        padding-left: 15px;
        margin-top: 15px;
        border-radius: 2px;
        padding-bottom: 210px;
    }

        .sectionsev img {
            position: absolute;
            left: 0;
            right: 0;
            margin: 0 auto;
            bottom: -244px !important;
        }

    .sectionfour td, td {
        font-size: 12px !important;
    }

    .sectionfour .scheme {
        font-size: 12px !important;
    }

    .sectionfour .table th {
        font-size: 12px;
    }

    .sectionsix h5 {
        font-size: 14px;
        margin-top: 13px;
    }

    .sectioneight h5 {
        font-size: 14px;
    }

    .sectioneight .table th {
        font-size: 13px;
    }

    .sectioneight h5 {
        font-size: 14px;
    }

    .sectionnine h5 {
        font-size: 14px;
    }

    .sectionnine .weight {
        font-size: 13px !important;
        font-weight: 500;
    }

    .sectionnine .table thead th {
        font-size: 13px;
    }

    .sectionten .black {
        font-size: 13px;
    }

    .sectionten .bankname {
        font-weight: 400;
        font-size: 13px;
    }

    .sectionten .opac {
        opacity: 0.6;
        font-size: 13px;
        font-weight: 500;
    }

    .sectionten {
        margin-top: 20px;
    }

    .sectionnine h5 {
        font-size: 14px;
        margin-top: 10px;
    }

    .sectionnine select {
        width: 100%;
        background: #EFEFEF;
    }

    .sectionnine .posrela {
        position: relative;
    }

    .sectionnine .posabs {
        position: absolute;
        top: 26px;
        left: auto;
        right: 7px;
    }

    .sectionnine img {
        margin: 0 auto;
    }

    .sectionnine .table thead th {
        font-size: 13px;
        white-space: nowrap;
    }

    .sectionfour .table th {
        font-size: 12px;
        white-space: nowrap;
    }

    .sectionth .lorem {
        text-align: center;
    }

    .sectioneight .black {
        color: black;
        line-height: 20px;
    }

    .sectiontwo p {
        line-height: 22px;
    }

    .sectionten .black {
        font-size: 13px;
        white-space: nowrap;
    }

    .sectiontwo .borderline {
        position: relative;
    }

        .sectiontwo .borderline::before {
            position: absolute;
            content: "";
            width: 1px;
            height: 40px;
            background-color: transparent;
        }

    .sectioneight img {
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .sectionnine .posabs {
        pointer-events: none;
    }
}

@media (min-width:320px) and (max-width:359.90px) {
    .sectiontwo h5 {
        font-size: 14px;
        text-align: center;
    }

    .sectiontwo p {
        font-size: 12px;
        text-align: center;
    }

    .sectionth h5 {
        padding-left: 20px;
        font-size: 15px;
    }

    .sectionfour h5 {
        background: transparent;
        padding-top: 10px;
        padding-bottom: 10px;
        color: black;
        padding-left: 0px;
        font-size: 14px;
    }

    .sectionsix h5 {
        font-size: 14px;
    }

    .sectionsix .one {
        font-size: 12px;
        padding-left: px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-left: 5px;
        padding-left: 5px;
    }

    .sectionsev {
        background-color: rgb(237, 235, 235);
        padding-top: 15px;
        padding-left: 15px;
        margin-top: 15px;
        border-radius: 2px;
        padding-bottom: 210px;
    }

        .sectionsev img {
            position: absolute;
            left: 0;
            right: 0;
            margin: 0 auto;
            bottom: -240px !important;
        }

    .sectionfour td, td {
        font-size: 12px !important;
    }

    .sectionfour .scheme {
        font-size: 12px !important;
    }

    .sectionfour .table th {
        font-size: 12px;
    }

    .sectionsix h5 {
        font-size: 14px;
        margin-top: 13px;
    }

    .sectioneight h5 {
        font-size: 14px;
    }

    .sectioneight .table th {
        font-size: 13px;
    }

    .sectioneight h5 {
        font-size: 14px;
    }

    .sectionnine h5 {
        font-size: 14px;
    }

    .sectionnine .weight {
        font-size: 13px !important;
        font-weight: 500;
    }

    .sectionnine .table thead th {
        font-size: 13px;
    }

    .sectionten .black {
        font-size: 13px;
        white-space: nowrap !important;
    }

    .sectionten .bankname {
        font-weight: 400;
        font-size: 13px;
    }

    .sectionten .opac {
        opacity: 0.6;
        font-size: 13px;
        font-weight: 500;
    }

    .sectionten {
        margin-top: 20px;
    }

    .sectionnine h5 {
        font-size: 14px;
        margin-top: 10px;
    }

    .sectionnine select {
        width: 100%;
        margin-bottom: 20px;
    }

    .sectionnine select {
        width: 100%;
    }

    .sectionnine .posrela {
        position: relative;
    }

    .sectionnine .posabs {
        position: absolute;
        top: 26px;
        left: auto;
        right: 7px;
    }

    .sectionnine img {
        margin: 0 auto;
    }

    .sectionnine .table thead th {
        font-size: 13px;
        white-space: nowrap;
    }

    .sectionfour .table th {
        font-size: 12px;
        white-space: nowrap;
    }

    .sectioneight .black {
        color: #fff;
        line-height: 20px;
    }

    .sectiontwo p {
        line-height: 22px;
    }

    .sectionten .black {
        font-size: 13px;
        white-space: nowrap;
    }

    .sectionten table th {
        white-space: nowrap;
    }

    .sectiontwo .borderline {
        position: relative;
    }

        .sectiontwo .borderline::before {
            position: absolute;
            content: "";
            width: 1px;
            height: 40px;
            background-color: transparent;
        }

    .sectioneight img {
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .sectionnine .posabs {
        pointer-events: none;
    }
}
