/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.bypostauthor {display:inherit}
.gallery-caption{display:inherit}
.sticky{
    display:inherit;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/* Wp default css */
.video-gallery > .container > .row {
    position: relative;
    overflow: hidden;
}

.video-gallery > .container > .row::before {
    bottom: 0px;
    content: "";
    position: absolute;
    width: 21%;
    right: 10px;
    height: 40px;
    background: #b30f0f;
}



.video-gallery > .container > .row .all-videos {
    bottom: 0;
    content: "";
    position: absolute;
    right: 20px;
    padding: 6px;
    color: #fff;
}

.special-arr-carousel-section {
    background: #000;
    padding: 20px 0 0px 0;
}

.special-arr-carousel-section .single-block .meta {
    border-top: 1px solid #2c2c2c;
    background: #3c3c3c;
}

.special-arr-carousel-section .single-block .meta .tags a:hover {
    color: #fff !important;
}

.special-arr-carousel-section .single-block {
    background: #343434;
}

.special-arr-carousel-section .single-block a {
    color: #f1f1f1;
}

.special-arr-carousel-section .single-block:hover h3 a {
    color: #f85454;
}

.special-arr-carousel-section .catTitle a {
    background: transparent;
    color: #fff !important;
}

.special-arr-carousel-section .catTitle .liner::before {
    border-top: 8px solid #c00;
    top: 12px;
}

.special-arr-carousel-section .catTitle .liner::after {
    border-top: 8px solid #c00;
    top: 23px;
}

.special-arr-carousel-section .carousel-control {
    width: 60px;
    filter: alpha(opacity=50);
    background-color: #b30f0f;
    opacity: 0.85;
    height: 60px;
    border-radius: 100%;
    top: calc(50% - 35px);
    background-image: none !important;
}

.special-arr-carousel-section .carousel-control:hover {
    opacity: 1;
}

.special-arr-carousel-section .carousel-control.right {
    right: -30px !important;
}

.special-arr-carousel-section .carousel-control.left {
    left: -30px !important;
}

.special-arr-carousel-section .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 43% !important;
    margin-top: -13px;
    font-size: 26px !important;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 43%;
    margin-top: -13px;
    font-size: 26px !important;
}

/* video-media css */
.mojib_countdown {
    height: 280px;
    overflow: hidden;
    margin: 0 auto 20px;
    width: 336px;
    text-align: center;
    position: relative;
    /*background: #f2f2ce;*/
    background: #fff;
    z-index: 1;
}

#canvas {
    position: absolute;
    z-index: -1;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.mojib_countdown > a {
    display: block;
    padding: 20px 10px;
}

.flip-clock {
    text-align: center;
    -webkit-perspective: 400px;
    perspective: 400px;
    margin: 20px auto 10px;
}

.flip-clock *,
.flip-clock *:before,
.flip-clock *:after {
    box-sizing: border-box;
}

.flip-clock__piece {
    display: inline-block;
    margin: 0 5px;
}

.flip-clock__slot {
    font-size: 1.25vw;
    display: block;
    margin-top: 10px;
    color: #000;
    font-weight: bold;
}

.card {
    display: block;
    position: relative;
    padding-bottom: 0.72em;
    font-size: 2vw;
    line-height: 0.95;
}

.card__top,
.card__bottom,
.card__back::before,
.card__back::after {
    display: block;
    height: 0.72em;
    color: #ccc;
    background: #cc0000;
    padding: 0.25em 0.25em;
    border-radius: 0.15em 0.15em 0 0;
    backface-visiblity: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    width: 1.8em;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.card__bottom {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    background: #000;
    border-radius: 0 0 0.15em 0.15em;
    pointer-events: none;
    overflow: hidden;
}

.card__bottom::after {
    display: block;
    margin-top: -0.72em;
}

.card__back::before,
.card__bottom::after {
    content: attr(data-value);
}

.card__back {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0%;
    pointer-events: none;
}

.card__back::before {
    position: relative;
    z-index: -1;
    overflow: hidden;
}

.flip .card__back::before {
    -webkit-animation: flipTop 0.3s cubic-bezier(0.37, 0.01, 0.94, 0.35);
    animation: flipTop 0.3s cubic-bezier(0.37, 0.01, 0.94, 0.35);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.flip .card__back .card__bottom {
    -webkit-transform-origin: center top;
    transform-origin: center top;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: flipBottom 0.6s cubic-bezier(0.15, 0.45, 0.28, 1);
    animation: flipBottom 0.6s cubic-bezier(0.15, 0.45, 0.28, 1);
}

@-webkit-keyframes flipTop {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        z-index: 2;
    }

    0%,
    99% {
        opacity: 0.99;
    }

    100% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        opacity: 0;
    }
}

@keyframes flipTop {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        z-index: 2;
    }

    0%,
    99% {
        opacity: 0.99;
    }

    100% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        opacity: 0;
    }
}

@-webkit-keyframes flipBottom {
    0%,
    50% {
        z-index: -1;
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
        opacity: 0;
    }

    51% {
        opacity: 0.99;
    }

    100% {
        opacity: 0.99;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        z-index: 5;
    }
}

@keyframes flipBottom {
    0%,
    50% {
        z-index: -1;
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
        opacity: 0;
    }

    51% {
        opacity: 0.99;
    }

    100% {
        opacity: 0.99;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        z-index: 5;
    }
}

button,
input,
optgroup,
select,
textarea {
    font-size: 11px !important;
    line-height: normal !important;
}

.mojib_countdown img {
    height: 105px;
    width: auto;
}

.mojib_countdown strong {
    background: #cf8a17;
    color: #fff;
    font-size: 15px;
    padding: 5px 10px;
    border-radius: 5px;
}

.mojib_countdown strong:hover {
    background: #c38217;
}

@media (max-width: 480px) {
    #countdown_block {
        width: 100%;
    }

    .mojib_countdown > img {
        height: 75px;
    }

    .card {
        font-size: 10vw;
    }

    .flip-clock__slot {
        font-size: 6vw;
        margin: 10px 0 15px 0;
    }

    .flip-clock {
        position: relative;
        left: 15px;
    }
}
.election-box {
    margin-bottom: 20px;
    border: 1px solid #256886;
}

.election-box .table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid transparent;
    padding: 0;
    font-size: 16px;
}

.election-box .head-row {
    display: table;
    width: 100%;
    margin: 20px 0 10px;
}

.election-box .head-row p {
    margin-bottom: 0;
    font-size: 14px;
}

.election-box .head-title {
    background: #256886;
    font-size: 1em;
    color: #fff;
    font-weight: bold;
    padding: 12px 10px;
    margin: 0;
    text-align: center;
}

.election-box .head-title a {
    background: #0d4ba4;
    color: #fff;
    text-align: center;
    display: block;
    padding: 10px 5px 10px;
    border-bottom: 2px solid #0a3a80;
}

.election-box .head-title a:hover {
    color: #337ab7;
}

.election-box .table {
    background: #fff !important;
    color: #000 !important;
    margin-bottom: 0;
    border: none;
}

.election-box .table td img {
    width: 100px;
    margin-bottom: 5px;
}

.election-box .progress {
    border-radius: 0;
    margin-bottom: 4px;
    margin-top: 4px;
    height: 15px;
}

.election-box .progress-bar {
    line-height: 1.5 !important;
    padding: 15px 0 !important;
}

.election-box .pline {
    background: #256886;
    color: #fff;
    padding: 10px 15px 10px;
    font-size: 12px;
}

.election-box .pline span {
    margin-right: 10px;
}

.election-box .pline span i {
    width: 10px;
    height: 10px;
    background: #848484;
    display: inline-block;
}

.election-box .pline span i.got {
    background: #5cb85c;
}

.election-box .pline span i.paused {
    background: #d9534f;
}

.election-box .pline span i.rest {
    background: #fff;
}

.election-box .candidate-img {
    float: left;
    padding-left: 30px;
    margin-right: 15px;
}

.election-box .candidate-info {
    float: left;
}

.election-box .candidate-vote {
    float: left;
    font-size: 18px !important;
    font-weight: bold;
}

.special-box .catTitle a {
    color: #fff;
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 4px;
}

.special-box .catTitle .liner::before {
    border-top: 6px solid #fff !important;
    top: 12px;
}

.special-box .catTitle .liner::after {
    border-top: 6px solid #fff !important;
    top: 23px;
}
/**********/
/*For Social Share*/
/**********/
.social-box {
    display: block;
    margin: -20px 0 40px;
    padding: 0;
}

.social-box:last-of-type {
    margin: 0;
    margin-top:12px;
}

.social-btn {
    display: block;
    width: 100%;
}

a.col-2.sbtn span {
    display: none;
}

a.col-1.sbtn {
    width: 180px;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    padding: 10px;
    color: #fff;
    margin: 0 0.5% 0 0;
    font-size: 15px;
}

a.col-1.sbtn span {
    margin: 0 0 0 15px;
}

a.col-2.sbtn {
    width: 6%;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    padding: 10px;
    color: #fff;
    margin: 0 0.5% 0 0;
    line-height: 1.825 !important;
    max-width: 50px;
    min-width: 50px;
}

.s-twitter {
	background: #03A9F4;
}
.s-twitter::before {
    font-family: fontawesome;
    content: '\f099';
}
.s-twitter:hover {
    background: #0093d6;
}


.s-facebook {
	background: #3F51B5;
}
.s-facebook::before {
    font-family: fontawesome;
    content: '\f09a';
}
a.col-1.sbtn.s-facebook:hover {
    background: #2f409f;
}



.s-googleplus {
	background: #F44336;
}
.s-googleplus::before {
    font-family: fontawesome;
    content: '\f0d5';
}
.s-googleplus:hover {
    background: #c82c21;
}



.s-whatsapp {
	background: #4CAF50;
}
.s-whatsapp::before {
    font-family: fontawesome;
    content: '\f232';
}
a.col-2.sbtn.s-whatsapp:hover {
    background: #3d9440;
}



.s-linkedin {
	background: #1a7baa;
}
.s-linkedin::before {
    font-family: fontawesome;
    content: '\f0e1';
}
a.col-2.sbtn.s-linkedin:hover {
    background: #136288;
}


.s-pinterest {
	background: #bd081c;
}
.s-pinterest::before {
    font-family: fontawesome;
    content: '\f231';
}
a.col-2.sbtn.s-pinterest:hover {
    background: #a10718;
}



/*.s-buffer {
	background: #ced7df;
}
.s-buffer::before {
    font-family: fontawesome;
    content: '\e804';
}
a.col-2.sbtn.s-buffer:hover {
    background: #c3c5c8;
}*/

/********************************
////// Important
*******************************/

.social-btn a:last-of-type {
    margin: 0;
}


@media only screen and (max-width: 1200px) {
    a.col-1.sbtn {
        width: 46px;
        display: inline-block;
        text-align: center;
        border-radius: 50px;
        padding: 10px;
        color: #fff;
        margin: 0 0.5% 0 0;
        font-size: 15px;
    }
	a.col-1.sbtn span {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    a.col-1.sbtn {
        width: 46px;
    }

    a.col-1.sbtn span {
        display: none;
    }
}

.leadBox .single-block h4 a , .Sports .single-block h3, .fifth-sec .main-content .media-heading a, .fifth-sec .single-block h4 a, .fifth-sec .fb-live .single-block > h4 a, .seventh-sec .main-content .media-heading a, .seventh-sec .single-block h4 a, .seventh-sec .fb-live .single-block > h4 a, .Entertainment .single-block .details h3 a, .ninth-sec .category .single-block h4 a, aside .details-thumb .sub-thumb .small-thumb h4{
/*     width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; */
	width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 60px;
}
.tricker{overflow: hidden;}

.tricker-head{
	width: 100%;
}
.tricker-head span {
    background: red;
    color: #fff;
    padding: 6px 8px;
    font-size: 20px;
    display: inherit;
    font-weight: 600;
	text-align: center;
}
span.ticker-num {
    background: red;
    color: #000;
    padding: 3px;
    border-radius: 5px;
    font-weight: 700;
    width: 30px;
    display: inline-block;
    text-align: center;
}
.tricker-item{
	background:#e8e8e8;
	width: 100%;
    height: 40px;
    overflow: hidden;
}
}
.tricker-item ul{
	margin:0;
	padding:0;
}
.tricker-item ul li{
	display: inline-block;
}
.tricker-item ul li a{
	padding:11px 20px;
	display:inline-block;
}
.tricker-item ul li a:hover{}
.nav-previous , .nav-next {
    height: 40px;
    float: left;
    margin-right: 10px;
}
.twelfth-sec-con .single-media .media {
    height: 70px;
    overflow: hidden;
}
.not-found-message {
    text-align: center;
    padding: 20px;
}
.not-found-message h3 {
    font-size: 30px;
    margin: 10px 0;
}
.not-found-message h4 {
    margin: 10px 0;
    font-size: 25px;
    font-family: 'Roboto';
}
.not-found-message a {
    padding: 10px;
    border: 1px solid;
    display: inline-block;
    margin: 10px 0;
}

ul.video_category_list {
    margin-left: 10px;
}
ul.video_category_list li {
    display: inline-block;
    margin: 10px 0;
}
ul.video_category_list li a {
    padding: 10px;
    display: inline-block;
    background: #d86161;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.entry-thumb-description {
    overflow: hidden;
    display: block;
    padding: 20px;
    margin: 0 0 20px;
    font-size: 18px;
}
.capt {
    position: relative;
}
.entry-thumb-caption {
    font-size: 18px;
    padding: 10px;
    background: rgb(232 232 232 / 60%);
    position: absolute;
    bottom: 0;
}
.single-block.cat-block.archive-page-block .n-title h3 {
    height: 100px;
    overflow: hidden;
}
.current-menu-item a {
    background: #b30f0f;
    color: #fff !important;
}
.contact-page-one-content h2 {
    font-size: 28px;
    margin: 20px 0;
    text-align: center;
    text-decoration: underline;
}
.contact-page-one-content input[type="submit"] {
    background: #313434;
    color: #fff;
    font-size: 22px !important;
    font-weight: 600;
}
.contact-page-one-content label {
    width: 100%;
    font-size: 18px;
    line-height: 30px;
}
.contact-page-one-content input {
    width: 100%;
    padding: 8px;
    height: 50px;
    font-size: 16px !important;
    border: 1px solid #ada4a4;
    border-radius: 5px;
}
.contact-page-one-content textarea {
    width: 100%;
    padding: 8px;
    height: 200px;
    font-size: 16px !important;
    border: 1px solid #ada4a4;
    border-radius: 5px;
}
.sidebar-one table#wp-calendar , .sidebar-two table#wp-calendar {
    width: 100%;
}
.sidebar-one .wp-calendar-table td, .sidebar-one .wp-calendar-table th , .sidebar-two .wp-calendar-table td, .sidebar-two .wp-calendar-table th {
    text-align: center;
    border: 1px solid;
    padding: 8px;
}
.sidebar-one .wp-calendar-table td a , .sidebar-two .wp-calendar-table td a {
    background: #e8e8e8;
    color: #080808;
    padding: 5px;
    display: block;
}
.sidebar-one table#wp-calendar caption  , .sidebar-one nav.wp-calendar-nav , .sidebar-two table#wp-calendar caption  , .sidebar-two nav.wp-calendar-nav{
    background: #e0e0e0;
    color: #000;
    padding: 10px;
}
.sidebar-one .tagcloud a , .sidebar-two .tagcloud a {
    font-size: 17px !important;
    background: #e0e0e0;
    color: #000;
    padding: 10px;
    display: inline-block;
    margin: 2px;
}
/*.sidebar-one ul li , .sidebar-two ul li {*/
/*    list-style: decimal-leading-zero;*/
/*    margin-left: 33px;*/
/*}*/
/*.sidebar-one ul li a , .sidebar-two ul li a {*/
/*    font-size: 17px;*/
/*    margin: 5px;*/
/*    display: inline-block;*/
/*    line-height: 27px;*/
/*}*/
/*.sidebar-one li.cat-item , .sidebar-two li.cat-item {*/
/*    padding: 10px;*/
/*    list-style: decimal-leading-zero;*/
/*    list-style-position: inside;*/
/*    background: #e0e0e0;*/
/*    margin-top: 1px;*/
/*    color: #000;*/
/*}*/
span.small.text-muted.time-with-author {
    text-transform: capitalize;
    font-size: 16px;
}
span.user-can-edit:after {
    content: ")";
}

span.user-can-edit:before {
    content: "(";
}
span.user-can-edit {
    margin-left: 10px;
}
a.recommend_post_title {
    display: block!important;
}
.sidebar-one .single-block , .sidebar-two .single-block {
    background: none;
}
section#single-page-id .container {
    padding: 0;
}

section#single-page-id {
    margin-top: 23px;
}