@media only screen and (max-width:1199px) {
    .schemeMonthlyPortfolio h1 {
        font-size: 2.4rem;
        line-height: 3rem
    }
}

@media only screen and (max-width:991px) {
    .schemeMonthlyPortfolio h1 {
        margin-top: 2.5rem
    }
}

@media only screen and (max-width:767px) {
    .schemeMonthlyPortfolio h1 {
        font-size: 2rem;
        line-height: 2.4rem
    }
}

.schemeMonthlyPortfolio .row [class*=col-] .left {
    padding-left: 0
}

@media only screen and (max-width:1199px) {
    .schemeMonthlyPortfolio .row [class*=col-] .left {
        padding-right: 0
    }
}

.schemeMonthlyPortfolio .row [class*=col-] .right {
    padding-right: 0
}

@media only screen and (max-width:1199px) {
    .schemeMonthlyPortfolio .row [class*=col-] .right {
        padding-left: 0
    }
}

.schemeMonthlyPortfolio h4 {
    font-size: 2rem;
    color: #444;
    font-family: Lato-Bold;
    padding: 2rem 0
}

@media only screen and (max-width:991px) {
    .schemeMonthlyPortfolio h4 {
        font-size: 1.8rem;
        padding: 1rem 0
    }
}

.schemeMonthlyPortfolio .defSel .selectDropDown {
    width: 100%;
    margin: 1rem 0 2rem
}

@media only screen and (max-width:767px) {
    .schemeMonthlyPortfolio .defSel .selectDropDown {
        margin: 1rem 0 1.5rem
    }
}

.schemeMonthlyPortfolio .defSel .selectDropDown label {
    z-index: 1;
    color: #444
}

.schemeMonthlyPortfolio .defSel .selectDropDown:after {
    border: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    content: "\f106";
    font-family: icomoon;
    font-size: 1.8rem;
    color: #00a2bd;
    position: absolute;
    right: 8px;
    top: 48px;
    font-weight: 700
}

.schemeMonthlyPortfolio .defSel .selectDropDown .chosen-container-single .chosen-single {
    border-bottom: 1px solid #e7e5e5
}

    .schemeMonthlyPortfolio .defSel .selectDropDown .chosen-container-single .chosen-single span {
        font-size: 2rem;
        color: #444;
        font-family: lato-Semibold
    }

@media only screen and (max-width:767px) {
    .schemeMonthlyPortfolio .defSel .selectDropDown .chosen-container-single .chosen-single span {
        font-size: 1.8rem
    }
}

.schemeMonthlyPortfolio .cmpDiv {
    background: #fbfcfd;
    border: 1px solid #f2f2f2;
    padding: 2rem 2rem 2.5rem
}

@media only screen and (max-width:1199px) {
    .schemeMonthlyPortfolio .cmpDiv {
        margin-bottom: 5.4rem
    }
}

@media only screen and (max-width:991px) {
    .schemeMonthlyPortfolio .cmpDiv {
        margin-bottom: 5.2rem
    }
}

.schemeMonthlyPortfolio .cmpDiv .schData {
    padding: 0 0 2rem
}

    .schemeMonthlyPortfolio .cmpDiv .schData a {
        font-size: 1.5rem;
        color: #444;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

        .schemeMonthlyPortfolio .cmpDiv .schData a:before {
            content: "\e90d";
            font-family: icomoon !important;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            font-size: 2rem;
            color: #b6b6b7;
            padding-right: 1.5rem
        }

        .schemeMonthlyPortfolio .cmpDiv .schData a:hover {
            color: #00a2bd
        }

            .schemeMonthlyPortfolio .cmpDiv .schData a:hover:before {
                color: #00a2bd
            }

@media only screen and (max-width:767px) {
    .schemeMonthlyPortfolio .cmpDiv .schData a {
        font-size: 1.4rem
    }
}

.schemeMonthlyPortfolio .cmpDiv .dataSelect {
    width: 100%
}

    .schemeMonthlyPortfolio .cmpDiv .dataSelect .selectDropDown {
        width: 46%;
        float: left;
        display: block;
        margin-right: 0;
        margin-top: 0
    }

        .schemeMonthlyPortfolio .cmpDiv .dataSelect .selectDropDown:first-child {
            margin-right: 8%
        }

        .schemeMonthlyPortfolio .cmpDiv .dataSelect .selectDropDown:after {
            border: 0;
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
            content: "\f106";
            font-family: icomoon;
            font-size: 1.8rem;
            color: #00a2bd;
            position: absolute;
            right: 0;
            top: 52px;
            font-weight: 700
        }

        .schemeMonthlyPortfolio .cmpDiv .dataSelect .selectDropDown .chosen-container-single .chosen-single {
            border-bottom: 1px solid #e7e5e5
        }

            .schemeMonthlyPortfolio .cmpDiv .dataSelect .selectDropDown .chosen-container-single .chosen-single span {
                font-size: 2rem;
                color: #444;
                font-family: lato-Semibold
            }

@media only screen and (max-width:767px) {
    .schemeMonthlyPortfolio .cmpDiv .dataSelect .selectDropDown .chosen-container-single .chosen-single span {
        font-size: 1.6rem
    }
}

.schemeMonthlyPortfolio .cmpDiv .orangeBtn {
    margin: 3rem 0 0
}

.resultData {
    padding: 3rem 0 5.4rem;
    text-align: left
}

@media only screen and (max-width:767px) {
    .resultData {
        padding: 1rem 0 5.2rem
    }
}

.resultData h3 {
    font-size: 2rem;
    color: #444;
    font-family: Lato-Bold;
    padding: .9rem 0;
    margin: 0
}

@media only screen and (max-width:767px) {
    .resultData h3 {
        font-size: 1.8rem
    }
}

.resultData span {
    font-size: 1.6rem;
    color: #444;
    font-family: lato-Semibold
}

@media only screen and (max-width:767px) {
    .resultData span {
        font-size: 1.4rem;
        float: left;
        padding-left: 1.5rem;
        width: 80%;
        line-height: 1.8rem
    }
}

.resultData .icon-XLS {
    font-size: 2rem;
    color: #b6b6b7;
    position: relative;
    top: .4rem
}

@media only screen and (max-width:767px) {
    .resultData .icon-XLS {
        float: left;
        padding-left: 0;
        width: auto;
        margin-top: -.4rem;
        margin-bottom: .8rem
    }
}

.resultData a.icon-download {
    float: right;
    color: #00a2bd;
    font-size: 1.8rem
}

.resultData .lsLnk:hover span {
    color: #00a2bd
}

.resultData .rdata {
    border-bottom: 1px dotted #bababa;
    padding: 1.5rem 0
}

@media only screen and (max-width:767px) {
    .resultData .rdata {
        padding: 1rem 0
    }
}

.selBx:after {
    border: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    content: "\f106";
    font-family: icomoon;
    font-size: 1.8rem;
    color: #00a2bd;
    position: absolute;
    right: 0;
    top: 52px;
    font-weight: 700
}

@media only screen and (max-width:1199px) {
    .schemeDetails h1 {
        font-size: 2.4rem;
        line-height: 3rem
    }
}

@media only screen and (max-width:991px) {
    .schemeDetails h1 {
        margin-top: 2.5rem
    }
}

@media only screen and (max-width:767px) {
    .schemeDetails h1 {
        font-size: 2rem;
        line-height: 2.4rem
    }
}

.schemeDetails .dataSelect {
    margin: 1rem 0;
    text-align: right
}

.schemeDetails .selectDropDown {
    width: 17.2rem
}

@media only screen and (max-width:480px) {
    .schemeDetails .selectDropDown {
        width: 12rem
    }
}

.schemeDetails .selectDropDown .chosen-container-single .chosen-single {
    border-bottom: 1px solid #e7e5e5;
    padding: 10px 12px 8px 0
}

    .schemeDetails .selectDropDown .chosen-container-single .chosen-single span {
        font-size: 1.4rem;
        color: #444;
        font-family: Lato-Regular
    }

.schemeDetails .selectDropDown:last-child {
    margin-right: 0
}

.schemeDetails .tabSection {
    width: 100%;
    margin: 2.5rem 0 0;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

@media only screen and (max-width:767px) {
    .schemeDetails .tabSection {
        margin-bottom: 4rem
    }
}

.schemeDetails .tabSection .tabsCont {
    margin: 4rem 0
}

@media only screen and (max-width:767px) {
    .schemeDetails .tabSection .tabsCont {
        margin: 2rem 0
    }
}

.schemeDetails .tabSection .innerTsect {
    width: 100%;
    overflow-x: auto
}

.schemeDetails .tabSection .tSect {
    width: 100%
}

@media only screen and (max-width:991px) {
    .schemeDetails .tabSection .tSect {
        width: 94rem
    }
}

.schemeDetails .tabSection .tSect li {
    width: 25%;
    height: 7.2rem;
    float: left
}

@media only screen and (max-width:767px) {
    .schemeDetails .tabSection .tSect li {
        height: 5.2rem
    }
}

.schemeDetails .tabSection .tSect li:first-child a {
    -webkit-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px
}

.schemeDetails .tabSection .tSect li:last-child a {
    -webkit-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    border: none
}

.schemeDetails .tabSection .tSect li a {
    width: 100%;
    height: 7.2rem;
    background: #e1e8ef;
    color: #444;
    display: table;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    border-right: 1px solid #cfcfcf
}

@media only screen and (max-width:767px) {
    .schemeDetails .tabSection .tSect li a {
        height: 5.2rem
    }
}

.schemeDetails .tabSection .tSect li a:hover {
    background: #f79608;
    color: #fff
}

.schemeDetails .tabSection .tSect li a:active,
.schemeDetails .tabSection .tSect li a:focus {
    text-decoration: none
}

.schemeDetails .tabSection .tSect li a span {
    font-family: lato-Semibold;
    font-size: 1.6rem;
    display: table-cell;
    vertical-align: middle;
    padding: 0 3.5rem
}

@media only screen and (max-width:767px) {
    .schemeDetails .tabSection .tSect li a span {
        font-size: 1.4rem
    }
}

.schemeDetails .tabSection .tSect li .active {
    background: #f79608;
    color: #fff
}

.pagination {
    display: block;
    padding: 1.5rem 0;
    text-align: center;
    margin: 0 0 3.4rem;
    -webkit-border-radius: 0;
    border-radius: 0
}

@media only screen and (max-width:991px) {
    .pagination {
        margin-bottom: 3.2rem
    }
}

.pagination ul {
    margin: 0 auto;
    padding: 0
}

    .pagination ul li {
        list-style: none;
        display: inline-block;
        margin: 0 .2rem
    }

        .pagination ul li a {
            border: 1px solid #e2e2e2;
            -webkit-border-radius: .4rem;
            border-radius: .4rem;
            text-align: center;
            display: block;
            padding: 0;
            color: #979797;
            background: #fff;
            font-size: 1.4rem;
            line-height: 2.8rem;
            font-family: Lato-Regular;
            min-width: 3rem;
            text-decoration: none;
            outline: 0
        }

@media only screen and (max-width:480px) {
    .pagination ul li a {
        min-width: 2.4rem;
        font-size: 1.2rem;
        line-height: 2.4rem
    }
}

.pagination ul li a:hover {
    background: #f79608;
    color: #fff;
    border-color: #f79608
}

.pagination ul li a:active,
.pagination ul li a:focus {
    text-decoration: none
}

.pagination ul li.active a {
    background: #00a2bd;
    color: #fff;
    border-color: #00a2bd
}

    .pagination ul li.active a:hover {
        background: #00a2bd;
        border-color: #00a2bd
    }

.pagination ul li:first-of-type {
    margin-right: 4rem
}

@media only screen and (max-width:480px) {
    .pagination ul li:first-of-type {
        margin-right: .3rem
    }
}

.pagination ul li:first-of-type a {
    padding: 0 1.4rem
}

@media only screen and (max-width:480px) {
    .pagination ul li:first-of-type a {
        padding: 0 .5rem
    }
}

.pagination ul li:last-of-type {
    margin-left: 4rem
}

@media only screen and (max-width:480px) {
    .pagination ul li:last-of-type {
        margin-left: .3rem
    }
}

.pagination ul li:last-of-type a {
    padding: 0 1.4rem
}

@media only screen and (max-width:480px) {
    .pagination ul li:last-of-type a {
        padding: 0 .5rem
    }
}

.pagination ul li.blankk {
    font-size: 1.4rem;
    color: #979797;
    margin: 0 .7rem
}

@media only screen and (max-width:480px) {
    .pagination ul li.blankk {
        margin: 0 .3rem
    }
}
/*Added by Preeti 03112023 */
.resultData {
    padding: 0rem 0 5.4rem;
    text-align: left;
}
.schemeDetails .dataSelect {
    margin: 0rem 0;
    text-align: right;
}