﻿.categoryRelatedStoryBox, .categoryTopHeading, .editorName, .editorName1, .meter, .reviewBtn, .topSliderTxtLeftSec, .videoHeadTxt, .votingSec {
    box-sizing: border-box;
}

* {
    margin: 0;
    padding: 0;
}

.v_sld .categoryTopHeading, span.categoryName {
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#666666', GradientType=1);
}

.rightFixWidth {
    margin: 0 auto;
}

.aapkaVoteRightSec {
    float: right;
    width: 100%;
    background: #f2f2f2;
    padding: 25px 0;
}

.aapkaVoteBg {
    float: left;
    width: 100%;
}

    .aapkaVoteBg img {
        width: 100%;
    }

.aapKaVoteTxtSec {
    width: 92%;
    margin: 0 4%;
    float: left;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    padding: 15px;
    position: relative;
    top: -30px;
    z-index: 99;
}

.rightFixWidth .aapKaVoteTxtSec h3 {
    font: 700 30px/60px Noto Sans,sans-serif;
    color: #000;
    padding-top: 0;
    margin: 0;
}

.aapKaVoteTxtSec p {
    font: 14px/20px Noto Sans,sans-serif;
    color: #343434;
    margin: 5px 0 10px;
}

.meter span, .orange > span {
    font: 15px/38px Noto Sans,sans-serif;
}

.votingSec {
    float: left;
    width: 100%;
    border: 1px solid #e2e2e2;
    border-bottom: 0;
}

.meter {
    height: 38px;
    position: relative;
    background: #f3f3f3;
    border-bottom: 1px solid #e2e2e2;
    cursor: pointer;
}

    .meter span {
        padding: 0 10px;
    }

.orange > span {
    background-color: #f2f1f1;
    background-image: linear-gradient(to left,#f2f1f1,#fc5b5b);
    display: block;
    height: 100%;
}

.aapkaVoteAdSec {
    float: left;
    width: 100%;
    margin-top: 30px;
}

    .aapkaVoteAdSec img {
        width: 100%;
    }

.movieReviewSection {
    position: relative;
    width: 100%;
    float: left;
}

    .movieReviewSection .categoryInnerDataBox {
        padding: 0;
        width: 260px;
        margin: 0 auto;
        float: none;
    }

#votewithstarrating .swiper-button-next {
    background: url();
    cursor: pointer;
    height: 38px;
    position: absolute;
    top: auto;
    bottom: 10px;
    width: 38px;
    right: 80px;
}

#votewithstarrating .swiper-button-prev {
    background: url();
    cursor: pointer;
    height: 38px;
    position: absolute;
    top: auto;
    bottom: 10px;
    width: 38px;
    left: 80px;
}

.movieReviewSection .aapKaVoteTxtSec {
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 10px 10px 25px;
}

.votingRatingSec {
    float: left;
    width: 100%;
}

.movieReviewSection .aapkaVoteRightSec {
    padding: 25px 0 0;
    background: #eeeded;
}

.ratingStarSec, .thumbSec {
    float: left;
    width: 100%;
}

.thumbSec {
    float: left;
    width: 43%;
    display: table;
}

    .thumbSec span {
        display: table-cell;
        text-align: left;
        font: 13px/13px Noto Sans,sans-serif;
        color: #696969;
        width: 29%;
        vertical-align: middle;
    }

.ratingStarSec ul {
    display: table;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.ratingStarSec li {
    list-style: none;
    display: table-cell;
    border-right: 1px solid #ccc;
    text-align: center;
}

    .ratingStarSec li:last-child {
        border-right: 0;
    }

    .ratingStarSec li span {
        font: 15px Noto Sans,sans-serif;
        color: #a3a3a3;
    }

        .ratingStarSec li span.rating {
            
            display: inline-block;
            height: 26px;
            position: relative;
            top: 3px;
            width: 119px;
        }

.ratingStarSec span.rating a {
    
    display: block;
    height: 26px;
}

.postYourReview {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.reviewBtn {
    display: inline-block;
    padding: 0 20px;
    border: 1px solid #c5c5c5;
    text-align: center;
    color: #c5c5c5;
    width: 220px;
    border-radius: 50px;
    font: 14px/36px Noto Sans,sans-serif;
    height: 36px;
}

    .reviewBtn:hover {
        color: #000;
    }

.movieReviewSection .categoryInnerDataBox .swiper-slide {
    box-shadow: none;
    margin: 0;
    width: 260px;
}

.movieReviewSection .categoryInnerDataBox h3 {
    margin: 0;
    padding: 0;
    font: 700 18px/18px Noto Sans,sans-serif;
}

.movieReviewSection .categoryInnerDataBox .aapKaVoteTxtSec p {
    font: 16px/24px Noto Sans,sans-serif;
    color: #222;
    margin: 8px 0 18px;
}

.movieReviewSection .categoryInnerDataBox .aapKaVoteTxtSec .ratingStarSec li span {
    display: block;
    text-align: left;
}

.movieReviewSection .categoryInnerDataBox .aapKaVoteTxtSec .ratingStarSec li:last-child {
    padding-left: 10px;
}

.topSectionSlider {
    float: left;
    width: 100%;
    background: #000;
    position: relative;
    padding: 20px 0 10px;
}

    .topSectionSlider:after {
        box-shadow: 0 0 16px 10px rgba(0,0,0,.8);
        content: "";
        position: absolute;
        right: 0;
        top: 16px;
        width: 100%;
        z-index: 99;
    }

    .topSectionSlider .topCategoryInnerDataBox .swiper-slide {
        max-width: 1240px;
    }

        .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container {
            width: 100%;
            padding-left: 0;
            padding-right: 0;
        }

            .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row {
                margin-left: 0;
                margin-right: 0;
            }

                .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row > div {
                    padding-left: 0;
                    padding-right: 0;
                }

                    .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row > div > div {
                        padding-left: 5px;
                        padding-right: 5px;
                    }

                .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .lastrow div:nth-child(2) .top-sliderReleated, .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .lastrow div:nth-child(4) .top-sliderReleated {
                    right: 75px;
                }

                    .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .lastrow div:nth-child(2) .top-sliderReleated h3, .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .lastrow div:nth-child(4) .top-sliderReleated h3 {
                        padding: 0 20px 20px 0;
                        text-align: right;
                    }

                    .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .lastrow div:nth-child(2) .top-sliderReleated .ClosesliderReleated, .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .lastrow div:nth-child(4) .top-sliderReleated .ClosesliderReleated {
                        right: 83%;
                    }

                    .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .lastrow div:nth-child(2) .top-sliderReleated:before, .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .lastrow div:nth-child(4) .top-sliderReleated:before {
                        left: 100%;
                        border-top: 15px solid transparent;
                        border-bottom: 15px solid transparent;
                        border-left: 15px solid #fff;
                        border-right: 0;
                    }

    .topSectionSlider .topCategoryInnerDataBox .swiper-container .v_sld {
        background: #303030;
        border-radius: 5px;
        float: left;
        box-sizing: border-box;
        padding: 20px 0 10px;
    }

.leftTopSliderSec {
    float: left;
    width: 100%;
}

    .leftTopSliderSec img {
        width: 100%;
        border-radius: 5px 5px 0 0;
        display: block;
        height: 353px;
    }

.topSliderTxtLeftSec {
    background: #fff;
    width: 100%;
    padding: 25px;
    position: relative;
    border-radius: 0 0 5px 5px;
}

    .topSliderTxtLeftSec h2 {
        font: 700 30px/36px Noto Sans,sans-serif;
        color: #000;
        padding: 0;
        margin: 0 0 15px;
        height: 74px;
        overflow: hidden;
    }

    .topSliderTxtLeftSec small {
        color: #9a9a9a;
        font: 18px/19px Noto Sans,sans-serif;
    }

.categoryName {
    position: absolute;
    top: -28px;
    left: 25px;
    display: block;
    padding: 5px 20px;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font: 400 18px/18px Noto Sans,sans-serif;
}

.rightTopSliderSec {
    float: left;
    width: 100%;
}

.topRightListStory {
    float: left;
    width: 100%;
    margin: 0 0 10px;
    border-radius: 5px;
}

.topSliderTxtrightSec h2 {
    height: 42px;
    overflow: hidden;
}

.sliderLeftShadow, .sliderRightShadow {
    background: rgba(0,0,0,.8);
    height: 100%;
    z-index: 9999999;
    position: absolute;
    top: 0;
}

.topSliderTxtrightSec small {
    display: block;
}

.sliderLeftShadow {
    left: 0;
    width: calc(50.3% - 621px);
    width: -webkit-calc(50.3% - 621px);
    width: -moz-calc(50.3% - 621px);
}

.sliderRightShadow {
    right: 0;
    width: calc(50% - 620px);
}

.topRightListStory .burger-icon, .topSectionSlider .burger-icon {
    background: 0 0 !important;
    position: absolute;
    right: 20px;
    left: auto;
    top: 15px;
}

.top-sliderReleated:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fff;
    left: -15px;
    top: 18px;
}

.top-sliderReleated {
    position: absolute;
    right: -300px;
    width: 300px;
    height: auto;
    background: #fff;
    z-index: 9999999;
    padding: 20px 0 10px;
    border-radius: 10px;
    transform-origin: 0 0;
    transform: scale(0);
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(0);
}

.leftTopSliderSec.ActiveRelated .top-sliderReleated, .topRightListStory.ActiveRelated .top-sliderReleated {
    transition: all .25s cubic-bezier(.5,1.8,.9,.8);
    transform: scale(1);
}

.top-sliderReleated h3 {
    font: 700 26px/29px Noto Sans,sans-serif;
    color: #111;
    padding: 0 0 20px 20px;
    border-bottom: 1px solid #ddd;
}

.top-sliderReleated .ClosesliderReleated {
    font: 400 28px/28px Noto Sans,sans-serif;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 20px;
    right: 10px;
    text-align: center;
    line-height: 40px;
    margin-top: -5px;
    cursor: pointer;
    color: #000;
}

.ClosesliderReleated.icon.icon-assets-cancel:before {
    content: "\69";
    font-size: 16px;
}

#topStorySlider .swiper-button-next:before, #topStorySlider .swiper-button-prev:before {
    font-family: aajtak !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    text-transform: none !important;
    speak: none;
    -moz-osx-font-smoothing: grayscale;
}

.top-sliderReleated ul li {
    display: block;
    border-bottom: 1px solid #ddd;
}

    .top-sliderReleated ul li:last-child {
        border-bottom: 0;
    }

    .top-sliderReleated ul li a .editorName1, .top-sliderReleated ul li a .videoHeadTxt {
        padding: 0;
        float: none;
    }

.v_sld, .videoHeadTxt {
    float: left;
    width: 100%;
}

.top-sliderReleated ul li a {
    display: block;
    padding: 10px 20px;
}

.mainSliderReleated {
    height: 170px;
    overflow: hidden;
    width: 100%;
}

.videoHeadTxt {
    color: #000;
    height: 50px;
    overflow: hidden;
}

#topStorySlider .swiper-button-next, #topStorySlider .swiper-button-prev {
    width: 45px;
    height: 45px;
    color: #fff;
    background: 0 0;
    font-size: 45px;
}

#topStorySlider .swiper-button-next {
    left: 5%;
}

#topStorySlider .swiper-button-prev {
    right: 5%;
}

.inputapi-transliterate-indic-suggestion-menu {
    z-index: 999999999 !important;
}

#topStorySlider .swiper-button-prev:before {
    content: "\e010";
}

#topStorySlider .swiper-button-next:before {
    content: "\e00f";
}

.photoAd {
    border: 1px solid #ccc;
    text-align: center;
}

.adsection {
    text-align: center;
    background: #eeeded;
    padding: 20px 0;
    border-radius: 5px;
}

    .adsection .adsectionText {
        font: 400 11px/14px Noto Sans,sans-serif;
        text-align: center;
        color: #9d9d9d;
        display: block;
        padding-bottom: 5px;
        text-transform: uppercase;
    }

span.categoryName {
    background: #545454;
    background: -moz-linear-gradient(left,#545454 0,#666 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#545454),color-stop(100%,#666));
    background: -webkit-linear-gradient(left,#545454 0,#666 100%);
    background: -o-linear-gradient(left,#545454 0,#666 100%);
    background: -ms-linear-gradient(left,#545454 0,#666 100%);
    background: linear-gradient(to right,#545454 0,#666 100%);
}

h1 {
    color: #222;
    font: 700 32px/42px Noto Sans,sans-serif;
    margin-bottom: 20px;
}

.staticcontent h3 {
    font: 700 17px/22px Noto Sans,sans-serif;
    color: #000;
    margin-bottom: 5px;
}

.staticcontent a {
    color: #337ab7;
    vertical-align: top;
}

.partnercont {
    padding: 15px 0;
    border-bottom: 1px dotted #999;
}

.partclear {
    clear: both;
}

.partnercont img {
    margin-left: 15px;
}

@media (min-width:768px) and (max-width:1360px) {
    .topSectionSlider .topCategoryInnerDataBox .swiper-slide {
        width: 90%;
    }

    .sliderLeftShadow, .sliderRightShadow {
        width: 5%;
    }
}

.v_sld {
    text-align: center;
}

.categoryTopHeading {
    color: #fff;
    height: 20px;
    text-align: center;
    font: 12px/20px Noto Sans,sans-serif;
    border-radius: 3px 3px 0 0;
    display: block;
    width: 100%;
}

.photoHitContainer {
    background: #ccc;
    display: block;
    overflow: hidden;
    position: relative;
}

.videoHeadTxt {
    padding: 10px 15px 0;
    font: 700 16px/20px Noto Sans,sans-serif;
}

.editorName, .editorName1 {
    font: 12px/16px Noto Sans,sans-serif;
    color: #a2a2a2;
    position: relative;
    width: 100%;
    margin-top: 5px;
    float: left;
}

.editorName1 {
    padding-bottom: 22px;
}

.burger-icon {
    position: absolute;
    left: 50%;
    bottom: -18px;
    margin-left: -18px;
    z-index: 99;
    height: 36px;
    width: 36px;
    border-radius: 100%;
    padding: 12px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    cursor: pointer;
}

    .burger-icon span:before {
        content: "";
        box-shadow: 2px 1px 0 1px #fff;
        display: block;
        height: 0;
        left: -6px;
        position: relative;
        width: 0;
    }

    .burger-icon span {
        background: #fff;
        display: block;
        height: 1px;
        margin-bottom: 5px;
        width: 15px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

        .burger-icon span:nth-child(1) {
            top: 0;
        }

        .burger-icon span:nth-child(2), .burger-icon span:nth-child(3) {
            position: relative;
        }

        .burger-icon span:nth-child(4) {
            top: 36px;
        }

    .burger-icon.open span:nth-child(1) {
        top: 18px;
        width: 0;
        left: 50%;
    }

    .burger-icon.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 4px;
        top: -1px;
    }

    .burger-icon.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        left: -7px;
        top: -7px;
    }

    .burger-icon.open span:before {
        display: none;
    }

.categoryRelatedStoryBox {
    float: left;
    width: 100%;
    box-shadow: 0 0 5px #ccc;
    text-align: center;
    padding: 30px 0 20px;
    display: none;
}

    .categoryRelatedStoryBox h3 {
        font: 700 14px Noto Sans,sans-serif;
        color: #585858;
    }

.allRelatedStoryBox {
    float: left;
    width: 100%;
}

    .allRelatedStoryBox li {
        list-style: none;
        float: left;
        width: 100%;
        margin-top: 10px;
        box-shadow: none;
    }

        .allRelatedStoryBox li img {
            width: 100%;
            height: 147px;
        }

    .allRelatedStoryBox ul li > a {
        display: block;
        position: relative;
    }

.v_sld .categoryTopHeading + a.photoHitContainer1 img {
    background: #ccc;
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 0;
}

.photoHitContainer img, .photoHitContainer1 img {
    width: 100%;
    height: 147px;
}

.v_sld a.photoHitContainer1 img {
    border-radius: 5px 5px 0 0;
}

.v_sld .burger-icon {
    background: #545454;
}

.v_sld > a {
    display: block;
    position: relative;
}

.content-photo > a:before, .leftTopSliderSec > a:before, .topRightListStory > a:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
}

.v_sld .categoryTopHeading {
    background: #545454;
    background: -moz-linear-gradient(left,#545454 0,#666 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#545454),color-stop(100%,#666));
    background: -webkit-linear-gradient(left,#545454 0,#666 100%);
    background: -o-linear-gradient(left,#545454 0,#666 100%);
    background: -ms-linear-gradient(left,#545454 0,#666 100%);
    background: linear-gradient(to right,#545454 0,#666 100%);
}

.content-photo > a:before {
    background-image: linear-gradient(top,transparent 60%,rgba(0,0,0,.5) 100%);
    background-image: -webkit-linear-gradient(top,transparent 60%,rgba(0,0,0,.5) 100%);
    z-index: 2;
}

.leftTopSliderSec > a:before, .topRightListStory > a:before {
    background-image: -webkit-linear-gradient(bottom,transparent 60%,rgba(0,0,0,.3) 100%);
    background-image: linear-gradient(bottom,transparent 60%,rgba(0,0,0,.5) 100%);
}

.categoryInnerDataBox .swiper-button-next:before, .categoryInnerDataBox .swiper-button-prev:before {
    content: "\e007";
}

.categoryHeadingBox, .categoryHeadingBox h2 {
    width: 100%;
    position: relative;
    float: left;
    box-sizing: border-box;
}

.categoryInnerDataBox .swiper-slide:nth-child(1) {
    margin-left: 6px;
}

.categoryHeadingBox {
    padding: 0 10px;
    height: 75px;
}

    .categoryHeadingBox h2 {
        color: #fff;
        font: 700 22px/75px Noto Sans,sans-serif;
        text-decoration: none;
        padding-left: 36px;
    }

        .categoryHeadingBox h2 a {
            color: #fff;
            display: block;
            width: 80%;
            font-size: 28px;
            margin-left: 14px;
            line-height: 75px;
        }

.categoryHeadIcon .icon-categoryicon {
    font-size: 30px;
    position: absolute;
    top: 0;
    left: 8px;
}

.cardBgColor {
    height: 151px;
    left: 0;
    position: absolute;
    width: 100%;
}

.categoryInnerDataBox .swiper-button-next, .categoryInnerDataBox .swiper-button-prev {
    height: 30px;
    top: -32px;
    width: 30px;
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    position: absolute;
    cursor: pointer;
}

.categoryInnerDataBox .swiper-button-next {
    right: 14px;
    transform: rotate(180deg);
}

.categoryInnerDataBox .swiper-button-prev {
    right: 55px;
    top: -36px;
}

.grayBg .rightFixWidth .swiper-button-next, .noBg .categoryInnerDataBox .swiper-button-next, .whiteBg .categoryInnerDataBox .swiper-button-next {
    color: #000;
}

.grayBg .rightFixWidth .swiper-button-prev, .noBg .categoryInnerDataBox .swiper-button-prev, .whiteBg .categoryInnerDataBox .swiper-button-prev {
    color: #000;
    bottom: -37px;
}

.rightFixWidth h3 {
    width: 185px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 0;
}

.noBg h2, .whiteBg h2 {
    padding: 0;
    color: #000;
}

    .noBg h2 a, .whiteBg h2 a {
        color: #000;
    }

.stackCardContainer a.mobile-readmore {
    top: 28px;
}

.sliderTabData .categoryInnerDataBox a.mobile-readmore {
    color: #000;
    top: -92px;
}

a.mobile-readmore {
    display: none;
    position: absolute;
    top: -50px;
    right: 7px;
    color: #fff;
    font-size: 16px;
}

.grayBg a.mobile-readmore, .noBg a.mobile-readmore {
    color: #000;
}

.leftTopSliderSec a, .topRightListStory a {
    display: block;
    position: relative;
}

.topRightListStory .adsection {
    overflow: hidden;
    padding: 0;
}

    .topRightListStory .adsection .adsectionText {
        display: none;
    }

.tabSliderHead + .TabSliderDataContainer .sliderTabData .categoryInnerDataBox a.mobile-readmore {
    top: -48px;
}

.fb_iframe_widget, .fb_iframe_widget iframe, .fb_iframe_widget span {
    width: 100% !important;
}

@media screen and (min-width:320px) and (max-width:767px) {
    .categoryInnerDataBox {
        padding: 0 0 0 15px;
    }

    a.mobile-readmore {
        display: block !important;
    }

    .categoryInnerDataBox .swiper-button-next, .categoryInnerDataBox .swiper-button-prev {
        display: none;
    }

    .photoAd {
        border: 1px solid #ccc;
        padding: 0;
        width: 300px;
        margin: 0 auto;
    }

    #Photos a.mobile-readmore {
        color: #fff;
    }
}

.categorySwipeSlider {
    margin: 0 auto;
    position: relative;
}

.dailyDoseSec {
    position: absolute;
    width: 1100px;
    left: 50%;
    top: 50%;
    height: 500px;
    margin: -250px 0 0 -550px;
    z-index: 9999;
}

    .dailyDoseSec .categorySwipeSlider .categoryInnerDataBox {
        padding: 0;
    }

    .dailyDoseSec .categoryInnerDataBox .swiper-slide {
        background: 0 0;
    }

.mainDailyDoseList {
    float: left;
    width: 260px;
}

.dailyDoseContainer, .dailyDoseContentSec, .dailyDoseHeadBox, .dailyDoseListSection {
    float: left;
    width: 100%;
}

.mainDailyDoseList .dailyDoseHeading {
    text-align: center;
    color: #fff;
    font: 18px Noto Sans,sans-serif;
}

.dailyDoseListSection {
    background: #fff;
    border-radius: 5px;
    height: 292px;
}

.dailyDoseHeadBox {
    position: relative;
    padding: 8px 10px;
}

    .dailyDoseHeadBox h2 {
        font: 700 18px Noto Sans,sans-serif;
        color: #343434;
    }

.dailyDoseClose {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 3px;
}

.progressSec {
    border-bottom: 1px solid #e0e0e0;
}

.dailyDoseTxtContainer {
    float: left;
    width: 100%;
    height: 250px;
    overflow: scroll;
}

.prgressPading {
    padding: 10px;
}

.progressHeading {
    font: 14px Noto Sans,sans-serif;
    color: #585858;
    display: block;
}

.saveProgressValue {
    text-align: center;
    margin-top: 25px;
}

    .saveProgressValue input[type=submit] {
        border: 1px solid #ccc;
        text-align: center;
        font: 16px/35px Noto Sans,sans-serif;
        color: #a3a3a3;
        height: 35px;
        width: 70px;
        border-radius: 20px;
        outline: 0;
    }

.dailyDoseSec .swiper-button-next {
    right: -6%;
}

.dailyDoseSec .swiper-button-prev {
    left: -6%;
}

.DailyDose {
    text-align: center;
    font: 700 40px/40px Noto Sans,sans-serif;
    color: #fff;
    padding-bottom: 20px;
}

.dailyDoseContentSec .videoHeadTxt {
    padding: 10px;
}

.dailyDoseContainer {
    height: 250px;
    overflow: hidden;
}

.dailyDoseHeading {
    font: 700 17px/20px Noto Sans,sans-serif;
    padding: 12px 15px;
    color: #343434;
    text-align: left;
    display: block;
}

.athwa, .aurBhiTxt, .aurBhiTxt a, .button_area, .cntr, .leftPhotoGallery, .overlayContent, .overlayContent1, .popup .tabs ul, .rightPhotoGallery, .sectionPhotoGallery h3, .social, .topheader_ad, p.text {
    text-align: center;
}

.dailyDoseContainer .mCSB_inside > .mCSB_container {
    margin-right: 14px;
}

#dailyDoseSlider .swiper-container ul li.swiper-slide {
    background: 0 0;
    box-shadow: 0 0;
}

    #dailyDoseSlider .swiper-container ul li.swiper-slide .dailyDoseListSection {
        background: #fff;
        border-radius: 5px;
    }

.slider-handle:before {
    content: "\5c";
    text-decoration: none;
    font-family: aajtak !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
}

#dailyDoseSlider .swiper-button-next {
    right: -40px;
}

#dailyDoseSlider .swiper-button-prev {
    left: -55px;
}

.overlayContent, .overlayContent1 {
    left: 0;
    float: left;
}

@media screen and (max-width:800px) {
    #dailyDoseSlider {
        width: 90%;
        margin: 0 auto;
    }

    .leftPhotoGallery {
        margin-bottom: 30px;
    }

    .ipadmargleft {
        margin-left: -7px;
    }

    .navigationSec nav ul li:nth-child(7), .navigationSec nav ul li:nth-child(8), .navigationSec nav ul li:nth-child(9) {
        display: none;
    }
}

.sectionPhotoGallery {
    background: #000;
    float: left;
    width: 100%;
    padding: 50px 0;
}

    .sectionPhotoGallery h3 {
        font: 700 40px/40px Noto Sans,sans-serif;
        color: #fff;
        margin-bottom: 50px;
    }

.leftPhotoGallery {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 100%;
}

    .leftPhotoGallery img {
        height: 550px;
        border-radius: 5px;
        margin: 0 auto;
    }

    .leftPhotoGallery:hover .overlayContent1 {
        display: block;
        transition: .2s;
        bottom: 0;
    }

    .leftPhotoGallery:hover .photoIconCount {
        transition: .5s;
        bottom: 60px;
    }

.overlayContent1 .whiteBgGalleyTxt {
    background: #fff;
    border-radius: 0 0 5px 5px;
    position: absolute;
    bottom: 0;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 7px 5px;
}

    .overlayContent1 .whiteBgGalleyTxt h2 {
        font: 700 20px/24px Noto Sans,sans-serif;
        color: #303030;
        padding: 0 10px;
        margin: 0;
        height: 47px;
        overflow: hidden;
    }

    .overlayContent1 .whiteBgGalleyTxt small {
        color: #9a9a9a;
        font: 18px Noto Sans,sans-serif;
    }

.rightPhotoGallery {
    float: left;
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .rightPhotoGallery img {
        height: 260px;
        border-radius: 5px;
        margin: 0 auto;
    }

.overlayContent {
    margin: 0;
    background: 0 0;
    position: absolute;
    bottom: -262px;
    height: 100%;
    width: 100%;
    transition: .5s;
}

.rightPhotoGallery:hover .photoIconCount {
    transition: .5s;
    bottom: 55px;
}

.overlayContent .whiteBgGalleyTxt {
    background: #fff;
    position: absolute;
    bottom: 0;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 7px 5px;
}

    .overlayContent .whiteBgGalleyTxt h2 {
        font: 700 12px/18px Noto Sans,sans-serif;
        color: #303030;
        padding: 0 10px;
        margin: 0;
        height: 40px;
        overflow: hidden;
    }

    .overlayContent .whiteBgGalleyTxt small {
        color: #9a9a9a;
        font: 12px Noto Sans,sans-serif;
    }

.overlayContent1 {
    margin: 0;
    background: 0 0;
    position: absolute;
    bottom: -550px;
    height: 100%;
    width: 100%;
    transition: .5s;
}

.photoIconCountHover {
    position: absolute;
    top: 12px;
    right: 12px;
}

.rightPhotoGallery:hover .overlayContent {
    display: block;
    transition: .2s;
    bottom: 0;
}

.defaultImgPhotoSec {
    float: left;
    width: 100%;
    position: relative;
}

    .defaultImgPhotoSec img {
        width: 100%;
        border-radius: 5px;
    }

.photoIconCount {
    position: absolute;
    bottom: 12px;
    right: 12px;
    transition: .5s;
    z-index: 99;
}

.popup, .popup.popupshow {
    transition: all .5s linear 0s;
}

.photoIcon span.icon, .photoIconCount span.icon {
    font-size: 24px;
    color: #fff;
    margin-left: 5px;
}

.countTxt {
    font: 24px/16px Noto Sans,sans-serif;
    color: #fff;
    display: inline-block;
    margin-top: -5px;
}

.margBotm {
    margin-bottom: 30px;
}

.v_sld .photoIconCount .countTxt {
    font: 19px/17px Noto Sans,sans-serif;
    color: #fff;
    margin-top: -3px;
    display: inline-block;
}

.v_sld .photoIconCount span.icon {
    font-size: 19px;
    color: #fff;
    margin-left: 4px;
}

.aurBhiTxt {
    float: left;
    width: 100%;
    margin-top: 40px;
}

    .aurBhiTxt a {
        color: #fff;
        font: 24px/24px Noto Sans,sans-serif;
    }

.popup, .popup .tabs ul li {
    font-family: Noto Sans,sans-serif;
}

.aurBhiTxt a:hover {
    text-decoration: underline;
}

.pos_relative {
    position: relative;
}

.popup {
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    color: #acacac;
    left: 50%;
    top: 110px;
    transform: translateX(-50%);
    width: 500px;
    z-index: 999;
    padding: 10px 20px;
    position: fixed;
    visibility: hidden;
    opacity: 0;
}

    .popup.popupshow {
        visibility: visible;
        opacity: 1;
        box-shadow: 0 14px 28px rgba(0,0,0,.7),0 10px 10px rgba(0,0,0,.7);
        -webkit-box-shadow: 0 14px 28px rgba(0,0,0,.7),0 10px 10px rgba(0,0,0,.7);
    }

    .popup .cross {
        cursor: pointer;
        float: right;
        position: absolute;
        right: 20px;
        top: 10px;
    }

.pos_fixed, .stickyHeader {
    position: fixed;
}

.popup .tabs {
    display: block;
    clear: both;
}

    .popup .tabs ul {
        padding: 0;
        margin: 0;
    }

        .popup .tabs ul li {
            list-style: none;
            padding: 0 20px 5px;
            display: inline-block;
            font-weight: 700;
            font-size: 22px;
            cursor: pointer;
        }

            .popup .tabs ul li span {
                height: 3px;
                width: 0;
                background: #da2025;
                transition: all .1s linear 0s;
                display: block;
                margin: 0 -20px;
            }

            .popup .tabs ul li.active, .popup .tabs ul li:hover {
                font-weight: 700;
                color: #000;
                transition: all .5s linear 0s;
            }

                .popup .tabs ul li.active span, .popup .tabs ul li:hover span {
                    width: 160%;
                    transition: all .1s linear 0s;
                }

.form-group {
    margin: 20px 0 0;
}

.button_area {
    margin-bottom: 25px;
}

.submit_btn {
    border-radius: 25px;
    background-color: #da2025 !important;
    font-size: 20px;
    font-weight: 700;
    color: #fff !important;
}

.text_red {
    color: #da2025;
}

.athwa {
    border-bottom: 1px solid #ccc;
    width: 80%;
    font-size: 14px;
    margin: 30px auto;
}

    .athwa span {
        background: #fff;
        display: block;
        padding: 3px;
        width: 81px;
        margin: 0 auto -15px;
    }

.social {
    width: 100%;
}

#forgotePassword, #newPassword, #signup {
    display: none;
}

p.text {
    font-size: 15px;
    line-height: 20px;
    color: #8c8c8c;
    display: block;
}

.social ul li, .social ul li .icon {
    display: inline-block;
}

.popup .tabs ul li strong {
    color: #000;
}

.getpassword {
    cursor: pointer;
}

.social ul li .icon {
    color: #fff;
    font-size: 20px;
    padding-top: 11px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
}

.social ul li .icon-icon-facebook {
    background: #32508E;
}

.social ul li .icon-icon-twitter-follow-button {
    background: #33ABE0;
}

.social ul li .icon-icon-googleplus {
    background: #DA473D;
}

.social ul li .icon-icon-linckedin {
    background: #0E689A;
}

.checkbox .checkbox-material .check {
    border-radius: 0;
    border: 1px solid rgba(0,0,0,.3);
}

.checkbox .checkbox-material {
    top: -3px;
    left: -13px;
}

.form-group.label-floating label.control-label .icon {
    font-size: 13px;
    color: #da2025;
    margin-right: 10px;
}

.form-group.is-focused label, .form-group.is-focused label.control-label {
    color: #da2025;
}

.form-group.is-focused .form-control {
    outline: 0;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#da2025),to(#da2025)),-webkit-gradient(linear,left top,left bottom,from(#D2D2D2),to(#D2D2D2));
    background-image: -webkit-linear-gradient(#da2025,#da2025),-webkit-linear-gradient(#D2D2D2,#D2D2D2);
    background-image: -o-linear-gradient(#da2025,#da2025),-o-linear-gradient(#D2D2D2,#D2D2D2);
    background-image: linear-gradient(#da2025,#da2025),linear-gradient(#D2D2D2,#D2D2D2);
    -webkit-background-size: 100% 2px,100% 1px;
    background-size: 100% 2px,100% 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}

.checkbox input[type=checkbox]:checked + .checkbox-material .check:before, label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check:before {
    color: #da2025;
}

.checkbox input[type=checkbox]:checked + .checkbox-material .check, label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check {
    color: #da2025;
    border-color: #da2025;
}

.checkbox .checkbox-material .check:before, label.checkbox-inline .checkbox-material .check:before {
    margin-top: -3px;
    margin-left: 7px;
}

@media screen and (max-width:767px) {
    .popup {
        width: 100%;
        top: 70px;
        box-shadow: none;
    }

    .athwa {
        margin: 10px 0;
    }
}

.stickyHeader {
    left: 0;
    top: 0;
    z-index: 9999;
    transition: 1s;
    margin-top: 0;
}

.leftMenuContainer > h3 {
    display: none;
}

header {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 99999999;
}

    header .containerHeader {
        max-width: 1360px;
        margin: 0 auto;
    }

.topheader_ad {
    padding-top: 5px;
    height: 96px;
    margin: 0 auto;
    width: 728px;
}

.navigationSec {
    width: 100%;
    float: left;
    background: #000;
    margin-top: 25px;
}

.leftLogoSec {
    float: left;
    position: relative;
    padding-left: 10px;
}

    .leftLogoSec h1 {
        font-size: 0;
        margin: 0;
        text-indent: -999999px;
        display: block;
        padding: 0;
        height: 0;
    }

.leftMenuIcon .mainnav-icon {
    cursor: pointer;
    height: 40px;
    position: relative;
    transform: rotate(0);
    transition: all .5s ease-in-out 0s;
    width: 48px;
    z-index: 9999;
}

    .leftMenuIcon .mainnav-icon span {
        margin-bottom: 0;
        background: #fff;
        border-radius: 9px;
        display: block;
        height: 3px;
        left: 16px;
        opacity: 1;
        position: absolute;
        transform: rotate(0);
        transition: all .25s ease-in-out 0s;
        width: 47%;
    }

        .leftMenuIcon .mainnav-icon span:nth-child(1) {
            top: 11px;
            width: 23%;
        }

        .leftMenuIcon .mainnav-icon span:nth-child(2) {
            top: 19px;
            position: absolute;
        }

        .leftMenuIcon .mainnav-icon span:nth-child(3) {
            top: 27px;
        }

    .leftMenuIcon .mainnav-icon.open span:nth-child(1) {
        top: 19px;
        transform: rotate(135deg);
        width: 47%;
    }

    .leftMenuIcon .mainnav-icon.open span:nth-child(2) {
        opacity: 0;
    }

    .leftMenuIcon .mainnav-icon.open span:nth-child(3) {
        top: 19px;
        transform: rotate(-135deg);
    }

.leftMenuIcon {
    cursor: pointer;
    display: block;
    float: left;
    margin-left: -16px;
    margin-top: 10px;
}

.aajtakLogo a {
    text-indent: -9999999px;
}

nav {
    float: left;
    margin-left: 150px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

    nav ul {
        width: 100%;
        display: table;
        margin-bottom: 0;
    }

        nav ul li {
            list-style: none;
            display: table-cell;
            font: 700 17px/34px Noto Sans,sans-serif;
            color: silver;
        }

            nav ul li a {
                color: silver;
                text-decoration: none;
                display: block;
                font-size: 20px;
                padding: 13px 20px;
            }

                nav ul li a.active, nav ul li a:hover {
                    color: #fff;
                    text-decoration: none;
                    background: #202020;
                }

            nav ul li:hover a {
                background: #202020;
                color: #fff;
            }

            nav ul li:hover .subMenuSec {
                display: block;
                position: absolute;
                top: 58px;
            }

            nav ul li .subMenuSec {
                padding: 10px 20px;
            }

    nav.sectionNav ul li .subMenuSec {
        top: 0;
    }

    nav ul li .subMenuSec ul li a {
        padding: 6px 0;
        font-size: 17px;
        color: silver;
        font-weight: 400;
    }

        nav ul li .subMenuSec ul li a:hover {
            color: #fff;
        }

.aajtakLogo {
    position: absolute;
    left: 40px;
    top: -20px;
    z-index: 999;
    width: 130px;
    height: 108px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.navigationSec {
    -webkit-transition: margin-top .3s;
    -moz-transition: margin-top .3s;
    -ms-transition: margin-top .3s;
    -o-transition: margin-top .3s;
    transition: margin-top .3s;
}

header.smaller .aajtakLogo a img {
    width: 100%;
    margin-top: 5px;
}

header.smaller {
    position: fixed;
    top: 0;
}

    header.smaller .navigationSec {
        margin-top: 0;
    }

    header.smaller .aajtakLogo {
        left: 53px;
        top: 1px;
        width: 70px;
    }

    header.smaller .navigationSec .categoryHeadingName, header.smaller .navigationSec nav {
        margin-left: 95px;
    }

.scorecardContainer {
    padding-bottom: 30px;
}

    .scorecardContainer .rightFixWidth h3, .scorecardContainer .rightFixWidth h3 a {
        margin-left: 0;
        margin-bottom: 0;
    }

@media only screen and (max-width:1410px) {
    header .containerHeader .row {
        margin-right: 0;
        margin-left: 0;
    }

        header .containerHeader .row div:nth-child(2) {
            padding-right: 0;
        }
}

@media only screen and (max-width:1055px) {
    nav {
        float: none;
    }

    .aajtakLogo img {
        width: 100%;
    }

    .aajtakLogo {
        width: 110px;
        height: auto;
        display: block;
    }

    header.smaller .navigationSec .categoryHeadingName, header.smaller .navigationSec nav {
        margin-left: 120px;
    }

    .ipad300 {
        padding-left: 8px;
    }

    .ipad300crowdy {
        padding-left: 6px;
        padding-right: 6px;
    }

    .filmTrailerSecSlider .sliderLeftShadow, .filmTrailerSecSlider .sliderRightShadow {
        display: none;
    }
}

@media only screen and (max-width:900px) {
    nav ul li a {
        padding: 15px 8px;
    }

    .scorecardContainer .rightFixWidth h3 {
        margin-left: 25px;
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    .aajtakLogo {
        width: 90px;
        left: 50px;
        top: -9px;
    }

    .mobilemag40 {
        margin-top: 40px;
    }

    .mobileHumbergerContainer {
        margin-left: -15px;
        box-shadow: 0 -3px 3px 2px rgba(0,0,0,.14);
    }

    .ipadmargleft {
        margin-left: 0;
    }

    .mobileHumbergerContainer .mobilenavcontent {
        padding-right: 0;
    }

    .leftMenuContainer li, .topHeadMenu li {
        width: 33.3%;
        border-top: 0;
        border-right: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        border-left: 1px solid #e5e5e5 !important;
    }

        .leftMenuContainer li:nth-child(3n), .topHeadMenu li:nth-child(3n) {
            border-right: 0;
        }

    .destopipad {
        display: none;
    }

    header {
        top: 0;
        position: fixed;
    }

    .mobilead, .mobilead > div {
        padding-right: 0;
        padding-left: 0;
    }

    .topheader_ad {
        text-align: center;
        padding: 5px 0;
        height: 60px;
        margin: 0 auto;
        width: auto;
    }

    .topHeadMenu {
        float: none;
    }

    .leftMenuContainer {
        border-bottom: 0;
    }

        .leftMenuContainer > h3 {
            display: block;
            color: #d70101;
            font-size: 16px;
            padding: 10px 5px;
            border-bottom: 1px solid #e0e0e0;
        }

    .mobileotherlinks {
        width: 100%;
        float: left;
        display: block !important;
        padding-bottom: 30px;
    }

        .mobileotherlinks > h3 {
            color: #d70101;
            font-size: 16px;
            padding: 10px 5px;
        }

        .mobileotherlinks .linktab {
            border-top: 1px solid #e0e0e0;
            border-bottom: 1px solid #e0e0e0;
            overflow: hidden;
        }

            .mobileotherlinks .linktab ul.tabs li {
                width: 50%;
                float: left;
                position: relative;
            }

                .mobileotherlinks .linktab ul.tabs li:nth-child(1) {
                    border-right: 1px solid #e0e0e0;
                }

                .mobileotherlinks .linktab ul.tabs li a {
                    text-decoration: none;
                    padding: 20px 10%;
                    font: 400 16px/17px Noto Sans,sans-serif;
                    color: #000;
                    width: 100%;
                    float: left;
                }

        .mobileotherlinks .tab-content ul li {
            display: block;
        }

            .mobileotherlinks .tab-content ul li a {
                text-decoration: none;
                color: #000;
                font: 14px/16px Noto Sans,sans-serif;
                padding: 10px;
                letter-spacing: 0;
                display: block;
            }

        .mobileotherlinks .linktab ul li.tabactive a {
            font-weight: 700;
        }

        .mobileotherlinks .tab-content {
            display: none;
        }

            .mobileotherlinks .tab-content.current {
                display: inherit;
            }

        .mobileotherlinks .linktab ul li span.icon-dropdown-arrowicon {
            position: absolute;
            right: 20px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            font-size: 14px;
        }

            .mobileotherlinks .linktab ul li span.icon-dropdown-arrowicon:before {
                content: "\6d";
            }

        .mobileotherlinks .linktab ul li.tabactive span.icon-dropdown-arrowicon:before {
            content: "\6e";
        }
}

.leftMenuContainer h2, .topHeadMenu {
    display: none;
}

.mobileHumbergerContainer {
    float: left;
    width: 100%;
    overflow: hidden;
}

.leftMenuContainer {
    float: left;
    width: 100%;
    z-index: 999;
    padding-left: 30px;
    padding-top: 0;
}

    .leftMenuContainer ul {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }

    .leftMenuContainer li {
        list-style: none;
        padding-left: 40px;
        border-left: 1px solid #e0e0e0;
        width: 25%;
        float: left;
        box-sizing: border-box;
        margin-top: 30px;
        position: relative;
    }

.menuCategorySec a {
    display: block;
    color: #9a9a9a;
    font: 14px/18px Noto Sans,sans-serif;
    padding: 4px 0;
}

    .menuCategorySec a:hover {
        text-decoration: none;
        color: #000;
    }

.leftMenuContainer li h3 {
    position: relative;
    font: 700 16px/17px Noto Sans,sans-serif;
    color: #000;
    padding-bottom: 20px;
    margin-top: 0;
}

    .leftMenuContainer li h3 a {
        color: #000;
    }

body.bodyhidden {
    overflow: hidden;
}

.menuHeadIcon {
    position: absolute;
    left: -40px;
    top: 0;
    height: 28px;
    width: 34px;
}

    .menuHeadIcon img {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

.mobileMenuRightSectionBox {
    float: right;
    width: 100%;
    box-sizing: border-box;
    background: #f5f5f5;
    padding: 32px 0 20px;
}

.mobileMenuRightSection {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.mobileSpecialRightSec {
    margin: 0 auto;
}

.mobileMenuRightSection .rightTopSliderSec {
    float: left;
    width: 610px;
}

.mobileMenuRightSection .topRightListStory {
    float: left;
    width: 290px;
    margin: 0;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    border-radius: 0 0 5px 5px;
}

    .mobileMenuRightSection .topRightListStory img {
        width: 100%;
        border-radius: 5px 5px 0 0;
        display: block;
    }

.mobileMenuRightSection .topSliderTxtrightSec {
    background: #fff;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 10px;
    position: relative;
    border-radius: 0 0 5px 5px;
}

    .mobileMenuRightSection .topSliderTxtrightSec h2 {
        font: 700 15px/24px Noto Sans,sans-serif;
        color: #303030;
        padding: 0;
        margin: 0;
    }

    .mobileMenuRightSection .topSliderTxtrightSec small {
        color: #9a9a9a;
        font: 12px Noto Sans,sans-serif;
    }

.mobileMenuRightSectionBox h3 {
    font: 700 30px/30px Noto Sans,sans-serif;
    color: #000;
    margin-bottom: 20px;
    padding-left: 45px;
}

.mobileHumbergerContainer .v_sld {
    background: #fff;
    margin-top: 40px;
}

.mobileHumbergerContainer li:first-child .v_sld {
    margin-top: 0;
}

.groupwebsite {
    padding: 20px;
    border-bottom: 2px solid #e0e0e0;
    text-align: right;
}

    .groupwebsite a {
        display: inline-block;
        margin-left: 15px;
    }

.mobileotherlinks, h2 .icondata, h3 .icondata {
    display: none;
}

.allLeftMenuBox {
    position: fixed;
    left: -100%;
    width: 100%;
    background: #fff;
    z-index: 999;
    overflow-y: scroll;
    padding-top: 0;
    padding-bottom: 20px;
    height: 100%;
    height: calc(100% - 60px);
}

body.smallerNav .allLeftMenuBox, body.smallerNav.mainSubHeader .allLeftMenuBox, body.smallerNav.sectionSubHeader .allLeftMenuBox {
    height: calc(100% - 60px);
    top: 60px;
    position: fixed;
}

.headerheight {
    float: left;
    width: 100%;
    height: 150px;
}

.mainHeader .headerheight, .sectionHeader .headerheight {
    height: 92px;
}

.mainSubHeader .headerheight, .sectionSubHeader .headerheight {
    height: 165px;
}

@media screen and (max-width:767px) and (min-width:320px) {
    .mainSubHeader .allLeftMenuBox, .sectionSubHeader .allLeftMenuBox {
        height: calc(100% - 112px);
        top: 112px;
    }

    .allLeftMenuBox {
        padding-bottom: 0;
        top: 61px;
        height: calc(100% - 61px);
    }

    body.smallerNav.mainSubHeader .allLeftMenuBox, body.smallerNav.sectionSubHeader .allLeftMenuBox {
        height: calc(100% - 82px);
        top: 82px;
    }

    header .containerHeader .row {
        margin-left: -15px;
        margin-right: 0;
    }

        header .containerHeader .row div:nth-child(2) {
            padding-right: 0;
        }
}

.mobileHumbergerContainer {
    height: auto;
}

.mobileMenuRightSectionBox {
    height: calc(100% - 90px);
}

.mobileSpecialRightSec {
    width: 300px;
}

    .mobileSpecialRightSec .v_sld a.photoHitContainer1 img {
        width: 100%;
        height: auto;
        border-radius: 3px;
    }

.comments > h2.accordionHead {
    font: 700 20px/30px Noto Sans,sans-serif;
    height: auto;
    margin: 0 auto;
    padding: 6px;
    background: #ebebeb;
    color: #656262;
    text-align: center;
    cursor: pointer;
}

    .comments > h2.accordionHead:hover {
        background: #797878;
        color: #fff;
    }

@media screen and (max-width:767px) {
    .nopadRht {
        padding-right: 0;
    }

    .nopadLft {
        padding-left: 0;
    }

    .nopadLftRht {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .nomargLftRht {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .pad10 {
        padding: 0 10px !important;
    }

    .topHeadMenu {
        display: block;
        float: left;
        width: 100%;
    }

        .topHeadMenu li {
            float: left;
            width: 33.3%;
            border-right: 1px solid #e5e5e5;
        }

            .topHeadMenu li a {
                font: 16px/18px Noto Sans,sans-serif;
                color: #000;
                padding: 20px 16px;
                display: block;
            }

    .groupwebsite, .menuCategorySec, .mobileMenuRightSectionBox {
        display: none;
    }

    .leftMenuContainer {
        padding-top: 0;
        padding-left: 0;
    }

        .leftMenuContainer ul {
            width: 100%;
            float: none;
            margin-bottom: 0;
        }

        .leftMenuContainer li {
            border-left: 0;
            padding-left: 0;
            width: 33.3%;
            margin-top: 0;
        }

    .leftCategeoryBg, .menuHeadIcon {
        left: 0;
        width: 3px;
        height: 100%;
    }

    .leftMenuContainer li h3 {
        padding-bottom: 0;
        font: 16px/18px Noto Sans,sans-serif;
    }

    .leftCategeoryBg {
        position: absolute;
        top: 0;
    }

    .leftMenuContainer li h3 a {
        color: #000;
        padding: 20px 16px;
        display: block;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .leftMenuContainer h2 {
        font: 14px/18px Noto Sans,sans-serif;
        color: #d92026;
        display: block;
        padding-left: 14px;
        margin: 3px 0;
    }
}

.skipp {
    font: 18px Noto Sans,sans-serif;
    color: #fff;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: absolute;
    left: 48%;
    bottom: 10px;
}

.quicklink-container li .icon-categoryicon {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}

    .quicklink-container li .icon-categoryicon:before {
        font-size: 20px;
        position: relative;
        top: 9px;
    }

.quicklink-listaction {
    overflow: hidden;
}

.quicklink-actionbut {
    width: 38px;
    float: left;
    overflow: hidden;
}

    .quicklink-actionbut > span {
        display: block;
        text-align: center;
        padding: 18px 0;
        overflow: hidden;
    }

        .quicklink-actionbut > span.close-quicklink {
            background: #2b2b2b;
            border-radius: 3px 0 0 3px;
            color: #fff;
            cursor: pointer;
            font-size: 16px;
        }

        .quicklink-actionbut > span.setting-quicklink {
            color: #fff;
            background: #3c3c3c;
            border-radius: 3px 0 0 3px;
            cursor: pointer;
            font-size: 16px;
        }

.quicklink-section {
    z-index: 180;
    width: -10px;
    position: absolute;
    top: 668px;
    right: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    visibility: hidden;
}

    .quicklink-section.quicklinkopen {
        right: 0;
        visibility: visible;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease;
        width: 190px;
    }

span.quicklink-tabopen {
    z-index: 50;
    width: 105px;
    padding: 5px;
    background: #2b2b2b;
    float: left;
    transform: rotate(-90deg);
    display: block;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 705px;
    right: -35px;
    cursor: pointer;
}

.quicklink-section .quicklink-container {
    width: 162px;
    float: left;
    position: absolute;
    right: 0;
    overflow: hidden;
}

    .quicklink-section .quicklink-container ul {
        margin: 0 0 0 10px;
        padding: 0;
    }

        .quicklink-section .quicklink-container ul li {
            background: #2b2b2b;
            list-style: none;
            padding: 10px 5px;
            border-bottom: 1px solid #363636;
        }

            .quicklink-section .quicklink-container ul li a {
                text-decoration: none;
                color: #fff;
            }

                .quicklink-section .quicklink-container ul li a span.unseen_storynum {
                    color: #898989;
                    margin-left: 10px;
                }

@keyframes slidein {
    from {
        margin-left: 200px;
        width: 200px;
    }

    to {
        margin-left: 0;
        width: 200px;
    }
}

.crossAnimate1 {
    animation-duration: .8s;
    animation-name: slideOutRight;
    animation-iteration-count: 1;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

.crossAnimate {
    animation-duration: .9s;
    animation-name: slidein;
    animation-iteration-count: 1;
}

.quicklink-container li:nth-of-type(1).quickAnimate, .quicklink-container li:nth-of-type(2).quickAnimate, .quicklink-container li:nth-of-type(3).quickAnimate, .quicklink-container li:nth-of-type(4).quickAnimate, .quicklink-container li:nth-of-type(5).quickAnimate, .quicklink-container li:nth-of-type(6).quickAnimate, .quicklink-container li:nth-of-type(7).quickAnimate, .quicklink-container li:nth-of-type(8).quickAnimate {
    animation-name: slideInRight;
    animation-iteration-count: 1;
    animation-direction: alternate;
}

.quicklink-container li:nth-of-type(1).quickAnimate {
    animation-duration: .1s;
}

.quicklink-container li:nth-of-type(2).quickAnimate {
    animation-duration: .2s;
}

.quicklink-container li:nth-of-type(3).quickAnimate {
    animation-duration: .3s;
}

.quicklink-container li:nth-of-type(4).quickAnimate {
    animation-duration: .4s;
}

.quicklink-container li:nth-of-type(5).quickAnimate {
    animation-duration: .5s;
}

.quicklink-container li:nth-of-type(6).quickAnimate {
    animation-duration: .6s;
}

.quicklink-container li:nth-of-type(7).quickAnimate {
    animation-duration: .7s;
}

.quicklink-container li:nth-of-type(8).quickAnimate {
    animation-duration: .8s;
}

.quicklink-container li:nth-of-type(10).quickAnimate, .quicklink-container li:nth-of-type(9).quickAnimate {
    animation-duration: .9s;
    animation-name: slideInRight;
    animation-iteration-count: 1;
    animation-direction: alternate;
}

.quicklink-container li:nth-of-type(1).quickAnimate1, .quicklink-container li:nth-of-type(10).quickAnimate1, .quicklink-container li:nth-of-type(2).quickAnimate1, .quicklink-container li:nth-of-type(3).quickAnimate1, .quicklink-container li:nth-of-type(4).quickAnimate1, .quicklink-container li:nth-of-type(5).quickAnimate1, .quicklink-container li:nth-of-type(6).quickAnimate1, .quicklink-container li:nth-of-type(7).quickAnimate1, .quicklink-container li:nth-of-type(8).quickAnimate1, .quicklink-container li:nth-of-type(9).quickAnimate1 {
    animation-name: slideOutRight;
    animation-iteration-count: 1;
    animation-direction: alternate;
}

.quicklink-container li:nth-of-type(1).quickAnimate1 {
    animation-duration: .4s;
}

.quicklink-container li:nth-of-type(2).quickAnimate1 {
    animation-duration: .5s;
}

.quicklink-container li:nth-of-type(3).quickAnimate1 {
    animation-duration: .6s;
}

.quicklink-container li:nth-of-type(4).quickAnimate1 {
    animation-duration: .7s;
}

.quicklink-container li:nth-of-type(5).quickAnimate1 {
    animation-duration: .8s;
}

.quicklink-container li:nth-of-type(6).quickAnimate1 {
    animation-duration: .9s;
}

.quicklink-container li:nth-of-type(7).quickAnimate1 {
    animation-duration: 1s;
}

.quicklink-container li:nth-of-type(8).quickAnimate1 {
    animation-duration: 1.2s;
}

.quicklink-container li:nth-of-type(9).quickAnimate1 {
    animation-duration: 1.4s;
}

.quicklink-container li:nth-of-type(10).quickAnimate1 {
    animation-duration: 1.5s;
}

.cardrelative_popupsection {
    position: fixed;
    opacity: 0;
    width: 260px;
    z-index: 9999999999;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 14px 28px rgba(0,0,0,.7),0 10px 10px rgba(0,0,0,.7);
    -webkit-box-shadow: 0 14px 28px rgba(0,0,0,.7),0 10px 10px rgba(0,0,0,.7);
    visibility: hidden;
}

.filmTrailerHeading, .filmTrailerSecSlider {
    float: left;
    width: 100%;
    background: #000;
}

.cardrelative_popupsection.cardrelative_open {
    opacity: 1;
    visibility: visible;
}

.filmTrailerSecSlider {
    position: relative;
}

#filmTrailerSlider.categoryInnerDataBox {
    padding: 0;
}

.filmTrailerSecSlider .sliderLeftShadow, .filmTrailerSecSlider .sliderRightShadow {
    width: calc(50% - 570px);
}

.filmTrailerSecSlider h3 {
    color: #fff;
    display: block;
    width: 90%;
    font-size: 28px;
    margin-left: 20px;
    line-height: 75px;
}

.categoryInnerDataBox .swiper-slide, .topSliderTxtrightSec {
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
    box-sizing: border-box;
}

.filmTrailerSecSlider .topSliderTxtrightSec {
    text-align: left;
}

    .filmTrailerSecSlider .topSliderTxtrightSec h2 {
        font: 700 20px/24px Noto Sans,sans-serif;
        height: 60px;
    }

.topSliderTxtrightSec {
    padding: 10px 25px;
    border-radius: 0 0 5px 5px;
}

    .topSliderTxtrightSec h2 {
        font: 700 16px/20px Noto Sans,sans-serif;
        color: #000;
        padding: 0;
        margin: 0 0 8px;
    }

        .topSliderTxtrightSec h2 a {
            color: #000;
        }

    .topSliderTxtrightSec small {
        color: #9a9a9a;
        font: 13px/14px Noto Sans,sans-serif;
    }

.filmTrailerSecSlider .swiper-button-next:before, .filmTrailerSecSlider .swiper-button-prev:before {
    font-family: aajtak !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
}

.topRightListStory img {
    width: 100%;
    border-radius: 5px 5px 0 0;
}

.filmTrailerSecSlider .categoryInnerDataBox {
    float: left;
    width: 100%;
    position: relative;
}

.categoryInnerDataBox .swiper-slide {
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    margin: 4px 0 20px;
    width: 260px;
}

.categoryInnerDataBox.singleSliderAroBottom {
    padding: 0;
}

.singleSliderAroBottom.categoryInnerDataBox .swiper-slide:nth-child(1) {
    margin-left: 0;
}

.singleSliderAroBottom.categoryInnerDataBox .swiper-slide {
    width: inherit;
}

.filmTrailerSecSlider .categoryInnerDataBox .swiper-slide {
    background: 0 0;
    max-width: 1140px;
    box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
}

.filmTrailerSecSlider .swiper-button-next, .filmTrailerSecSlider .swiper-button-prev {
    color: #fff;
    background: center no-repeat;
    font-size: 45px;
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
}

.filmTrailerSecSlider .swiper-button-prev {
    right: 10%;
}

.crowdyNewsNewSection, .sambandhitNewSection {
    background: #f2f2f2;
    margin-top: 40px;
    width: 100%;
    float: left;
}

.filmTrailerSecSlider .swiper-button-prev:before {
    content: "\e010";
}

.filmTrailerSecSlider .swiper-button-next:before {
    content: "\e00f";
}

.sambandhitNewSection {
    padding: 20px 10px;
}

.crowdyNewsNewSection {
    padding: 20px 0;
}

.sambandhitNewSection .rightFixWidth h3 {
    float: left;
    display: inline-block;
    font: 700 28px/32px Noto Sans,sans-serif;
    color: #000;
    margin-left: 0;
    padding-top: 0;
}

.sambandhitNewSection ul {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

    .sambandhitNewSection ul li {
        list-style: none;
        float: left;
        width: 100%;
        padding: 18px 15px;
        box-sizing: border-box;
        background: #fff;
        box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
        transition: all .3s cubic-bezier(.25,.8,.25,1);
        border-radius: 4px;
        margin-top: 20px;
    }

        .sambandhitNewSection ul li:hover {
            box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);
        }

        .sambandhitNewSection ul li h4 {
            font: 700 16px/20px Noto Sans,sans-serif;
            color: #000;
            text-align: center;
        }

        .sambandhitNewSection ul li span.textdateTime {
            color: #a2a2a2;
            display: block;
            font: 12px/12px Noto Sans,sans-serif;
            text-align: center;
            margin-top: 10px;
        }

.videoTopsmallLeftSlider .topRightListStory img {
    height: auto;
}

.newsaction-part {
    margin: 15px 0 0;
}

    .newsaction-part .Sectionpart:nth-child(1) {
        width: 50%;
        float: left;
    }

    .newsaction-part .Sectionpart:nth-child(2) {
        width: 50%;
        float: right;
        text-align: right;
    }

    .newsaction-part .Sectionpart a {
        display: inline-block;
        text-align: left;
        margin: 0 2px;
    }

        .newsaction-part .Sectionpart a span.icon-icon-facebook, .newsaction-part .Sectionpart a span.icon-icon-googleplus, .newsaction-part .Sectionpart a span.icon-icon-twitter-follow-button {
            text-align: center;
            width: 25px;
            height: 25px;
            color: #fff;
            border-radius: 100%;
            font-size: 13px;
            line-height: 28px;
            display: inline-block;
        }

        .newsaction-part .Sectionpart a span.icon-icon-facebook {
            background: #3a5997;
        }

        .newsaction-part .Sectionpart a span.icon-icon-twitter-follow-button {
            background: #23a9df;
        }

        .newsaction-part .Sectionpart a span.icon-icon-googleplus {
            background: #c41a29;
        }

    .newsaction-part .Sectionpart span#userdislike, .newsaction-part .Sectionpart span#userlike {
        cursor: pointer;
    }

        .newsaction-part .Sectionpart span#userlike .icon {
            color: #40993d;
        }

        .newsaction-part .Sectionpart span#userdislike .icon {
            color: #fd4533;
        }

        .newsaction-part .Sectionpart span#userdislike .icon-icon-likesicon {
            transform: rotate(-180deg);
            -webkit-transform: rotate(-180deg);
            display: inline-block;
        }

    .newsaction-part .Sectionpart span {
        color: #585858;
        margin: 0 3px;
    }

.filmTrailerSecSlider .swiper-button-next {
    left: 9%;
    transform: none;
}

.sectionNav ul > li.active {
    background: #202020;
}

    .sectionNav ul > li.active > a {
        color: red;
    }

nav.sectionNav li.swiper-slide {
    float: left;
    padding: 0 25px;
}

.sectionNav ul > li:hover .subMenuSec {
    position: relative;
    margin-left: -25px;
}

.subMenuSec ul > li {
    text-align: left;
}

.sectionpage .navigationSec {
    background: 0 0;
}

.sectionpage .leftMenuIcon .mainnav-icon span {
    background: #fff;
}

.sectionpage h2.categoryHeadingName {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    float: left;
    font: 700 28px/58px Noto Sans,sans-serif;
    display: block;
    margin-left: 150px;
    color: #fff;
}

.indiaTodayBg h2.categoryHeadingName {
    color: #000 !important;
}

.sectionNav ul > li:hover > a, .sectionpage .notificationBg .icon-icon-notification, .sectionpage .searchToggle .icon-icon-search, .sectionpage .userBg .icon-icon-user-profileicon, nav.sectionNav li a.sectionNavActive, nav.sectionNav li a:hover {
    color: #fff;
}

.sectionpage .notificationBg, .sectionpage .searchIcon, .sectionpage .userBg {
    background: 0 0;
}

.sectionNavigation {
    float: left;
    width: 100%;
    background: #292929;
    height: 75px;
}

.sectionNav ul > li:hover, .subMenuSec, .topLiveTV:hover {
    background: #202020;
}

nav.sectionNav {
    margin-left: 0;
    float: left;
    width: 100%;
    position: relative;
}

    nav.sectionNav li a {
        padding: 27px 0 14px;
        font-size: 20px;
        font-weight: 300;
    }

#sectionMegamenuSlider .swiper-button-next, #sectionMegamenuSlider .swiper-button-prev {
    font-size: 30px;
    font-weight: 400;
    cursor: pointer;
    height: 30px;
    position: absolute;
    width: 30px;
    top: 50px;
    color: #fff;
}

#sectionMegamenuSlider .swiper-button-next {
    transform: rotate(180deg);
    right: -70px;
}

#sectionMegamenuSlider .swiper-button-prev {
    left: -70px;
}

    #sectionMegamenuSlider .swiper-button-next:before, #sectionMegamenuSlider .swiper-button-prev:before {
        content: "\e007";
    }

.sectionNav ul > li {
    position: relative;
    display: inline-block;
}

nav.sectionNav .swiper-container {
    overflow-x: hidden;
}

nav.sectionNav li.swiper-slide {
    width: auto;
    text-align: center;
    white-space: nowrap;
}

.subMenuSec {
    box-sizing: border-box;
    display: none;
    position: relative;
    width: 200px;
    z-index: 999;
    padding-bottom: 15px;
}

.homeBigStory, .sectionNav ul > ul > li {
    width: 100%;
    float: left;
}

.sectionNav ul > li:hover .subMenuSec, .subMenuSec ul > li {
    display: block;
}

    .subMenuSec ul > li a {
        padding: 8px 0;
        font-size: 17px;
    }

.topLiveTV .subMenuSec {
    padding: 10px 20px 15px !important;
    box-sizing: border-box;
    display: none;
    top: 60px;
    position: absolute;
    width: 200px;
    z-index: 99;
    right: 0;
    text-align: right;
}

.topLiveTV:hover .subMenuSec {
    display: block;
}

.topLiveTV .subMenuSec ul li a {
    padding: 6px 0;
    font-size: 17px;
    color: silver;
    font-weight: 400;
    display: block;
    text-align: right;
}

    .topLiveTV .subMenuSec ul li a:hover {
        color: #fff;
    }

.storyBigImageSec {
    float: left;
    width: 100%;
    position: relative;
}

    .storyBigImageSec img {
        width: 100%;
    }

.bigImgHeading {
    background: rgba(0,0,0,.6);
    position: absolute;
    bottom: 30px;
    left: 0;
    padding: 30px 23px;
}

    .bigImgHeading h1 {
        font: 700 30px/55px Noto Sans,sans-serif;
        color: #fff;
    }

        .bigImgHeading h1 span {
            color: #9a9a9a;
            font: 16px/22px Noto Sans,sans-serif;
            display: block;
        }

.categoryHeadIcon {
    position: absolute;
    left: 0;
    top: 3px;
}

.homeBigStoryRelatedStory {
    float: left;
    width: 100%;
    border-bottom: 1px solid #cdcdcd;
}

.leftThumbImg, .leftThumbImg img {
    width: 118px;
    height: 65px;
}

.leftThumbImg {
    float: left;
    margin-right: 10px;
}

.storyImgSec {
    position: relative;
    float: left;
    width: 100%;
}

.imgCatBorder {
    position: absolute;
    top: 0;
    height: 3px;
    width: 100%;
}

.homeBigStoryRelatedStory .categoryInnerDataBox .swiper-slide {
    box-shadow: none;
    margin: 0;
    border-left: 1px solid #cdcdcd;
    padding: 30px 20px;
    border-radius: 0;
}

.leftThumbTxt {
    float: left;
    width: 150px;
}

    .leftThumbTxt p {
        font: 700 14px/18px Noto Sans,sans-serif;
        color: #000;
    }

.stortCatHead {
    position: relative;
    font: 14px/14px Noto Sans,sans-serif;
    color: inherit;
    padding-left: 20px;
}

#specialstorySlider .swiper-button-next, #specialstorySlider .swiper-button-prev {
    height: 25px;
    position: absolute;
    left: 4px;
    font-size: 13px;
    background: rgba(0,0,0,.8);
    padding: 5px;
    cursor: pointer;
    text-align: center;
}

#specialstorySlider .swiper-button-next {
    top: 50%;
}

#specialstorySlider .swiper-button-prev {
    top: 75%;
}

#specialstorySlider {
    padding: 0 15px;
    position: relative;
}

.deshBg .imgCatBorder {
    background: #eb952a;
}

.duniyaBg .imgCatBorder {
    background: #00a274;
}

.cinemaBg .imgCatBorder {
    background: #7d5fa5;
}

.khelBg .imgCatBorder {
    background: #44b62e;
}

.jurmBg .imgCatBorder {
    background: #bd181f;
}

.techBg .imgCatBorder {
    background: #3b5987;
}

.dharmBg .imgCatBorder {
    background: #d87238;
}

.relationshipBg .imgCatBorder {
    background: #db5151;
}

.lifestyleBg .imgCatBorder {
    background: #d15d9d;
}

.careerBg .imgCatBorder {
    background: #007aa6;
}

.streeBg .imgCatBorder {
    background: #d15d9d;
}

.karobarBg .imgCatBorder {
    background: #80b54e;
}

.autoBg .imgCatBorder {
    background: #34465e;
}

.tourismBg .imgCatBorder {
    background: #1ba7da;
}

.foodBg .imgCatBorder {
    background: #ebc62a;
}

.healthBg .imgCatBorder {
    background: #4cd19a;
}

.deshBg .stortCatHead {
    color: #eb952a;
}

.duniyaBg .stortCatHead {
    color: #00a274;
}

.cinemaBg .stortCatHead {
    color: #7d5fa5;
}

.khelBg .stortCatHead {
    color: #44b62e;
}

.jurmBg .stortCatHead {
    color: #bd181f;
}

.techBg .stortCatHead {
    color: #3b5987;
}

.dharmBg .stortCatHead {
    color: #d87238;
}

.relationshipBg .stortCatHead {
    color: #db5151;
}

.lifestyleBg .stortCatHead {
    color: #d15d9d;
}

.careerBg .stortCatHead {
    color: #007aa6;
}

.streeBg .stortCatHead {
    color: #d15d9d;
}

.karobarBg .stortCatHead {
    color: #80b54e;
}

.autoBg .stortCatHead {
    color: #34465e;
}

.tourismBg .stortCatHead {
    color: #1ba7da;
}

.foodBg .stortCatHead {
    color: #ebc62a;
}

.healthBg .stortCatHead {
    color: #4cd19a;
}

.container-stack {
    position: relative;
    width: 260px;
    height: 300px;
    -webkit-perspective: 200px;
    perspective: 240px;
    -webkit-perspective-origin: 50% -40%;
    perspective-origin: 50% -40%;
    z-index: 0;
    margin: 40px auto 0;
}

.stackCardContainer {
    overflow: hidden;
    float: left;
    width: 100%;
}

.container-stack .card {
    position: absolute;
    background: #FFF;
    width: 100%;
    cursor: pointer;
    opacity: 0;
    border-radius: 5px 5px 0 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all .6s cubic-bezier(.785,.135,.15,.86);
    transition: all .6s cubic-bezier(.785,.135,.15,.86);
    -webkit-transform: translate3d(0,0,-800px);
    transform: translate3d(0,0,-800px);
    z-index: 1;
}

    .container-stack .card:nth-child(1) {
        z-index: 10;
        box-shadow: 0 0 10px rgba(0,0,0,.2);
        transform: translate3d(0,0,0);
        -webkit-transform: translate3d(0,0,0);
        opacity: 1;
    }

    .container-stack .card:nth-child(2) {
        z-index: 9;
        box-shadow: 0 0 10px rgba(0,0,0,.2);
        transform: translate3d(0,0,-37px);
        -webkit-transform: translate3d(0,0,-37px);
        opacity: 1;
    }

        .container-stack .card:nth-child(2) h6 {
            text-indent: -9999px;
            background-color: #8ecc81 !important;
        }

    .container-stack .card:nth-child(3) {
        z-index: 8;
        box-shadow: 0 0 10px rgba(0,0,0,.2);
        transform: translate3d(0,0,-80px);
        -webkit-transform: translate3d(0,0,-80px);
        opacity: 1;
    }

.notificationMenuSection, .searchMenuSection, .userProfileSec {
    z-index: 99;
    top: 60px;
    position: absolute;
}

.searchMenuSection, .weather.weatherActive #weather-details {
    box-shadow: 0 3px 2px rgba(0,0,0,.27),0 5px 13px rgba(0,0,0,.27);
    -webkit-box-shadow: 0 3px 2px rgba(0,0,0,.27),0 5px 13px rgba(0,0,0,.27);
}

.container-stack .card:nth-child(3) h6 {
    text-indent: -9999px;
    background-color: #afd9a7 !important;
}

.CategoryBaseStack .container-stack .card:nth-child(1) .categoryTopHeading {
    transition: opacity .25s linear;
    -moz-transition: opacity .25s linear;
    -webkit-transition: opacity .25s linear;
}

.CategoryBaseStack .container-stack .card:nth-child(2) .categoryTopHeading {
    text-indent: -9999px;
    opacity: .5;
}

.CategoryBaseStack .container-stack .card:nth-child(3) .categoryTopHeading {
    text-indent: -9999px;
    opacity: .3;
}

.CategoryBaseStack .container-stack .card:nth-child(2) {
    transform: translate3d(0,0,-25px);
    -webkit-transform: translate3d(0,0,-25px);
}

.CategoryBaseStack .container-stack .card:nth-child(3) {
    transform: translate3d(0,0,-60px);
    -webkit-transform: translate3d(0,0,-60px);
}

.withoutHead .container-stack .card:nth-child(2) {
    opacity: .5;
}

.withoutHead .container-stack .card:nth-child(3) {
    opacity: .3;
}

.withoutHead .container-stack .card:nth-child(2) .v_sld img {
    opacity: .5;
}

.withoutHead .container-stack .card:nth-child(3) .v_sld img {
    opacity: .3;
}

.withoutHead .container-stack .card:nth-child(2):before, .withoutHead .container-stack .card:nth-child(3):before {
    content: "";
    background: rgba(154,154,154);
    position: absolute;
    width: 100%;
    height: 100%;
}

.stackCardContainer .swiper-button-next, .stackCardContainer .swiper-button-prev {
    font-size: 30px;
    font-weight: 400;
    height: 30px;
    position: absolute;
    top: 40px;
    width: 30px;
    color: #000;
    cursor: pointer;
}

.stackCardContainer .swiper-button-next {
    transform: rotate(180deg);
    right: 50px;
}

.stackCardContainer .swiper-button-prev {
    right: 90px;
    top: 36px;
}

    .stackCardContainer .swiper-button-next:before, .stackCardContainer .swiper-button-prev:before {
        content: "\e007";
    }

.rightFixWidth {
    width: 300px;
}

    .rightFixWidth h3 {
        box-sizing: border-box;
        color: #000;
        font: 700 28px/60px Noto Sans,sans-serif;
        position: relative;
    }

        .rightFixWidth h3 a {
            text-decoration: none;
            color: #000;
        }

        .rightFixWidth h3 .icon {
            margin-right: 15px;
        }

    .rightFixWidth .stackCardContainer {
        margin-top: -10px;
    }

.grayBg {
    background: #eeeded;
    position: relative;
}

#Photos .photoBg {
    background: #042142;
    position: relative;
}

.photoBg .rightFixWidth h3 {
    color: #fff;
}

.photoBg.stackCardContainer .swiper-button-next {
    font-size: 30px;
    color: #000;
    font-weight: 400;
    transform: rotate(180deg);
}

.photoBg.stackCardContainer .swiper-button-prev {
    font-size: 30px;
    color: #000;
    font-weight: 400;
}

.photoBg.stackCardContainer .swiper-button-next:before {
    content: "\e00a";
}

.photoBg.stackCardContainer .swiper-button-prev:before {
    content: "\e00c";
}

@media screen and (max-width:1024px) {
    .stackCardContainer .swiper-button-next {
        right: 10px;
    }

    .stackCardContainer .swiper-button-prev {
        right: 50px;
    }

    nav ul li a {
        padding: 13px 7px;
    }
}

@media only screen and (max-width:800px) {
    nav ul li a {
        font-size: 17px;
        padding: 14px 8px;
    }

    .ipadmag40 {
        margin-top: 40px;
    }
}

@media screen and (max-width:800px) {
    #sectionMegamenuSlider .swiper-button-next, #sectionMegamenuSlider .swiper-button-prev, .categorySwipeSlider .swiper-button-next, .categorySwipeSlider .swiper-button-prev, .filmTrailerSecSlider .sliderLeftShadow, .filmTrailerSecSlider .sliderRightShadow, .stackCardContainer .swiper-button-next, .stackCardContainer .swiper-button-prev {
        display: none;
    }

    .rightFixWidth {
        margin: 0 auto;
        width: 260px;
    }

    .photoAd {
        padding: 0;
    }

    .crowdyNewsNewSection .rightFixWidth {
        margin: 0 auto;
        width: 300px !important;
    }

    .ipad300 {
        padding-left: 0;
        padding-right: 10px;
    }

    .headerheight {
        float: left;
        width: 100%;
        height: 120px;
    }

    .mainSubHeader .headerheight, .sectionSubHeader .headerheight {
        height: 165px;
    }
}

.container-stack .card:last-child {
    left: 900px;
    transform: translate3d(0,0,0);
    opacity: 0;
}

.opacityon {
    opacity: 1 !important;
}

.tabSliderCOntainer {
    float: left;
    width: 100%;
    overflow: hidden;
}

    .tabSliderCOntainer .tabSliderHead {
        float: left;
        width: 100%;
        padding: 10px 16px 20px;
        box-sizing: border-box;
    }

    .tabSliderCOntainer .TabSliderDataContainer li.swiper-slide {
        width: 260px;
    }

.tabSliderHead h2 {
    color: #343434;
    font: 700 22px/36px Noto Sans,sans-serif;
    float: left;
}

    .tabSliderHead h2 a {
        color: #343434;
        font: 700 30px/36px Noto Sans,sans-serif;
    }

        .tabSliderHead h2 a:hover {
            text-decoration: none;
        }

.tabSliderHead .categoryReadMore {
    float: right;
    font: 12px Noto Sans,sans-serif;
    color: #343434;
}

.tablistLiClick {
    float: left;
    width: 100%;
    background: #f3f3f3;
    height: 34px;
    margin-bottom: 10px;
    padding: 0;
}

.tabListSec li {
    float: left;
    padding: 3px 5px 4px;
    text-align: center;
    color: #c8c8c8;
    font: 18px Noto Sans,sans-serif;
    cursor: pointer;
    margin-right: 40px;
}

    .tabListSec li.swiper-slide {
        width: auto;
    }

    .tabListSec li:hover {
        color: #000;
    }

    .tabListSec li.tabSliderActive {
        color: #000;
        border-bottom: 2px solid #000;
    }

.TabSliderDataContainer {
    float: left;
    width: 100%;
}

    .TabSliderDataContainer .categoryInnerDataBox {
        padding: 0 0 0 5px;
    }

.tablistLiClick .tabListSec {
    margin-left: 15px;
}

.sliderTabData .categoryInnerDataBox .swiper-button-next {
    font-size: 30px;
    color: #000;
    font-weight: 400;
    transform: rotate(180deg);
    cursor: pointer;
    height: 30px;
    position: absolute;
    top: -73px;
}

.sliderTabData .categoryInnerDataBox .swiper-button-prev {
    font-size: 30px;
    color: #000;
    font-weight: 400;
    cursor: pointer;
    height: 30px;
    position: absolute;
    top: -77px;
    width: 30px;
    right: 55px;
}

#sectionMegamenuSlider .swiper-button-next:hover:before, .categoryInnerDataBox .swiper-button-next:hover:before, .noBg .categoryInnerDataBox .swiper-button-next:hover:before, .sliderTabData .categoryInnerDataBox .swiper-button-next:hover:before, .stackCardContainer .swiper-button-next:hover:hover:before, .whiteBg .categoryInnerDataBox .swiper-button-next:hover:before {
    content: "\e011";
}

.sliderTabData .categoryInnerDataBox .swiper-button-next:hover, .whiteBg .categoryInnerDataBox .swiper-button-next:hover {
    transform: inherit;
    top: -77px;
}

.categoryInnerDataBox .swiper-button-next:hover {
    transform: inherit;
    top: -36px;
    color: #fff;
}

.grayBg.stackCardContainer .swiper-button-next:hover:hover, .noBg.stackCardContainer .swiper-button-next:hover:hover, .stackCardContainer .swiper-button-next:hover:hover {
    transform: inherit;
    top: 36px;
}

.noBg .categoryInnerDataBox .swiper-button-next:hover {
    transform: inherit;
    bottom: -38px;
}

.grayBg .rightFixWidth .swiper-button-next:hover {
    bottom: -38px;
    top: inherit;
    color: #000;
}

.grayBg .rightFixWidth .swiper-button-prev:hover {
    color: #000;
}

.tabSliderHead + .TabSliderDataContainer .sliderTabData .categoryInnerDataBox .swiper-button-next:hover {
    top: -32px !important;
    transform: inherit;
}

#sectionMegamenuSlider .swiper-button-next:hover {
    transform: inherit;
    color: #fff;
    top: 46px;
}

#sectionMegamenuSlider .swiper-button-prev:hover {
    transform: inherit;
    color: #fff;
    top: 50px;
}

    #sectionMegamenuSlider .swiper-button-prev:hover:before, .categoryInnerDataBox .swiper-button-prev:hover:before, .grayBg .rightFixWidth .swiper-button-prev:hover:before, .noBg .categoryInnerDataBox .swiper-button-prev:hover:before, .sliderTabData .categoryInnerDataBox .swiper-button-prev:hover:before, .stackCardContainer .swiper-button-prev:hover:before, .whiteBg .categoryInnerDataBox .swiper-button-prev:hover:before {
        content: "\e012";
    }

.categoryInnerDataBox .swiper-button-prev:hover {
    color: #fff;
}

.sliderTabData .categoryInnerDataBox .swiper-button-next:hover, .sliderTabData .categoryInnerDataBox .swiper-button-prev:hover {
    color: #000;
}

.ClosesliderReleated.icon.icon-assets-cancel:hover {
    color: #c00;
}

.filmTrailerSecSlider .categoryInnerDataBox .swiper-button-prev:hover:before {
    content: "\e010";
    top: 50%;
}

.filmTrailerSecSlider .categoryInnerDataBox .swiper-button-next:hover:before {
    content: "\e00f";
    top: 50%;
}

.filmTrailerSecSlider .categoryInnerDataBox .swiper-button-next:hover {
    top: 50%;
}

#videosSliderSec .swiper-button-next:hover, #videosSliderSec .swiper-button-prev:hover {
    color: #fff;
}

.noBg .categoryInnerDataBox .swiper-button-next:hover, .noBg .categoryInnerDataBox .swiper-button-prev:hover {
    color: #000;
}

.categoryInnerDataBox, .categorySwipeSlider, .sliderTabData {
    width: 100%;
    box-sizing: border-box;
    float: left;
}

    .sliderTabData .categoryInnerDataBox .swiper-button-next:before, .sliderTabData .categoryInnerDataBox .swiper-button-prev:before {
        content: "\e007";
    }

.center404:after, .center404:before, .istTime:after, .tSwitch.tabs li.active:after, .userProfileSec .userNameDetail h3:before {
    content: "";
}

.tabSliderHead + .TabSliderDataContainer .sliderTabData .categoryInnerDataBox .swiper-button-next {
    top: -27px;
}

.tabSliderHead + .TabSliderDataContainer .sliderTabData .categoryInnerDataBox .swiper-button-prev {
    top: -31px;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

.fadeIn {
    animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    -webkit-animation: fadeIn 1s;
    -o-animation: fadeIn 1s;
}

.fadeOut {
    animation: fadeOut 2s;
    -moz-animation: fadeOut 2s;
    -webkit-animation: fadeOut 2s;
    -o-animation: fadeOut 2s;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeOut {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.categoryInnerDataBox {
    position: relative;
    padding: 0 0 0 15px;
}

.rightSingleCategorySlider .categoryInnerDataBox {
    padding: 0 15px;
}

#tabVideoSlider2 .swiper-button-next {
    
    cursor: pointer;
    height: 30px;
    position: absolute;
    top: -64px;
    width: 30px;
    right: 10px;
}

#tabVideoSlider2 .swiper-button-prev {
    
    cursor: pointer;
    height: 30px;
    position: absolute;
    top: -64px;
    width: 30px;
    right: 50px;
}

.tabSliderCOntainer .TabSliderDataContainer li.swiper-slide:nth-child(1) {
    margin-left: 0;
}

@media screen and (min-width:320px) and (max-width:767px) {
    .categoryInnerDataBox {
        padding: 0 0 0 15px;
    }
}

footer {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.bottomFooterSec {
    float: left;
    width: 100%;
    box-sizing: border-box;
    background: #292526;
    padding: 20px 0;
}

.footerTopList {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 15px;
}

    .footerTopList li {
        list-style: none;
        width: 100%;
        box-sizing: border-box;
    }

        .footerTopList li a {
            text-decoration: none;
            color: #d2d2d2;
            font: 15px/17px Noto Sans,sans-serif;
            padding: 12px 10px 10px 0;
            display: block;
        }

.footerSharani h2, .leftSocialPart label {
    font: 700 19px Noto Sans,sans-serif;
    margin-bottom: 20px;
}

.footerSharani {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    cursor: pointer;
}

.archiceList li a, .footerTopList1 li a {
    padding: 0 0 15px 10px;
    display: block;
    color: #fff;
    text-decoration: none;
}

.footerSharani h2 {
    color: #fff;
    float: left;
    text-decoration: none;
}

.footerSharani.threepart ul li {
    width: 33.3%;
    float: left;
}

.leftSocialPart label {
    color: #fff;
    display: block;
}

.leftSocialPart input[type=button] {
    cursor: pointer;
    width: 60%;
    border: 1px solid #666;
    border-radius: 25px;
    background: #666;
    text-align: center;
    color: #fff;
    font: 14px Arial,Helvetica,sans-serif;
    box-sizing: border-box;
    line-height: 20px;
    height: 40px;
}

    .leftSocialPart input[type=button]:hover {
        background: #d70101;
        border: 1px solid #d70101;
    }

.footerTopList1, .footerTopList1 li {
    width: 100%;
    box-sizing: border-box;
    float: left;
}

    .footerTopList1 li {
        list-style: none;
        border-left: 1px solid #3c3a3b;
    }

        .footerTopList1 li a {
            font: 16px/24px Noto Sans,sans-serif;
        }

.archiceList {
    margin-top: 10px;
}

    .archiceList li a {
        font: 18px/18px Noto Sans,sans-serif;
    }

.footerSharani1 {
    float: left;
    width: 30%;
    box-sizing: border-box;
    padding: 11px 10px;
    cursor: pointer;
}

    .footerSharani1 h2 {
        font: 18px Noto Sans,sans-serif;
        color: #fff;
        float: left;
        text-decoration: none;
        margin-bottom: 20px;
    }

        .footerSharani1 h2 a {
            color: #fff;
            float: left;
            text-decoration: none;
            font-size: 20px;
        }

.socialIconContainer {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    border-bottom: 1px solid #666;
    padding-bottom: 30px;
}

.bottomFooterSec .paddtop {
    padding-top: 80px;
}

.rightSocialPart {
    width: 80%;
    text-align: center;
    margin: 20px 0;
}

    .rightSocialPart ul {
        margin: 0 auto;
        width: 220px;
    }

    .rightSocialPart li {
        list-style: none;
        float: left;
        color: #fff;
        margin-right: 20px;
    }

        .rightSocialPart li a {
            color: #fff;
            text-decoration: none;
        }

        .rightSocialPart li span.icon:before {
            position: relative;
            top: 12px;
            font-size: 17px;
            font-weight: 400;
        }

        .rightSocialPart li:last-child {
            margin-right: 0;
        }

        .rightSocialPart li span.icon {
            width: 38px;
            height: 38px;
            display: block;
            border-radius: 100%;
        }

        .rightSocialPart li span.icon-icon-facebook {
            background: #3a5997;
        }

        .rightSocialPart li span.icon-icon-twitter-follow-button {
            background: #23a9df;
        }

        .rightSocialPart li span.icon-icon-googleplus {
            background: #c41a29;
        }

        .rightSocialPart li span.icon-icon-linckedin {
            background: #0e76b4;
        }

.secondlevelnav {
    padding: 20px 0;
}

    .secondlevelnav ul li, .secondlevelnav ul li a {
        display: inline-block;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 15px;
        letter-spacing: 0;
    }

    .secondlevelnav ul li {
        width: auto;
        margin-right: 8%;
    }

.footerBlueBg, .footerBotomList {
    width: 100%;
    float: left;
    box-sizing: border-box;
}

.footerBlueBg {
    background: #151314;
    padding-bottom: 15px;
}

.footerBotomList li {
    list-style: none;
    float: left;
    width: 25%;
    box-sizing: border-box;
}

    .footerBotomList li a {
        text-decoration: none;
        color: #fff;
        font: 16px/24px Noto Sans,sans-serif;
        padding: 8px 0 8px 10px;
        display: block;
    }

.footerArkive {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    cursor: pointer;
}

    .footerArkive h2 {
        font: 13px Noto Sans,sans-serif;
        color: #fff;
        text-decoration: none;
        padding: 10px 0;
        float: left;
        width: 100%;
        box-sizing: border-box;
        border-bottom: 1px solid #2d2b2c;
    }

        .footerArkive h2 a {
            font: 20px Noto Sans,sans-serif;
            color: #fff;
            float: left;
            text-decoration: none;
            padding: 0;
        }

.copyRightBgSec {
    width: 100%;
    background: #000;
    border-top: 1px solid #333;
}

    .copyRightBgSec P {
        color: #7c7c7c;
        font: 13px/16px Noto Sans,sans-serif;
        padding: 15px 10px;
        text-align: center;
        letter-spacing: 1px;
    }

        .copyRightBgSec P a {
            font-size: 13px;
            color: #7c7c7c;
            text-decoration: none;
        }

.footerSharani.twopart .footerTopList li {
    width: 45%;
    float: left;
}

.righttowpart .footerSharani {
    width: 50%;
    float: left;
}

    .righttowpart .footerSharani:nth-child(2) {
        float: right;
        width: 45%;
    }

@media screen and (min-width:1171px) and (max-width:1400px) {
    nav ul li a {
        padding: 13px 16px;
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    .footer_withlogo {
        width: 25%;
        float: left;
    }

        .footer_withlogo img {
            width: 100%;
        }

    .footerTopList {
        width: auto;
        width: 100%;
    }

    .footerSharani.threepart .footerTopList {
        width: 100%;
    }

    .footerTopList li {
        width: 50%;
        float: left;
    }

    .footerSharani h2 {
        width: 100%;
        display: block;
    }

    .bottomFooterSec .paddtop {
        padding-top: 20px;
    }

    .secondlevelnav ul li {
        display: block;
        width: 100%;
        margin-right: 0;
        padding-bottom: 10px;
    }

    .leftSocialPart input[type=text] {
        width: 100%;
    }

    .rightSocialPart li {
        float: none;
        display: inline-block;
    }

    .rightSocialPart {
        margin: 20px auto 10px;
        float: none;
        overflow: hidden;
    }

    .leftSocialPart {
        float: none;
        width: 100%;
    }

    .bottomFooterSec.seclevel {
        display: none;
    }

    .categoryHeadingBox h2, .tabSliderHead h2 {
        position: relative;
        width: 80%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .filmTrailerSecSlider .topSliderTxtrightSec h2 {
        font: 700 19px/24px Noto Sans,sans-serif;
        height: 50px;
    }
}

.searchIcon, .topLiveTV, .weather {
    height: 60px;
    float: right;
}

.rightSearchSec {
    float: right;
}

.searchIcon {
    background: #373737;
    width: 60px;
    margin: 0;
    position: relative;
}

.searchImg, .topLiveTV img {
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.searchImg {
    position: absolute;
}

.topLiveTV {
    display: block;
    position: relative;
    background: #d70101;
    width: 130px;
    text-decoration: none;
    text-align: center;
}

.indiatoday_livetv_hindi {
    width: 170px;
}

.topLiveTV img {
    position: absolute;
    display: block;
}

.weather {
    padding: 5px 22px;
    position: relative;
    background: #0c155a;
    color: #fff;
    font-family: Noto,sans-serif;
    cursor: pointer;
}

    .weather span {
        display: inline-block;
    }

        .weather span#location {
            display: block;
            color: inherit;
            font-size: 16px;
            text-align: center;
            font-weight: 700;
            margin-bottom: 4px;
        }

        .weather span.icon-weather {
            margin-right: 5px;
        }

        .weather span.temp {
            font-size: 20px;
            line-height: 27px;
            font-weight: 700;
            float: right;
        }

    .weather #weather-details {
        background: #fff;
        padding: 10px;
        position: absolute;
        color: #000;
        width: 255px;
        height: 0;
        left: -103%;
        transition: all .25s ease-out;
        transform-origin: 0 0;
        opacity: 0;
        top: 60px;
        visibility: hidden;
    }

        .weather #weather-details .full-detail {
            border-bottom: 1px solid #ddd;
            padding: 15px 0;
        }

        .weather #weather-details .icon-weather {
            width: 75px;
            float: left;
        }

        .weather #weather-details .othetDetail {
            font-size: 36px;
            color: #000;
            font-weight: 700;
            width: 150px;
            float: right;
        }

            .weather #weather-details .othetDetail span {
                font-size: 13px;
                color: #A3A3A3;
            }

                .weather #weather-details .othetDetail span:nth-child(2) {
                    display: block;
                    font-size: 16px;
                    color: #000;
                    margin-bottom: 10px;
                }

                .weather #weather-details .othetDetail span:nth-child(3) {
                    float: left;
                }

                .weather #weather-details .othetDetail span:nth-child(4) {
                    float: right;
                }

.timeBase-weather ul li {
    display: inline-block;
    padding: 5px;
}

    .timeBase-weather ul li span {
        display: block;
    }

        .timeBase-weather ul li span:nth-child(1) {
            display: block;
            color: #999;
            font-size: 13px;
            text-align: right;
        }

        .timeBase-weather ul li span:nth-child(2) img {
            float: left;
            margin-right: 3px;
        }

        .timeBase-weather ul li span:nth-child(2) {
            line-height: 27px;
            font-size: 13px;
            font-weight: 700;
        }

.weather.weatherActive #weather-details {
    transition: all .25s cubic-bezier(.5,1.8,.9,.8);
    height: 185px;
    opacity: 1;
    visibility: visible;
}

.topLiveTV .liveTvImg1 {
    display: none;
}

.topLiveTV > a {
    display: block;
    height: 100%;
    width: 100%;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: .5px;
    text-decoration: none;
}

    .topLiveTV > a .icon-icon-live-tv {
        font-size: 28px;
        margin-right: 10px;
    }

.searchIcon > a {
    display: block;
    height: 100%;
    width: 100%;
}

.notificationBg .icon-icon-notification, .userBg .icon-icon-user-profileicon {
    font-size: 25px;
    color: #AA1210;
    display: block;
    width: 25px;
    height: 25px;
}

.searchToggle .icon-icon-search {
    font-size: 25px;
    color: #fff;
    display: block;
    width: 25px;
    height: 25px;
}

.userBg {
    background: #f6f6f6;
}

.searchToggle {
    cursor: pointer;
}

.blackBg {
    background: #000 !important;
}

.searchMenuSection {
    background: #fff;
    height: 60px;
    left: -513px;
    width: 514px;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    visibility: hidden;
    opacity: 0;
    border-radius: 0 5px 5px 0;
}

.searchActive .searchMenuSection {
    cursor: auto;
    transition: all .25s cubic-bezier(.5,1.8,.9,.8);
    opacity: 1;
    visibility: visible;
}

.searchMenuSection .radio {
    float: left;
    margin-top: 28px !important;
}

    .searchMenuSection .radio input[type=radio]:checked ~ .circle, .searchMenuSection label.radio-inline input[type=radio]:checked ~ .circle {
        border-color: #000;
    }

    .searchMenuSection .radio input[type=radio]:checked ~ .check, .searchMenuSection label.radio-inline input[type=radio]:checked ~ .check {
        background-color: #a70008;
    }

    .searchMenuSection .radio label, .searchMenuSection label.radio-inline {
        padding-left: 30px;
    }

    .searchMenuSection .radio label {
        color: #393939;
        padding-right: 10px;
    }

.searchMenuSection .serchTxt {
    padding: 0;
    float: left;
    margin-top: 20px;
    width: 222px;
}

.searchMenuSection .form-control {
    padding: 3px 0;
    height: auto;
    width: 222px;
}

.searchMenuSection .submitBtnSec input[type=submit] {
    background: #a70007;
    height: 60px;
    width: 60px;
    font: 700 14px Noto Sans,sans-serif;
    color: #fff;
    border: none;
    outline: 0;
    float: right;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-right: -2px;
}

.notificationMenuSection {
    background: #fff;
    left: -454px;
    width: 514px;
    box-sizing: border-box;
    padding: 20px 50px;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 3px 2px rgba(0,0,0,.27),0 5px 13px rgba(0,0,0,.27);
    -webkit-box-shadow: 0 3px 2px rgba(0,0,0,.27),0 5px 13px rgba(0,0,0,.27);
}

    .notificationMenuSection h2 {
        font: 700 22px/28px Noto Sans,sans-serif;
        color: #000;
    }

    .notificationMenuSection p {
        font: 15px/22px Noto Sans,sans-serif;
        color: #a3a3a3;
        padding: 10px 0;
    }

.allowBtn {
    background: #a70007;
    padding: 0 10px;
    height: 35px;
    font: 700 15px/35px Noto Sans,sans-serif;
    display: block;
    border-radius: 20px;
    width: 110px;
    text-align: center;
    color: #fff;
}

a.allowBtn:hover {
    color: #000;
}

.notificationBg {
    background: #e6e6e6;
}

.notificationActive .notificationMenuSection {
    transition: all .25s cubic-bezier(.5,1.8,.9,.8);
    opacity: 1;
    visibility: visible;
}

.userProfileSec {
    background: #fff;
    left: -120px;
    width: 180px;
    box-sizing: border-box;
    padding-top: 15px;
    display: none;
}

.userNameDetail {
    float: left;
    width: 100%;
}

.userProfileSec .userNameDetail h3 {
    font: 700 16px/16px Noto Sans,sans-serif;
    color: #393939;
    box-sizing: border-box;
    padding: 0 10px;
    position: relative;
}

    .userProfileSec .userNameDetail h3:before {
        height: 10px;
        width: 5px;
        
        position: absolute;
        right: 20px;
        top: 12px;
    }

.userProfileSec .userNameDetail span {
    font: 12px/12px Noto Sans,sans-serif;
    padding: 5px 10px 20px 20px;
    color: #969696;
    position: relative;
    display: block;
}

    .userProfileSec .userNameDetail span:before {
        content: "";
        height: 12px;
        width: 9px;
        
        position: absolute;
        left: 8px;
        top: 6px;
    }

.userProfileSec ul {
    float: left;
    width: 100%;
    border-top: 1px solid #e4e4e4;
}

.userProfileSec li {
    list-style: none;
    display: inline-block;
    width: 48%;
    border-right: 1px solid #e4e4e4;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
}

    .userProfileSec li a {
        display: block;
    }

    .userProfileSec li:last-child {
        border-right: 0;
    }

@media only screen and (max-width:1055px) {
    .topLiveTV {
        width: 60px;
    }

        .topLiveTV small {
            display: none;
        }

        .topLiveTV > a .icon-icon-live-tv {
            position: absolute;
            margin: auto;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
        }
}

.notificationBg .searchImg {
    display: inline-block;
    transform-origin: 50% 0;
}

    .notificationBg .searchImg:hover {
        animation: shake 1.8s;
        cursor: pointer;
    }

@keyframes shake {
    0%,100% {
        transform: rotateZ(0);
    }

    10% {
        transform: rotateZ(-30deg);
    }

    20% {
        transform: rotateZ(15deg);
    }

    30% {
        transform: rotateZ(-10deg);
    }

    40% {
        transform: rotateZ(7.5deg);
    }

    50% {
        transform: rotateZ(-6deg);
    }

    60% {
        transform: rotateZ(5deg);
    }

    70% {
        transform: rotateZ(-4.28571deg);
    }

    80% {
        transform: rotateZ(3.75deg);
    }

    90% {
        transform: rotateZ(-3.33333deg);
    }
}

.searchToggle .searchImg, .userBg .searchImg {
    transition: all .2s ease-in-out;
}

    .searchToggle .searchImg:hover, .userBg .searchImg:hover {
        transform: scale(1.1);
    }

@media screen and (min-width:320px) and (max-width:767px) {
    .notificationMenuSection {
        width: 300px;
        left: -240px;
        padding: 20px 10px 10px;
    }

        .notificationMenuSection h2 {
            font: 700 17px/28px Noto Sans,sans-serif;
        }

        .notificationMenuSection p {
            font: 12px/18px Noto Sans,sans-serif;
        }

    .searchMenuSection {
        width: 300px;
        left: -180px;
        height: auto;
    }

        .searchMenuSection .radio {
            margin-top: 10px;
        }

        .searchMenuSection .submitBtnSec input[type=submit] {
            width: 40px;
            height: 40px;
            margin-right: 10px;
        }
}

.UpcomminingSection {
    float: left;
    width: 100%;
    background: #f2f2f2;
    padding: 20px 10px;
    position: relative;
}

    .UpcomminingSection .rightFixWidth h3 {
        float: left;
        display: inline-block;
        font: 700 24px/24px Arial,Helvetica,sans-serif;
        color: #000;
        margin: 0;
        padding: 0;
    }

    .UpcomminingSection span.commingAurbhi {
        position: absolute;
        top: 25px;
        right: 40px;
    }

        .UpcomminingSection span.commingAurbhi a {
            font: 500 16px/16px Noto Sans,sans-serif;
            color: #000;
            float: right;
        }

    .UpcomminingSection ul {
        float: left;
        width: 100%;
        box-sizing: border-box;
    }

        .UpcomminingSection ul li {
            list-style: none;
            float: left;
            width: 100%;
            padding: 18px 15px;
            box-sizing: border-box;
            background: #fff;
            box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
            transition: all .3s cubic-bezier(.25,.8,.25,1);
            border-radius: 4px;
            margin-top: 20px;
        }

            .UpcomminingSection ul li:hover {
                box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);
            }

    .UpcomminingSection .leftMovieName {
        float: left;
        width: 50%;
    }

        .UpcomminingSection .leftMovieName .movieDate {
            float: left;
            width: 100%;
            font: 13px/13px Noto Sans,sans-serif;
            color: #a2a2a2;
            letter-spacing: 0;
            margin-bottom: 7px;
        }

        .UpcomminingSection .leftMovieName .MOvieName {
            float: left;
            width: 100%;
            font: 700 28px/28px Noto Sans,sans-serif;
            color: #000;
        }

    .UpcomminingSection .rightLikeDislike {
        float: right;
        width: 50%;
    }

    .UpcomminingSection .movieWatch {
        float: left;
        width: 100%;
        font: 13px/13px Arial,Helvetica,sans-serif;
        color: #a2a2a2;
        letter-spacing: 0;
        margin-bottom: 7px;
    }

    .UpcomminingSection .reviewThumbSec {
        width: 100%;
        margin-top: 7px;
        float: left;
    }

.filmTrailerSecSlider .categoryInnerDataBox span.platDetailVideoIcon, .platDetailVideoBigIcon, .platDetailVideoIcon {
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.UpcomminingSection .thumbSec span {
    display: table-cell;
    text-align: left;
    font: 13px/13px Noto Sans,sans-serif;
    color: #696969;
    width: 22%;
    vertical-align: middle;
}

.platDetailVideoIcon {
    height: 45px;
    width: 45px;
    
}

.platDetailVideoBigIcon {
    height: 60px;
    width: 60px;
    
    background-size: 100% 100%;
}

.videoTopBigLeftSlider {
    float: left;
    width: 40%;
}

    .sectionPhotoGallery .leftPhotoGallery span.platDetailVideoIcon, .videoTopBigLeftSlider .leftTopSliderSec span.platDetailVideoIcon {
        position: absolute;
        margin: auto;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        height: 60px;
        width: 60px;
        
        background-size: 100% 100%;
    }

.filmTrailerSecSlider .categoryInnerDataBox span.platDetailVideoIcon {
    height: 50px;
    width: 50px;
    
    background-size: 100% 100%;
}

.carrierCounclersec, .expertKiSalahsec, .soSorrySharesec {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    position: relative;
    float: left;
    box-sizing: border-box;
}

.videoTopBigLeftSlider.lastrow .leftTopSliderSec .top-sliderReleated {
    right: 75px;
}

.videoTopBigLeftSlider.lastrow .leftTopSliderSec.ActiveRelated .top-sliderReleated:before {
    left: 100%;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #fff;
    border-right: 0;
}

.videoTopBigLeftSlider.lastrow .leftTopSliderSec .top-sliderReleated h3 {
    padding: 0 20px 20px 0;
    text-align: right;
}

.videoTopBigLeftSlider.lastrow .leftTopSliderSec .top-sliderReleated .ClosesliderReleated {
    right: 83%;
}

.videoTopBigLeftSlider .topSliderTxtLeftSec {
    padding: 27px 25px;
    min-height: auto;
}

.videoTopBigLeftSlider .leftTopSliderSec h2 {
    height: 65px;
    overflow: hidden;
    font: 700 25px/30px Noto Sans,sans-serif;
    margin-bottom: 10px;
}

.videoTopsmallLeftSlider {
    float: left;
    width: 20%;
}

    .videoTopsmallLeftSlider .topSliderTxtrightSec {
        padding: 10px 15px;
    }

    .videoTopsmallLeftSlider h2 {
        font: 700 16px/20px Noto Sans,sans-serif;
        height: 31px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-bottom: 0;
    }

    .videoTopsmallLeftSlider .topSliderTxtLeftSec {
        min-height: auto;
        padding: 10px 25px;
    }

        .videoTopsmallLeftSlider .topSliderTxtLeftSec small {
            font: 13px/14px Noto Sans,sans-serif;
        }

.carrierCounclerRightSec {
    float: left;
    width: 100%;
    background: #f2f2f2;
    box-sizing: border-box;
    padding: 50px 40px 30px;
}

    .carrierCounclerRightSec img {
        width: 100%;
    }

.carrierCounclersec {
    background: #fff;
    width: 100%;
    padding: 10px 10px 20px;
    border-radius: 4px;
    top: -2px;
}

    .carrierCounclersec h3 {
        font: 700 24px Noto Sans,sans-serif;
        color: #000;
        padding-bottom: 10px;
    }

    .carrierCounclersec p {
        font: 16px/24px Noto Sans,sans-serif;
        color: #343434;
    }

    .carrierCounclersec textarea {
        background: #f3f3f3;
        border: 1px solid #e7e7e7;
        padding: 10px;
        height: 100px;
        width: 100%;
        margin-top: 15px;
        font: 18px Noto Sans,sans-serif;
    }

.submitPost {
    display: inline-block;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    font: 700 16px/36px Noto Sans,sans-serif;
    height: 36px;
    background: #dc1729;
    border: 0;
    outline: 0;
    margin-top: 20px;
}

    .submitPost:hover {
        color: #000;
    }

.sosorryShareRightSec {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

    .sosorryShareRightSec img {
        width: 100%;
    }

.soSorrySharesec {
    margin-bottom: 15px;
    background: #fff;
    width: 100%;
    padding: 10px 10px 20px;
    border-radius: 4px;
    top: -2px;
}

    .soSorrySharesec h3 {
        font: 700 20px/24px Noto Sans,sans-serif;
        color: #000;
        margin-bottom: 10px;
        text-align: left;
    }

    .soSorrySharesec p {
        font: 400 15px/22px Noto Sans,sans-serif;
        color: #6f6d6d;
        margin-top: 5px;
    }

.sosorryLogin {
    float: left;
    width: 60%;
    display: table;
    margin: 15px 0;
}

    .sosorryLogin > span {
        display: inline-block;
        font: 700 13px Noto Sans,sans-serif;
        color: #6f6d6d;
    }

    .sosorryLogin span.icon-icon-facebook, .sosorryLogin span.icon-icon-twitter-follow-button {
        width: 30px;
        height: 30px;
        color: #fff;
        border-radius: 100%;
        font-size: 16px;
        line-height: 33px;
        display: inline-block;
        text-align: center;
    }

    .sosorryLogin span.icon {
        margin: 0 6px;
    }

    .sosorryLogin span.icon-icon-facebook {
        background: #3a5997;
    }

    .sosorryLogin span.icon-icon-twitter-follow-button {
        background: #23a9df;
    }

.soSorryContactFOrm {
    width: 100%;
}

    .soSorryContactFOrm textarea {
        width: 100%;
        height: 110px;
        border: 1px solid #e7e7e7;
        background: #f3f3f3;
        margin-top: 10px;
        padding: 5px;
        box-sizing: border-box;
    }

    .soSorryContactFOrm .sosorryCaptcha input[type=text], .soSorryContactFOrm input[type=email], .soSorryContactFOrm input[type=text] {
        padding: 8px;
        box-sizing: border-box;
        border: 1px solid #e7e7e7;
        background: #f3f3f3;
    }

    .soSorryContactFOrm input[type=text] {
        width: 100%;
        margin-top: 10px;
        font: 15px Noto Sans,sans-serif;
        color: #9b9b9b;
    }

    .soSorryContactFOrm input[type=email] {
        float: left;
        width: 100%;
        margin-top: 10px;
        color: 9b9b9b;
    }

    .soSorryContactFOrm label {
        font: 12px Arial,Helvetica,sans-serif;
        color: 9b9b9b;
        margin: 3px 0 7px;
    }

.sosorryCaptcha {
    width: 100%;
}

.soSorryContactFOrm .sosorryCaptcha input[type=text] {
    width: 145px;
    margin-top: 10px;
}

.submitSosorry {
    display: inline-block;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    font: 700 16px/36px Noto Sans,sans-serif;
    height: 36px;
    background: #dc1729;
    border: 0;
    outline: 0;
    margin-top: 20px;
}

.soSorryContactFOrm .checkbox {
    padding-left: 0;
    float: left;
    width: 100%;
}

    .soSorryContactFOrm .checkbox label {
        font: 14px Arial,Helvetica,sans-serif;
        color: #000;
    }

    .soSorryContactFOrm .checkbox .checkbox-material, .soSorryContactFOrm label.checkbox-inline .checkbox-material {
        top: -2px;
        margin-right: 10px;
    }

.expertKiSalahRightSec {
    float: left;
    width: 100%;
    background: #f2f2f2;
    box-sizing: border-box;
    padding: 50px 40px 30px;
}

    .expertKiSalahRightSec img {
        width: 100%;
    }

.expertKiSalahsec {
    background: #fff;
    width: 100%;
    padding: 10px 10px 20px;
    border-radius: 4px;
    top: -2px;
    margin-bottom: 20px;
}

    .expertKiSalahsec h3 {
        font: 700 24px Noto Sans,sans-serif;
        color: #000;
    }

    .expertKiSalahsec h2 {
        font: 700 16px/20px Noto Sans,sans-serif;
        color: #000;
        text-align: center;
        padding-top: 5px;
    }

        .expertKiSalahsec h2 span {
            font-size: 11px;
            text-align: center;
            color: #9a9a9a;
            font-weight: 400;
        }

    .expertKiSalahsec p {
        font: 15px/18px Noto Sans,sans-serif;
        color: #6f6d6d;
        margin-top: 5px;
    }

.expertKiSalahContactFOrm textarea {
    font: 14px Noto Sans,sans-serif;
}

.categoryBgSec {
    background: #c32832;
    height: 60px;
    width: 100%;
    float: left;
}

.khelBgSec {
    background: #44b62e;
    width: 100%;
    float: left;
    font: 700 24px/60px Noto Sans,sans-serif;
    color: #fff;
    padding: 0 10px;
    box-sizing: border-box;
}

#expertKiSalahSlider .swiper-button-next {
    
    cursor: pointer;
    height: 30px;
    position: absolute;
    top: 560px;
    width: 30px;
    right: 150px;
}

#expertKiSalahSlider .swiper-button-prev {
    
    cursor: pointer;
    height: 30px;
    position: absolute;
    top: 560px;
    width: 30px;
    right: 190px;
}

.expertKiSalahContactFOrm {
    float: left;
    width: 100%;
}

    .expertKiSalahContactFOrm textarea {
        float: left;
        width: 100%;
        height: 110px;
        border: 1px solid #e7e7e7;
        background: #f3f3f3;
        margin-top: 10px;
        padding: 5px;
        box-sizing: border-box;
    }

    .expertKiSalahContactFOrm .expertsalahCaptcha input[type=text], .expertKiSalahContactFOrm input[type=email], .expertKiSalahContactFOrm input[type=text] {
        float: left;
        padding: 8px;
        background: #f3f3f3;
        border: 1px solid #e7e7e7;
        box-sizing: border-box;
    }

    .expertKiSalahContactFOrm input[type=text] {
        width: 100%;
        margin-top: 10px;
        font: 15px Noto Sans,sans-serif;
        color: #9b9b9b;
    }

    .expertKiSalahContactFOrm input[type=email] {
        width: 100%;
        margin-top: 10px;
        color: 9b9b9b;
    }

    .expertKiSalahContactFOrm label {
        font: 12px Arial,Helvetica,sans-serif;
        color: 9b9b9b;
        margin: 3px 0 7px;
    }

.expertsalahCaptcha {
    float: left;
    width: 100%;
}

.expertKiSalahContactFOrm .expertsalahCaptcha input[type=text] {
    width: 145px;
    margin-top: 10px;
}

.captchaImage {
    background: #f3f3f3;
    padding: 5px 10px;
    width: 90px;
    border: 1px solid #e7e7e7;
    float: right;
    margin-top: 10px;
}

.submitexpertKiSalah {
    display: inline-block;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    font: 700 16px/36px Noto Sans,sans-serif;
    height: 36px;
    background: #dc1729;
    border: 0;
    outline: 0;
    margin-top: 20px;
    float: left;
}

    .submitexpertKiSalah:hover {
        color: #000;
    }

.mainSection.tezliveTV {
    background: #000;
    padding: 20px 0;
    text-decoration: center;
}

    .mainSection.tezliveTV #TezLiveTvvideo {
        text-align: center;
    }

@media screen and (min-width:320px) and (max-width:767px) {
    .sectionpage .aajtakLogo {
        display: none;
    }

    .sectionpage h2.categoryHeadingName {
        width: 62%;
        margin-left: 12px !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .breadCumSec {
        padding-left: 10px;
    }

    nav.sectionNav {
        display: block;
    }

    .sectionNavigation {
        height: 50px;
    }

    nav.sectionNav li a {
        padding: 6px 0 14px;
        font-size: 18px;
    }

    .row.mobilestack {
        margin-right: 0;
        margin-left: 0;
    }

    .mainSection > .container .col-lg-8 {
        margin-bottom: 40px;
    }

    .mainSection > .container .col-lg-6 {
        margin-top: 40px;
    }
}

@media screen and (min-width:412px) and (max-width:767px) {
    .sectionpage h2.categoryHeadingName {
        width: 70%;
    }
}

@media screen and (max-width:375px) {
    .sectionpage h2.categoryHeadingName {
        width: 62%;
    }
}

@media screen and (max-width:321px) {
    .sectionpage h2.categoryHeadingName {
        width: 57%;
    }
}

#switchslider .btn:not(.btn-raised):not(.btn-link):hover, .btn:not(.btn-raised):not(.btn-link):focus, .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus, .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover {
    background-color: #000;
}

#switchslider .toggle-handle.btn.btn-default:hover {
    background: #fff !important;
}

.topBreakingNewsSec {
    display: inline-block;
    background: #d70012;
    height: 40px;
    float: left;
    width: 100%;
}

.breakingNewsTxt {
    float: left;
    background: #ec1415;
    height: 40px;
    box-sizing: border-box;
    padding: 0 20px;
    font: 700 17px/40px arial;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}

    .breakingNewsTxt a {
        color: #fff;
        text-decoration: none;
    }

.topBreakingNewsSec p {
    float: left;
    width: 65%;
    font: 15px/40px Noto Sans,sans-serif;
    color: #fff;
    position: relative;
    box-sizing: border-box;
    padding-left: 50px;
    margin: 0;
}

    .topBreakingNewsSec p a {
        color: #fff;
        text-decoration: none;
    }

.istTime {
    font: 10px Arial,Helvetica,sans-serif;
    color: #f4b3b9;
    position: relative;
    padding-right: 15px;
}

    .istTime:after {
        position: absolute;
        left: -16px;
        top: 1px;
        background: #fff;
        height: 10px;
        width: 10px;
        border-radius: 100%;
    }

    .istTime small {
        font: 12px Arial,Helvetica,sans-serif;
        color: #f4b3b9;
    }

.breakingRightIcon {
    float: right;
    width: 140px;
}

    .breakingRightIcon .icon-icon-live-tv {
        font-size: 19px;
        margin-left: 4px;
    }

    .breakingRightIcon a {
        display: inline-block;
        margin: 6px 10px;
        color: #fff;
        font-size: 13px;
        text-decoration: none;
        line-height: 28px;
    }

#closebreakingnews {
    color: #fff;
    font-size: 9px;
    margin: 0;
    padding: 0 7px;
    position: absolute;
    right: 18px;
    top: 0;
}

@media screen and (max-width:767px) {
    .topBreakingNewsSec {
        min-width: 100%;
        height: auto;
    }

    .breakingNewsTxt {
        width: 90px;
        font-size: 15px;
        height: auto;
        padding: 7px 5px;
        line-height: 18px;
        text-align: center;
    }

    .topBreakingNewsSec p {
        padding-left: 10px;
        padding-top: 3px;
        line-height: 20px;
    }

        .topBreakingNewsSec p a {
            color: #fff;
            display: block;
            height: 50px;
        }

    .breakingRightIcon a.LiveTV, .breakingRightIcon a.NotiF, .istTime {
        display: none;
    }

    .breakingRightIcon {
        width: auto;
    }
}

.deshBg .burger-icon {
    background: #eb952a;
}

.duniyaBg .burger-icon {
    background: #00a274;
}

.cinemaBg .burger-icon {
    background: #7d5fa5;
}

.khelBg .burger-icon {
    background: #44b62e;
}

.jurmBg .burger-icon {
    background: #bd181f;
}

.techBg .burger-icon {
    background: #3b5987;
}

.dharmBg .burger-icon {
    background: #d87238;
}

.relationshipBg .burger-icon {
    background: #db5151;
}

.lifestyleBg .burger-icon {
    background: #d15d9d;
}

.careerBg .burger-icon {
    background: #007aa6;
}

.streeBg .burger-icon {
    background: #d15d9d;
}

.karobarBg .burger-icon {
    background: #80b54e;
}

.autoBg .burger-icon {
    background: #34465e;
}

.tourismBg .burger-icon {
    background: #1ba7da;
}

.foodBg .burger-icon {
    background: #ebc62a;
}

.healthBg .burger-icon {
    background: #4cd19a;
}

.commonBg .burger-icon {
    background: #545454;
}

.booksBg .burger-icon {
    background: #d09925;
}

.chakallasBg .burger-icon {
    background: #55918d;
}

.sosorryBg .burger-icon {
    background: #d81000;
}

.archiveBg .burger-icon, .exclusiveBg .burger-icon {
    background: #545454;
}

.deshBg .slider-handle:before {
    background: #eb952a;
}

.duniyaBg .slider-handle:before {
    background: #00a274;
}

.cinemaBg .slider-handle:before {
    background: #7d5fa5;
}

.khelBg .slider-handle:before {
    background: #44b62e;
}

.jurmBg .slider-handle:before {
    background: #bd181f;
}

.techBg .slider-handle:before {
    background: #3b5987;
}

.dharmBg .slider-handle:before {
    background: #d87238;
}

.relationshipBg .slider-handle:before {
    background: #db5151;
}

.lifestyleBg .slider-handle:before {
    background: #d15d9d;
}

.careerBg .slider-handle:before {
    background: #007aa6;
}

.streeBg .slider-handle:before {
    background: #d15d9d;
}

.karobarBg .slider-handle:before {
    background: #80b54e;
}

.autoBg .slider-handle:before {
    background: #34465e;
}

.tourismBg .slider-handle:before {
    background: #1ba7da;
}

.foodBg .slider-handle:before {
    background: #ebc62a;
}

.healthBg .slider-handle:before {
    background: #4cd19a;
}

.commonBg .slider-handle:before {
    background: #545454;
}

.booksBg .slider-handle:before {
    background: #d09925;
}

.chakallasBg .slider-handle:before {
    background: #55918d;
}

.sosorryBg .slider-handle:before {
    background: #d81000;
}

.archiveBg .slider-handle:before, .exclusiveBg .slider-handle:before {
    background: #545454;
}

.deshBg .sectionPhotoGallery {
    background: #eb952a;
}

.duniyaBg .sectionPhotoGallery {
    background: #00a274;
}

.cinemaBg .sectionPhotoGallery {
    background: #7d5fa5;
}

.khelBg .sectionPhotoGallery {
    background: #44b62e;
}

.jurmBg .sectionPhotoGallery {
    background: #bd181f;
}

.techBg .sectionPhotoGallery {
    background: #3b5987;
}

.dharmBg .sectionPhotoGallery {
    background: #d87238;
}

.relationshipBg .sectionPhotoGallery {
    background: #db5151;
}

.lifestyleBg .sectionPhotoGallery {
    background: #d15d9d;
}

.careerBg .sectionPhotoGallery {
    background: #007aa6;
}

.streeBg .sectionPhotoGallery {
    background: #d15d9d;
}

.karobarBg .sectionPhotoGallery {
    background: #80b54e;
}

.autoBg .sectionPhotoGallery {
    background: #34465e;
}

.tourismBg .sectionPhotoGallery {
    background: #1ba7da;
}

.foodBg .sectionPhotoGallery {
    background: #ebc62a;
}

.healthBg .sectionPhotoGallery {
    background: #4cd19a;
}

.commonBg .sectionPhotoGallery {
    background: #545454;
}

.booksBg .sectionPhotoGallery {
    background: #d09925;
}

.chakallasBg .sectionPhotoGallery {
    background: #55918d;
}

.sosorryBg .sectionPhotoGallery {
    background: #d81000;
}

.archiveBg .sectionPhotoGallery, .exclusiveBg .sectionPhotoGallery {
    background: #545454;
}

.noBg span.nobg {
    background: #eeeced;
}

.deshBg .slider-track {
    background: #eb952a;
}

.duniyaBg .slider-track {
    background: #00a274;
}

.cinemaBg .slider-track {
    background: #7d5fa5;
}

.khelBg .slider-track {
    background: #44b62e;
}

.jurmBg .slider-track {
    background: #bd181f;
}

.techBg .slider-track {
    background: #3b5987;
}

.dharmBg .slider-track {
    background: #d87238;
}

.relationshipBg .slider-track {
    background: #db5151;
}

.lifestyleBg .slider-track {
    background: #d15d9d;
}

.careerBg .slider-track {
    background: #007aa6;
}

.streeBg .slider-track {
    background: #d15d9d;
}

.karobarBg .slider-track {
    background: #80b54e;
}

.autoBg .slider-track {
    background: #34465e;
}

.tourismBg .slider-track {
    background: #1ba7da;
}

.foodBg .slider-track {
    background: #ebc62a;
}

.healthBg .slider-track {
    background: #4cd19a;
}

.commonBg .slider-track {
    background: #545454;
}

.booksBg .slider-track {
    background: #d09925;
}

.chakallasBg .slider-track {
    background: #55918d;
    box-shadow: none;
}

.sosorryBg .slider-track {
    background: #d81000;
}

.archiveBg .slider-track, .exclusiveBg .slider-track {
    background: #545454;
}

.booksBg .menuHeadIcon {
    background: #d09925;
}

.chakallasBg .menuHeadIcon {
    background: #55918d;
}

.sosorryBg .menuHeadIcon {
    background: #d81000;
}

.archiveBg .menuHeadIcon, .exclusiveBg .menuHeadIcon {
    background: #545454;
}

.deshBg .menuHeadIcon {
    background: #eb952a;
}

.duniyaBg .menuHeadIcon {
    background: #00a274;
}

.cinemaBg .menuHeadIcon {
    background: #7d5fa5;
}

.khelBg .menuHeadIcon {
    background: #44b62e;
}

.jurmBg .menuHeadIcon {
    background: #bd181f;
}

.techBg .menuHeadIcon {
    background: #3b5987;
}

.dharmBg .menuHeadIcon {
    background: #d87238;
}

.relationshipBg .menuHeadIcon {
    background: #db5151;
}

.lifestyleBg .menuHeadIcon {
    background: #d15d9d;
}

.careerBg .menuHeadIcon {
    background: #007aa6;
}

.streeBg .menuHeadIcon {
    background: #d15d9d;
}

.karobarBg .menuHeadIcon {
    background: #80b54e;
}

.autoBg .menuHeadIcon {
    background: #34465e;
}

.tourismBg .menuHeadIcon {
    background: #1ba7da;
}

.foodBg .menuHeadIcon {
    background: #ebc62a;
}

.healthBg .menuHeadIcon {
    background: #4cd19a;
}

.commonBg .menuHeadIcon, .karyakramBg .menuHeadIcon {
    background: #545454;
}

.booksBg.menuHeadIcon {
    background: #d09925 !important;
}

.chakallasBg.menuHeadIcon {
    background: #55918d !important;
}

.sosorryBg.menuHeadIcon {
    background: #d81000 !important;
}

.archiveBg.menuHeadIcon, .exclusiveBg.menuHeadIcon {
    background: #545454 !important;
}

.deshBg.menuHeadIcon {
    background: #eb952a !important;
}

.duniyaBg.menuHeadIcon {
    background: #00a274 !important;
}

.cinemaBg.menuHeadIcon {
    background: #7d5fa5 !important;
}

.khelBg.menuHeadIcon {
    background: #44b62e !important;
}

.jurmBg.menuHeadIcon {
    background: #bd181f !important;
}

.techBg.menuHeadIcon {
    background: #3b5987 !important;
}

.dharmBg.menuHeadIcon {
    background: #d87238 !important;
}

.relationshipBg.menuHeadIcon {
    background: #db5151 !important;
}

.lifestyleBg.menuHeadIcon {
    background: #d15d9d !important;
}

.careerBg.menuHeadIcon {
    background: #007aa6 !important;
}

.streeBg.menuHeadIcon {
    background: #d15d9d !important;
}

.karobarBg.menuHeadIcon {
    background: #80b54e !important;
}

.autoBg.menuHeadIcon {
    background: #34465e !important;
}

.tourismBg.menuHeadIcon {
    background: #1ba7da !important;
}

.foodBg.menuHeadIcon {
    background: #ebc62a !important;
}

.healthBg.menuHeadIcon {
    background: #4cd19a !important;
}

.commonBg.menuHeadIcon {
    background: #545454 !important;
}

.karyakram.menuHeadIcon {
    background: #ccc !important;
}

.deshBg .leftCategeoryBg {
    background: #eb952a;
}

.duniyaBg .leftCategeoryBg {
    background: #00a274;
}

.cinemaBg .leftCategeoryBg {
    background: #7d5fa5;
}

.khelBg .leftCategeoryBg {
    background: #44b62e;
}

.jurmBg .leftCategeoryBg {
    background: #bd181f;
}

.techBg .leftCategeoryBg {
    background: #3b5987;
}

.dharmBg .leftCategeoryBg {
    background: #d87238;
}

.relationshipBg .leftCategeoryBg {
    background: #db5151;
}

.lifestyleBg .leftCategeoryBg {
    background: #d15d9d;
}

.careerBg .leftCategeoryBg {
    background: #007aa6;
}

.streeBg .leftCategeoryBg {
    background: #d15d9d;
}

.karobarBg .leftCategeoryBg {
    background: #80b54e;
}

.autoBg .leftCategeoryBg {
    background: #34465e;
}

.tourismBg .leftCategeoryBg {
    background: #1ba7da;
}

.foodBg .leftCategeoryBg {
    background: #ebc62a;
}

.healthBg .leftCategeoryBg {
    background: #4cd19a;
}

.commonBg .leftCategeoryBg {
    background: #545454;
}

.booksBg .leftCategeoryBg {
    background: #d09925;
}

.chakallasBg .leftCategeoryBg {
    background: #55918d;
}

.sosorryBg .leftCategeoryBg {
    background: #d81000;
}

.archiveBg .leftCategeoryBg, .exclusiveBg .leftCategeoryBg {
    background: #545454;
}

.quicklink-container li.deshBg .icon-categoryicon {
    background: #eb952a;
}

.quicklink-container li.duniyaBg .icon-categoryicon {
    background: #00a274;
}

.quicklink-container li.cinemaBg .icon-categoryicon {
    background: #7d5fa5;
}

.quicklink-container li.khelBg .icon-categoryicon {
    background: #44b62e;
}

.quicklink-container li.jurmBg .icon-categoryicon {
    background: #bd181f;
}

.quicklink-container li.techBg .icon-categoryicon {
    background: #3b5987;
}

.quicklink-container li.dharmBg .icon-categoryicon {
    background: #d87238;
}

.quicklink-container li.relationshipBg .icon-categoryicon {
    background: #db5151;
}

.quicklink-container li.lifestyleBg .icon-categoryicon {
    background: #d15d9d;
}

.quicklink-container li.careerBg .icon-categoryicon {
    background: #007aa6;
}

.quicklink-container li.streeBg .icon-categoryicon {
    background: #d15d9d;
}

.quicklink-container li.karobarBg .icon-categoryicon {
    background: #80b54e;
}

.quicklink-container li.autoBg .icon-categoryicon {
    background: #34465e;
}

.quicklink-container li.tourismBg .icon-categoryicon {
    background: #1ba7da;
}

.quicklink-container li.foodBg .icon-categoryicon {
    background: #ebc62a;
}

.quicklink-container li.healthBg .icon-categoryicon {
    background: #4cd19a;
}

.quicklink-container li.commonBg .icon-categoryicon {
    background: #545454;
}

.quicklink-container li.booksBg .icon-categoryicon {
    background: #d09925;
}

.quicklink-container li.chakallasBg .icon-categoryicon {
    background: #55918d;
}

.quicklink-container li.sosorryBg .icon-categoryicon {
    background: #d81000;
}

.quicklink-container li.archiveBg .icon-categoryicon, .quicklink-container li.exclusiveBg .icon-categoryicon {
    background: #545454;
}

.deshBg .categoryHeadingBox {
    background: #eb952a;
}

.duniyaBg .categoryHeadingBox {
    background: #00a274;
}

.cinemaBg .categoryHeadingBox {
    background: #7d5fa5;
}

.khelBg .categoryHeadingBox {
    background: #44b62e;
}

.jurmBg .categoryHeadingBox {
    background: #bd181f;
}

.techBg .categoryHeadingBox {
    background: #3b5987;
}

.dharmBg .categoryHeadingBox {
    background: #d87238;
}

.relationshipBg .categoryHeadingBox {
    background: #db5151;
}

.lifestyleBg .categoryHeadingBox {
    background: #d15d9d;
}

.careerBg .categoryHeadingBox {
    background: #007aa6;
}

.streeBg .categoryHeadingBox {
    background: #d15d9d;
}

.karobarBg .categoryHeadingBox {
    background: #80b54e;
}

.autoBg .categoryHeadingBox {
    background: #34465e;
}

.tourismBg .categoryHeadingBox {
    background: #1ba7da;
}

.foodBg .categoryHeadingBox {
    background: #ebc62a;
}

.healthBg .categoryHeadingBox {
    background: #4cd19a;
}

.commonBg .categoryHeadingBox {
    background: #545454;
}

.booksBg .categoryHeadingBox {
    background: #d09925;
}

.chakallasBg .categoryHeadingBox {
    background: #55918d;
}

.sosorryBg .categoryHeadingBox {
    background: #d81000;
}

.archiveBg .categoryHeadingBox, .exclusiveBg .categoryHeadingBox {
    background: #545454;
}

.photoBg .categoryHeadingBox {
    background: #042142;
}

.noBg > .categoryHeadingBox {
    background: #eeeced;
}

.karyakramBg .categoryHeadingBox {
    background: #545454;
}

.deshBg .cardBgColor {
    background: #eb952a;
}

.duniyaBg .cardBgColor {
    background: #00a274;
}

.cinemaBg .cardBgColor {
    background: #7d5fa5;
}

.khelBg .cardBgColor {
    background: #44b62e;
}

.jurmBg .cardBgColor {
    background: #bd181f;
}

.techBg .cardBgColor {
    background: #3b5987;
}

.dharmBg .cardBgColor {
    background: #d87238;
}

.relationshipBg .cardBgColor {
    background: #db5151;
}

.lifestyleBg .cardBgColor {
    background: #d15d9d;
}

.careerBg .cardBgColor {
    background: #007aa6;
}

.streeBg .cardBgColor {
    background: #d15d9d;
}

.karobarBg .cardBgColor {
    background: #80b54e;
}

.autoBg .cardBgColor {
    background: #34465e;
}

.tourismBg .cardBgColor {
    background: #1ba7da;
}

.foodBg .cardBgColor {
    background: #ebc62a;
}

.healthBg .cardBgColor {
    background: #4cd19a;
}

.commonBg .cardBgColor {
    background: #545454;
}

.booksBg .cardBgColor {
    background: #d09925;
}

.chakallasBg .cardBgColor {
    background: #55918d;
}

.sosorryBg .cardBgColor {
    background: #d81000;
}

.archiveBg .cardBgColor, .exclusiveBg .cardBgColor {
    background: #545454;
}

.photoBg .cardBgColor {
    background: #042142;
}

.karyakramBg .cardBgColor {
    background: #545454;
}

.noBg .categoryInnerDataBox .cardBgColor, .noBg > .accordionDiv > .categoryInnerDataBox .cardBgColor {
    background: #eeeced;
}

.deshBg.headersec {
    background: #eb952a;
}

.duniyaBg.headersec {
    background: #00a274;
}

.lifestyleBg.headersec {
    background: #d15d9d;
}

.karobarBg.headersec {
    background: #80b54e;
}

.autoBg.headersec {
    background: #34465e;
}

.tourismBg.headersec {
    background: #1ba7da;
}

.foodBg.headersec {
    background: #ebc62a;
}

.healthBg.headersec {
    background: #4cd19a;
}

.archiveBg.headersec, .commonBg.headersec, .exclusiveBg.headersec {
    background: #545454;
}

    .yearender2016Bg.headersec.smaller {
        background-size: 900px 100%;
    }

.deshBg header {
    background: #eb952a;
}

.duniyaBg header {
    background: #00a274;
}

.lifestyleBg header {
    background: #d15d9d;
}

.karobarBg header {
    background: #80b54e;
}

.autoBg header {
    background: #34465e;
}

.tourismBg header {
    background: #1ba7da;
}

.foodBg header {
    background: #ebc62a;
}

.healthBg header {
    background: #4cd19a;
}

.archiveBg header, .commonBg header, .exclusiveBg header {
    background: #545454;
}


    .budget2016Bg .smaller, .headersec.smaller {
        background-size: 940px;
        background-repeat: no-repeat;
    }

.deshBg .categoryTopHeading {
    background: #eb952a;
    background: -moz-linear-gradient(left,#eb952a 0,#feb645 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#eb952a),color-stop(100%,#feb645));
    background: -webkit-linear-gradient(left,#eb952a 0,#feb645 100%);
    background: -o-linear-gradient(left,#eb952a 0,#feb645 100%);
    background: -ms-linear-gradient(left,#eb952a 0,#feb645 100%);
    background: linear-gradient(to right,#eb952a 0,#feb645 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eb952a', endColorstr='#feb645', GradientType=1);
}

.duniyaBg .categoryTopHeading {
    background: #00a274;
    background: -moz-linear-gradient(left,#00a274 0,#01ce95 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#00a274),color-stop(100%,#01ce95));
    background: -webkit-linear-gradient(left,#00a274 0,#01ce95 100%);
    background: -o-linear-gradient(left,#00a274 0,#01ce95 100%);
    background: -ms-linear-gradient(left,#00a274 0,#01ce95 100%);
    background: linear-gradient(to right,#00a274 0,#01ce95 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00a274', endColorstr='#01ce95', GradientType=1);
}

.cinemaBg .categoryTopHeading {
    background: #7d5fa5;
    background: -moz-linear-gradient(left,#7d5fa5 0,#7c5bb6 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#7d5fa5),color-stop(100%,#7c5bb6));
    background: -webkit-linear-gradient(left,#7d5fa5 0,#7c5bb6 100%);
    background: -o-linear-gradient(left,#7d5fa5 0,#7c5bb6 100%);
    background: -ms-linear-gradient(left,#7d5fa5 0,#7c5bb6 100%);
    background: linear-gradient(to right,#7d5fa5 0,#7c5bb6 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#7d5fa5', endColorstr='#7c5bb6', GradientType=1);
}

.khelBg .categoryTopHeading {
    background: #44b62e;
    background: -moz-linear-gradient(left,#44b62e 0,#65e14d 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#44b62e),color-stop(100%,#65e14d));
    background: -webkit-linear-gradient(left,#44b62e 0,#65e14d 100%);
    background: -o-linear-gradient(left,#44b62e 0,#65e14d 100%);
    background: -ms-linear-gradient(left,#44b62e 0,#65e14d 100%);
    background: linear-gradient(to right,#44b62e 0,#65e14d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#44b62e', endColorstr='#65e14d', GradientType=1);
}

.jurmBg .categoryTopHeading {
    background: #bd181f;
    background: -moz-linear-gradient(left,#bd181f 0,#e75257 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#bd181f),color-stop(100%,#e75257));
    background: -webkit-linear-gradient(left,#bd181f 0,#e75257 100%);
    background: -o-linear-gradient(left,#bd181f 0,#e75257 100%);
    background: -ms-linear-gradient(left,#bd181f 0,#e75257 100%);
    background: linear-gradient(to right,#bd181f 0,#e75257 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bd181f', endColorstr='#e75257', GradientType=1);
}

.techBg .categoryTopHeading {
    background: #3b5987;
    background: -moz-linear-gradient(left,#3b5987 0,#5380c3 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#3b5987),color-stop(100%,#5380c3));
    background: -webkit-linear-gradient(left,#3b5987 0,#5380c3 100%);
    background: -o-linear-gradient(left,#3b5987 0,#5380c3 100%);
    background: -ms-linear-gradient(left,#3b5987 0,#5380c3 100%);
    background: linear-gradient(to right,#3b5987 0,#5380c3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3b5987', endColorstr='#5380c3', GradientType=1);
}

.dharmBg .categoryTopHeading {
    background: #d87238;
    background: -moz-linear-gradient(left,#d87238 0,#fc9356 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#d87238),color-stop(100%,#fc9356));
    background: -webkit-linear-gradient(left,#d87238 0,#fc9356 100%);
    background: -o-linear-gradient(left,#d87238 0,#fc9356 100%);
    background: -ms-linear-gradient(left,#d87238 0,#fc9356 100%);
    background: linear-gradient(to right,#d87238 0,#fc9356 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d87238', endColorstr='#fc9356', GradientType=1);
}

.relationshipBg .categoryTopHeading {
    background: #db5151;
    background: -moz-linear-gradient(left,#db5151 0,#f96969 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#db5151),color-stop(100%,#f96969));
    background: -webkit-linear-gradient(left,#db5151 0,#f96969 100%);
    background: -o-linear-gradient(left,#db5151 0,#f96969 100%);
    background: -ms-linear-gradient(left,#db5151 0,#f96969 100%);
    background: linear-gradient(to right,#db5151 0,#f96969 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#db5151', endColorstr='#f96969', GradientType=1);
}

.lifestyleBg .categoryTopHeading {
    background: #d15d9d;
    background: -moz-linear-gradient(left,#d15d9d 0,#d228ad 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#d15d9d),color-stop(100%,#d228ad));
    background: -webkit-linear-gradient(left,#d15d9d 0,#d228ad 100%);
    background: -o-linear-gradient(left,#d15d9d 0,#d228ad 100%);
    background: -ms-linear-gradient(left,#d15d9d 0,#d228ad 100%);
    background: linear-gradient(to right,#d15d9d 0,#d228ad 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d15d9d', endColorstr='#d228ad', GradientType=1);
}

.careerBg .categoryTopHeading {
    background: #007aa6;
    background: -moz-linear-gradient(left,#007aa6 0,#019cd4 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#007aa6),color-stop(100%,#019cd4));
    background: -webkit-linear-gradient(left,#007aa6 0,#019cd4 100%);
    background: -o-linear-gradient(left,#007aa6 0,#019cd4 100%);
    background: -ms-linear-gradient(left,#007aa6 0,#019cd4 100%);
    background: linear-gradient(to right,#007aa6 0,#019cd4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#007aa6', endColorstr='#019cd4', GradientType=1);
}

.streeBg .categoryTopHeading {
    background: #d15d9d;
    background: -moz-linear-gradient(left,#d15d9d 0,#fe5fb9 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#d15d9d),color-stop(100%,#fe5fb9));
    background: -webkit-linear-gradient(left,#d15d9d 0,#fe5fb9 100%);
    background: -o-linear-gradient(left,#d15d9d 0,#fe5fb9 100%);
    background: -ms-linear-gradient(left,#d15d9d 0,#fe5fb9 100%);
    background: linear-gradient(to right,#d15d9d 0,#fe5fb9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d15d9d', endColorstr='#fe5fb9', GradientType=1);
}

.karobarBg .categoryTopHeading {
    background: #80b54e;
    background: -moz-linear-gradient(left,#80b54e 0,#9be15a 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#80b54e),color-stop(100%,#9be15a));
    background: -webkit-linear-gradient(left,#80b54e 0,#9be15a 100%);
    background: -o-linear-gradient(left,#80b54e 0,#9be15a 100%);
    background: -ms-linear-gradient(left,#80b54e 0,#9be15a 100%);
    background: linear-gradient(to right,#80b54e 0,#9be15a 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#80b54e', endColorstr='#9be15a', GradientType=1);
}

.autoBg .categoryTopHeading {
    background: #34465e;
    background: -moz-linear-gradient(left,#34465e 0,#4e6b95 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#34465e),color-stop(100%,#4e6b95));
    background: -webkit-linear-gradient(left,#34465e 0,#4e6b95 100%);
    background: -o-linear-gradient(left,#34465e 0,#4e6b95 100%);
    background: -ms-linear-gradient(left,#34465e 0,#4e6b95 100%);
    background: linear-gradient(to right,#34465e 0,#4e6b95 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#34465e', endColorstr='#4e6b95', GradientType=1);
}

.tourismBg .categoryTopHeading {
    background: #1ba7da;
    background: -moz-linear-gradient(left,#1ba7da 0,#54d0fd 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#1ba7da),color-stop(100%,#54d0fd));
    background: -webkit-linear-gradient(left,#1ba7da 0,#54d0fd 100%);
    background: -o-linear-gradient(left,#1ba7da 0,#54d0fd 100%);
    background: -ms-linear-gradient(left,#1ba7da 0,#54d0fd 100%);
    background: linear-gradient(to right,#1ba7da 0,#54d0fd 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1ba7da', endColorstr='#54d0fd', GradientType=1);
}

.foodBg .categoryTopHeading {
    background: #ebc62a;
    background: -moz-linear-gradient(left,#ebc62a 0,#ffe476 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#ebc62a),color-stop(100%,#ffe476));
    background: -webkit-linear-gradient(left,#ebc62a 0,#ffe476 100%);
    background: -o-linear-gradient(left,#ebc62a 0,#ffe476 100%);
    background: -ms-linear-gradient(left,#ebc62a 0,#ffe476 100%);
    background: linear-gradient(to right,#ebc62a 0,#ffe476 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ebc62a', endColorstr='#ffe476', GradientType=1);
}

.healthBg .categoryTopHeading {
    background: #4cd19a;
    background: -moz-linear-gradient(left,#4cd19a 0,#fdf277 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#4cd19a),color-stop(100%,#fdf277));
    background: -webkit-linear-gradient(left,#4cd19a 0,#fdf277 100%);
    background: -o-linear-gradient(left,#4cd19a 0,#fdf277 100%);
    background: -ms-linear-gradient(left,#4cd19a 0,#fdf277 100%);
    background: linear-gradient(to right,#4cd19a 0,#fdf277 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4cd19a', endColorstr='#fdf277', GradientType=1);
}

.sosorryBg .categoryTopHeading {
    background: #c93a2b;
    background: -moz-linear-gradient(left,#c93a2b 0,#d75142 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#c93a2b),color-stop(100%,#d75142));
    background: -webkit-linear-gradient(left,#c93a2b 0,#d75142 100%);
    background: -o-linear-gradient(left,#c93a2b 0,#d75142 100%);
    background: -ms-linear-gradient(left,#c93a2b 0,#d75142 100%);
    background: linear-gradient(to right,#c93a2b 0,#d75142 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4cd19a', endColorstr='#d75142', GradientType=1);
}

.deshBg span.categoryName {
    background: #eb952a;
    background: -moz-linear-gradient(left,#eb952a 0,#feb645 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#eb952a),color-stop(100%,#feb645));
    background: -webkit-linear-gradient(left,#eb952a 0,#feb645 100%);
    background: -o-linear-gradient(left,#eb952a 0,#feb645 100%);
    background: -ms-linear-gradient(left,#eb952a 0,#feb645 100%);
    background: linear-gradient(to right,#eb952a 0,#feb645 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eb952a', endColorstr='#feb645', GradientType=1);
}

.duniyaBg span.categoryName {
    background: #00a274;
    background: -moz-linear-gradient(left,#00a274 0,#01ce95 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#00a274),color-stop(100%,#01ce95));
    background: -webkit-linear-gradient(left,#00a274 0,#01ce95 100%);
    background: -o-linear-gradient(left,#00a274 0,#01ce95 100%);
    background: -ms-linear-gradient(left,#00a274 0,#01ce95 100%);
    background: linear-gradient(to right,#00a274 0,#01ce95 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00a274', endColorstr='#01ce95', GradientType=1);
}

.cinemaBg span.categoryName {
    background: #7d5fa5;
    background: -moz-linear-gradient(left,#7d5fa5 0,#7c5bb6 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#7d5fa5),color-stop(100%,#7c5bb6));
    background: -webkit-linear-gradient(left,#7d5fa5 0,#7c5bb6 100%);
    background: -o-linear-gradient(left,#7d5fa5 0,#7c5bb6 100%);
    background: -ms-linear-gradient(left,#7d5fa5 0,#7c5bb6 100%);
    background: linear-gradient(to right,#7d5fa5 0,#7c5bb6 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#7d5fa5', endColorstr='#7c5bb6', GradientType=1);
}

.khelBg span.categoryName {
    background: #44b62e;
    background: -moz-linear-gradient(left,#44b62e 0,#65e14d 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#44b62e),color-stop(100%,#65e14d));
    background: -webkit-linear-gradient(left,#44b62e 0,#65e14d 100%);
    background: -o-linear-gradient(left,#44b62e 0,#65e14d 100%);
    background: -ms-linear-gradient(left,#44b62e 0,#65e14d 100%);
    background: linear-gradient(to right,#44b62e 0,#65e14d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#44b62e', endColorstr='#65e14d', GradientType=1);
}

.jurmBg span.categoryName {
    background: #bd181f;
    background: -moz-linear-gradient(left,#bd181f 0,#e75257 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#bd181f),color-stop(100%,#e75257));
    background: -webkit-linear-gradient(left,#bd181f 0,#e75257 100%);
    background: -o-linear-gradient(left,#bd181f 0,#e75257 100%);
    background: -ms-linear-gradient(left,#bd181f 0,#e75257 100%);
    background: linear-gradient(to right,#bd181f 0,#e75257 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bd181f', endColorstr='#e75257', GradientType=1);
}

.techBg span.categoryName {
    background: #3b5987;
    background: -moz-linear-gradient(left,#3b5987 0,#5380c3 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#3b5987),color-stop(100%,#5380c3));
    background: -webkit-linear-gradient(left,#3b5987 0,#5380c3 100%);
    background: -o-linear-gradient(left,#3b5987 0,#5380c3 100%);
    background: -ms-linear-gradient(left,#3b5987 0,#5380c3 100%);
    background: linear-gradient(to right,#3b5987 0,#5380c3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3b5987', endColorstr='#5380c3', GradientType=1);
}

.dharmBg span.categoryName {
    background: #d87238;
    background: -moz-linear-gradient(left,#d87238 0,#fc9356 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#d87238),color-stop(100%,#fc9356));
    background: -webkit-linear-gradient(left,#d87238 0,#fc9356 100%);
    background: -o-linear-gradient(left,#d87238 0,#fc9356 100%);
    background: -ms-linear-gradient(left,#d87238 0,#fc9356 100%);
    background: linear-gradient(to right,#d87238 0,#fc9356 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d87238', endColorstr='#fc9356', GradientType=1);
}

.relationshipBg span.categoryName {
    background: #db5151;
    background: -moz-linear-gradient(left,#db5151 0,#f96969 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#db5151),color-stop(100%,#f96969));
    background: -webkit-linear-gradient(left,#db5151 0,#f96969 100%);
    background: -o-linear-gradient(left,#db5151 0,#f96969 100%);
    background: -ms-linear-gradient(left,#db5151 0,#f96969 100%);
    background: linear-gradient(to right,#db5151 0,#f96969 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#db5151', endColorstr='#f96969', GradientType=1);
}

.lifestyleBg span.categoryName {
    background: #d15d9d;
    background: -moz-linear-gradient(left,#d15d9d 0,#d228ad 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#d15d9d),color-stop(100%,#d228ad));
    background: -webkit-linear-gradient(left,#d15d9d 0,#d228ad 100%);
    background: -o-linear-gradient(left,#d15d9d 0,#d228ad 100%);
    background: -ms-linear-gradient(left,#d15d9d 0,#d228ad 100%);
    background: linear-gradient(to right,#d15d9d 0,#d228ad 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d15d9d', endColorstr='#d228ad', GradientType=1);
}

.careerBg span.categoryName {
    background: #007aa6;
    background: -moz-linear-gradient(left,#007aa6 0,#019cd4 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#007aa6),color-stop(100%,#019cd4));
    background: -webkit-linear-gradient(left,#007aa6 0,#019cd4 100%);
    background: -o-linear-gradient(left,#007aa6 0,#019cd4 100%);
    background: -ms-linear-gradient(left,#007aa6 0,#019cd4 100%);
    background: linear-gradient(to right,#007aa6 0,#019cd4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#007aa6', endColorstr='#019cd4', GradientType=1);
}

.streeBg span.categoryName {
    background: #d15d9d;
    background: -moz-linear-gradient(left,#d15d9d 0,#fe5fb9 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#d15d9d),color-stop(100%,#fe5fb9));
    background: -webkit-linear-gradient(left,#d15d9d 0,#fe5fb9 100%);
    background: -o-linear-gradient(left,#d15d9d 0,#fe5fb9 100%);
    background: -ms-linear-gradient(left,#d15d9d 0,#fe5fb9 100%);
    background: linear-gradient(to right,#d15d9d 0,#fe5fb9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d15d9d', endColorstr='#fe5fb9', GradientType=1);
}

.karobarBg span.categoryName {
    background: #80b54e;
    background: -moz-linear-gradient(left,#80b54e 0,#9be15a 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#80b54e),color-stop(100%,#9be15a));
    background: -webkit-linear-gradient(left,#80b54e 0,#9be15a 100%);
    background: -o-linear-gradient(left,#80b54e 0,#9be15a 100%);
    background: -ms-linear-gradient(left,#80b54e 0,#9be15a 100%);
    background: linear-gradient(to right,#80b54e 0,#9be15a 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#80b54e', endColorstr='#9be15a', GradientType=1);
}

.autoBg span.categoryName {
    background: #34465e;
    background: -moz-linear-gradient(left,#34465e 0,#4e6b95 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#34465e),color-stop(100%,#4e6b95));
    background: -webkit-linear-gradient(left,#34465e 0,#4e6b95 100%);
    background: -o-linear-gradient(left,#34465e 0,#4e6b95 100%);
    background: -ms-linear-gradient(left,#34465e 0,#4e6b95 100%);
    background: linear-gradient(to right,#34465e 0,#4e6b95 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#34465e', endColorstr='#4e6b95', GradientType=1);
}

.tourismBg span.categoryName {
    background: #1ba7da;
    background: -moz-linear-gradient(left,#1ba7da 0,#54d0fd 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#1ba7da),color-stop(100%,#54d0fd));
    background: -webkit-linear-gradient(left,#1ba7da 0,#54d0fd 100%);
    background: -o-linear-gradient(left,#1ba7da 0,#54d0fd 100%);
    background: -ms-linear-gradient(left,#1ba7da 0,#54d0fd 100%);
    background: linear-gradient(to right,#1ba7da 0,#54d0fd 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1ba7da', endColorstr='#54d0fd', GradientType=1);
}

.foodBg span.categoryName {
    background: #ebc62a;
    background: -moz-linear-gradient(left,#ebc62a 0,#ffe476 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#ebc62a),color-stop(100%,#ffe476));
    background: -webkit-linear-gradient(left,#ebc62a 0,#ffe476 100%);
    background: -o-linear-gradient(left,#ebc62a 0,#ffe476 100%);
    background: -ms-linear-gradient(left,#ebc62a 0,#ffe476 100%);
    background: linear-gradient(to right,#ebc62a 0,#ffe476 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ebc62a', endColorstr='#ffe476', GradientType=1);
}

.healthBg span.categoryName {
    background: #4cd19a;
    background: -moz-linear-gradient(left,#4cd19a 0,#fdf277 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#4cd19a),color-stop(100%,#fdf277));
    background: -webkit-linear-gradient(left,#4cd19a 0,#fdf277 100%);
    background: -o-linear-gradient(left,#4cd19a 0,#fdf277 100%);
    background: -ms-linear-gradient(left,#4cd19a 0,#fdf277 100%);
    background: linear-gradient(to right,#4cd19a 0,#fdf277 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4cd19a', endColorstr='#fdf277', GradientType=1);
}

.sosorryBg span.categoryName {
    background: #c93a2b;
    background: -moz-linear-gradient(left,#c93a2b 0,#d75142 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#c93a2b),color-stop(100%,#d75142));
    background: -webkit-linear-gradient(left,#c93a2b 0,#d75142 100%);
    background: -o-linear-gradient(left,#c93a2b 0,#d75142 100%);
    background: -ms-linear-gradient(left,#c93a2b 0,#d75142 100%);
    background: linear-gradient(to right,#c93a2b 0,#d75142 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4cd19a', endColorstr='#d75142', GradientType=1);
}

.chakallasBg span.categoryName {
    background: #55918d;
    background: -moz-linear-gradient(left,#55918d 0,#55918d 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#55918d),color-stop(100%,#55918d));
    background: -webkit-linear-gradient(left,#55918d 0,#55918d 100%);
    background: -o-linear-gradient(left,#55918d 0,#55918d 100%);
    background: -ms-linear-gradient(left,#55918d 0,#55918d 100%);
    background: linear-gradient(to right,#55918d 0,#55918d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#55918d', endColorstr='#55918d', GradientType=1);
}

.sectionpage .delhiaajtakBg.headersec .leftMenuIcon .mainnav-icon span {
    background: #000;
}

.sectionpage .delhiaajtakBg.headersec .searchToggle .icon-icon-search, .sectionpage .delhiaajtakBg.headersec h2.categoryHeadingName {
    color: #000;
}

.error {
    color: red !important;
}

.khelWhiteBdsec {
    background: #fff;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    border-radius: 4px;
    position: relative;
    top: -2px;
    margin-bottom: 20px;
}

.tabing-section {
    background: #f3f3f3;
    border: 1px solid #e7e7e7;
    width: 100%;
}

.tSwitch.tabs {
    float: left;
    width: 100%;
    border-bottom: 1px solid #8dcd82;
}

    .tSwitch.tabs li a {
        color: #313131;
    }

    .tSwitch.tabs li {
        list-style: none;
        display: inline-block;
        text-align: center;
        padding: 20px;
        font: 700 17px Noto Sans,sans-serif;
        color: #313131;
        cursor: pointer;
        width: 32%;
        position: relative;
    }

        .tSwitch.tabs li.active:after {
            position: absolute;
            height: 4px;
            width: 100%;
            background: #49b337;
            bottom: -2px;
            left: 0;
        }

.worldclass-team tr th {
    text-transform: uppercase;
    font: 700 14px Noto Sans,sans-serif;
    color: #4cb548;
    box-sizing: border-box;
    padding: 10px 0 15px 5%;
    text-align: left;
}

.worldclass-team tr td, .worldclass-team tr td:nth-child(2) {
    text-align: left;
    padding-left: 5%;
}

.worldclass-team tr td {
    font: 700 14px Noto Sans,sans-serif;
    color: #585858;
    padding-bottom: 10px;
}

    .worldclass-team tr td:nth-child(2) img {
        margin-right: 15px;
    }

.worldclass-team.fTabText {
    display: none;
}

    .worldclass-team.fTabText#testrank {
        display: block;
    }

@media screen and (max-width:767px) {
    .tSwitch.tabs li, .worldclass-team tr td, .worldclass-team tr th {
        font: 700 13px Noto Sans,sans-serif;
    }

    .tSwitch.tabs li {
        padding: 20px 0;
    }

    .worldclass-team tr td:nth-child(3), .worldclass-team tr td:nth-child(4), .worldclass-team tr th:nth-child(3), .worldclass-team tr th:nth-child(4) {
        display: none;
    }

    .headerheight {
        float: left;
        width: 100%;
        height: 110px;
    }

    .mainSubHeader .headerheight, .sectionSubHeader .headerheight {
        height: 140px;
    }

    .scorecardContainer .rightFixWidth {
        width: 300px !important;
        margin: 0 auto;
    }
}

.nextStory .nextSecBOx > a, .prevStory .prevSecBOx > a {
    display: block;
}

.prevStory, .prevStory .prevTxt {
    width: 100%;
    float: left;
}

.topRightListStory .imglazy {
    background: #eee;
    height: 167px;
}

.swiper-slide .imglazy {
    background: #eee;
    height: 147px;
}

.singleSliderAroBottom .swiper-button-next, .singleSliderAroBottom .swiper-button-prev {
    top: auto;
    bottom: -42px;
}

.singleSliderAroBottom .swiper-button-prev {
    left: 37%;
    color: #000;
}

.singleSliderAroBottom .swiper-button-next {
    right: 37%;
    color: #000;
}

.fullSlideBg {
    padding: 6px 0 50px;
    background: #eeeced;
}

.nextStory .nextSecBOx, .prevStory .prevSecBOx {
    box-sizing: border-box;
    padding: 10px;
    box-shadow: 0 -1px 3px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.24);
    transition: all .3s cubic-bezier(.25,.8,.25,1);
    border-radius: 4px;
}

#Photos .stackCardContainer {
    margin-bottom: 40px;
}

.prevStory .prevTxt {
    color: #a3a3a3;
    font: 18px/20px Noto Sans,sans-serif;
}

.prevStory .prevSecBOx {
    position: relative;
    float: left;
    width: 260px;
    margin-top: 10px;
}

    .prevStory .prevSecBOx img {
        width: 98px;
        margin-left: 5px;
        float: right;
    }

    .prevStory .prevSecBOx p {
        margin-top: 0;
        font: 700 16px/18px Noto Sans,sans-serif;
        color: #000;
        position: absolute;
        width: 50%;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }

.nextStory, .nextStory .nextTxt {
    float: left;
    width: 100%;
}

    .nextStory .nextTxt {
        color: #a3a3a3;
        font: 18px/20px Noto Sans,sans-serif;
        text-align: right;
    }

    .nextStory .nextSecBOx {
        position: relative;
        float: right;
        width: 260px;
        margin-top: 10px;
    }

        .nextStory .nextSecBOx img {
            width: 98px;
            margin-left: 5px;
            float: right;
        }

        .nextStory .nextSecBOx p {
            font: 700 16px/18px Noto Sans,sans-serif;
            color: #000;
            position: absolute;
            width: 50%;
            top: 50%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            margin-top: 0;
        }

.comments {
    margin-top: 20PX;
}

.rightSingleCategorySlider .rightFixWidth h3 {
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 10px;
}

.sectionMargin {
    margin-top: 40px;
    float: left;
    width: 100%;
}

@media screen and (max-width:767px) {
    .firstrow .col-xs-6, .lastrow .col-xs-6, .videoTopBigLeftSlider {
        float: left;
        width: 100%;
    }

    .videoTopsmallLeftSlider {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

    .topSectionSlider {
        padding: 10px 0;
    }

    .top-sliderReleated {
        top: 65px;
        right: 10px;
    }

    .videoTopBigLeftSlider.lastrow .leftTopSliderSec .top-sliderReleated {
        right: 10px;
    }

    .top-sliderReleated:before {
        right: 27px;
        top: -22px;
        transform: rotate(90deg);
        left: inherit;
    }

    .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .lastrow div:nth-child(2) .top-sliderReleated:before, .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .lastrow div:nth-child(4) .top-sliderReleated:before, .videoTopBigLeftSlider.lastrow .leftTopSliderSec .top-sliderReleated:before {
        left: 260px !important;
        top: -22px;
        transform: rotate(-90deg);
    }

    .row.leftStorySec {
        margin-left: 0;
        margin-right: 0;
    }

    .lastrow {
        margin-top: 10px;
    }

    .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .lastrow div:nth-child(2) .top-sliderReleated, .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .lastrow div:nth-child(4) .top-sliderReleated {
        right: 10px;
    }

    .sectionMargin {
        margin-top: 0;
    }

    .topSectionSlider:after {
        top: 20px;
    }
}

#videosSliderSec .categoryInnerDataBox .swiper-button-next {
    transform: inherit;
}

.breakingRightIcon a.NotiF {
    display: none;
}

.noSectionMargin {
    margin-top: -40px !important;
}

.accordionHead span {
    cursor: pointer;
}

@-moz-document url-prefix() {
    .sliderTabData .categoryInnerDataBox .swiper-button-prev {
        top: -80px !important;
    }

    .categoryInnerDataBox .swiper-button-prev {
        top: -38px;
    }

    .stackCardContainer .swiper-button-prev {
        top: 33px !important;
    }

    .grayBg .rightFixWidth .categoryInnerDataBox .swiper-button-prev {
        bottom: -34px !important;
        top: inherit;
    }

    .tabSliderHead + .TabSliderDataContainer .sliderTabData .categoryInnerDataBox .swiper-button-prev {
        top: -35px !important;
    }

    a.mobile-readmore {
        top: -53px !important;
    }

    .sliderTabData .categoryInnerDataBox a.mobile-readmore {
        top: -96px !important;
    }

    .sliderTabData .categoryInnerDataBox .swiper-button-next:hover, .whiteBg .categoryInnerDataBox .swiper-button-next:hover {
        transform: inherit;
        top: -80px !important;
    }

    .categoryInnerDataBox .swiper-button-next:hover {
        transform: inherit;
        top: -39px;
    }

    .stackCardContainer .swiper-button-next:hover:hover {
        transform: inherit;
        top: 33px !important;
    }

    .grayBg.stackCardContainer .swiper-button-next:hover:hover {
        transform: inherit;
        top: 34px !important;
    }

    .tabSliderHead + .TabSliderDataContainer .sliderTabData .categoryInnerDataBox .swiper-button-next:hover {
        top: -34px !important;
        transform: inherit;
    }

    .grayBg .rightFixWidth .swiper-button-next:hover {
        bottom: -34px !important;
        top: inherit;
    }

    #sectionMegamenuSlider .swiper-button-next:hover {
        transform: inherit;
        color: #fff;
        top: 43px !important;
    }

    #sectionMegamenuSlider .swiper-button-prev:hover {
        transform: inherit;
        color: #fff;
        top: 50px !important;
    }

    .filmTrailerSecSlider .swiper-button-prev {
        top: 50% !important;
    }
}

.indiaTodayBg.headersec {
    
}

.sectionpage .indiaTodayBg.headersec .leftMenuIcon .mainnav-icon span {
    background: #000;
}

.indiaTodaySearch {
    background: #fff;
    border-radius: 100%;
}

.sectionpage .indiaTodayBg.headersec .searchToggle .icon-icon-search {
    color: #AA1210;
}

.scoreBOrdeIframe {
    float: left;
    width: 100%;
}

    .scoreBOrdeIframe iframe {
        width: 100%;
        margin-top: 40px;
    }

.topPagepusherAdSec {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    position: relative;
    z-index: 999999999;
}

.adsection .right300x250 {
    width: 300px;
    margin: 0 auto;
    height: 254px;
}

.detailTxtContainer iframe {
    width: 100%;
    height: 560px;
}

.sportKaryakaram {
    padding: 20px 10px;
    float: left;
    width: 100%;
    background: #f2f2f2;
    text-align: center;
}

    .sportKaryakaram .sectionhead h2 {
        float: left;
        display: block;
        font: 700 28px/32px Noto Sans,sans-serif;
        padding-bottom: 20px;
        color: #000;
    }

        .sportKaryakaram .sectionhead h2 a {
            color: #000;
        }

    .sportKaryakaram h3 {
        margin: 0;
        width: 100% !important;
        float: left;
        font-size: 22px !important;
    }

.left-segment-sec {
    background: #fff;
    padding: 10px;
    float: left;
    width: 100%;
    overflow-y: scroll;
    height: 294px;
}

.time-sheet {
    display: block;
    color: #9a9a9a;
    font: 14px/18px Noto Sans,sans-serif;
    margin-top: 8px;
}

.flag, .flag a, .rightFixWidth h3 a, .sambandhitNewSection ul li h4 a {
    color: #000;
}

.flag {
    float: left;
    width: 100%;
    font: 700 16px/20px Noto Sans,sans-serif;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

    .flag a {
        cursor: default;
    }

.categorySwipeSlider.listpage .categoryInnerDataBox, .filmTrailerSecSlider .categoryInnerDataBox, .topSectionSlider .categoryInnerDataBox {
    padding: 0;
}

.scc_searchBox svg:not(:root) {
    display: none;
}

#twt-follow {
    margin-top: -8px;
    display: inline-block;
    margin-left: 5px;
}

.rightMargTop {
    margin-top: 40px;
}

.meter:hover {
    background: #a9a5a5;
    color: #fff;
}

.platDetailVideoIcon.videoRelatedIcon {
    position: absolute;
    left: 20px !important;
    top: 0 !important;
    height: 43px !important;
    width: auto !important;
    
}

.top-sliderReleated ul li.leftVideo a {
    padding: 10px 20px 10px 70px;
    position: relative;
}

.photoIconCount.photoRelatedIcon {
    position: absolute;
    left: 20px;
    top: 10px;
    width: auto;
    color: #7f7f7f;
}

.top-sliderReleated ul li.leftVideo .photoIconCount {
    position: absolute;
    top: 23px;
    right: 12px;
}

.top-sliderReleated ul li.leftVideo .countTxt {
    font: 16px/17px Noto Sans,sans-serif;
    color: #7f7f7f;
    margin-top: -3px;
    display: inline-block;
}

.top-sliderReleated ul li.leftVideo .photoIconCount span.icon {
    font-size: 22px;
    color: #7f7f7f;
    margin-left: 0;
}

.center404 {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    margin-top: 140px;
    margin-bottom: 50px;
}

    .center404:after, .center404:before {
        position: absolute;
        bottom: 0;
    }

    .center404:before {
        left: 0;
        width: 332px;
        height: 195px;
        
    }

    .center404:after {
        right: 0;
        width: 352px;
        height: 360px;
        
    }

#topStorySlider .swiper-button-next.goToFirst {
    top: 49%;
}

.carrierLoadMore {
    clear: both;
    float: left;
    cursor: pointer;
    text-align: left;
    width: 125px;
    background: #000;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
}

    .carrierLoadMore:hover {
        background: #8a8a8a;
        color: #fff;
    }

.notification_outer {
    position: fixed;
    bottom: 23px;
    left: 74%;
    margin-left: -184px;
    width: 368px;
    z-index: 9999999999;
}

.notification_box {
    position: relative;
    background: #fff;
    width: 368px;
    min-height: 100px;
    padding: 30px 0 0;
    border-radius: 1px;
    box-shadow: 0 1px 23px 3px #696868;
}

    .notification_box:after, .notification_box:before {
        top: 100%;
        right: 0;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-right: 0;
    }

    .notification_box:after {
        border-color: rgba(255,255,255,0);
        border-top-color: #fff;
        border-width: 23px;
        margin-left: -30px;
    }

    .notification_box h2 {
        font: 700 16px/22px Roboto,sans-serif;
        color: #101010;
        display: blockl;
        text-align: center;
        margin: 0;
    }

    .notification_box h3 {
        font: 300 13px/22px Roboto,sans-serif;
        color: #656565;
        display: blockl;
        text-align: center;
        margin: 0 0 15px;
    }

    .notification_box .allow {
        display: block;
        text-align: center;
    }

    .notification_box a {
        border: 1px solid #fff;
        text-decoration: none;
        padding: 6px 20px;
        text-transform: uppercase;
        font: 13px/40px Roboto,sans-serif;
        color: #656565;
    }

        .notification_box a.active {
            border: 1px solid #dadada;
        }

        .notification_box a:hover {
            background-color: #ee2c34;
            border: 1px solid #fff;
            color: #fff;
        }

.notification-placeholder {
    position: absolute;
    top: -22px;
    left: 50%;
    
    width: 51px;
    height: 51px;
    display: inline-block;
    margin-left: -25px;
}

.storybox {
    margin-bottom: 40px;
}

.media__video--responsive {
    z-index: 999999999 !important;
}

.feedback.icon.icon-assets-text-message:before {
    content: "\7d";
}

.feedback.icon.icon-assets-text-message {
    float: left;
    font-size: 16px;
    margin-right: 6px;
    margin-top: 2px;
    color: #666;
}

.feebackSec {
    float: right;
    font: 400 12px/22px Noto Sans,sans-serif;
    color: #666;
    margin-top: 25px;
}

    .feebackSec:hover, .feedback.icon.icon-assets-text-message:hover:before {
        color: #c00;
    }

.storyfeeback {
    float: right;
    position: absolute;
    right: 15px;
    top: -12px;
    display: none;
}

.videoTopBigLeftSlider .leftTopSliderSec img {
    height: auto;
}

.circle_showfeedback {
    width: 70px;
    height: 70px;
    background: #f74600;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 3px 3px 5px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 3px 3px 5px 0 rgba(0,0,0,.5);
    box-shadow: 3px 3px 5px 0 rgba(0,0,0,.5);
    cursor: pointer;
    display: inline-block;
    position: fixed;
    bottom: 50px;
    right: 30px;
    z-index: 310;
    transform: scale(0);
    transition: all .5s;
}

.circle_text, .survey_icon_holder {
    display: block;
    text-align: center;
}

.circle_showfeedback.showfeedback {
    transform: scale(1);
}

.circle_text {
    font-family: Noto Sans,sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 14px;
    width: 100%;
}

.electionBg header.smaller, .electionBg.headersec.smaller {
    background-size: 940px;
}

.electionBg header.smaller, .electionBg.headersec {
    background-repeat: no-repeat;
}

.survey_icon {
    margin: 10px auto 2px;
}

.bignews-readmore {
    position: absolute;
    top: 12px;
    right: 20px;
    color: #000;
}

.mainHomePageScorecard {
    z-index: 9;
    position: absolute;
    top: 15px;
    left: 25px;
    display: inline-block;
    background: #800e14;
    border-radius: 2px;
    font: 700 11px/14px arial;
    padding: 3px 10px;
    color: #fff;
    text-transform: uppercase;
}

    .mainHomePageScorecard a {
        color: #fff;
    }

    .mainHomePageScorecard:hover {
        background: #b3131b;
    }

@media screen and (min-width:0\0) {
    .jw-icon.jw-icon-inline.jw-button-color.jw-reset.jw-icon-playback, .jw-icon.jw-icon-inline.jw-button-color.jw-reset.jw-icon-playback:hover {
        font-size: 4px;
    }

    #videoForward, #videoForward:hover, #videoReverse, #videoReverse:hover {
        font-size: 10px;
    }
}

.navigationSec nav > ul > li:nth-child(6), .navigationSec nav > ul > li:nth-child(8) {
    display: none;
}

.videoRightSocialShare {
    z-index: 999;
}

body.overlay {
    -webkit-overflow-scrolling: auto;
}

@media (min-width:768px) and (max-width:991px) {
    .lalanTopIframe iframe {
        width: 405px;
    }

    .container.topCategoryInnerDataBox .row .leftTopSliderSec .top-sliderReleated {
        right: 53px;
    }

        .container.topCategoryInnerDataBox .row .leftTopSliderSec .top-sliderReleated:before {
            left: 100%;
            border-top: 15px solid transparent;
            border-bottom: 15px solid transparent;
            border-left: 15px solid #fff;
            border-right: 0;
        }

    .leftSocialPart {
        width: 80%;
        margin: 0 auto;
    }

    .rightSocialPart {
        margin: 20px auto;
        width: 156px;
        display: block;
    }

    .secondlevelnav ul li a {
        font-size: 13px;
    }

    .secondlevelnav ul li {
        width: auto;
        margin-right: 3%;
    }

    .socialIconContainer {
        text-align: center;
    }

    .electionBg header.smaller {
        background-size: 940px !important;
    }

    .sectionpage h2.categoryHeadingName {
        font-size: 24px;
    }

    .electionBg header, .electionBg.headersec {
        background-repeat: no-repeat;
        background-size: 930px 94px !important;
    }

    .budget2016Bg {
        background-size: 730px 100% !important;
        background-repeat: no-repeat !important;
    }

    .center404:after, .center404:before {
        position: absolute;
        bottom: 54px !important;
        content: "";
    }

    .center404 {
        margin-top: 40px !important;
    }

        .center404:before {
            left: 0;
            width: 166px !important;
            height: 98px !important;
            
        }

        .center404:after {
            right: 0;
            width: 175px !important;
            height: 179px !important;
            
        }

    .detailTxtContainer iframe {
        width: 100%;
        height: 320px;
    }

    .whiteOverlay {
        top: 50%;
    }

    a.mobile-readmore {
        display: block !important;
    }

    .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .firstrow div:nth-child(2) .top-sliderReleated, .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .firstrow div:nth-child(4) .top-sliderReleated, .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .leftTopSliderSec .top-sliderReleated, .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .videoTopsmallLeftSlider div:nth-child(2) .top-sliderReleated {
        right: 75px;
    }

        .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .firstrow div:nth-child(2) .top-sliderReleated:before, .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .firstrow div:nth-child(4) .top-sliderReleated:before, .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .leftTopSliderSec .top-sliderReleated:before, .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .videoTopsmallLeftSlider div:nth-child(2) .top-sliderReleated:before {
            left: 100%;
            border-top: 15px solid transparent;
            border-bottom: 15px solid transparent;
            border-left: 15px solid #fff;
            border-right: 0;
        }

    .breadCumSec {
        padding-left: 10px;
    }

    .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .leftTopSliderSec {
        margin-bottom: 10px;
    }

        .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .leftTopSliderSec .top-sliderReleated h3 {
            padding: 0 20px 20px 0;
            text-align: right;
        }

        .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .leftTopSliderSec .top-sliderReleated .ClosesliderReleated {
            right: 83%;
        }

    .videoRightSocialShare ul li {
        padding-bottom: 2px !important;
    }

    .remainSocialIcon {
        margin-top: 12px !important;
    }

    .leftTopVideo .jw-plugin-sharing .jw-sharing-embed .jw-sharing-text {
        height: 8em !important;
    }

    .leftTopVideo .jw-plugin-sharing .jw-sharing-content {
        width: 100% !important;
        top: 60% !important;
    }

    .remainSocialIcon ul li a small {
        margin-left: 3px !important;
    }

    .videoRightSocialShare .remainSocialIcon a {
        margin-bottom: 5px !important;
        width: 31px;
    }

    .allarchivedSection .categoryInnerDataBox {
        padding: 0;
    }

    .allLeftMenuBox {
        height: 750px;
        top: 85px;
    }

    .videoTopBigLeftSlider, .videoTopsmallLeftSlider {
        float: left;
        width: 100%;
    }

        .videoTopsmallLeftSlider .col-xs-12 {
            float: left;
            width: 50%;
        }

    header.smaller .navigationSec nav {
        margin-left: 125px;
    }

    .breakingNewsTxt {
        font: 700 13px/40px arial;
        padding: 0 6px;
    }

    .topBreakingNewsSec p {
        padding-left: 25px;
        width: 62%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .breakingRightIcon {
        width: 148px;
    }

    #closebreakingnews {
        right: 16px;
        top: 0;
    }
}

@media screen and (min-width:992px) and (max-width:1170px) {
    .lalanTopIframe iframe {
        width: 620px;
    }

    .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .lastrow div:nth-child(1) .top-sliderReleated, .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .lastrow div:nth-child(3) .top-sliderReleated {
        right: 75px;
    }

        .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .lastrow div:nth-child(1) .top-sliderReleated:before, .topSectionSlider .topCategoryInnerDataBox .swiper-slide .container .row .lastrow div:nth-child(3) .top-sliderReleated:before {
            left: 100%;
            border-top: 15px solid transparent;
            border-bottom: 15px solid transparent;
            border-left: 15px solid #fff;
            border-right: 0;
        }

    .topBreakingNewsSec p {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 63%;
    }

    #sectionMegamenuSlider .swiper-button-next, #sectionMegamenuSlider .swiper-button-prev, .categorySwipeSlider .swiper-button-next, .categorySwipeSlider .swiper-button-prev, .filmTrailerSecSlider .sliderLeftShadow, .filmTrailerSecSlider .sliderRightShadow, .stackCardContainer .swiper-button-next, .stackCardContainer .swiper-button-prev {
        display: none;
    }

    a.mobile-readmore {
        display: block !important;
    }

    .videonews-list .swiper-button-next, .videonews-list .swiper-button-prev {
        display: none;
    }

    .budget2016Bg {
        background-size: 1158px 100% !important;
        background-repeat: no-repeat !important;
    }

    .rightFixWidth h3 {
        padding-left: 20px;
    }

    .center404:after, .center404:before {
        bottom: -11px !important;
    }

    .rightSocialPart li {
        margin-right: 30px;
    }

    .detailTxtContainer iframe {
        width: 100%;
        height: 470px;
    }

    .allLeftMenuBox {
        top: 85px;
    }

    .videoTopBigLeftSlider {
        float: left;
        width: 38%;
    }

    .videoTopsmallLeftSlider {
        float: left;
        width: 24%;
    }

    .livetvbg iframe {
        width: 620px !important;
        height: 360px !important;
    }
}

.top-sliderReleated {
    -webkit-overflow-scrolling: touch;
}

body.videopinning-on .livetvcross {
    z-index: 99999999;
}

::i-block-chrome, .toppromotionSection .videonews-list .categoryInnerDataBox .swiper-button-next {
    top: -18px !important;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

::i-block-chrome, .sliderTabData .categoryInnerDataBox .swiper-button-next {
    top: -73px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

::i-block-chrome, .categoryInnerDataBox .swiper-button-next {
    top: -32px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

::i-block-chrome, .stackCardContainer .swiper-button-next {
    top: 40px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

::i-block-chrome, .toppromotionSection .videonews-list .categoryInnerDataBox .swiper-button-next:hover {
    top: -22px !important;
    -webkit-transform: rotate(0deg);
}

::i-block-chrome, .sliderTabData .categoryInnerDataBox .swiper-button-next:hover {
    top: -77px;
    -webkit-transform: rotate(0deg);
}

::i-block-chrome, .categoryInnerDataBox .swiper-button-next:hover {
    top: -36px;
    -webkit-transform: rotate(0deg);
}

::i-block-chrome, .stackCardContainer .swiper-button-next:hover {
    top: 41px;
    -webkit-transform: rotate(0deg);
}

::i-block-chrome, .singleSliderAroBottom .swiper-button-next {
    bottom: -42px;
    top: inherit;
}

@-moz-document url-prefix() {
    .sliderTabData .categoryInnerDataBox .swiper-button-next, .whiteBg .categoryInnerDataBox .swiper-button-next {
        top: -73px;
    }
}

@-moz-document url-prefix() {
    .categoryInnerDataBox .swiper-button-next {
        top: -32px;
    }
}

@-moz-document url-prefix() {
    .stackCardContainer .swiper-button-next {
        top: 41px;
    }
}

@-moz-document url-prefix() {
    .singleSliderAroBottom .swiper-button-next {
        bottom: -42px;
        top: inherit;
    }
}
