.voting_container {
    max-width: 1260px;
    margin: 0 auto;
}
a{
    cursor: pointer;
}
a:hover {
    color: inherit;
    text-decoration: none;
}

body{
    overflow-x: hidden;
}

.result_addesk{min-width: 300px; margin-top: 40px;}
.loksabha_title{position: absolute; width: 360px; left: 50%; margin-left:-180px; font-weight: 800;  z-index: 0; color: #fff; font-size: 20px; text-align: center;}
.loksabha_title a{text-decoration: none !important; color: #fff !important;}
.main-article-headline a.mn_titbx, .headbar-headline h1 a{color: #fff !important;}
.main-article-headline a.mn_titbx .mcel-bg-text{font-size: 20px; font-weight: 700;}
/*share tooltip css*/
.elec-res-top-news-div .article-item{margin-bottom:15px;}
.elec-res-top-news-div .article-item *{ box-sizing: border-box; }
.mcel-cards-share-tooltip{position: absolute; background: #ffffff; padding: 5px !important; border-radius: 4px !important; border: 1px solid #cccccc !important; box-shadow: 0 0 5px #ccc !important; min-width:140px !important; top:-50px !important; left:-10px !important;}
.mcel-cards-share-tooltip .auth_share_const{position:relative; top:auto; padding-top:0px; margin:0px;}
.mcel-cards-share-tooltip::after{
content: "";
position: absolute;
right:  auto;
bottom: -6px;
width: 10px;
height: 10px;
transform: rotateZ(45deg);
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
background: white;
left:15px;
}
.elec-res-top-news-div .article-headline{margin-bottom:0px;}
                
.mcel-cards-share-tooltip a{margin: 0 2px; display: inline-block;}
.mcel-cards-share-tooltip a img{transition: 0.3s all; -webkit-filter: grayscale(100%);filter: grayscale(100%);}
.mcel-cards-share-tooltip a:hover img{-webkit-filter: grayscale(0%);  filter: grayscale(0%);}
.ekko-lightbox-item{position: relative !important;}
.elec-res-top-news-div .article-item::before{top:3px;}
/*share tooltip css end*/
.category-text-in { color: #e58401; line-height: 10px; font-size: 10px; font-weight: 500;  text-transform: uppercase;margin-bottom:3px;}
.elec-res-top-news-div .title{line-height:15px; padding-bottom:0px;}
.elec-res-top-news-div .mcel-bg-text > span{ outline:6px solid white; padding: 1px;}

.other-articles, .fltr-state-list .dropdown-menu {scrollbar-color: #e6e6e6 transparent; scrollbar-width: thin; scrollbar-height: thin;}
.other-articles::-webkit-scrollbar, .fltr-state-list .dropdown-menu::-webkit-scrollbar {height: 5px; width:5px; background-color: transparent; border-radius:10px;} 
.other-articles::-webkit-scrollbar-thumb, .fltr-state-list .dropdown-menu::-webkit-scrollbar-thumb {background-color: #e6e6e6; border-radius:10px;}

/* KEY CANDIDATES SCROLL */
.cand-body::-webkit-scrollbar-thumb{background-color: #fff; border-radius:10px;position: absolute; right: 0; border: 1px solid #ccc}
.cand-body {scrollbar-color: #fff transparent; scrollbar-width: 5px; scrollbar-height: thin;}
.cand-body::-webkit-scrollbar{height: 5px; width:10px; background-color: rgba(244, 244, 244, 1); border-radius:10px; padding: 5px; }

/*Search*/
.ui-menu{height: 280px; overflow-y: auto; overflow-x:hidden;}
.ui-menu > li{ font:400 16px 'Fira Sans',arial;}
.ui-menu .ui-menu-item-wrapper{ padding:7px !important;}



/*COMMON CLASSES*/

.poppins-font {
    font-family: "Poppins", arial, Sans-Serif;
}

.playfair-font {
    font-family: "Playfair Display", Didot, Bodoni MT, Times New Roman, serif;
}

.text-center {
    text-align: center !important;
}

.mcel-line-title-wrap {
    text-align: center;
    position: relative;
}

.mcel-line-title {
    text-transform: uppercase;
    line-height: 35px;
    font-size: 30px;
    text-align: center;
    font-weight: 900;
    background: white;
    display: inline-block;
    padding: 5px 22px;
    position: relative;
    z-index: 9;
    color: #000;
}

.mcel-line-title-wrap::after {
    content: "";
    width: 100%;
    height: 6px;
    background: rgba(157, 199, 219, 0.45);
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 0;
    transform: translateY(-50%);
}

.mcel-bg-text {
    position: relative;
    background: black;
    color: white !important;
    cursor: pointer;
    line-height: 1.4em;
    display: inline;
    box-shadow: 0px 0px 0px 5px black;
    margin-left: 0px;
    outline: 6px solid black !important;
    font-size: 34px;
    text-decoration: none !important;
}

.mcel-bg-text > span {
    outline: 10px solid white;
    padding: 1px;
}

@-moz-document url-prefix() {
    .mcel-bg-text > span {
        outline: 10px solid black;
    }
}

.red-color {
    color: red !important;
}

.green-color {
    color: green !important;
}

.red-bdr {
    border-left: 7px solid red;
}

.green-bdr {
    border-left: 7px solid green;
}

/*PARTY COLORS*/
.bjp-color {
    color: #e58401 !important;
}

.cong-color {
    color: #498fcd !important;
}

.oth-color {
    color: #666666 !important;
}

.bjp-bg {
    background-color: #e58401 !important;
    color: #fff !important;
}

.cong-bg {
    background-color: #498fcd !important;
    color: #fff !important;
}

.oth-bg {
    background-color: #666666 !important;
    color: #fff !important;
}

.bjp-bdr {
    border-left: 4px solid #e58401 !important;
}

.cong-bdr {
    border-left: 4px solid #498fcd !important;
}

.oth-bdr {
    border-left: 4px solid #666666 !important;
}

.action-icon {
    width: 32px;
    height: 30px;
    cursor: pointer;
    transition: 0.3s all;
    transform: rotateZ(0deg) scale(1);
}


.mcel-more-btn {
    position: relative;
    bottom: 10px;
    right: 50px;
    font-size: 15px;
    line-height: 35px;
    font-family: poppins;
    font-weight: 900;
    background: white;
    z-index: 9;
    padding: 0 28px 0 12px;
}
.mcel-more-btn::before {
    content: "";
    background: url(https://stat.moneycontrol.co.in/mcnews/images/election-2019/right-arrow.svg);
    position: absolute;
    width: 20px;
    height: 13px;
    background-repeat: no-repeat;
    top: 51%;
    left: 60px;
    transform: translateY(-50%);
    transition: 0.3s left;
}

.mcel-more-btn:hover::before {
    left: 75px;
}


/*TOP HEAD BAR*/
.mcelct-headbar {
    display: flex;
    align-items: center;
    position: relative;
}
.mcelct-headbar .small-ad{
    position: absolute;
    right: 15%;
    top: -30px;
    z-index: 9;
}

.headbar-headline {
    font-size: 34px;
    font-weight: 800;
    flex-basis: 85%;
    max-width: 85%;
    padding: 5px 6px;
    position: relative;
}

.headbar-headline::before{content: ""; position: absolute;
    background: url(https://stat.moneycontrol.co.in/mcnews/images/election-2019/blu_dotbg.gif?v=1);
    width: 235px;
    height: 235px;
    left: -100px;
    top: -50px;
    border-radius: 50%;
    z-index: -1;}
/*
 * .headbar-headline h1{display: inline-block;}
 * */
.headbar-headline h1{display: inline;}
.headbar-headline h1 a{ font-weight: 800;}
.headbar-headline .share-headline{
    background: #000;
    padding: 14px 5px !important;
    margin-top: -8px;
}

.headbar-graph {
    width: 15%;
    flex-basis: 15%;
    padding: 0 0 0 14px;
}

.share-headline {
    background: #000;
    padding: 9px;
}

.gr-wrap {}

.mcelct-gr-wrap {
    background: #f0f0f0;
    margin: 0 0 6px 0;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mcelct-gr-wrap .gr-text-wrap {}

.gr-text-wrap .gr-title {
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}

.gr-text-wrap .gr-number {
    font-size: 18px;
    font-weight: 800;
    line-height: 25px;
    font-family: Poppins;
}

.gr-text-wrap .gr-change {
    font-size: 11px;
    font-weight: 900;
}

.mcelct-gr-wrap .gr-wrap {}

/* ELEECTION RESULTS SECTION*/
.election-result-section {
    /* display: flex; */
    /* justify-content: space-between; */
}

.election-results-div {
    width: calc(100% - 315px);
    display: inline-block;
}

.res-filter-bar {
    display: flex;
    background: rgba(51, 51, 51, 1);
    width: 100%;
    align-items: center;
    padding: 0 15px;
    justify-content: space-between;
    box-sizing: border-box;
    height: 45px;
}
.fltr-state-list{
    color: #000;
    height: 30px;
    vertical-align: middle;
    display: inherit !important;
    border-radius: 4px;
    font-size: 16px;
}
.fltr-state-list .dropdown-menu{
    width: 100%;
        border-radius: 0;
    border: none;
        max-height: 200px;
    overflow-y: auto;
}
.fltr-state-input{
    display: inline-block;
    background: #fff;
    height: 30px;
    width: 180px;
    padding: 6px 11px;
    box-sizing: border-box;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.fltr-state-list .state-drop{
    height: 30px !important;
    width: 40px !important;
    background-color: #fff !important;
    border: none;
    border-left: 1px solid #ccc !important;
    cursor: pointer;
    padding: 9px 12px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    outline: none;
}
.fltr-state-list .state-drop svg path{
    fill: #006ea6;
}
.fltr-state-list .dropdown-item{
        display: block;
    padding: 8px;
    color: #000;
    font-size: 15px;
    border-bottom: 1px solid #ececec;
    text-decoration: none;
}
.fltr-state-list .dropdown-item:hover{
    background: #1d1d1d;
    color: #fff;
}

.res-filter-bar .search-wrap {
    display: flex;
    border-radius: 5px;
    height: 30px;
    overflow: hidden;
    border: none !important;
}

.res-filter-bar .search-input {
    width: 190px;
    padding: 0 8px;
}

.fltr-search-btn {
    background: rgba(0, 110, 166, 1);
    width: 40px;
    outline: none;
    border: none;
}

.fltr-search-btn svg {
    height: 18px;
    width: 30px;
    fill: #fff;
}


.res-filter-bar .state-list {
    list-style: none;
    display: inline-flex;
    color: white;
    font-size: 12px;
    align-items: center;
    margin: 0;
    font-weight: 900;
}

.res-filter-bar .state-item {
    display: inline-block;
    padding: 0 12px;
    color: rgba(153, 153, 153, 1);
    line-height: 30px;
    cursor: pointer;
}

.res-filter-bar .active {
    color: #000;
    border-bottom: 5px solid rgba(0, 110, 166, 1);
    box-sizing: initial;
}


.state-drop {
    fill: rgba(0, 110, 166, 1);
    height: 12px;
    width: 12px;
    padding: 10px;
}

.elec-res-top-news-div {
    width: 300px;
    padding: 10px;
    box-sizing: border-box;
    float: right;
}

.elec-res-top-news-div .title {
    font-size: 24px;
    text-align: center;
    font-weight: 900;
    color: #000;
    line-height: 16px;
}

.elec-res-top-news-div .main-article {
    display: block;
}

.elec-res-top-news-div .main-img {
    border-radius: 5px;
    /* margin-bottom: -9px; */
    /* z-index: -6; */
}

.elec-res-top-news-div .main-article-cat {
    font-size: 10px;
    color: rgba(249, 122, 46, 1);
    margin-top: -40px;
    background: #000;
    z-index: 9999;
    transform: scale(1);
    padding: 4px;
    width: 60px;
    font-size: 10px;
}

.elec-res-top-news-div .main-article-headline {
    font-size: 20px;
    padding: 0 6px 14px;
}
.elec-res-top-news-div .main-article-headline .share-headline{
    padding: 2px 5px !important;
}

.elec-res-top-news-div .other-articles {
    /* list-style: outside disc none !important; */
    /* list-style-type: disc !important; */
    padding-left: 15px;
    height: 260px;
    overflow-y: auto;
}

.elec-res-top-news-div .article-item {
    position: relative;
}

.elec-res-top-news-div .article-item::before {
    content: "";
    top: 5px;
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgba(249, 122, 46, 1);
    left: -10px;
}

.elec-res-top-news-div .article-cat {
    font-size: 10px;
    color: rgba(249, 122, 46, 1);
}

.elec-res-top-news-div .article-headline {
    line-height: 20px;
    font-size: 15px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 11px;
    font-weight: 600;
}

.top-news-share-headline {
    background: #000;
    padding: 1px;
}

/*ELECTION SEATS RESULT*/
.elec-res-seats-wrapper {
    background: #f4f4f4;
    padding: 15px;
}

.seats-wrap {
    /* display: flex; */
    /* justify-content: space-between; */
    /* background: #f4f4f4; */
}

.seats-div {}
.right-sponsor-div{
    width: 68px;
    background: #f4f4f4;
    display: inline-flex;
    height: 510px;
    justify-content: flex-end;
    vertical-align: bottom;
    align-items: flex-end;
}
.seats-div {
    /* flex-basis: calc(100% - 80px); */
    min-width: calc(100%); /* - 80px */
    max-width: calc(100%);
    margin: 0;
    position: relative;
    display: inline-block;
}

.seats-prog-bar {
    position: relative;
    height: 14px;
    margin-bottom: 1px;
}

.bjp-prog-bar {
    position: relative;
    background: linear-gradient(to right,
        rgba(255, 218, 168, 1) 0%,
        rgba(255, 218, 168, 1) 49.8%,
        rgba(229, 132, 1, 1) 49.8%,
        rgba(229, 130, 1, 1) 50.2%,
        rgba(201, 201, 201, 1) 50.2%,
        rgba(201, 201, 201, 1) 100%);
}

.cong-prog-bar {
    background: linear-gradient(to right,
        rgba(73, 143, 205, 0.6) 0%,
        rgba(73, 143, 205, 0.6) 49.8%,
        rgba(73, 143, 205, 1) 49.8%,
        rgba(73, 143, 205, 1) 50.2%,
        rgba(201, 201, 201, 1) 50.2%,
        rgba(201, 201, 201, 1) 100%);
}

.oth-prog-bar {
    background: linear-gradient(to right,          rgba(102, 102, 102, 0.6) 0%,          rgba(102, 102, 102, 0.6) 49.8%,          rgb(102, 102, 102) 49.8%,          rgb(102, 102, 102) 50.2%,          rgba(201, 201, 201, 1) 50.2%,          rgba(201, 201, 201, 1) 100%);
}

.seats-prog-bar .needed-num {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    left: 50.7%;
    top: 0;
    color: rgba(102, 102, 102, 1);
    line-height: 15px;
    z-index: 100;
}

.seats-prog-bar .total-num {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    right: 0.5%;
    top: 0;
    color: rgba(102, 102, 102, 1);
    line-height: 15px;
    z-index: 100;
}

.seats-prog-bar .gained-bar {
    height: 100%;
    width: 60%;
    position: absolute;
    left: 0;
    top: 0;
    border-right: 1px solid #000;
    transition: 1.2s width;
}

.alliance-seats-div {
    /* display: -webkit-box; */
    /* align-items: center; */
    /* justify-content: space-around; */
    white-space: nowrap;
}

.party-seats-div {
    margin-top: 32px;
}

.main-alliance {
    width: 18.5%;
    padding: 5px 8px 4px 5px;
    box-sizing: border-box;
    background-size: 100%;
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 100px;
    display: inline-block;
}

.bjp-ma {
    background-image: url(https://stat.moneycontrol.co.in/mcnews/images/election-2019/result-day/modi-seats.png);
}

.cong-ma {
    background-image: url(https://stat.moneycontrol.co.in/mcnews/images/election-2019/result-day/cong-seats.png);
}

.oth-ma {
    background-image: url(https://stat.moneycontrol.co.in/mcnews/images/election-2019/result-day/oth-seats.png);
}

.main-alliance-name {
    font-size: 26px;
    color: rgba(255, 255, 255, 0.75);
    text-align: right;
    line-height: 24px;
    padding-top: 9px;
}

.main-alliance-seats {
    font-size: 40px;
    color: rgba(255, 255, 255, 1);
    font-weight: bold;
    text-align: right;
    line-height: 39px;
}

.ma-past-seats {
    font-size: 13px;
    color: rgba(255, 255, 255, 1);
    text-align: right;
    line-height: 23px;
}

.alliance-wrap {
    display: inline-block !important;
    vertical-align: top;
    /* flex-basis: 75%; */
    min-width: calc(82% - 40px);
    max-width: calc(82% - 40px);
    height: 100px;
    /* align-items: baseline; */
    /* white-space: nowrap; */
    overflow: hidden;
    background: #fff;
}

.alliance-item {
    position: relative;
    outline: none;
    /* max-width: 120px; */
    min-width: 110px;
    text-align: center;
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    /* display: block; */
    height: 100px !important;
    /* flex-direction: column; */
    /* justify-content: space-between; */
    margin: 0;
    /* box-sizing: border-box; */
    background: #fff;
}

.alliance-name {
    font-size: 20px;
    color: rgba(102, 102, 102, 1);
    padding-top: 6px;
    font-weight: bold;
}

.alliance-seats {
    font-size: 34px;
    color: rgba(85, 85, 85, 1);
    font-weight: bold;
}

.alliance-up-down {
    font-size: 15px;
    line-height: 26px;
    background: rgba(237, 237, 237, 1);
    font-weight: 600;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.alliance-slide-arrows {
    /* flex-basis: 5%; */
    vertical-align: top;
    border: 1px solid #999999;
    height: 100px;
    display: inline-block;
    /* flex-direction: column; */
    /* justify-content: center; */
    background: #fff;
    box-sizing: border-box;
    border-left: navajowhite;
    /* float: right; */
    width: 40px;
}

.alliance-slide-arrows .slide-btn {
    display: block;
    text-align: center;
    padding: 14px 8px;
    cursor: pointer;
}

.alliance-slide-arrows .slide-btn svg {
    width: 22px;
    height: 22px;
}

.alliance-slide-arrows .slide-btn svg path {
    fill: rgb(213, 213, 213);
}

.alliance-slide-arrows .alliance-prev-arrow {
    border-top: 2px solid #f3f3f3;
}

.alliance-slide-arrows .alliance-prev-arrow svg {
    transform: rotateZ(180deg);
}

.alliance-note {
    font-size: 10px;
    color: rgba(44, 44, 44, 1);
    margin-top: 4px;
}

.seats-gained-label {
    position: absolute;
    top: -40px;
    font-size: 26px;
    font-weight: 900;
    display: flex;
    align-items: center;
    left: 37%;
    transition: 1.2s left;
}

.seats-gained-label .seats-count {
    position: relative;

}

.seats-gained-label .seats-count::after {
    content: "";
    position: absolute;
    border-right: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-top: 8px solid #000;
    border-left: 8px solid transparent;
    bottom: -9px;
    left: 50%;
    z-index: 0;
    background: transparent;
    transform: translateX(-50%);
}

.seats-gained-label .seats-remaining {
    font-size: 13px;
    color: rgba(44, 44, 44, 1);
    font-weight: 500;
    padding-left: 5px;
}

.refresh-btn {
    height: 20px;
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    color: #999999;
    font-weight: 600;
    align-items: center;
    padding: 5px 0;
    cursor: pointer;
}

.refresh-btn svg {
    height: 12px;
    width: 12px;
    fill: #999999;
    margin-left: 4px;
}

.btm-sponsor {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 0;
    position: relative;
}

.mc-sponsor-logo {
    width: 100px;
    padding-right: 30px;
}

.seats-share-div {
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 12px;
    padding-right: 30px;
}

.seat-share-icon {
    width: 30px;
    height: 30px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 3px;
    border: 1px solid #999;
}

.seat-share-icon svg {
    width: 16px;
    height: 16px;
    fill: #666666;
}

.share-text {
    font-size: 12px;
    margin-left: 10px;
}

.branding-div {
    background: #f4f4f4;
    width: 53%;
    height: 60px;
    position: absolute;
    right: 10px;
    top: -5px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

/* POLL TABLE SECTION */
#assemlby_result_refresh{
        top: 9px;
    background: #fff;
    display: inline-block;
    padding: 5px 10px;
    z-index: 1;
    font-size: 1.2em;
}
.table-sec-content {
    display: flex;
}

.tables-wrapper {
    min-width: 70%;
    max-width: 80%;
    max-height: 390px;
    overflow: hidden;
}

.tables-wrapper .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.tables-wrapper .slick-dots li button {
    margin: 5px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    color: transparent;
    border: none;
    outline: none;
}

.tables-wrapper .slick-dots .slick-active button {
    background: #e58401;
}

.table-sec-content .table-item {
    /* min-width: 30%; */
    max-width: 31%;
    /* display: inline-block; */
    padding: 10px;
    outline: none;
}


.table-sec-content .table-head {}

.table-sec-content .table-head .state-name {
    font-size: 15px;
    color: rgba(0, 0, 0, 1);
    display: inline-block;
    font-weight: 900;
}

.table-sec-content .table-head .state-seats {
    font-size: 15px;
    color: rgba(0, 0, 0, 1);
    display: inline-block;
    float: right;
}

.state-seats .seat-details {
    font-size: 10px;
}

.table-sec-content .table-div {}

.table-sec-content .table-div .poll-table {
    width: 100%;
    border: 1px solid #ccc;
    border-bottom: 0px solid #ccc;
    margin-top: 8px;
    overflow: hidden;
    border-collapse: collapse;
    border-collapse: separate;
    border-spacing: 0;
}

.table-sec-content .table-div .poll-table thead {
    background: #000;
    color: #fff;
    font-size: 11px;
}

.table-sec-content .table-div .poll-table thead tr {}

.table-sec-content .table-div .poll-table thead td {
    line-height: 1.3em;
    padding: 6px;
    font-weight: 600;
    text-align: center;
    /* outline-offset: -30px; */
}
.table-sec-content .table-div .poll-table thead td:first-child{text-align: left;}

.table-sec-content .table-div .poll-table tbody {
    font-size: 13px;
    color: rgba(51, 51, 51, 1);
    box-sizing: border-box;
    /* border-collapse: collapse; */
    border-collapse: separate;
}

.table-sec-content .table-div .poll-table tbody tr {
    padding: 5px;
    /* border-bottom: 1px solid #ccc; */
    /* border-collapse: separate; */
}

.table-sec-content .table-div .poll-table tbody td {
    padding: 10px 5px;
    font-weight: 600;
    font-size: 14px;
    box-sizing: border-box;
    /* border-spacing: 0; */
    border-bottom: 1px solid #ccc;
    border-collapse: collapse;
}

.table-sec-content .table-div .table-foot {
    height: 40px;
    display: flex;
    border-top: 0px solid #000;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    align-items: center;
}

.table-sec-content .table-div .footer-text {
    font-size: 13px;
    color: rgba(20, 102, 163, 1);
    padding: 6px;
    font-weight: 600;
    cursor: pointer;
}

.table-sec-content .table-div .footer-text svg {
    width: 10px;
    height: 10px;
    /*! fill: blue; */
}

.table-sec-content .table-div .table-share {}

.table-sec-content .table-div .table-share svg {}


/* CANDIDATES SECTION */
.candidates-section {
    display: flex;
}

.cand-title {
    text-align: center;
    font-size: 24px;
    font-weight: 900;
    margin-bottom: -8px;
    color: #000;
}

.cand-div {
    flex-basis: 42%;
    max-width: 42%;
}

.candidates-wrap {
    border: 3px solid #000;
}

.cand-head {
    background: #000;
    /*! color: #fff; */
}

.cand-party-list {
    font-size: 16px;
    padding: 0;
    margin: 0;
}

.cand-party-list .active{
    border-bottom: 4px solid rgba(98, 189, 82, 1);
    color: #fff;
}
.list-item {
    display: inline-block;
    padding: 12px;
    font-weight: 600;
    color: rgba(153, 153, 153, 1);
    cursor: pointer;
}

.cand-body {
    height: 570px;
    overflow-y: auto;
    overflow-x: hidden;
}

.cand-item {
    display: flex;
    border-bottom: 1px solid #ccc;
    /*! padding: 0; */
}

.cand-img-wrap {
    flex-basis: 15%;
    min-width: 17%;
    padding: 12px;
    display: flex;
    align-items: center;
}

.cand-img {
    border-radius: 50%;
    border: 4px solid #cfdfdf;
}

.cand-details {
    flex-basis: 65%;
    min-width: 65%;
    padding: 18px 4px 18px 7px;
}

.cand-details .cand-name {
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    font-weight: 600;
}

.cand-details .cand-location {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 25px;
}

.cand-details .cand-extra {
    display: flex;
    height: 47px;
    align-items: center;
}

.cand-details .cand-party {
    font-size: 16px;
    padding: 8px 18px;
    color: white;
}

.cand-details .cand-pos {
    font-size: 16px;
    padding: 3px 10px;
    margin:0 10px;
    height: 34px;
    display: flex;
    align-items: center;
    border-radius: 2px;
}

.cand-pos svg path{
    fill: currentColor !important;
}

.WON-cand{
    color: rgba(98, 189, 82, 1);
    border: 1px solid rgba(98, 189, 82, 1);
}
.WON-cand svg path{
    fill: rgba(98, 189, 82, 1) !important;
}
.LOST-cand{
    color: red;
    border: 1px solid red;
}
.LOST-cand svg{
    transform: rotateZ(90deg);
}
.LOST-cand svg path{
    fill: red !important;
}


.cand-details .cand-pos .cand-seats {
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    padding-left: 8px;
    font-weight: 600;
}

.cand-up-arrow {
    width: 16px;
    height: 16px;
    transform: rotateZ(-90deg);
    margin-right: 4px;
}

.cand-down-arrow {}

.cand-arrow-wrap {
    background: rgba(244, 244, 244, 1);
    padding: 14px;
    display: flex;
    align-items: center;
    width: 30px;
    color: rgb(2, 108, 164) !important;
    cursor: pointer;
}

.cand-arrow-wrap svg {
    width: 20px;
    height: 20px;
}
.cand-arrow-wrap svg path{
    fill: rgb(2, 108, 164) !important;
}


/* VIDEO SECTION */
.mcel-content-wrapper {
    display: flex;
}

.mcel-content-div {
    width: 33%;
    padding: 0 10px;
    position: relative;
    counter-reset: content-thumb-counter;
    position: relative;
    box-sizing: border-box;
}

.mcel-content-div .title {
    text-align: center;
    font-size: 35px;
    font-weight: 900;
    margin-bottom: -24px;
    color: #000;
}

.mcel-content-posts {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.mcel-content-posts:nth-of-type(3) {
    border-right: none;
}

.mcel-content-thumb:nth-of-type(n+1) {
    padding: 10px 20px;
    display: flex;
    flex-direction: row-reverse;
}

.mcel-content-thumb:nth-of-type(n+1) .image-wrap {
    width: 45%;
    position: relative;
}

.mcel-content-thumb:nth-of-type(n+1) .image-wrap img {
    width: 100%;
    border-radius: 5px;
    min-height: 80px;
    max-height: 80px;
    object-fit: cover;
}


.mcel-content-thumb:nth-of-type(n+1) .headline-wrap {
    width: 75%;
    padding: 0 10px 0 0;
}

.mcel-content-thumb:nth-of-type(n+1) .headline {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    color: #282828;
}

.mcel-content-thumb:nth-of-type(n+1) .headline::after {
    counter-increment: content-thumb-counter;
    content: "0"counter(content-thumb-counter);
    color: #e5e5e5;
    position: absolute;
    bottom: 0;
    font-size: 40px;
    right: 0;
    font-weight: 700;
    font-family: poppins;
    font-style: italic;
    z-index: -1;
}



.mcel-content-thumb:nth-of-type(1) {
    display: block;
    padding: 0 20px 10px;
    /*! border-right: 7px solid #ddd; */
}

.mcel-content-div:nth-of-type(3) .mcel-content-thumb {
    border-right: none;
}

.mcel-content-thumb:nth-of-type(1) .image-wrap {
    width: 100%;
    position: relative;
}

.mcel-content-thumb:nth-of-type(1) .image-wrap img {
    border-radius: 5px;
    width: 100%;
    max-height: 200px;
    min-height: 200px;
    object-fit: cover;
}

.mcel-content-thumb:nth-of-type(1) .headline-wrap {
    width: 85%;
    margin-top: -12%;
    margin-left: 7px;
}

.mcel-content-thumb:nth-of-type(1) .headline {
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    color: #fff;
    display: inline !important;
    /* position: inherit; */
}

@-moz-document url-prefix() {
    .mcel-content-thumb:nth-of-type(1) .headline {
        font-size: 22px;
        line-height: 2em;
        font-weight: 600;
        color: #fff;
        display: inline !important;
        /* padding-right: 110%; */
    }
}

.mcel-content-thumb:nth-of-type(1) .headline::after {
    counter-increment: content-thumb-counter;
    content: "0"counter(content-thumb-counter);
    color: #e5e5e5;
    position: absolute;
    bottom: 0;
    font-size: 55px;
    left: 110%;
    font-weight: 700;
    font-family: poppins;
    font-style: italic;
    z-index: -1;
    /* display: block; */
    right: 0;
}

.mcel-content-div .mcel-more-btn {
    bottom: 0;
    left: 2px;
    width: 8%;
}

.mcel-content-div:nth-of-type(1)::after {
    content: "";
    background: url(https://stat.moneycontrol.co.in/mcnews/images/election-2019/orange_circle.png);
    background-size: contain;
    position: absolute;
    height: 380px;
    width: 380px;
    top: -30px;
    left: -190px;
    z-index: -1;
    background-repeat: no-repeat;
}

.mcel-content-div:nth-of-type(3)::after {
    content: "";
    background: url(https://stat.moneycontrol.co.in/mcnews/images/election-2019/blue_circle.png);
    position: absolute;
    height: 280px;
    width: 280px;
    top: -44px;
    right: -41px;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
}

.mcel-content-thumb:nth-of-type(n+1) .image-wrap::before {
    content: "";
    position: absolute;
    height: 14px;
    width: 14px;
    top: 7px;
    left: 8px;
    background-size: contain;
}

.mcel-content-thumb:nth-of-type(1) .image-wrap::before {
    content: "";
    position: absolute;
    height: 27px;
    width: 27px;
    top: 14px;
    left: 14px;
    background-size: contain;
}

.video-content .image-wrap::before {
    background: url(https://stat.moneycontrol.co.in/mcnews/images/election-2019/play.svg);
}

.photo-content .image-wrap::before {
    background: url(https://stat.moneycontrol.co.in/mcnews/images/election-2019/photo.svg);
}

.podcast-content .image-wrap::before {
    background: url(https://stat.moneycontrol.co.in/mcnews/images/election-2019/podcast.svg);
}

.twitter-frame {
    border: 1px solid #ccc;
    height: 90%;
}



/* ELECTION PAGE KA TOP SECTION CSS */
.mcel-top-news {
    display: flex;
    padding-top: 20px;
}

.mcel-left-news {
    flex-basis: 50%;
    max-width: 50%;
    padding-right: 10px;
    /* position: relative; */
}

.mcel-left-news img {
    width: 100%;
    border-radius: 5px;
}

.mcel-left-news .headline {
    font-size: 51px;
    font-weight: 600;
}

.mcel-right-news {
    display: flex;
    max-width: 50%;
    flex-basis: 50%;
    flex-wrap: wrap;
}

.mcel-right-news .top-news {
    width: 44%;
    padding: 0 10px;
    position: relative;
}

.mcel-right-news .top-news::after {
    content: "";
    background: url(https://stat.moneycontrol.co.in/mcnews/images/election-2019/post-bg.png);
    width: 90%;
    background-size: cover;
    height: 120px;
    position: absolute;
    left: 5%;
    top: -50px;
    z-index: -1;
}

.mcel-right-news .top-news img {
    width: 100%;
    border-radius: 5px;
}

.mcel-right-news .top-news .headline {
    line-height: 27px;
    font-size: 20px;
    font-weight: 600;
}

@-moz-document url-prefix() {
    .mcel-right-news .top-news .headline {
        line-height: 2em;
        font-size: 20px;
        font-weight: 600;
    }
}

.mcel-right-news .top-other-news {
    display: flex;
    white-space: nowrap;
    overflow-x: auto;
    padding: 10px;
    border-bottom: 2px solid rgb(190, 190, 190);
    width: 100%;
}

.mcel-right-news .top-other-news .other-news {
    width: 33%;
    flex-basis: 33%;
    padding: 5px 15px;
}

.mcel-right-news .top-other-news .other-news:first-child {
    padding-left: 0px;
}

.mcel-right-news .top-other-news .other-news:last-child {
    padding-right: 0px;
}


.mcel-right-news .top-other-news .other-news img {
    width: 100%;
    border-radius: 5px;
}

.mcel-right-news .top-other-news .other-news .headline {
    line-height: 20px;
    font-size: 15px;
    white-space: pre-line;
    font-weight: 700;
    margin-top: 10px;
    display: block;
    color: #2c2c2c;
}


.top-more-other-news {
    width: 100%;
    padding: 10px;
}

.more-other-news-list {
    list-style: outside disc none;
    /* list-style-type: disc; */
}

.more-other-news {
    padding: 8px 0;
}

.more-other-news .headline {
    font-size: 14px;
    line-height: 15px;
    color: rgba(44, 44, 44, 1);
    font-weight: 400;
    padding-left: 15px;
    position: relative;
    font-weight: 600;
    display: block;
}

.more-other-news .headline::before {
    content: "";
    height: 4px;
    width: 4px;
    background: rgba(255, 142, 29, 1);
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 7px;
    transform: translateY(-50%);
}


/* OPINIONS */
/* OPINIONS SECTION */
.mcel-opinion-section {
    padding: 20px 0;
}

.mcel-opinions-wrapper {
    display: flex;
}

.mcel-other-opinions {
    width: 50%;
    display: flex;
}

.mcel-other-opinions .opinion-thumb {
    width: 33%;
    padding: 10px 15px;
}

.mcel-other-opinions .opinion-thumb:first-child {
    padding-left: 0px;
}

.mcel-other-opinions .opinion-thumb:last-child {
    padding-right: 0px;
}

.mcel-other-opinions .opinion-thumb .headline {
    font-size: 15px;
    line-height: 20px;
    margin-top: 10px;
    font-weight: 700;
    display: block;
    color: #282828;
}

.mcel-other-opinions .opinion-thumb img {
    border-radius: 5px;
    width: 100%;
}

.mcel-main-opinion {
    width: 50%;
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 30px;
}

.mcel-main-opinion img {
    border-radius: 5px;
}

.mcel-main-opinion .headline {
    font-size: 28px;
    line-height: 38px;
    background: rgb(0, 0, 0, 0.89);
    color: white;
    padding: 40px;
    margin: -130px 0 0 -110px;
    position: relative;
    border: 5px solid white;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    /* background-color: white; */
    width: 252px;
}


/* LAST SECTION */
.last-section {
    display: flex;
}

.last-section .elrs-latest-news-div {
    flex-basis: 33%;
    min-width: 33%;
    max-width: 33%;
    box-sizing: border-box;
}


/* FOR EVERY SECTIONS */
.section {
    margin-top: 30px;
    clear: both;
}


/* NEWS ITEM */

.news-item {
    background: white;
    padding: 20px 30px;
    border-radius: 0px 5px 5px 0px;
    box-shadow: 0px 2px 6px 0px #d2cfcf;

}

.news-item:first-child {
    margin-top: 25px;
}

.news-item:not(:first-child) {
    margin-top: 20px;
}

.news-item-timing {
    font-size: 1em;
    line-height: 20px;
    font-weight: 500;
    color: #777777;
}

.news-item-timing::before {
    content: "\A";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #ff8e1d;
    display: inline-block;
    margin-right: 5px;
}

.news-item-headline {
    font-size: 1.5em;
    font-weight: 500;
    line-height: 21px;
    display: inline;
}
.news-item-headline a{ color: #282828 !important;}

.news-item-share {
    fill: rgba(59, 143, 186, 1);
    width: 15px;
    height: 15px;
}

/* COMPARISON SECTION */
#old-new {
    border-top: 3px solid #000;
}

.comparison-section {
    background: url(../images/compare-bg.png);
    background-size: cover;
}

.comparison-title-img {
    width: 60px;
}

.comparison-title-wrap {
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 16px 0;
}

.comparison-title {
    font-size: 45px;
    color: rgba(0, 0, 0, 1);
    width: 310px;
    font-weight: 600;
    line-height: 0.8em;
    padding: 0 10px;
    font-family: Poppins, sans-serif;
    font-weight: 900;
}

.comparison-imgs-wrapper {
    /*! background: url(../images/liv.png); */
}

.comparison-imgs-wrapper .old-new {}

/*COMPARISON PLUGIN*/
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
    content: " ";
    display: block;
    background: black;
    position: absolute;
    z-index: 30;
    -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
    width: 3px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px;
}

.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
    width: 9999px;
    height: 3px;
    top: 50%;
    margin-top: -1.5px;
}

.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.twentytwenty-before-label,
.twentytwenty-after-label {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
}

.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
    color: white;
    font-size: 13px;
    letter-spacing: 0.1em;
}

.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    line-height: 38px;
    padding: 0 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.twentytwenty-horizontal .twentytwenty-before-label:before,
.twentytwenty-horizontal .twentytwenty-after-label:before {
    top: 50%;
    margin-top: -19px;
}

.twentytwenty-vertical .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-after-label:before {
    left: 50%;
    margin-left: -45px;
    text-align: center;
    width: 90px;
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
    top: 50%;
    margin-top: -6px;
}

.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
    left: 50%;
    margin-left: -6px;
}

.twentytwenty-container {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block;
}

.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0);
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
    opacity: 0;
}

.twentytwenty-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.twentytwenty-before-label {
    opacity: 0;
}

.twentytwenty-before-label:before {
    content: attr(data-content);
}

.twentytwenty-after-label {
    opacity: 0;
}

.twentytwenty-after-label:before {
    content: attr(data-content);
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 10px;
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
    right: 10px;
}

.twentytwenty-vertical .twentytwenty-before-label:before {
    top: 10px;
}

.twentytwenty-vertical .twentytwenty-after-label:before {
    bottom: 10px;
}

.twentytwenty-overlay {
    -webkit-transition-property: background;
    -moz-transition-property: background;
    transition-property: background;
    background: rgba(0, 0, 0, 0);
    z-index: 25;
}

.twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5);
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
    opacity: 1;
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1;
}

.twentytwenty-before {
    z-index: 20;
}

.twentytwenty-after {
    z-index: 10;
}

.twentytwenty-handle {
    height: 120px;
    width: 120px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -64px;
    margin-top: -60px;
    border: 3px solid black;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    z-index: 40;
    cursor: pointer;
    background: rgba(57, 57, 57, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 20px;
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 64px;
    -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0 3px 0 black, 0px 0px 12px rgba(36, 32, 32, 0.5);
}

.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 64px;
    -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0 -3px 0 #050404, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-vertical .twentytwenty-handle:before {
    left: 50%;
    margin-left: 22px;
    -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-vertical .twentytwenty-handle:after {
    right: 50%;
    margin-right: 22px;
    -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-left-arrow {
    border-right: 6px solid white;
    left: 25%;
    margin-left: -17px;
}

.twentytwenty-right-arrow {
    border-left: 6px solid white;
    right: 25%;
    margin-right: -17px;
}

.twentytwenty-up-arrow {
    border-bottom: 6px solid white;
    top: 50%;
    margin-top: -17px;
}

.twentytwenty-down-arrow {
    border-top: 6px solid white;
    bottom: 50%;
    margin-bottom: -17px;
}