header .header-right {
    display:none;
}
header .desktop-header{
    text-align:center;
}
header .logo-blck {
    display: inline-block;
    float: none;
    width: auto;
}
header nav ul.menu li,
.sidenav .inner-scroller ul li {
    display: none !important;
}
.constituency-top-area{
    margin-bottom: 0 !important;
}
header nav ul.menu li.election-links,
.sidenav .inner-scroller ul li.election-links {
    display: inline-block !important;
}
header nav ul.menu li.election-links a:hover{
    background-color: #f7941e !important;
}
.election{
    width: 100%;
    float:left;
}
.party-view-box {
    background-color: #e9f0f2;
    margin-top: 15px;
    padding: 20px 0;
}

.party-box {
    text-align: center;
    margin-bottom: 15px;
    padding: 15px;
}

.party-box img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: block;
    margin: 0 auto 15px auto;
    border: 2px solid #ccc;
    padding: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    background-color: #fff;
}

.party-box a {
    font-size: 15px;
    color: #000 !important;
}

.party-box a span {
    font-size: 18px;
    display: block;
    color: #fff;
    font-family: 'gn-bold';
    background-color: #ccc;
    display: table;
    margin: 0 auto;
    padding: 1px 5px;
    margin-bottom: 10px;
}
.party-box-name{
    min-height: 60px;
}
.party-candidates-view {
    max-width: 870px;
    margin: 0 auto;
    float: none;
    background: #ccd5d8;
    border-radius: 10px;
    padding: 10px;
}

.party-candidates-view-main {
    background-color: #e9f0f2;
    margin-top: 15px;
    padding: 20px 0;
}

.party-candidates-view div.dataTables_wrapper div.dataTables_filter input {
    width: 450px !important;
    display: inline-block;
    margin: 0 auto;
    padding: 5px 12px;
    border-radius: 19px;
    height: 38px;
    background: #3f4040;
    color: #e9f0f2;
    font-size: 14px;
}

.party-candidates-view-main h1 {
    text-align: center;
    margin: 10px 0 20px;
}

.party-view-box h1 {
    text-align: center;
    margin: 10px 0 20px;
}

.party-candidates-view #election_table_wrapper .col-sm-6 #election_table_filter label {
    line-height: 0px;
    color: #ccd5d8;
}

.party-candidates-view table.dataTable {
    background: #fff;
    border-radius: 5px;
}

.party-candidates-view #election_table_wrapper .col-sm-7 {
    width: 100%;
}

.party-candidates-view #election_table_wrapper div.dataTables_paginate {
    display: table;
    margin: 0 auto;
}

.el-separator {
    height: 107px;
    width: 100%;
    position: relative;
    margin: 0px 0 40px 0;
}

.party-short-name {
    display: none;
}

g#Pak_NA_Hex path.activePath {
    stroke-width: 0.06;
    stroke: #000;
}

.el-separator [data-hq] {
    height: 4px;
    background-color: #f89238;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
}

.el-separator [data-img] {
    position: absolute;
    top: -50%;
    left: 50%;
    background-color: #fff;
    transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    padding: 0 15px;
    overflow: hidden;
    height: 108px;
}

.el-separator [data-img] img {
    width: 130px;
}

/***less css**/

.top_banner {
    width: 100%;
    float: left;
    border-bottom: 2px solid #f89238
}

.top_banner img {
    width: 100%
}

.top_content {
    width: 100%;
    float: left;
    border-bottom: 1px solid #f2f2f2
}

.top_content .top_content_one {
    float: left
}

.top_content .top_content_one .latest_result_pic {
    float: left;
    display: none
}

.top_content .top_content_one .first_position {
    float: left;
    width: 130px;
    background-color: #f1f1f1;
    padding: 12px 20px;
    height: 74px
}

.top_content .top_content_one .first_position .pic {
    float: left;
    margin-right: 10px
}

.top_content .top_content_one .first_position .pic img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    overflow: hidden
}

.top_content .top_content_one .first_position .seat_list {
    float: left
}

.top_content .top_content_one .first_position .seat_list .p_seats {
    color: #ce0013;
    font-size: 18px
}

.top_content .top_content_one .position_slider {
    float: left;
    width: 400px;
    position: relative;
    height: 74px
}

.top_content .top_content_one .position_slider .e_slider {
    margin: 0 24px
}

.top_content .top_content_one .position_slider .e_slider .swiper-slide {
    padding: 8px 0;
    border-bottom: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1
}

.top_content .top_content_one .position_slider .e_slider .party_name {
    font-size: 14px;
    margin-right: 10px;
    font-family: gn-tittle;
    width: 50px;
    float: left;
    margin-left: 15%
}

.top_content .top_content_one .position_slider .e_slider .count {
    font-family: 'gn-home';
    font-size: 14px
}

.top_content .top_content_one .position_slider .swiper-button-next {
    background-color: #f89238;
    height: 74px;
    margin-top: -27px
}

.top_content .top_content_one .position_slider .swiper-button-prev {
    background-color: #f89238;
    height: 74px;
    margin-top: -27px
}

.top_content .top_content_two {
    float: left;
    width: 28%;
    margin-right: 1%
}

.top_content .top_content_two .dropdown_btn {
    width: 160px;
    float: left
}

.top_content .top_content_two .dropdown_btn .btn {
    padding: 4px 12px
}

.top_content .top_content_two .dropdown_btn .btn .caret {
    margin-left: 5px
}

.top_content .top_content_two .dropdown_btn .btn:active {
    box-shadow: none
}

.top_content .top_content_two .dropdown_btn .btn-default {
    border-color: transparent
}

.top_content .top_content_two .dropdown_btn .btn-default:hover {
    background-color: transparent;
    border-color: transparent
}

.top_content .top_content_two .dropdown_btn .btn-group.open .dropdown-toggle {
    box-shadow: none;
    background-color: transparent
}

.top_content .top_content_two .drop_btn_data {
    padding: 0 12px 5px 12px;
    float: left
}

.top_content .top_content_two .drop_btn_data .seats_cc {
    font-size: 15px;
    color: #706e6e
}

.election .top_content .top_content_two .drop_btn_data .seats_dec {
    font-size: 13px;
    color: #706e6e
}

.top_content .top_content_three {
    float: right
}

.top_content .top_content_three .side_menu {
    position: relative
}

.top_content .top_content_three .side_menu .menu-ico {
    width: 30px;
    position: absolute;
    overflow: hidden;
    display: inline;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    right: 0;
    top: 26px;
    height: 22px;
    z-index: 9
}

.top_content .top_content_three .side_menu .menu-ico span {
    width: 30px;
    height: 4px;
    background-color: #32485F;
    position: absolute;
    display: block;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    right: 0
}

.top_content .top_content_three .side_menu .menu-ico:hover {
    cursor: pointer;
    height: auto;
    width: 120px
}

.top_content .top_content_three .side_menu .menu-ico:hover .menu li {
    opacity: 1
}

.top_content .top_content_three .side_menu .menu {
    top: 17px;
    position: relative;
    display: inline
}

.top_content .top_content_three .side_menu .menu li {
    list-style: none;
    width: 100%;
    padding: 10px;
    background-color: #20409a;
    border-bottom: 1px solid #3683BD;
    text-align: center;
    color: white;
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s
}

.top_content .top_content_three .side_menu .menu li:hover {
    cursor: pointer;
    background-color: #479AD9
}

.top_content .top_content_four {
    float: right;
    margin-top: 18px;
    background-color: #21409a;
    padding: 10px;
    display: none
}

.top_content .top_content_four .search .btn-danger {
    background-color: #e6e6e6;
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 45px;
    padding: 10px 34px 6px 14px
}

.top_content .top_content_four .search .glyphicon-search:before {
    color: #979ea6
}

.top_content .top_content_four .search .form-control {
    background-color: #fafafa;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 45px;
    font-size: 12px;
    font-family: 'gn-tittle';
    padding: 6px 2px 6px 12px
}

.top_content .el_social {
    float: left;
    position: relative;
    width: auto;
    z-index: 1;
    margin-top: 18px;
    display: none;
}

.top_content .el_social .social-icons .navbar-nav li {
    position: absolute;
    top: 0;
    z-index: -1;
    -webkit-transition: .2s all;
    transition: .2s all;
    list-style: none;
    width: 40px;
    left: 0
}

.top_content .el_social .social-icons .navbar-nav.show li:nth-child(1) {
    top: 43px
}

.top_content .el_social .social-icons .navbar-nav.show li:nth-child(2) {
    top: 88px
}

.top_content .el_social .social-icons .navbar-nav.show li:nth-child(3) {
    top: 133px
}

.top_content .el_social .social-icons .navbar-nav.show li:nth-child(4) {
    top: 178px
}

.top_content .el_social .btn-social {
    cursor: pointer;
    width: 100%
}

/*.election .top_content .el_social .btn-social.whats_ele {
    display: none
}*/
.top_content .el_social .ele_social_hide {
    display: none
}

.top_content .el_social .ele_social_show {
    display: block
}

.top_content .past_result_top {
    margin-top: 0;
    float: left;
    font-size: 24px;
    margin-right: 0;
    text-align: center;
    line-height: 32px;
    color: #f89238;
    background-color: #21409a;
    height: 74px;
    width: 20%
}

.top_content .past_result_top span {
    width: 100%;
    float: left;
    font-size: 48px;
    color: #fff;
    text-shadow: 0 3px 0 #b2a98f, 0px 0 10px rgba(0, 0, 0, 0.15), 0px 4px 2px rgba(0, 0, 0, 0.1), 0px 0 0 rgba(0, 0, 0, 0.1)
}

.election .election_top_news {
    float: left;
    margin: 20px 0;
    width: 70%;
    width: -webkit-calc(100% - 320px - 1%);
    width: calc(100% - 320px - 1%);
}

.election .election_top_news ul {
    padding: 0;
    margin: 0
}

.election .election_top_news ul li {
    list-style: none;
    width: 100%;
    float: left
}

.election .election_top_news ul li .pic {
    width: 100%;
    float: left;
    position: relative;
}

.election .election_top_news ul li .pic img {
    width: 100%
}

.election .election_top_news ul li .txt {
    width: 100%;
    float: left;
    margin-top: 15px
}

.election .election_top_news ul:first-child li .txt {
    background-color: #1d3b90;
    margin-top: 0;
    padding: 5px 8px;
}

.election .election_top_news ul li .pic .election_label {
    font-weight: 500;
    text-transform: capitalize;
    padding: 5px;
    font-size: 14px;
    color: #fff;
    background-color: #d40000;
    display: none;
    font-family: gn-tittle;
    border-radius: 3px;
    position: absolute;
    top: 5px;
    left: 5px
}

.election .election_top_news ul:nth-child(1) li .pic .election_label {
    display: inline-block;
}

.election .election_top_news ul li .txt h1 {
    font-size: 27px;
    margin: 6px 0;
    line-height: 29px;
    font-family: gn-bold;
}

.election .election_top_news ul:first-child li .txt p {
    color: #d2d2d2;
}

.election .election_top_news ul li .txt h1 a {
    color: #fff;
}

.election .election_top_news ul li .txt h1 a:hover {
    color: #fff !important;
}

.election .election_top_news ul li .txt h2 {
    font-size: 20px;
    margin: 10px 0;
    line-height: 21px;
}

.election .election_top_news ul li .txt h2 a {
    color: #000
}

.election .election_top_news ul li .txt p {
    font-family: gn-tittle;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    color: #585757;
}

.election .election_top_news ul li .txt .post-time {
    display: none;
    color: #999;
    font-size: 13px;
    float: left;
    font-weight: 400;
    width: 100%;
    font-family: gn-tittle;
    margin-bottom: 5px;
}

.election .election_top_news ul li .txt .post-time span {
    width: 12px;
    text-align: center;
    display: inline-block;
    margin-right: 5px
}

.election .election_top_news ul:nth-child(1) {
    width: 53%;
    float: left
}

.election .election_top_news ul:nth-child(1) li .txt .election_label {
    display: inline-block
}

.election .election_top_news ul:nth-child(1) li .txt .post-time {
    display: block
}

.election .election_top_news ul:nth-child(2) {
    width: 45.5%;
    float: left;
    margin: 0 0 0 1.5%;
}

.election .election_top_news ul:nth-child(2) li {
    border-bottom: 1px solid #ccc
}

.election .election_top_news ul:nth-child(2) li .txt {
    margin-top: 0
}

.election .election_top_news ul:nth-child(2) li:nth-child(2) {
    border-bottom: 0
}

.election .election_top_news ul:nth-child(2) li:nth-child(2) .pic {
    display: none
}

.election .election_top_news ul:nth-child(2) li:nth-child(2) .txt p {
    display: none
}

.election .election_top_news ul:nth-child(3) {
    width: 100%;
    float: left;
    margin: 23px 0 0 0;
}

.election .election_top_news ul:nth-child(3) li {
    width: 23%;
    margin-right: 2%;
    margin-bottom: 15px;
}

.election .election_top_news ul:nth-child(3) li .txt {
    margin-top: 0
}

.election .election_top_news ul:nth-child(3) li .txt p {
    display: none
}

.election .election_top_news ul:nth-child(3) li .txt h2 {
    font-size: 16px;
    min-height: 63px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 81px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left {
    width: 40%;
    float: left;
    margin-right: 1%
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_title {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_title h2 {
    font-size: 24px;
    margin: 0 0 7px 0;
    font-family: gn-bold;
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_title h3 {
    font-size: 16px;
    margin: 0;
    font-family: 'gn-tittle';
    float: left;
    color: #333;
    display: none;
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first {
    width: 100%;
    float: left
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_card {
    width: 78%;
    margin-right: 2%;
    float: left
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_card ul {
    padding: 0;
    margin: 0
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_card ul li {
    list-style: none;
    float: left;
    padding: 28px;
    width: 50%;
    text-align: center
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_card ul li .card_box {
    text-align: center;
    display: inline-block
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_card ul li .card_box .card_pic {
    float: left;
    margin-right: 10px
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_card ul li .card_box .card_title {
    float: left
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_card ul li .card_box .card_title h3 {
    color: #fff;
    font-size: 20px;
    margin: 5px 0;
    font-family: gn-tittle;
    text-transform: uppercase
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_card ul li .card_box .card_title h4 {
    color: #fff;
    font-size: 25px;
    font-family: gn-bold;
    margin: 0;
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_party_code {
    width: 20%;
    float: left
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_party_code ul {
    padding: 0;
    margin: 0
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_party_code ul li {
    list-style: none;
    margin-bottom: 12px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #e9f0f2;
    padding-bottom: 5px;
    display: flex;
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_party_code ul li .pary_color_icon {
    float: left;
    margin-right: 5px
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_party_code ul li .pary_color_name {
    float: left;
    display: flex;
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_party_code ul li .pary_color_name h5 {
    font-size: 14px;
    font-family: gn-tittle;
    margin: 0;
    line-height: 15px;
    text-transform: uppercase;
    float: left;
    width: 72px
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_party_code ul li .pary_color_name h6 {
    float: left;
    margin: 0;
    font-size: 14px;
    font-family: gn-tittle;
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_search {
    width: 100%;
    float: left;
    margin: 20px 0
}

.map-na .btn-group-vertical {
    position: absolute;
    z-index: 9;
}

.election .constituency-top-area #t {
    margin-top: 15px;
    margin-bottom: 23px;
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_search .search .btn-danger,
.election .constituency-top-area #t .btn-danger {
    background-color: #f5f5f5;
    border-color: #f1f1f1;
    border-left: 1px solid #eae2e2;
    border-radius: 25px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 45px
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_search .search .glyphicon-search:before,
.election .constituency-top-area #t .glyphicon-search:before {
    color: #979ea6
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_search .search .form-control,
.election .constituency-top-area #t .form-control {
    background-color: #f5f5f5;
    font-family: gn-tittle;
    border-radius: 25px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 45px
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list {
    width: 100%;
    float: left;
    background-color: #e9f0f2;
    position: relative
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .top_box,
.election .constituency-top-area .top_box {
    width: 100%;
    float: left;
    padding: 10px 20px 0 20px;
}

.election .constituency-top-area .top_box_left {
    display: none;
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .top_box .top_box_left,
.election .constituency-top-area .top_box_left {
    float: left
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .top_box .top_box_left h2,
.election .constituency-top-area .top_box .top_box_left h2 {
    font-size: 35px;
    margin: 0;
    font-family: 'gn-Bold';
    display: inline-block;
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .top_box .top_box_left h2 span,
.election .constituency-top-area .top_box .top_box_left h2 span {
    margin-top: -3px;
    margin-left: 4px;
    display: block;
    float: right;
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .top_box .top_box_left h3,
.election .constituency-top-area .top_box .top_box_left h3 {
    font-size: 15px;
    font-family: 'gn-tittle';
    margin: 5px 0
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .top_box .top_box_right,
.election .constituency-top-area .top_box .top_box_right {
    float: right;
    display: none;
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .top_box .top_box_right h4,
.election .constituency-top-area .top_box .top_box_right h4 {
    font-family: 'gn-tittle';
    font-size: 13px
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .second_box,
.election .constituency-top-area .second_box {
    width: 100%;
    float: left;
    background-color: #df1e2d;
    padding: 5px 30px
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .second_box p,
.election .constituency-top-area .second_box p {
    color: #fff;
    font-size: 18px;
    margin: 0;
    font-family: 'gn-tittle'
}

.election .constituency-top-area .third_box th {
    color: #000;
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box,
.election .constituency-top-area .third_box {
    width: 100%;
    float: left;
    padding: 10px 20px 0px 0px;
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box .third_top,
.election .constituency-top-area .third_box .third_top {
    font-size: 16px;
    color: #979797;
    font-family: gn-tittle
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box .third_top .candidates,
.election .constituency-top-area .third_box .third_top .candidates {
    float: left
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box .third_top .votes,
.election .constituency-top-area .third_box .third_top .votes {
    float: right;
    width: 50px;
    text-align: center
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box .third_top .perc,
.election .constituency-top-area .third_box .third_top .perc {
    float: right;
    width: 40px;
    text-align: center
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box .third_top table td span,
.election .constituency-top-area .third_box .third_top table td span {
    width: 100%;
    float: left;
    white-space: nowrap;
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box .third_top table td span.dots,
.election .constituency-top-area .third_box .third_top table td span.dots {
    width: 10px;
    margin-right: 9px;
    line-height: 1px;
    float: left;
    font-size: 30px
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box .third_top table td h5,
.election .constituency-top-area .third_box .third_top table td h5 {
    margin: 0;
    float: left;
    font-size: 16px;
    color: #333
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .btn_tabs,
.election .constituency-top-area .btn_tabs {
    width: 100%;
    float: left;
    padding: 0 20px 20px 20px
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_right {
    width: 58%;
    float: right;
    margin-left: 1%
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_right img {
    max-width: 100%
}

.election .election_bottom_news {
    width: 100%;
    float: left;
    margin: 20px 0;
    background-color: #e9f0f2;
    padding: 30px 0
}

.election .election_bottom_news ul {
    padding: 0;
    margin: 0
}

.election .election_bottom_news ul li {
    list-style: none;
    width: 100%;
    float: left
}

.election .election_bottom_news ul li .pic {
    width: 100%;
    float: left;
    position: relative;
}

.election .election_bottom_news ul li .pic img {
    width: 100%
}

.election .election_bottom_news ul li .txt {
    width: 100%;
    float: left;
}

.election .election_bottom_news ul li .txt .election_label {
    font-weight: 500;
    text-transform: capitalize;
    padding: 3px 15px;
    font-size: 16px;
    color: #fff;
    background-color: #d40000;
    display: none
}

.election .election_bottom_news ul li .txt h1 {
    font-size: 27px;
    margin: 6px 0 10px 0;
    line-height: 29px;
}

.election .election_bottom_news ul li .txt h1 a {
    color: #000
}

.election .election_bottom_news ul li .txt h2 {
    font-weight: 500;
    font-size: 20px;
    margin: 10px 0;
    line-height: 21px;
}

.election .election_bottom_news ul:nth-child(2) li .txt h2 {
    font-size: 16px;
    min-height: 63px;
    margin: 10px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 81px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.election .election_bottom_news ul li .txt h2 a {
    color: #000
}

.election .election_bottom_news ul li .txt p {
    font-size: 16px;
    font-family: gn-tittle;
    font-weight: 400;
    line-height: 22px;
    color: #585757;
}

.election .election_bottom_news ul li .txt .post-time {
    display: none;
    color: #999;
    font-size: 13px;
    float: left;
    font-weight: 400;
    width: 100%;
    font-family: gn-tittle;
    margin-bottom: 5px;
}

.election .election_bottom_news ul li .txt .post-time span {
    width: 12px;
    text-align: center;
    display: inline-block;
    margin-right: 5px
}

.election .election_bottom_news ul:nth-child(1) {
    width: 35%;
    float: left
}

.election .election_bottom_news ul:nth-child(1) li .txt .election_label {
    display: inline-block
}

.election .election_bottom_news ul:nth-child(1) li .txt .post-time {
    display: block
}

.election .election_bottom_news ul:nth-child(2) {
    width: 34%;
    float: left
}

.election .election_bottom_news ul:nth-child(2) li {
    width: 47%;
    margin-left: 3%;
    margin-bottom: 15px
}

.election .election_bottom_news ul:nth-child(2) li .txt {
    margin-top: 0
}

.election .election_bottom_news ul:nth-child(2) li .txt p {
    display: none
}

.election .election_bottom_news ul:nth-child(3) {
    width: 30%;
    float: left;
    margin: 0 0 0 1%
}

.election .election_bottom_news ul:nth-child(3) li {
    border-bottom: 0
}

.election .election_bottom_news ul:nth-child(3) li .txt {
    margin-top: 0
}

.election .election_bottom_news ul:nth-child(3) li:nth-child(2) {
    border-bottom: 0
}

.election .election_bottom_news ul:nth-child(3) li:nth-child(2) .pic {
    display: none
}

.election .election_bottom_news ul:nth-child(3) li:nth-child(2) .txt p {
    display: none
}

.election .election_road_more {
    width: 100%;
    float: left
}

.election .election_road_more ul {
    padding: 0;
    margin: 0
}

.election .election_road_more ul li {
    list-style: none;
    margin-bottom: 10px;
    width: 20%;
    float: left;
    padding: 0 10px;
}

.election .election_road_more ul li .pic {
    position: relative;
}

.election .election_road_more ul li .pic img {
    width: 100%
}

.election .election_road_more ul li .heading h2 {
    font-size: 16px;
    margin: 5px 0 0 0;
    min-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
}

.election .election_road_more ul li a {
    color: #333
}

.election.constituency .c_head .c_top h1 {
    font-size: 48px;
    font-family: 'gn-Bold';
    text-transform: uppercase
}

.election.constituency .c_head .c_left {
    width: 48%;
    float: left;
    margin-right: 2%
}

.election.constituency .c_head .c_left .c_zone {
    width: 100%;
    float: left;
    background-color: #304a88
}

.election.constituency .c_head .c_left .c_zone h3 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding: 10px
}

.election.constituency .c_head .c_left .c_desc {
    width: 100%;
    float: left
}

.election.constituency .c_head .c_left .c_list {
    width: 100%;
    float: left
}

.election.constituency .c_head .c_left p {
    font-size: 18px;
    margin: 10px 0 0 0;
    font-family: 'gn-tittle'
}

.election.constituency .c_head .c_right {
    width: 50%;
    float: left
}

.election.constituency .c_head .c_right ul {
    margin: 0;
    padding: 0
}

.election.constituency .c_head .c_right ul li {
    list-style: none;
    width: 50%;
    float: left;
    margin-bottom: 10px
}

.election.constituency .c_head .c_right ul li .c_right_pic {
    width: 100px;
    float: left;
    margin-right: 2%
}

.election.constituency .c_head .c_right ul li .c_right_pic img {
    width: 100%
}

.election.constituency .c_head .c_right ul li .c_right_txt {
    width: 72%;
    width: -webkit-calc(100% - 100px - 2%);
    width: calc(100% - 100px - 2%);
    float: left
}

.election.constituency .c_head .c_right ul li .c_right_txt h1 {
    font-size: 20px;
    font-weight: 500;
    margin: 5px 0;
    line-height: 21px
}

.election.constituency .c_head .c_right ul li .c_right_txt h2 {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    line-height: 21px;
    font-family: gn-tittle
}

.election.constituency .c_head .c_right ul li .c_right_txt a {
    color: #333
}

.election.constituency .c_head .c_right ul li:nth-child(1) {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 0
}

.election.constituency .c_head .c_right ul li:nth-child(1) .c_right_pic {
    width: 100%;
    float: left;
    margin-right: 0
}

.election.constituency .c_head .c_right ul li:nth-child(1) .c_right_pic img {
    width: 100%
}

.election.constituency .c_head .c_right ul li:nth-child(1) .c_right_txt {
    width: 100%;
    float: left
}

.election.constituency .c_results {
    width: 100%;
    float: left;
    margin: 20px 0
}

.election.constituency .c_results .c_title {
    text-align: center;
    padding: 10px 0;
    background-color: #304a88
}

.election.constituency .c_results .c_title h5 {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'gn-Bold'
}

.election.constituency .c_results .c_tab {
    text-align: center;
    width: 100%;
    display: inline-block;
    margin: 0 auto
}

.election.constituency .c_results .c_tab .pull-center {
    display: inline-block
}

.election.constituency .c_results .c_tab .election_tab_title {
    font-family: gn-tittle;
    font-size: 20px;
    color: #fff
}

.election.constituency .c_results .c_tab .panel-heading {
    background-color: #283d71;
    padding: 10px 0
}

.election.constituency .c_results .c_tab .panel-body {
    display: table;
    table-layout: fixed;
    width: 100%
}

.election.constituency .c_results .c_tab .c_table {
    text-align: left;
    display: table-cell;
    overflow-x: auto;
    width: 100%
}

.election.constituency .c_results .c_tab .c_table thead tr {
    font-family: 'gn-Bold';
    font-size: 16px
}

.election.constituency .c_results .c_tab .c_table tbody tr {
    margin-bottom: 5px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.075)
}

.election.constituency .c_results .c_tab .c_table tbody td {
    font-size: 16px;
    font-family: 'gn-tittle'
}

.election .nc_table {
    padding: 6px;
    background-color: #fff;
}

.election .nc_table .timer-section {
    margin: 0 auto;
    text-align: center;
}

.election .nc_table .timer-section h4 {
    font-family: gn-bold;
    font-size: 30px;
}

.election .nc_table .timer-section span:not(.clicker) {
    font-family: gn-bold;
    font-size: 40px;
    background-color: #df1f2e;
    color: #fff;
    display: block;
    padding: 2px 15px;
    margin: 10px 0;
    width: 100%;
}

.election .nc_table .timer-section span.clicker {
    font-size: 13px;
    font-family: gn-tittle;
}

.election .nc_table h2 {
    color: #333;
    margin: 0 0 10px 0;
    font-family: gn-bold;
}

.election .nc_table p {
    font-size: 15px;
    font-family: gn-tittle
}

.election .nc_table .table3 tr {
    font-size: 13px;
    font-family: gn-tittle;
    border-bottom: 1px solid #e9f0f2
}

.election .nc_table .table3 tr:nth-child(1) td {
    padding: 5px
}

/*****end less css*****/

.ppp {
    background-color: #dd0029;
}

.pti {
    background-color: #1f64c7;
}

.mqm {
    background-color: #780059;
}

.pml-N {
    background-color: #ff6025;
}

.ppp_txt {
    color: #dd0029;
}

.pti_txt {
    color: #1f64c7;
}

/*Panel tabs*/
.panel-tabs {
    position: relative;
    bottom: 0;
    clear: both;
    border-bottom: 1px solid transparent;
}

.home-video-panel .panel-tabs {
    clear: inherit;
}

.panel-body {
    padding: 0px;
}

.panel-tabs > li {
    float: left;
    margin-bottom: -1px;
    border: 1px solid #dcdcdc;
    padding: 0px 4px;
    border-right: 0;

}

.panel-tabs > li.active {
    background-color: #21409a;
}

.panel-tabs > li > a {
    margin-right: 0;
    margin-top: 4px;
    line-height: .85;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #333;
    font-size: 14px;
}

.panel-heading a:before {
    display: none;
}

.panel-tabs > li > a:hover {
    border-color: transparent;
    color: #ffffff;
    background-color: transparent;
}

.panel-tabs > li.active > a,
.panel-tabs > li.active > a:hover,
.panel-tabs > li.active > a:focus {
    color: #fff !important;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

.panel-tabs > li:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 0;
}

.panel-tabs > li:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-right: 1px solid #dcdcdc;
}

.panel > .table th {
    text-align: center;
}

.panel > .table td {
    text-align: center;
    color: #333
}

.panel > .table th:nth-child(1) {
    text-align: left;
}

.panel > .table td:nth-child(1) {
    text-align: left;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: none;
}

.table > tbody > tr > td {
    border-top: 0;
}

.panel > .table tr {
    border-bottom: 1px solid #ddd;
}

.panel > .table tr:last-child {
    border-bottom: 0;
}

.view-all {
    width: 160px;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
}

.view-all a {
    color: #fff;
    font-family: gn-tittle;
}

.view-all a:hover {
    color: #fff !important;
}

.view-all .view-button.dark-blue {
    background-color: #2a2a2a;
}

.view-all .view-button {
    margin-top: 0;
    margin: 0 auto;
    display: inline-block;
    border-radius: 62.5rem;
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    width: 100%;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    cursor: pointer;
    background-color: transparent;
    text-align: center;
}

.view-all .view-button .view {
    margin: 0 auto;
    display: inline-block;
}

.view-all .view-button .view .inline-arrow-white-right {
    float: right;
    line-height: 14px;
}

.view-all.right {
    float: right;
}

.view-all.right .view-button.dark-blue {
    background-color: #4f95bb;
}

.election .search .input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    float: left;
}

.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_search .search .input-group-addon, .input-group-btn {
    float: none;
}

.panel {
    border: 0
}

.load_ele {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    /* margin-left: -150px; */
    /* margin-top: -150px; */
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.load_ele img {
    width: 100%;
}

.load_ele_suggestion {
    position: absolute;
    right: 40px;
    top: 13px;
    z-index: 9;
}

.load_ele_suggestion img {
    width: 20px;
}

.suggestionBox,.suggestionBoxGb,.suggestionBoxAJK {
    position: absolute;
    top: 45px;
    background: #fff;
    width: 94%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 9;
}

.search #t {
    position: relative;
}

.suggestionBox ul,.suggestionBoxGb ul,.suggestionBoxAJK ul {
    padding: 0;
    margin: 0;
    list-style: none;
    border: 1px solid #f1f1f1;
    border-top: transparent;
}

.suggestionBox ul a,.suggestionBoxGb ul a,.suggestionBoxAJK ul a {
    display: block;
    /* width: 100%; */
    padding: 10px;
    background: #fff;
    font-size: 13px;
    color: #2f2f2f;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #ddd;
}

.suggestionBox ul a:hover,.suggestionBoxGb ul a:hover,.suggestionBoxAJK ul a:hover {
    background: #f1f1f1;
    color: #2f2f2f;
}

.suggestionBox ul li:first-child a,.suggestionBoxGb ul li:first-child a,.suggestionBoxAJK ul li:first-child a {
    border-top: transparent;
}

.openBtn {
    border: none;
    cursor: pointer;
    width: 20px;
}

.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    background-color: rgba(128, 128, 128, 0.8);
}

.overlay-content {
    position: relative;
    top: 46%;
    width: 25%;
    text-align: center;
    margin-top: 30px;
    margin: auto
}

.overlay .closebtn {
    position: absolute;
    top: 50px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
}

.overlay .closebtn:hover {
    color: #ccc;
}

.overlay input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    float: left;
    width: 80%;
    background: white;
}

.overlay input[type=text]:hover {
    background: #f1f1f1;
}

.overlay button {
    float: left;
    width: 20%;
    padding: 15px;
    background: #ddd;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

.overlay button:hover {
    background: #bbb;
}

.form-control:focus {
    border-color: #f4f3f3;
    outline: 0;
    box-shadow: none;
}

.map-inner {
    height: 315px;
    width: 494px;
    position: relative;
    margin: 0 auto;
}

.total_seats {
    color: #000;
    font-size: 52px;
    font-family: gn-bold;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -0);
    bottom: 21%;
    text-align: center;
    line-height: 31px;
}

.election_general_seats {
    font-size: 14px;
    font-family: gn-tittle;
}

svg.crtgrm {
    width: 100%;
    height: 100%;
}

svg.crtgrm .seat {
    cursor: pointer;
    transition: all 800ms;
}

svg.crtgrm .seat.blank_seats_na {
    fill: #000000;
}

svg.crtgrm .seat.blank_seats_pb {
    fill: #000000;
}

svg.crtgrm .seat.blank_seats_pk {
    fill: #000000;
}

svg.crtgrm .seat.blank_seats_pp {
    fill: #000000;
}

svg.crtgrm .seat.blank_seats_ps {
    fill: #000000;
}

.top_content .top_content_two .dropdown_btn .btn-default:focus, .btn-default.focus {
    background-color: transparent;
}

.election.constituency .c_results .c_tab .pull-center .panel-tabs > li {
    padding: 0px 2px;
    border: 0;
    border-left: 1px solid #8698c3;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.election.constituency .c_results .c_tab .pull-center .panel-tabs > li:first-child {
    border-left: 0;
}

.election.constituency .c_results .c_tab .pull-center .panel-tabs > li > a {
    color: #8698c3;
    padding: 0px 3px;
    margin-right: 0;
    margin-top: 0;
    font-family: gn-tittle;
    font-size: 20px;
}

.election.constituency .c_results .c_tab .pull-center .panel-tabs > li > a:hover {
    color: #fff !important;
}

.election.constituency .c_results .c_tab .pull-center .panel-tabs > li > a:focus {
    background-color: transparent;
}

.election.constituency .c_results .c_tab .pull-center .panel-tabs > li.active {
    color: #fff;
    background-color: transparent;
}

.election.constituency .c_results .c_tab .pull-center .panel-tabs > li.active a {
    color: #fff;
}

.election.constituency .c_results .c_tab .pull-center .panel-tabs {
    bottom: -3px;
    border-bottom: 0;
}

.winner {
    background-color: #cbf5d4;
}

.runner_up {
    background-color: #d7e4fa;
}

.scrollme {
    /*width: 1250px;*/
    overflow-x: auto;
    white-space: nowrap;
}

.des_banner {
    display: block;
}

.mob_banner {
    display: none;
}

.election .pull-right {
    margin-bottom: 15px;
    margin-right: 8%;
}

.e_side_live {
    width: 320px;
    float: right;
    margin: 20px 0 0 1%;
}

.e_live_top {
    width: 100%;
    float: left;
    background-color: #f60823;
    padding: 8px 16px 5px 16px;
}

.e_live_icon {
    float: left;
    margin-right: 15px;
    width: 25px;
    position: relative;
}

.e_live_text {
    color: #fff;
    font-size: 22px;
    line-height: 27px;
    font-family: gn-tittle;
}

.blink {
    position: absolute;
    top: -8px;
    right: 0;
}

.e_live_icon span {
    font-size: 25px;
    color: white;
    animation: blink 1s linear infinite;
    line-height: 0px;
}

@keyframes blink {
    0% {
        opacity: 0;
    }
    50% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}

.e_live_tv {
    width: 100%;
    float: left;
}

.e_live_center {
    width: 100%;
    float: left;
    background-color: #262626;
    padding: 8px 16px 6px 16px;
}

.e_live_center_icon {
    float: left;
    margin-right: 15px;
    width: 20px;
}

.e_live_center_icon img {
    width: 100%;
}

.e_live_center_text {
    color: #d4d4d4;
    font-size: 22px;
    font-family: gn-light;
    line-height: 22px;
}

.e_live_news {
    width: 100%;
    float: left;
    background-color: #101010;
    padding: 16px;
    height: 575px;
    overflow-y: auto;
}

.e_live_news ul {
    padding: 0;
    margin: 0;
}

.e_live_news ul li {
    list-style: none;
    width: 100%;
    float: left;
    border-bottom: 1px solid #353535;
    margin-bottom: 23px;
}

.e_live_news ul li figure {
    width: 100%;
    float: left;
}

.twitter_image {
    max-width: 40px;
    margin-right: 15px;
    float: left;
}

.twitter_image img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 100%;
}

.tweet_info {
    float: left;
}

.twitter_title {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #d4d4d4;
    font-family: gn-home;
    margin-bottom: 4px;
}

.twitter_icon {
    float: left;
    margin-right: 10px;
}

.twitter_i_txt {
    color: #2ba1ed;
    font-size: 13px;
    font-family: gn-tittle;
    line-height: 10px;
}

.twitter_heading {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
    color: #d4d4d4;
    font-size: 14px;
    font-family: 'gn-Light';
    line-height: 19px;
}

.twitter_heading a {
    color: #d4d4d4;
}

.twitter_heading a:hover {
    color: #fff !important;
}

.twitter_heading .meta {
    color: #818181;
    width: 100%;
    float: left;
    margin: 10px 0 18px 0;
}

.twitter_heading .meta a {
    color: #818181;

}

.e_live_news::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #111111;
}

.e_live_news::-webkit-scrollbar {
    width: 6px;
}

.e_live_news::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #5a5a5a;
}

.election_top_news.pre_election {
    width: 100%;
}

.election .election_top_news.pre_election ul:nth-child(1) {
    width: 32%;
    float: left;
}

.election .election_top_news.pre_election ul:nth-child(2) {
    width: 28%;
    float: left;
    margin: 0 0 0 2%;
}

.election .election_top_news.pre_election ul:nth-child(3) {
    width: 38%;
    float: left;
    margin: 0;
}

.election .election_top_news.pre_election ul:nth-child(3) li {
    width: 45%;
    margin-left: 5%;
    margin-right: 0;
    margin-bottom: 0;
}

.election .election_top_news.pre_election ul:nth-child(2) li .pic {
    width: 100%;
    float: left;
    margin-right: 0;
}

.election .election_top_news.pre_election ul:nth-child(2) li .txt {
    width: -webkit-calc(100% - 100px - 4%);
    width: calc(100% - 100px - 4%);
    float: left;
    width: 100%;
}

.election .election_top_news.pre_election ul:nth-child(2) li {
    margin-bottom: 0;
}

.election .election_top_news.pre_election ul:nth-child(2) li:first-child {
    border-bottom: 1px solid #ccc;
}

.election .election_top_news.pre_election ul:nth-child(2) li:nth-child(2) .pic {
    display: none;
}

.e_side_live.pre_live {
    display: none;
}

.election hr {
    display: none;
}

.video-icon {
    top: inherit;
    bottom: 0;
    right: inherit;
    left: 0;
}

/*.home-video-panel .bg-color {
    width: calc(100% - 320px);
    margin-right: 0;
    float: left;
}*/
/*.right-add-area{
    float: right;
    height:200px;
    width: 301px;
}*/
.home-video-panel ul.panel-tabs li {
    float: left;
    margin-bottom: -1px;
    border: 0;
    background-color: transparent;
    padding: 0;
}

.hvp-bg {
    background-image: url(../images/election/bg.png);
    width: 100%;
    float: left;
}

.home-video-panel .bg-color .hvp-left .video-pic img {
    width: 100%;
}

/*.home-video-panel .bg-color .hvp-left {
    width: 48%;
}*/
/*.home-video-panel .bg-color .hvp-right {
    width: 51%;
}*/
ul.loadmorestoriestabs {
    margin-bottom: 20px;
    float: left;
}

ul.loadmorestoriestabs li.active {
    background-color: #21409a;
    color: #fff !important;
}

ul.loadmorestoriestabs li.active a {
    color: #fff !important;
}

ul.loadmorestoriestabs li.active > a:hover {
    color: #fff !important;
}

/*.panel-tabs > li.active > a:hover, .panel-tabs > li.active > a:focus{
   color: #333 !important;
}*/
ul.loadmorestoriestabs > li.active > a {
    color: #fff !important;
}

.home-video-panel h2 {
    float: left;
    color: #fff;
    padding: 0;
    font-size: 24px;
    margin: 0;
    font-family: gn-bold;
    line-height: 38px;
}
.election .election_bottom_news .gb_election_party .tab_card ul:nth-child(1), .election .election_bottom_news .gb_election_party .tab_party_code ul:nth-child(1){
    width: 100%;
    margin-bottom: 10px;
}
.election .election_bottom_news .gb_election_party .tab_card ul li{
    width: 50%;
    border: 0;
    position: relative;
    height: 140px;
}
.election .election_bottom_news .gb_election_party .tab_card ul li .card_box{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
}
.election .election_bottom_news .gb_election_party .tab_party_code ul li{
    width: 49%;
    border-bottom: 1px solid #ccc;
    margin: 4px 0;
    padding-bottom: 8px;
}
.election .election_bottom_news .gb_election_party .tab_party_code ul li:nth-child(odd){
    margin-right: 1%;
}
.election .election_bottom_news .gb_election_party .tab_party_code ul li:nth-child(even){
    margin-left: 1%;
}
.election .election_bottom_news .gb_election_party .tab_party_code ul li .pary_color_icon{
    width: 10px;
    height: 10px;
    margin-right: 5px;
    float:left;
    margin-top: 3px;
}
.election .election_bottom_news .gb_election_party .tab_party_code ul li .pary_color_name{
    width: 93%;
    width: -webkit-calc(100% - 10px - 5px);
    width: calc(100% - 10px - 5px);
    float:left;
}
.election .election_bottom_news .gb_election_party .tab_party_code ul li .pary_color_name h5{
    float:left;
    margin: 0;
}
.election .election_bottom_news .gb_election_party .tab_party_code ul li .pary_color_name h6{
    float:right;
    margin: 0;
}
.gn-party-title{
    background: #f5f5f5;
    padding: 10px 0 8px 0;
    text-align: center;
    margin-bottom: 18px;
    display: inline-block;
    width: 100%;
}
.gn-party-title h2{
    margin: 0;
}
.sec_section_map{
    background: url(https://c5ae2505-efa7-4e92-b24b-71c924423fcf.atarimworker.io/assets/front/images/election//home_election_voter_map.png),#0e63aa;
    width: 100%;
    height: 505px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    margin: 30px 0;
    padding: 20px 0;
    float: left;
    color: #fff;
}
.sec_section_map .panel-tabs > li > a{
    color: #fff;
}
.sec_section_map .total_seats{
    color: #fff;
}
@media (max-width: 1300px) {
    .map-inner {
        width: 500px;
    }
}

@media (max-width: 1199px) {
    .home-video-panel .bg-color .hvp-left {
        display: block;
        width: 51%;
    }

    .home-video-panel .bg-color .hvp-right {
        width: 48%;
        float: left;
        margin-left: 1%;
    }

    .top_content .top_content_one .position_slider {
        width: 350px
    }

    .election .pull-right {
        margin-right: 5%;
    }

    .election .election_road_more ul li {
        width: 25%;
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_title h3 {
        width: 74%
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_card {
        width: 74%
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_card ul li {
        padding: 22px
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_party_code {
        width: 24%
    }

    .map-inner {
        width: 495px;
    }

    .panel-tabs > li {
        padding: 3px 0px;
    }

    .election .election_top_news ul:nth-child(3) li {
        width: 31%;

    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left {
        width: 46%;
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_right {
        width: 52%;
    }
}

@media (max-width: 991px) {
    .party-candidates-view {
        max-width: inherit;
        width: 95%;
        margin: 0 auto;
    }
    .party-candidates-view div.dataTables_wrapper div.dataTables_filter input{
        width: 280px !important;
    }
    .top_content .top_content_one {
        float: none
    }

    .election .constituency-top-area .third_box .third_top table td span.dots {
        display: none;
    }

    .party-full-name {
        display: none;
    }

    .party-short-name {
        display: block;
    }

    .election .pull-right {
        margin-right: 0;
        margin-bottom: 20px;
        float: none !important;
        display: inline-block;
    }

    .election .panel-primary > .panel-heading {
        width: 100%;
        text-align: center;
        display: inline-block;
        margin: 0 auto;
    }

    .top_content .top_content_one .latest_result_pic {
        display: none
    }

    .top_content .top_content_one .position_slider {
        width: 40%
    }

    .top_content .top_content_two {
        width: 40%
    }

    .top_content .past_result_top {
        font-size: 20px;
        width: 100%
    }

    .top_content .past_result_top span {
        font-size: 38px
    }

    .election .election_top_news ul:nth-child(1) {
        width: 100%;
        margin-bottom: 20px
    }

    /*.election .election_top_news ul:nth-child(1) li .pic {
        width: 40%
    }
    .election .election_top_news ul:nth-child(1) li .txt {
        width: 59%;
        margin-left: 1%;
        margin-top: 0
    }*/
    .election .election_top_news ul:nth-child(2) {
        width: 100%;
        margin: 0
    }

    .election .election_top_news ul:nth-child(2) li {
        border-bottom: none;
        margin-bottom: 15px;
    }

    .election .election_top_news ul:nth-child(2) li .pic {
        width: 100px;
        float: left;
        margin-right: 4%;
        position: relative;
    }

    .election .election_top_news ul:nth-child(2) li .pic .video-icon {
        width: 25px !important;
    }

    .election .election_top_news.pre_election ul:nth-child(2) li .pic .video-icon {
        width: 40px !important;
    }

    .election .election_top_news ul:nth-child(3) li .pic .video-icon {
        width: 25px !important;
    }

    .election .election_top_news.pre_election ul:nth-child(3) li .pic .video-icon {
        width: 40px !important;
    }

    .election .election_top_news ul:nth-child(2) li .txt {
        width: 61%;
        width: -webkit-calc(100% - 100px - 4%);
        width: calc(100% - 100px - 4%);
        float: left;
    }

    .election .election_top_news ul:nth-child(2) li .txt h2 {
        font-size: 18px;
        line-height: 22px;
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_title h2 {
        margin: 0 0 10px 0;
        text-align: center;
    }

    .election .election_top_news ul:nth-child(2) li .txt p {
        display: none;
    }

    .election .election_top_news ul:nth-child(2) li:nth-child(2) .pic {
        display: block;
    }

    .election .election_top_news ul:nth-child(3) {
        width: 100%;
        margin: 0
    }

    .election .election_top_news ul:nth-child(3) li {
        width: 100%;
        margin-right: 0;
    }

    .election .election_top_news ul:nth-child(3) li .pic {
        width: 100px;
        float: left;
        margin-right: 4%;
        position: relative;
    }

    .election .election_top_news ul:nth-child(3) li .txt h2 {
        min-height: inherit;
    }

    .election .election_top_news ul:nth-child(3) li .txt {
        width: 61%;
        width: -webkit-calc(100% - 100px - 4%);
        width: calc(100% - 100px - 4%);
        float: left;
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_right {
        width: 100%;
        margin-bottom: 20px
    }

    .election .election_bottom_news ul:nth-child(1) {
        width: 100%;
        margin-bottom: 20px
    }

    .election .election_bottom_news ul:nth-child(1) li .pic {
        width: 40%
    }

    .election .election_bottom_news ul:nth-child(1) li .txt {
        width: 59%;
        margin-left: 1%;
        margin-top: 0
    }

    .election .election_bottom_news ul:nth-child(2) {
        width: 100%;
        margin: 0
    }

    .election .election_bottom_news ul:nth-child(2) li {
        margin-right: 0;
        width: 24.2%;
        margin-left: 1%;
    }

    .election .election_bottom_news ul:nth-child(2) li:first-child {
        margin-left: 0;
    }

    .election .election_bottom_news ul:nth-child(3) {
        width: 100%;
        margin: 0
    }

    .election .election_bottom_news ul:nth-child(3) li {
        width: 49%;
        margin: 0 0 0 1%;
    }

    .election .election_bottom_news ul:nth-child(3) li:first-child {
        width: 49%;
        margin: 0 1% 0 0;
        border-bottom: 0;
    }

    .election .election_bottom_news ul:nth-child(3) li:nth-child(2) .pic {
        display: block;
    }

    .election .election_bottom_news ul:nth-child(3) li:first-child .txt p {
        display: none;
    }

    .map-inner {
        width: 494px;
    }

    .election .election_bottom_news {
        margin: 0 0 20px 0;
    }

    .election.constituency .c_head .c_left {
        width: 100%;
    }

    .election.constituency .c_head .c_right {
        width: 100%;
        margin-top: 20px;
    }

    .election .election_top_news.pre_election ul:nth-child(1) {
        width: 53%;
        float: left;
    }

    .election .election_top_news.pre_election ul li .pic {
        width: 100%;
    }

    .election .election_top_news ul:first-child li .txt p {
        display: none;
    }

    .election .election_top_news.pre_election ul:nth-child(2) {
        width: 45%;
    }

    .election .election_top_news.pre_election ul:nth-child(3) {
        width: 100%;
    }

    .election .election_top_news.pre_election ul:nth-child(3) li {
        width: 24%;
        margin-left: 0;
        margin-right: 1%;
        margin-bottom: 0;
    }

    .election .election_top_news.pre_election ul:nth-child(3) li .pic {
        width: 100%;
        margin-right: 0;
    }

    .election .election_top_news.pre_election ul:nth-child(3) li .txt {
        width: 100%;
        float: left;
        margin-top: 0;
    }
    .election .election_bottom_news.gb_election_bottom_news ul:nth-child(3) li:first-child{
        width: 100%;
        margin: 0;
    }
    .election .election_bottom_news.gb_election_bottom_news .gb_election_party ul li{
        width: 50%;
        margin: 0;
    }
    .election .election_bottom_news.gb_election_bottom_news .gb_election_party ul li:first-child{
        width: 50%;
        margin: 0;
    }
    .election .election_bottom_news.gb_election_bottom_news .gb_election_party .tab_party_code ul li{
        width: 49%;
        padding-bottom: 8px;
        margin-bottom: 8px;
    }
    .election .election_bottom_news.gb_election_bottom_news .gb_election_party .tab_party_code ul li:first-child{
        border-bottom: 1px solid #ccc;
        margin-right: 1%;
        padding-bottom: 8px;
        margin-bottom: 8px;
    }
}

@media (max-width: 767px) {
    .home-video-panel .bg-color {
        width: 100%;
        margin-right: 0;
    }

    .election .constituency-top-area .top_box_left {
        display: block;
        padding-left: 8px;
    }

    .election.constituency .constituency-top-area h1 {
        display: none;
    }

    .election .constituency-top-area .top_box {
        padding-left: 0;
    }

    /*.detail-table-top{
        display: none;
    }*/
    .show-slider {
        width: 100%;
    }

    .home-video-panel .bg-color .hvp-left {
        width: 100%;
    }

    .home-video-panel .bg-color .hvp-right {
        width: 100%;
        margin-left: 0;
    }

    .top_content .top_content_one .first_position {
        width: 101px;
        padding: 12px 6px
    }

    .top_content .top_content_one .position_slider {
        width: 41%
    }

    .top_content .top_content_one .position_slider .e_slider .party_name {
        margin-left: 10%
    }

    .top_content .top_content_two .el_social .navbar-nav {
        margin: 0
    }

    .top_content .top_content_three .side_menu .menu-ico {
        top: 95px
    }

    .top_content .el_social .ele_social_hide {
        display: block
    }

    .top_content .el_social .ele_social_show {
        display: none
    }

    .election .election_top_news ul:nth-child(1) li .pic {
        width: 100%
    }

    .election .election_top_news ul:nth-child(2) li .pic {
        width: 100px;
        margin-right: 2%
    }

    .election .election_top_news ul:nth-child(2) li .txt {
        width: 48%;
        width: -webkit-calc(100% - 100px - 2%);
        width: calc(100% - 100px - 2%);
        float: left
    }

    .election .election_top_news ul:nth-child(3) li .pic {
        width: 100px;
        margin-right: 2%
    }

    .election .election_top_news ul:nth-child(3) li .txt {
        width: 48%;
        width: -webkit-calc(100% - 100px - 2%);
        width: calc(100% - 100px - 2%);
        float: left
    }

    .election .election_top_news ul:nth-child(2) li .txt h2 {
        margin: 3px 0 0;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        max-height: 81px;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        font-family: gn-tittle
    }

    .election .election_top_news ul:nth-child(3) li .txt h2 {
        margin: 3px 0 0;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        max-height: 81px;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        font-family: gn-tittle
    }

    .more-content .col-sm-12 {
        width: 100%;
        float: left;
    }

    /*.election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_title {
        margin: 10px 0 0 0
    }*/
    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_title h2 {
        margin: 0 0 10px 0;
        text-align: center;
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_card ul li .card_box .card_pic {
        display: none
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_party_code ul li .pary_color_icon {
        margin-right: 4px
    }

    .election .election_bottom_news ul:nth-child(1) {
        width: 100%;
        margin-bottom: 20px
    }

    .election .election_bottom_news ul:nth-child(1) li .pic {
        width: 100%
    }

    .election .election_bottom_news ul:nth-child(1) li .txt {
        width: 100%;
        margin-left: 0%;
        margin-top: 15px
    }

    .election .election_bottom_news ul:nth-child(2) {
        width: 100%;
        margin: 0
    }

    .election .election_bottom_news ul:nth-child(2) li {
        margin-left: 0;
        margin-right: 3%;
        width: 100%
    }

    .election .election_bottom_news ul:nth-child(2) li .pic {
        width: 100px;
        margin-right: 2%
    }

    .election .election_bottom_news ul:nth-child(2) li .pic .video-icon {
        width: 25px !important;
    }

    .election .election_bottom_news ul:nth-child(3) li .pic .video-icon {
        width: 25px !important;
    }

    .election .election_bottom_news ul:nth-child(2) li .txt {
        width: 48%;
        width: -webkit-calc(100% - 100px - 2%);
        width: calc(100% - 100px - 2%);
        float: left
    }

    .election .election_bottom_news ul:nth-child(2) li .txt h2 {
        margin: 3px 0 0;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        max-height: 81px;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        font-family: gn-tittle
    }

    .election .election_bottom_news ul:nth-child(3) {
        width: 100%;
        margin: 0;
    }

    .election .election_bottom_news ul:nth-child(3) li {
        width: 100%;
        margin: 0;
    }

    .election .election_bottom_news ul:nth-child(3) li:first-child {
        width: 100%;
        margin: 0 0 15px 0;
        border-bottom: 0;
    }

    .election .election_bottom_news ul:nth-child(3) li .pic {
        width: 100px;
        margin-right: 2%;
    }

    .election .election_bottom_news ul:nth-child(3) li .txt {
        width: 48%;
        width: -webkit-calc(100% - 100px - 2%);
        width: calc(100% - 100px - 2%);
        float: left;
    }

    .election .election_bottom_news ul:nth-child(3) li .txt h2 {
        margin: 3px 0 0;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        max-height: 81px;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        font-family: gn-tittle;
    }

    .election .election_bottom_news ul:nth-child(3) li .txt p {
        display: none
    }

    .election .election_road_more ul li {
        width: 33%;
    }

    .election .election_top_news ul:nth-child(2) li:nth-child(2) {
        border-bottom: 0;
    }

    .election .election_top_news.pre_election ul:nth-child(2) li {
        margin-bottom: 0;
    }

    .election .election_top_news.pre_election ul:nth-child(2) li .txt h2 {
        margin: 7px 0 10px 0;
        font-size: 18px;
    }

    .election .election_top_news.pre_election ul:nth-child(3) li {
        width: 100%;
        margin-right: 0;
    }

    .election .election_top_news.pre_election ul:nth-child(3) li .pic {
        width: 100px;
        margin-right: 2%;
        margin-bottom: 15px;
    }

    .election .election_top_news ul:nth-child(3) li .pic .video-icon {
        width: 25px !important;
    }

    .election .election_top_news.pre_election ul:nth-child(3) li .pic .video-icon {
        width: 25px !important;
    }

    .election .election_top_news.pre_election ul:nth-child(3) li .txt {
        width: 100%;
        float: left;
        margin-top: 0;
        width: -webkit-calc(100% - 100px - 2%);
        width: calc(100% - 100px - 2%);
    }
}

@media (max-width: 600px) {
    .homebg section {
        margin: 0 0 20px 0;
    }

    .election .election_top_news {
        float: left;
        margin: 20px 0;
        width: 100%;
        width: -webkit-calc(100% - 0px - 0%);
        width: calc(100% - 0px - 0%);
    }

    .e_side_live {
        display: none;
    }

    .election.constituency .c_head .c_right ul li:nth-child(1) {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .panel-tabs > li {
        padding: 3px 0px;
    }

    .election.constituency .c_head .c_right ul li {
        width: 100%;
        margin-bottom: 20px;
    }

    .top_content .top_content_one {
        float: none;
        width: 60%
    }

    .top_content .top_content_one .latest_result_pic {
        display: none
    }

    .top_content .top_content_one .first_position {
        width: 100px;
        padding: 12px 4px
    }

    .top_content .top_content_one .position_slider {
        width: 53%;
        float: left
    }

    .top_content .top_content_two {
        width: 198px;
        margin-right: 0;
        margin-left: 1%
    }

    .top_content .top_content_two .dropdown_btn {
        width: 157px
    }

    .top_content .top_content_two .dropdown_btn .btn {
        padding: 4px 0
    }

    .top_content .top_content_two .drop_btn_data {
        padding: 0 0 5px 0
    }

    .top_content .top_content_three .side_menu .menu-ico {
        top: 30px;
        z-index: 3
    }

    .election .election_top_news.pre_election ul:nth-child(1) {
        width: 100%;
    }

    .election .election_top_news ul:first-child li .txt p {
        display: block;
    }

    .election .election_top_news ul:nth-child(2) {
        width: 100%;
        margin: 0
    }

    .election .election_top_news ul:nth-child(2) li {
        border-bottom: 0;
        margin-bottom: 15px
    }

    .election .election_top_news ul:nth-child(2) li .pic {
        width: 100px;
        margin-right: 2%
    }

    .election .election_top_news ul:nth-child(2) li .txt {
        width: 48%;
        width: -webkit-calc(100% - 100px - 2%);
        width: calc(100% - 100px - 2%);
        float: left
    }

    .election .election_top_news ul:nth-child(2) li .txt h2 {
        margin: 3px 0 0;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        max-height: 81px;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        font-family: gn-tittle
    }

    .election .election_top_news ul:nth-child(2) li:nth-child(2) .pic {
        display: block
    }

    .election .election_top_news ul:nth-child(3) {
        width: 100%;
        margin: 0 0 20px 0
    }

    .election .election_top_news ul:nth-child(3) li {
        width: 100%;
        margin-left: 0
    }

    .election .election_bottom_news {
        margin: 20px 0 10px 0;
        padding: 30px 0 0 0
    }

    .election .election_bottom_news ul:nth-child(1) {
        width: 100%;
        margin-bottom: 20px
    }

    .election .election_bottom_news ul:nth-child(1) li .pic {
        width: 100%
    }

    .election .election_bottom_news ul:nth-child(1) li .txt {
        width: 100%;
        margin-left: 0%;
        margin-top: 15px
    }

    .election .election_bottom_news ul:nth-child(2) {
        width: 100%;
        margin: 0
    }

    .election .election_bottom_news ul:nth-child(3) {
        width: 100%;
        margin: 0
    }

    .election .election_bottom_news ul:nth-child(3) li {
        border-bottom: 0;
        margin-bottom: 15px
    }

    .election .election_bottom_news ul:nth-child(3) li .pic {
        width: 100px;
        margin-right: 2%
    }

    .election .election_bottom_news ul:nth-child(3) li .txt {
        width: 48%;
        width: -webkit-calc(100% - 100px - 2%);
        width: calc(100% - 100px - 2%);
        float: left
    }

    .election .election_bottom_news ul:nth-child(3) li .txt h2 {
        margin: 3px 0 0;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        max-height: 81px;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        font-family: gn-tittle
    }

    .election .election_bottom_news ul:nth-child(3) li:nth-child(2) .pic {
        display: block
    }

    .election .election_road_more ul li {
        padding: 0;
        width: 100%;
        margin-bottom: 15px;
    }

    .election .election_road_more ul li .pic {
        width: 100px;
        margin-right: 2%;
        float: left
    }

    .election .election_road_more ul li .pic .video-icon {
        width: 25px !important;
    }

    .election .election_road_more ul li .heading {
        width: 48%;
        width: -webkit-calc(100% - 100px - 2%);
        width: calc(100% - 100px - 2%);
        float: left
    }

    .election .election_road_more ul li .heading h2 {
        margin: 3px 0 0;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        max-height: 81px;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        font-family: gn-tittle;
        min-height: inherit;
    }

    .panel-primary > .panel-heading {
        width: 100%;
        text-align: center;
        display: inline-block;
        margin: 0 auto;
    }

    .pull-right {
        float: none !important;
        display: inline-block;
    }

    .election .election_top_news.pre_election ul:nth-child(2) {
        width: 100%;
        margin: 0;
    }

    .election .election_top_news.pre_election ul:nth-child(2) li:first-child {
        border-bottom: 0;
    }

    .election .election_top_news.pre_election ul:nth-child(2) li {
        margin-bottom: 0;
        width: 100%;
    }

    .election .election_top_news.pre_election ul:nth-child(2) li .pic {
        width: 100px;
        margin-right: 2%;
    }

    .election .election_top_news ul:nth-child(2) li .pic .video-icon {
        width: 25px !important;
    }

    .election .election_top_news.pre_election ul:nth-child(2) li .pic .video-icon {
        width: 25px !important;
    }

    .election .election_top_news ul:nth-child(3) li .pic .video-icon {
        width: 25px !important;
    }

    .election .election_top_news.pre_election ul:nth-child(2) li .txt {
        width: 80%;
        width: -webkit-calc(100% - 100px - 4%);
        width: calc(100% - 100px - 4%);
        margin-top: 0;
    }

    .election .election_top_news.pre_election ul:nth-child(2) li .txt h2 {
        margin: 3px 0 0;
    }

    .election .election_top_news.pre_election ul:nth-child(2) li {
        margin-bottom: 15px;
        border-bottom: 0;
    }

    .election .election_top_news.pre_election ul:nth-child(2) li:nth-child(2) .pic {
        display: block;
    }

    .election .election_top_news.pre_election ul:nth-child(3) {
        width: 100%;
    }

    .election .election_top_news.pre_election ul:nth-child(3) li {
        width: 100%;
        margin-left: 0;
    }

    .panel-tabs > li > a {
        margin-right: 0;
        padding: 10px 9px;
    }
    .election.constituency .constituency-top-area h1{
        font-size: 21px;
    }

}

@media (max-width: 650px) and (min-width: 420px) {
    .map-inner {
        height: 215px;
        width: 415px;
    }

    .total_seats {
        font-size: 37px;
        bottom: 6%;
        line-height: 22px;
    }
}

@media (max-width: 419px) {
    .map-inner {
        height: 150px;
        width: 300px;
    }

    .el-separator {
        margin-top: 20px;
    }
}

@media (max-width: 480px) {
    .des_banner {
        display: none;
    }

    .mob_banner {
        display: block;
    }

    .top_content .el_social .btn-social.whats_ele {
        display: block;
        padding-top: 0;
    }

    .top_content .top_content_one .position_slider .swiper-button-next {
        margin-top: -26px;
    }

    .top_content .top_content_one .position_slider .swiper-button-prev {
        margin-top: -26px;
    }

    .top_content .past_result_top {
        font-size: 20px;
        height: auto;
    }

    .top_content .past_result_top span {
        font-size: 26px;
        width: auto;
        float: none;
    }

    .top_content .top_content_one {
        float: left;
        width: 100%
    }

    .top_content .top_content_one .first_position {
        width: 110px;
        padding: 12px 10px;
    }

    .top_content .top_content_one .first_position .pic {
        display: block;
    }

    .top_content .top_content_one .position_slider {
        width: 48%;
        width: -webkit-calc(100% - 110px);
        width: calc(100% - 110px)
    }

    .top_content .top_content_one .position_slider .e_slider .party_name {
        margin-left: 7%;
        width: 40px
    }

    .top_content .top_content_two {
        background-color: #f2f2f2;
        margin-left: 0;
        border-top: 1px solid #f89238;
        width: 100%;
    }

    .top_content .top_content_two .dropdown_btn {
        width: 50%;
        margin-top: 6px;
        margin-left: 2%
    }

    .top_content .top_content_two .dropdown_btn .btn {
        border: 1px solid #ccc;
        border-radius: 4px;
        padding: 6px 12px;
    }

    .top_content .top_content_two .drop_btn_data {
        margin-left: 3%;
    }

    .top_content .top_content_two .drop_btn_data .seats_cc {
        font-size: 17px
    }

    .top_content .el_social {
        width: 101px
    }

    .top_content .el_social .social-icons .navbar-nav li {
        width: 40px
    }

    .top_content .el_social .ele_social_hide {
        display: none
    }

    .top_content .el_social .ele_social_show {
        display: block
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left {
        margin-right: 0;
        margin-bottom: 0
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_title h2 {
        font-size: 21px
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_title h3 {
        width: 100%;
        font-size: 18px
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .top_box {
        padding: 10px 0 0 10px
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list {
        margin-bottom: 10px;
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .top_box .top_box_left h2 span {
        display: none;
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .top_box .top_box_left h2 {
        font-size: 20px
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .second_box {
        padding: 5px 10px
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .second_box p {
        font-size: 14px
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box {
        padding: 0
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box .third_top table td span.dots
    {
        display: none;
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_search {
        margin: 10px 0;
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box .third_top table thead {
        display: none;
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box .third_top table tbody tr:nth-child(n+4) {
        display: none;
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box .third_top {
        font-size: 14px
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box .third_top .panel {
        margin-bottom: 0px !important;
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box .third_top table td h5 {
        font-size: 13px;
        text-align: left;
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box .third_top table td {
        font-size: 13px;
        text-align: right;
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box .third_top table tr td:first-child {
        width: 260px;
        overflow-x: auto;
        white-space: nowrap;
        float: left;
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .btn_tabs {
        display: none;
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .top_box .top_box_right {
        display: block;
        padding: 0 10px 0 0;
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_card {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_card ul li {
        padding: 0;
        width: 25%
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_card ul li .card_box .card_title h3 {
        font-size: 12px
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_card ul li .card_box .card_title h4 {
        font-size: 17px
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_party_code {
        width: 100%
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_content_first .tab_party_code ul li {
        width: 48%;
        margin-right: 2%
    }

    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_right {
        margin-bottom: 0;
        margin-left: 0
    }

    election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left {
        margin-top: -91px;
    }

    .election .election_top_news {
        margin: 20px 0 0 0
    }

    .election .election_top_news ul:nth-child(3) {
        margin: 0
    }

    .election .election_bottom_news {
        margin: 0 0 10px 0;
        padding: 10px 0 0 0
    }

    .election .nc_table {
        display: none
    }

    .panel-tabs > li > a {
        margin-right: 0;
        padding: 10px 6px;
        font-size: 12px
    }

    .view-all {
        width: 107px;
        margin-top: 0;
    }

    .view-all .view-button {
        font-size: 12px;
        line-height: 26px;
        padding-top: 0;
    }

    .election.constituency .c_head .c_top h1 {
        font-size: 30px;
    }

    .election.constituency .c_head .c_left p {
        font-size: 16px;
        margin: 3px 0 0 0;
    }
}

@media (max-width: 419px) {
    .total_seats {
        font-size: 20px;
        line-height: 25px;
        bottom: 0;
    }
}

@media (max-width: 360px) {
    .election .election_second_tabs .panel-primary .panel-body .tab-pane .tab_left .tab_box_list .third_box .third_top table tr td:first-child {
        width: 250px;
        overflow-x: auto;
        white-space: nowrap;
        float: left;
    }

    .panel-tabs > li > a {
        padding: 7px;
    }

    .top_content .top_content_one .position_slider .e_slider .party_name {
        width: 45%;
        margin-left: 15%
    }

    .top_content .top_content_two .dropdown_btn {
        width: 57%;
    }

}

/****/
#Pak_NA_Hex [province="Punjab"] {
    fill: #a9a9a9;
}

#Pak_NA_Hex [province="Balochistan"] {
    fill: #a9a9a9;
}

#Pak_NA_Hex [province="KP"] {
    fill: #a9a9a9;
}

#Pak_NA_Hex [province="Sindh"] {
    fill: #a9a9a9;
}
g#Pak_NA_Hex path.activePath {
    stroke-width: 0.04;
    stroke: #000;
    fill: #fe9b01;
}
g#Pak_NA_Hex path:hover{
    fill: #fe9b01;
}
/****/
/* old election css for table data */
@import "https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fcdn.datatables.net%2F1.10.16%2Fcss%2FdataTables.bootstrap.min.css";

table.table {
    font-size: 15px;
    text-transform: capitalize;
    font-family: 'gn-tittle';
}

table.table tr th {
    font-family: 'gn-tittle';
    font-weight: 800;
}

.detail-table-top .box img {
    width: 35px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(0, -50%);
}

.election.constituency .constituency-top-area .constituency-desctiption-area .label-container {
    padding-left: 11px;
    max-height: 150px;
    overflow-y: auto;
}

.election.constituency .constituency-top-area .constituency-desctiption-area .label-container a.label {
    margin-right: 11px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'gn-light';
    background: #21409a;
    border-radius: 0;
    color: #fff !important;
    margin-bottom: 6px;
    padding: 5px 10px;
    display: inline-block;
    width: 98px;
    border-radius: 11px;
}

.election.constituency .constituency-top-area .constituency-desctiption-area .label-container a.label:hover {
    color: #21409a !important;
    background: #fff;
}

.election.constituency .constituency-top-area .breadcrumb > li {
    font-size: 14px;

}

.election.constituency .constituency-top-area .breadcrumb {
    background: transparent;
    margin-bottom: 0;
}

/****/
.election.constituency .constituency-top-area h1 {
    font-family: 'gn-home';
    margin-top: 7px;
    font-size: 30px;
}

/*.election.constituency .constituency-top-area*/
/*.election.constituency .constituency-top-area table.table tr th{
    font-family: 'gn-Bold';
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 2px solid #777677;
    padding-bottom: 23px;
    width: 50%;
}
.election.constituency .constituency-top-area table.table tr td{
    font-size: 17px;
    text-transform: capitalize;
    border: 0;
    font-family: 'gn-light';
    line-height: 18px;
    vertical-align: middle;
    margin-bottom: 10px;
}
.election.constituency .constituency-top-area table.table tr:first-child td{
        padding-top: 13px;
}
.election.constituency .constituency-top-area table.table tr td span.small-party{
    display: block;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}
.election.constituency .constituency-top-area table.table tr td .progress{
    margin: 0;
}
.election.constituency .constituency-top-area table.table tr td .progress span{
    !*text-align: center;
    color: #000;
    display: block;*!
}*/
.election.constituency .constituency-top-area .map-na-inner {
    max-width: 100%;
    overflow: hidden;

}
.election .election_top_news ul:nth-child(2) .constit_nws {
    background-color: #f1f1f1;
    border-top: 2px solid #777677;
    border-bottom: 2px solid #777677;
    padding: 15px 10px;
    float: left;
    width: 100%;
}

.election .election_top_news ul:nth-child(2) .constit_nws ul {
    padding: 0;
    float: left;
    padding-left: 15px;
    position: relative;
    width: 100%;
    margin: 0;
    max-height: 353px;
    min-height: 353px;
    overflow-y: auto;
    padding-top: 10px;
}

.election .election_top_news ul:nth-child(2) .constit_nws h2{
    font-size: 20px;
        font-family: 'gn-home';
        margin-top: 0pc;
        margin-bottom: 15px;
        padding-left: 11px;
}
.election .election_top_news ul:nth-child(2) .constit_nws h2 span {
    float: left;
    height: 9px;
    width: 9px;
    border-radius: 100%;
    background-color: #ed283c;
    -webkit-animation: blink 2s steps(5, start) infinite;
    animation: blink 2s steps(5, start) infinite;
    margin-top: 6px;
    margin-bottom: 27px;
    margin-right: 8px;
}
.election .election_top_news ul:nth-child(2) .constit_nws ul li {
    overflow: visible;
    border-bottom: 0 !important;
    border-left: 1px solid #ccc;
    padding-left: 13px;
    margin-left: 0;
    list-style: none;
    width: 100%;
    float: left;
    padding-bottom: 15px;
}

.election .election_top_news ul:nth-child(2) .constit_nws ul li:last-child {
    padding-bottom: 0;
}

.election .election_top_news ul:nth-child(2) .constit_nws ul li:before {
    background-color: #21409a;
    border-radius: 50%;
    content: '';
    display: inline-block;
    height: 9px;
    width: 9px;
    position: absolute;
    left: 11px;
    margin-left: 0;
}

.election .election_top_news ul:nth-child(2) .constit_nws ul li .story_time {
    color: #767676;
    text-transform: capitalize;
    font-family: 'gn-tittle';
    font-size: 13px;
    margin-top: -4px;
}

.election .election_top_news ul:nth-child(2) .constit_nws ul li a .story_title {
    font-size: 15px;
    font-family: 'gn-tittle';
    color: #222;
    padding-bottom: .45em;
    overflow: hidden;
    margin: 0;
    margin-top: -3px;
}
.election.constituency .constituency-top-area .constit_nws {
    background-color: #f1f1f1;
    border-top: 2px solid #777677;
    border-bottom: 2px solid #777677;
    padding: 15px 10px;
    float: left;
    width: 100%;
}

.election.constituency .constituency-top-area .constit_nws ul {
    padding: 0;
    float: left;
    padding-left: 15px;
    position: relative;
    width: 100%;
    margin: 0;
    max-height: 173px;
    overflow-y: auto;
    padding-top: 10px;
}

.election.constituency .constituency-top-area .constit_nws ul li {
    overflow: visible;
    border-left: 1px solid #ccc;
    padding-left: 13px;
    margin-left: 0;
    list-style: none;
    width: 100%;
    float: left;
    padding-bottom: 15px;
}

.election.constituency .constituency-top-area .constit_nws ul li:last-child {
    padding-bottom: 0;
}

.election.constituency .constituency-top-area .constit_nws ul li:before {
    background-color: #21409a;
    border-radius: 50%;
    content: '';
    display: inline-block;
    height: 9px;
    width: 9px;
    position: absolute;
    left: 11px;
    margin-left: 0;
}

.election.constituency .constituency-top-area .constit_nws ul li .story_time {
    color: #767676;
    text-transform: capitalize;
    font-family: 'gn-tittle';
    font-size: 13px;
    margin-top: -4px;
}

.election.constituency .constituency-top-area .constit_nws ul li a .story_title {
    font-size: 16px;
    font-family: 'gn-tittle';
    color: #222;
    padding-bottom: .45em;
    overflow: hidden;
    margin: 0;
    margin-top: -3px;
}

.election.constituency .constituency-top-area .constituency-desctiption-area h2, .election.constituency .constituency-top-area .constituency-desctiption-area h3, .election.constituency .constituency-top-area .constituency-desctiption-area h4 {
    font-size: 20px;
    /* color: #005689; */
    font-family: 'gn-home';
    margin-top: 0pc;
    margin-bottom: 15px;
    padding-left: 11px;
}

.election.constituency .constituency-top-area .constituency-desctiption-area h4 {
    font-family: 'gn-light' !important;
}

.election.constituency .constituency-top-area .constituency-desctiption-area h2 span {
    float: left;
    height: 9px;
    width: 9px;
    border-radius: 100%;
    background-color: #ed283c;
    -webkit-animation: blink 2s steps(5, start) infinite;
    animation: blink 2s steps(5, start) infinite;
    margin-top: 6px;
    margin-bottom: 27px;
    margin-right: 8px;
}

/****/

.trending {
    display: none !important;
}

.detail-table-top {
    margin: 20px 0;
}

.detail-table-top .box {
    margin: 0;
    padding: 10px 15px;
    font-size: 1.8em;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    line-height: 19px;
    min-height: 85px;
    position: relative;
    padding-right: 45px;
}

.detail-table-top .box div {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(15px, -50%);
}

.detail-table-top .box b {
    display: block;
}

.detail-table-top .box span {
    font-family: 'gn-Light';
    font-size: 14px;
}

.detail-table-top .box:nth-child(1) {
    background: #E2484B;
}

.detail-table-top .box:nth-child(2) {
    background: #2F3A56;
}

.detail-table-top .box:nth-child(3) {
    background: #A8D0DA;
}

.detail-table-top .box:nth-child(4) {
    background: #406D96;
}

.pagination > li > a, .pagination > li > span {
    font-size: 14px;
    font-weight: 400;
}

div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_length label, div.dataTables_wrapper div.dataTables_filter label {
    font-size: 14px;
}

#election_table_wrapper .col-sm-6 {
    width: 100%;
    margin: 0 auto;
}

#byelection_table_wrapper .col-sm-6 {
    width: 100%;
    margin: 0 auto;
}
#byelection_table_wrapper .col-sm-6 #byelection_table_filter label {
    width: 100%;
    font-size: 16px;
}

#byelection_table1_wrapper .col-sm-6 {
    width: 100%;
    margin: 0 auto;
}
#byelection_table1_wrapper .col-sm-6 #byelection_table_filter label {
    width: 100%;
    font-size: 16px;
}

#election_table_wrapper .col-sm-6 #election_table_filter label {
    width: 100%;
    font-size: 16px;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: center;
    width: 100%;
}

div.dataTables_wrapper div.dataTables_filter label {
    display: grid;
}

div.dataTables_wrapper div.dataTables_filter input {
    width: 100%;
    margin-left: 0;
    margin-top: 5px;
}

.map-na {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.map-na svg {
    width: 100%;
    height: auto;
}

.map-gb {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.map-gb svg {
    width: 100%;
    height: auto;
}

.map-gb svg g {
    cursor: pointer;
}

.map-gb svg g:hover {
    opacity: 0.7;
}

.map-na svg #Pakistan g polygon:hover {
    opacity: 0.7;
}

.map-na svg #Pakistan g polygon {
    cursor: pointer;
}

#tooltip {
    text-align: center;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 100;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 5px;
}

#tooltip.fixed-tip {
    position: fixed;
}

#tooltip:after /* triangle decoration */
{
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #111;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -7px;
    margin-left: -7px;
}

#tooltip.top:after {
    border-top-color: transparent;
    border-bottom: 7px solid #111;
    top: -14px;
    bottom: auto;
}

#tooltip.left:after {
    left: 10px;
    margin: 0;
}

#tooltip.right:after {
    right: 10px;
    left: auto;
    margin: 0;
}