﻿.btnKannada{
    display:none;
}

a:focus, a:hover {
    color: #B50101;
}

a {
    color: #B50101;
}



/* Header */
header .logo img {
    max-width: unset;
}

header .logo img {
    padding: 2px 0 2px 0;
    width: auto;
    max-height: 62px;
}

.hdr-sub {
    display: block;
    background: #0092C8;
    border-bottom: solid 1px #7fb9cfd1;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.HeaderFixedTop {
    position: fixed !important;
    width: 100% !important;
    z-index: 999 !important;
    animation-duration: 0.2s;
    animation-name: slidein;
    top: 0px !important;
}

/* Header Toggle */


.switch-toggle-main label {
    padding: 0 5px 0 0;
    margin-bottom: -20px;
    font-size: 15px;
    letter-spacing: 0.3px;
}


.switch {
    width: 65px;
}

.slider:after {
    left: -6px;
}

.slider {
    width: 62px;
    height: 27px;
    top: 0px;
    left: 0;
}

    .slider:before {
        height: 20px;
        width: 20px;
        bottom: 4px;
        left: 38px;
    }

input:checked + .slider:before {
    left: -156px;
}

span.login-hdr-sub {
    color: #fff !important;
}

.btn-main {
    position: absolute;
    right: 18px;
    top: 12px;
}

.switch-toggle-main {
    display: inline-block;
    float: left;
    margin-left: 30px;
}

.remove-mrgn {
    margin-left: 110px;
}

.btn-main .btn-warning {
    color: #212529;
    font-size: 15px;
    background: #FDDD00;
    box-shadow: 0px 0px 12px #0000003b;
    border-radius: 6px;
    border: 0px;
    height: 45px;
    padding: 0px 10px;
    font-weight: 600;
}

.btn-main .login-sub {
    margin-right: 20px;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
}

/*Home first Section */

.homeFirstSection {
    background: #0092C8 padding-box;
    text-align: center;
    color: #FFFFFF;
    /*height: 23vh;*/
    padding: 0.2rem 0;
}

    .homeFirstSection .bnr-txt {
        padding-top: 0rem;
        padding-bottom: 0.5rem;
        padding-left: 0px;
        padding-right: 0px;
    }



        .homeFirstSection .bnr-txt p {
            font-size: 22px;
            color: #fff;
        }

        .homeFirstSection .bnr-txt h1 {
            font-weight: normal;
            text-transform: none;
            font-size: 40px;
            line-height: normal;
            letter-spacing: normal;
            margin-bottom: 0px;
        }

        .homeFirstSection .bnr-txt p {
            font-weight: normal;
            font-size: 20px;
            line-height: 28px;
            letter-spacing: normal;
            padding: 0 14%;
            margin-bottom: 0px;
        }



/*Home Seconed Section */

.homeSeconedSection {
    background: transparent linear-gradient(91deg, #0092C8 0%, #01749E 100%) 0% 0% no-repeat padding-box;
    border-top: solid 1px #7dd2f3d6;
    padding: 1.1rem 0 0.5rem 0;
    /*height: 55vh;*/
}

    .homeSeconedSection .subscribe-main {
        border-bottom: 0px;
    }

    .homeSeconedSection .OnlineTestSeries ul li a {
        color: #fff;
        font-size: 18px;
        line-height: 32px;
    }

    .homeSeconedSection .OnlineTestSeries .tick-mark::before,
    .homeSeconedSection .OnlineTestSeries .tick-mark::after {
        background-color: #FFF200;
    }

    .homeSeconedSection .OnlineTestSeries {
        margin-left: 0px;
        margin-top: 0px;
        padding-right: 75px;
    }

.OnlineTestSeries img.offer-mbl-only {
    display: none;
}


.OnlineTestSeries ul li {
    list-style: none;
    color: #fff;
    margin-bottom: 5px;
}

.homeSeconedSection .OnlineTestSeries h2 {
    font-size: 32px;
    line-height: 32px;
    display: inline-block;
    margin-bottom: 15px;
    margin-left: -13px;
    color: #fff;
}

.homeSeconedSection .OnlineTestSeries .tick-mark {
    float: left;
}

.homeSeconedSection .OnlineTestSeries ul li span {
    display: flex;
    margin-right: 15px;
}

.homeSeconedSection .OnlineTestSeries .new {
    margin-top: -35px;
}

.homeSeconedSection .OnlineTestSeries .btn-warning {
    background: #FDDD00 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 22px #00000052;
    border-radius: 6px;
    width: 218px;
    height: 63px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-right: 25px;
}


/*Home Testimonials */

#testimonial,
#testimonialKannada {
    background: #fff;
    border-radius: 22px;
    padding: 20px;
    min-height: 290px;
    margin-bottom: 10px;
}

    #testimonial .images_box,
    #testimonialKannada .images_box {
        display: flex;
        float: left;
        position: relative;
    }

        #testimonial .images_box img,
        #testimonialKannada .images_box img {
            width: 90px;
            height: 87px;
            max-width: 100px;
            max-height: 100px;
            object-fit: cover;
            border-radius: 50%;
            border: solid 1px #8080801a;
        }

        #testimonial .images_box i,
        #testimonialKannada .images_box i {
            position: relative;
        }


            #testimonial .images_box i:after,
            #testimonialKannada .images_box i:after {
                content: "";
                width: 44px;
                background: url(../images/new_update/testimonial/quote.png) no-repeat left;
                display: block;
                height: 44px;
                right: -12px;
                bottom: 5px;
                position: absolute;
                z-index: 1;
                display: none;
            }


.testimonial-main {
    display: flex;
    align-items: center;
    height: 100%;
}


#testimonial .content,
#testimonialKannada .content {
    display: flex;
    padding-left: 10px;
    flex-wrap: wrap;
}

    #testimonial .content .over-flow-scroll,
    #testimonialKannada .content .over-flow-scroll {
        max-height: 100px;
        overflow-y: auto;
    }

        #testimonial .content .over-flow-scroll p,
        #testimonialKannada .content .over-flow-scroll p {
            margin-bottom: 1rem;
            padding-right: 5px;
            padding-left: 5px;
        }

        #testimonial .content .over-flow-scroll::-webkit-scrollbar,
        #testimonialKannada .content .over-flow-scroll::-webkit-scrollbar {
            width: 5px;
        }

        #testimonial .content .over-flow-scroll::-webkit-scrollbar-thumb,
        #testimonialKannada .content .over-flow-scroll::-webkit-scrollbar-thumb {
            background: #888;
        }

        #testimonial .content .over-flow-scroll::-webkit-scrollbar-track,
        #testimonialKannada .content .over-flow-scroll::-webkit-scrollbar-track {
            background: #f1f1f1;
        }


#testimonial .carousel-inner h3,
#testimonialKannada .carousel-inner h3 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 25px;
    color: #000;
    display: block;
}

#testimonial a,
#testimonialKannada a {
    color: #000 !important;
}

#testimonial span.testimonials-name,
#testimonialKannada span.testimonials-name {
    display: block;
    font-weight: bold;
    color: #000;
    margin-top: 10px;
    font-size: 20px;
    padding-top: 8px;
    line-height: normal;
}

#testimonial span.testimonials-post,
#testimonialKannada span.testimonials-post {
    font-size: 14px;
    color: #000;
    line-height: normal;
}

.testimonials-post span {
    display: block;
}

#testimonial .name-post,
#testimonialKannada .name-post {
    position: relative;
    display: block;
    margin-top: 15px;
}

    #testimonial .name-post:after,
    #testimonialKannada .name-post:after {
        content: "";
        width: 35px;
        display: block;
        height: 3px;
        left: 0px;
        top: 0px;
        background-color: #0092C8;
        position: absolute;
    }

#testimonial .content p,
#testimonialKannada .content p {
    margin-bottom: 0px;
}

#testimonial .carousel-indicators,
#testimonialKannada .carousel-indicators {
    bottom: 10px;
    right: 20px;
    margin: 0px;
}

#testimonial .carousel-indicators,
#testimonialKannada .carousel-indicators {
    justify-content: right;
}

    #testimonial .carousel-indicators li,
    #testimonialKannada .carousel-indicators li {
        background-color: #DDDDDD;
    }

        #testimonial .carousel-indicators li.active,
        #testimonialKannada .carousel-indicators li.active {
            background-color: #0092C8;
        }


/*Home Third Section */

.homethirdsctn {
    background: transparent linear-gradient(137deg, #FFF000 0%, #FFCC00 100%) 0% 0% no-repeat padding-box;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

    .homethirdsctn .colm-1 {
        flex-wrap: wrap;
        display: flex;
        align-items: center;
        height: 100%;
    }

    .homethirdsctn .colm-2,
    .colm-3 {
        align-items: self-start;
    }

    .homethirdsctn .colm-1 img {
        width: 100%;
    }

    .homethirdsctn h4 {
        font-size: 32px;
        line-height: normal;
        color: #000;
        margin: 0 0 10px 0;
    }

.h4-mbl-only {
    display: none;
}

.homethirdsctn .colm-2 p {
    font-size: 18px;
    line-height: 28px;
    color: #000;
}

.homethirdsctn .colm-2 .prc {
    display: block;
    padding-left: 0px;
}

.homethirdsctn .colm-2 h2 {
    display: block;
    text-align: left;
    position: relative;
    line-height: 0px;
    margin-bottom: 10px;
}

.homethirdsctn .colm-2 .year {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
    margin-right: 8px;
}

.homethirdsctn .colm-2 .prc-prmry {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    margin-right: 8px;
}

.homethirdsctn .colm-2 .prc-scdry {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-right: 4px;
    margin-left: 2px;
}

.homethirdsctn .colm-2 .save {
    width: 65px;
    height: 23px;
    border: 1px solid #FF0000;
    border-radius: 2px;
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    line-height: 22px;
}

.homethirdsctn .colm-2 .btn-warning {
    width: 218px;
    height: 63px;
    background: #0092C8;
    box-shadow: 0px 0px 22px #00000052;
    border: 1px solid #0092C8;
    border-radius: 6px;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}


.homethirdsctn .colm-3 ul {
    margin: 50px 0 0 0;
    padding: 0px;
    list-style: none;
}

.homethirdsctn .colm-3 li {
    margin-bottom: 10px;
}

.homethirdsctn .colm-3 .tick-mark::after,
.tick-mark::before {
    background-color: #0092C8;
}

.homethirdsctn .colm-3 ul li span {
    /*display: flex;*/
   display: -webkit-box;
}


.homethirdsctn .colm-3 ul .tick-mark {
    margin-right: 15px;
    float: left;
}


/*Home Fourth section */

.homefourthsctn {
    background: #EEEEEE 0% 0% no-repeat padding-box;
    padding-top: 3rem;
    padding-bottom: 1.5rem;
}

    .homefourthsctn .abt-us p {
        font-size: 18px;
        line-height: 30px;
        color: #000;
        padding: 0px;
        margin-bottom: 0.8rem;
        text-align: left;
    }


    .homefourthsctn .video-container {
        width: 51%;
        text-align: center;
        float: left;
        /* shape-outside: ellipse(); */
        padding-right: 20px;
    }

    .homefourthsctn .abt-us h5 {
        font-size: 34px;
        margin-bottom: 1.5rem;
    }

    .homefourthsctn .abt-us {
        display: block;
        padding: 0rem;
    }

/*Home Fifth section */

.homeFifthSection {
    background: #0092C8 0% 0% no-repeat padding-box;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

    .homeFifthSection .contact-us {
        text-align: center;
        color: #fff;
    }

        .homeFifthSection .contact-us h6 {
            font-size: 34px;
            margin-bottom: 1rem;
        }


        .homeFifthSection .contact-us a {
            color: #fff;
            text-decoration: underline;
        }

            .homeFifthSection .contact-us a:hover {
                text-decoration: none;
            }

        .homeFifthSection .contact-us p {
            margin-bottom: 0px;
            line-height: 2rem;
            font-size: 18px;
        }


/* Login page New */

.loginNewUpdate .prv-btn .btn .fa {
    padding-right: 4px !important;
}

.subscriptionWrapper.loginNewUpdate .stepWrapper {
    width: 60%;
    margin: 0 auto;
    padding-bottom: 0.8rem;
}

.subscriptionWrapper .stepWrapper .stepTitle {
    display: inline-block;
    width: 80%;
    text-align: center;
    margin-left: -30px;
}

.hdr-sub-new.loginNewUpdate .logo-new {
    text-align: center;
    margin-bottom: 2.5rem
}

.new_bg {
    height: 100vh;
}

.loginNewUpdate .newLoginContent {
    width: 60%;
    margin: 0 auto;
}

.loginNewUpdate .loginOnline {
    width: 100%;
    box-shadow: 0px 3px 12px #00000069;
    border-radius: 16px;
    font-size: 30px;
    color: #000;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 30px 27px;
    font-weight: bold;
    background: url(../images/arrow-right-dft.png) #FFFFFF right no-repeat;
    background-position: 95% 50%;
    box-shadow: 0px 3px 8px #00000052;
}

.loginNewUpdate a:hover {
    text-decoration: none;
}

.loginNewUpdate .loginOnline:hover {
    background: url(../images/arrow-right-hvr.png) #0092C8 right no-repeat;
    background-position: 95% 50%;
    color: #fff;
}

.loginNewUpdate a:hover {
    text-decoration: none;
}

.login-new-bg {
    background: url(../images/login-new-bg.png) no-repeat center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100vh;
}
    .loginNewUpdate .loginOnline:hover small {
        color: #fff;
    }

.loginNewUpdate .loginOnline small {
    font-size: 14px;
    font-weight: 400;
    color: #707070;
}

.loginNewUpdate .loginOnline span {
    display: block;
}

.loginNewUpdate .mrgn-btm {
    margin-bottom: 2rem;
}


.login-new-bg {
    background: url(../images/login-new-bg.png) no-repeat center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100vh;
}

/* kannadaLang */


#kannadaLang .homeFirstSection .bnr-txt p {
    padding: 0 10%;
    line-height: 28px;
    font-size: 18px;
}

#kannadaLang .homeFirstSection .bnr-txt h1 {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 0.5rem;
}

/*
#kannadaLang .homeFirstSection {
    height: 22vh;
}
*/

#kannadaLang .homeSeconedSection .OnlineTestSeries h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 5px;
}

/*
#kannadaLang .homeSeconedSection {
    height: 56vh;
}
*/

#kannadaLang .OnlineTestSeries ul li {
    line-height: 26px;
}

#kannadaLang .carousel-inner h3 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 15px;
}

#kannadaLang .OnlineTestSeries {
    font-size: 16px;
    line-height: 28px;
}

#kannadaLang span.testimonials-name {
    font-size: 18px;
}

#kannadaLang span.testimonials-post {
    font-size: 13px;
}

#kannadaLang #testimonialKannada {
    min-height: 310px;
}

#kannadaLang .homethirdsctn h4 {
    font-size: 28px;
    line-height: 38px;
}

#kannadaLang .homethirdsctn .colm-2 p {
    font-size: 16px;
    line-height: 28px;
}

#kannadaLang .homethirdsctn .colm-3 li {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 5px;
}

#kannadaLang .abt-us h5 {
    font-size: 32px;
    margin-bottom: 1.5rem;
}

#kannadaLang .abt-us p {
    font-size: 17px;
    line-height: 32px;
    padding: 0;
    margin-bottom: 1rem;
}

/* Footer New Update */


.new_footer_update {
    background: #EEEEEE;
    padding: 1.5rem 0 3rem 0;
    text-align: left;
    font-size: 18px;
}

    .new_footer_update a {
        color: #000 !important;
        text-decoration: none;
    }

    .new_footer_update .h6 {
        color: #000;
        font-size: 20px;
        line-height: 32px;
        font-weight: bold;
        display: block;
    }

    .new_footer_update hr {
        outline: none;
        box-shadow: none;
        border: 1px solid #70707073;
        margin: 1rem 0 1rem 0;
    }

footer.new_footer_update p img {
    margin-left: 0;
    margin-top: 0;
    width: auto;
}

footer.new_footer_update a:hover {
    color: #000;
    text-decoration: underline;
}

footer.new_footer_update p {
    padding: 0px;
}


footer.new_footer_update .clm-3 a {
    display: block;
}

footer.new_footer_update .clm-4 {
    text-align: center;
    padding-left: 71px;
}

    footer.new_footer_update .clm-4 .margin-top {
        margin-top: 15px;
    }

footer.new_footer_update .terms_and_cdns {
    font-size: 15px;
}

footer.new_footer_update .clm-4 img.appimg {
    margin-right: 10px;
}
.today-epaper {
    width: 290px;
    height: 218px;
    margin: 40px 0 auto;
    position: relative;
}


@media only screen and (max-width: 1180px) {

    .homeFirstSection {
        height: auto;
        padding-bottom: 1rem;
    }

    .homeSeconedSection {
        height: auto;
    }

    #kannadaLang .homeFirstSection {
        height: auto;
    }

    #kannadaLang .homeSeconedSection {
        height: auto;
    }

    /*      kannadaLang */

    #kannadaLang .OnlineTestSeries ul li {
        float: left;
    }

    #kannadaLang span.testimonials-post {
        font-size: 12px;
    }

    #kannadaLang .homethirdsctn .colm-3 li {
        float: left;
    }

    #kannadaLang .abt-us p {
        padding: 0;
        margin-bottom: 1.5rem;
    }

    #kannadaLang .clm-4 {
        padding-left: 0px;
    }

    #kannadaLang .new_footer_update .clm-4 {
        padding-left: 0;
    }


    /*   kannadaLang End */

    .remove-mrgn {
        margin-left: 40px;
    }

    .switch-toggle-main {
        margin-left: -100px;
    }

    .homeSeconedSection .OnlineTestSeries {
        padding-right: 0;
    }

    #testimonial span.testimonials-post {
        font-size: 14px;
    }

    #testimonialKannada span.testimonials-post {
        font-size: 13px;
        color: #000;
        line-height: normal;
    }

    footer.new_footer_update .clm-4 {
        padding-left: 0px;
    }

    #testimonial {
        min-height: 310px;
    }

    #testimonialKannada {
        min-height: 320px !important;
    }

    .homeFirstSection .bnr-txt p {
        padding: 0 9%;
    }
}

@media only screen and (max-width: 1366px) {

    .login-new-bg {
        background: url(../images/iPad_login_bg.png) no-repeat center fixed;
        background-size: cover;
    }
}


@media only screen and (max-width: 1024px) {
    footer.new_footer_update .clm-4 {
        padding-left: 0px;
    }
}

@media only screen and (max-width:820px) {
    .login-new-bg {
        background: url(../images/login_mbl_bg.png) no-repeat center fixed;
        background-size: cover;
    }


    .homethirdsctn h4 {
        width: 100%;
    }

    .OnlineTestSeries img.offer-dsk-only {
        display: none;
    }

    .h4-mbl-only {
        display: inline-block;
    }

    .h4-dsk-only {
        display: none;
    }


    /* kannadaLang */

    #kannadaLang .homeFirstSection .bnr-txt h1 {
        font-size: 22px;
        line-height: 42px;
    }

    #kannadaLang .homeFirstSection .bnr-txt p {
        padding: 0 8%;
        font-size: 16px;
        line-height: 28px;
    }

    #kannadaLang.OnlineTestSeries .btn-warning {
        width: auto;
        height: 52px;
        margin: 0px 10px 0 0;
        font-size: 14px;
    }

    #kannadaLang .OnlineTestSeries ul {
        float: left;
    }

        #kannadaLang .OnlineTestSeries ul li {
            float: left;
            width: 100%;
        }

    .homethirdsctn .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .homethirdsctn .colm-2,
    .colm-3 {
        align-items: self-start;
        text-align: center;
    }

        .homethirdsctn .colm-2 h2 {
            text-align: center;
        }

    .homethirdsctn .colm-1 {
        display: block;
        text-align: center;
    }


    /* kannadaLang End*/


    .homeSeconedSection .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }


    header .logo img {
        max-width: unset;
        width: 200px;
    }

    .switch-toggle-main {
        margin-left: -120px;
        margin-top: 5px;
    }

    .btn-main.btnKannada .login-sub {
        margin-right: 5px;
        font-size: 14px;
    }

    .btn-main.btnKannada .btn-warning {
        font-size: 14px;
        padding: 0px 5px;
    }

    .switch-toggle-main label {
        font-size: 14px;
    }


    .homeFirstSection .bnr-txt h1 {
        font-size: 32px;
        line-height: normal;
    }

    .homeFirstSection .bnr-txt p {
        font-size: 20px;
        line-height: 28px;
    }

    #testimonial .content .over-flow-scroll,
    #testimonialKannada .content .over-flow-scroll {
        max-height: 130px;
        overflow-y: auto;
    }


    #testimonial .carousel-inner h3 {
        margin-bottom: 15px;
    }

    #testimonial .content {
        padding-left: 10px;
        font-size: 15px;
    }


    #testimonial span.testimonials-post {
        font-size: 13px;
    }

    #testimonial {
        min-height: 325px;
    }

    #testimonialKannada .carousel-indicators {
        justify-content: center;
        position: absolute;
        bottom: 5px;
    }

    #testimonialKannada {
        min-height: 340px !important;
    }

    #testimonial .carousel-indicators {
        justify-content: center;
        position: absolute;
        margin-top: 0;
        bottom: 5px;
    }


    .homethirdsctn .colm-1 {
        align-items: flex-start;
    }

        .homethirdsctn .colm-1 img {
            margin-top: 0px;
        }

        .homethirdsctn .colm-1 img {
            width: 400px;
        }

    .homethirdsctn .colm-2 p {
        font-size: 16px;
        line-height: 24px;
    }

    .homethirdsctn .colm-2 .btn-warning {
        width: 218px;
    }

    .homethirdsctn .colm-3 ul {
        margin: 10px 0 0 0;
    }

    #kannadaLang .homethirdsctn .colm-3 li {
        float: left;
        display: block;
        width: 100%;
    }


    #kannadaLang .homethirdsctn .colm-3 ul {
        margin-top: 20px;
    }

    .homethirdsctn .colm-3 li {
        margin-bottom: 5px;
        font-size: 15px;
        line-height: 24px;
    }

    .homethirdsctn .colm-2 .prc-scdry {
        font-size: 16px;
        margin-right: 2px;
        margin-left: 0px;
    }

    .homethirdsctn .colm-2 .prc-prmry {
        font-size: 16px;
    }

    .homefourthsctn {
        padding-top: 2rem;
        padding-bottom: 1rem;
    }

        .homefourthsctn .abt-us p {
            line-height: 28px;
            padding: 0;
            margin-bottom: 1rem;
        }

    .homeFifthSection .contact-us p {
        font-size: 16px;
    }

    .benefits-sctn .abt-us {
        padding: 0 2rem;
    }

    .homeFifthSection {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .new_footer_update .h6 {
        font-size: 16px;
        line-height: 28px;
    }

    footer.new_footer_update .clm-4 {
        text-align: left;
        padding-left: 0px;
    }

        footer.new_footer_update .clm-4 img.appimg {
            margin-right: 5px;
            width: 100px;
        }

    footer.new_footer_update p img {
        width: 100px;
    }

    footer.new_footer_update .clm-3 {
        padding-left: 30px;
    }

    footer.new_footer_update .terms_and_cdns {
        font-size: 14px;
        text-align: center;
    }

    .new_footer_update {
        padding: 1rem 0 1rem 0;
    }

    .loginNewUpdate .loginOnline {
        font-size: 24px;
    }

    .today-epaper {
        width: 240px;
        height: 184px;
        margin: auto auto 40px;
    }
}

@media only screen and (max-width:767px) {

    .HeaderFixedTop {
        position: unset !important;
        width: unset !important;
        z-index: unset !important;
        animation-duration: unset !important;
        animation-name: unset !important;
        top: unset !important;
    }

    .homeSeconedSection {
        padding-bottom: 1.5rem;
    }

    .homefourthsctn .video-container {
        padding-right: 0px;
        margin-bottom: 20px;
        width: 100%;
        shape-outside: unset;
    }

    .homefourthsctn .abt-us p {
        text-align: center;
    }

    .btn-main .btn-warning {
        display: none;
    }

    .btn-main {
        top: -35px;
        right: 10px;
    }

    header .logo img {
        padding: 3px 0 2px 0;
    }

    .switch-toggle-main {
        margin-left: 0;
        margin-top: 0px;
    }

    .slider:after {
        background-color: #fff;
    }

    input:checked + .slider:before {
        background-color: #0092C8;
    }

    .switch-toggle-main .active {
        color: #fff;
    }

    .switch-toggle-main label {
        font-size: 14px;
        color: #ffffffad;
    }

    .homeFirstSection .bnr-txt h1 {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 15px;
        margin-top: 55px;
        padding: 0 20px;
    }

    .homeFirstSection .bnr-txt p {
        padding: 0 25px;
        text-align: center;
    }

    /*
	.HeaderFixedTop {
		height: 90px;
	}
*/

    .OnlineTestSeries ul {
        margin-bottom: 10px;
    }

    .testimonial-main {
        margin-top: 10px;
    }

    .HeaderFixedTop .switch-toggle-main {
        margin-left: 0;
        margin-top: -20px;
        padding-top: 0px;
    }

    .switch-toggle-main {
        padding-top: 0px;
        margin-top: -5px;
    }

    header .logo img {
        max-width: unset;
        width: 175px;
    }

    .hdr-sub {
        padding-bottom: 0px;
    }

    .switch-toggle-main .active {
        font-weight: normal;
    }

    .homeFirstSection .bnr-txt p {
        font-size: 17px;
        line-height: 26px;
    }

    .homeFirstSection .bnr-txt {
        padding-bottom: 0px;
    }

    .homeSeconedSection .OnlineTestSeries h2 {
        font-size: 23px !important;
    }

    .OnlineTestSeries ul li {
        margin-bottom: 5px;
        display: flex;
    }

    .homeSeconedSection .OnlineTestSeries ul li .tick-mark {
        margin-bottom: 0px;
    }

    .homeSeconedSection {
        padding-top: 2rem
    }

    #testimonial .carousel-inner h3,
    #testimonialKannada .carousel-inner h3 {
        margin-bottom: 10px;
        font-size: 26px;
        text-align: center;
        font-weight: bold;
    }

    #testimonial .images_box,
    #testimonialKannada .images_box {
        display: block;
        float: unset;
        text-align: center;
    }

        #testimonial .images_box img,
        #testimonialKannada .images_box img {
            margin-bottom: 10px;
        }

        #testimonial .images_box i:after,
        #testimonialKannada .images_box i:after {
            bottom: -25px;
            right: -15px;
        }

    #testimonial .content p:first-child,
    #testimonialKannada .content p:first-child {
        text-align: center;
    }

    #testimonial .content,
    #testimonialKannada .content {
        padding-left: 0px;
        font-size: 16px;
        display: block;
    }


        #testimonial .content p,
        #testimonialKannada .content p {
            display: block;
            text-align: center;
        }

    #testimonial .name-post:after,
    #testimonialKannada .name-post:after {
        left: 43%;
    }

    #testimonial {
        min-height: 400px;
    }

        #testimonial .content .over-flow-scroll,
        #testimonialKannada .content .over-flow-scroll {
            max-height: 115px;
        }

    #testimonialKannada {
        min-height: 415px !important;
    }


    .OnlineTestSeries img.offer-mbl-only {
        display: inline-block;
    }





    .homethirdsctn .colm-2 p {
        text-align: center;
    }

    .homethirdsctn h4 {
        font-size: 26px;
        margin: 0 0 10px 0;
        text-align: center;
        font-weight: bold;
    }

    .homethirdsctn .colm-2 h2 {
        text-align: center;
    }

    .homethirdsctn .colm-1 img {
        margin-top: 0px;
        width: 100%;
    }

    .homethirdsctn .colm-3 ul li span {
        text-align: left;
    }

    .homethirdsctn .colm-2 .prc {
        display: block;
        text-align: center;
    }

    .homethirdsctn .colm-3 ul .tick-mark {
        margin-bottom: 0px;
    }

    .homethirdsctn .colm-3 ul {
        margin: 20px 0 0 0;
    }

    .homefourthsctn .abt-us h5 {
        font-size: 34px;
        font-weight: bold;
        margin-bottom: 1rem
    }


    .benefits-sctn .abt-us {
        padding: 0 15px;
    }

    .homeFifthSection .contact-us p {
        font-size: 16px;
    }

    .new_footer_update .clm-1 .h6 {
        font-size: 20px;
        text-align: center;
        margin-bottom: 1rem;
    }

    footer.new_footer_update .clm-3 {
        padding-left: 15px;
    }

    footer p {
        margin-bottom: 15px;
    }

    footer.new_footer_update .clm-4 {
        text-align: center;
        padding-left: 15px;
    }

    .new_footer_update {
        padding: 1rem 0 5.5rem 0;
    }

    footer.new_footer_update .clm-4 img.appimg {
        width: 140px;
    }

    footer.new_footer_update p img {
        width: 140px;
    }

    footer.new_footer_update .clm-2 {
        width: 60%;
    }


    footer.new_footer_update .clm-3 {
        width: 40%;
    }

    .homeSeconedSection .OnlineTestSeries .btn-warning {
        width: 218px;
        margin-right: 0;
        /*
		margin-left: -83px;
		margin-top: 88px;
        */
    }


    .homeSeconedSection .OnlineTestSeries {
        padding-right: 0px;
    }

        .homeSeconedSection .OnlineTestSeries p {
            text-align: center;
            margin-top: 1rem;
        }

        .homeSeconedSection .OnlineTestSeries ul li span {
            margin-right: 0px;
            padding-left: 15px;
        }

    .loginNewUpdate .newLoginContent {
        width: 100%;
    }

    .loginNewUpdate .loginOnline small {
        text-align: left;
        padding-right: 30px;
    }

    .loginNewUpdate .loginOnline {
        font-size: 24px;
        min-height: 135px;
    }

        .loginNewUpdate .loginOnline span {
            display: block;
            text-align: left;
        }
}


@media only screen and (max-width:390px) {

    .loginNewUpdate .loginOnline {
        font-size: 20px;
    }

    #Sticky_hdr2 .btn {
        width: auto;
    }
}

html,
body {
    overflow-x: hidden !important;
    background-color: #000;
}

/* bg image used */

.new_bg {
    background: url(../images/new_update/bg-1.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* header  */

.inner_page_new header {
    background: none;
    padding-top: 40px;
}

.inner_page_new .container {
    max-width: 920px;
}

.inner_page_new header .logo-new {
    text-align: right;
    display: block;
}

.prv-btn {
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
    display: inline-block;
}

    .prv-btn .btn {
        min-width: 88px;
        border: 1px solid #ffffffd1;
        border-radius: 6px;
        font-size: 16px;
        color: #fff;
        padding: 5px 15px;
    }

        .prv-btn .btn:hover {
            cursor: pointer;
        }

    .prv-btn .btn-mrgn-left {
        margin-left: 10px;
    }

    .prv-btn .btn .fa {
        font-size: 12px;
        padding-right: 8px;
    }


/* subscriptionWrapper  */

.subscriptionWrapper .stepWrapper {
    min-height: 48px;
    color: #fff;
    margin-top: -60px;
}

.stepWrapper .stepValue {
    font-size: 16px;
    margin-bottom: 4px;
    margin-top: -5px;
}

.stepWrapper .stepTitle {
    font-size: 24px;
    margin-bottom: 6px;
    font-weight: bold;
}

.subscriptionWrapper .subPackFlowWrapper {
    margin-top: 10px;
    position: relative;
    margin-bottom: 60px;
}

.subscriptionWrapper .subscriTopContWrapper {
    float: left;
    width: 40%;
    box-sizing: border-box;
    padding: 0 40px 0 0;
}

.subscriptionWrapper .subPackFlowWrapper .subPackFlowContent > * {
    position: relative;
}

.subscriptionWrapper .subPackFlowWrapper .subPackFlowContent {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    overflow: hidden;
}

    .subscriptionWrapper .subPackFlowWrapper .subPackFlowContent:before {
        content: "";
        background: #0092C8;
        position: absolute;
        top: 0;
        right: 60%;
        bottom: 0;
        left: 0;
        border-radius: 11px 0 0 11px;
        border-radius: 8px 0px 0px 8px;
    }

    .subscriptionWrapper .subPackFlowWrapper .subPackFlowContent .pageTitle {
        position: relative;
    }

.subscriTopContWrapper .pageTitle {
    font-size: 18px;
    line-height: 3.2rem;
    color: #FFF200;
}

.icon_tick {
    display: inline-block;
    transform: rotate(45deg);
    height: 16px;
    width: 8px;
    border-bottom: 2px solid #F8EF21;
    border-right: 2px solid #F8EF21;
    margin-right: 15px;
    float: left;
    margin-bottom: 20px;
}

.subPackFlowContent .content ul {
    display: block;
    position: relative;
    list-style: none;
    color: #fff;
    padding-left: 5px;
}

    .subPackFlowContent .content ul li {
        margin-bottom: 20px;
        display: -webkit-box;
    }


/*subscriPackWrapper start here*/

.subscriPackWrapper {
    width: 60%;
    float: right;
    box-sizing: border-box;
    padding: 0 0 0 17px;
}

    .subscriPackWrapper .packGrid:first-child {
        margin: 8px 0 0 0;
    }

    .subscriPackWrapper .packGrid {
        box-sizing: border-box;
        margin-top: 16px;
    }

.subscriPack {
    cursor: pointer;
}

.packGrid.GridClm1 .subscriPack.active,
.packGrid.GridClm2 .subscriPack.active,
.packGrid.GridClm3 .subscriPack.active {
    background: #FFFDDC 0% 0% no-repeat padding-box;
    border-radius: 6px;
    opacity: 1;
}

.packGrid.GridClm1 .radioBtn.active,
.packGrid.GridClm2 .radioBtn.active,
.packGrid.GridClm3 .radioBtn.active {
    background: #1bb934;
    border-color: #1bb934;
}

    .packGrid.GridClm1 .radioBtn.active:after,
    .packGrid.GridClm2 .radioBtn.active:after,
    .packGrid.GridClm3 .radioBtn.active:after {
        display: inline-block;
        transform: rotate(45deg);
        height: 9px;
        width: 5px;
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
        z-index: 1;
        content: "";
        position: absolute;
        left: 4.2px;
        top: 1.6px;
    }

.subscriPack .packDetails {
    border: 1px dashed hsla(0, 0%, 60%, .54);
    padding: 25px 34px 12px 15px;
    border-radius: 6px;
    overflow: hidden;
}

    .subscriPack .packDetails .offerContent {
        overflow: hidden;
        margin-bottom: 8px;
    }

.subscriPack .lpoInfo {
    color: #fff;
    line-height: 1.36364em;
    padding: 1px 11px;
    border-radius: 3px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: transparent linear-gradient(100deg, #0092C8 0%, #004964 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    position: absolute;
    right: 25px;
    top: -5px;
}

    .subscriPack .lpoInfo span {
        font-size: 14px;
        text-transform: uppercase;
    }

.subscriPack .packDetails .offerContent .percentageInfo {
    color: #FF0000;
    float: right;
    padding: 1px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    border: 1px solid #FD1010;
    border-radius: 2px;
    font-size: 14px;
}

.subscriPack .packDetails .planDuration {
    float: left;
    max-width: 70%;
    margin-bottom: 3px;
    margin-top: -45px;
}

.packGrid.GridClm2 .packDetails .planDuration {
    margin-top: -30px;
}

.packGrid.GridClm2 .packDetails {
    padding: 13px 34px 5px 15px;
}

.packGrid.GridClm3 .planDuration {
    margin-top: -20px;
}

.subscriPack .packDetails .planDuration .heading {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #000;
    margin: 0px;
}

.subscriPack .packDetails .planDuration .subHeading {
    font-size: 14px;
    line-height: 20px;
    color: #999999;
}

.subscriPack .packDetails .planPrice {
    float: right;
    position: relative;
}

    .subscriPack .packDetails .planPrice .radioBtn {
        position: absolute;
        width: 16px;
        height: 16px;
        border: 1px solid #bdbdbd;
        border-radius: 50%;
        right: -24px;
        top: 4px;
        line-height: 16px;
        text-align: center;
        color: #fff;
    }

    .subscriPack .packDetails .planPrice .heading {
        font-size: 1.4rem;
        line-height: 1.42857em;
        font-weight: 500;
        color: #666;
        text-align: right;
    }

.archive-prd {
    display: block;
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #0092C8;
    margin-top: -8px;
}

.subscriPack .packDetails .planPrice .heading {
    font-size: 1.4rem;
    line-height: 1.42857em;
    font-weight: 500;
    color: #666;
    text-align: right;
}

    .subscriPack .packDetails .planPrice .heading span {
        position: relative;
        top: -6px;
        color: #999999;
        font-size: 16px;
    }

    .subscriPack .packDetails .planPrice .heading .strikethrough {
        text-decoration: line-through;
    }

    .subscriPack .packDetails .planPrice .heading .black {
        color: #333;
        padding-left: 5px;
        font-size: 14px;
        line-height: 1.42857em;
        font-weight: 700;
        padding-right: 1px;
    }

    .subscriPack .packDetails .planPrice .heading .price {
        font-size: 22px;
        line-height: 26px;
        font-weight: bold;
        color: #333;
        top: -2px;
    }


/*promo code*/

.subscriPackWrapper .promoOrPrepaidInputWrapper .haveCodeText {
    text-align: center;
    font-size: 14px;
    line-height: 1.33333em;
    font-weight: 600;
    margin-top: 13px;
    cursor: pointer;
}

.promoCodePopupContainer {
    position: relative;
    margin-top: 13px;
}

.promocodeInputWrapper {
    text-align: center;
}

.promoCodePopupContainer .input-group {
    display: inline-flex;
    width: 70%;
}

.promoCodePopupContainer .btn_promo {
    width: 110px;
    height: 42px;
    background: #666666 0% 0% no-repeat padding-box;
    border-radius: 0px 6px 6px 0px;
    font-size: 14px;
    color: #fff;
    margin-left: -2px;
    margin-top: -1px;
    cursor: not-allowed;
}

.promoCodePopupContainer input {
    box-sizing: border-box;
    padding: 13px 0px 13px 8px;
    border-radius: 4px;
    border: 1px solid rgb(189, 189, 189);
    width: 100%;
    font-size: 14px;
    height: 40px;
}

.purpleBtn,
.purpleBtn:focus,
.purpleBtn:active,
.purpleBtn:visited {
    background: #0092C8 0% 0% no-repeat padding-box;
    box-shadow: 3px 3px 0px #000000;
    border-radius: 4px;
    opacity: 1;
    padding: 15px 20px;
    cursor: pointer;
    width: 100%;
    text-align: center;
    letter-spacing: 0px;
    color: #FFFFFF;
    border: 0px !important;
    outline: 0px !important;
}

.subscriPackWrapper .btnContainer {
    position: static;
    margin-top: 10px;
}

.subscribeContainer h4 {
    display: block;
    float: left;
    width: 100%;
    padding-top: 20px;
    color: #000;
    font-size: 16px;
    text-align: center;
    margin-bottom: 0px;
}

    .subscribeContainer h4 a {
        color: #FF0000;
        font-weight: bold;
        font-size: 16px;
    }

.archive-plan {
    display: inline-block;
}

    .archive-plan span {
        font-size: 14px;
        font-weight: bold;
        padding-left: 10px;
    }

.subscriPackWrapper .archive-plan .form-control {
    display: inline-block;
    width: auto;
    border: 0px !important;
    border-bottom: 1px solid #c8c8c8 !important;
    border-radius: 0;
    padding: 0px !important;
    color: #000;
    font-size: 15px;
    height: 25px;
}

.subscriPack.active .form-control {
    background: #FFFDDC 0% 0% no-repeat;
}

.promoCodePopupContainer {
    display: none;
}


/* New login page */

.subscriPackWrapper .form-check {
    padding-left: 0px;
}

    .subscriPackWrapper .form-check span {
        font-weight: bold;
    }

.subscriPackWrapper .form-control {
    border: solid 1px #999999;
}

.subscriPackWrapper .form-group img {
    margin-left: 10px;
    top: 9px;
}

.subscriPackWrapper a {
    color: #000;
}

.subscriPackWrapper .form-check .container input:checked ~ .checkmark {
    background-color: #fff;
    border-radius: 4px;
}

.subscriPackWrapper .mbl-scrn.lgn-mbl-rgt {
    text-align: right;
    font-weight: bold;
}

.subscriPackWrapper .form-check .checkmark {
    background-color: #fff;
    border: solid 2px gray;
    border-radius: 4px;
}

.subscriPackWrapper .form-check .container:hover input ~ .checkmark {
    background-color: #fff;
}

.subscriPackWrapper .form-check .container .checkmark:after {
    left: 6px;
    top: 3px;
}

.subscriPackWrapper .btn-mgn .btn {
    background: #0092C8 0% 0% no-repeat padding-box;
    box-shadow: 3px 3px 0px #000000;
    border-radius: 4px;
    opacity: 1;
    padding: 16px 20px;
    text-align: center;
    letter-spacing: 0px;
    color: #FFFFFF;
    border: 0px !important;
    outline: 0px !important;
    font-size: 18px !important;
    float: left !important;
    width: 100% !important;
}

.subscriPackWrapper span p {
    float: unset;
    margin-right: unset;
    display: inline-block;
    font-size: 16px;
}

.subscriPackWrapper .subscribe-form-main .subscribe-right {
    float: left;
    padding-left: 0;
    width: 100%;
    text-align: center;
    padding-top: 15px;
}


.subscriPackWrapper .subscribe-right {
    padding-left: 0;
    width: 100%;
    text-align: center;
    display: block;
    float: left !important;
}

.subscriPackWrapper h4 a {
    color: #FF0000;
    font-weight: bold;
    font-size: 16px;
}

.subscriPackWrapper .btn-mgn {
    margin-bottom: 0px;
}


/* Enter your Details  */

.subscriPackWrapper .subscribe-form-main .form-control {
    font-size: 15px;
    padding-left: 35px;
    padding-top: 10px;
}

.subscriPackWrapper .radio-btn-main .container:hover input ~ .checkmark {
    background-color: #fff;
}

.subscriPackWrapper .radio-btn-main .checkmark {
    background-color: #fff;
}

.subscriPackWrapper .radio-btn-main .container .checkmark:after {
    top: 3px;
    left: 3px;
    background: #0092c8;
}

.subscriPackWrapper .radio-btn-main .container input:checked ~ .checkmark {
    background-color: #f9c54c;
}

.subscriPackWrapper .radio-btn-main .checkmark {
    width: 17px;
    height: 17px;
}

.subscriPackWrapper .radio-btn-main {
    margin-bottom: 15px;
}

.subscriPackWrapper .form-check-label span a {
    color: #FF0000;
    font-weight: bold;
    cursor: pointer;
}

.subscriPackWrapper .container .form-check-label {
    font-size: 15px;
}

/* OTP css */


.subscriPackWrapper p.otp_confirm span {
    color: #fff;
    background-color: #0092c8;
    min-width: 110px;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 13px;
    cursor: pointer;
}

.subscriPackWrapper p.otp_confirm {
    cursor: default;
}

.subscriPackWrapper p.otp .resend {
    color: #fff;
    background-color: #0092c8;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 13px;
}

.subscriPackWrapper .otp .counter {
    color: #FFF200;
    font-weight: bold;
}


/* Existing over right css */

.benefits-sctn .abt-us h3 {
    color: #000;
    font-size: 36px;
    margin-bottom: 25px;
    margin-top: 50px;
    font-family: 'Playfair Display', serif;
}


.subscribe-main h4 a {
    cursor: pointer;
}

/*
.subscribe-main h4 {
	padding-left: 0px;
}
*/

span.login-hdr-sub {
    border: 1px solid #0092c8;
    border-radius: 5px;
    opacity: 1;
    padding: 0 13px;
    line-height: 45px;
    text-decoration: none;
    cursor: pointer;
    color: #0092c8 !important;
}

#kannadaLang .btn-main .btn {
    font-size: 13px !important;
    padding-left: 5px;
    padding-right: 5px;
}

span#Login-kannada {
    font-size: 14px;
    padding: 0 7px;
}

#fixedHeader .btn-main .btn,
#fixedHeader2 .btn-main .btn {
    height: 50px;
    line-height: 35px;
    padding: 0 8px;
}

div#kannadaLang .subscribe-main h4 {
    font-size: 18px;
    padding-left: 0px;
}

span.login-hdr-sub {
    padding: 0 8px;
}

.subscribe-main h4 a {
    text-transform: uppercase;
}

.hdr-sub.fixedtop1 span.login-hdr-sub, .hdr-sub.fixed-hdr-kannada.fixedtop2 span.login-hdr-sub {
    border: 1px solid #fff200;
    color: #fff200 !important;
}


@media only screen and (max-width: 767px) {

    #Sticky_hdr .prc,
    #Sticky_hdr2 .prc {
        padding-left: 0px;
        position: relative;
    }

    .inner_page_main .subscribe-main .save {
        min-width: 70px;
        padding: 2px 0px;
        font-size: 13px;
        text-align: center;
    }

    #Sticky_hdr .login-hdr-sub {
        line-height: 45px;
        margin-top: 5px;
        padding: 0px 12px;
    }

    #kannadaLang .login-hdr-sub {
        font-size: 13px !important;
        padding: 0 10px !important;
        line-height: 45px !important;
        margin-top: 5px;
    }

    #Sticky_hdr .prc-prmry,
    #Sticky_hdr2 .prc-prmry {
        display: inline-block;
        font-size: 20px !important;
    }


        #Sticky_hdr .prc-prmry sup,
        #Sticky_hdr2 .prc-prmry sup {
            top: -0.1em;
        }

    #Sticky_hdr .prc .year,
    #Sticky_hdr2 .prc .year {
        font-size: 18px;
    }

    #Sticky_hdr .save,
    #Sticky_hdr2 .save {
        color: #FF0000;
        border: 1px solid #FF0000;
        border-radius: 2px;
        opacity: 1;
        position: absolute;
        line-height: normal;
        top: 3px;
    }

    #Sticky_hdr h2,
    #Sticky_hdr2 h2 {
        padding-top: 25px;
    }

    #Sticky_hdr .btn,
    #Sticky_hdr2 .btn,
    #Sticky_hdr3 .btn {
        font-size: 14px;
        margin: 5px 5px 0px 4px !important;
    }
}

    .today-epaper .laptop, .today-epaper .iphone, .today-epaper .ipad {
        position: absolute;
        overflow: hidden;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
    }

    .today-epaper .laptop {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        overflow: hidden;
        padding-top: 14.2%;
        padding-left: 17.1%;
        padding-bottom: 5.2%;
    }

        .today-epaper .laptop > img {
            width: 81%;
            margin: 0;
            display: block;
            overflow: hidden;
            height: 74.4%;
            object-fit: cover;
            object-position: center top;
            border-radius: 0px;
        }

    .today-epaper .iphone {
        width: 28%;
        height: 58%;
        left: 17%;
        padding-left: 6.3%;
        padding-top: 6.5%;
        z-index: 1;
        bottom: -16%;
        padding-bottom: 4.3%;
    }

        .today-epaper .iphone > img {
            width: 73%;
            margin: 0;
            display: block;
            overflow: hidden;
            height: 98%;
            object-fit: fill;
            object-position: center top;
            border-radius: 10%;
        }

    .today-epaper .ipad {
        width: 66%;
        height: 81%;
        right: -17%;
        padding-left: 11.8%;
        padding-top: 12.7%;
        z-index: 1;
        bottom: -12%;
        padding-bottom: 13.5%;
    }

        .today-epaper .ipad > img {
            width: 86.3%;
            margin: 0;
            display: block;
            overflow: hidden;
            height: 100%;
            object-fit: cover;
            object-position: center top;
            border-radius: 4px;
        }

.ep_fade_in {
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s; /* Firefox < 16 */
    -ms-animation: fadein 2s; /* Internet Explorer */
    -o-animation: fadein 2s; /* Opera < 12.1 */
    animation: fadein 2s;
}

/* media query css */

@media (max-width: 768px) {
    .subscriPack .packDetails .planDuration .subHeading {
        font-size: 13px;
    }

    .subscriTopContWrapper .pageTitle {
        font-size: 16px;
        line-height: 24px;
    }

    .subPackFlowContent .content ul li {
        margin-bottom: 15px;
        font-size: 14px;
        display: -webkit-box;
    }

    .inner_page_new header .logo-new {
        text-align: right;
        display: block;
    }

    .subscriptionWrapper .subPackFlowWrapper {
        margin-bottom: 0px;
        padding-bottom: 100px;
    }

    .subscriPackWrapper .container .form-check-label {
        line-height: normal;
    }

    .radio-btn-main .label-block {
        margin-bottom: 15px;
        line-height: normal;
    }

    .subscriPackWrapper .subscribe-right:after {
        display: none;
    }
}

@media (max-width: 767px) {
    .nav-tabs > li a {
        margin-bottom: -1px;
    }
    #Sticky_hdr2 .prc-scdry {
        font-size: 20px !important;
    }

    .inner_page_new header .logo-new {
        text-align: center;
    }

    /* New login page */
    .subscribe-form-main .form-control {
        font-size: 15px;
    }

    .subscribe-form-main .form-check .container {
        font-size: 15px;
    }

    .login-new-sprt-page .mbl-scrn.lgn-mbl-rgt {
        font-size: 14px;
        padding-top: 7px;
    }

    .login-new-sprt-page .click_login_none h4 {
        text-align: center !important;
        padding-right: 0px;
    }

    .login-new-sprt-page .subscribe-right:after {
        display: none;
    }

    /*
	.login-new-sprt-page .password-showhide,
	.confirm-password-showhide {
		font-size: 15px;
	}
*/
    .login-new-sprt-page .lgn-mbl-rgt p {
        font-size: 14px;
        line-height: normal;
    }

    /*  */
    .subscriptionWrapper .stepWrapper {
        margin-top: 15px;
        text-align: center;
    }

    .prv-btn {
        display: none;
    }

    .inner_page_new header {
        padding-top: 20px;
    }

    .subscriptionWrapper .subscriTopContWrapper {
        width: 100%;
        padding: 0px;
    }

    .subscriPackWrapper {
        width: 100%;
        float: left;
        box-sizing: border-box;
        padding: 30px 20px;
    }

    .subscriptionWrapper .subPackFlowWrapper .subPackFlowContent:before {
        position: unset;
        background: #000;
    }

    .subscriptionWrapper .subPackFlowWrapper .subPackFlowContent {
        padding: 0px;
    }

    .subscriptionWrapper .subscriTopContWrapper {
        padding: 20px;
        background: #0092C8;
        float: left;
    }

    .subscriPack .lpoInfo {
        top: 25px;
    }

    .archive-prd {
        margin-top: 0px;
    }

    .promoCodePopupContainer .input-group {
        width: 100%;
    }

    .subscriptionWrapper .subPackFlowWrapper {
        padding-bottom: 50px;
    }
}
@media (max-width: 420px) {

    /* New edit css 6/17/2022 */
    .login-new-sprt-page .lgn-mbl-rgt p {
        font-size: 13px;
    }
    .subscribe-form-main .form-check .container {
        font-size: 13px;
    }
    .subscriPack .packDetails {
        padding: 25px 30px 12px 10px;
    }

    .archive-plan span {
        font-size: 13px;
        padding-left: 5px;
    }


    .subscriPack .packDetails .planDuration .heading {
        font-size: 14px;
        line-height: 24px;
    }

    .subscriPack .packDetails .planDuration {
        max-width: 60%;
    }

    .subscriPackWrapper .container .form-check-label {
        font-size: 14px;
    }
}