@font-face {
    font-family: 'robotobold';
    src: url('https://www.moneycontrol.com/commonfiles/font/roboto-bold-webfont.woff2?classic=true') format('woff2'), url('https://www.moneycontrol.com/commonfiles/font/roboto-bold-webfont.woff?classic=true') format('woff'), url('https://www.moneycontrol.com/commonfiles/font/roboto-bold.ttf?classic=true') format('trutype'), url('https://www.moneycontrol.com/commonfiles/font/roboto-bold.eot?classic=true') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('https://www.moneycontrol.com/commonfiles/font/roboto-regular-webfont.woff2?classic=true') format('woff2'), url('https://www.moneycontrol.com/commonfiles/font/roboto-regular-webfont.woff?classic=true') format('woff'), url('https://www.moneycontrol.com/commonfiles/font/roboto-regular.ttf?classic=true') format('trutype'), url('https://www.moneycontrol.com/commonfiles/font/roboto-regular.eot?classic=true') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('https://www.moneycontrol.com/commonfiles/font/lato-bold-webfont.woff2?classic=true') format('woff2'), url('https://www.moneycontrol.com/commonfiles/font/lato-bold-webfont.woff?classic=true') format('woff'), url('https://www.moneycontrol.com/commonfiles/font/lato-bold.ttf?classic=true') format('trutype'), url('https://www.moneycontrol.com/commonfiles/font/lato-bold.eot?classic=true') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}


/* Main wrapper */

.whats-new {
    box-sizing: border-box !important;
}

.main_wrapper_res {
    width: 1260px;
    margin: 0 auto;
    box-sizing: border-box;
    font-family: 'robotoregular', sans-serif;
    overflow-x: hidden;
    color: #333333;
}

/* Common Classes */

.column-12 {
    width: 100%;
    padding-top: 3rem;
}

.column-12-tabs {
    padding-top: 3rem;
}

/* Whats New Heading Section */

.main-section-heading h1 {
    font-size: 28px;
    color: #1462A0;
    border-bottom: 1px solid #D1D1D1;
    padding-top: 22px;
    padding-bottom: 8px;
    width: 1150px;
    font-weight: 900;
    font-family: "Fira Sans", sans-serif;
}


/* What's new Under Paragraph */

.main-section-text {
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    font-family: "robotoregular", sans-serif;
    font-weight: 500;
    width: 1100px;
}

.mobile-display-hide {
    display: inline;
}

.mobile-display-view {
    color: #2F669E;
    display: block;
    font-size: 15px;
    padding-top: 10px;
    font-family: "robotoregular", sans-serif;

}

/* Tabs Section */

.mctab {
    margin: 0px;
    position: relative;
    border-bottom: 1px solid gray;
    width: 646px;
}

.mctab li {
    display: inline-block;
    margin-bottom: -1px;
}

.mctab li.active a,
.mctab li a:hover {
    color: #1765a5;
    margin: 0px;
    border-bottom: 3px solid #1765a5;
}


.tab-content {
    padding-top: .5rem;
    padding-bottom: 3rem;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.tab-pane.active {
    display: block;
}

.mctab li a {
    margin-bottom: 3px;
    font: 42222px 'latobold', sans-serif !important;
    text-decoration: none;
    font-weight: 600;
    color: #666;
    display: block;
    padding: 15px 25px;
}

h2 {
    font: 18px 'latobold', sans-serif;
}


ul.tab-content-section li {
    margin-bottom: 33px;
    font: 400 20px 'latoregular', sans-serif;
    color: #4e4e4e;
    width: 646px;
    border-bottom: 1px dashed gray;

}

ul.tab-content-section li span:nth-of-type(2) {
    display: block;
    font-size: 17px;
    color: black;
    font-family: "robotoregular", sans-serif;
    padding-bottom: 30px;
    padding-top: 13px;
    line-height: 24px;
    width: 560px;
}

.tabs-main-heading h3 {
    font-size: 30px;
    font-weight: bold;
    font-family: "robotobold", sans-serif;
    line-height: 18px !important;
    color: #000000;
}

h3 {
    font-size: 30px;
    font-weight: bold;
    font-family: "robotobold", sans-serif;
    line-height: 23px !important;
    color: #000000;
}



/*   need to correct */

.website-background:after {
    content: "";
    width: 956px;
    height: 786px;
    position: absolute;
    background: url(https://images.moneycontrol.com/assets/images/whatsnew/desktop-website-background.png) 198px 103px no-repeat;
    top: 257px;
    background-size: 900px;
    right: 0px;
    z-index: 1000;
    opacity: 1;
}

.app-background:after {
    content: "";
    width: 956px;
    height: 800px;
    position: absolute;
    background: url(https://images.moneycontrol.com/assets/images/whatsnew/desktop-app-background.png) 198px 103px no-repeat;
    top: 257px;
    background-size: 900px;
    right: 0px;
    z-index: 1000;
    opacity: 1;
}

a.active {
    color: #1462A0 !important;
    background: white !important;
    border-radius: 0 !important;
    margin: 0px;
    border-bottom: 3px solid #1765a5;
}

.tabs-section-main {
    padding: 3rem 0 4rem 13rem;
}

.tabs-section-group {
    padding-top: 2rem;
}

/* .tab-section-underline {
    background-image: url(images/Path\ 278.svg);
    background-repeat: no-repeat;
    width:90vw;
    height:2px;
    margin-top:5px;
} */

.mobile-view-background-first {
    position: absolute;
    display: none;
}

.mobile-view-background-first {
    position: absolute !important;
    display: none;
}


/* media queries */


@media screen and (max-width: 1279px) {

    .main_wrapper_res {
        width: 1000px;
    }

    ul.tab-content-section li span:nth-of-type(2) {
        width: 500px;

    }

    .main-section-text {
        width: 1000px;
    }

    .website-background:after {
        content: "";
        width: 956px;
        height: 786px;
        position: absolute;
        background: url(https://images.moneycontrol.com/assets/images/whatsnew/desktop-website-background.png) 347px 144px no-repeat;
        top: 226px;
        background-size: 750px;
        right: 0px;
        z-index: 1000;
        opacity: 1;
    }

    .app-background:after {
        content: "";
        width: 956px;
        height: 786px;
        position: absolute;
        background: url(https://images.moneycontrol.com/assets/images/whatsnew/desktop-app-background.png) 347px 144px no-repeat;
        top: 226px;
        background-size: 750px;
        right: 0px;
        z-index: 1000;
        opacity: 1;
    }


}

@media screen and (max-width: 980px) {
    .main_wrapper_res {
        width: 100%;
        padding: 0px 40px;
    }

    .main-section-heading h1 {
        width: 100%;

    }

    .main-section-text {
        width: 100%;
        height: 45rem;
    }

    .mobile-view-background-first {
        position: absolute !important;
        width: 97%;
        padding: 0px !important;
        margin: 0 !important;
        top: 213px;
        right: 0px;
        display: inherit !important;
        height: 50rem;
        background: url(https://images.moneycontrol.com/assets/images/whatsnew/mobile-website-background.png) right 0px;
        background-size: 640px;
        background-repeat: no-repeat;
        z-index: -1000 !important;
    }

    .mobile-view-background-second {
        position: absolute !important;
        width: 97%;
        padding: 0px !important;
        margin: 0 !important;
        top: 222px;
        right: 0px;
        display: inherit !important;
        height: 52rem;
        background: url(https://images.moneycontrol.com/assets/images/whatsnew/mobile-app-background.png) right 0px;
        background-size: 640px;
        background-repeat: no-repeat;
        z-index: -1000 !important;
    }

    .website-background:after {
        content: "" !important;
        width: 0px;
        height: 0px;
        position: absolute;
        background: url(https://images.moneycontrol.com/assets/images/whatsnew/desktop-website-background.png) 8vw 5vh no-repeat;
        top: 0%;
        right: 0px;
        z-index: 1000;
        opacity: 0;
        display: none;
    }

    .app-background:after {
        content: "" !important;
        width: 0px;
        height: 0px;
        position: absolute;
        background: url(https://images.moneycontrol.com/assets/images/whatsnew/desktop-app-background.png) 9vw 5vh no-repeat;
        top: 55%;
        right: 0px;
        z-index: 1000;
        opacity: 0;
        overflow: hidden;
        display: none;

    }

}


@media screen and (max-width:767px) {

    .main_wrapper_res {
        width: 100%;
        padding: 0px 12px;
        padding-top: 265px;
    }

    .main-section-text {
        height: unset;
    }

    .main-section-heading {
        padding-top: 4px;

    }

    ul.tab-content-section li {
        width: 100%;
        margin-bottom: 15px;
    }

    ul.tab-content-section li span:nth-of-type(2) {
        display: block;
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        width: 100%;
        padding-bottom: 17px;

    }

    .tabs-section {
        width: 100% !important;
    }

    .mctab {
        width: 100%;
    }

    .column-12 {
        width: 100%;
    }

    .whats-new-section {
        padding-top: 0 !important;
    }

    .tabs-main-heading h3 {
        font-size: 22px;
    }

    .tabs-paragraph {
        font-size: 14px;
        padding-top: .7rem;
        font-weight: 400;
        color: #000000;
    }

    .mobile-display-hide {
        display: none;
    }

    .mobile-display-view {
        display: block;
    }

    .mobile-view-background-first {
        position: absolute !important;
        width: 97%;
        padding: 0px !important;
        margin: 0 !important;
        top: 225px;
        right: -4px;
        display: inherit !important;
        height: 41rem;
        background: url(https://images.moneycontrol.com/assets/images/whatsnew/mobile-website-background.png) right 0px;
        background-size: 350px;
        background-repeat: no-repeat;
        z-index: -1000 !important;
    }

    .mobile-view-background-second {
        position: absolute !important;
        width: 97%;
        padding: 0px !important;
        margin: 0 !important;
        top: 155px;
        right: 0px;
        display: inherit !important;
        height: 41rem;
        background: url(https://images.moneycontrol.com/assets/images/whatsnew/mobile-app-background.png) right 0px;
        background-size: 350px;
        background-repeat: no-repeat;
        z-index: -1000 !important;
    }
}