@import url("https://fonts.googleapis.com/css?family=Open+Sans");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

a img {
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

ul, li, ol, li {
    list-style-type: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

a {
    text-decoration: none;
    line-height: 22px;
    outline: none;
}
a:hover {
    text-decoration: underline;
}

img {
    display: block;
    max-width: 100%;
}

.more a {
    color: #e72d33;
    font-size: 16px;
    float: right;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.more a:hover {
    color: #ca171d;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

.width {
    max-width: 1280px;
    margin: auto;
}

.ka-heading {
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: solid 2px #e72c32;
    display: inline-block;
    padding-bottom: 5px;
    font-weight: 600;
}

.ka-header {
    padding: 10px 0;
}
.ka-logo {
    float: left;
}
.ka-ad {
    float: left;
    margin-left: 120px;
}
.ka-share {
    float: right;
    text-align: right;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    position: relative;
    width: 160px;
}
.ka-share .election-social-links {
    top: 20px;
}
.ka-share ul li {
    display: inline-block;
    margin-right: 5px;
}
.ka-share ul li:last-child {
    margin-right: 0;
}
.ka-share ul li a {
    background: url(/elections-common/media/images/web/share.jpg) no-repeat;
    width: 36px;
    height: 20px;
    display: block;
}
.ka-share ul li a.share-fb {
    background-position: 0 0;
}
.ka-share ul li a.share-twitter {
    background-position: -36px 0;
}
.ka-share ul li a.share-gplus {
    background-position: -72px 0;
}
.ka-wrapper-text {
    background: #e3111a;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: bold;
    border-top: solid 4px #fae600;
}
.ka-year-list ul {
    text-align: center;
    font-size: 0;
    border-bottom: solid thin #999999;
}
.ka-year-list ul li {
    display: inline-block;
}
.ka-year-list ul li a {
    display: block;
    font-size: 20px;
    padding: 10px 25px;
    color: #999999;
    text-decoration: none;
    position: relative;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.ka-year-list ul li a:hover {
    color: #000000;
}
.ka-year-list ul li.active a {
    color: #e3111a;
    font-weight: bold;
    border-right: solid thin #999999;
    border-left: solid thin #999999;
}
.ka-year-list ul li.active a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 1px;
    background: #ffffff;
}
.ka-count {
    max-width: 920px;
    margin: auto;
    height: 150px;
}
.ka-count-text {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-align: center;
    padding: 20px 0;
}
.ka-count-block {
    position: relative;
    padding: 10px 0;
}
.ka-party .ka-party-det {
    position: relative;
}
.ka-party .ka-party-name {
    color: #666666;
    font-size: 16px;
    font-weight: 600;
    padding-top: 20px;
}
.ka-party .ka-party-name span {
    display: block;
    color: #000000;
    font-size: 34px;
    font-weight: normal;
}
.ka-party .ka-party-candidate {
    border: solid 3px #ffffff;
    position: absolute;
    border-radius: 50%;
    -moz-box-shadow: 4px 5px 8px -3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 4px 5px 8px -3px rgba(0, 0, 0, 0.5);
    box-shadow: 4px 5px 8px -3px rgba(0, 0, 0, 0.5);
}
.ka-party .ka-party-candidate img {
    width: 100%;
    display: block;
}
.ka-party.party1 .ka-party-det {
    float: left;
}
.ka-party.party1 .ka-party-candidate {
    left: -117px;
    top: -46px;
}
.ka-party.party1 .ka-party-name {
    padding-left: 20px;
}
.ka-party.party2 .ka-party-det {
    float: right;
    text-align: right;
}
.ka-party.party2 .ka-party-candidate {
    right: -117px;
    top: -46px;
}
.ka-party.party2 .ka-party-name {
    padding-right: 20px;
}

.party-divider {
    width: 40px;
    height: 40px;
    background: #fff200 url("/elections-common/media/images/web/party-divider.png") no-repeat center;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99;
    border-radius: 50%;
    border: solid 3px #ffffff;
    top: -7px;
}

.ele-home-left {width: 950px;float: left;}

.ka-map {
    padding-bottom: 80px;
}
.ka-map .map-left {
    margin: 80px 0 0;
    width: 950px;
    float: left;
    position: relative;
}
.ka-map .map-left .map-image {
    position: absolute;
    left: 0;
    top: -80px;
}
.ka-map .map-left .map-wrapper {
    width: 700px;
    background: #f5f5f5;
    border: solid thin #d5d5d5;
    float: right;
}
.ka-map .map-right {
    width: 300px;
    float: right;
    margin: 10px 0 0 0;
}
.ka-map .map-right .ad-300-250 {
    padding: 20px 0 0;
}

.live-block-video {
    margin: 10px 0;
}

.live-block-video .video img {
    width: 100%;
}
.live-block {position: relative;}
.live-block-head {
    display: inline-block;
    color: #ffffff;
    position: absolute;
    font-size: 0;
    left: 10px;
}


.live-blog-capsule {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    float: left;
    padding: 0 10px 0 24px;
    width: 50px;
    height: 35px;
}

.live-blog-capsule::before {
    content: " LIVE ";
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 6px;
    margin-right: 3px;
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    display: block;
    line-height: 35px;
}

@-webkit-keyframes blinker {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.map-place {
    padding: 75px 0;
    padding-left: 180px;
    width: 300px;
    height: 275px;
}
.map-place .name {
    font-size: 20px;
    font-weight: bold;
}
.map-place .name span {
    font-weight: 600;
    font-size: 14px;
    display: block;
    padding-top: 5px;
}
.map-place ul {
    padding: 20px 0 0;
}
.map-place ul li {
    padding-bottom: 10px;
}
.map-place ul li a {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}
.map-place ul li a .image {
    float: left;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    border: solid 5px #ffffff;
    -moz-box-shadow: 4px 5px 8px -3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 4px 5px 8px -3px rgba(0, 0, 0, 0.5);
    box-shadow: 4px 5px 8px -3px rgba(0, 0, 0, 0.5);
}
.map-place ul li a .name {
    font-size: 16px;
    margin-left: 95px;
    padding: 20px 0 0;
    height: 65px;
}
.map-place ul li a .name strong {
    color: #6d6d6d;
}
.map-place ul li a .name span {
    font-weight: normal;
}

.election-guru {
    background: #e5e5e5;
    border-top: solid thin #d5d5d5;
}
.election-guru-b {
    padding: 15px 0;
    padding-left: 220px;
}
.election-guru .head {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.election-guru .select-candidate {
    position: relative;
    height: 36px;
    padding-top: 10px;
    margin-right: 10px;
}
.election-guru .select-candidate span, .election-guru .select-candidate select {
    position: absolute;
    background: #ffffff;
    display: block;
    padding: 11px 15px;
    left: 0;
    right: 0;
    cursor: pointer;
}
.election-guru .select-candidate span {
    border: solid thin #d5d5d5;
    border-radius: 3px;
}
.election-guru .select-candidate span:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-left: solid 2px #686868;
    border-bottom: solid 2px #686868;
    position: absolute;
    right: 15px;
    top: 10px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.election-guru .select-candidate select {
    opacity: 0;
    width: 100%;
}

.party-list {
    position: absolute;
    right: 80px;
    top: 15px;
}
.party-list ul li {
    padding-bottom: 5px;
}
.party-list ul li span.inc {
    background: #00cc33;
}
.party-list ul li span:hover.inc {
    background: #009926;
}
.party-list ul li span.bjp {
    background: #f68220;
}
.party-list ul li span:hover.bjp {
    background: #da6909;
}
.party-list ul li span.jd_s_ {
    background: #007de7;
}
.party-list ul li span:hover.jd_s_ {
    background: #0061b4;
}
.party-list ul li span.bsrcp {
    background: #8209c8;
}
.party-list ul li span:hover.bsrcp {
    background: #620797;
}

.party-list ul li span.kjp {
    background: #72AB56;
}
.party-list ul li span:hover.kjp {
    background: #6B9656;
}

.party-list ul li span.ind {
    background: #810606;
}
.party-list ul li span:hover.ind {
    background: #500404;
}
.party-list ul li span.oth {
    background: #078877;
}
.party-list ul li span:hover.oth {
    background: #05574d;
}
.party-list ul li span {
    position: relative;
    width: 60px;
    height: 60px;
    display: block;
    background: #000000;
    color: #ffffff;
    text-align: center;
    line-height: 60px;
    border-radius: 2px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.party-list ul li span a {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    background: url("/elections-common/media/images/web/double-arrow.png") center no-repeat;
    top: 10px;
    right: -60px;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.party-list ul li:hover span a {
    opacity: 1;
    visibility: visible;
    right: -45px;
}

.video-icon .image {
    position: relative;
}
.video-icon .image:before, .video-icon .image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.video-icon .image:before {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(238, 22, 59, 0.5);
    border: solid 3px rgba(255, 255, 255, 0.5);
}
.video-icon .image:after {
    width: 0;
    height: 0;
    left: 0;
    border-left: solid 10px rgba(255, 255, 255, 0.5);
    border-top: solid 8px transparent;
    border-bottom: solid 8px transparent;
}
.video-icon .image:hover:before {
    background: #ee163b;
    border: solid 3px white;
}
.video-icon .image:hover:after {
    border-left: solid 10px white;
}

.ka-videos {
    background: #e6eaef;
    padding: 30px 0;
}
.ka-videos .ka-left {
    width: 850px;
    float: left;
}
.ka-videos .ka-right {
    width: 400px;
    float: right;
    height: 520px;
    overflow-y: auto;
}
.ka-videos .ka-right ul {
    margin: 20px 0 0;
}
.ka-videos .ka-right ul li {
    padding-bottom: 15px;
}
.ka-videos .ka-right ul li a {
    display: table;
}
.ka-videos .ka-right ul li a .image {
    display: table-cell;
    width: 195px;
}
.ka-videos .ka-right ul li a .text {
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    line-height: 22px;
    color: #000000;
}
.ka-videos-main {
    margin: 20px 0 0;
}
.ka-videos-main .video img {
    width: 100%;
}
.ka-videos-main .text {
    font-size: 20px;
    font-weight: 600;
    padding: 15px 0 0;
    position: relative;
}

.leaders-candidates {
    padding: 20px 0;
    border-bottom: solid thin #dbdbdb;
}
.leaders-candidates .ka-left {
    width: 48%;
    float: left;
}
.leaders-candidates .ka-left ul {
    margin: 20px 0 0;
}
.leaders-candidates .ka-left ul li {
    width: 190px;
    float: left;
    margin-right: 22px;
    position: relative;
}
.leaders-candidates .ka-left ul li:nth-child(3n) {
    margin-right: 0;
}
.leaders-candidates .ka-left ul li .text {
    position: absolute;
    bottom: 0;
    /*background: #e72d33;*/
    background: rgba(231,45,51,0.66);
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    left: 0;
    right: 0;
    text-align: center;
    padding: 10px 0;
   /* height: 22px;*/
    overflow: hidden;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.leaders-candidates .ka-left ul li .text span {
    font-size: 14px;
    font-weight: normal;
    display: block;
    padding: 10px 0 0;
}
.leaders-candidates .ka-left ul li:hover .text {
    height: 42px;
}
.leaders-candidates .ka-left ul li:hover .text span {
    padding: 5px 0 0;
}
.leaders-candidates .ka-left .more {
    padding: 20px 0 0;
}
.leaders-candidates .ka-right {
    width: 48%;
    float: right;
}

.candidates-block {
    margin: 20px 0 0;
    border: solid thin #dbdbdb;
    padding: 10px;
}

.consituency-select {
    height: 50px;
}
.consituency-select .text {
    float: left;
    width: 50%;
    text-align: right;
    padding: 10px 0 0;
}
.consituency-select .text span {
    display: block;
    padding: 0 15px;
    font-size: 16px;
}
.consituency-select .select {
    float: left;
    width: 50%;
    position: relative;
}
.consituency-select .select span, .consituency-select .select select {
    position: absolute;
    background: #ffffff;
    display: block;
    padding: 11px 15px;
    left: 0;
    right: 0;
    cursor: pointer;
}
.consituency-select .select span {
    border: solid thin #d5d5d5;
    border-radius: 3px;
    background: #eeeeee;
}
.consituency-select .select span:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-left: solid 2px #686868;
    border-bottom: solid 2px #686868;
    position: absolute;
    right: 15px;
    top: 10px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.consituency-select .select select {
    opacity: 0;
    width: 100%;
}

.consituency-name {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 30px;
}

.consituency-slider ul {
    padding: 0 30px;
}
.consituency-slider ul li a {
    padding: 0 30px 50px;
    color: #000000;
    display: block;
}
.consituency-slider ul li a > div {
    float: left;
}
.consituency-slider ul li a .image {
    border: solid 5px #fece00;
    border-radius: 50%;
    position: relative;
    width: 75px;
    height: 75px;
}
.consituency-slider ul li a .image span {
    position: absolute;
}
.consituency-slider ul li a .text {
    padding-top: 30px;
    font-size: 16px;
    font-weight: 600;
    padding-left: 15px;
}
.consituency-slider .bx-viewport {
    z-index: 99;
}
.consituency-slider .bx-wrapper {
    position: relative;
    margin: 0 10px;
}
.consituency-slider .bx-wrapper .bx-controls-direction {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.consituency-slider .bx-wrapper .bx-controls-direction a {
    position: absolute;
    width: 25px;
    height: 45px;
    background: #e6e6e6;
    top: -30px;
    bottom: 0;
    margin: auto;
    text-indent: -9999px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.consituency-slider .bx-wrapper .bx-controls-direction a:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    border-left: solid 2px #646464;
    border-bottom: solid 2px #646464;
}
.consituency-slider .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -26px;
}
.consituency-slider .bx-wrapper .bx-controls-direction a.bx-prev:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.consituency-slider .bx-wrapper .bx-controls-direction a.bx-next {
    right: -27px;
}
.consituency-slider .bx-wrapper .bx-controls-direction a.bx-next:before {
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.consituency-slider .bx-wrapper .bx-controls-direction a:hover {
    background: #cdcdcd;
}

.bjp-icon {
    bottom: -25px;
    right: -50px;
    padding-left: 60px;
    line-height: 40px;
    font-weight: 600;
    color: #000000;
}
.bjp-icon:before {
    position: absolute;
    left: 0;
    content: "";
    display: block;
    padding: 3px;
    width: 44px;
    height: 34px;
    background: #fece00 url(/elections-common/media/images/web/bjp-icon.png) center no-repeat;
}

.opinion-predict {
    padding: 20px 0;
    border-bottom: solid thin #dbdbdb;
}
.opinion-predict .ka-left {
    width: 48%;
    float: left;
}
.opinion-predict .ka-right {
    width: 48%;
    float: right;
}

.opinion-block {
    margin: 20px 0 0;
    border: solid thin #dbdbdb;
    background: #f1f1f1;
}
.opinion-left {
    float: left;
    width: 80%;
}
.opinion-left .channel {
    display: none;
}
.opinion-left .channel:first-child {
    display: block;
}
.opinion-right {
    float: left;
    width: 20%;
}
.opinion-right ul li a {
    display: block;
    padding: 10px 0;
    text-align: center;
    font-weight: 600;
    font-size: 14.5px;
    color: #000000;
    padding: 19px 0;
    border-bottom: solid thin #dbdbdb;
    border-left: solid thin #dbdbdb;
    background: #ffffff;
}
.opinion-right ul li.active a {
    background: #f1f1f1;
    border-left: solid thin transparent;
}
.opinion-right ul li:last-child a {
    border-bottom: solid thin transparent;
}
.opinion-news ul {
    padding: 10px 0 0;
}
.opinion-news ul li {
    width: 49%;
    float: left;
    padding: 5px 0;
}
.opinion-news ul li:nth-child(2n) {
    float: right;
}
.opinion-news ul li a {
    color: #000000;
    font-size: 14px;
}

.election-prediction-party {
    margin: 20px 0 0 0;
    border: solid thin #cccccc;
}
.election-prediction-top {
    padding: 15px 20px;
    font-size: 24px;
    font-weight: 600;
    border-bottom: solid thin #cccccc;
    position: relative;
}
.election-prediction-top strong {
    color: #e72d33;
    font-size: 32px;
    font-weight: 600;
}

.election-prediction-list-block {
    background: #f6f5f2;
    padding: 7px 30px;
}

.election-prediction-list-left {
    float: left;
    font-size: 14px;
}

.election-prediction-list-right {
    float: right;
}

.election-prediction-list-right select {
    width: 200px;
    height: 25px;
    font-size: 14px;
    border: solid thin #cccccc;
}

.election-prediction-party-inner {
    margin: 0 30px 0 10px;
}

.election-prediction-party-inner h1, .election-prediction-party h1 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding: 15px 0 5px;
}

.election-prediction-party-list {
    padding: 10px 0;
    position: relative;
}

.tamil-total-party-votes {
    position: absolute;
    top: 52px;
    left: 493px;
    color: #666666;
    font-size: 12px;
}

.election-prediction-party-list-left {
    float: left;
}

.election-prediction-party-list-right {
    background: #f3f3f3;
    border: solid thin #999999;
    border-radius: 5px;
    margin: 5px 0 5px 80px;
    font-family: latha, TSCu_paranar, Arial, Helvetica, sans-serif;
}

.election-prediction-party-list-right a {
    font-size: 13px;
    color: #0089e5;
    padding: 0 0 0 20px;
    display: block;
    line-height: 32px;
}

.election-prediction-party-list-right span {
    color: #fff;
    float: right;
    display: block;
    padding: 0 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.election-prediction-party-list-right span i.tamil-vote-before::before {
    content: "";
    background: url("/elections-common/media/images/web/election-party-sprite.png") no-repeat -1px -47px;
    width: 21px;
    height: 21px;
    float: left;
    margin: 5px 10px 5px 0;
    display: block;
    font-style: normal;
}

.election-prediction-party-list-right span i {
    font-style: normal;
    display: block;
    width: 70px;
}

.election-prediction-party-list-right span i.tamil-vote-before {
    display: block;
}

.election-prediction-party-list-right span i.tamil-vote-after {
    display: block;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}

.election-total-votes {
    background: #ececec;
    text-align: right;
    font-weight: bold;
    font-size: 22px;
    margin: 0;
    padding: 5px 10px;
}
.election-total-votes .input {
    width: 450px;
    text-align: center;
    float: left;
}
.election-total-votes .total {
    width: 120px;
    float: right;
    margin-top: 10px;
    background: #f1f1f1;
    padding: 7px 0;
    text-align: center;
    border: solid thin #dbdbdb;
}

.election-slider-list {
    padding: 10px;
}

.election-slider-list-left {
    float: left;
}

.election-slider-block {
    float: left;
    padding: 15px 10px;
    width: 420px;
}

.election-slider-block a {
    color: #0089e5;
    font-size: 14px;
    display: block;
    padding: 0 0 5px;
}

.election-slider-list-right {
    float: right;
}

.election-slider-list-right input[type="text"] {
    background: #f1f1f1;
    color: #000000;
    width: 90px;
    border: solid thin #dbdbdb;
    height: 35px;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0 15px;
}

.election-slider-list-right input[type="text"]:focus {
    color: #fff;
    background: #0b99bc;
}

.election-prediction-slider {
    padding: 10px 0;
}

.ui-slider {
    position: relative;
    text-align: left;
    border-radius: 10px !important;
}

.ui-widget-content {
    color: #222222;
    background: #b5b5b5;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal {
    height: 8px;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
    border-radius: 3px !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    /**background: url(/elections-common/media/images/web/handle.png) 0 0 no-repeat;**/
    font-weight: normal;
    color: #555555;
}

.ui-state-default {
    background: #f9831d;
    position: relative;
}
.ui-state-default:before {
    position: absolute;
    display: block;
    content: "BJP";
    text-align: center;
    line-height: 45px;
    left: 0;
    right: 0;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
}

#party-1 .ui-state-default {
    background: #f9831d;
}
#party-1 .ui-state-default:before {
    content: "bjp";
}
#party-1 .ui-widget-header {
    background: #f9831d;
}

#party-2 .ui-state-default {
    background: #1f9737;
}
#party-2 .ui-state-default:before {
    content: "inc";
}
#party-2 .ui-widget-header {
    background: #1f9737;
}

#party-3 .ui-state-default {
    background: #39a9e0;
}
#party-3 .ui-state-default:before {
    content: "jds";
}
#party-3 .ui-widget-header {
    background: #39a9e0;
}

#party-4 .ui-state-default {
    background: #dd4b39;
}
#party-4 .ui-state-default:before {
    content: "oth";
}
#party-4 .ui-widget-header {
    background: #dd4b39;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -24px;
    margin-left: -10px;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 45px;
    height: 45px;
    border: solid 5px #ffffff;
    -moz-box-shadow: 4px 5px 8px -3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 4px 5px 8px -3px rgba(0, 0, 0, 0.5);
    box-shadow: 4px 5px 8px -3px rgba(0, 0, 0, 0.5);
    cursor: default;
    border-radius: 50%;
    padding: 0;
}

.ui-widget-content a {
    color: #222222;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}

.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #0b99bc;
    color: #222222;
    font-weight: bold;
}

.election-prediction-border-bottom {
    border-bottom: solid thin #ccc;
}

.election-total-votes input[type="submit"] {
    border: none;
    background: #fece00;
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    padding: 8px 44px;
    margin: 10px 20px;
    border-radius: 3px;
    cursor: pointer;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.election-total-votes input[type="submit"]:hover {
    background: #e5b900;
}

.election-slider-headings {
    font-size: 14px;
    color: #333333;
    padding: 10px 20px 0;
}

.election-slider-start {
    float: left;
    width: 100px;
}

.election-slider-end {
    float: left;
    width: 320px;
    text-align: right;
}

.election-slider-enter {
    float: right;
    width: 70px;
    text-align: left;
}

.election-social-links {
    position: absolute;
    right: 10px;
    top: 10px;
}

.election-social-links a {
    background: url(/elections-common/media/images/web/social-icons.png) no-repeat;
    width: 40px;
    height: 39px;
    margin: 2px 10px 0 0;
    float: left;
}
.election-social-links a.election-fb {
    background-position: 0 0;
}
.election-social-links a.election-twitter {
    background-position: -83px 0;
}
.election-social-links a.election-gplus {
    background-position: -124px 0;
    margin-right: 0;
}

.leaders-manifestos {
    padding: 20px 0;
    border-bottom: solid thin #dbdbdb;
}
.leaders-manifestos .ka-left {
    width: 72%;
    float: left;
}
.leaders-manifestos .ka-right {
    width: 26%;
    float: right;
}
.leaders-manifestos .more {
    padding-top: 20px;
}

.debate-with-leaders {
    margin: 20px 0 0;
}
.debate-with-leaders ul li {
    width: 285px;
    float: left;
    margin-right: 30px;
    border: solid thin #dadada;
}
.debate-with-leaders ul li a {
    display: block;
    padding: 10px 2px;
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    border-radius: 5px 5px 0 0;
}
.debate-with-leaders ul li a .image {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    border: solid 6px #fece00;
    margin: 0 10px;
    float: left;
    overflow: hidden;
}
.debate-with-leaders ul li .comments {
    text-align: right;
    background: #ececec;
    font-size: 12px;
    padding: 5px 10px;
}
.debate-with-leaders ul li .comments span {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    background: url("/elections-common/media/images/web/comment-icon.png") left center no-repeat;
}
.debate-with-leaders ul li:nth-child(3n) {
    margin-right: 0;
}

.manifestos {
    margin: 20px 0 0;
    border: solid thin #dadada;
    padding-bottom: 30px;
}
.manifestos ul {
    padding: 25px 0 15px;
}
.manifestos ul li {
    float: left;
}
.manifestos ul li a {
    background: url("/elections-common/media/images/web/election/election-party-sprite.png") no-repeat;
    width: 60px;
    height: 60px;
    margin: 0 11px;
    display: block;
    position: relative;
}
.manifestos ul li a:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    display: block;
    border: solid 5px #f3f3f3;
    border-radius: 50%;
    top: -5px;
    left: -5px;
    box-shadow: 4px 5px 8px -3px rgba(0, 0, 0, 0.5);
}
.manifestos ul li a.bjp:before {
    background: url(/elections-common/media/images/web/m-bjp-icon.png) no-repeat;
}
.manifestos ul li a.cong:before {
    background: url(/elections-common/media/images/web/m-cong-icon.png) no-repeat;
}
.manifestos ul li a.jds:before {
    background: url(/elections-common/media/images/web/m-jds-icon.png) no-repeat;
}
.manifestos ul li a.other:before {
    background: url(/elections-common/media/images/party-flg/oth-small.png) no-repeat;
    background-position: center;
}
.manifestos ul li a span {
    position: absolute;
    bottom: -35px;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    color: #000000;
}
.manifestos ul li:nth-child(4n) {
    margin-right: 0;
}

.dream-cabinet {
    background: #e6eaef;
    padding: 10px 0;
}

.election-news {
    padding: 20px 0;
}
.election-news .more {
    padding-top: 15px;
}
.election-news .ka-left {
    width: 955px;
    float: left;
}
.election-news .ka-right {
    width: 300px;
    float: right;
}

ul.newslist {
    margin: 20px 0 0;
}
ul.newslist li.first {
    width: 100%;
}
ul.newslist li.first .image, ul.newslist li.first .text {
    width: 100%;
}
ul.newslist li.first .image {
    float: none;
}
ul.newslist li.first .image img {
    width: 100%;
}
ul.newslist li.first .text {
    font-weight: 600;
    padding: 10px 0;
}
ul.newslist li.first a {
    font-size: 16px;
    padding: 0;
}
ul.newslist li a {
    color: #000000;
    display: block;
    padding: 6px 0;
    font-size: 14px;
    border-bottom: dashed 1px #dadada;
    line-height: 20px;
}
ul.newslist li a .image {
    width: 80px;
    margin-right: 15px;
    float: left;
}

.col3 .news-block {
    width: 400px;
    float: left;
    margin-right: 40px;
}
.col3 .news-block:nth-child(3n) {
    margin-right: 0;
}

.col-75 .news-block {
    float: left;
}
.col-75 .news-block:first-child {
    width: 655px;
}
.col-75 .news-block:last-child {
    float: right;
    width: 300px;
}
.col-75 .news-block .half-block {
    width: 300px;
    float: left;
    margin-right: 30px;
}
.col-75 .news-block .half-block:last-child {
    margin-right: 0;
}

.flashback ul.newslist li:first-child a {
    padding-top: 0;
}

.poll-block {
    margin: 20px 0 0;
}

.top10issues-citizenvoice {
    padding: 20px 0;
    border-bottom: solid thin #dbdbdb;
}
.top10issues-citizenvoice .ka-left {
    width: 49%;
    float: left;
}
.top10issues-citizenvoice .ka-right {
    width: 49%;
    float: right;
}
.top10issues-citizenvoice .more {
    padding-top: 20px;
}

.top10issues {
    margin: 20px 0 0;
}
.top10issues .select {
    background: #e6eaef;
    padding: 10px 0;
    height: 40px;
}
.top10issues .select-block {
    max-width: 450px;
    margin: auto;
    position: relative;
}
.top10issues .select-block span, .top10issues .select-block select {
    position: absolute;
    background: #ffffff;
    display: block;
    padding: 11px 15px;
    left: 0;
    right: 0;
    cursor: pointer;
}
.top10issues .select-block span {
    border: solid thin #d5d5d5;
    border-radius: 3px;
}
.top10issues .select-block span:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-left: solid 2px #686868;
    border-bottom: solid 2px #686868;
    position: absolute;
    right: 15px;
    top: 10px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.top10issues .select-block select {
    opacity: 0;
    width: 100%;
}
.top10issues .district-head {
    padding: 15px 0;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.top10issues .district-image {
    width: 50%;
    float: left;
}
.top10issues .district-image img {
    width: 100%;
}
.top10issues .district-news {
    width: 50%;
    float: left;
    height: 280px;
    overflow-y: auto;
}
.top10issues .district-news ul {
    padding-left: 35px;
}
.top10issues .district-news ul li a {
    display: block;
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    padding: 12px 0;
    padding-left: 20px;
    border-bottom: solid thin #dadada;
    font-size: 16px;
}
.top10issues .district-news ul li a:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    display: block;
    background: #e72d33;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    left: 2px;
    margin: auto;
}
.top10issues .district-news ul li:last-child a {
    border-bottom: solid thin transparent;
}

.citizen {
    margin: 20px 0 0;
}
.citizen p {
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 10px;
}
.citizen-video {
    height: 240px;
    overflow: hidden;
}
.citizen-video img {
    width: 100%;
}
.citizen-upload {
    background: #e6eaef;
    padding: 20px 30px;
    text-align: right;
}
.citizen-upload button {
    display: inline-block;
    border: none;
    outline: none;
    padding: 0 10px;
    line-height: 40px;
    padding-left: 50px;
    position: relative;
    background: #fece00 url(/elections-common/media/images/web/video-icon.png) no-repeat 10px center;
    border-radius: 2px;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.citizen-upload button:hover {
    background-color: #e5b900;
}

.memes {
    padding: 20px 0 0;
}
.memes-block {
    margin: 20px 0 0;
}
.memes-block ul li {
    float: left;
    position: relative;
}
.memes-block ul li div {
    border-left: solid thin #ffffff;
    border-bottom: solid thin #ffffff;
}
.memes-block ul li a {
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 1px;
    right: 1px;
    background: rgba(0, 0, 0, 0.5);
    margin: auto;
    color: #ffffff;
    font-size: 42px;
    font-weight: 600;
    text-align: center;
    line-height: 230px;
    text-decoration: none;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.memes-block ul li a:hover {
    background: rgba(0, 0, 0, 0.8);
}
.memes-block .mem-col3 li {
    width: 33.33%;
}
.memes-block .mem-col4 li {
    width: 25%;
}

.photos {
    padding: 20px 0;
}
.photos-block {
    margin: 20px 0 0;
}
.photos-block ul li {
    width: 297px;
    float: left;
    margin-right: 30px;
}
.photos-block ul li:nth-child(4n) {
    margin-right: 0;
}
.photos-block ul li .image img {
    width: 100%;
}
.photos-block ul li .text {
    padding: 10px 0 0;
}
.photos-block ul li a {
    font-size: 16px;
    color: #000000;
}

.cmlist .ka-left {
    width: 955px;
    float: left;
}
.cmlist .ka-right {
    width: 300px;
    float: right;
    margin: 20px 0 0;
}
.cmlist .ka-right .ad-300-250 {
    margin: 25px 0 0;
}

.cmlist-table {
    height: 250px;
    overflow-y: scroll;
    margin: 20px 0 0;
}

.cmlist-table table {
    border: solid thin #cecece;
    border-collapse: collapse;
    font-size: 14px;
    width: 100%;
}

.cmlist-table table td {
    border: solid thin #cecece;
    padding: 5px 10px;
}

.cmlist-table table td a {
    color: #000000;
}

.cmlist-table table tr th {
    background: #e72d33;
    border: solid thin #cecece;
    padding: 5px 10px;
    text-align: left;
    color: #ffffff;
}

.cmlist-table table tr:nth-child(even) {
    background: #f5f5f5;
}

.cmlist-table table tr:nth-child(odd) {
    background: #e9edee;
}

.cmlist-table::-webkit-scrollbar {
    width: 8px;
}

/* Track */
.cmlist-table::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #cecece;
}

/* Handle */
.cmlist-table::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #b4b4b4;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.social-feed {
    margin: 20px 0 0;
}

.campaign-vision {
    background: #e6eaef;
    padding: 30px 0;
}
.campaign-vision .ka-left, .campaign-vision .ka-right {
    background: #ffffff;
    border-radius: 5px;
}
.campaign-vision .ka-left {
    float: left;
    width: 600px;
    padding: 10px 40px 0;
}
.campaign-vision .ka-right {
    float: right;
    width: 570px;
    padding: 10px 0 18px;
}

.campaign-slider {
    margin: 10px 0 0;
}
.campaign-slider ul li a {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    padding: 3px;
    display: block;
}
.campaign-slider ul li a span {
    font-size: 14px;
    font-weight: normal;
    display: block;
}
.campaign-slider ul li a .text {
    padding: 5px 0 0;
}
.campaign-slider .bx-viewport {
    z-index: 99;
}
.campaign-slider .bx-wrapper {
    position: relative;
    margin: 0 10px;
}
.campaign-slider .bx-wrapper .bx-controls-direction {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.campaign-slider .bx-wrapper .bx-controls-direction a {
    position: absolute;
    width: 25px;
    height: 45px;
    background: #e6e6e6;
    top: -30px;
    bottom: 0;
    margin: auto;
    text-indent: -9999px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.campaign-slider .bx-wrapper .bx-controls-direction a:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    border-left: solid 2px #646464;
    border-bottom: solid 2px #646464;
}
.campaign-slider .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -40px;
}
.campaign-slider .bx-wrapper .bx-controls-direction a.bx-prev:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.campaign-slider .bx-wrapper .bx-controls-direction a.bx-next {
    right: -40px;
}
.campaign-slider .bx-wrapper .bx-controls-direction a.bx-next:before {
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.campaign-slider .bx-wrapper .bx-controls-direction a:hover {
    background: #cdcdcd;
}

.date-slider {
    padding: 20px 10px 0;
}
.date-slider ul:before {
    left: 0;
    right: 0;
    position: absolute;
    content: "";
    height: 1px;
    background: #e72c32;
    top: 0;
}
.date-slider ul li {
    text-align: center;
    font-size: 14px;
}
.date-slider ul li a {
    position: relative;
    display: block;
    padding-top: 15px;
    color: #000000;
    text-decoration: none;
}
.date-slider ul li a:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: block;
    left: 0;
    right: 0;
    margin: auto;
    background: #c8c8c8;
    top: -8px;
}
.date-slider ul li a.active:before, .date-slider ul li a:hover:before {
    background: #e72d33;
}
.date-slider .bx-viewport {
    z-index: 99;
    padding: 10px 0;
}
.date-slider .bx-wrapper {
    position: relative;
    margin: 0 10px;
}
.date-slider .bx-wrapper .bx-controls-direction {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.date-slider .bx-wrapper .bx-controls-direction a {
    position: absolute;
    width: 40px;
    height: 40px;
    background: #ffffff;
    border: solid thin #dadada;
    border-radius: 50%;
    top: -30px;
    bottom: 0;
    margin: auto;
    text-indent: -9999px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.date-slider .bx-wrapper .bx-controls-direction a:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 12px;
    height: 12px;
    border-left: solid 2px #646464;
    border-bottom: solid 2px #646464;
}
.date-slider .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -41px;
}
.date-slider .bx-wrapper .bx-controls-direction a.bx-prev:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 5px;
}
.date-slider .bx-wrapper .bx-controls-direction a.bx-next {
    right: -41px;
}
.date-slider .bx-wrapper .bx-controls-direction a.bx-next:before {
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    right: 5px;
}
.date-slider .bx-wrapper .bx-controls-direction a:hover {
    background: #f2f2f2;
}

.election-header-tabs {
    height: 41px;
    overflow: hidden;
    width: 100%;
    background: #f6f6f6;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.election-header-tabs ul {
    margin: 0 5px;
    padding-bottom: 15px;
    white-space: nowrap;
    width: 100%;
} 
.election-header-tabs ul li {
    display: inline-block;
    width: auto !important;
}
.election-header-tabs ul li a {
    font-size: 16px;
    color: #666;
    display: block;
    padding: 8px 10px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
.election-header-tabs ul li a:hover, .election-header-tabs ul li a.active {
    border-bottom: 3px solid #e3111a;
    color: #e3111a;
}
.mapMenu{
    z-index: 999999;
    position: absolute;
    top: -75px;
    right: 0;
}

/*Countdown styles*/

.election-countdown {
    margin-bottom: 10px;
    background: #e1e1e1;
    padding: 10px;
}
.countDown {
    margin: 0 auto 0;
}

/*.countDown .countdown-container {
    height: 100px;
    margin: 5px 0 0;
    text-align: center;
}*/

.countDown .countdown-container {
    height: 60px;
    margin: 0;
    text-align: center;
} 

/*.countDown .time {
    border-radius: 5px;
    display: inline-block;
    margin: 0 8px;
    text-align: center;
    position: relative;
    height: 60px;
    width: 60px;
    line-height: 60px;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    -ms-perspective: 500px;
    -o-perspective: 500px;
    perspective: 500px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}*/

.countDown .time {
    border-radius: 5px;
    display: inline-block;
    margin: 0 8px;
    text-align: center;
    position: relative;
    height: 32px;
    width: 50px;
    line-height: 32px;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    -ms-perspective: 500px;
    -o-perspective: 500px;
    perspective: 500px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
} 

/*.countDown .count {
    color: #e62c32;
    display: block;
    font-size: 36px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-style: flat;
    -moz-transform-style: flat;
    -ms-transform-style: flat;
    -o-transform-style: flat;
    transform-style: flat;
}*/

.countDown .count {
    color: #e62c32;
    display: block;
    font-size: 26px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-style: flat;
    -moz-transform-style: flat;
    -ms-transform-style: flat;
    -o-transform-style: flat;
    transform-style: flat;
} 

.countDown .count.top {
    border-radius: 5px 5px 0 0;
    height: 50%;
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}

.countDown .count.bottom {
    border-radius: 0 0 5px 5px;
    line-height: 0;
    height: 50%;
    top: 50%;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

.countDown .label {
    margin-top: 10px;
    display: block;
    position: absolute;
    letter-spacing: 1px;
    line-height: normal;
    bottom: -20px;
    width: 100%;
    text-transform: uppercase;
    font-size: 10px;
    color: #666666;
    font-weight: 600;
}

/* Animation start */
.countDown .count.curr.top {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    z-index: 3;
}

.countDown .count.next.bottom {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
    z-index: 2;
}

/* Animation end */
.countDown .flip .count.curr.top {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}

.countDown .flip .count.next.bottom {
    -webkit-transition: all 250ms ease-in-out 250ms;
    -moz-transition: all 250ms ease-in-out 250ms;
    -ms-transition: all 250ms ease-in-out 250ms;
    -o-transition: all 250ms ease-in-out 250ms;
    transition: all 250ms ease-in-out 250ms;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.countdown-block {
    text-align: left;
}
.countdown-heading {
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
    padding: 0 0 10px 0;
    font-size: 22px;
    text-align: center;
    line-height: 32px;
}

.countdown-heading span {
    color: #e72c32;
    padding-top: 5px;
}

#countDown .time {
    position: relative;
}
#countDown .time span {
    background: #e1e1e1;
}
#countDown .time:after {
    content: ":";
    position: absolute;
    right: -32px;
    font-size: 48px;
    top: -3px;
    color: #e62c32;
    font-weight: normal;
}
#countDown .time:last-child:after {
    content: "";
}
.debate-with-leaders ul li a .image img {
    width: 100%;
    height: 100%;
}

#partyList{
    margin: 10px 0;
    position: relative;
    right: 0px;
    display: none;
}

#partyList ul li{
    padding-bottom: 10px;
    width: 100px;
    float: left;
}

#partyList ul li a{
    text-decoration: none !important; 
}
.viewType {color: #e72c32;}
.full-schedule {
    font-size: 14px;
    color: #e3111a;
    text-align: right;
    padding: 5px;
    font-weight: 600;
}
.full-schedule a {
    color: #e3111a;
}
.ka-lang .party-list ul li span,.ka-lang .debate-with-leaders .text  {font-size: 12px;}
.ka-lang .map-place ul li a .name, .ka-lang .top10issues .district-news ul li a {font-size: 13px;}
.opinion-news ul li {border-bottom: 1px dashed #dadada;}
.ka-lang .ka-heading {font-size: 18px;}
.ka-lang ul.newslist li.first a {font-size: 14px;}
.ka-lang ul.newslist li a {font-size: 13px;}
.ka-lang .more a {font-size: 13px;}
.ka-lang .ka-inner-head {font-size: 20px;}
.ka-lang .candidate-list table tr th,.ka-lang .candidate-list table tr td {font-size: 13px;line-height: 20px;}

.ka-party .ka-party-candidate img {height: 100%;}

.ka-party .ka-party-candidate {
    width: 112px;
    height: 112px;
    overflow: hidden;
}

.map-place ul li a .image, .party-image{overflow: hidden;}

.map-place ul li a .image img, .party-image img {
    height: 100%;
    width: 100%;
}
@media screen and (max-width: 1280px) and (min-width: 728px) {
.width, .ka-wrapper.ele-asmbly-wrapper  {
        width: 1280px;
}
}