
.top-ads-section1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    margin: 10px 85px 10px 85px;
    background: #f0f0f0;
    position: relative;
    z-index: 1024;
}

.ads {
    width: 728px;
    margin: auto;
    flex-direction: column;
    justify-content: center;
    display: flex;
    text-align: center;
    padding: 8px 0px;
}

    .ads h2 {
        font-family: OpenSans;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        color: #666;
        text-align: center;
    }

.ads_mobile {
    display: none;
    /*width: 300px;
    height: 250px;*/
    background: #f0f0f0;
    margin: auto;
}

    .ads_mobile h2 {
        font-family: OpenSans;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        color: #666;
        text-align: center;
    }

.main-box .page_carousel .page {
    position: relative;
}

.pagerectangle {
    position: absolute;
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
}

.main-box {
    padding: 0 70px;
}

.section_main .page_carousel .page {
    height: auto;
}




/*hd mobile content off button*/
.section_reso {
    display: none;
}

.hd-onoff {
    /* display: none; */
    /* margin-top: 10px; */
    margin: 10px 0 0;
}

.switch {
    position: relative;
    display: inline-block;
    width: 62px;
    height: 24px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #CCCCCC;
    /*background-color: #00b1cd;*/
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        width: 14px;
        height: 14px;
        left: 3px;
        bottom: 5px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    border: solid 1px #00b1cd !important;
    background-color: #00b1cd !important;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
}

.on {
    display: none;
}

.on, .off {
    color: white;
    position: absolute;
    transform: translate(-75%,-50%);
    top: 50%;
    left: 51%;
    font-family: OpenSans;
    font-size: 8px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

.off {
    transform: translate(-35%,-50%);
}

input:checked + .slider .on {
    display: block;
}

input:checked + .slider .off {
    display: none;
}

.slider.round {
    border-radius: 19px;
}

    .slider.round:before {
        border-radius: 50%;
    }


.middle_ads_slot {
    display: flex;
    flex-direction: column;
    margin: 85px 0px 33px 0px;
}



/* other publication css */
.pub-logo {
    width: 50%;
    text-align: center;
    position: relative;
}

    .pub-logo:first-child:before {
        position: absolute;
        width: 1px;
        height: 86px;
        content: "";
        background: #707070;
        right: 0;
        top: -4px;
        opacity: 0.5;
    }

    .pub-logo.livemint img {
        width: 119px;
        height: 43px;
    }

    .pub-logo.hindustant img {
        width: 168px;
        height: 50px;
    }

.publication {
    width: 100%;
    height: 140px;
    margin: 0 0 0px;
    padding: 18px 0 12px 0.9px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
}

.heading {
    border-bottom: solid 1px #b8b8b8;
}

.publication .heading h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 16.1px;
}

/* disclaimer css */

.disclaimer {
    /* width: 100%; */
    height: 94px;
    margin: 30px -.75rem 100px -.75rem;
    padding: 15px 22px 15px 45px;
    background-color: #ddd;
}

    .disclaimer p {
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.29;
        letter-spacing: normal;
        text-align: center;
        color: #343434;
    }

        .disclaimer p #readbtn {
            display: none;
        }


/*slider owl carousel*/
.owl-theme .owl-nav [class*=owl-] {
    width: 45px;
    height: 45px;
    padding: 14.9px 18.6px 15.5px 19.3px !important;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
    background: #00b1cd !important;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    color: #fff !important;
    font-size: 20px !important;
    z-index: -8;
}

.owl-theme .owl-nav .owl-prev {
    left: 21px;
}

.owl-theme .owl-nav .owl-next {
    right: 21px;
}

.owl-theme .owl-nav .disabled {
    background: #ccc !important;
    opacity: 1;
}

/*thumbnail carousel css start */
.thumb-carousel.owl-theme .owl-nav {
    margin-top: 0 !important;
}

.thumb-carousel .owl-nav [class*="owl-"] {
    position: absolute !important;
    z-index: 10 !important;
    margin: 0;
    width: 48px;
    height: 48px;
    top: calc(50% - 24px);
}

.thumb-carousel .owl-nav .owl-prev {
    left: -36px;
}

.thumb-carousel .owl-nav .owl-next {
    right: -36px;
}

.thumb-carousel .owl-nav [class*="owl-"] .si {
    display: inline-block;
    vertical-align: middle;
    margin-top: -6px;
}

.thumb-carousel .owl-item img {
    width: auto;
    height: auto;
    max-height: 158px;
    cursor: pointer;
}
/*thumbnail carousel css end */


/* footer css start */

.footer-top {
    position: fixed;
    bottom: 0;
    z-index: 1023;
}

.footer {
    height: 80px;
    box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
    justify-content: center;
    text-align: center;
    /*padding: 0px 406px;*/
}

.footer-content {
    width: 100px;
    height: 80px;
    margin: 0 74px 1px 0;
    padding: 14.4px 32px 10px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
}

    .footer-content.footer-content-date {
        padding: 14.4px 0px 10px;
    }

    .footer-content.footer-content-city {
        width: auto;
        padding: 14.4px 5px 10px;
        min-width: 100px;
    }

    /*.footer-content-actionCity p {
        margin: 7.6px 0 0;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        text-transform: uppercase;
    }*/


    .footer-content.active {
        background-color: #f3f3f3;
    }

        .footer-content.active p {
            color: #00b1cd;
        }

        .footer-content.active svg {
            fill: #00b1cd;
        }

    .footer-content:last-child {
        margin-right: 0px;
    }

    .footer-content svg {
        width: 33.2px;
        height: 30px;
        margin: 0 2.8px 0px 3px;
        object-fit: contain;
    }

    .footer-content p {
        margin: 7.6px 0 0;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        text-transform: uppercase;
    }

    .footer-content input {
        opacity: 0;
        position: absolute;
        z-index: 10;
        top: 0;
        width: 100px;
    }

/*.page-slider .owl-nav {
    display: none;
}*/

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -2;
    width: 100%;
    height: 100%;
    background-color: #00000045;
}

.custom-datepicker {
    position: absolute;
    bottom: 100px;
    left: 490px;
    display: none;
}

    .custom-datepicker:after {
        bottom: -18px;
        border-bottom: 0 !important;
        border-top: 20px solid #fff !important;
        content: '';
        display: inline-block;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        position: absolute;
        right: 50px;
    }

    .custom-datepicker .ui-datepicker {
        padding: 0.5em .5em .5rem;
    }

        .custom-datepicker .ui-datepicker table {
            border: 1px solid #ccc;
        }


    .custom-datepicker .ui-widget-header {
        background-color: #fff;
        border: none;
    }

    .custom-datepicker .ui-datepicker th {
        background-color: #e9e9f0;
        padding: .6rem .3rem;
        color: #a3a6b4;
        font-family: 'Montserrat', sans-serif;
        font-size: 13px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
    }

    .custom-datepicker .ui-datepicker td {
        padding: 0;
        border: 1px solid #e8e9ec;
    }

    .custom-datepicker .ui-state-default {
        border: 0;
        background-color: #fff;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.67;
        letter-spacing: normal;
        text-align: center;
        color: #43425d;
    }

    .custom-datepicker .ui-state-active {
        border: 0;
        background-color: rgba(0, 177, 205, 0.1);
        color: #00b1cd;
    }

    .custom-datepicker .ui-datepicker .ui-datepicker-title {
        margin-bottom: 10px;
        font-size: 15px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        font-family: 'Montserrat', sans-serif;
        margin: 0;
        vertical-align: middle;
        display: inline-block;
    }

    .custom-datepicker .ui-icon {
        background-image: url("");
    }

    .custom-datepicker .ui-datepicker-prev .ui-icon {
        background-image: url("../../Images/icons/datepicker-prev.svg");
        background-position: center;
        display: inline-block;
        vertical-align: middle;
        background-repeat: no-repeat;
        position: unset;
        margin: 0;
        cursor: pointer;
    }


    .custom-datepicker .ui-datepicker-next .ui-icon {
        background-image: url("../../Images/icons/datepicker-next.svg");
        background-position: center;
        display: inline-block;
        vertical-align: middle;
        background-repeat: no-repeat;
        position: unset;
        margin: 0;
        cursor: pointer;
    }

    .custom-datepicker .ui-datepicker .ui-datepicker-prev, .custom-datepicker .ui-datepicker .ui-datepicker-next {
        border-radius: 4px;
        box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05);
        border: solid 1px #e8e9ec;
        background-color: #fff;
        margin-bottom: 10px;
        cursor: pointer;
    }

    .custom-datepicker .ui-datepicker .ui-datepicker-prev {
        position: unset;
        float: left;
    }

    .custom-datepicker .ui-datepicker .ui-datepicker-next {
        position: unset;
        float: right;
    }






.mobile-footer {
    display: none;
}

/*city css start*/
.city {
    width: 375px;
    height: 400px;
    padding: 0px 0 30px;
    box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
    position: fixed;
    bottom: 113px;
    left: 555px;
    z-index: 1024;
    display: none;
}

.city-header {
    width: 375px;
    height: 51px;
    margin: 0 0 10px;
    padding: 16px 171px 17px 172px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
}

    .city-header h3 {
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.29;
        letter-spacing: normal;
        text-align: left;
        color: #000;
    }

.city .accordion .accordion-button {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    /*padding: 16px 30px 10px 30px;*/
    padding: 12px 30px;
}

    .city .accordion .accordion-button:hover {
        color: #00b1cd;
    }

    .city .accordion .accordion-button::after {
        transform: none;
    }

.city .accordion-body {
    padding: 15px 30px 15px 45px;
}

.city-content {
    height: 320px;
    overflow-x: hidden;
    overflow-y: scroll;
}
    /* Hide scrollbar for Chrome, Safari and Opera */
    .city-content::-webkit-scrollbar {
        /*display: none;*/
    }

/* Hide scrollbar for IE, Edge and Firefox */
.city-content {
    /*-ms-overflow-style: none;*/ /* IE and Edge */
    /*scrollbar-width: none;*/ /* Firefox */
}

    .city-content ul {
        padding: 0px;
        text-align: left;
    }

        .city-content ul li {
            display: block;
            padding-bottom: 10px;
        }

            .city-content ul li a {
                font-family: 'Montserrat', sans-serif;
                font-size: 14px;
                font-weight: 600;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.29;
                letter-spacing: normal;
                text-align: left;
                color: #000;
            }

                .city-content ul li a:hover {
                    color: #00b1cd;
                }

                .city-content ul li a input[type="radio"] {
                    margin-right: 10px;
                }

.city .accordion .accordion-header {
    position: relative;
}

    .city .accordion .accordion-header.active button {
        color: #00b1cd;
    }

.city .accordion-button:hover {
    z-index: 0;
}

.city .accordion .accordion-header:after {
    width: auto;
    height: 1px;
    background: #707070;
    opacity: 0.24;
    content: "";
    position: absolute;
    bottom: 0px;
    left: 30px;
    right: 30px;
}

.city:after {
    bottom: -20px;
    border-bottom: 0 !important;
    border-top: 20px solid #fff !important;
    content: '';
    display: inline-block;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    right: 50px;
}

.close {
    position: absolute;
    right: 30px;
    top: 110px;
    font-size: 30px;
    cursor: pointer;
    z-index: 99;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    z-index: 9999 !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg) !important;
}
/*page section css start*/
.page-box {
    position: absolute;
    bottom: 80px;
    z-index: 999;
    left: 0;
    width: 100%;
    /*background: #fff;*/
}

    .page-box .nav-tabs {
        width: 100%;
        padding: 0px 0px 0.4px 0;
        border: none;
        border-left: none;
        border-right: none;
        border-top: none;
        height: 46px;
        line-height: 46px;
        overflow-y: hidden;
        overflow-x: auto;
        white-space: nowrap;
        display: inline-block;
        text-align: left;
        margin-bottom: -7px;
    }

        .page-box .nav-tabs li {
            background: #fff;
        }
        /* Hide scrollbar for Chrome, Safari and Opera */
        .page-box .nav-tabs::-webkit-scrollbar {
            /*display: none;*/
        }

    /* Hide scrollbar for IE, Edge and Firefox */
    .page-box .nav-tabs {
        /*-ms-overflow-style: none;*/ /* IE and Edge */
        /*scrollbar-width: none;*/ /* Firefox */
    }

        .page-box .nav-tabs .nav-item .nav-link {
            width: auto;
            height: 44.6px;
            margin: 0px;
            padding: 11.9px 26px 12.8px 27px;
            box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.2);
            background-color: #fff;
            border-right: solid 2px #000;
            font-family: 'Montserrat', sans-serif;
            font-size: 17px;
            font-weight: 500;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.18;
            letter-spacing: normal;
            text-align: left;
            color: #000;
            border-top: solid 2px #000;
            border-radius: 0px;
        }

            .page-box .nav-tabs .nav-item .nav-link.active {
                border-bottom: 0px solid #fff !important;
                border-color: #00b1cd;
                margin: 0px 0px 2px 0px;
                border-left: #00b1cd 2px solid;
                margin-left: -2px;
            }

.page-listing {
    padding: 15px 40px;
    width: 100%;
    background: #fff;
    border-top: solid 2px #00b1cd;
    max-height: 190px;
}

    .page-listing ul li {
        margin-right: 27px;
        width: 101px;
        height: 158px;
        position: relative;
    }

        .page-listing ul li:last-child {
            margin-right: 0px;
        }

        .page-listing ul li a span {
            width: 28px;
            height: 29px;
            padding: 0px;
            box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
            background-color: #fff;
            border-radius: 50%;
            position: absolute;
            bottom: 12px;
            left: 40%;
            line-height: 29px;
            text-align: center;
        }

        .page-listing ul li a img {
            box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
            height: 100%;
            width: 100%;
        }

.item {
    width: 100%;
}
/*.tab-content {
    width:100%;
}*/
.page .active {
    border: solid 3px #00b1cd;
}

.page-img {
    width: 100%;
    height: 158px;
    position: relative;
}

    .page-img .img span {
        width: 28px;
        height: 29px;
        padding: 0px;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
        background-color: #fff;
        border-radius: 50%;
        position: absolute;
        bottom: 12px;
        left: 37px;
        line-height: 29px;
        text-align: center;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        color: #000;
    }

        .page-img .img span.pagename_with_num {
            width: 114px;
            height: 26px;
            line-height: 26px;
            /* padding: 0px !important; */
            background-color: rgba(0, 0, 0, 0.6);
            position: absolute;
            left: 0px;
            bottom: 0px;
            font-family: Montserrat;
            font-size: 14px;
            font-weight: 500;
            font-stretch: normal;
            font-style: normal;
            letter-spacing: normal;
            text-align: center;
            color: #fff;
            padding: 0px 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            line-clamp: 1;
            -webkit-box-orient: vertical;
            border-radius: 0px;
            box-shadow: none !important;
            pointer-events: none;
        }

    .page-img .img {
        height: 100%;
        position: relative;
        width: 102px;
    }

        .page-img .img.img_name {
            width: auto;
        }

        .page-img .img img {
            height: 100%;
            border: solid 3px transparent;
            padding: 0px;
            width: auto;
        }

            .page-img .img img.img_pagename {
                height: 100%;
                border: solid 3px transparent;
                padding: 0px;
                width: 114px;
            }

            .page-img .img img:hover {
                border: solid 2px #00b1cd;
            }

            .page-img .img img.active {
                border: solid 3px #00b1cd;
                cursor: not-allowed;
            }


.abs {
    position: absolute !important;
    z-index: 99 !important;
    bottom: 15%;
    top: auto !important;
}

.owl-prev.abs {
    left: -64px !important;
}

.owl-next.abs {
    right: -64px !important;
}


/* new css for next prev button */

.section_main .page-prev, .section_main .page-next {
    width: 48px;
    height: 48px;
    /*padding: 10px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
    background: #00b1cd !important;
    border-radius: 50%;*/
    position: fixed;
    top: calc(50% - 24px);
    /*color: #fff !important;
    font-size: 20px !important;*/
    z-index: 999;
    text-align: center;
    cursor: pointer;
}

    .section_main .page-prev img, .section_main .page-next img {
        width: 100%;
        height: 100%;
    }

        .section_main .page-prev img:hover, .section_main .page-next img:hover {
            box-shadow: 0px 0px 10px rgba(0,0,0,.5);
            border-radius: 50%;
        }

.section_main .page-prev {
    left: 21px;
}

.section_main .page-next {
    right: 21px;
}

.section_main .page-prev.disabled {
    pointer-events: none;
    cursor: default;
}

.section_main .page-next.disabled {
    pointer-events: none;
    cursor: default;
}

.section_main .page-prev .si, .section_main .page-next .si {
    line-height: 26px;
    vertical-align: top;
    font-size: 16px;
}

.section_main .page-prev .disable {
    display: none !important;
}

.section_main .page-prev.disabled .disable {
    display: block !important;
}

    .section_main .page-prev.disabled .disable:hover {
        box-shadow: 0px 0px 10px rgba(0,0,0,.5);
        border-radius: 50%;
    }

.section_main .page-next .disable:hover {
    box-shadow: 0px 0px 10px rgba(0,0,0,.5);
    border-radius: 50%;
}

.section_main .page-prev.disabled .active {
    display: none !important;
}

.section_main .page-next .disable {
    display: none !important;
}

.section_main .page-next.disabled .disable {
    display: block !important;
}

.section_main .page-next.disabled .active {
    display: none !important;
}

.section_main .main-box {
    min-height: calc(100vh - 210px);
}

.middle_ads_slot {
    display: none;
}
/*download edition popup*/
#HT100Modal .modal-dialog {
    max-width: 1032px;
}
#HT100Modal .modal-content {
    background-image: linear-gradient(#FFFFFF, #E5F7FA);
    border-radius: 24px;
    padding: 24px 24px 0px 24px;
}
#HT100Modal .modal-body {
    text-align:center;
}
#HT100Modal .closecross {
    width: 32px;
    height: 32px;
    padding: 0px;
    text-align: center;
    top: 10px;
    right: 10px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
    border: 1px solid #D9D9D9;
}
#HT100Modal .closecross .si{
    top:0px;
}
#HT100Modal .modal-body span.years {
    color: rgba(11, 28, 56, 1);
    font-size: 38px;
    text-align: center;
    font-family: "PT Serif", serif;
    font-weight: 700;
    font-style: normal;
    line-height:46px;
    display:block;
}
/*#HT100Modal .modal-body span.years span {
    color: rgba(0, 138, 166, 1);
}*/
.content_span {
    font-size: 20px;
    font-family: "Lato", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height:46px;
    text-align: center;
    color: rgba(11, 28, 56, 1);
    display:block;
}
.read_spac {
    border: 1px;
    background-color: rgba(0, 177, 205, 1);
    width: 184px;
    height: 40px;
    border-radius: 6px;
    padding: 0px 15px 0px 15px;
    font-size: 16px;
    line-height: 24px;
    color: rgba(255, 255, 255, 1);
    font-family: "DM Sans", sans-serif;
    font-weight: 500;
    font-style: normal;
}
.read_spac.down_spac {
    width: 222px;
}
#HT100Modal .modal-footer {
    padding-bottom: 0px !important;
}
#HT100Modal .modal-footer .img{
    margin: 0px;
    width:100%;
}
#HT100Modal .modal-footer .img img{
    max-width:100%;
}
.fpwd_1 .modal-dialog {
    padding-top: 180px;
    max-width: 892px;
    margin: 30px auto;
    display: block;
    text-align: inherit;
    vertical-align: unset;
}

.fpwd_1 .modal-content {
    border-radius: 5px;
}

.fpwd_1 .modal-header {
    padding: 0px;
    border-bottom: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.fpwd_1 .closecross {
    position: absolute;
    width: 60px;
    height: 60px;
    right: -30px;
    top: -30px;
    opacity: 1;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    padding: 0.5em;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}

.fpwd_1 .modal-title {
    color: #00B1CD;
    font-weight: bold;
    font-family: 'Fira Sans', sans-serif;
    font-style: normal;
    font-size: 30px;
    line-height: normal;
    margin-top: 30px;
    letter-spacing: 1.2px;
    margin-bottom: 10px;
}

.fpwd_1 .modal-body {
    min-height: 100px;
    padding: 15px;
}

    .fpwd_1 .modal-body p:nth-child(1) {
        margin-bottom: 30px;
    }

.Password-for-the-PDF {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 800;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.18px;
    text-align: center;
    color: #212121;
    text-decoration: underline;
}

.fpwd_1 .modal-body p {
    font-family: Fira Sans;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.16px;
    text-align: center;
    color: #212121;
    /* margin-left: 66px; */
    margin-left: 50px;
    margin-right: 66px;
    margin-bottom: 10px;
}

    .fpwd_1 .modal-body p:nth-child(3) {
        margin-left: 76px;
        margin-right: 57px;
    }

.fpwd_1 .modal-body h5 {
    font-family: Fira Sans;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.14px;
    text-align: center;
    color: #212121;
    margin-left: 50px;
    margin-right: 63px;
}

.fpwd_1 .modal-footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    /* padding-top: 15px; */
    padding-bottom: 20px !important;
    padding: 0px;
    border-top: none;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.btn-accept-ht {
    font-family: Fira Sans;
    background-color: #00B1CD;
    border-color: #00B1CD;
    padding: 10px 30px;
    margin: 0 auto 15px;
    color: #ffffff;
    border-radius: 30px;
    font-size: 20px;
    min-width: 244px;
    font-weight: bold;
    height: 50px;
    line-height: 0.9;
    cursor: pointer;
    /* letter-spacing: 0.02em; */
    letter-spacing: 0.4px;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #f7931f;
    text-decoration: none;
}

.modal-zoom .btn-close.si {
    position: absolute;
    left: 60px;
    top: 40px;
    z-index: 1000;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color: #00b1cd;
    border-radius: 50%;
    padding: 0px;
    background-image: none;
    opacity: 1;
    text-align: center;
    color: #fff;
    font-size: 22px;
}

.city-content ul li a label input[type='radio'] {
    display: none;
}

.city-content ul li a label:before {
    content: " ";
    display: inline-block;
    position: relative;
    top: 2px;
    margin: 0 10px 0 0;
    width: 15px;
    height: 15px;
    border-radius: 11px;
    border: 2px solid #00b1cd;
    background-color: transparent;
}

.city-content ul li a label {
    position: relative;
}

    .city-content ul li a label.checked:after {
        border-radius: 11px;
        width: 7px;
        height: 7px;
        position: absolute;
        top: 5.99px;
        left: 4px;
        content: " ";
        display: block;
        background: #00b1cd;
    }
/*responsive css start*/
@media only screen and (max-width: 1599px) {
    .custom-datepicker {
        position: absolute;
        bottom: 100px;
        left: 260px;
    }

    .city {
        left: 330px;
    }

    .pub-logo:first-child:before {
        height: 80px;
    }
}

@media only screen and (max-width: 1366px) {
    /*.footer {
            padding: 0px 300px;
        }*/
}

@media only screen and (max-width: 1200px) {
    .pub-logo:first-child:before {
        height: 80px;
    }

    .middle_ads_slot {
        margin: 40px 0px 20px 0px;
    }

    /*.footer {
            padding: 0px 200px;
        }*/
    .fpwd_1 .modal-dialog {
        padding-top: 180px;
        max-width: 760px;
        margin: 30px auto;
    }
    #HT100Modal .modal-dialog {
        max-width: 892px;
    }
}

@media only screen and (max-width: 1024px) {
    .top-ads-section1 {
        margin: 10px 50px 10px 50px;
    }
}

@media only screen and (max-width: 991.99px) {
    .main-box {
        padding: 0px 40px;
    }

    .disclaimer p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4; /* number of lines to show */
        -webkit-box-orient: vertical;
    }

    .pub-logo:first-child:before {
        height: 80px;
        opacity: 0.5;
    }

    .middle_ads_slot {
        margin: 20px 0px 20px 0px;
    }

    /*.footer {
            padding: 0px 100px;
        }*/
    .fpwd_1 .modal-dialog {
        padding-top: 180px;
        max-width: 680px;
        margin: 30px auto;
    }

    .top-ads-section {
        padding: 0 40px;
    }

    .top-ads-section1 {
        margin: 10px 20px 10px 20px;
    }
    #HT100Modal .modal-dialog {
        max-width: 680px;
    }
    #HT100Modal .modal-body span.years {
        font-size: 28px;
        line-height: 36px;
    }
    .content_span {
        font-size: 18px;
        line-height: 42px;
    }
}

@media only screen and (max-width: 767.99px) {
    #HT100Modal .modal-header img{
        width: 100px;
    }
    #HT100Modal .modal-body span.years span {
        font-size:42px;
        line-height:50px;
        display:block;
        width:100%;
    }
    #HT100Modal .modal-body span.years {
        font-size: 24px;
        line-height: 32px;
    }
    .content_span {
        font-size: 14px;
        line-height: 22px;
        margin-top:10px;
    }
    #HT100Modal .modal-footer {
        flex-direction:column;
    }
    .read_spac {
        width: 174px;
        height: 32px;
        font-size: 12px;
        line-height: 22px;
    }
    .read_spac.down_spac {
        width: 174px;
    }
    #actionZoom {
        display: none;
    }

    .page-listing {
        padding: 10px;
        width: 100%;
    }

    .main-box {
        padding: 0px;
    }

    .section_reso {
        display: block;
    }

    .owl-theme .owl-nav [class*="owl-"] {
        width: 36px !important;
        height: 36px !important;
        z-index: 1 !important;
    }

    .owl-theme .owl-nav .owl-prev {
        left: 0px;
    }

    .owl-theme .owl-nav .owl-next {
        right: 0px;
    }

    .section_main .page-prev, .section_main .page-next {
        width: 34px;
        height: 34px;
        top: calc(50% - 17px);
    }

        .section_main .page-prev img, .section_main .page-next img {
            width: 100%;
            height: 100%;
            opacity: 0.5;
        }

    #myBtn img {
        width: 28px;
        height: 28px;
    }

    .disclaimer p {
        font-family: Montserrat;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.29;
        letter-spacing: normal;
        text-align: center;
        color: #343434;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    .close {
        position: absolute;
        right: 15px;
        top: 50px;
        font-size: 30px;
        cursor: pointer;
        z-index: 99;
    }



    .mobile-footer {
        display: none;
        position: relative;
        bottom: auto;
    }

    .custom-datepicker {
        position: absolute;
        bottom: 100px;
        left: 0px;
    }

    .city {
        left: 40px !important;
    }

    .page-box .nav-tabs .nav-item .nav-link {
        height: 35.6px !important;
        line-height: 35.6px;
        padding: 10px !important;
        font-size: 14px !important;
        font-weight: 500;
        line-height: 18px !important;
    }

    /*.page {
            height: 130px;
            overflow-x: scroll;
            overflow-y: hidden;
        }*/

    .page-listing ul li {
        margin-right: 27px;
        width: 89px;
        height: 130px;
        position: relative;
        box-sizing: border-box;
        overflow: hidden;
    }

        .page-listing ul li a span {
            bottom: 40px !important;
        }

    .page-box .nav-tabs {
        height: 35.6px !important;
        margin-bottom: -6px;
    }

    .footer-content.active {
        height: 80px;
        margin: 0 25px 1px 0;
    }

    .footer-content {
        height: 80px;
        margin: 0 25px 1px 0;
    }

    #myBtn {
        width: 28px;
        height: 28px;
        line-height: 28px;
    }

        #myBtn span {
            transform: rotate( 90deg);
            font-size: 20px;
        }

    .ads_mobile {
        width: 100%;
        background: #f0f0f0;
        padding: 8px 0px;
        margin: auto;
        flex-direction: column;
        justify-content: center;
        display: flex;
        text-align: center;
    }

    .ads {
        display: none;
    }

    .top-ads-section {
        padding: 0px 15px;
    }
    /*.top-ads-section1 {
            display:none;
        }*/
        .page-img .img {
            height: 100%;
            position: relative;
            width: 91px;
        }
        .page-img {
            height: 140px;
        }
        .thumb-carousel .owl-item img {
            max-height: 140px;
        }
        .page-img .img span {
            left: 31px;
        }
        .page-img .img.img_name {
            width:auto;
        }
        .thumb-carousel .owl-nav [class*="owl-"] {
            width: 32px;
            height: 32px;
            top: calc(50% - 16px);
        }
    }

@media (max-width: 720px) {
    /*.footer {
            padding: 0px 50px;
        }*/

    .ui-datepicker {
        width: 29em;
    }

    .custom-datepicker:after {
        display: none;
    }

    .custom-datepicker {
        bottom: 78px;
    }

    .city {
        width: 29rem;
        bottom: 78px;
    }

        .city:after {
            display: none;
        }

    .city-header {
        width: 100%;
        height: 51px;
        margin: 0 0 10px;
        padding: 0px;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
        background-color: #fff;
    }

        .city-header h3 {
            font-family: 'Montserrat', sans-serif;
            font-size: 14px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: 51px;
            letter-spacing: normal;
            text-align: center;
            color: #000;
        }

    .fpwd_1 .modal-dialog {
        padding-top: 150px;
        max-width: 450px;
        margin: 30px auto;
    }

    .fpwd_1 .closecross {
        position: absolute;
        width: 40px;
        height: 40px;
        right: -25px;
        top: -30px;
        opacity: 1;
        border: 2px solid #FFFFFF;
        border-radius: 50%;
        padding: 0px;
        background: #FFFFFF;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
    }

        .fpwd_1 .closecross img {
            width: 35px;
        }
    #HT100Modal .modal-dialog {
        max-width: 450px;
    }
}

@media only screen and (max-width:499px) {
    #HT100Modal .modal-dialog {
        max-width: 100%;
    }
    .section_main .main-box {
        min-height: calc(100vh - 150px);
    }

    .disclaimer {
        margin-bottom: 65px;
        height: auto !important;
        margin-top: 0;
        padding: 10px;
    }

        .disclaimer p {
            font-family: HelveticaNeue !important;
            font-size: 12px !important;
            line-height: normal !important;
            -webkit-line-clamp: initial;
            overflow: auto;
            text-overflow: initial;
            display: block;
            -webkit-box-orient: initial;
        }

            .disclaimer p #more {
                display: none;
            }

            .disclaimer p #readbtn {
                border: none;
                background: transparent;
                font-size: 12px;
                color: #00b1cd;
                display: inline-block;
            }

    .publication {
        height: 110px;
        padding: 10px 0 10px 0.9px;
    }

        .publication .heading h3 {
            font-size: 14px;
        }

    .pub-logo.livemint img {
        width: 100px;
        height: 35px;
    }

    .pub-logo.hindustant img {
        width: 135px;
        height: 45px;
    }

    .pub-logo:first-child:before {
        height: 67px;
    }

    .mobile-footer {
        display: none;
        position: relative;
    }

    .footer {
        height: 66px;
        box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.2);
        background-color: #fff;
        justify-content: center;
        text-align: center;
        /*padding: 0px 0px;*/
    }

    .footer-content {
        width: 33.33% !important;
        height: 66px !important;
        padding: 15px 30px !important;
        margin: 0px !important;
    }

        .footer-content.footer-content-city {
            min-width: auto;
        }

        .footer-content#actionCity {
            padding: 15px 0px !important;
        }

        .footer-content svg {
            width: 22.2px;
            height: 20px;
            margin: 0 2.8px 4px 3px;
        }

        .footer-content p {
            margin: 4px 0 0;
            font-family: 'Montserrat', sans-serif;
            font-size: 13px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.3;
            letter-spacing: normal;
            text-align: center;
        }


    .city {
        left: 0px !important;
        width: 100% !important;
        bottom: 65px !important;
    }

    .page-box {
        bottom: 65px !important;
    }

    .city:after {
        display: none !important;
    }

    .ui-datepicker {
        width: 100%;
        padding: .2em .2em 0;
    }

    .custom-datepicker {
        position: absolute;
        bottom: 65px;
        left: 0px;
        width: 100%;
    }

        .custom-datepicker:after {
            display: none;
        }

    .page-box .nav-tabs {
        height: 35.1px !important;
        line-height: 35.1px;
        overflow-x: scroll;
    }

    .page-listing ul li {
        margin-right: 10.5px;
        width: 88.5px;
        height: 139.2px;
        position: relative;
    }

        .page-listing ul li:last-child {
            margin-right: 0px;
        }

    .page-listing {
        padding: 15.8px 0px 11px;
        width: 100%;
        border-top: none;
    }

    .page-box .nav-tabs .nav-item .nav-link {
        border-bottom: solid 2px #00b1cd;
    }

    .modal-content {
        position: relative;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #999;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 6px;
        outline: 0;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
        box-shadow: 0 3px 9px rgba(0, 0, 0,0.5);
    }

    .fpwd_1 .closecross {
        position: absolute;
        width: 38px;
        height: 38px;
        right: -12px;
        top: -15px;
        opacity: 1;
        border: 2px solid #FFFFFF;
        border-radius: 50%;
        padding: 0px;
        background: #FFFFFF;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
    }

        .fpwd_1 .closecross img {
            width: 25px;
        }

    .fpwd_1 .modal-dialog {
        padding-top: 150px;
        max-width: 320px;
        margin: 30px auto;
    }

    .fpwd_1 .modal-title {
        color: #00B1CD;
        font-weight: bold;
        font-family: 'Fira Sans', sans-serif;
        font-style: normal;
        font-size: 28px;
        line-height: normal;
        margin-top: 30px;
        letter-spacing: 1.2px;
        margin-bottom: 10px;
    }

    .fpwd_1 .modal-body {
        min-height: 100px;
        padding: 0px;
    }

        .fpwd_1 .modal-body p:nth-child(1) {
            margin-bottom: 20px;
        }

        .fpwd_1 .modal-body p {
            font-family: Fira Sans;
            font-size: 12px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: 0.16px;
            text-align: center;
            color: #212121;
            /* margin-left: 66px; */
            margin-left: 20px;
            margin-right: 20px;
            margin-bottom: 10px;
        }

    .Password-for-the-PDF {
        font-family: 'Noto Sans', sans-serif;
        font-weight: 800;
        font-size: 14px;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.18px;
        text-align: center;
        color: #212121;
        text-decoration: underline;
    }

    .fpwd_1 .modal-body p:nth-child(3) {
        margin-left: 20px;
        margin-right: 20px;
    }

    .fpwd_1 .modal-body h5 {
        font-family: Fira Sans;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.14px;
        text-align: center;
        color: #212121;
        margin-left: 26px;
        margin-right: 20px;
    }

    .fpwd_1 .modal-footer {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        padding-top: 15px !important;
        padding-bottom: 20px !important;
        padding: 0px;
        border-top: none;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .btn-accept-ht {
        font-family: Fira Sans;
        background-color: #00B1CD;
        border-color: #00B1CD;
        padding: 10px 30px;
        margin: 0 auto 15px;
        color: #ffffff;
        border-radius: 25px;
        font-size: 16px;
        min-width: 182px;
        font-weight: bold;
        height: 37.3px;
        line-height: 0.9;
        cursor: pointer;
        /* letter-spacing: 0.02em; */
        letter-spacing: .32px;
    }
    /* Hide scrollbar for Chrome, Safari and Opera */
    .page-box .nav-tabs::-webkit-scrollbar {
        display: none;
    }

    /* Hide scrollbar for IE, Edge and Firefox */
    .page-box .nav-tabs {
        -ms-overflow-style: none; /* IE and Edge */
        scrollbar-width: none; /* Firefox */
    }

    .page-img .img img.img_pagename {
        height: 100%;
        border: solid 3px transparent;
        padding: 0px;
        width: 102px;
    }

    .page-img .img span.pagename_with_num {
        width: 102px;
        font-size: 13px;
    }

    .owl-theme .owl-nav .owl-prev {
        left: 7px;
    }

    .owl-theme .owl-nav .owl-next {
        right: 7px;
    }
}


@media only screen and (max-width: 412px) {
    /*.header-logo {
            width: 50%;
            text-align: center;
        }*/

    /*.header-details {
            width: 40%;
            text-align: right;
        }*/
}

@media only screen and (max-width:375px) {
    .publication {
        height: 94px;
        padding: 10px 0 10px 0.9px;
    }



    .pub-logo.livemint img {
        width: 85px;
        height: 31px;
    }

    .pub-logo.hindustant img {
        width: 121px;
        height: 36px;
    }



    .pub-logo:first-child:before {
        height: 51px;
    }


    .footer-content p {
        font-size: 10px;
    }

    .footer-content {
        padding: 10px 15px !important;
    }



    .ui-datepicker {
        width: 100%;
        padding: .2em .2em 0;
    }

    .custom-datepicker {
        position: absolute;
        bottom: 65px;
        left: 0px;
        width: 100%;
    }

        .custom-datepicker:after {
            display: none;
        }

    /*.page {
            height: 139.2px;
        }*/

    .page-box .nav-tabs {
        height: 35.1px;
    }

        .page-box .nav-tabs .nav-item .nav-link {
            height: 35.1px !important;
            line-height: 15px !important;
        }

    .page-listing {
        padding: 13px 0px 13px 11px;
        width: 100%;
    }

        .page-listing ul li {
            margin-right: 10.5px;
            width: 88.5px;
            height: 139.2px;
            position: relative;
        }

            .page-listing ul li:last-child {
                margin-right: 0px;
            }

    .owl-theme .owl-nav .owl-prev {
        left: -4px;
    }
}

@media only screen and (max-width:345px) {
    .fpwd_1 .modal-dialog {
        padding-top: 100px;
        max-width: 285px;
        margin: 30px auto;
    }
}

@media only screen and (max-width:299px) {
    .fpwd_1 .modal-dialog {
        padding-top: 100px;
        max-width: 240px;
        margin: 30px auto;
    }
}

