/*gggtable {
    text-align: center;
}

table thead tr th {
    background: #535353;
    color: #fff;
}

table tbody tr {
    background: #fff;
    color: #535353;
}

table tbody tr:nth-child(even) {
    background: #ededed;
}

table tbody tr p {
    margin-bottom: 0;
}

.header-socials {
    z-index: 5;
}

#elections-slider.owl-carousel .owl-item {
    opacity: 0 !important;
}

#elections-slider.owl-carousel .item-block img {
    height: 135px
}

#elections-slider.owl-carousel .owl-item.active {
    opacity: 1 !important;
}

.slider-nav .lnb-prev {
    margin-right: 5px;
}

.slider-nav .lnb-next {
    margin-right: 42px;
}

#know-your-rights-slider .item-block {
    max-width: 100% !important;
}

#know-your-rights-slider .item-block img {
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 100% !important;
    position: relative;
    top: -25px;
}

#highlights-slider .item-content h3,
#development-goals-slider .item-content h3,
#home-resources-slider h3 {
    font-size: 12px;
    color: #0a0a0a;
    font-weight: 600;
    margin-top: 10px;
    position: relative;
}

#highlights-slider .item-content h3:after,
#development-goals-slider .item-content h3:after,
#home-resources-slider h3:after {
    content: "";
    position: absolute;
    left: 0;
    width: 20%;
    height: 2px;
    background: #0a0a0a;
    bottom: -7px;
}

#highlights-slider .item-content p,
#development-goals-slider .item-content p,
#home-resources-slider .item-content p {
    color: #1c3526;
    font-size: 12px;
    font-weight: 400;
}

#highlights-slider  .item-content,
#development-goals-slider .item-content,
#home-resources-slider .item-content {
    height: 310px;
}

#highlights-slider .item-block,
#development-goals-slider .item-block,
#home-resources-slider .item-block {
    position: relative;
    max-width: 272px;
    height: 438px;
}

.item-content a.readmore {
    background: #434343;
    border: 1px solid #434343;
    text-transform: capitalize;
}

#know-your-rights-slider {
    max-width: 865px
}

.header-socials {
    right: 42px;
}

#footer-widget {
    background-image: url(https://webmose.com/pakvoter/wp-content/uploads/2018/06/footer-bg.png);
    background-size: 100%;
}

.footer-band {
    background: rgba(0,0,0,0.6) !important;
    position: relative;
    margin-top: -61px;
}


.section-heading h2.shl-2 {
    position: relative;;
}

.section-heading h2.shl-2:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background: #274733;
    left: 60px;
    top: 11px;
}

.dark-bg .section-heading h2.shl-2:before {
    background: #fff;
}

#content section:not(#blogs-news) .section-heading {
    float: right;
}

#content section:not(#blogs-news) .section-heading h2.shl-1 {
    display: table-caption;
}*/

.fb, 
.tw,
.vm,
.em,
.sr {
    padding: 5px;
}

.header-top-bar {
    display: none;
}

#menu-menu-1 > li.menu-item {
    padding: 10px 1px !important
}

#menu-menu-1 > li.menu-item > a.nav-link {
    padding: 5px 10px !important;
    line-height: 1.1 !important;
}

#masthead .navbar-nav>li.current_page_item>a, li.menu-item.active>a.nav-link {
    background: #e3e4e4 !important;
    color: #000 !important;
    border-radius: 3px;
}

#masthead .navbar-nav>li > a:hover, li.menu-item > a.nav-link:hover {
    background: none !important;
    color: #fff !important;
    border-radius: 3px;
}

li.menu-item:before {
    content: "";
}

#main-nav {
    z-index: 500;
    background: #e3e4e4;
}

.navbar-nav {
    height: 50px !important;
    margin: 0;
    width: 100%;
    padding-left: 0;
}

.timeline .three, .timeline .seven {
    left: 57% !important;
}

.timeline .four, .timeline .eight {
    bottom: -5%;
}

.home .slider-item {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 15px;
    margin: 150px 0;
    margin-top: 80px;
}

.slide-overlay {
    display: none;
}

header#masthead {
    background-color: #fff !important;
    box-shadow: none !important;
}

.slide_more {
   
}

.home .owl-carousel.owl-loaded {
    display: block;
    margin: 0 auto;
    max-width: 1180px;
}

#single-page-header img {
    display: none;
}

#single-page-header .slider-item:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(39, 71, 51, 0.3)
}


#single-page-header .slider-item {
    position: relative;
    z-index: 1;
}

#single-page-header {
    margin-top: 30px;
}

nav.nav,
.nav .navbar {
    width: 100%
}

.social-media {
    float: right;
    padding: 20px;
}

#masthead .nav {
    margin-top: 15px;
}

.timeline .one.election a, .timeline .two.election a, .timeline .three.election a, .timeline .four.election a {
    background: linear-gradient(#2d523c, #429062);
    opacity: 0.9;
}

.timeline .five.election a, .timeline .six.election a, .timeline .seven.election a, .timeline .eight.election a {
    background: linear-gradient(#525151, #333);
    opacity: 0.8;
}

.timeline .election a:hover {
    background: linear-gradient(#ffba00, #ffcc41) !important
}

.breadcrumbs {
    display: block;
    margin: 0 auto;
    color: #000;
    line-height: 1;
}

.breadcrumbs #breadcrumbs {
    padding: 10px 15px;
    border-bottom: 1px solid #000;
    width: 98%;
    margin: 0 auto;
}

.breadcrumbs a, 
.breadcrumbs span{
    color: #000 !important;
}

@media only screen and (min-width: 1401px) {
    .container-fluid,
    .home .owl-carousel.owl-loaded,
    .home .slider-item,
    #single-page-header,
    .breadcrumbs {
        max-width: 1400px;
        max-height: 580px;
    }
}

#nav_menu-3 .widget-title {
    visibility: hidden;
}

@media only screen and (max-width: 780px) {
    #nav_menu-3 .widget-title {
        display: none;
    }
}


@media only screen and (min-width: 685px) and (max-width: 760px) {
    #know-your-rights .container {
        max-width: 100%;
    }
    
    .legal-section .row .sec-row:nth-child(3) {
        margin-right: -45px;
        margin-left: -45px;
    }
}

@media only screen and (min-width: 685px) and (max-width: 1080px) {
    .legal-section .sec-row .far {
        font-size: 2.3rem !important;
    }
}

@media only screen and (min-width: 770px) and (max-width: 990px) {
    .legal-section .row .sec-row:nth-child(3) {
        margin-right: -45px;
        margin-left: -45px;
    }
}

.slide_nav {
    top: 0px !important;
}

#home-slider .owl-nav {
    max-width: 1370px;
    background-color: #444444;
    margin: auto;
}

.home #content.site-content {
    margin-top: 30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .container-fluid,
    .home .owl-carousel.owl-loaded,
    .home .slider-item,
    #single-page-header,
    .breadcrumbs {
        max-width: 1140px; 
    }
}

@media only screen and (min-width: 1200px) {
    #nav_menu-4 .widget-title {
        position: relative;
        left: 25%;
        text-align: center;
    }
    
 #nav_menu-4 h3.widget-title:after{
     margin-left: auto;
        margin-right: auto;
 }
}

.new-item {
    margin-bottom: 0;
}

#single-page-header {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
}

.timeline {
    max-width: 618px;
}

#elections {
    max-height: 580px;
}

#elections:before {
    background: linear-gradient(#429062, #2d523c);
    background-size: 120% !important;
    opacity: 0.05 !important;
    background-position: 75% 29% !important;
}

#elections:before {
    background-image: url(http://pakchina.pk/wp-content/uploads/2016/06/Faisal-Mosque-Hills-of-Margalla.jpg) !important;
}

#elections i {
    font-size: 33px;
    display: block;
    margin-bottom: 5px;
}

#elections a:hover i {
    color: #A78A7A;
}

#elections .election.two a:hover i {
    color: #e6458f;
}

#elections-slider .item-block,
.sec-row {
    margin-bottom: 0 !important
}

.navbar-nav {
    max-width: 1066px;
    margin: 0 auto;
}

@media only screen and (min-width: 775px) and (max-width: 1200px) {
    .navbar-nav {
        height: auto !important;
        max-width: initial;
    }

    li.menu-item:after {
        display: none;
    }
}

.section-heading h2.shl-1 {
    display: table-caption;
}

#footer-widget {
    padding: 10px 0 10px 0;
    padding-top: 20px;
    position: relative;
}

.footer-arrow {
    width: 130px;
    height: 90px;
    position: absolute;
    top: -15px;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-arrow.one {
    left: 0;
    background-image: url(/wp-content/themes/pakvoter/imgs/arrow-one.png);
}
.footer-arrow.two {
    right: 0px;
    background-image: url(/wp-content/themes/pakvoter/imgs/arrow-two.png);
}


#footer-widget p,
#footer-widget li.menu-item a.nav-link {
    font-size: 12px !important;
}

#politicalparties {
    padding: 50px 20px 20px 20px;
}

.election h3 {
    font-size: 14px;
}

.timeline .election a {
    width: 130px;
    height: 130px;
    margin: 0;
}

#content .election h3 {
    line-height: 117px;
}

.timeline .row1, .timeline .row2 {
    height: 320px !important;
    position: relative !important;
    width: 455px !important;
}

.timeline h3 span {
    padding: 0 !important;
} 

#single-page-header .slider-item {
    height: 220px !important;
}

.breadcrumbs p {
    margin-bottom: 0
}

.box {
    border-radius: 10px;
}


.box.one {
    background: linear-gradient(to right top,#ff858c, #f34c55);
}

.box.two {
    background: linear-gradient(to right top,#5f7c98, #49637c);
}

.box.three {
    background: linear-gradient(to right top,#a58879, #a78a7a);
}

.box .inner {
    margin-bottom: 25px;
}

h2 {
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
}

h2 strong {
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
}

#sigle-main-content h2:after {
    height: 1px;
}