.advertisement img,
.footer-ad img {
    max-width: 100%;
}
#unicode_font,
.scroll-top-wrapper {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.sb-icon-search:before,
.single-block .meta a.pull-right::before,
.social .single-block::before {
    content: "";
}
@font-face {
    font-family: SolaimanLipi;
    src: url(fonts/solaimanlipi_20-04-07.eot);
    src: url(fonts/solaimanlipi_20-04-07.eot) format("embedded-opentype"), url(fonts/solaimanlipi_20-04-07.woff) format("woff"), url(fonts/solaimanlipi_20-04-07.ttf) format("truetype"), url(fonts/solaimanlipi_20-04-07.svg) format("svg");
}
body {
    font-size: 18px;
    background: #eee;
    line-height: 26px !important;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
textarea {
    font-family: SolaimanLipi;
}
.lazy-loaded {
    opacity: 1;
}
.top-nav-collapse {
    padding: 0;
}
.container {
    padding-left: 10px;
    padding-right: 10px;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
#myModalDesktop button.close {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #000;
    color: #fff;
    height: 22px;
    width: 22px;
    font-size: 14px;
    border-radius: 50%;
    opacity: 1;
}
#myModalDesktop .modal-dialog {
    width: 550px;
}
#myModalDesktop .modal-content {
    border: none !important;
}
.footer-ad {
    position: fixed;
    bottom: 0;
    text-align: center;
    width: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.18);
    left: 0;
}
.btn-toggle {
    position: relative;
}
.btn-toggle button .fa-plus {
    display: none;
}
.btn-toggle button {
    position: absolute;
    top: -10px;
    background: #eee;
    border: 0;
    left: 50%;
    width: 30px;
    margin-left: -15px;
    border-radius: 15px 15px 0 0;
    height: 20px;
}
.padTopBottom15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.ad-block {
    width: 100%;
    background: #f0f0f0;
}
.no-padding {
    padding: 0;
}
.no-margin {
    margin: 0 !important;
}
.marginBottom20,
.marginTopBottom20,
.social-media {
    margin-bottom: 20px;
}
.marginTopBottom20 {
    margin-top: 20px;
}
.marginTop0 {
    margin-top: 0;
}
.marginTop10 {
    margin-top: 10px;
}
.marginTop20 {
    margin-top: 20px;
}
.paddingTop20 {
    padding-top: 20px;
}
.paddingBottom20 {
    padding-bottom: 20px;
}
.paddingTopBottom10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.paddingTopBottom20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.padding20 {
    padding: 20px;
}
.padding15 {
    padding: 15px;
}
.paddingTop15 {
    padding-top: 15px;
}
.paddingTop10 {
    padding-top: 10px;
}
.paddingBottom10 {
    padding-bottom: 10px;
}
.paddingRight10 {
    padding-right: 10px;
}
.paddingLeft10 {
    padding-left: 10px !important;
}
.paddingLeft20 {
    padding-left: 20px;
}
.box-white,
.white-box {
    background: #fff !important;
}
.box-ashes {
    background: #f7f7f7 !important;
}
.box-lightashes {
    background: #fbfbfb !important;
}
#top,
.affix .navbar-brand:hover {
    background: #fff;
}
.navbar-brand {
    font-weight: 700;
    color: #fff;
    z-index: 10000;
    padding-top: 20px;
}
.affix {
    top: 0;
    width: 100%;
}
.affix-top .navbar-brand {
    padding: 15px 0;
}
.affix .navbar-brand {
    padding: 15px;
    color: #fff;
}
.affix + .top {
    padding-top: 200px;
}
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    color: #f3151c;
    width: auto;
    height: auto;
    border: 0 solid #f3151c;
    line-height: 0;
    right: 30px;
    bottom: 30px;
    padding: 5px;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}
.scroll-top-wrapper:hover {
    color: #8d0f0f;
    border-bottom: 1px dashed #8d0f0f;
}
.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1;
}
.scroll-top-wrapper i.fa {
    line-height: inherit;
}
#top {
    height: 80px;
}
#top ul.nav {
    margin-top: 25px;
}
#top ul.nav.navbar-right {
    margin-top: 15px;
}
#top .navbar-nav a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
}
#top .navbar-nav.social-media a {
    padding: 10px;
}
#top .navbar-nav.social-media a:hover .fa-facebook {
    color: #3b5998;
}
#top .navbar-nav.social-media a:hover .fa-twitter {
    color: #00aced;
}
#top .navbar-nav.social-media a:hover .fa-google-plus {
    color: #d34836;
}
#top .navbar-nav.social-media a:hover .fa-youtube {
    color: #c4302b;
}
#top .navbar-nav.social-media a:hover .fa-android {
    color: #8db600;
}
#top .navbar-nav.social-media a:hover .fa-windows {
    color: #0696dd;
}
#top .navbar-nav.social-media a:hover .fa-apple {
    color: #d7d9d8;
}
#top .navbar-nav.social-media a:hover .fa-rss {
    color: #ee802f;
}
#top .date {
    margin-top: 30px;
    display: block;
}
.custom-social-share .social-media,
.social a h4,
.social a > i,
.social-media li {
    display: inline-block;
}
.mega-dropdown {
    position: static !important;
}
#menu {
    background: -webkit-gradient(radial, 49.74% 49.12%, 0, 49.74% 49.12%, 494.75, color-stop(0, #128acb), color-stop(1, #323991));
    background: gradient(radial, 49.74% 49.12%, 0, 49.74% 49.12%, 494.75, color-stop(0, #128acb), color-stop(1, #323991));
    border-bottom: 1px solid #eee;
    box-shadow: 0 0 5px 0 #000;
    width: 100%;
}
#menu a {
    color: #fff;
    font-size: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
#menu .mega-dropdown-menu {
    background: #fff;
    padding: 30px;
    border-bottom: 1px solid #f1f1f1;
}
#menu .mega-dropdown-menu#topsearch {
    padding: 0;
    background: 0 0;
    top: 8px;
    border: none;
}
#menu .dropdown .dropdown-menu {
    border-radius: 0;
    border: none;
    border-bottom: 5px solid #eee;
}
#menu .dropdown .dropdown-menu li a {
    color: #000;
    font-size: 1.3em;
    padding-top: 5px;
    padding-bottom: 5px;
}
#menu a .en-edition {
    padding: 5px 10px !important;
    background: #000 !important;
}
.social a > i {
    padding: 15px;
    height: 52px;
    width: 64px;
    text-align: center;
    background: #060606;
    line-height: 27px;
    color: #fff;
    margin-right: 15px;
}
.social a > i.fa-facebook {
    background: #3b5998;
}
.social a > i.fa-twitter {
    background: #00aced;
}
.social a > i.fa-google-plus {
    background: #d34836;
}
.social a > i.fa-youtube {
    background: #c4302b;
}
.social .single-block::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 52px 15px;
    border-color: transparent transparent #f1f1f1;
    top: 0;
    left: 50px;
    position: absolute;
}
.social-media {
    list-style: none;
    padding: 0;
    text-align: center;
}
.social-media.pSocial {
    text-align: right;
    margin-top: 20px;
}
.social-media li a,
.social-media li button {
    color: #000;
    border: none;
    background: 0 0;
    padding: 0;
}
.social-media li a i,
.social-media li button i {
    width: 34px;
    height: 34px;
    border-radius:50%;
    text-align: center;
    line-height: 34px;
    color: #fff;
}
.social-media a .fa-facebook,
.social-media button .fa-facebook {
    background: #3b5998;
}
.social-media a .fa-twitter,
.social-media button .fa-twitter {
    background: #00aced;
}
.social-media a .fa-linkedin,
.social-media button .fa-linkedin {
    background: #007bb6;
}
.social-media a .fa-google-plus,
.social-media button .fa-google-plus {
    background: #d34836;
}
.social-media a .fa-youtube,
.social-media button .fa-youtube {
    background: #c4302b;
}
.social-media a .fa-android,
.social-media button .fa-android {
    background: #8db600;
}
.social-media a .fa-windows,
.social-media button .fa-windows {
    background: #0696dd;
}
.social-icon ul {
    float: right;
    margin-bottom: 0px;
}
.social-icon ul li {
    float: left;
    margin: 5px 0 5px 10px;
    width: 40px;
    height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fa-facebook-square:before {
    font-size: 32px;
}
.social-media a .fa-apple,
.social-media button .fa-apple {
    background: #d7d9d8;
}
.social-media a .fa-rss,
.social-media button .fa-rss {
    background: #ee802f;
}
.social-media a .fa-print,
.social-media button .fa-print {
    background: #969696;
}
.social-media button:hover i,
.social-media li a:hover i {
    opacity: 0.8;
}
.custom-social-share .social-media,
.social-media.aSocial {
    text-align: left !important;
}
.custom-social-share .custom_share_count {
    display: inline-block;
    position: relative;
    border-right: 1px solid #cecece;
    margin-right: 0;
    text-align: center;
    color: #670c0c;
    line-height: 1;
    padding-right: 10px;
    margin-left: -10px;
}
.custom-social-share .custom_num {
    font-weight: 700;
    font-size: 30px;
    display: block;
}
.custom-social-share .share_word {
    font-size: 14px;
}
.custom-social-share .slash {
    color: gray;
    font-size: 64px;
    position: absolute;
    right: -50px;
    top: 11px;
}
.sb-icon-search,
.sb-search,
.sb-search-input,
.sb-search-submit {
    height: 35px;
    position: absolute;
    right: 0;
}
#Container .mix {
    display: none;
}
.sb-search {
    top: 8px;
    width: 0%;
    min-width: 45px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    transition: width 0.5s;
    -webkit-backface-visibility: hidden;
}
.sb-search-input {
    top: 0;
    border: none;
    outline: 0;
    background: #fff;
    width: 100%;
    margin: 0;
    z-index: 10;
    padding: 7px 65px 7px 10px;
    font-family: inherit;
    font-size: 18px;
    color: #2c3e50;
}
input[type="search"].sb-search-input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
.sb-search-input:-moz-placeholder,
.sb-search-input:-ms-input-placeholder,
.sb-search-input::-moz-placeholder,
.sb-search-input::-webkit-input-placeholder {
    color: #9a1515;
}
.sb-icon-search,
.sb-search-submit {
    width: 60px;
    display: block;
    top: 0;
    padding: 0 20px;
    margin: 0;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}
.sb-search-submit {
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    color: red;
    border: none;
    outline: 0;
    z-index: -1;
}
.sb-icon-search {
    color: #fff;
    background: #323991;
    z-index: 90;
    font-size: 18px;
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}
.sb-search.sb-search-open {
    overflow: visible;
}
.no-js .sb-search,
.sb-search.sb-search-open {
    width: 100%;
}
.no-js .sb-search .sb-icon-search,
.sb-search.sb-search-open .sb-icon-search {
    background: #323991;
    color: #f1f1f1;
    z-index: 11;
}
#sa,
#unicode_font {
    color: #fff;
    position: absolute;
    height: 35px;
    background: #000;
}
#unicode_font {
    width: 200px;
    left: -200px;
    top: 0;
    z-index: 1;
    padding: 6px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.sb-search.sb-search-open #unicode_font {
    width: 25%;
    left: -25%;
    opacity: 1;
    display: none;
}
#sa {
    border: 1px solid #000;
    border-left: none;
    border-radius: 0;
    right: 20px;
    z-index: 1000000;
    padding: 3px 15px;
    visibility: hidden;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#sa:hover,
.sb-search.sb-search-open #sa {
    visibility: visible !important;
}
#sa:hover {
    background: #000;
}
#menu .form-control {
    box-shadow: none;
    font-size: 16px;
    border: 0;
    transition: all 0.3s;
    background: 0 0;
    height: 34px;
    border-radius: 3px;
}
#menu .input-group {
    height: 34px;
    border: 1px solid #eee;
    border-radius: 0;
    padding-right: 1px;
    background: #fff;
}
#menu.affix .input-group {
    margin-left: 187px;
}
#menu .dropdown-toggle {
    background: 0 0;
}
#menu .dropdown-toggle i {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#menu .navbar-nav .dropdown.open .dropdown-toggle i {
    transform: rotate(180deg);
}
#menu .btn:hover {
    background: 0 0;
    color: #000;
}
#menu .navbar-nav .dropdown.open > a,
#menu .navbar-nav li > a:hover {
    background: #9a1515;
    color: #fff;
}
#menu .navbar-nav .mega-dropdown-menu a:hover {
    background: 0 0;
    color: #439ec9;
}
#menu .navbar-nav li.active a {
    background: #9a1515;
    color: #fff !important;
}
.mega-dropdown-menu {
    padding: 0;
    width: 100%;
    border-radius: 0;
    border-top: 1px solid #eee;
}
#menu .mega-dropdown-menu ul {
    border-right: 1px solid #eee;
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu .mega-dropdown-menu ul.media {
    border-right: none;
}
#menu .mega-dropdown-menu a {
    color: #000;
    font-size: 1.35em;
    text-decoration: none;
}
#main-content section:nth-of-type(even) {
    background: #fff;
}
.perliment-elect-section {
    background: #333 !important;
}
.perliment-elect-section .perliment-elect-section-container {
    padding: 20px 0 !important;
}
.perliment-elect-section .perliment-elect-section-container .catTitle a {
    color: #fff !important;
}
.single-block {
    background: #fff;
    position: relative;
    margin-bottom: 20px;
    min-height: 240px;
}
.single-block a {
    color: #000;
    display: block;
    text-decoration: none;
}
.single-block h3 {
    margin: 0;
    font-size: 1em;
    line-height: 26px;
}
.single-block h4 {
    margin: 0 0 5px;
    font-size: 1em;
    line-height: 26px;
}
.single-block .overlay-details h3 a,
.single-block .overlay-details h4 a {
    color: #fff;
}
.single-block .overlay-details {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 10px;
}
.single-block .overlay-details p {
    color: #f1f1f1;
}
.single-block small {
    font-size: 12px;
    color: gray;
    margin-top: 0;
    display: block;
}
.single-block .heading a {
    padding: 15px;
}
.single-block p {
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 0.95em;
}
.single-block .img-box {
    position: relative;
}
.single-block .img-box i.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 70px;
    width: 70px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 60px;
    color: #fff;
    border-radius: 50%;
    font-size: 30px;
    padding-left: 8px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px gray;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px gray;
    opacity: 0.8;
}
.single-block .author,
.single-block .meta {
    position: absolute;
    left: 0;
    border-top: 1px solid #eee;
    bottom: 0;
}
.single-block:hover .img-box i.fa-play {
    background: #fff;
    color: #9a1515;
}
.single-block .img-box i.fa-camera,
.single-block .img-box i.fa-microphone {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.7);
    color: #9a1515;
    padding: 10px 15px;
}
.single-block:hover .img-box i.fa-camera,
.single-block:hover .img-box i.fa-microphone {
    background: #9a1515;
    color: #fff;
}
.Sports .single-block .img-box {
    overflow: hidden;
}
.Sports .single-block h3 {
    font-size: 1em;
    line-height: 26px;
}
.single-block .icon-box {
    position: absolute;
    top: 0;
    left: 0;
}
.single-block .icon-box i {
    color: #fff;
    padding: 10px 15px;
    background: rgba(0, 0, 0, 0.6);
    display: inline-block;
}
.single-block .img-box:hover .icon-box i {
    background: #b30f0f;
}
.single-block:hover img {
    opacity: 0.95;
}
.single-block h3:hover a,
.single-block h4:hover a {
    color: #439ec9;
}
.single-block h1 {
    font-size: 1.875em;
    line-height: 40px;
}
.single-block:hover .overlay-details h3 a {
    color: #f1f1f1;
}
.single-block img {
    width: 100%;
    font-size: 12px;
    line-height: 1;
    color: #a2a2a2;
}
.single-block .details,
.single-block .related {
    padding: 10px 15px;
    min-height: 100px;
}
.meta {
    line-height: 16px;
}
.single-block .meta {
    width: 100%;
    padding: 10px;
    right: 0;
    background: #fff;
}
.single-block .meta a,
.single-block .meta span {
    font-size: 12px;
    color: #868686;
}
.single-block .meta a {
    padding-right: 10px;
}
.single-block .meta a.pull-right::before {
    position: absolute;
    width: 3px;
    height: 12px;
    right: 10px;
    background: #b30f0f;
    top: 12px;
}
.single-block .meta a:hover {
    color: #439ec9;
}
.single-block .meta .tags a {
    padding: 0;
    display: inline-block;
}
.single-block .meta .tags a:hover {
    color: #000;
}
.single-block .author {
    width: 100%;
    padding: 10px;
    right: 0;
    background: #fff;
}
.single-block .author img {
    float: left;
    width: 40px;
    margin-right: 10px;
    height: 40px;
    border-radius: 50px;
}
.single-block .author a {
    font-size: 14px;
    color: #868686;
}
.single-block .author a:hover {
    color: #439ec9;
}
.single-block.shadow {
    box-shadow: 0 1px 4px 0 #b9b9b9;
}
.single-block.shadow:hover {
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.59);
}
.mainLead {
    min-height: 510px;
    max-height: 510px;
    overflow: hidden;
}
.mainLead h3 {
    font-size: 1.8em;
    margin: 0 0 15px;
    padding: 0;
    line-height: 40px;
}
.subLead .details {
    padding: 10px 15px;
}
.single-block.subLead {
    min-height: 245px;
}
#main-content section:nth-of-type(even) .single-block,
.box-white .single-block {
    background: #f1f1f1;
    position: relative;
    margin-bottom: 20px;
    min-height: 240px;
}
.box-white .opinion .single-block {
    background: #f1f1f1;
    position: relative;
    margin-bottom: 20px;
    min-height: 200px;
}
.opinion .single-block {
    background: #fff;
    position: relative;
    margin-bottom: 20px;
    min-height: 240px;
}
.opinion .single-block p {
    margin-top: 10px;
    font-size: 1em;
    line-height: 22px;
}
.opinion .single-block .details {
    height: 140px;
    overflow: hidden;
}
.opinion .single-block .a:hover {
    color: #337ab7;
}
.opinion i {
    color: #bcbcbc;
}
#main-content section:nth-of-type(even) .single-block .meta {
    background: #f1f1f1;
    border-top: 1px solid #fff;
}
.single-block .details .media {
    border-top: 1px dashed gray;
    margin: 0 !important;
    padding: 10px 0;
    overflow: hidden;
}
.deshjure .media .media-left a,
.single-block .details .media .media-left,
.single-block .details .media .media-left a,
.topSakkhatkar .sakkhatkar-block .media a.pull-left {
    position: relative;
}
.deshjure .media .media-left a i.fa-play,
.single-block .details .media .media-left i.fa-play,
.topSakkhatkar .sakkhatkar-block .media a.pull-left i.fa-play {
    position: absolute;
    font-size: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.3);
    padding: 5px 5px 5px 7px;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    line-height: 12px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    opacity: 0.8;
}
.deshjure .media:hover .media-left a i.fa-play,
.single-block .details .media:hover .media-left i.fa-play,
.topSakkhatkar .sakkhatkar-block .media:hover a.pull-left i.fa-play {
    background: #fff;
    color: #9a1515;
}
.single-block .details .media .media-left img {
    width: 80px;
}
.single-block .details .media .media-body h4 {
    font-size: 1em;
    margin: 0;
    line-height: 22px;
}
.single-block.auto {
    min-height: inherit !important;
}
.overlay-category {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 2px 10px;
}
.overlay-category a {
    color: #fff;
    font-size: 14px;
}
.overlay-category a:hover {
    color: red;
    font-size: 14px;
}
.special-box {
    width: 100%;
    background: #1a1a1a;
    color: #fff;
}
.special-box .catTitle {
    font-size: 36px;
    padding-top: 2px;
}
.special-box .catTitle span {
    padding-right: 15px;
    padding-bottom: 5px;
    display: inline-block;
}
.special-box .catTitle .liner::before {
    border-top: 8px solid #c00;
    top: 12px;
}
.special-box .catTitle .liner::after {
    border-top: 8px solid #c00;
    top: 23px;
}
.special-box .catTitle .liner.red::before {
    border-top: 8px solid #c00;
    top: 12px;
}
.special-box .catTitle .liner.red::after {
    border-top: 8px solid #c00;
    top: 23px;
}
.special-box .overlay-details {
    background: #292929;
}
.special-box .overlay-details h2 {
    margin: 0;
}
.special-box .overlay-details h2 a {
    color: #fff;
    padding: 10px;
}
.special-box .single-block {
    background: 0 0;
}
.special-box .single-block .details {
    padding: 0;
}
.special-box .single-block a {
    color: #fff;
}
.special-box .single-block a:hover {
    color: #c00;
}
.special-box .single-block .details .media {
    height: auto !important;
    padding: 8px 0;
}
.special-box .single-block .details .media:first-child {
    border-top: 0 dashed transparent;
    padding-top: 0 !important;
}
.special-box .single-block .list-special {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.special-box .single-block .list-special li a {
    border-top: 1px dashed gray;
    padding: 10px 0;
}
.special-box .catTitle a {
    color: #fff;
    display: inline-block;
    padding-bottom: 5px;
}
#load_more_button,
.fb-live h2 a {
    display: block;
    text-align: center;
}
.category .single-block {
    margin-bottom: 0 !important;
    height: 505px;
}
.category .single-block:hover img {
    opacity: 1;
}
.category .single-cat-height {
    height: 500px;
    overflow: hidden;
}
.category .single-block .details ul {
    list-style: none;
}
.category .single-block .details ul li {
    border-top: 1px dashed #868686;
}
.category .single-block .details ul li a {
    padding: 5px 0;
}
.category .single-block .details ul li a:hover {
    color: #1167a8;
    padding: 5px 0;
}
.category .single-block > h4 {
    padding: 10px 15px 0;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 0;
}
.category .single-block h3 a,
.category .single-block h3:hover a,
.category .single-block h4 a,
.category .single-block h4:hover a {
    color: inherit;
    font-size: 0.85em;
}
.category .single-block h4 a:hover {
    color: #1167a8;
    font-size: 0.85em;
}
.single-block.cat-block {
    height: 90px;
    min-height: 0;
    overflow: hidden;
}
.single-block.cat-block img {
    height: 90px;
}
.single-block.cat-block h3 {
    font-size: 1.1em;
    line-height: 26px;
}
#load_more_button {
    background: #b30f0f;
    border: none;
    padding: 15px;
    color: #fff;
    width: 100%;
}
#load_more_button:hover {
    opacity: 0.8;
}
.postslide {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10000;
}
.postslide a {
    color: #000;
    z-index: 10;
}
.postslide.post_next {
    right: 0;
}
.postslide i {
    height: 100px;
    background: #909090;
    color: #fff;
    line-height: 100px;
    padding: 0 5px;
}
.post_info {
    position: absolute;
    width: 300px;
    height: 100px;
    top: 0;
    background: #dcdcdc;
    padding: 10px 5px 10px 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: -1;
    overflow: hidden;
}
.post_prev .post_info {
    left: -271px;
    border-right: 4px solid #b30f0f;
}
.post_next .post_info {
    right: -271px;
    border-left: 4px solid #b30f0f;
}
.post_thumbnail img {
    width: 120px;
    float: left;
    margin-right: 5px;
    font-size: 12px;
    line-height: 1;
    color: rgba(40, 51, 49, 0.33);
    margin-top: 5px;
}
.post_prev a:hover .post_info {
    left: 25px;
}
.post_next a:hover .post_info {
    right: 25px;
}
.fb-live h2 a {
    color: #fff;
    padding: 10px 15px;
    background: #07375c;
    font-size: 0.75em;
}
.fb-live h2 a:hover {
    text-decoration: none;
    background: #850d0d;
}
.fb-live .single-block {
    background: #333 !important;
    margin-bottom: 0 !important;
    height: 500px;
    overflow: hidden;
}
.fb-live .single-block > h4 a {
    color: #fff !important;
    padding: 10px 10px 0;
    font-size: 20px;
}
.fb-live .single-block a {
    color: #fff !important;
}
.fb-live .single-block a:hover {
    color: #bfc9de !important;
}
.fb-live .single-block .media {
    padding: 5px 0;
}
.fb-live .allnews a {
    background: #000;
    color: #fff !important;
}
.sider,
.vid-wrap,
.video {
    transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}
.video {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 5;
}
.sider {
    position: fixed;
    width: 100%;
}
.vid-wrap > iframe {
    transition: 0.5s;
}
.sider .embed-responsive-16by9 {
    padding-bottom: 0;
    overflow: visible;
}
.Entertainment .single-block .img-box,
.catTitle,
.catTitleBlock {
    overflow: hidden;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.sider .vid-wrap iframe {
    width: 22.1%;
    height: 240px;
    top: 50px;
    left: 65.7%;
}
.deshjure {
    padding-top: 20px;
}
.deshjure .media {
    margin-bottom: 17px;
}
.deshjure .media a {
    color: #000;
    text-decoration: none;
    font-size: 0.9em;
}
.deshjure .media img {
    width: 120px;
    font-size: 12px;
    line-height: 1;
    color: #a2a2a2;
}
.deshjure .media a:hover {
    color: #439ec9;
}
.deshjure .media .media-left .media-object {
    width: 150px;
}
.deshjure .media .media-body .meta {
    position: relative;
}
.deshjure .media .media-body .meta i {
    display: inline-block;
    font-size: 12px;
}
.deshjure .media .media-body .meta a {
    display: inline-block;
    font-size: 12px;
    color: #868686;
}
.deshjure .media .media-body .meta a:hover {
    color: #000;
}
.deshjure .single-block {
    height: auto;
}
.deshjure .col-sm-3 .single-block,
.national .col-sm-3 .single-block {
    min-height: 217px !important;
    height: 217px !important;
    max-height: 217px !important;
}
.deshjure .col-sm-3 .single-block .details,
.national .col-sm-3 .single-block .details {
    padding: 5px 15px !important;
    min-height: 90px !important;
    height: 90px !important;
    max-height: 90px !important;
}
.homePageSideSvg {
    padding-right: 19px;
    padding-left: 18px;
}
.national .col-sm-6 .single-block h4 {
    font-size: 1.15em;
}
.content-media--video {
    background-color: #ddd;
    display: block;
    position: relative;
    padding: 0 0 56.25%;
    z-index: 1;
}
.content-media--video iframe {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#featured-video {
    transition: width 0.2s ease-in-out, height 0.2s ease-in-out, transform 0.38s ease-in-out;
}
.featured-image {
    margin-top: -15px !important;
}
#featured-video.is-sticky {
    position: fixed;
    top: 60px;
    left: auto;
    max-width: 280px;
    max-height: 158px;
    width: 280px;
    height: 158px;
}
@media screen and (min-width: 1120px) {
    #featured-video.is-sticky {
        transform: translateX(-80%);
    }
}
@media screen and (min-width: 1300px) {
    #featured-video.is-sticky {
        transform: translateX(-115%);
    }
}
.catTitle {
    position: relative;
    margin: 0 0 10px;
    padding: 2px 0 0;
    font-size: 26px;
}
.catTitle .liner::after,
.catTitle .liner::before {
    position: absolute;
    content: "";
    width: 100%;
    border-top: 6px solid #d9d9d9;
    vertical-align: bottom;
    display: inline-block;
}
.catTitle a {
    background: 0 0;
    color: #000;
    padding-right: 15px;
    text-decoration: none;
}
.catTitle .liner::before {
    top: 10px;
}
.catTitle .liner::after {
    top: 18px;
}
.catTitleBlock {
    padding: 10px 0;
    margin: 0;
}
.catTitleBlock .left,
.catTitleBlock .left .catName {
    float: left;
}
.catTitleBlock .left .catName a {
    color: #000;
    text-decoration: none;
}
.catTitleBlock .left .catSubName {
    float: left;
    margin-left: 10px;
}
.catTitleBlock .left .catSubName a {
    display: inline-block;
    font-size: 65%;
    padding: 5px;
    color: #6a6a6a;
    text-decoration: none;
}
.catTitleBlock .left .catSubName a:hover {
    color: #000;
}
.catTitleBlock .right {
    float: right;
    font-size: 20px;
    padding-top: 5px;
    color: #6a6a6a;
    text-decoration: none;
}
.catTitleBlock .right:hover {
    color: #000;
}
.allnews a {
    display: block;
    text-align: center;
    border: none;
    padding: 5px;
    color: #000;
    background: #f6f6f6;
    text-decoration: none;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.allnews:hover a {
    opacity: 0.8;
}
.jagoTab2 {
    background: #fff;
    margin-bottom: 20px;
}
.jagoTab2 .nav-tabs {
    border: none;
    color: #000;
    background: #d2d2d2;
}
.jagoTab2 .nav-tabs > li > a {
    border: none;
    border-top: 3px solid #2e5297;
    border-bottom: 1px dashed #2e5297;
    color: #000;
    font-size: 1.08em;
    border-radius: 0;
    padding: 5px 15px;
    text-decoration: none;
    margin-bottom: 0;
}
.jagoTab2 .nav-tabs > li > a:hover {
    background: #d2d2d2;
}
.jagoTab2 .nav-tabs > li.active > a,
.jagoTab2 .nav-tabs > li.active > a:focus,
.jagoTab2 .nav-tabs > li.active > a:hover {
    border: none;
    border-radius: 0;
    background: #fff;
    color: #000;
    border-top: 3px solid #b30f0f;
    border-bottom: 1px dashed #b30f0f;
}
.jagoTab2 .tab-content ul.media-list {
    max-height: 388px;
    overflow-y: auto;
    padding-left: 30px;
}
.jagoTab2 .tab-content ul.media-list .media {
    border-bottom: 1px dotted gray;
    margin: 0;
    padding: 10px 0;
    position: relative;
    overflow: visible;
}
.jagoTab2 .tab-content ul.media-list .media .media-left {
    padding-right: 0;
}
.jagoTab2 .tab-content ul.media-list .media .media-left a {
    padding-right: 0;
    position: relative;
}
.jagoTab2 .tab-content ul.media-list .media .media-left a i.fa-play {
    position: absolute;
    font-size: 10px;
    top: 50%;
    left: 44%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.3);
    padding: 5px 5px 5px 7px;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    line-height: 12px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    opacity: 0.8;
}
.jagoTab2 .tab-content ul.media-list .media:hover .media-left a i.fa-play {
    background: #fff;
    color: #9a1515;
}
.jagoTab2 .tab-content ul.media-list .media .media-left span {
    position: absolute;
    margin-top: -1px;
    left: -25px;
    height: 35px;
    width: 34px;
    background: #353b46;
    text-align: center;
    line-height: 25px;
    color: #efeaa7;
    border-radius: 50%;
    border: 4px solid #fff;
    top: 15px;
    z-index: 1;
}
.jagoTab2 .tab-content ul.media-list .media .media-left img {
    width: 90px;
    display: inline-block;
    padding-right: 10px;
    font-size: 10px;
    line-height: 1;
    color: #a2a2a2;
}
.jagoTab2 .tab-content ul.media-list .media .media-right img {
    width: 60px;
}
.jagoTab2 .tab-content ul.media-list .media .media-body .media-heading {
    font-size: 0.95em;
    line-height: 1.35;
}
.jagoTab2 .tab-content ul.media-list .media .media-body .media-heading a {
    color: #000;
    display: block;
}
.jagoTab2 .tab-content ul.media-list .media:hover .media-heading a {
    color: #1167a8;
}
.jagoTab2 .tab-content ul li:hover a {
    color: #1167a8;
    text-decoration: none;
}
.photo .jagoTab2 .nav-tabs {
    border-right: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
}
.photo .jagoTab2 .tab-content ul.media-list {
    max-height: none !important;
    padding-left: 0;
    border: 1px solid #ccc;
    border-top: none;
}
.photo .jagoTab2 .tab-content ul.media-list .media {
    padding: 10px !important;
}
.jagoTab2.TagTab .tab-content {
    padding: 15px;
}
.jagoTab2.TagTab .tab-content .tag-block {
    margin-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
}
.jagoTab2.TagTab .tab-content .tag-block:last-child {
    margin-bottom: 0;
    border-bottom: 0 solid #dbdbdb;
    padding-bottom: 0;
}
.jagoTab2.TagTab .tab-content .tag-block .tag-img {
    position: relative;
}
.jagoTab2.TagTab .tab-content .tag-block .tag-img i.fa-play {
    position: absolute;
    font-size: 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.3);
    padding: 5px 5px 5px 12px;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    line-height: 42px;
    text-align: center;
    border: 5px solid #fff;
    color: #fff;
    opacity: 0.8;
}
.jagoTab2.TagTab .tab-content .tag-block:hover .tag-img i.fa-play {
    background: #fff;
    color: #9a1515;
}
.jagoTab2.TagTab .tab-content .tag-block .tag-img a {
    color: #fff;
}
.jagoTab2.TagTab .tab-content .tag-block .tag-img a:hover,
.jagoTab2.TagTab .tab-content .tag-block a {
    color: #ec5d64;
}
.jagoTab2.TagTab .tab-content .tag-block h3 {
    font-size: 1em;
    margin: 0;
}
.jagoTab2.TagTab .tab-content .tag-block a:hover {
    color: #c6171f;
}
.jagoTab2.TagTab .tab-content .tag-block p {
    padding-top: 10px;
    font-size: 0.85em;
    line-height: 24px;
}
.jagoTab2.TagTab .tab-content small {
    font-size: 12px;
    color: #777;
}
.jagoTab2.TagTab .tag-photo .col-sm-4 {
    margin-bottom: 20px;
}
.jagoTab2.TagTab .tag-photo a {
    color: #000;
}
.jagoTab2.TagTab .tag-photo a:hover {
    color: #ec5d64;
}
.jagoTab2.TagTab .tag-photo h3 {
    font-size: 1em;
    margin: 10px 0 0;
}
.cat_more {
    background: #d2d2d2 !important;
    text-align: left !important;
}
.topSakkhatkar {
    background: #fff;
    margin-bottom: 20px;
    height: 105px;
}
.topSakkhatkar h2 {
    margin: 0;
    padding: 10px;
    color: #000;
    background: #d9d9d9;
    text-align: center;
}
.archiveads,
.blockQuote {
    background: #fff;
    margin-bottom: 20px;
}
.topSakkhatkar h2 a {
    color: #000;
}
.topSakkhatkar h2 a:hover {
    color: #439ec9;
}
.topSakkhatkar .sakkhatkar-block {
    padding: 15px;
}
.topSakkhatkar .sakkhatkar-block .media {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 15px;
}
.topSakkhatkar .sakkhatkar-block .media .media-heading {
    line-height: 22px;
    font-size: 0.9em;
}
.topSakkhatkar .sakkhatkar-block .media:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.topSakkhatkar .sakkhatkar-block .media a {
    color: #000;
}
.topSakkhatkar .sakkhatkar-block .media a:hover {
    color: #439ec9;
}
.topSakkhatkar .sakkhatkar-block .media img.media-object {
    width: 105px !important;
}
.archiveads {
    height: 128px;
}
.blockQuote {
    padding: 10px 15px 20px;
    min-height: 200px;
}
.blockQuote .catTitle {
    border-bottom: 1px solid #eee;
    padding: 5px 0 10px;
}
.blockQuote .carousel .carousel-inner .item blockquote {
    height: 90px;
    overflow: hidden;
    background: #f9d0d7;
    border-left: 5px solid #b30f0f;
    margin-bottom: 11px;
}
.blockQuote .carousel .carousel-inner .item blockquote a {
    color: #000;
    text-decoration: none;
}
.blockQuote .carousel .carousel-inner .item blockquote a:hover {
    color: #1167a8;
}
.blockQuote .carousel .carousel-inner .item img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
}
.blockQuote .carousel .carousel-inner .item small {
    color: gray;
}
.blockQuote .carousel .control {
    position: absolute;
    top: -40px;
    color: gray;
}
.blockQuote .carousel .control:hover {
    color: #000;
}
.blockQuote .carousel .control.left {
    right: 15px;
}
.blockQuote .carousel .control.right {
    right: 0 !important;
}
.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #dedede;
}
.adv-img img {
    max-width: 100%;
    width: auto;
}
.adv-img a {
    font-size: 10px;
    display: block;
    margin-bottom: 10px;
}
.adv-img .quote {
    border: 1px solid #c5c5c5;
    padding: 20px 30px;
    text-align: left;
    margin-left: -30px;
    background: #fff;
    width: 50%;
    float: left;
    margin-right: 15px;
}
.adv-img .quote p {
    position: relative;
    font-size: 16px;
    color: #0f0a0e;
    margin-bottom: 10px;
}
.adv-img .quote p i {
    color: #cecece;
    font-size: 20px;
}
.content p {
    font-size: 1.1em;
    line-height: 30px;
}
.content-division {
    padding: 15px;
}
.content-division ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.content-division ul li a {
    display: block;
    background: #fff;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    padding: 2px 10px;
    margin-bottom: 5px;
}
.content-division ul li a:hover {
    background: #ebebeb;
}
.content-tags ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff;
}
.content-tags ul.padding15 {
    padding: 15px !important;
    margin-bottom: 15px;
}
.content-tags ul li {
    display: inline-block;
}
.content-tags ul li a {
    border: 1px solid #eee;
    display: block;
    background: #fff;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    padding: 2px 10px;
    margin: 2px 0;
}
.content-tags a {
    display: inline-block;
    margin: 2px 0;
}
.content-tags ul li a:hover {
    background: #ebebeb;
}
.related ul li a {
    border-bottom: 1px dashed #797979;
    display: block;
    padding: 5px 0;
}
.our-text h1,
.our-text p {
    display: inline;
    font-size: 15px;
}
.related ul li a:hover {
    color: #439ec9;
}
.footer-logo {
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.27);
}
.our-text {
    text-align: justify;
    line-height: 20px;
    color: #777;
}
.our-text h1 {
    font-weight: 400;
}
.timeline-centered {
    position: relative;
    margin-bottom: 20px;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after,
.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry:after,
.timeline-centered .timeline-entry:before,
.timeline-centered:after,
.timeline-centered:before {
    content: " ";
    display: table;
    clear: both;
}
.timeline-centered:before {
    position: absolute;
    display: block;
    width: 4px;
    background: #f5f5f6;
    left: 17.85%;
    top: 0;
    bottom: 10px;
}
.timeline-centered .timeline-entry {
    position: relative;
    width: 80%;
    float: right;
    margin-bottom: 10px;
    clear: both;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
    margin-left: 0;
    margin-right: -18px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
    left: auto;
    right: -100px;
    text-align: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
    float: right;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
    margin-left: 0;
    margin-right: 70px;
}
.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    margin-left: -15px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
    position: absolute;
    left: -95px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 18px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    background: #9a1515;
    color: #737881;
    display: block;
    width: 10px;
    height: 10px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    -moz-box-shadow: 0 0 0 5px #f5f5f6;
    -webkit-box-shadow: 0 0 0 5px #f5f5f6;
    box-shadow: 0 0 0 5px #f5f5f6;
    margin-top: 10px;
    font-size: 15px;
    float: left;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
    position: relative;
    background: #f5f5f6;
    padding: 10px;
    margin-left: 30px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #f5f5f6 transparent transparent;
    left: 1px;
    top: 10px;
    margin-left: -9px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .media .media-body a {
    color: #000;
    display: block;
}
.timeline-centered .timeline-entry .timeline-entry-inner .media .media-body a:hover {
    color: #337ab7;
}
.subscribe form .input-group input.form-control {
    box-shadow: none;
    height: 40px;
    background: #ececec;
    border: 1px solid #ececec;
    border-radius: 30px 0 0 15px;
    padding-left: 20px;
}
.subscribe form .input-group input.form-control:focus {
    box-shadow: none;
    border: none;
    background: #fff;
}
.subscribe form .input-group button.btn {
    border-radius: 0 15px 30px 0;
    border: 1px solid #737373;
    background: #737373;
    color: #fff;
    padding: 8px 30px;
    font-size: 16px;
    margin: 0;
    box-shadow: none;
    text-transform: uppercase;
}
.subscribe form .input-group button.btn:hover {
    box-shadow: none;
    border: 1px solid #9a1515;
    background: #9a1515;
}
.subscribe form .input-group button.btn:focus {
    box-shadow: none;
    border: 1px solid #b30f0f;
}
.footer-top {
    padding: 10px 0 5px 0;
}
.footer-top .weather h4 {
    color: #b9b9b9;
}
.footer-top .footer-menu li a,
.photo-footer-top .footer-menu li a {
    border: 1px solid #3c3c3c;
    font-size: 16px;
    color: #f1f1f1;
    text-decoration: none;
}
.footer-top .footer-menu {
    margin: 0;
    padding: 0;
}
.footer-top .footer-menu li {
    list-style: none;
    display: inline-block;
}
.footer-top .footer-menu li a {
    padding: 3px 15px;
    display: block;
}
.footer-top .footer-menu li a:hover,
.footer-top .footer-menu li.active a {
    background: #3c3c3c;
}
.footer-top .footer-menu li.active a:hover {
    background: #7b7b7b;
}
.photo-footer-top {
    padding: 20px 0;
}
.photo-footer-top .footer-menu {
    margin: 0;
    padding: 0;
}
.photo-footer-top .footer-menu li {
    list-style: none;
    display: inline-block;
}
.photo-footer-top .footer-menu li a {
    padding: 3px 15px;
    display: block;
}
.photo-footer-top .footer-menu li a:hover,
.photo-footer-top .footer-menu li.active a {
    background: #3c3c3c;
}
.photo-footer-top .footer-menu li.active a:hover {
    background: #7b7b7b;
}
.divider {
    border-top: 1px solid #3c3c3c;
    margin: 15px 0;
}
.dividerDetails {
    border-top: 1px solid #f3f3f3;
    margin: 10px 0;
}
.main-content .caption {
    padding: 0 15px;
    font-size: 14px;
    color: gray;
    font-style: italic;
}
.main-content blockquote .small:before {
    display: none !important;
}
.photo .main-content .caption {
    font-size: inherit;
    color: #fff;
    font-style: normal;
}
.footer-top h3 {
    margin: 0;
}
.newsinfo {
    padding: 15px;
}
.newsinfo a {
    display: inline-block !important;
}
.footer {
    width: 100%;
    background: #000;
    padding: 10px 0;
    color: #f1f1f1;
    border-bottom: 1px solid #222;
}
.warning {
    color: #9a1515;
    padding: 0;
}
.content-details .ilink p a,
.content-details > p a {
    color: inherit !important;
}
.content-details {
    padding: 15px 15px 0;
}
.content-details p {
    line-height: 1.75;
    font-size: 20px;
}
.content-details .ilink {
    padding: 5px 15px;
    background: #e7e7e7;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
}
.content-details .ilink p {
    margin-bottom: 0;
}
.content-details h1 {
    font-size: 22px;
    font-weight: 700;
}
.content-details h2 {
    font-size: 20px;
    font-weight: 700;
}
.time-with-author {
    font-size: 14px;
    line-height: 1;
}
.single-media .media-list {
    border: 1px solid #e6e6e6;
}
.single-media .media {
    padding: 15px;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
}
.single-media .media .media-left img {
    width: 80px;
}
.single-media .media .media-body .media-heading {
    color: #000;
    text-decoration: none;
}
.single-media .media .media-body .media-heading:hover {
    color: #439ec9;
}
.photo a.badge {
    position: absolute;
    top: 0;
    border-radius: 0;
    color: #f1f1f1;
}
.photo a.badge:hover {
    color: #439ec9;
}
.photo .carousel-inner .caption a {
    background: rgba(0, 0, 0, 0.8);
    display: block;
    color: #fff;
    padding: 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
#queries a,
.photo-title .photo-tags li {
    display: inline-block;
}
.breadcrumb li a {
    color: #b30f0f;
}
.breadcrumb li a:hover {
    color: #8d0f0f;
}
.photo-title small {
    font-size: 14px;
}
.photo-title small a {
    color: #000;
    font-weight: 700;
}
.photo-title small a:hover {
    color: #439ec9;
}
.photo-title blockquote {
    padding: 10px 0 10px 25px;
    margin: 25px 0;
    line-height: 26px;
}
.photo-title .media {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}
.photo-title .media .media-left img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: inline-block;
}
.photo-title .photo-tags {
    margin-bottom: 15px;
    padding: 0;
}
#queries,
.poll,
.poll h3 {
    margin-bottom: 20px;
}
.photo-title .photo-tags li a {
    color: #8a8a8a;
    border: 1px solid #dfdfdf;
    font-size: 14px;
    padding: 3px 10px;
    border-radius: 15px;
}
.photo-title .photo-tags li a:hover {
    background: #b30f0f;
    color: #fff;
    border-color: #b30f0f;
}
.poll {
    background: #000;
    padding: 10px 15px;
    color: #fff;
}
#queries,
#queries a:hover {
    background: #fff;
}
.poll h3 {
    padding-bottom: 15px;
    border-bottom: 1px solid #929292;
    margin-top: 10px;
    font-size: 1.25em;
}
.poll label {
    font-weight: 400;
}
hr {
    height: 0;
    margin-bottom: 0;
    margin-top: 0;
}
.btn-bread {
    margin-top: 10px;
    font-size: 12px;
    border-radius: 3px;
}
.demo-gallery ul li .single-block:hover {
    cursor: zoom-in;
}
.lg-outer {
    cursor: zoom-out !important;
}
#queries {
    padding: 15px;
}
#queries a {
    color: #000;
    background: #f1f1f1;
    padding: 1px 8px;
    border: 1px solid #eee;
    margin: 2px 0;
    text-decoration: none;
    font-size: 13px;
}
.gs-bidi-start-align .gs-snippet,
.gs-fileFormatType,
.gs-imageResult .gs-snippet,
.gs-webResult .gs-snippet,
.gsc-control-cse {
    font-family: "Helvetica Neue", Helvetica, Arial, SolaimanLipi, sans-serif, SolaimanLipiNormal !important;
}
.gsc-results .gsc-imageResult,
.gsc-webResult.gsc-result {
    border-bottom: 1px solid #e3e3e3 !important;
}
.gs-result .gs-title,
.gs-result .gs-title * {
    text-decoration: none !important;
}
.gs-imageResult a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link {
    color: #000 !important;
    text-decoration: underline !important;
}
.gs-imageResult a.gs-title:link b,
.gs-webResult.gs-result a.gs-title:link b {
    color: #ec5d64 !important;
}
.gs-imageResult a.gs-title:hover,
.gs-imageResult a.gs-title:hover b,
.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b {
    color: #ec5d64 !important;
    text-decoration: underline !important;
}
.gs-imageResult div.gs-visibleUrl,
.gs-webResult div.gs-visibleUrl {
    color: grey !important;
}
.gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
    width: 88px !important;
    padding-left: 8px !important;
    padding-top: 5px !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
    height: 30px !important;
    width: 30px !important;
    display: inline-block !important;
    text-align: center !important;
    line-height: 30px !important;
    border-radius: 50% !important;
    border: 1px solid #e3e3e3 !important;
    color: #000 !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    background: #9a1515 !important;
    color: #fff !important;
    border: 1px solid #9a1515 !important;
    text-decoration: none !important;
}
.gs-spelling a {
    color: #c20d16 !important;
}
.gsc-tabsArea {
    border-color: #b30f0f !important;
    height: 28px !important;
}
.gsc-tabHeader {
    overflow: hidden !important;
}
.gsc-tabHeader.gsc-tabhActive {
    border-color: #b30f0f #b30f0f #fff !important;
    background-color: #fff !important;
}
.gs-bidi-start-align.gs-snippet b {
    color: #ec5d64 !important;
}
.gs-error-result .gs-snippet,
.gs-no-results-result .gs-snippet {
    padding: 20px !important;
    border: 1px solid #eee !important;
    background-color: #eee !important;
}
.gsc-results .gsc-cursor-box {
    text-align: center !important;
}
#bio {
    font-size: 0.9em;
}
.author-img,
.author-img img {
    width: 200px;
}
.author-page {
    padding-top: 20px;
}
.author-news .img-box {
    position: relative;
}
.author-news .icon-box {
    position: absolute;
    top: -2px;
    left: 0;
}
.author-news .icon-box i {
    color: #fff;
    padding: 5px 10px;
    background: #c20d16;
    display: inline-block;
    font-size: 12px;
}
.author-news .img-box:hover .icon-box i {
    color: #c20d16;
    background: #fff;
}
.author-page .media {
    border-bottom: 1px solid #e3e3e3;
    background: #fff;
}
.author-page .media .media-left a {
    color: #000;
}
.author-page .media .media-left a:hover {
    color: #439ec9;
}
.author-page .media .media-left img {
    width: 160px;
}
.author-page .media .media-body h4 {
    font-size: 1em;
    margin: 15px 0 0;
}
.author-page .media .media-body a {
    color: #000;
    text-decoration: none;
}
.author-page .media .media-body span {
    color: gray;
    font-size: 12px;
}
.author-page .media .media-body a:hover {
    color: #439ec9;
}
.author-page .single-block {
    position: relative;
}
.author-page .single-block i.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 70px;
    width: 70px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 60px;
    color: #fff;
    border-radius: 50%;
    font-size: 30px;
    padding-left: 8px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px gray;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px gray;
    opacity: 0.8;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.photo .pagination > li:first-child > a,
.photo .pagination > li:first-child > span {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.photo .pagination > li:last-child > a,
.photo .pagination > li:last-child > span {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.author-page .single-block:hover i.fa-play {
    background: #fff;
    color: #9a1515;
}
.photo .single-block {
    background: 0 0;
    height: auto;
    min-height: 1%;
    max-height: 1%;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover,
.photo .pagination > .active > a,
.photo .pagination > .active > a:focus,
.photo .pagination > .active > a:hover,
.photo .pagination > .active > span,
.photo .pagination > .active > span:focus,
.photo .pagination > .active > span:hover {
    background-color: #8b0000;
    border-color: #8b0000;
}
.photo .single-block h4 {
    margin-top: 10px;
}
.photo .pagination > li {
    display: inline-block;
}
.photo .pagination {
    display: block;
    text-align: center;
}
.image img,
.pagination > li {
    display: inline-block;
}
.photo .pagination > li > a,
.photo .pagination > li > span {
    padding: 6px 15px;
    color: #000;
    font-size: 14px;
}
.photo .pagination > .active > a,
.photo .pagination > .active > span {
    color: #fff;
}
.pagination {
    display: block;
    text-align: center;
}
.pagination > li > a,
.pagination > li > span {
    padding: 6px 15px;
    color: #000;
    font-size: 14px;
}
.pagination > .active > a,
.pagination > .active > span {
    color: #fff;
}
.archive-box {
    position: relative;
}
.archive-box i.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 50%;
    font-size: 24px;
    padding-left: 8px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px gray;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px gray;
    opacity: 0.8;
}
.holder_bu_awayL1,
.holder_bu_awayL2 {
    position: absolute;
    top: 0;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
}
.single-block:hover .archive-box i.fa-play {
    background: #fff;
    color: #9a1515;
}
.Entertainment .single-block h3 {
    font-size: 1em;
    line-height: 26px;
}
.info {
    background: #ccc;
    color: #fff;
    padding: 25px 0;
    font-size: 24px;
}
a:hover {
    text-decoration: none;
}
#wrapper_bu {
    position: absolute;
    width: 100%;
    left: -4%;
}
.txt_h1 {
    font-size: 2em;
}
.holder_bu {
    cursor: pointer;
}
.holder_bu_awayL1 {
    left: 0;
    width: 33.3%;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.holder_bu_awayL2 {
    left: 66%;
    width: 33.3%;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.holder_bu_awayR1,
.holder_bu_center {
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    position: absolute;
    top: 0;
}
.holder_bu_center {
    left: 33%;
    width: 33.3%;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.holder_bu_awayR1 {
    left: 80%;
    width: 10%;
    height: 40%;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.holder_bu_awayR2 {
    position: absolute;
    top: 0;
    left: 90%;
    width: 10%;
    height: 30%;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.wrapper_bu {
    height: 70px;
    position: relative;
}
.wrapper_bu .image i.fa-star {
    color: #ed1390;
}
.wrapper_bu .image i.fa-map-marker {
    color: #ffb200;
}
.wrapper_bu .image i.fa-tint {
    color: #00cf08;
}
.panel-default {
    border: none;
}
.panel-heading {
    padding: 0;
}
.title.active {
    font-size: 17px;
    color: #181818;
    line-height: 20px;
}
.title {
    font-size: 15px;
    color: #878787;
    margin: 5px 0;
    text-transform: uppercase;
}
.single-name h1 {
    margin: 0 0 15px;
}
.single-name ul {
    margin: 0;
    padding: 15px;
    list-style: none;
    text-align: left;
}
.single-name ul li {
    width: 16.66%;
    float: left;
}
.single-name ul li a {
    color: #000;
    padding: 3px 0;
    display: block;
}
.single-name ul li a:hover {
    color: #00bfff;
}
.photo .panel h1 {
    margin: 0;
}
@media (min-width: 1200px) {
    .col-sm-8.main-content {
        width: 69.5%;
    }
    .col-sm-4.aside {
        width: 30.5%;
        position: relative;
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .sider .vid-wrap iframe {
        width: 25%;
        height: 280px;
        top: 50px;
        left: 67.7%;
    }
}
@media (max-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
}
@media only screen and (max-width: 767px) {
    #menu {
        background: #fff;
    }
    #menu a {
        color: #000;
    }
    #menu .bn-edition {
        color: #fff;
    }
    .no-js .sb-search .sb-icon-search,
    .sb-icon-search,
    .sb-search.sb-search-open .sb-icon-search {
        background: #9a1515;
    }
    .cat-lead .col-sm-4 > div {
        padding: 15px;
    }
    .single-block.cat-block,
    .single-block.cat-block img {
        height: auto;
    }
    .single-block.cat-block h4 {
        font-size: 0.8em;
        margin-top: -10px;
    }
    #loadMoreContent {
        background: #fff;
        padding: 15px 0;
        margin-bottom: 15px;
    }
    .archive .single-block {
        background: 0 0;
    }
    .jagoTab2.ThreeTab .nav-tabs > li {
        width: 33.33% !important;
        float: left;
    }
    .jagoTab2.TwoTab .nav-tabs > li {
        width: 50% !important;
        float: left;
    }
    .author-img,
    .author-img img {
        width: 120px;
    }
    .author-img {
        display: block;
        margin: auto auto 15px;
    }
    .author-name,
    .author-occupation {
        text-align: center;
    }
    .author-page .single-block p,
    .author-page h3 {
        padding: 0 15px;
    }
    .author-page .single-block small {
        padding: 5px 15px;
    }
    .jagoTab2.TagTab .tab-content .tag-block h3 {
        margin: 12px 0 0 !important;
    }
    h1.no-margin {
        font-size: 24px;
    }
}
@media print {
    #main-content .col-lg-9 {
        width: 100% !important;
    }
    #at4-toaster {
        display: none !important;
        visibility: hidden !important;
    }
    #main-content .col-lg-pull-9 {
        width: 0 !important;
        visibility: hidden !important;
    }
}
.election-box {
    margin-bottom: 20px;
}
.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 {
    text-align: center;
    display: table;
    width: 100%;
    margin-top: 10px;
}
.election-box .head-row p {
    margin-bottom: 0;
    font-size: 14px;
}
.election-box .head-title a {
    background: #0d4ba4;
    color: #fff;
    text-align: center;
    display: block;
    padding: 10px 5px;
    border-bottom: 2px solid #0a3a80;
}
.election-box .head-title a:hover {
    color: #337ab7;
}
.election-box .table {
    background: #2969c5;
    color: #fff;
    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: #0d4ba4;
    color: #fff;
    padding: 1px 15px 10px;
    font-size: 12px;
    text-align: center;
}
.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;
}
.footer-social-icon {
    float: right;
}
.footer-social-icon ul li:first-child {
    background: #026dbd;
    width: 70px;
    border-radius: 2px;
    height: 32px;
}
.footer-social-icon ul li:first-child a {
    color: #fff !important;
}
.footer-social-icon ul li {
    float: left;
    margin: 0px 0 0px 10px;
    width: 40px;
    height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-social-icon .fa-facebook-f:before {
    background: #2052bd;
    color: #fff;
    font-size: 22px;
    padding: 5px 10px 5px 12px;
}
.footer-social-icon .fa-twitter:before {
    background: #208cbd;
    color: #fff;
    font-size: 22px;
    padding: 5px 10px 5px 12px;
}
.footer-social-icon .fa-linkedin-in:before {
    background: #208cbd;
    color: #fff;
    font-size: 22px;
    padding: 5px 10px 5px 12px;
}
.footer-social-icon .fa-rss:before {
    background: #ef9515;
    color: #fff;
    font-size: 22px;
    padding: 5px 10px 5px 12px;
}
.footer_d_logo {
    float: right;
    text-align: right;
}
.footer_d_logo img {
    max-width: 25%;
}
.footer_logo img {
    height: 40px;
    width: auto;
}
.footer_apps_icon {
    padding-top: 3px;
}
.footer_apps_icon img {
    max-width: 115%;
}
.text-muted a {
    color: #777 !important;
}
.our-text .col-md-9 {
    padding-top: 5px;
}
.advertisement img,
.footer-ad img {
    max-width: 100%;
}
#unicode_font,
.scroll-top-wrapper {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.sb-icon-search:before,
.single-block .meta a.pull-right::before,
.social .single-block::before {
    content: "";
}
@font-face {
    font-family: SolaimanLipi;
    src: url(fonts/solaimanlipi_20-04-07.eot);
    src: url(fonts/solaimanlipi_20-04-07.eot) format("embedded-opentype"), url(fonts/solaimanlipi_20-04-07.woff) format("woff"), url(fonts/solaimanlipi_20-04-07.ttf) format("truetype"), url(fonts/solaimanlipi_20-04-07.svg) format("svg");
}
body {
    font-size: 18px;
    background: #eee;
    line-height: 26px !important;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
textarea {
    font-family: SolaimanLipi;
}
.lazy-loaded {
    opacity: 1;
}
.top-nav-collapse {
    padding: 0;
}
.container {
    padding-left: 10px;
    padding-right: 10px;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
#myModalDesktop button.close {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #000;
    color: #fff;
    height: 22px;
    width: 22px;
    font-size: 14px;
    border-radius: 50%;
    opacity: 1;
}
#myModalDesktop .modal-dialog {
    width: 550px;
}
#myModalDesktop .modal-content {
    border: none !important;
}
.footer-ad {
    position: fixed;
    bottom: 0;
    text-align: center;
    width: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.18);
    left: 0;
}
.btn-toggle {
    position: relative;
}
.btn-toggle button .fa-plus {
    display: none;
}
.btn-toggle button {
    position: absolute;
    top: -10px;
    background: #eee;
    border: 0;
    left: 50%;
    width: 30px;
    margin-left: -15px;
    border-radius: 15px 15px 0 0;
    height: 20px;
}
.padTopBottom15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.ad-block {
    width: 100%;
    background: #f0f0f0;
}
.no-padding {
    padding: 0;
}
.no-margin {
    margin: 0 !important;
}
.marginBottom20,
.marginTopBottom20,
.social-media {
    margin-bottom: 20px;
}
.marginTopBottom20 {
    margin-top: 20px;
}
.marginTop0 {
    margin-top: 0;
}
.marginTop10 {
    margin-top: 10px;
}
.marginTop20 {
    margin-top: 20px;
}
.paddingTop20 {
    padding-top: 20px;
}
.paddingBottom20 {
    padding-bottom: 20px;
}
.paddingTopBottom10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.paddingTopBottom20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.padding20 {
    padding: 20px;
}
.padding15 {
    padding: 15px;
}
.paddingTop15 {
    padding-top: 15px;
}
.paddingTop10 {
    padding-top: 10px;
}
.paddingBottom10 {
    padding-bottom: 10px;
}
.paddingRight10 {
    padding-right: 10px;
}
.paddingLeft10 {
    padding-left: 10px !important;
}
.paddingLeft20 {
    padding-left: 20px;
}
.box-white,
.white-box {
    background: #fff !important;
}
.box-ashes {
    background: #f7f7f7 !important;
}
.box-lightashes {
    background: #fbfbfb !important;
}
#top,
.affix .navbar-brand:hover {
    background: #fff;
}
.navbar-brand {
    font-weight: 700;
    color: #fff;
    z-index: 10000;
    padding-top: 20px;
}
.affix {
    top: 0;
    width: 100%;
}
.affix-top .navbar-brand {
    padding: 15px 0;
}
.affix .navbar-brand {
    padding: 15px;
    color: #fff;
}
.affix + .top {
    padding-top: 200px;
}
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    color: #f3151c;
    width: auto;
    height: auto;
    border: 0 solid #f3151c;
    line-height: 0;
    right: 30px;
    bottom: 30px;
    padding: 5px;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}
.scroll-top-wrapper:hover {
    color: #8d0f0f;
    border-bottom: 1px dashed #8d0f0f;
}
.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1;
}
.scroll-top-wrapper i.fa {
    line-height: inherit;
}
#top {
    height: 80px;
}
#top ul.nav {
    margin-top: 25px;
}
#top ul.nav.navbar-right {
    margin-top: 15px;
}
#top .navbar-nav a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
}
#top .navbar-nav.social-media a {
    padding: 10px;
}
#top .navbar-nav.social-media a:hover .fa-facebook {
    color: #3b5998;
}
#top .navbar-nav.social-media a:hover .fa-twitter {
    color: #00aced;
}
#top .navbar-nav.social-media a:hover .fa-google-plus {
    color: #d34836;
}
#top .navbar-nav.social-media a:hover .fa-youtube {
    color: #c4302b;
}
#top .navbar-nav.social-media a:hover .fa-android {
    color: #8db600;
}
#top .navbar-nav.social-media a:hover .fa-windows {
    color: #0696dd;
}
#top .navbar-nav.social-media a:hover .fa-apple {
    color: #d7d9d8;
}
#top .navbar-nav.social-media a:hover .fa-rss {
    color: #ee802f;
}
#top .date {
    margin-top: 30px;
    display: block;
}
.custom-social-share .social-media,
.social a h4,
.social a > i,
.social-media li {
    display: inline-block;
}
.mega-dropdown {
    position: static !important;
}
#menu {
    background: -webkit-gradient(radial, 49.74% 49.12%, 0, 49.74% 49.12%, 494.75, color-stop(0, #128acb), color-stop(1, #323991));
    background: gradient(radial, 49.74% 49.12%, 0, 49.74% 49.12%, 494.75, color-stop(0, #128acb), color-stop(1, #323991));
    border-bottom: 1px solid #eee;
    box-shadow: 0 0 5px 0 #000;
    width: 100%;
}
#menu a {
    color: #fff;
    font-size: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
#menu .mega-dropdown-menu {
    background: #fff;
    padding: 30px;
    border-bottom: 1px solid #f1f1f1;
}
#menu .mega-dropdown-menu#topsearch {
    padding: 0;
    background: 0 0;
    top: 8px;
    border: none;
}
#menu .dropdown .dropdown-menu {
    border-radius: 0;
    border: none;
    border-bottom: 5px solid #eee;
}
#menu .dropdown .dropdown-menu li a {
    color: #000;
    font-size: 1.3em;
    padding-top: 5px;
    padding-bottom: 5px;
}
#menu a .en-edition {
    padding: 5px 10px !important;
    background: #000 !important;
}
.social a > i {
    padding: 15px;
    height: 52px;
    width: 64px;
    text-align: center;
    background: #060606;
    line-height: 27px;
    color: #fff;
    margin-right: 15px;
}
.social a > i.fa-facebook {
    background: #3b5998;
}
.social a > i.fa-twitter {
    background: #00aced;
}
.social a > i.fa-google-plus {
    background: #d34836;
}
.social a > i.fa-youtube {
    background: #c4302b;
}
.social .single-block::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 52px 15px;
    border-color: transparent transparent #f1f1f1;
    top: 0;
    left: 50px;
    position: absolute;
}
.social-media {
    list-style: none;
    padding: 0;
    text-align: center;
}
.social-media.pSocial {
    text-align: right;
    margin-top: 20px;
}
.social-media li a,
.social-media li button {
    color: #000;
    border: none;
    background: 0 0;
    padding: 0;
}
.social-media li a i,
.social-media li button i {
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #fff;
}
.social-media a .fa-facebook,
.social-media button .fa-facebook {
    background: #3b5998;
}
.social-media a .fa-twitter,
.social-media button .fa-twitter {
    background: #00aced;
}
.social-media a .fa-linkedin,
.social-media button .fa-linkedin {
    background: #007bb6;
}
.social-media a .fa-google-plus,
.social-media button .fa-google-plus {
    background: #d34836;
}
.social-media a .fa-youtube,
.social-media button .fa-youtube {
    background: #c4302b;
}
.social-media a .fa-android,
.social-media button .fa-android {
    background: #8db600;
}
.social-media a .fa-windows,
.social-media button .fa-windows {
    background: #0696dd;
}
.social-icon ul {
    float: right;
    margin-bottom: 0px;
}
.social-icon ul li {
    float: left;
    margin: 5px 0 5px 10px;
    width: 40px;
    height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fa-facebook-square:before {
    font-size: 32px;
}
.social-media a .fa-apple,
.social-media button .fa-apple {
    background: #d7d9d8;
}
.social-media a .fa-rss,
.social-media button .fa-rss {
    background: #ee802f;
}
.social-media a .fa-print,
.social-media button .fa-print {
    background: #969696;
}
.social-media button:hover i,
.social-media li a:hover i {
    opacity: 0.8;
}
.custom-social-share .social-media,
.social-media.aSocial {
    text-align: left !important;
}
.custom-social-share .custom_share_count {
    display: inline-block;
    position: relative;
    border-right: 1px solid #cecece;
    margin-right: 0;
    text-align: center;
    color: #670c0c;
    line-height: 1;
    padding-right: 10px;
    margin-left: -10px;
}
.custom-social-share .custom_num {
    font-weight: 700;
    font-size: 30px;
    display: block;
}
.custom-social-share .share_word {
    font-size: 14px;
}
.custom-social-share .slash {
    color: gray;
    font-size: 64px;
    position: absolute;
    right: -50px;
    top: 11px;
}
.sb-icon-search,
.sb-search,
.sb-search-input,
.sb-search-submit {
    height: 35px;
    position: absolute;
    right: 0;
}
#Container .mix {
    display: none;
}
.sb-search {
    top: 8px;
    width: 0%;
    min-width: 45px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    transition: width 0.5s;
    -webkit-backface-visibility: hidden;
}
.sb-search-input {
    top: 0;
    border: none;
    outline: 0;
    background: #fff;
    width: 100%;
    margin: 0;
    z-index: 10;
    padding: 7px 65px 7px 10px;
    font-family: inherit;
    font-size: 18px;
    color: #2c3e50;
}
input[type="search"].sb-search-input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
.sb-search-input:-moz-placeholder,
.sb-search-input:-ms-input-placeholder,
.sb-search-input::-moz-placeholder,
.sb-search-input::-webkit-input-placeholder {
    color: #9a1515;
}
.sb-icon-search,
.sb-search-submit {
    width: 60px;
    display: block;
    top: 0;
    padding: 0 20px;
    margin: 0;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}
.sb-search-submit {
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    color: red;
    border: none;
    outline: 0;
    z-index: -1;
}
.sb-icon-search {
    color: #fff;
    background: #323991;
    z-index: 90;
    font-size: 18px;
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}
.sb-search.sb-search-open {
    overflow: visible;
}
.no-js .sb-search,
.sb-search.sb-search-open {
    width: 100%;
}
.no-js .sb-search .sb-icon-search,
.sb-search.sb-search-open .sb-icon-search {
    background: #323991;
    color: #f1f1f1;
    z-index: 11;
}
#sa,
#unicode_font {
    color: #fff;
    position: absolute;
    height: 35px;
    background: #000;
}
#unicode_font {
    width: 200px;
    left: -200px;
    top: 0;
    z-index: 1;
    padding: 6px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.sb-search.sb-search-open #unicode_font {
    width: 25%;
    left: -25%;
    opacity: 1;
    display: none;
}
#sa {
    border: 1px solid #000;
    border-left: none;
    border-radius: 0;
    right: 20px;
    z-index: 1000000;
    padding: 3px 15px;
    visibility: hidden;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#sa:hover,
.sb-search.sb-search-open #sa {
    visibility: visible !important;
}
#sa:hover {
    background: #000;
}
#menu .form-control {
    box-shadow: none;
    font-size: 16px;
    border: 0;
    transition: all 0.3s;
    background: 0 0;
    height: 34px;
    border-radius: 3px;
}
#menu .input-group {
    height: 34px;
    border: 1px solid #eee;
    border-radius: 0;
    padding-right: 1px;
    background: #fff;
}
#menu.affix .input-group {
    margin-left: 187px;
}
#menu .dropdown-toggle {
    background: 0 0;
}
#menu .dropdown-toggle i {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#menu .navbar-nav .dropdown.open .dropdown-toggle i {
    transform: rotate(180deg);
}
#menu .btn:hover {
    background: 0 0;
    color: #000;
}
#menu .navbar-nav .dropdown.open > a,
#menu .navbar-nav li > a:hover {
    background: #9a1515;
    color: #fff;
}
#menu .navbar-nav .mega-dropdown-menu a:hover {
    background: 0 0;
    color: #439ec9;
}
#menu .navbar-nav li.active a {
    background: #9a1515;
    color: #fff !important;
}
.mega-dropdown-menu {
    padding: 0;
    width: 100%;
    border-radius: 0;
    border-top: 1px solid #eee;
}
#menu .mega-dropdown-menu ul {
    border-right: 1px solid #eee;
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu .mega-dropdown-menu ul.media {
    border-right: none;
}
#menu .mega-dropdown-menu a {
    color: #000;
    font-size: 1.35em;
    text-decoration: none;
}
#main-content section:nth-of-type(even) {
    background: #fff;
}
.perliment-elect-section {
    background: #333 !important;
}
.perliment-elect-section .perliment-elect-section-container {
    padding: 20px 0 !important;
}
.perliment-elect-section .perliment-elect-section-container .catTitle a {
    color: #fff !important;
}
.single-block {
    background: #fff;
    position: relative;
    margin-bottom: 20px;
    min-height: 240px;
}
.single-block a {
    color: #000;
    display: block;
    text-decoration: none;
}
.single-block h3 {
    margin: 0;
    font-size: 1em;
    line-height: 26px;
}
.single-block h4 {
    margin: 0 0 5px;
    font-size: 1em;
    line-height: 26px;
}
.single-block .overlay-details h3 a,
.single-block .overlay-details h4 a {
    color: #fff;
}
.single-block .overlay-details {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 10px;
}
.single-block .overlay-details p {
    color: #f1f1f1;
}
.single-block small {
    font-size: 12px;
    color: gray;
    margin-top: 0;
    display: block;
}
.single-block .heading a {
    padding: 15px;
}
.single-block p {
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 0.95em;
}
.single-block .img-box {
    position: relative;
}
.single-block .img-box i.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 70px;
    width: 70px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 60px;
    color: #fff;
    border-radius: 50%;
    font-size: 30px;
    padding-left: 8px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px gray;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px gray;
    opacity: 0.8;
}
.single-block .author,
.single-block .meta {
    position: absolute;
    left: 0;
    border-top: 1px solid #eee;
    bottom: 0;
}
.single-block:hover .img-box i.fa-play {
    background: #fff;
    color: #9a1515;
}
.single-block .img-box i.fa-camera,
.single-block .img-box i.fa-microphone {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.7);
    color: #9a1515;
    padding: 10px 15px;
}
.single-block:hover .img-box i.fa-camera,
.single-block:hover .img-box i.fa-microphone {
    background: #9a1515;
    color: #fff;
}
.Sports .single-block .img-box {
    overflow: hidden;
}
.Sports .single-block h3 {
    font-size: 1em;
    line-height: 26px;
}
.single-block .icon-box {
    position: absolute;
    top: 0;
    left: 0;
}
.single-block .icon-box i {
    color: #fff;
    padding: 10px 15px;
    background: rgba(0, 0, 0, 0.6);
    display: inline-block;
}
.single-block .img-box:hover .icon-box i {
    background: #b30f0f;
}
.single-block:hover img {
    opacity: 0.95;
}
.single-block h3:hover a,
.single-block h4:hover a {
    color: #439ec9;
}
.single-block h1 {
    font-size: 1.875em;
    line-height: 40px;
}
.single-block:hover .overlay-details h3 a {
    color: #f1f1f1;
}
.single-block img {
    width: 100%;
    font-size: 12px;
    line-height: 1;
    color: #a2a2a2;
}
.single-block .details,
.single-block .related {
    padding: 10px 15px;
    min-height: 100px;
}
.meta {
    line-height: 16px;
}
.single-block .meta {
    width: 100%;
    padding: 10px;
    right: 0;
    background: #fff;
}
.single-block .meta a,
.single-block .meta span {
    font-size: 12px;
    color: #868686;
}
.single-block .meta a {
    padding-right: 10px;
}
.single-block .meta a.pull-right::before {
    position: absolute;
    width: 3px;
    height: 12px;
    right: 10px;
    background: #b30f0f;
    top: 12px;
}
.single-block .meta a:hover {
    color: #439ec9;
}
.single-block .meta .tags a {
    padding: 0;
    display: inline-block;
}
.single-block .meta .tags a:hover {
    color: #000;
}
.single-block .author {
    width: 100%;
    padding: 10px;
    right: 0;
    background: #fff;
}
.single-block .author img {
    float: left;
    width: 40px;
    margin-right: 10px;
    height: 40px;
    border-radius: 50px;
}
.single-block .author a {
    font-size: 14px;
    color: #868686;
}
.single-block .author a:hover {
    color: #439ec9;
}
.single-block.shadow {
    box-shadow: 0 1px 4px 0 #b9b9b9;
}
.single-block.shadow:hover {
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.59);
}
.mainLead {
    min-height: 510px;
    max-height: 510px;
    overflow: hidden;
}
.mainLead h3 {
    font-size: 1.8em;
    margin: 0 0 15px;
    padding: 0;
    line-height: 40px;
}
.subLead .details {
    padding: 10px 15px;
}
.single-block.subLead {
    min-height: 245px;
}
#main-content section:nth-of-type(even) .single-block,
.box-white .single-block {
    background: #f1f1f1;
    position: relative;
    margin-bottom: 20px;
    min-height: 240px;
}
.box-white .opinion .single-block {
    background: #f1f1f1;
    position: relative;
    margin-bottom: 20px;
    min-height: 200px;
}
.opinion .single-block {
    background: #fff;
    position: relative;
    margin-bottom: 20px;
    min-height: 240px;
}
.opinion .single-block p {
    margin-top: 10px;
    font-size: 1em;
    line-height: 22px;
}
.opinion .single-block .details {
    height: 140px;
    overflow: hidden;
}
.opinion .single-block .a:hover {
    color: #337ab7;
}
.opinion i {
    color: #bcbcbc;
}
#main-content section:nth-of-type(even) .single-block .meta {
    background: #f1f1f1;
    border-top: 1px solid #fff;
}
.single-block .details .media {
    border-top: 1px dashed gray;
    margin: 0 !important;
    padding: 10px 0;
    overflow: hidden;
}
.deshjure .media .media-left a,
.single-block .details .media .media-left,
.single-block .details .media .media-left a,
.topSakkhatkar .sakkhatkar-block .media a.pull-left {
    position: relative;
}
.deshjure .media .media-left a i.fa-play,
.single-block .details .media .media-left i.fa-play,
.topSakkhatkar .sakkhatkar-block .media a.pull-left i.fa-play {
    position: absolute;
    font-size: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.3);
    padding: 5px 5px 5px 7px;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    line-height: 12px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    opacity: 0.8;
}
.deshjure .media:hover .media-left a i.fa-play,
.single-block .details .media:hover .media-left i.fa-play,
.topSakkhatkar .sakkhatkar-block .media:hover a.pull-left i.fa-play {
    background: #fff;
    color: #9a1515;
}
.single-block .details .media .media-left img {
    width: 80px;
}
.single-block .details .media .media-body h4 {
    font-size: 1em;
    margin: 0;
    line-height: 22px;
}
.single-block.auto {
    min-height: inherit !important;
}
.overlay-category {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 2px 10px;
}
.overlay-category a {
    color: #fff;
    font-size: 14px;
}
.overlay-category a:hover {
    color: red;
    font-size: 14px;
}
.special-box {
    width: 100%;
    background: #1a1a1a;
    color: #fff;
}
.special-box .catTitle {
    font-size: 36px;
    padding-top: 2px;
}
.special-box .catTitle span {
    padding-right: 15px;
    padding-bottom: 5px;
    display: inline-block;
}
.special-box .catTitle .liner::before {
    border-top: 8px solid #c00;
    top: 12px;
}
.special-box .catTitle .liner::after {
    border-top: 8px solid #c00;
    top: 23px;
}
.special-box .catTitle .liner.red::before {
    border-top: 8px solid #c00;
    top: 12px;
}
.special-box .catTitle .liner.red::after {
    border-top: 8px solid #c00;
    top: 23px;
}
.special-box .overlay-details {
    background: #292929;
}
.special-box .overlay-details h2 {
    margin: 0;
}
.special-box .overlay-details h2 a {
    color: #fff;
    padding: 10px;
}
.special-box .single-block {
    background: 0 0;
}
.special-box .single-block .details {
    padding: 0;
}
.special-box .single-block a {
    color: #fff;
}
.special-box .single-block a:hover {
    color: #c00;
}
.special-box .single-block .details .media {
    height: auto !important;
    padding: 8px 0;
}
.special-box .single-block .details .media:first-child {
    border-top: 0 dashed transparent;
    padding-top: 0 !important;
}
.special-box .single-block .list-special {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.special-box .single-block .list-special li a {
    border-top: 1px dashed gray;
    padding: 10px 0;
}
.special-box .catTitle a {
    color: #fff;
    display: inline-block;
    padding-bottom: 5px;
}
#load_more_button,
.fb-live h2 a {
    display: block;
    text-align: center;
}
.category .single-block {
    margin-bottom: 0 !important;
    height: 505px;
}
.category .single-block:hover img {
    opacity: 1;
}
.category .single-cat-height {
    height: 500px;
    overflow: hidden;
}
.category .single-block .details ul {
    list-style: none;
}
.category .single-block .details ul li {
    border-top: 1px dashed #868686;
}
.category .single-block .details ul li a {
    padding: 5px 0;
}
.category .single-block .details ul li a:hover {
    color: #1167a8;
    padding: 5px 0;
}
.category .single-block > h4 {
    padding: 10px 15px 0;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 0;
}
.category .single-block h3 a,
.category .single-block h3:hover a,
.category .single-block h4 a,
.category .single-block h4:hover a {
    color: inherit;
    font-size: 0.85em;
}
.category .single-block h4 a:hover {
    color: #1167a8;
    font-size: 0.85em;
}
.single-block.cat-block {
    height: 90px;
    min-height: 0;
    overflow: hidden;
}
.single-block.cat-block img {
    height: 90px;
}
.single-block.cat-block h3 {
    font-size: 1.1em;
    line-height: 26px;
}
#load_more_button {
    background: #b30f0f;
    border: none;
    padding: 15px;
    color: #fff;
    width: 100%;
}
#load_more_button:hover {
    opacity: 0.8;
}
.postslide {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10000;
}
.postslide a {
    color: #000;
    z-index: 10;
}
.postslide.post_next {
    right: 0;
}
.postslide i {
    height: 100px;
    background: #909090;
    color: #fff;
    line-height: 100px;
    padding: 0 5px;
}
.post_info {
    position: absolute;
    width: 300px;
    height: 100px;
    top: 0;
    background: #dcdcdc;
    padding: 10px 5px 10px 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: -1;
    overflow: hidden;
}
.post_prev .post_info {
    left: -271px;
    border-right: 4px solid #b30f0f;
}
.post_next .post_info {
    right: -271px;
    border-left: 4px solid #b30f0f;
}
.post_thumbnail img {
    width: 120px;
    float: left;
    margin-right: 5px;
    font-size: 12px;
    line-height: 1;
    color: rgba(40, 51, 49, 0.33);
    margin-top: 5px;
}
.post_prev a:hover .post_info {
    left: 25px;
}
.post_next a:hover .post_info {
    right: 25px;
}
.fb-live h2 a {
    color: #fff;
    padding: 10px 15px;
    background: #07375c;
    font-size: 0.75em;
}
.fb-live h2 a:hover {
    text-decoration: none;
    background: #850d0d;
}
.fb-live .single-block {
    background: #333 !important;
    margin-bottom: 0 !important;
    height: 500px;
    overflow: hidden;
}
.fb-live .single-block > h4 a {
    color: #fff !important;
    padding: 10px 10px 0;
    font-size: 20px;
}
.fb-live .single-block a {
    color: #fff !important;
}
.fb-live .single-block a:hover {
    color: #bfc9de !important;
}
.fb-live .single-block .media {
    padding: 5px 0;
}
.fb-live .allnews a {
    background: #000;
    color: #fff !important;
}
.sider,
.vid-wrap,
.video {
    transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}
.video {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 5;
}
.sider {
    position: fixed;
    width: 100%;
}
.vid-wrap > iframe {
    transition: 0.5s;
}
.sider .embed-responsive-16by9 {
    padding-bottom: 0;
    overflow: visible;
}
.Entertainment .single-block .img-box,
.catTitle,
.catTitleBlock {
    overflow: hidden;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.sider .vid-wrap iframe {
    width: 22.1%;
    height: 240px;
    top: 50px;
    left: 65.7%;
}
.deshjure {
    padding-top: 20px;
}
.deshjure .media {
    margin-bottom: 17px;
}
.deshjure .media a {
    color: #000;
    text-decoration: none;
    font-size: 0.9em;
}
.deshjure .media img {
    width: 120px;
    font-size: 12px;
    line-height: 1;
    color: #a2a2a2;
}
.deshjure .media a:hover {
    color: #439ec9;
}
.deshjure .media .media-left .media-object {
    width: 150px;
}
.deshjure .media .media-body .meta {
    position: relative;
}
.deshjure .media .media-body .meta i {
    display: inline-block;
    font-size: 12px;
}
.deshjure .media .media-body .meta a {
    display: inline-block;
    font-size: 12px;
    color: #868686;
}
.deshjure .media .media-body .meta a:hover {
    color: #000;
}
.deshjure .single-block {
    height: auto;
}
.deshjure .col-sm-3 .single-block,
.national .col-sm-3 .single-block {
    min-height: 217px !important;
    height: 217px !important;
    max-height: 217px !important;
}
.deshjure .col-sm-3 .single-block .details,
.national .col-sm-3 .single-block .details {
    padding: 5px 15px !important;
    min-height: 90px !important;
    height: 90px !important;
    max-height: 90px !important;
}
.homePageSideSvg {
    padding-right: 19px;
    padding-left: 18px;
}
.national .col-sm-6 .single-block h4 {
    font-size: 1.15em;
}
.content-media--video {
    background-color: #ddd;
    display: block;
    position: relative;
    padding: 0 0 56.25%;
    z-index: 1;
}
.content-media--video iframe {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#featured-video {
    transition: width 0.2s ease-in-out, height 0.2s ease-in-out, transform 0.38s ease-in-out;
}
.featured-image {
    margin-top: -15px !important;
}
#featured-video.is-sticky {
    position: fixed;
    top: 60px;
    left: auto;
    max-width: 280px;
    max-height: 158px;
    width: 280px;
    height: 158px;
}
@media screen and (min-width: 1120px) {
    #featured-video.is-sticky {
        transform: translateX(-80%);
    }
}
@media screen and (min-width: 1300px) {
    #featured-video.is-sticky {
        transform: translateX(-115%);
    }
}
.catTitle {
    position: relative;
    margin: 0 0 10px;
    padding: 2px 0 0;
    font-size: 26px;
}
.catTitle .liner::after,
.catTitle .liner::before {
    position: absolute;
    content: "";
    width: 100%;
    border-top: 6px solid #d9d9d9;
    vertical-align: bottom;
    display: inline-block;
}
.catTitle a {
    background: 0 0;
    color: #000;
    padding-right: 15px;
    text-decoration: none;
}
.catTitle .liner::before {
    top: 10px;
}
.catTitle .liner::after {
    top: 18px;
}
.catTitleBlock {
    padding: 10px 0;
    margin: 0;
}
.catTitleBlock .left,
.catTitleBlock .left .catName {
    float: left;
}
.catTitleBlock .left .catName a {
    color: #000;
    text-decoration: none;
}
.catTitleBlock .left .catSubName {
    float: left;
    margin-left: 10px;
}
.catTitleBlock .left .catSubName a {
    display: inline-block;
    font-size: 65%;
    padding: 5px;
    color: #6a6a6a;
    text-decoration: none;
}
.catTitleBlock .left .catSubName a:hover {
    color: #000;
}
.catTitleBlock .right {
    float: right;
    font-size: 20px;
    padding-top: 5px;
    color: #6a6a6a;
    text-decoration: none;
}
.catTitleBlock .right:hover {
    color: #000;
}
.allnews a {
    display: block;
    text-align: center;
    border: none;
    padding: 5px;
    color: #000;
    background: #f6f6f6;
    text-decoration: none;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.allnews:hover a {
    opacity: 0.8;
}
.jagoTab2 {
    background: #fff;
    margin-bottom: 20px;
}
.jagoTab2 .nav-tabs {
    border: none;
    color: #000;
    background: #d2d2d2;
}
.jagoTab2 .nav-tabs > li > a {
    border: none;
    border-top: 3px solid #2e5297;
    border-bottom: 1px dashed #2e5297;
    color: #000;
    font-size: 1.08em;
    border-radius: 0;
    padding: 5px 15px;
    text-decoration: none;
    margin-bottom: 0;
}
.jagoTab2 .nav-tabs > li > a:hover {
    background: #d2d2d2;
}
.jagoTab2 .nav-tabs > li.active > a,
.jagoTab2 .nav-tabs > li.active > a:focus,
.jagoTab2 .nav-tabs > li.active > a:hover {
    border: none;
    border-radius: 0;
    background: #fff;
    color: #000;
    border-top: 3px solid #b30f0f;
    border-bottom: 1px dashed #b30f0f;
}
.jagoTab2 .tab-content ul.media-list {
    max-height: 388px;
    overflow-y: auto;
    padding-left: 30px;
}
.jagoTab2 .tab-content ul.media-list .media {
    border-bottom: 1px dotted gray;
    margin: 0;
    padding: 10px 0;
    position: relative;
    overflow: visible;
}
.jagoTab2 .tab-content ul.media-list .media .media-left {
    padding-right: 0;
}
.jagoTab2 .tab-content ul.media-list .media .media-left a {
    padding-right: 0;
    position: relative;
}
.jagoTab2 .tab-content ul.media-list .media .media-left a i.fa-play {
    position: absolute;
    font-size: 10px;
    top: 50%;
    left: 44%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.3);
    padding: 5px 5px 5px 7px;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    line-height: 12px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    opacity: 0.8;
}
.jagoTab2 .tab-content ul.media-list .media:hover .media-left a i.fa-play {
    background: #fff;
    color: #9a1515;
}
.jagoTab2 .tab-content ul.media-list .media .media-left span {
    position: absolute;
    margin-top: -1px;
    left: -25px;
    height: 35px;
    width: 34px;
    background: #353b46;
    text-align: center;
    line-height: 25px;
    color: #efeaa7;
    border-radius: 50%;
    border: 4px solid #fff;
    top: 15px;
    z-index: 1;
}
.jagoTab2 .tab-content ul.media-list .media .media-left img {
    width: 90px;
    display: inline-block;
    padding-right: 10px;
    font-size: 10px;
    line-height: 1;
    color: #a2a2a2;
}
.jagoTab2 .tab-content ul.media-list .media .media-right img {
    width: 60px;
}
.jagoTab2 .tab-content ul.media-list .media .media-body .media-heading {
    font-size: 0.95em;
    line-height: 1.35;
}
.jagoTab2 .tab-content ul.media-list .media .media-body .media-heading a {
    color: #000;
    display: block;
}
.jagoTab2 .tab-content ul.media-list .media:hover .media-heading a {
    color: #1167a8;
}
.jagoTab2 .tab-content ul li:hover a {
    color: #1167a8;
    text-decoration: none;
}
.photo .jagoTab2 .nav-tabs {
    border-right: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
}
.photo .jagoTab2 .tab-content ul.media-list {
    max-height: none !important;
    padding-left: 0;
    border: 1px solid #ccc;
    border-top: none;
}
.photo .jagoTab2 .tab-content ul.media-list .media {
    padding: 10px !important;
}
.jagoTab2.TagTab .tab-content {
    padding: 15px;
}
.jagoTab2.TagTab .tab-content .tag-block {
    margin-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
}
.jagoTab2.TagTab .tab-content .tag-block:last-child {
    margin-bottom: 0;
    border-bottom: 0 solid #dbdbdb;
    padding-bottom: 0;
}
.jagoTab2.TagTab .tab-content .tag-block .tag-img {
    position: relative;
}
.jagoTab2.TagTab .tab-content .tag-block .tag-img i.fa-play {
    position: absolute;
    font-size: 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.3);
    padding: 5px 5px 5px 12px;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    line-height: 42px;
    text-align: center;
    border: 5px solid #fff;
    color: #fff;
    opacity: 0.8;
}
.jagoTab2.TagTab .tab-content .tag-block:hover .tag-img i.fa-play {
    background: #fff;
    color: #9a1515;
}
.jagoTab2.TagTab .tab-content .tag-block .tag-img a {
    color: #fff;
}
.jagoTab2.TagTab .tab-content .tag-block .tag-img a:hover,
.jagoTab2.TagTab .tab-content .tag-block a {
    color: #ec5d64;
}
.jagoTab2.TagTab .tab-content .tag-block h3 {
    font-size: 1em;
    margin: 0;
}
.jagoTab2.TagTab .tab-content .tag-block a:hover {
    color: #c6171f;
}
.jagoTab2.TagTab .tab-content .tag-block p {
    padding-top: 10px;
    font-size: 0.85em;
    line-height: 24px;
}
.jagoTab2.TagTab .tab-content small {
    font-size: 12px;
    color: #777;
}
.jagoTab2.TagTab .tag-photo .col-sm-4 {
    margin-bottom: 20px;
}
.jagoTab2.TagTab .tag-photo a {
    color: #000;
}
.jagoTab2.TagTab .tag-photo a:hover {
    color: #ec5d64;
}
.jagoTab2.TagTab .tag-photo h3 {
    font-size: 1em;
    margin: 10px 0 0;
}
.cat_more {
    background: #d2d2d2 !important;
    text-align: left !important;
}
.topSakkhatkar {
    background: #fff;
    margin-bottom: 20px;
    height: 105px;
}
.topSakkhatkar h2 {
    margin: 0;
    padding: 10px;
    color: #000;
    background: #d9d9d9;
    text-align: center;
}
.archiveads,
.blockQuote {
    background: #fff;
    margin-bottom: 20px;
}
.topSakkhatkar h2 a {
    color: #000;
}
.topSakkhatkar h2 a:hover {
    color: #439ec9;
}
.topSakkhatkar .sakkhatkar-block {
    padding: 15px;
}
.topSakkhatkar .sakkhatkar-block .media {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 15px;
}
.topSakkhatkar .sakkhatkar-block .media .media-heading {
    line-height: 22px;
    font-size: 0.9em;
}
.topSakkhatkar .sakkhatkar-block .media:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.topSakkhatkar .sakkhatkar-block .media a {
    color: #000;
}
.topSakkhatkar .sakkhatkar-block .media a:hover {
    color: #439ec9;
}
.topSakkhatkar .sakkhatkar-block .media img.media-object {
    width: 105px !important;
}
.archiveads {
    height: 128px;
}
.blockQuote {
    padding: 10px 15px 20px;
    min-height: 200px;
}
.blockQuote .catTitle {
    border-bottom: 1px solid #eee;
    padding: 5px 0 10px;
}
.blockQuote .carousel .carousel-inner .item blockquote {
    height: 90px;
    overflow: hidden;
    background: #f9d0d7;
    border-left: 5px solid #b30f0f;
    margin-bottom: 11px;
}
.blockQuote .carousel .carousel-inner .item blockquote a {
    color: #000;
    text-decoration: none;
}
.blockQuote .carousel .carousel-inner .item blockquote a:hover {
    color: #1167a8;
}
.blockQuote .carousel .carousel-inner .item img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
}
.blockQuote .carousel .carousel-inner .item small {
    color: gray;
}
.blockQuote .carousel .control {
    position: absolute;
    top: -40px;
    color: gray;
}
.blockQuote .carousel .control:hover {
    color: #000;
}
.blockQuote .carousel .control.left {
    right: 15px;
}
.blockQuote .carousel .control.right {
    right: 0 !important;
}
.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #dedede;
}
.adv-img img {
    max-width: 100%;
    width: auto;
}
.adv-img a {
    font-size: 10px;
    display: block;
    margin-bottom: 10px;
}
.adv-img .quote {
    border: 1px solid #c5c5c5;
    padding: 20px 30px;
    text-align: left;
    margin-left: -30px;
    background: #fff;
    width: 50%;
    float: left;
    margin-right: 15px;
}
.adv-img .quote p {
    position: relative;
    font-size: 16px;
    color: #0f0a0e;
    margin-bottom: 10px;
}
.adv-img .quote p i {
    color: #cecece;
    font-size: 20px;
}
.content p {
    font-size: 1.1em;
    line-height: 30px;
}
.content-division {
    padding: 15px;
}
.content-division ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.content-division ul li a {
    display: block;
    background: #fff;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    padding: 2px 10px;
    margin-bottom: 5px;
}
.content-division ul li a:hover {
    background: #ebebeb;
}
.content-tags ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff;
}
.content-tags ul.padding15 {
    padding: 15px !important;
    margin-bottom: 15px;
}
.content-tags ul li {
    display: inline-block;
}
.content-tags ul li a {
    border: 1px solid #eee;
    display: block;
    background: #fff;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    padding: 2px 10px;
    margin: 2px 0;
}
.content-tags a {
    display: inline-block;
    margin: 2px 0;
}
.content-tags ul li a:hover {
    background: #ebebeb;
}
.related ul li a {
    border-bottom: 1px dashed #797979;
    display: block;
    padding: 5px 0;
}
.our-text h1,
.our-text p {
    display: inline;
    font-size: 15px;
}
.related ul li a:hover {
    color: #439ec9;
}
.footer-logo {
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.27);
}
.our-text {
    text-align: justify;
    line-height: 20px;
    color: #777;
}
.our-text h1 {
    font-weight: 400;
}
.timeline-centered {
    position: relative;
    margin-bottom: 20px;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after,
.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry:after,
.timeline-centered .timeline-entry:before,
.timeline-centered:after,
.timeline-centered:before {
    content: " ";
    display: table;
    clear: both;
}
.timeline-centered:before {
    position: absolute;
    display: block;
    width: 4px;
    background: #f5f5f6;
    left: 17.85%;
    top: 0;
    bottom: 10px;
}
.timeline-centered .timeline-entry {
    position: relative;
    width: 80%;
    float: right;
    margin-bottom: 10px;
    clear: both;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
    margin-left: 0;
    margin-right: -18px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
    left: auto;
    right: -100px;
    text-align: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
    float: right;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
    margin-left: 0;
    margin-right: 70px;
}
.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    margin-left: -15px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
    position: absolute;
    left: -95px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 18px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    background: #9a1515;
    color: #737881;
    display: block;
    width: 10px;
    height: 10px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    -moz-box-shadow: 0 0 0 5px #f5f5f6;
    -webkit-box-shadow: 0 0 0 5px #f5f5f6;
    box-shadow: 0 0 0 5px #f5f5f6;
    margin-top: 10px;
    font-size: 15px;
    float: left;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
    position: relative;
    background: #f5f5f6;
    padding: 10px;
    margin-left: 30px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #f5f5f6 transparent transparent;
    left: 1px;
    top: 10px;
    margin-left: -9px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .media .media-body a {
    color: #000;
    display: block;
}
.timeline-centered .timeline-entry .timeline-entry-inner .media .media-body a:hover {
    color: #337ab7;
}
.subscribe form .input-group input.form-control {
    box-shadow: none;
    height: 40px;
    background: #ececec;
    border: 1px solid #ececec;
    border-radius: 30px 0 0 15px;
    padding-left: 20px;
}
.subscribe form .input-group input.form-control:focus {
    box-shadow: none;
    border: none;
    background: #fff;
}
.subscribe form .input-group button.btn {
    border-radius: 0 15px 30px 0;
    border: 1px solid #737373;
    background: #737373;
    color: #fff;
    padding: 8px 30px;
    font-size: 16px;
    margin: 0;
    box-shadow: none;
    text-transform: uppercase;
}
.subscribe form .input-group button.btn:hover {
    box-shadow: none;
    border: 1px solid #9a1515;
    background: #9a1515;
}
.subscribe form .input-group button.btn:focus {
    box-shadow: none;
    border: 1px solid #b30f0f;
}
.footer-top {
    padding: 10px 0 5px 0;
}
.footer-top .weather h4 {
    color: #b9b9b9;
}
.footer-top .footer-menu li a,
.photo-footer-top .footer-menu li a {
    border: 1px solid #3c3c3c;
    font-size: 16px;
    color: #f1f1f1;
    text-decoration: none;
}
.footer-top .footer-menu {
    margin: 0;
    padding: 0;
}
.footer-top .footer-menu li {
    list-style: none;
    display: inline-block;
}
.footer-top .footer-menu li a {
    padding: 3px 15px;
    display: block;
}
.footer-top .footer-menu li a:hover,
.footer-top .footer-menu li.active a {
    background: #3c3c3c;
}
.footer-top .footer-menu li.active a:hover {
    background: #7b7b7b;
}
.photo-footer-top {
    padding: 20px 0;
}
.photo-footer-top .footer-menu {
    margin: 0;
    padding: 0;
}
.photo-footer-top .footer-menu li {
    list-style: none;
    display: inline-block;
}
.photo-footer-top .footer-menu li a {
    padding: 3px 15px;
    display: block;
}
.photo-footer-top .footer-menu li a:hover,
.photo-footer-top .footer-menu li.active a {
    background: #3c3c3c;
}
.photo-footer-top .footer-menu li.active a:hover {
    background: #7b7b7b;
}
.divider {
    border-top: 1px solid #3c3c3c;
    margin: 15px 0;
}
.dividerDetails {
    border-top: 1px solid #f3f3f3;
    margin: 10px 0;
}
.main-content .caption {
    padding: 0 15px;
    font-size: 14px;
    color: gray;
    font-style: italic;
}
.main-content blockquote .small:before {
    display: none !important;
}
.photo .main-content .caption {
    font-size: inherit;
    color: #fff;
    font-style: normal;
}
.footer-top h3 {
    margin: 0;
}
.newsinfo {
    padding: 15px;
}
.newsinfo a {
    display: inline-block !important;
}
.footer {
    width: 100%;
    background: #000;
    padding: 10px 0;
    color: #f1f1f1;
    border-bottom: 1px solid #222;
}
.warning {
    color: #9a1515;
    padding: 0;
}
.content-details .ilink p a,
.content-details > p a {
    color: inherit !important;
}
.content-details {
    padding: 15px 15px 0;
}
.content-details p {
    line-height: 1.75;
    font-size: 20px;
}
.content-details .ilink {
    padding: 5px 15px;
    background: #e7e7e7;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
}
.content-details .ilink p {
    margin-bottom: 0;
}
.content-details h1 {
    font-size: 22px;
    font-weight: 700;
}
.content-details h2 {
    font-size: 20px;
    font-weight: 700;
}
.time-with-author {
    font-size: 14px;
    line-height: 1;
}
.single-media .media-list {
    border: 1px solid #e6e6e6;
}
.single-media .media {
    padding: 15px;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
}
.single-media .media .media-left img {
    width: 80px;
}
.single-media .media .media-body .media-heading {
    color: #000;
    text-decoration: none;
}
.single-media .media .media-body .media-heading:hover {
    color: #439ec9;
}
.photo a.badge {
    position: absolute;
    top: 0;
    border-radius: 0;
    color: #f1f1f1;
}
.photo a.badge:hover {
    color: #439ec9;
}
.photo .carousel-inner .caption a {
    background: rgba(0, 0, 0, 0.8);
    display: block;
    color: #fff;
    padding: 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
#queries a,
.photo-title .photo-tags li {
    display: inline-block;
}
.breadcrumb li a {
    color: #b30f0f;
}
.breadcrumb li a:hover {
    color: #8d0f0f;
}
.photo-title small {
    font-size: 14px;
}
.photo-title small a {
    color: #000;
    font-weight: 700;
}
.photo-title small a:hover {
    color: #439ec9;
}
.photo-title blockquote {
    padding: 10px 0 10px 25px;
    margin: 25px 0;
    line-height: 26px;
}
.photo-title .media {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}
.photo-title .media .media-left img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: inline-block;
}
.photo-title .photo-tags {
    margin-bottom: 15px;
    padding: 0;
}
#queries,
.poll,
.poll h3 {
    margin-bottom: 20px;
}
.photo-title .photo-tags li a {
    color: #8a8a8a;
    border: 1px solid #dfdfdf;
    font-size: 14px;
    padding: 3px 10px;
    border-radius: 15px;
}
.photo-title .photo-tags li a:hover {
    background: #b30f0f;
    color: #fff;
    border-color: #b30f0f;
}
.poll {
    background: #000;
    padding: 10px 15px;
    color: #fff;
}
#queries,
#queries a:hover {
    background: #fff;
}
.poll h3 {
    padding-bottom: 15px;
    border-bottom: 1px solid #929292;
    margin-top: 10px;
    font-size: 1.25em;
}
.poll label {
    font-weight: 400;
}
hr {
    height: 0;
    margin-bottom: 0;
    margin-top: 0;
}
.btn-bread {
    margin-top: 10px;
    font-size: 12px;
    border-radius: 3px;
}
.demo-gallery ul li .single-block:hover {
    cursor: zoom-in;
}
.lg-outer {
    cursor: zoom-out !important;
}
#queries {
    padding: 15px;
}
#queries a {
    color: #000;
    background: #f1f1f1;
    padding: 1px 8px;
    border: 1px solid #eee;
    margin: 2px 0;
    text-decoration: none;
    font-size: 13px;
}
.gs-bidi-start-align .gs-snippet,
.gs-fileFormatType,
.gs-imageResult .gs-snippet,
.gs-webResult .gs-snippet,
.gsc-control-cse {
    font-family: "Helvetica Neue", Helvetica, Arial, SolaimanLipi, sans-serif, SolaimanLipiNormal !important;
}
.gsc-results .gsc-imageResult,
.gsc-webResult.gsc-result {
    border-bottom: 1px solid #e3e3e3 !important;
}
.gs-result .gs-title,
.gs-result .gs-title * {
    text-decoration: none !important;
}
.gs-imageResult a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link {
    color: #000 !important;
    text-decoration: underline !important;
}
.gs-imageResult a.gs-title:link b,
.gs-webResult.gs-result a.gs-title:link b {
    color: #ec5d64 !important;
}
.gs-imageResult a.gs-title:hover,
.gs-imageResult a.gs-title:hover b,
.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b {
    color: #ec5d64 !important;
    text-decoration: underline !important;
}
.gs-imageResult div.gs-visibleUrl,
.gs-webResult div.gs-visibleUrl {
    color: grey !important;
}
.gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
    width: 88px !important;
    padding-left: 8px !important;
    padding-top: 5px !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
    height: 30px !important;
    width: 30px !important;
    display: inline-block !important;
    text-align: center !important;
    line-height: 30px !important;
    border-radius: 50% !important;
    border: 1px solid #e3e3e3 !important;
    color: #000 !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    background: #9a1515 !important;
    color: #fff !important;
    border: 1px solid #9a1515 !important;
    text-decoration: none !important;
}
.gs-spelling a {
    color: #c20d16 !important;
}
.gsc-tabsArea {
    border-color: #b30f0f !important;
    height: 28px !important;
}
.gsc-tabHeader {
    overflow: hidden !important;
}
.gsc-tabHeader.gsc-tabhActive {
    border-color: #b30f0f #b30f0f #fff !important;
    background-color: #fff !important;
}
.gs-bidi-start-align.gs-snippet b {
    color: #ec5d64 !important;
}
.gs-error-result .gs-snippet,
.gs-no-results-result .gs-snippet {
    padding: 20px !important;
    border: 1px solid #eee !important;
    background-color: #eee !important;
}
.gsc-results .gsc-cursor-box {
    text-align: center !important;
}
#bio {
    font-size: 0.9em;
}
.author-img,
.author-img img {
    width: 200px;
}
.author-page {
    padding-top: 20px;
}
.author-news .img-box {
    position: relative;
}
.author-news .icon-box {
    position: absolute;
    top: -2px;
    left: 0;
}
.author-news .icon-box i {
    color: #fff;
    padding: 5px 10px;
    background: #c20d16;
    display: inline-block;
    font-size: 12px;
}
.author-news .img-box:hover .icon-box i {
    color: #c20d16;
    background: #fff;
}
.author-page .media {
    border-bottom: 1px solid #e3e3e3;
    background: #fff;
}
.author-page .media .media-left a {
    color: #000;
}
.author-page .media .media-left a:hover {
    color: #439ec9;
}
.author-page .media .media-left img {
    width: 160px;
}
.author-page .media .media-body h4 {
    font-size: 1em;
    margin: 15px 0 0;
}
.author-page .media .media-body a {
    color: #000;
    text-decoration: none;
}
.author-page .media .media-body span {
    color: gray;
    font-size: 12px;
}
.author-page .media .media-body a:hover {
    color: #439ec9;
}
.author-page .single-block {
    position: relative;
}
.author-page .single-block i.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 70px;
    width: 70px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 60px;
    color: #fff;
    border-radius: 50%;
    font-size: 30px;
    padding-left: 8px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px gray;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px gray;
    opacity: 0.8;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.photo .pagination > li:first-child > a,
.photo .pagination > li:first-child > span {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.photo .pagination > li:last-child > a,
.photo .pagination > li:last-child > span {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.author-page .single-block:hover i.fa-play {
    background: #fff;
    color: #9a1515;
}
.photo .single-block {
    background: 0 0;
    height: auto;
    min-height: 1%;
    max-height: 1%;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover,
.photo .pagination > .active > a,
.photo .pagination > .active > a:focus,
.photo .pagination > .active > a:hover,
.photo .pagination > .active > span,
.photo .pagination > .active > span:focus,
.photo .pagination > .active > span:hover {
    background-color: #8b0000;
    border-color: #8b0000;
}
.photo .single-block h4 {
    margin-top: 10px;
}
.photo .pagination > li {
    display: inline-block;
}
.photo .pagination {
    display: block;
    text-align: center;
}
.image img,
.pagination > li {
    display: inline-block;
}
.photo .pagination > li > a,
.photo .pagination > li > span {
    padding: 6px 15px;
    color: #000;
    font-size: 14px;
}
.photo .pagination > .active > a,
.photo .pagination > .active > span {
    color: #fff;
}
.pagination {
    display: block;
    text-align: center;
}
.pagination > li > a,
.pagination > li > span {
    padding: 6px 15px;
    color: #000;
    font-size: 14px;
}
.pagination > .active > a,
.pagination > .active > span {
    color: #fff;
}
.archive-box {
    position: relative;
}
.archive-box i.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 50%;
    font-size: 24px;
    padding-left: 8px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px gray;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px gray;
    opacity: 0.8;
}
.holder_bu_awayL1,
.holder_bu_awayL2 {
    position: absolute;
    top: 0;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
}
.single-block:hover .archive-box i.fa-play {
    background: #fff;
    color: #9a1515;
}
.Entertainment .single-block h3 {
    font-size: 1em;
    line-height: 26px;
}
.info {
    background: #ccc;
    color: #fff;
    padding: 25px 0;
    font-size: 24px;
}
a:hover {
    text-decoration: none;
}
#wrapper_bu {
    position: absolute;
    width: 100%;
    left: -4%;
}
.txt_h1 {
    font-size: 2em;
}
.holder_bu {
    cursor: pointer;
}
.holder_bu_awayL1 {
    left: 0;
    width: 33.3%;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.holder_bu_awayL2 {
    left: 66%;
    width: 33.3%;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.holder_bu_awayR1,
.holder_bu_center {
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    position: absolute;
    top: 0;
}
.holder_bu_center {
    left: 33%;
    width: 33.3%;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.holder_bu_awayR1 {
    left: 80%;
    width: 10%;
    height: 40%;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.holder_bu_awayR2 {
    position: absolute;
    top: 0;
    left: 90%;
    width: 10%;
    height: 30%;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.wrapper_bu {
    height: 70px;
    position: relative;
}
.wrapper_bu .image i.fa-star {
    color: #ed1390;
}
.wrapper_bu .image i.fa-map-marker {
    color: #ffb200;
}
.wrapper_bu .image i.fa-tint {
    color: #00cf08;
}
.panel-default {
    border: none;
}
.panel-heading {
    padding: 0;
}
.title.active {
    font-size: 17px;
    color: #181818;
    line-height: 20px;
}
.title {
    font-size: 15px;
    color: #878787;
    margin: 5px 0;
    text-transform: uppercase;
}
.single-name h1 {
    margin: 0 0 15px;
}
.single-name ul {
    margin: 0;
    padding: 15px;
    list-style: none;
    text-align: left;
}
.single-name ul li {
    width: 16.66%;
    float: left;
}
.single-name ul li a {
    color: #000;
    padding: 3px 0;
    display: block;
}
.single-name ul li a:hover {
    color: #00bfff;
}
.photo .panel h1 {
    margin: 0;
}
@media (min-width: 1200px) {
    .col-sm-8.main-content {
        width: 69.5%;
    }
    .col-sm-4.aside {
        width: 30.5%;
        position: relative;
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .sider .vid-wrap iframe {
        width: 25%;
        height: 280px;
        top: 50px;
        left: 67.7%;
    }
}
@media (max-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
}
@media only screen and (max-width: 767px) {
    #menu {
        background: #fff;
    }
    #menu a {
        color: #000;
    }
    #menu .bn-edition {
        color: #fff;
    }
    .no-js .sb-search .sb-icon-search,
    .sb-icon-search,
    .sb-search.sb-search-open .sb-icon-search {
        background: #9a1515;
    }
    .cat-lead .col-sm-4 > div {
        padding: 15px;
    }
    .single-block.cat-block,
    .single-block.cat-block img {
        height: auto;
    }
    .single-block.cat-block h4 {
        font-size: 0.8em;
        margin-top: -10px;
    }
    #loadMoreContent {
        background: #fff;
        padding: 15px 0;
        margin-bottom: 15px;
    }
    .archive .single-block {
        background: 0 0;
    }
    .jagoTab2.ThreeTab .nav-tabs > li {
        width: 33.33% !important;
        float: left;
    }
    .jagoTab2.TwoTab .nav-tabs > li {
        width: 50% !important;
        float: left;
    }
    .author-img,
    .author-img img {
        width: 120px;
    }
    .author-img {
        display: block;
        margin: auto auto 15px;
    }
    .author-name,
    .author-occupation {
        text-align: center;
    }
    .author-page .single-block p,
    .author-page h3 {
        padding: 0 15px;
    }
    .author-page .single-block small {
        padding: 5px 15px;
    }
    .jagoTab2.TagTab .tab-content .tag-block h3 {
        margin: 12px 0 0 !important;
    }
    h1.no-margin {
        font-size: 24px;
    }
}
@media print {
    #main-content .col-lg-9 {
        width: 100% !important;
    }
    #at4-toaster {
        display: none !important;
        visibility: hidden !important;
    }
    #main-content .col-lg-pull-9 {
        width: 0 !important;
        visibility: hidden !important;
    }
}
.election-box {
    margin-bottom: 20px;
}
.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 {
    text-align: center;
    display: table;
    width: 100%;
    margin-top: 10px;
}
.election-box .head-row p {
    margin-bottom: 0;
    font-size: 14px;
}
.election-box .head-title a {
    background: #0d4ba4;
    color: #fff;
    text-align: center;
    display: block;
    padding: 10px 5px;
    border-bottom: 2px solid #0a3a80;
}
.election-box .head-title a:hover {
    color: #337ab7;
}
.election-box .table {
    background: #2969c5;
    color: #fff;
    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: #0d4ba4;
    color: #fff;
    padding: 1px 15px 10px;
    font-size: 12px;
    text-align: center;
}
.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;
}
.footer-social-icon {
    float: right;
}
.footer-social-icon ul li:first-child {
    background: #026dbd;
    width: 70px;
    border-radius: 2px;
    height: 32px;
}
.footer-social-icon ul li:first-child a {
    color: #fff !important;
}
.footer-social-icon ul li {
    float: left;
    margin: 0px 0 0px 10px;
    width: 40px;
    height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-social-icon .fa-facebook-f:before {
    background: #2052bd;
    color: #fff;
    font-size: 22px;
    padding: 5px 10px 5px 12px;
}
.footer-social-icon .fa-twitter:before {
    background: #208cbd;
    color: #fff;
    font-size: 22px;
    padding: 5px 10px 5px 12px;
}
.footer-social-icon .fa-linkedin-in:before {
    background: #208cbd;
    color: #fff;
    font-size: 22px;
    padding: 5px 10px 5px 12px;
}
.footer-social-icon .fa-rss:before {
    background: #ef9515;
    color: #fff;
    font-size: 22px;
    padding: 5px 10px 5px 12px;
}
.footer_d_logo {
    float: right;
    text-align: right;
}
.footer_d_logo img {
    max-width: 25%;
}
.footer_logo img {
    height: 40px;
    width: auto;
}
.footer_apps_icon {
    padding-top: 3px;
}
.footer_apps_icon img {
    max-width: 115%;
}
.text-muted a {
    color: #777 !important;
}
.our-text .col-md-9 {
    padding-top: 5px;
}
.advertisement img,
.footer-ad img {
    max-width: 100%;
}
#unicode_font,
.scroll-top-wrapper {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.sb-icon-search:before,
.single-block .meta a.pull-right::before,
.social .single-block::before {
    content: "";
}
@font-face {
    font-family: SolaimanLipi;
    src: url(fonts/solaimanlipi_20-04-07.eot);
    src: url(fonts/solaimanlipi_20-04-07.eot) format("embedded-opentype"), url(fonts/solaimanlipi_20-04-07.woff) format("woff"), url(fonts/solaimanlipi_20-04-07.ttf) format("truetype"), url(fonts/solaimanlipi_20-04-07.svg) format("svg");
}
body {
    font-size: 18px;
    background: #eee;
    line-height: 26px !important;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
textarea {
    font-family: SolaimanLipi;
}
.lazy-loaded {
    opacity: 1;
}
.top-nav-collapse {
    padding: 0;
}
.container {
    padding-left: 10px;
    padding-right: 10px;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
#myModalDesktop button.close {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #000;
    color: #fff;
    height: 22px;
    width: 22px;
    font-size: 14px;
    border-radius: 50%;
    opacity: 1;
}
#myModalDesktop .modal-dialog {
    width: 550px;
}
#myModalDesktop .modal-content {
    border: none !important;
}
.footer-ad {
    position: fixed;
    bottom: 0;
    text-align: center;
    width: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.18);
    left: 0;
}
.btn-toggle {
    position: relative;
}
.btn-toggle button .fa-plus {
    display: none;
}
.btn-toggle button {
    position: absolute;
    top: -10px;
    background: #eee;
    border: 0;
    left: 50%;
    width: 30px;
    margin-left: -15px;
    border-radius: 15px 15px 0 0;
    height: 20px;
}
.padTopBottom15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.ad-block {
    width: 100%;
    background: #f0f0f0;
}
.no-padding {
    padding: 0;
}
.no-margin {
    margin: 0 !important;
}
.marginBottom20,
.marginTopBottom20,
.social-media {
    margin-bottom: 20px;
}
.marginTopBottom20 {
    margin-top: 20px;
}
.marginTop0 {
    margin-top: 0;
}
.marginTop10 {
    margin-top: 10px;
}
.marginTop20 {
    margin-top: 20px;
}
.paddingTop20 {
    padding-top: 20px;
}
.paddingBottom20 {
    padding-bottom: 20px;
}
.paddingTopBottom10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.paddingTopBottom20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.padding20 {
    padding: 20px;
}
.padding15 {
    padding: 15px;
}
.paddingTop15 {
    padding-top: 15px;
}
.paddingTop10 {
    padding-top: 10px;
}
.paddingBottom10 {
    padding-bottom: 10px;
}
.paddingRight10 {
    padding-right: 10px;
}
.paddingLeft10 {
    padding-left: 10px !important;
}
.paddingLeft20 {
    padding-left: 20px;
}
.box-white,
.white-box {
    background: #fff !important;
}
.box-ashes {
    background: #f7f7f7 !important;
}
.box-lightashes {
    background: #fbfbfb !important;
}
#top,
.affix .navbar-brand:hover {
    background: #fff;
}
.navbar-brand {
    font-weight: 700;
    color: #fff;
    z-index: 10000;
    padding-top: 20px;
}
.affix {
    top: 0;
    width: 100%;
}
.affix-top .navbar-brand {
    padding: 15px 0;
}
.affix .navbar-brand {
    padding: 15px;
    color: #fff;
}
.affix + .top {
    padding-top: 200px;
}
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    color: #f3151c;
    width: auto;
    height: auto;
    border: 0 solid #f3151c;
    line-height: 0;
    right: 30px;
    bottom: 30px;
    padding: 5px;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}
.scroll-top-wrapper:hover {
    color: #8d0f0f;
    border-bottom: 1px dashed #8d0f0f;
}
.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1;
}
.scroll-top-wrapper i.fa {
    line-height: inherit;
}
#top {
    height: 80px;
}
#top ul.nav {
    margin-top: 25px;
}
#top ul.nav.navbar-right {
    margin-top: 15px;
}
#top .navbar-nav a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
}
#top .navbar-nav.social-media a {
    padding: 10px;
}
#top .navbar-nav.social-media a:hover .fa-facebook {
    color: #3b5998;
}
#top .navbar-nav.social-media a:hover .fa-twitter {
    color: #00aced;
}
#top .navbar-nav.social-media a:hover .fa-google-plus {
    color: #d34836;
}
#top .navbar-nav.social-media a:hover .fa-youtube {
    color: #c4302b;
}
#top .navbar-nav.social-media a:hover .fa-android {
    color: #8db600;
}
#top .navbar-nav.social-media a:hover .fa-windows {
    color: #0696dd;
}
#top .navbar-nav.social-media a:hover .fa-apple {
    color: #d7d9d8;
}
#top .navbar-nav.social-media a:hover .fa-rss {
    color: #ee802f;
}
#top .date {
    margin-top: 30px;
    display: block;
}
.custom-social-share .social-media,
.social a h4,
.social a > i,
.social-media li {
    display: inline-block;
}
.mega-dropdown {
    position: static !important;
}
#menu {
    background: -webkit-gradient(radial, 49.74% 49.12%, 0, 49.74% 49.12%, 494.75, color-stop(0, #128acb), color-stop(1, #323991));
    background: gradient(radial, 49.74% 49.12%, 0, 49.74% 49.12%, 494.75, color-stop(0, #128acb), color-stop(1, #323991));
    border-bottom: 1px solid #eee;
    box-shadow: 0 0 5px 0 #000;
    width: 100%;
}
#menu a {
    color: #fff;
    font-size: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
#menu .mega-dropdown-menu {
    background: #fff;
    padding: 30px;
    border-bottom: 1px solid #f1f1f1;
}
#menu .mega-dropdown-menu#topsearch {
    padding: 0;
    background: 0 0;
    top: 8px;
    border: none;
}
#menu .dropdown .dropdown-menu {
    border-radius: 0;
    border: none;
    border-bottom: 5px solid #eee;
}
#menu .dropdown .dropdown-menu li a {
    color: #000;
    font-size: 1.3em;
    padding-top: 5px;
    padding-bottom: 5px;
}
#menu a .en-edition {
    padding: 5px 10px !important;
    background: #000 !important;
}
.social a > i {
    padding: 15px;
    height: 52px;
    width: 64px;
    text-align: center;
    background: #060606;
    line-height: 27px;
    color: #fff;
    margin-right: 15px;
}
.social a > i.fa-facebook {
    background: #3b5998;
}
.social a > i.fa-twitter {
    background: #00aced;
}
.social a > i.fa-google-plus {
    background: #d34836;
}
.social a > i.fa-youtube {
    background: #c4302b;
}
.social .single-block::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 52px 15px;
    border-color: transparent transparent #f1f1f1;
    top: 0;
    left: 50px;
    position: absolute;
}
.social-media {
    list-style: none;
    padding: 0;
    text-align: center;
}
.social-media.pSocial {
    text-align: right;
    margin-top: 20px;
}
.social-media li a,
.social-media li button {
    color: #000;
    border: none;
    background: 0 0;
    padding: 0;
}

.social-media a .fa-facebook,
.social-media button .fa-facebook {
    background: #3b5998;
}
.social-media a .fa-twitter,
.social-media button .fa-twitter {
    background: #00aced;
}
.social-media a .fa-linkedin,
.social-media button .fa-linkedin {
    background: #007bb6;
}
.social-media a .fa-google-plus,
.social-media button .fa-google-plus {
    background: #d34836;
}
.social-media a .fa-youtube,
.social-media button .fa-youtube {
    background: #c4302b;
}
.social-media a .fa-android,
.social-media button .fa-android {
    background: #8db600;
}
.social-media a .fa-windows,
.social-media button .fa-windows {
    background: #0696dd;
}
.social-icon ul {
    float: right;
    margin-bottom: 0px;
}
.social-icon ul li {
    float: left;
    margin: 5px 0 5px 10px;
    width: 40px;
    height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fa-facebook-square:before {
    font-size: 32px;
}
.social-media a .fa-apple,
.social-media button .fa-apple {
    background: #d7d9d8;
}
.social-media a .fa-rss,
.social-media button .fa-rss {
    background: #ee802f;
}
.social-media a .fa-print,
.social-media button .fa-print {
    background: #969696;
}
.social-media button:hover i,
.social-media li a:hover i {
    opacity: 0.8;
}
.custom-social-share .social-media,
.social-media.aSocial {
    text-align: left !important;
}
.custom-social-share .custom_share_count {
    display: inline-block;
    position: relative;
    border-right: 1px solid #cecece;
    margin-right: 0;
    text-align: center;
    color: #670c0c;
    line-height: 1;
    padding-right: 10px;
    margin-left: -10px;
}
.custom-social-share .custom_num {
    font-weight: 700;
    font-size: 30px;
    display: block;
}
.custom-social-share .share_word {
    font-size: 14px;
}
.custom-social-share .slash {
    color: gray;
    font-size: 64px;
    position: absolute;
    right: -50px;
    top: 11px;
}
.sb-icon-search,
.sb-search,
.sb-search-input,
.sb-search-submit {
    height: 35px;
    position: absolute;
    right: 0;
}
#Container .mix {
    display: none;
}
.sb-search {
    top: 8px;
    width: 0%;
    min-width: 45px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    transition: width 0.5s;
    -webkit-backface-visibility: hidden;
}
.sb-search-input {
    top: 0;
    border: none;
    outline: 0;
    background: #fff;
    width: 100%;
    margin: 0;
    z-index: 10;
    padding: 7px 65px 7px 10px;
    font-family: inherit;
    font-size: 18px;
    color: #2c3e50;
}
input[type="search"].sb-search-input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
.sb-search-input:-moz-placeholder,
.sb-search-input:-ms-input-placeholder,
.sb-search-input::-moz-placeholder,
.sb-search-input::-webkit-input-placeholder {
    color: #9a1515;
}
.sb-icon-search,
.sb-search-submit {
    width: 60px;
    display: block;
    top: 0;
    padding: 0 20px;
    margin: 0;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}
.sb-search-submit {
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    color: red;
    border: none;
    outline: 0;
    z-index: -1;
}
.sb-icon-search {
    color: #fff;
    background: #323991;
    z-index: 90;
    font-size: 18px;
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}
.sb-search.sb-search-open {
    overflow: visible;
}
.no-js .sb-search,
.sb-search.sb-search-open {
    width: 100%;
}
.no-js .sb-search .sb-icon-search,
.sb-search.sb-search-open .sb-icon-search {
    background: #323991;
    color: #f1f1f1;
    z-index: 11;
}
#sa,
#unicode_font {
    color: #fff;
    position: absolute;
    height: 35px;
    background: #000;
}
#unicode_font {
    width: 200px;
    left: -200px;
    top: 0;
    z-index: 1;
    padding: 6px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.sb-search.sb-search-open #unicode_font {
    width: 25%;
    left: -25%;
    opacity: 1;
    display: none;
}
#sa {
    border: 1px solid #000;
    border-left: none;
    border-radius: 0;
    right: 20px;
    z-index: 1000000;
    padding: 3px 15px;
    visibility: hidden;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#sa:hover,
.sb-search.sb-search-open #sa {
    visibility: visible !important;
}
#sa:hover {
    background: #000;
}
#menu .form-control {
    box-shadow: none;
    font-size: 16px;
    border: 0;
    transition: all 0.3s;
    background: 0 0;
    height: 34px;
    border-radius: 3px;
}
#menu .input-group {
    height: 34px;
    border: 1px solid #eee;
    border-radius: 0;
    padding-right: 1px;
    background: #fff;
}
#menu.affix .input-group {
    margin-left: 187px;
}
#menu .dropdown-toggle {
    background: 0 0;
}
#menu .dropdown-toggle i {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#menu .navbar-nav .dropdown.open .dropdown-toggle i {
    transform: rotate(180deg);
}
#menu .btn:hover {
    background: 0 0;
    color: #000;
}
#menu .navbar-nav .dropdown.open > a,
#menu .navbar-nav li > a:hover {
    background: #9a1515;
    color: #fff;
}
#menu .navbar-nav .mega-dropdown-menu a:hover {
    background: 0 0;
    color: #439ec9;
}
#menu .navbar-nav li.active a {
    background: #9a1515;
    color: #fff !important;
}
.mega-dropdown-menu {
    padding: 0;
    width: 100%;
    border-radius: 0;
    border-top: 1px solid #eee;
}
#menu .mega-dropdown-menu ul {
    border-right: 1px solid #eee;
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu .mega-dropdown-menu ul.media {
    border-right: none;
}
#menu .mega-dropdown-menu a {
    color: #000;
    font-size: 1.35em;
    text-decoration: none;
}
#main-content section:nth-of-type(even) {
    background: #fff;
}
.perliment-elect-section {
    background: #333 !important;
}
.perliment-elect-section .perliment-elect-section-container {
    padding: 20px 0 !important;
}
.perliment-elect-section .perliment-elect-section-container .catTitle a {
    color: #fff !important;
}
.single-block {
    background: #fff;
    position: relative;
    margin-bottom: 20px;
    min-height: 240px;
}
.single-block a {
    color: #000;
    display: block;
    text-decoration: none;
}
.single-block h3 {
    margin: 0;
    font-size: 1em;
    line-height: 26px;
}
.single-block h4 {
    margin: 0 0 5px;
    font-size: 1em;
    line-height: 26px;
}
.single-block .overlay-details h3 a,
.single-block .overlay-details h4 a {
    color: #fff;
}
.single-block .overlay-details {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 10px;
}
.single-block .overlay-details p {
    color: #f1f1f1;
}
.single-block small {
    font-size: 12px;
    color: gray;
    margin-top: 0;
    display: block;
}
.single-block .heading a {
    padding: 15px;
}
.single-block p {
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 0.95em;
}
.single-block .img-box {
    position: relative;
}
.single-block .img-box i.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 70px;
    width: 70px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 60px;
    color: #fff;
    border-radius: 50%;
    font-size: 30px;
    padding-left: 8px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px gray;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px gray;
    opacity: 0.8;
}
.single-block .author,
.single-block .meta {
    position: absolute;
    left: 0;
    border-top: 1px solid #eee;
    bottom: 0;
}
.single-block:hover .img-box i.fa-play {
    background: #fff;
    color: #9a1515;
}
.single-block .img-box i.fa-camera,
.single-block .img-box i.fa-microphone {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.7);
    color: #9a1515;
    padding: 10px 15px;
}
.single-block:hover .img-box i.fa-camera,
.single-block:hover .img-box i.fa-microphone {
    background: #9a1515;
    color: #fff;
}
.Sports .single-block .img-box {
    overflow: hidden;
}
.Sports .single-block h3 {
    font-size: 1em;
    line-height: 26px;
}
.single-block .icon-box {
    position: absolute;
    top: 0;
    left: 0;
}
.single-block .icon-box i {
    color: #fff;
    padding: 10px 15px;
    background: rgba(0, 0, 0, 0.6);
    display: inline-block;
}
.single-block .img-box:hover .icon-box i {
    background: #b30f0f;
}
.single-block:hover img {
    opacity: 0.95;
}
.single-block h3:hover a,
.single-block h4:hover a {
    color: #439ec9;
}
.single-block h1 {
    font-size: 1.875em;
    line-height: 40px;
}
.single-block:hover .overlay-details h3 a {
    color: #f1f1f1;
}
.single-block img {
    width: 100%;
    font-size: 12px;
    line-height: 1;
    color: #a2a2a2;
}
.single-block .details,
.single-block .related {
    padding: 10px 15px;
    min-height: 100px;
}
.meta {
    line-height: 16px;
}
.single-block .meta {
    width: 100%;
    padding: 10px;
    right: 0;
    background: #fff;
}
.single-block .meta a,
.single-block .meta span {
    font-size: 12px;
    color: #868686;
}
.single-block .meta a {
    padding-right: 10px;
}
.single-block .meta a.pull-right::before {
    position: absolute;
    width: 3px;
    height: 12px;
    right: 10px;
    background: #b30f0f;
    top: 12px;
}
.single-block .meta a:hover {
    color: #439ec9;
}
.single-block .meta .tags a {
    padding: 0;
    display: inline-block;
}
.single-block .meta .tags a:hover {
    color: #000;
}
.single-block .author {
    width: 100%;
    padding: 10px;
    right: 0;
    background: #fff;
}
.single-block .author img {
    float: left;
    width: 40px;
    margin-right: 10px;
    height: 40px;
    border-radius: 50px;
}
.single-block .author a {
    font-size: 14px;
    color: #868686;
}
.single-block .author a:hover {
    color: #439ec9;
}
.single-block.shadow {
    box-shadow: 0 1px 4px 0 #b9b9b9;
}
.single-block.shadow:hover {
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.59);
}
.mainLead {
    min-height: 510px;
    max-height: 510px;
    overflow: hidden;
}
.mainLead h3 {
    font-size: 1.8em;
    margin: 0 0 15px;
    padding: 0;
    line-height: 40px;
}
.subLead .details {
    padding: 10px 15px;
}
.single-block.subLead {
    min-height: 245px;
}
#main-content section:nth-of-type(even) .single-block,
.box-white .single-block {
    background: #f1f1f1;
    position: relative;
    margin-bottom: 20px;
    min-height: 240px;
}
.box-white .opinion .single-block {
    background: #f1f1f1;
    position: relative;
    margin-bottom: 20px;
    min-height: 200px;
}
.opinion .single-block {
    background: #fff;
    position: relative;
    margin-bottom: 20px;
    min-height: 240px;
}
.opinion .single-block p {
    margin-top: 10px;
    font-size: 1em;
    line-height: 22px;
}
.opinion .single-block .details {
    height: 140px;
    overflow: hidden;
}
.opinion .single-block .a:hover {
    color: #337ab7;
}
.opinion i {
    color: #bcbcbc;
}
#main-content section:nth-of-type(even) .single-block .meta {
    background: #f1f1f1;
    border-top: 1px solid #fff;
}
.single-block .details .media {
    border-top: 1px dashed gray;
    margin: 0 !important;
    padding: 10px 0;
    overflow: hidden;
}
.deshjure .media .media-left a,
.single-block .details .media .media-left,
.single-block .details .media .media-left a,
.topSakkhatkar .sakkhatkar-block .media a.pull-left {
    position: relative;
}
.deshjure .media .media-left a i.fa-play,
.single-block .details .media .media-left i.fa-play,
.topSakkhatkar .sakkhatkar-block .media a.pull-left i.fa-play {
    position: absolute;
    font-size: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.3);
    padding: 5px 5px 5px 7px;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    line-height: 12px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    opacity: 0.8;
}
.deshjure .media:hover .media-left a i.fa-play,
.single-block .details .media:hover .media-left i.fa-play,
.topSakkhatkar .sakkhatkar-block .media:hover a.pull-left i.fa-play {
    background: #fff;
    color: #9a1515;
}
.single-block .details .media .media-left img {
    width: 80px;
}
.single-block .details .media .media-body h4 {
    font-size: 1em;
    margin: 0;
    line-height: 22px;
}
.single-block.auto {
    min-height: inherit !important;
}
.overlay-category {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 2px 10px;
}
.overlay-category a {
    color: #fff;
    font-size: 14px;
}
.overlay-category a:hover {
    color: red;
    font-size: 14px;
}
.special-box {
    width: 100%;
    background: #1a1a1a;
    color: #fff;
}
.special-box .catTitle {
    font-size: 36px;
    padding-top: 2px;
}
.special-box .catTitle span {
    padding-right: 15px;
    padding-bottom: 5px;
    display: inline-block;
}
.special-box .catTitle .liner::before {
    border-top: 8px solid #c00;
    top: 12px;
}
.special-box .catTitle .liner::after {
    border-top: 8px solid #c00;
    top: 23px;
}
.special-box .catTitle .liner.red::before {
    border-top: 8px solid #c00;
    top: 12px;
}
.special-box .catTitle .liner.red::after {
    border-top: 8px solid #c00;
    top: 23px;
}
.special-box .overlay-details {
    background: #292929;
}
.special-box .overlay-details h2 {
    margin: 0;
}
.special-box .overlay-details h2 a {
    color: #fff;
    padding: 10px;
}
.special-box .single-block {
    background: 0 0;
}
.special-box .single-block .details {
    padding: 0;
}
.special-box .single-block a {
    color: #fff;
}
.special-box .single-block a:hover {
    color: #c00;
}
.special-box .single-block .details .media {
    height: auto !important;
    padding: 8px 0;
}
.special-box .single-block .details .media:first-child {
    border-top: 0 dashed transparent;
    padding-top: 0 !important;
}
.special-box .single-block .list-special {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.special-box .single-block .list-special li a {
    border-top: 1px dashed gray;
    padding: 10px 0;
}
.special-box .catTitle a {
    color: #fff;
    display: inline-block;
    padding-bottom: 5px;
}
#load_more_button,
.fb-live h2 a {
    display: block;
    text-align: center;
}
.category .single-block {
    margin-bottom: 0 !important;
    height: 505px;
}
.category .single-block:hover img {
    opacity: 1;
}
.category .single-cat-height {
    height: 500px;
    overflow: hidden;
}
.category .single-block .details ul {
    list-style: none;
}
.category .single-block .details ul li {
    border-top: 1px dashed #868686;
}
.category .single-block .details ul li a {
    padding: 5px 0;
}
.category .single-block .details ul li a:hover {
    color: #1167a8;
    padding: 5px 0;
}
.category .single-block > h4 {
    padding: 10px 15px 0;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 0;
}
.category .single-block h3 a,
.category .single-block h3:hover a,
.category .single-block h4 a,
.category .single-block h4:hover a {
    color: inherit;
    font-size: 0.85em;
}
.category .single-block h4 a:hover {
    color: #1167a8;
    font-size: 0.85em;
}
.single-block.cat-block {
    height: 90px;
    min-height: 0;
    overflow: hidden;
}
.single-block.cat-block img {
    height: 90px;
}
.single-block.cat-block h3 {
    font-size: 1.1em;
    line-height: 26px;
}
#load_more_button {
    background: #b30f0f;
    border: none;
    padding: 15px;
    color: #fff;
    width: 100%;
}
#load_more_button:hover {
    opacity: 0.8;
}
.postslide {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10000;
}
.postslide a {
    color: #000;
    z-index: 10;
}
.postslide.post_next {
    right: 0;
}
.postslide i {
    height: 100px;
    background: #909090;
    color: #fff;
    line-height: 100px;
    padding: 0 5px;
}
.post_info {
    position: absolute;
    width: 300px;
    height: 100px;
    top: 0;
    background: #dcdcdc;
    padding: 10px 5px 10px 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: -1;
    overflow: hidden;
}
.post_prev .post_info {
    left: -271px;
    border-right: 4px solid #b30f0f;
}
.post_next .post_info {
    right: -271px;
    border-left: 4px solid #b30f0f;
}
.post_thumbnail img {
    width: 120px;
    float: left;
    margin-right: 5px;
    font-size: 12px;
    line-height: 1;
    color: rgba(40, 51, 49, 0.33);
    margin-top: 5px;
}
.post_prev a:hover .post_info {
    left: 25px;
}
.post_next a:hover .post_info {
    right: 25px;
}
.fb-live h2 a {
    color: #fff;
    padding: 10px 15px;
    background: #07375c;
    font-size: 0.75em;
}
.fb-live h2 a:hover {
    text-decoration: none;
    background: #850d0d;
}
.fb-live .single-block {
    background: #333 !important;
    margin-bottom: 0 !important;
    height: 500px;
    overflow: hidden;
}
.fb-live .single-block > h4 a {
    color: #fff !important;
    padding: 10px 10px 0;
    font-size: 20px;
}
.fb-live .single-block a {
    color: #fff !important;
}
.fb-live .single-block a:hover {
    color: #bfc9de !important;
}
.fb-live .single-block .media {
    padding: 5px 0;
}
.fb-live .allnews a {
    background: #000;
    color: #fff !important;
}
.sider,
.vid-wrap,
.video {
    transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}
.video {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 5;
}
.sider {
    position: fixed;
    width: 100%;
}
.vid-wrap > iframe {
    transition: 0.5s;
}
.sider .embed-responsive-16by9 {
    padding-bottom: 0;
    overflow: visible;
}
.Entertainment .single-block .img-box,
.catTitle,
.catTitleBlock {
    overflow: hidden;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.sider .vid-wrap iframe {
    width: 22.1%;
    height: 240px;
    top: 50px;
    left: 65.7%;
}
.deshjure {
    padding-top: 20px;
}
.deshjure .media {
    margin-bottom: 17px;
}
.deshjure .media a {
    color: #000;
    text-decoration: none;
    font-size: 0.9em;
}
.deshjure .media img {
    width: 120px;
    font-size: 12px;
    line-height: 1;
    color: #a2a2a2;
}
.deshjure .media a:hover {
    color: #439ec9;
}
.deshjure .media .media-left .media-object {
    width: 150px;
}
.deshjure .media .media-body .meta {
    position: relative;
}
.deshjure .media .media-body .meta i {
    display: inline-block;
    font-size: 12px;
}
.deshjure .media .media-body .meta a {
    display: inline-block;
    font-size: 12px;
    color: #868686;
}
.deshjure .media .media-body .meta a:hover {
    color: #000;
}
.deshjure .single-block {
    height: auto;
}
.deshjure .col-sm-3 .single-block,
.national .col-sm-3 .single-block {
    min-height: 217px !important;
    height: 217px !important;
    max-height: 217px !important;
}
.deshjure .col-sm-3 .single-block .details,
.national .col-sm-3 .single-block .details {
    padding: 5px 15px !important;
    min-height: 90px !important;
    height: 90px !important;
    max-height: 90px !important;
}
.homePageSideSvg {
    padding-right: 19px;
    padding-left: 18px;
}
.national .col-sm-6 .single-block h4 {
    font-size: 1.15em;
}
.content-media--video {
    background-color: #ddd;
    display: block;
    position: relative;
    padding: 0 0 56.25%;
    z-index: 1;
}
.content-media--video iframe {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#featured-video {
    transition: width 0.2s ease-in-out, height 0.2s ease-in-out, transform 0.38s ease-in-out;
}
.featured-image {
    margin-top: -15px !important;
}
#featured-video.is-sticky {
    position: fixed;
    top: 60px;
    left: auto;
    max-width: 280px;
    max-height: 158px;
    width: 280px;
    height: 158px;
}
@media screen and (min-width: 1120px) {
    #featured-video.is-sticky {
        transform: translateX(-80%);
    }
}
@media screen and (min-width: 1300px) {
    #featured-video.is-sticky {
        transform: translateX(-115%);
    }
}
.catTitle {
    position: relative;
    margin: 0 0 10px;
    padding: 2px 0 0;
    font-size: 26px;
}
.catTitle .liner::after,
.catTitle .liner::before {
    position: absolute;
    content: "";
    width: 100%;
    border-top: 6px solid #d9d9d9;
    vertical-align: bottom;
    display: inline-block;
}
.catTitle a {
    background: 0 0;
    color: #000;
    padding-right: 15px;
    text-decoration: none;
}
.catTitle .liner::before {
    top: 10px;
}
.catTitle .liner::after {
    top: 18px;
}
.catTitleBlock {
    padding: 10px 0;
    margin: 0;
}
.catTitleBlock .left,
.catTitleBlock .left .catName {
    float: left;
}
.catTitleBlock .left .catName a {
    color: #000;
    text-decoration: none;
}
.catTitleBlock .left .catSubName {
    float: left;
    margin-left: 10px;
}
.catTitleBlock .left .catSubName a {
    display: inline-block;
    font-size: 65%;
    padding: 5px;
    color: #6a6a6a;
    text-decoration: none;
}
.catTitleBlock .left .catSubName a:hover {
    color: #000;
}
.catTitleBlock .right {
    float: right;
    font-size: 20px;
    padding-top: 5px;
    color: #6a6a6a;
    text-decoration: none;
}
.catTitleBlock .right:hover {
    color: #000;
}
.allnews a {
    display: block;
    text-align: center;
    border: none;
    padding: 5px;
    color: #000;
    background: #f6f6f6;
    text-decoration: none;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.allnews:hover a {
    opacity: 0.8;
}
.jagoTab2 {
    background: #fff;
    margin-bottom: 20px;
}
.jagoTab2 .nav-tabs {
    border: none;
    color: #000;
    background: #d2d2d2;
}
.jagoTab2 .nav-tabs > li > a {
    border: none;
    border-top: 3px solid #2e5297;
    border-bottom: 1px dashed #2e5297;
    color: #000;
    font-size: 1.08em;
    border-radius: 0;
    padding: 5px 15px;
    text-decoration: none;
    margin-bottom: 0;
}
.jagoTab2 .nav-tabs > li > a:hover {
    background: #d2d2d2;
}
.jagoTab2 .nav-tabs > li.active > a,
.jagoTab2 .nav-tabs > li.active > a:focus,
.jagoTab2 .nav-tabs > li.active > a:hover {
    border: none;
    border-radius: 0;
    background: #fff;
    color: #000;
    border-top: 3px solid #b30f0f;
    border-bottom: 1px dashed #b30f0f;
}
.jagoTab2 .tab-content ul.media-list {
    max-height: 388px;
    overflow-y: auto;
    padding-left: 30px;
}
.jagoTab2 .tab-content ul.media-list .media {
    border-bottom: 1px dotted gray;
    margin: 0;
    padding: 10px 0;
    position: relative;
    overflow: visible;
}
.jagoTab2 .tab-content ul.media-list .media .media-left {
    padding-right: 0;
}
.jagoTab2 .tab-content ul.media-list .media .media-left a {
    padding-right: 0;
    position: relative;
}
.jagoTab2 .tab-content ul.media-list .media .media-left a i.fa-play {
    position: absolute;
    font-size: 10px;
    top: 50%;
    left: 44%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.3);
    padding: 5px 5px 5px 7px;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    line-height: 12px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    opacity: 0.8;
}
.jagoTab2 .tab-content ul.media-list .media:hover .media-left a i.fa-play {
    background: #fff;
    color: #9a1515;
}
.jagoTab2 .tab-content ul.media-list .media .media-left span {
    position: absolute;
    margin-top: -1px;
    left: -25px;
    height: 35px;
    width: 34px;
    background: #353b46;
    text-align: center;
    line-height: 25px;
    color: #efeaa7;
    border-radius: 50%;
    border: 4px solid #fff;
    top: 15px;
    z-index: 1;
}
.jagoTab2 .tab-content ul.media-list .media .media-left img {
    width: 90px;
    display: inline-block;
    padding-right: 10px;
    font-size: 10px;
    line-height: 1;
    color: #a2a2a2;
}
.jagoTab2 .tab-content ul.media-list .media .media-right img {
    width: 60px;
}
.jagoTab2 .tab-content ul.media-list .media .media-body .media-heading {
    font-size: 0.95em;
    line-height: 1.35;
}
.jagoTab2 .tab-content ul.media-list .media .media-body .media-heading a {
    color: #000;
    display: block;
}
.jagoTab2 .tab-content ul.media-list .media:hover .media-heading a {
    color: #1167a8;
}
.jagoTab2 .tab-content ul li:hover a {
    color: #1167a8;
    text-decoration: none;
}
.photo .jagoTab2 .nav-tabs {
    border-right: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
}
.photo .jagoTab2 .tab-content ul.media-list {
    max-height: none !important;
    padding-left: 0;
    border: 1px solid #ccc;
    border-top: none;
}
.photo .jagoTab2 .tab-content ul.media-list .media {
    padding: 10px !important;
}
.jagoTab2.TagTab .tab-content {
    padding: 15px;
}
.jagoTab2.TagTab .tab-content .tag-block {
    margin-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
}
.jagoTab2.TagTab .tab-content .tag-block:last-child {
    margin-bottom: 0;
    border-bottom: 0 solid #dbdbdb;
    padding-bottom: 0;
}
.jagoTab2.TagTab .tab-content .tag-block .tag-img {
    position: relative;
}
.jagoTab2.TagTab .tab-content .tag-block .tag-img i.fa-play {
    position: absolute;
    font-size: 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.3);
    padding: 5px 5px 5px 12px;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    line-height: 42px;
    text-align: center;
    border: 5px solid #fff;
    color: #fff;
    opacity: 0.8;
}
.jagoTab2.TagTab .tab-content .tag-block:hover .tag-img i.fa-play {
    background: #fff;
    color: #9a1515;
}
.jagoTab2.TagTab .tab-content .tag-block .tag-img a {
    color: #fff;
}
.jagoTab2.TagTab .tab-content .tag-block .tag-img a:hover,
.jagoTab2.TagTab .tab-content .tag-block a {
    color: #ec5d64;
}
.jagoTab2.TagTab .tab-content .tag-block h3 {
    font-size: 1em;
    margin: 0;
}
.jagoTab2.TagTab .tab-content .tag-block a:hover {
    color: #c6171f;
}
.jagoTab2.TagTab .tab-content .tag-block p {
    padding-top: 10px;
    font-size: 0.85em;
    line-height: 24px;
}
.jagoTab2.TagTab .tab-content small {
    font-size: 12px;
    color: #777;
}
.jagoTab2.TagTab .tag-photo .col-sm-4 {
    margin-bottom: 20px;
}
.jagoTab2.TagTab .tag-photo a {
    color: #000;
}
.jagoTab2.TagTab .tag-photo a:hover {
    color: #ec5d64;
}
.jagoTab2.TagTab .tag-photo h3 {
    font-size: 1em;
    margin: 10px 0 0;
}
.cat_more {
    background: #d2d2d2 !important;
    text-align: left !important;
}
.topSakkhatkar {
    background: #fff;
    margin-bottom: 20px;
    height: 105px;
}
.topSakkhatkar h2 {
    margin: 0;
    padding: 10px;
    color: #000;
    background: #d9d9d9;
    text-align: center;
}
.archiveads,
.blockQuote {
    background: #fff;
    margin-bottom: 20px;
}
.topSakkhatkar h2 a {
    color: #000;
}
.topSakkhatkar h2 a:hover {
    color: #439ec9;
}
.topSakkhatkar .sakkhatkar-block {
    padding: 15px;
}
.topSakkhatkar .sakkhatkar-block .media {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 15px;
}
.topSakkhatkar .sakkhatkar-block .media .media-heading {
    line-height: 22px;
    font-size: 0.9em;
}
.topSakkhatkar .sakkhatkar-block .media:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.topSakkhatkar .sakkhatkar-block .media a {
    color: #000;
}
.topSakkhatkar .sakkhatkar-block .media a:hover {
    color: #439ec9;
}
.topSakkhatkar .sakkhatkar-block .media img.media-object {
    width: 105px !important;
}
.archiveads {
    height: 128px;
}
.blockQuote {
    padding: 10px 15px 20px;
    min-height: 200px;
}
.blockQuote .catTitle {
    border-bottom: 1px solid #eee;
    padding: 5px 0 10px;
}
.blockQuote .carousel .carousel-inner .item blockquote {
    height: 90px;
    overflow: hidden;
    background: #f9d0d7;
    border-left: 5px solid #b30f0f;
    margin-bottom: 11px;
}
.blockQuote .carousel .carousel-inner .item blockquote a {
    color: #000;
    text-decoration: none;
}
.blockQuote .carousel .carousel-inner .item blockquote a:hover {
    color: #1167a8;
}
.blockQuote .carousel .carousel-inner .item img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
}
.blockQuote .carousel .carousel-inner .item small {
    color: gray;
}
.blockQuote .carousel .control {
    position: absolute;
    top: -40px;
    color: gray;
}
.blockQuote .carousel .control:hover {
    color: #000;
}
.blockQuote .carousel .control.left {
    right: 15px;
}
.blockQuote .carousel .control.right {
    right: 0 !important;
}
.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #dedede;
}
.adv-img img {
    max-width: 100%;
    width: auto;
}
.adv-img a {
    font-size: 10px;
    display: block;
    margin-bottom: 10px;
}
.adv-img .quote {
    border: 1px solid #c5c5c5;
    padding: 20px 30px;
    text-align: left;
    margin-left: -30px;
    background: #fff;
    width: 50%;
    float: left;
    margin-right: 15px;
}
.adv-img .quote p {
    position: relative;
    font-size: 16px;
    color: #0f0a0e;
    margin-bottom: 10px;
}
.adv-img .quote p i {
    color: #cecece;
    font-size: 20px;
}
.content p {
    font-size: 1.1em;
    line-height: 30px;
}
.content-division {
    padding: 15px;
}
.content-division ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.content-division ul li a {
    display: block;
    background: #fff;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    padding: 2px 10px;
    margin-bottom: 5px;
}
.content-division ul li a:hover {
    background: #ebebeb;
}
.content-tags ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff;
}
.content-tags ul.padding15 {
    padding: 15px !important;
    margin-bottom: 15px;
}
.content-tags ul li {
    display: inline-block;
}
.content-tags ul li a {
    border: 1px solid #eee;
    display: block;
    background: #fff;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    padding: 2px 10px;
    margin: 2px 0;
}
.content-tags a {
    display: inline-block;
    margin: 2px 0;
}
.content-tags ul li a:hover {
    background: #ebebeb;
}
.related ul li a {
    border-bottom: 1px dashed #797979;
    display: block;
    padding: 5px 0;
}
.our-text h1,
.our-text p {
    display: inline;
    font-size: 15px;
}
.related ul li a:hover {
    color: #439ec9;
}
.footer-logo {
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.27);
}
.our-text {
    text-align: justify;
    line-height: 20px;
    color: #777;
}
.our-text h1 {
    font-weight: 400;
}
.timeline-centered {
    position: relative;
    margin-bottom: 20px;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after,
.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry:after,
.timeline-centered .timeline-entry:before,
.timeline-centered:after,
.timeline-centered:before {
    content: " ";
    display: table;
    clear: both;
}
.timeline-centered:before {
    position: absolute;
    display: block;
    width: 4px;
    background: #f5f5f6;
    left: 17.85%;
    top: 0;
    bottom: 10px;
}
.timeline-centered .timeline-entry {
    position: relative;
    width: 80%;
    float: right;
    margin-bottom: 10px;
    clear: both;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
    margin-left: 0;
    margin-right: -18px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
    left: auto;
    right: -100px;
    text-align: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
    float: right;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
    margin-left: 0;
    margin-right: 70px;
}
.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    margin-left: -15px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
    position: absolute;
    left: -95px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 18px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    background: #9a1515;
    color: #737881;
    display: block;
    width: 10px;
    height: 10px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    -moz-box-shadow: 0 0 0 5px #f5f5f6;
    -webkit-box-shadow: 0 0 0 5px #f5f5f6;
    box-shadow: 0 0 0 5px #f5f5f6;
    margin-top: 10px;
    font-size: 15px;
    float: left;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
    position: relative;
    background: #f5f5f6;
    padding: 10px;
    margin-left: 30px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #f5f5f6 transparent transparent;
    left: 1px;
    top: 10px;
    margin-left: -9px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .media .media-body a {
    color: #000;
    display: block;
}
.timeline-centered .timeline-entry .timeline-entry-inner .media .media-body a:hover {
    color: #337ab7;
}
.subscribe form .input-group input.form-control {
    box-shadow: none;
    height: 40px;
    background: #ececec;
    border: 1px solid #ececec;
    border-radius: 30px 0 0 15px;
    padding-left: 20px;
}
.subscribe form .input-group input.form-control:focus {
    box-shadow: none;
    border: none;
    background: #fff;
}
.subscribe form .input-group button.btn {
    border-radius: 0 15px 30px 0;
    border: 1px solid #737373;
    background: #737373;
    color: #fff;
    padding: 8px 30px;
    font-size: 16px;
    margin: 0;
    box-shadow: none;
    text-transform: uppercase;
}
.subscribe form .input-group button.btn:hover {
    box-shadow: none;
    border: 1px solid #9a1515;
    background: #9a1515;
}
.subscribe form .input-group button.btn:focus {
    box-shadow: none;
    border: 1px solid #b30f0f;
}
.footer-top {
    padding: 10px 0 5px 0;
}
.footer-top .weather h4 {
    color: #b9b9b9;
}
.footer-top .footer-menu li a,
.photo-footer-top .footer-menu li a {
    border: 1px solid #3c3c3c;
    font-size: 16px;
    color: #f1f1f1;
    text-decoration: none;
}
.footer-top .footer-menu {
    margin: 0;
    padding: 0;
}
.footer-top .footer-menu li {
    list-style: none;
    display: inline-block;
}
.footer-top .footer-menu li a {
    padding: 3px 15px;
    display: block;
}
.footer-top .footer-menu li a:hover,
.footer-top .footer-menu li.active a {
    background: #3c3c3c;
}
.footer-top .footer-menu li.active a:hover {
    background: #7b7b7b;
}
.photo-footer-top {
    padding: 20px 0;
}
.photo-footer-top .footer-menu {
    margin: 0;
    padding: 0;
}
.photo-footer-top .footer-menu li {
    list-style: none;
    display: inline-block;
}
.photo-footer-top .footer-menu li a {
    padding: 3px 15px;
    display: block;
}
.photo-footer-top .footer-menu li a:hover,
.photo-footer-top .footer-menu li.active a {
    background: #3c3c3c;
}
.photo-footer-top .footer-menu li.active a:hover {
    background: #7b7b7b;
}
.divider {
    border-top: 1px solid #3c3c3c;
    margin: 15px 0;
}
.dividerDetails {
    border-top: 1px solid #f3f3f3;
    margin: 10px 0;
}
.main-content .caption {
    padding: 0 15px;
    font-size: 14px;
    color: gray;
    font-style: italic;
}
.main-content blockquote .small:before {
    display: none !important;
}
.photo .main-content .caption {
    font-size: inherit;
    color: #fff;
    font-style: normal;
}
.footer-top h3 {
    margin: 0;
}
.newsinfo {
    padding: 15px;
}
.newsinfo a {
    display: inline-block !important;
}
.footer {
    width: 100%;
    background: #000;
    padding: 10px 0;
    color: #f1f1f1;
    border-bottom: 1px solid #222;
}
.warning {
    color: #9a1515;
    padding: 0;
}
.content-details .ilink p a,
.content-details > p a {
    color: inherit !important;
}
.content-details {
    padding: 15px 15px 0;
}
.content-details p {
    line-height: 1.75;
    font-size: 20px;
}
.content-details .ilink {
    padding: 5px 15px;
    background: #e7e7e7;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
}
.content-details .ilink p {
    margin-bottom: 0;
}
.content-details h1 {
    font-size: 22px;
    font-weight: 700;
}
.content-details h2 {
    font-size: 20px;
    font-weight: 700;
}
.time-with-author {
    font-size: 14px;
    line-height: 1;
}
.single-media .media-list {
    border: 1px solid #e6e6e6;
}
.single-media .media {
    padding: 15px;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
}
.single-media .media .media-left img {
    width: 80px;
}
.single-media .media .media-body .media-heading {
    color: #000;
    text-decoration: none;
}
.single-media .media .media-body .media-heading:hover {
    color: #439ec9;
}
.photo a.badge {
    position: absolute;
    top: 0;
    border-radius: 0;
    color: #f1f1f1;
}
.photo a.badge:hover {
    color: #439ec9;
}
.photo .carousel-inner .caption a {
    background: rgba(0, 0, 0, 0.8);
    display: block;
    color: #fff;
    padding: 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
#queries a,
.photo-title .photo-tags li {
    display: inline-block;
}
.breadcrumb li a {
    color: #b30f0f;
}
.breadcrumb li a:hover {
    color: #8d0f0f;
}
.photo-title small {
    font-size: 14px;
}
.photo-title small a {
    color: #000;
    font-weight: 700;
}
.photo-title small a:hover {
    color: #439ec9;
}
.photo-title blockquote {
    padding: 10px 0 10px 25px;
    margin: 25px 0;
    line-height: 26px;
}
.photo-title .media {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}
.photo-title .media .media-left img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: inline-block;
}
.photo-title .photo-tags {
    margin-bottom: 15px;
    padding: 0;
}
#queries,
.poll,
.poll h3 {
    margin-bottom: 20px;
}
.photo-title .photo-tags li a {
    color: #8a8a8a;
    border: 1px solid #dfdfdf;
    font-size: 14px;
    padding: 3px 10px;
    border-radius: 15px;
}
.photo-title .photo-tags li a:hover {
    background: #b30f0f;
    color: #fff;
    border-color: #b30f0f;
}
.poll {
    background: #000;
    padding: 10px 15px;
    color: #fff;
}
#queries,
#queries a:hover {
    background: #fff;
}
.poll h3 {
    padding-bottom: 15px;
    border-bottom: 1px solid #929292;
    margin-top: 10px;
    font-size: 1.25em;
}
.poll label {
    font-weight: 400;
}
hr {
    height: 0;
    margin-bottom: 0;
    margin-top: 0;
}
.btn-bread {
    margin-top: 10px;
    font-size: 12px;
    border-radius: 3px;
}
.demo-gallery ul li .single-block:hover {
    cursor: zoom-in;
}
.lg-outer {
    cursor: zoom-out !important;
}
#queries {
    padding: 15px;
}
#queries a {
    color: #000;
    background: #f1f1f1;
    padding: 1px 8px;
    border: 1px solid #eee;
    margin: 2px 0;
    text-decoration: none;
    font-size: 13px;
}
.gs-bidi-start-align .gs-snippet,
.gs-fileFormatType,
.gs-imageResult .gs-snippet,
.gs-webResult .gs-snippet,
.gsc-control-cse {
    font-family: "Helvetica Neue", Helvetica, Arial, SolaimanLipi, sans-serif, SolaimanLipiNormal !important;
}
.gsc-results .gsc-imageResult,
.gsc-webResult.gsc-result {
    border-bottom: 1px solid #e3e3e3 !important;
}
.gs-result .gs-title,
.gs-result .gs-title * {
    text-decoration: none !important;
}
.gs-imageResult a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link {
    color: #000 !important;
    text-decoration: underline !important;
}
.gs-imageResult a.gs-title:link b,
.gs-webResult.gs-result a.gs-title:link b {
    color: #ec5d64 !important;
}
.gs-imageResult a.gs-title:hover,
.gs-imageResult a.gs-title:hover b,
.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b {
    color: #ec5d64 !important;
    text-decoration: underline !important;
}
.gs-imageResult div.gs-visibleUrl,
.gs-webResult div.gs-visibleUrl {
    color: grey !important;
}
.gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
    width: 88px !important;
    padding-left: 8px !important;
    padding-top: 5px !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
    height: 30px !important;
    width: 30px !important;
    display: inline-block !important;
    text-align: center !important;
    line-height: 30px !important;
    border-radius: 50% !important;
    border: 1px solid #e3e3e3 !important;
    color: #000 !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    background: #9a1515 !important;
    color: #fff !important;
    border: 1px solid #9a1515 !important;
    text-decoration: none !important;
}
.gs-spelling a {
    color: #c20d16 !important;
}
.gsc-tabsArea {
    border-color: #b30f0f !important;
    height: 28px !important;
}
.gsc-tabHeader {
    overflow: hidden !important;
}
.gsc-tabHeader.gsc-tabhActive {
    border-color: #b30f0f #b30f0f #fff !important;
    background-color: #fff !important;
}
.gs-bidi-start-align.gs-snippet b {
    color: #ec5d64 !important;
}
.gs-error-result .gs-snippet,
.gs-no-results-result .gs-snippet {
    padding: 20px !important;
    border: 1px solid #eee !important;
    background-color: #eee !important;
}
.gsc-results .gsc-cursor-box {
    text-align: center !important;
}
#bio {
    font-size: 0.9em;
}
.author-img,
.author-img img {
    width: 200px;
}
.author-page {
    padding-top: 20px;
}
.author-news .img-box {
    position: relative;
}
.author-news .icon-box {
    position: absolute;
    top: -2px;
    left: 0;
}
.author-news .icon-box i {
    color: #fff;
    padding: 5px 10px;
    background: #c20d16;
    display: inline-block;
    font-size: 12px;
}
.author-news .img-box:hover .icon-box i {
    color: #c20d16;
    background: #fff;
}
.author-page .media {
    border-bottom: 1px solid #e3e3e3;
    background: #fff;
}
.author-page .media .media-left a {
    color: #000;
}
.author-page .media .media-left a:hover {
    color: #439ec9;
}
.author-page .media .media-left img {
    width: 160px;
}
.author-page .media .media-body h4 {
    font-size: 1em;
    margin: 15px 0 0;
}
.author-page .media .media-body a {
    color: #000;
    text-decoration: none;
}
.author-page .media .media-body span {
    color: gray;
    font-size: 12px;
}
.author-page .media .media-body a:hover {
    color: #439ec9;
}
.author-page .single-block {
    position: relative;
}
.author-page .single-block i.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 70px;
    width: 70px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 60px;
    color: #fff;
    border-radius: 50%;
    font-size: 30px;
    padding-left: 8px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px gray;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px gray;
    opacity: 0.8;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.photo .pagination > li:first-child > a,
.photo .pagination > li:first-child > span {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.photo .pagination > li:last-child > a,
.photo .pagination > li:last-child > span {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.author-page .single-block:hover i.fa-play {
    background: #fff;
    color: #9a1515;
}
.photo .single-block {
    background: 0 0;
    height: auto;
    min-height: 1%;
    max-height: 1%;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover,
.photo .pagination > .active > a,
.photo .pagination > .active > a:focus,
.photo .pagination > .active > a:hover,
.photo .pagination > .active > span,
.photo .pagination > .active > span:focus,
.photo .pagination > .active > span:hover {
    background-color: #8b0000;
    border-color: #8b0000;
}
.photo .single-block h4 {
    margin-top: 10px;
}
.photo .pagination > li {
    display: inline-block;
}
.photo .pagination {
    display: block;
    text-align: center;
}
.image img,
.pagination > li {
    display: inline-block;
}
.photo .pagination > li > a,
.photo .pagination > li > span {
    padding: 6px 15px;
    color: #000;
    font-size: 14px;
}
.photo .pagination > .active > a,
.photo .pagination > .active > span {
    color: #fff;
}
.pagination {
    display: block;
    text-align: center;
}
.pagination > li > a,
.pagination > li > span {
    padding: 6px 15px;
    color: #000;
    font-size: 14px;
}
.pagination > .active > a,
.pagination > .active > span {
    color: #fff;
}
.archive-box {
    position: relative;
}
.archive-box i.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 50%;
    font-size: 24px;
    padding-left: 8px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px gray;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px gray;
    opacity: 0.8;
}
.holder_bu_awayL1,
.holder_bu_awayL2 {
    position: absolute;
    top: 0;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
}
.single-block:hover .archive-box i.fa-play {
    background: #fff;
    color: #9a1515;
}
.Entertainment .single-block h3 {
    font-size: 1em;
    line-height: 26px;
}
.info {
    background: #ccc;
    color: #fff;
    padding: 25px 0;
    font-size: 24px;
}
a:hover {
    text-decoration: none;
}
#wrapper_bu {
    position: absolute;
    width: 100%;
    left: -4%;
}
.txt_h1 {
    font-size: 2em;
}
.holder_bu {
    cursor: pointer;
}
.holder_bu_awayL1 {
    left: 0;
    width: 33.3%;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.holder_bu_awayL2 {
    left: 66%;
    width: 33.3%;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.holder_bu_awayR1,
.holder_bu_center {
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    position: absolute;
    top: 0;
}
.holder_bu_center {
    left: 33%;
    width: 33.3%;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.holder_bu_awayR1 {
    left: 80%;
    width: 10%;
    height: 40%;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.holder_bu_awayR2 {
    position: absolute;
    top: 0;
    left: 90%;
    width: 10%;
    height: 30%;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.wrapper_bu {
    height: 70px;
    position: relative;
}
.wrapper_bu .image i.fa-star {
    color: #ed1390;
}
.wrapper_bu .image i.fa-map-marker {
    color: #ffb200;
}
.wrapper_bu .image i.fa-tint {
    color: #00cf08;
}
.panel-default {
    border: none;
}
.panel-heading {
    padding: 0;
}
.title.active {
    font-size: 17px;
    color: #181818;
    line-height: 20px;
}
.title {
    font-size: 15px;
    color: #878787;
    margin: 5px 0;
    text-transform: uppercase;
}
.single-name h1 {
    margin: 0 0 15px;
}
.single-name ul {
    margin: 0;
    padding: 15px;
    list-style: none;
    text-align: left;
}
.single-name ul li {
    width: 16.66%;
    float: left;
}
.single-name ul li a {
    color: #000;
    padding: 3px 0;
    display: block;
}
.single-name ul li a:hover {
    color: #00bfff;
}
.photo .panel h1 {
    margin: 0;
}
@media (min-width: 1200px) {
    .col-sm-8.main-content {
        width: 69.5%;
    }
    .col-sm-4.aside {
        width: 30.5%;
        position: relative;
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .sider .vid-wrap iframe {
        width: 25%;
        height: 280px;
        top: 50px;
        left: 67.7%;
    }
}
@media (max-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
}
@media only screen and (max-width: 767px) {
    #menu {
        background: #fff;
    }
    #menu a {
        color: #000;
    }
    #menu .bn-edition {
        color: #fff;
    }
    .no-js .sb-search .sb-icon-search,
    .sb-icon-search,
    .sb-search.sb-search-open .sb-icon-search {
        background: #9a1515;
    }
    .cat-lead .col-sm-4 > div {
        padding: 15px;
    }
    .single-block.cat-block,
    .single-block.cat-block img {
        height: auto;
    }
    .single-block.cat-block h4 {
        font-size: 0.8em;
        margin-top: -10px;
    }
    #loadMoreContent {
        background: #fff;
        padding: 15px 0;
        margin-bottom: 15px;
    }
    .archive .single-block {
        background: 0 0;
    }
    .jagoTab2.ThreeTab .nav-tabs > li {
        width: 33.33% !important;
        float: left;
    }
    .jagoTab2.TwoTab .nav-tabs > li {
        width: 50% !important;
        float: left;
    }
    .author-img,
    .author-img img {
        width: 120px;
    }
    .author-img {
        display: block;
        margin: auto auto 15px;
    }
    .author-name,
    .author-occupation {
        text-align: center;
    }
    .author-page .single-block p,
    .author-page h3 {
        padding: 0 15px;
    }
    .author-page .single-block small {
        padding: 5px 15px;
    }
    .jagoTab2.TagTab .tab-content .tag-block h3 {
        margin: 12px 0 0 !important;
    }
    h1.no-margin {
        font-size: 24px;
    }
}
@media print {
    #main-content .col-lg-9 {
        width: 100% !important;
    }
    #at4-toaster {
        display: none !important;
        visibility: hidden !important;
    }
    #main-content .col-lg-pull-9 {
        width: 0 !important;
        visibility: hidden !important;
    }
}
.election-box {
    margin-bottom: 20px;
}
.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 {
    text-align: center;
    display: table;
    width: 100%;
    margin-top: 10px;
}
.election-box .head-row p {
    margin-bottom: 0;
    font-size: 14px;
}
.election-box .head-title a {
    background: #0d4ba4;
    color: #fff;
    text-align: center;
    display: block;
    padding: 10px 5px;
    border-bottom: 2px solid #0a3a80;
}
.election-box .head-title a:hover {
    color: #337ab7;
}
.election-box .table {
    background: #2969c5;
    color: #fff;
    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: #0d4ba4;
    color: #fff;
    padding: 1px 15px 10px;
    font-size: 12px;
    text-align: center;
}
.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;
}
.footer-social-icon {
    float: right;
}
.footer-social-icon ul li:first-child {
    background: #026dbd;
    width: 70px;
    border-radius: 2px;
    height: 32px;
}
.footer-social-icon ul li:first-child a {
    color: #fff !important;
}
.footer-social-icon ul li {
    float: left;
    margin: 0px 0 0px 10px;
    width: 40px;
    height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-social-icon .fa-facebook-f:before {
    background: #2052bd;
    color: #fff;
    font-size: 22px;
    padding: 5px 10px 5px 12px;
}
.footer-social-icon .fa-twitter:before {
    background: #208cbd;
    color: #fff;
    font-size: 22px;
    padding: 5px 10px 5px 12px;
}
.footer-social-icon .fa-linkedin-in:before {
    background: #208cbd;
    color: #fff;
    font-size: 22px;
    padding: 5px 10px 5px 12px;
}
.footer-social-icon .fa-rss:before {
    background: #ef9515;
    color: #fff;
    font-size: 22px;
    padding: 5px 10px 5px 12px;
}
.footer_d_logo {
    float: right;
    text-align: right;
}
.footer_d_logo img {
    max-width: 25%;
}
.footer_logo img {
    height: 40px;
    width: auto;
}
.footer_apps_icon {
    padding-top: 3px;
}
.footer_apps_icon img {
    max-width: 115%;
}
.text-muted a {
    color: #777 !important;
}
.our-text .col-md-9 {
    padding-top: 5px;
}
.advertisement img,
.footer-ad img {
    max-width: 100%;
}
#unicode_font,
.scroll-top-wrapper {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.sb-icon-search:before,
.single-block .meta a.pull-right::before,
.social .single-block::before {
    content: "";
}
@font-face {
    font-family: SolaimanLipi;
    src: url(fonts/solaimanlipi_20-04-07.eot);
    src: url(fonts/solaimanlipi_20-04-07.eot) format("embedded-opentype"), url(fonts/solaimanlipi_20-04-07.woff) format("woff"), url(fonts/solaimanlipi_20-04-07.ttf) format("truetype"), url(fonts/solaimanlipi_20-04-07.svg) format("svg");
}
body {
    font-size: 18px;
    background: #eee;
    line-height: 26px !important;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
textarea {
    font-family: SolaimanLipi;
}
.lazy-loaded {
    opacity: 1;
}
.top-nav-collapse {
    padding: 0;
}
.container {
    padding-left: 10px;
    padding-right: 10px;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
#myModalDesktop button.close {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #000;
    color: #fff;
    height: 22px;
    width: 22px;
    font-size: 14px;
    border-radius: 50%;
    opacity: 1;
}
#myModalDesktop .modal-dialog {
    width: 550px;
}
#myModalDesktop .modal-content {
    border: none !important;
}
.footer-ad {
    position: fixed;
    bottom: 0;
    text-align: center;
    width: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.18);
    left: 0;
}
.btn-toggle {
    position: relative;
}
.btn-toggle button .fa-plus {
    display: none;
}
.btn-toggle button {
    position: absolute;
    top: -10px;
    background: #eee;
    border: 0;
    left: 50%;
    width: 30px;
    margin-left: -15px;
    border-radius: 15px 15px 0 0;
    height: 20px;
}
.padTopBottom15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.ad-block {
    width: 100%;
    background: #f0f0f0;
}
.no-padding {
    padding: 0;
}
.no-margin {
    margin: 0 !important;
}
.marginBottom20,
.marginTopBottom20,
.social-media {
    margin-bottom: 20px;
}
.marginTopBottom20 {
    margin-top: 20px;
}
.marginTop0 {
    margin-top: 0;
}
.marginTop10 {
    margin-top: 10px;
}
.marginTop20 {
    margin-top: 20px;
}
.paddingTop20 {
    padding-top: 20px;
}
.paddingBottom20 {
    padding-bottom: 20px;
}
.paddingTopBottom10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.paddingTopBottom20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.padding20 {
    padding: 20px;
}
.padding15 {
    padding: 15px;
}
.paddingTop15 {
    padding-top: 15px;
}
.paddingTop10 {
    padding-top: 10px;
}
.paddingBottom10 {
    padding-bottom: 10px;
}
.paddingRight10 {
    padding-right: 10px;
}
.paddingLeft10 {
    padding-left: 10px !important;
}
.paddingLeft20 {
    padding-left: 20px;
}
.box-white,
.white-box {
    background: #fff !important;
}
.box-ashes {
    background: #f7f7f7 !important;
}
.box-lightashes {
    background: #fbfbfb !important;
}
#top,
.affix .navbar-brand:hover {
    background: #fff;
}
.navbar-brand {
    font-weight: 700;
    color: #fff;
    z-index: 10000;
    padding-top: 20px;
}
.affix {
    top: 0;
    width: 100%;
}
.affix-top .navbar-brand {
    padding: 15px 0;
}
.affix .navbar-brand {
    padding: 15px;
    color: #fff;
}
.affix + .top {
    padding-top: 200px;
}
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    color: #f3151c;
    width: auto;
    height: auto;
    border: 0 solid #f3151c;
    line-height: 0;
    right: 30px;
    bottom: 30px;
    padding: 5px;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}
.scroll-top-wrapper:hover {
    color: #8d0f0f;
    border-bottom: 1px dashed #8d0f0f;
}
.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1;
}
.scroll-top-wrapper i.fa {
    line-height: inherit;
}
#top {
    height: 80px;
}
#top ul.nav {
    margin-top: 25px;
}
#top ul.nav.navbar-right {
    margin-top: 15px;
}
#top .navbar-nav a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
}
#top .navbar-nav.social-media a {
    padding: 10px;
}
#top .navbar-nav.social-media a:hover .fa-facebook {
    color: #3b5998;
}
#top .navbar-nav.social-media a:hover .fa-twitter {
    color: #00aced;
}
#top .navbar-nav.social-media a:hover .fa-google-plus {
    color: #d34836;
}
#top .navbar-nav.social-media a:hover .fa-youtube {
    color: #c4302b;
}
#top .navbar-nav.social-media a:hover .fa-android {
    color: #8db600;
}
#top .navbar-nav.social-media a:hover .fa-windows {
    color: #0696dd;
}
#top .navbar-nav.social-media a:hover .fa-apple {
    color: #d7d9d8;
}
#top .navbar-nav.social-media a:hover .fa-rss {
    color: #ee802f;
}
#top .date {
    margin-top: 30px;
    display: block;
}
.custom-social-share .social-media,
.social a h4,
.social a > i,
.social-media li {
    display: inline-block;
}
.mega-dropdown {
    position: static !important;
}
#menu {
    background: -webkit-gradient(radial, 49.74% 49.12%, 0, 49.74% 49.12%, 494.75, color-stop(0, #128acb), color-stop(1, #323991));
    background: gradient(radial, 49.74% 49.12%, 0, 49.74% 49.12%, 494.75, color-stop(0, #128acb), color-stop(1, #323991));
    border-bottom: 1px solid #eee;
    box-shadow: 0 0 5px 0 #000;
    width: 100%;
}
#menu a {
    color: #fff;
    font-size: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
#menu .mega-dropdown-menu {
    background: #fff;
    padding: 30px;
    border-bottom: 1px solid #f1f1f1;
}
#menu .mega-dropdown-menu#topsearch {
    padding: 0;
    background: 0 0;
    top: 8px;
    border: none;
}
#menu .dropdown .dropdown-menu {
    border-radius: 0;
    border: none;
    border-bottom: 5px solid #eee;
}
#menu .dropdown .dropdown-menu li a {
    color: #000;
    font-size: 1.3em;
    padding-top: 5px;
    padding-bottom: 5px;
}
#menu a .en-edition {
    padding: 5px 10px !important;
    background: #000 !important;
}
.social a > i {
    padding: 15px;
    height: 52px;
    width: 64px;
    text-align: center;
    background: #060606;
    line-height: 27px;
    color: #fff;
    margin-right: 15px;
}
.social a > i.fa-facebook {
    background: #3b5998;
}
.social a > i.fa-twitter {
    background: #00aced;
}
.social a > i.fa-google-plus {
    background: #d34836;
}
.social a > i.fa-youtube {
    background: #c4302b;
}
.social .single-block::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 52px 15px;
    border-color: transparent transparent #f1f1f1;
    top: 0;
    left: 50px;
    position: absolute;
}
.social-media {
    list-style: none;
    padding: 0;
    text-align: center;
}
.social-media.pSocial {
    text-align: right;
    margin-top: 20px;
}
.social-media li a,
.social-media li button {
    color: #000;
    border: none;
    background: 0 0;
    padding: 0;
}

.social-media a .fa-facebook,
.social-media button .fa-facebook {
    background: #3b5998;
}
.social-media a .fa-twitter,
.social-media button .fa-twitter {
    background: #00aced;
}
.social-media a .fa-linkedin,
.social-media button .fa-linkedin {
    background: #007bb6;
}
.social-media a .fa-google-plus,
.social-media button .fa-google-plus {
    background: #d34836;
}
.social-media a .fa-youtube,
.social-media button .fa-youtube {
    background: #c4302b;
}
.social-media a .fa-android,
.social-media button .fa-android {
    background: #8db600;
}
.social-media a .fa-windows,
.social-media button .fa-windows {
    background: #0696dd;
}
.social-icon ul {
    float: right;
    margin-bottom: 0px;
}
.social-icon ul li {
    float: left;
    margin: 5px 0 5px 10px;
    width: 40px;
    height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fa-facebook-square:before {
    font-size: 32px;
}
.social-media a .fa-apple,
.social-media button .fa-apple {
    background: #d7d9d8;
}
.social-media a .fa-rss,
.social-media button .fa-rss {
    background: #ee802f;
}
.social-media a .fa-print,
.social-media button .fa-print {
    background: #969696;
}
.social-media button:hover i,
.social-media li a:hover i {
    opacity: 0.8;
}
.custom-social-share .social-media,
.social-media.aSocial {
    text-align: left !important;
}
.custom-social-share .custom_share_count {
    display: inline-block;
    position: relative;
    border-right: 1px solid #cecece;
    margin-right: 0;
    text-align: center;
    color: #670c0c;
    line-height: 1;
    padding-right: 10px;
    margin-left: -10px;
}
.custom-social-share .custom_num {
    font-weight: 700;
    font-size: 30px;
    display: block;
}
.custom-social-share .share_word {
    font-size: 14px;
}
.custom-social-share .slash {
    color: gray;
    font-size: 64px;
    position: absolute;
    right: -50px;
    top: 11px;
}
.sb-icon-search,
.sb-search,
.sb-search-input,
.sb-search-submit {
    height: 35px;
    position: absolute;
    right: 0;
}
#Container .mix {
    display: none;
}
.sb-search {
    top: 8px;
    width: 0%;
    min-width: 45px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    transition: width 0.5s;
    -webkit-backface-visibility: hidden;
}
.sb-search-input {
    top: 0;
    border: none;
    outline: 0;
    background: #fff;
    width: 100%;
    margin: 0;
    z-index: 10;
    padding: 7px 65px 7px 10px;
    font-family: inherit;
    font-size: 18px;
    color: #2c3e50;
}
input[type="search"].sb-search-input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
.sb-search-input:-moz-placeholder,
.sb-search-input:-ms-input-placeholder,
.sb-search-input::-moz-placeholder,
.sb-search-input::-webkit-input-placeholder {
    color: #9a1515;
}
.sb-icon-search,
.sb-search-submit {
    width: 60px;
    display: block;
    top: 0;
    padding: 0 20px;
    margin: 0;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}
.sb-search-submit {
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    color: red;
    border: none;
    outline: 0;
    z-index: -1;
}
.sb-icon-search {
    color: #fff;
    background: #323991;
    z-index: 90;
    font-size: 18px;
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}
.sb-search.sb-search-open {
    overflow: visible;
}
.no-js .sb-search,
.sb-search.sb-search-open {
    width: 100%;
}
.no-js .sb-search .sb-icon-search,
.sb-search.sb-search-open .sb-icon-search {
    background: #323991;
    color: #f1f1f1;
    z-index: 11;
}
#sa,
#unicode_font {
    color: #fff;
    position: absolute;
    height: 35px;
    background: #000;
}
#unicode_font {
    width: 200px;
    left: -200px;
    top: 0;
    z-index: 1;
    padding: 6px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.sb-search.sb-search-open #unicode_font {
    width: 25%;
    left: -25%;
    opacity: 1;
    display: none;
}
#sa {
    border: 1px solid #000;
    border-left: none;
    border-radius: 0;
    right: 20px;
    z-index: 1000000;
    padding: 3px 15px;
    visibility: hidden;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#sa:hover,
.sb-search.sb-search-open #sa {
    visibility: visible !important;
}
#sa:hover {
    background: #000;
}
#menu .form-control {
    box-shadow: none;
    font-size: 16px;
    border: 0;
    transition: all 0.3s;
    background: 0 0;
    height: 34px;
    border-radius: 3px;
}
#menu .input-group {
    height: 34px;
    border: 1px solid #eee;
    border-radius: 0;
    padding-right: 1px;
    background: #fff;
}
#menu.affix .input-group {
    margin-left: 187px;
}
#menu .dropdown-toggle {
    background: 0 0;
}
#menu .dropdown-toggle i {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#menu .navbar-nav .dropdown.open .dropdown-toggle i {
    transform: rotate(180deg);
}
#menu .btn:hover {
    background: 0 0;
    color: #000;
}
#menu .navbar-nav .dropdown.open > a,
#menu .navbar-nav li > a:hover {
    background: #9a1515;
    color: #fff;
}
#menu .navbar-nav .mega-dropdown-menu a:hover {
    background: 0 0;
    color: #439ec9;
}
#menu .navbar-nav li.active a {
    background: #9a1515;
    color: #fff !important;
}
.mega-dropdown-menu {
    padding: 0;
    width: 100%;
    border-radius: 0;
    border-top: 1px solid #eee;
}
#menu .mega-dropdown-menu ul {
    border-right: 1px solid #eee;
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu .mega-dropdown-menu ul.media {
    border-right: none;
}
#menu .mega-dropdown-menu a {
    color: #000;
    font-size: 1.35em;
    text-decoration: none;
}
#main-content section:nth-of-type(even) {
    background: #fff;
}
.perliment-elect-section {
    background: #333 !important;
}
.perliment-elect-section .perliment-elect-section-container {
    padding: 20px 0 !important;
}
.perliment-elect-section .perliment-elect-section-container .catTitle a {
    color: #fff !important;
}
.single-block {
    background: #fff;
    position: relative;
    margin-bottom: 20px;
    min-height: 240px;
}
.single-block a {
    color: #000;
    display: block;
    text-decoration: none;
}
.single-block h3 {
    margin: 0;
    font-size: 1em;
    line-height: 26px;
}
.single-block h4 {
    margin: 0 0 5px;
    font-size: 1em;
    line-height: 26px;
}
.single-block .overlay-details h3 a,
.single-block .overlay-details h4 a {
    color: #fff;
}
.single-block .overlay-details {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 10px;
}
.single-block .overlay-details p {
    color: #f1f1f1;
}
.single-block small {
    font-size: 12px;
    color: gray;
    margin-top: 0;
    display: block;
}
.single-block .heading a {
    padding: 15px;
}
.single-block p {
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 0.95em;
}
.single-block .img-box {
    position: relative;
}
.single-block .img-box i.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 70px;
    width: 70px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 60px;
    color: #fff;
    border-radius: 50%;
    font-size: 30px;
    padding-left: 8px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px gray;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px gray;
    opacity: 0.8;
}
.single-block .author,
.single-block .meta {
    position: absolute;
    left: 0;
    border-top: 1px solid #eee;
    bottom: 0;
}
.single-block:hover .img-box i.fa-play {
    background: #fff;
    color: #9a1515;
}
.single-block .img-box i.fa-camera,
.single-block .img-box i.fa-microphone {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.7);
    color: #9a1515;
    padding: 10px 15px;
}
.single-block:hover .img-box i.fa-camera,
.single-block:hover .img-box i.fa-microphone {
    background: #9a1515;
    color: #fff;
}
.Sports .single-block .img-box {
    overflow: hidden;
}
.Sports .single-block h3 {
    font-size: 1em;
    line-height: 26px;
}
.single-block .icon-box {
    position: absolute;
    top: 0;
    left: 0;
}
.single-block .icon-box i {
    color: #fff;
    padding: 10px 15px;
    background: rgba(0, 0, 0, 0.6);
    display: inline-block;
}
.single-block .img-box:hover .icon-box i {
    background: #b30f0f;
}
.single-block:hover img {
    opacity: 0.95;
}
.single-block h3:hover a,
.single-block h4:hover a {
    color: #439ec9;
}
.single-block h1 {
    font-size: 1.875em;
    line-height: 40px;
}
.single-block:hover .overlay-details h3 a {
    color: #f1f1f1;
}
.single-block img {
    width: 100%;
    font-size: 12px;
    line-height: 1;
    color: #a2a2a2;
}
.single-block .details,
.single-block .related {
    padding: 10px 15px;
    min-height: 100px;
}
.meta {
    line-height: 16px;
}
.single-block .meta {
    width: 100%;
    padding: 10px;
    right: 0;
    background: #fff;
}
.single-block .meta a,
.single-block .meta span {
    font-size: 12px;
    color: #868686;
}
.single-block .meta a {
    padding-right: 10px;
}
.single-block .meta a.pull-right::before {
    position: absolute;
    width: 3px;
    height: 12px;
    right: 10px;
    background: #b30f0f;
    top: 12px;
}
.single-block .meta a:hover {
    color: #439ec9;
}
.single-block .meta .tags a {
    padding: 0;
    display: inline-block;
}
.single-block .meta .tags a:hover {
    color: #000;
}
.single-block .author {
    width: 100%;
    padding: 10px;
    right: 0;
    background: #fff;
}
.single-block .author img {
    float: left;
    width: 40px;
    margin-right: 10px;
    height: 40px;
    border-radius: 50px;
}
.single-block .author a {
    font-size: 14px;
    color: #868686;
}
.single-block .author a:hover {
    color: #439ec9;
}
.single-block.shadow {
    box-shadow: 0 1px 4px 0 #b9b9b9;
}
.single-block.shadow:hover {
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.59);
}
.mainLead {
    min-height: 510px;
    max-height: 510px;
    overflow: hidden;
}
.mainLead h3 {
    font-size: 1.8em;
    margin: 0 0 15px;
    padding: 0;
    line-height: 40px;
}
.subLead .details {
    padding: 10px 15px;
}
.single-block.subLead {
    min-height: 245px;
}
#main-content section:nth-of-type(even) .single-block,
.box-white .single-block {
    background: #f1f1f1;
    position: relative;
    margin-bottom: 20px;
    min-height: 240px;
}
.box-white .opinion .single-block {
    background: #f1f1f1;
    position: relative;
    margin-bottom: 20px;
    min-height: 200px;
}
.opinion .single-block {
    background: #fff;
    position: relative;
    margin-bottom: 20px;
    min-height: 240px;
}
.opinion .single-block p {
    margin-top: 10px;
    font-size: 1em;
    line-height: 22px;
}
.opinion .single-block .details {
    height: 140px;
    overflow: hidden;
}
.opinion .single-block .a:hover {
    color: #337ab7;
}
.opinion i {
    color: #bcbcbc;
}
#main-content section:nth-of-type(even) .single-block .meta {
    background: #f1f1f1;
    border-top: 1px solid #fff;
}
.single-block .details .media {
    border-top: 1px dashed gray;
    margin: 0 !important;
    padding: 10px 0;
    overflow: hidden;
}
.deshjure .media .media-left a,
.single-block .details .media .media-left,
.single-block .details .media .media-left a,
.topSakkhatkar .sakkhatkar-block .media a.pull-left {
    position: relative;
}
.deshjure .media .media-left a i.fa-play,
.single-block .details .media .media-left i.fa-play,
.topSakkhatkar .sakkhatkar-block .media a.pull-left i.fa-play {
    position: absolute;
    font-size: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.3);
    padding: 5px 5px 5px 7px;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    line-height: 12px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    opacity: 0.8;
}
.deshjure .media:hover .media-left a i.fa-play,
.single-block .details .media:hover .media-left i.fa-play,
.topSakkhatkar .sakkhatkar-block .media:hover a.pull-left i.fa-play {
    background: #fff;
    color: #9a1515;
}
.single-block .details .media .media-left img {
    width: 80px;
}
.single-block .details .media .media-body h4 {
    font-size: 1em;
    margin: 0;
    line-height: 22px;
}
.single-block.auto {
    min-height: inherit !important;
}
.overlay-category {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 2px 10px;
}
.overlay-category a {
    color: #fff;
    font-size: 14px;
}
.overlay-category a:hover {
    color: red;
    font-size: 14px;
}
.special-box {
    width: 100%;
    background: #1a1a1a;
    color: #fff;
}
.special-box .catTitle {
    font-size: 36px;
    padding-top: 2px;
}
.special-box .catTitle span {
    padding-right: 15px;
    padding-bottom: 5px;
    display: inline-block;
}
.special-box .catTitle .liner::before {
    border-top: 8px solid #c00;
    top: 12px;
}
.special-box .catTitle .liner::after {
    border-top: 8px solid #c00;
    top: 23px;
}
.special-box .catTitle .liner.red::before {
    border-top: 8px solid #c00;
    top: 12px;
}
.special-box .catTitle .liner.red::after {
    border-top: 8px solid #c00;
    top: 23px;
}
.special-box .overlay-details {
    background: #292929;
}
.special-box .overlay-details h2 {
    margin: 0;
}
.special-box .overlay-details h2 a {
    color: #fff;
    padding: 10px;
}
.special-box .single-block {
    background: 0 0;
}
.special-box .single-block .details {
    padding: 0;
}
.special-box .single-block a {
    color: #fff;
}
.special-box .single-block a:hover {
    color: #c00;
}
.special-box .single-block .details .media {
    height: auto !important;
    padding: 8px 0;
}
.special-box .single-block .details .media:first-child {
    border-top: 0 dashed transparent;
    padding-top: 0 !important;
}
.special-box .single-block .list-special {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.special-box .single-block .list-special li a {
    border-top: 1px dashed gray;
    padding: 10px 0;
}
.special-box .catTitle a {
    color: #fff;
    display: inline-block;
    padding-bottom: 5px;
}
#load_more_button,
.fb-live h2 a {
    display: block;
    text-align: center;
}
.category .single-block {
    margin-bottom: 0 !important;
    height: 505px;
}
.category .single-block:hover img {
    opacity: 1;
}
.category .single-cat-height {
    height: 500px;
    overflow: hidden;
}
.category .single-block .details ul {
    list-style: none;
}
.category .single-block .details ul li {
    border-top: 1px dashed #868686;
}
.category .single-block .details ul li a {
    padding: 5px 0;
}
.category .single-block .details ul li a:hover {
    color: #1167a8;
    padding: 5px 0;
}
.category .single-block > h4 {
    padding: 10px 15px 0;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 0;
}
.category .single-block h3 a,
.category .single-block h3:hover a,
.category .single-block h4 a,
.category .single-block h4:hover a {
    color: inherit;
    font-size: 0.85em;
}
.category .single-block h4 a:hover {
    color: #1167a8;
    font-size: 0.85em;
}
.single-block.cat-block {
    height: 90px;
    min-height: 0;
    overflow: hidden;
}
.single-block.cat-block img {
    height: 90px;
}
.single-block.cat-block h3 {
    font-size: 1.1em;
    line-height: 26px;
}
#load_more_button {
    background: #b30f0f;
    border: none;
    padding: 15px;
    color: #fff;
    width: 100%;
}
#load_more_button:hover {
    opacity: 0.8;
}
.postslide {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10000;
}
.postslide a {
    color: #000;
    z-index: 10;
}
.postslide.post_next {
    right: 0;
}
.postslide i {
    height: 100px;
    background: #909090;
    color: #fff;
    line-height: 100px;
    padding: 0 5px;
}
.post_info {
    position: absolute;
    width: 300px;
    height: 100px;
    top: 0;
    background: #dcdcdc;
    padding: 10px 5px 10px 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: -1;
    overflow: hidden;
}
.post_prev .post_info {
    left: -271px;
    border-right: 4px solid #b30f0f;
}
.post_next .post_info {
    right: -271px;
    border-left: 4px solid #b30f0f;
}
.post_thumbnail img {
    width: 120px;
    float: left;
    margin-right: 5px;
    font-size: 12px;
    line-height: 1;
    color: rgba(40, 51, 49, 0.33);
    margin-top: 5px;
}
.post_prev a:hover .post_info {
    left: 25px;
}
.post_next a:hover .post_info {
    right: 25px;
}
.fb-live h2 a {
    color: #fff;
    padding: 10px 15px;
    background: #07375c;
    font-size: 0.75em;
}
.fb-live h2 a:hover {
    text-decoration: none;
    background: #850d0d;
}
.fb-live .single-block {
    background: #333 !important;
    margin-bottom: 0 !important;
    height: 500px;
    overflow: hidden;
}
.fb-live .single-block > h4 a {
    color: #fff !important;
    padding: 10px 10px 0;
    font-size: 20px;
}
.fb-live .single-block a {
    color: #fff !important;
}
.fb-live .single-block a:hover {
    color: #bfc9de !important;
}
.fb-live .single-block .media {
    padding: 5px 0;
}
.fb-live .allnews a {
    background: #000;
    color: #fff !important;
}
.sider,
.vid-wrap,
.video {
    transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}
.video {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 5;
}
.sider {
    position: fixed;
    width: 100%;
}
.vid-wrap > iframe {
    transition: 0.5s;
}
.sider .embed-responsive-16by9 {
    padding-bottom: 0;
    overflow: visible;
}
.Entertainment .single-block .img-box,
.catTitle,
.catTitleBlock {
    overflow: hidden;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.sider .vid-wrap iframe {
    width: 22.1%;
    height: 240px;
    top: 50px;
    left: 65.7%;
}
.deshjure {
    padding-top: 20px;
}
.deshjure .media {
    margin-bottom: 17px;
}
.deshjure .media a {
    color: #000;
    text-decoration: none;
    font-size: 0.9em;
}
.deshjure .media img {
    width: 120px;
    font-size: 12px;
    line-height: 1;
    color: #a2a2a2;
}
.deshjure .media a:hover {
    color: #439ec9;
}
.deshjure .media .media-left .media-object {
    width: 150px;
}
.deshjure .media .media-body .meta {
    position: relative;
}
.deshjure .media .media-body .meta i {
    display: inline-block;
    font-size: 12px;
}
.deshjure .media .media-body .meta a {
    display: inline-block;
    font-size: 12px;
    color: #868686;
}
.deshjure .media .media-body .meta a:hover {
    color: #000;
}
.deshjure .single-block {
    height: auto;
}
.deshjure .col-sm-3 .single-block,
.national .col-sm-3 .single-block {
    min-height: 217px !important;
    height: 217px !important;
    max-height: 217px !important;
}
.deshjure .col-sm-3 .single-block .details,
.national .col-sm-3 .single-block .details {
    padding: 5px 15px !important;
    min-height: 90px !important;
    height: 90px !important;
    max-height: 90px !important;
}
.homePageSideSvg {
    padding-right: 19px;
    padding-left: 18px;
}
.national .col-sm-6 .single-block h4 {
    font-size: 1.15em;
}
.content-media--video {
    background-color: #ddd;
    display: block;
    position: relative;
    padding: 0 0 56.25%;
    z-index: 1;
}
.content-media--video iframe {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#featured-video {
    transition: width 0.2s ease-in-out, height 0.2s ease-in-out, transform 0.38s ease-in-out;
}
.featured-image {
    margin-top: -15px !important;
}
#featured-video.is-sticky {
    position: fixed;
    top: 60px;
    left: auto;
    max-width: 280px;
    max-height: 158px;
    width: 280px;
    height: 158px;
}
@media screen and (min-width: 1120px) {
    #featured-video.is-sticky {
        transform: translateX(-80%);
    }
}
@media screen and (min-width: 1300px) {
    #featured-video.is-sticky {
        transform: translateX(-115%);
    }
}
.catTitle {
    position: relative;
    margin: 0 0 10px;
    padding: 2px 0 0;
    font-size: 26px;
}
.catTitle .liner::after,
.catTitle .liner::before {
    position: absolute;
    content: "";
    width: 100%;
    border-top: 6px solid #d9d9d9;
    vertical-align: bottom;
    display: inline-block;
}
.catTitle a {
    background: 0 0;
    color: #000;
    padding-right: 15px;
    text-decoration: none;
}
.catTitle .liner::before {
    top: 10px;
}
.catTitle .liner::after {
    top: 18px;
}
.catTitleBlock {
    padding: 10px 0;
    margin: 0;
}
.catTitleBlock .left,
.catTitleBlock .left .catName {
    float: left;
}
.catTitleBlock .left .catName a {
    color: #000;
    text-decoration: none;
}
.catTitleBlock .left .catSubName {
    float: left;
    margin-left: 10px;
}
.catTitleBlock .left .catSubName a {
    display: inline-block;
    font-size: 65%;
    padding: 5px;
    color: #6a6a6a;
    text-decoration: none;
}
.catTitleBlock .left .catSubName a:hover {
    color: #000;
}
.catTitleBlock .right {
    float: right;
    font-size: 20px;
    padding-top: 5px;
    color: #6a6a6a;
    text-decoration: none;
}
.catTitleBlock .right:hover {
    color: #000;
}
.allnews a {
    display: block;
    text-align: center;
    border: none;
    padding: 5px;
    color: #000;
    background: #f6f6f6;
    text-decoration: none;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.allnews:hover a {
    opacity: 0.8;
}
.jagoTab2 {
    background: #fff;
    margin-bottom: 20px;
}
.jagoTab2 .nav-tabs {
    border: none;
    color: #000;
    background: #d2d2d2;
}
.jagoTab2 .nav-tabs > li > a {
    border: none;
    border-top: 3px solid #2e5297;
    border-bottom: 1px dashed #2e5297;
    color: #000;
    font-size: 1.08em;
    border-radius: 0;
    padding: 5px 15px;
    text-decoration: none;
    margin-bottom: 0;
}
.jagoTab2 .nav-tabs > li > a:hover {
    background: #d2d2d2;
}
.jagoTab2 .nav-tabs > li.active > a,
.jagoTab2 .nav-tabs > li.active > a:focus,
.jagoTab2 .nav-tabs > li.active > a:hover {
    border: none;
    border-radius: 0;
    background: #fff;
    color: #000;
    border-top: 3px solid #b30f0f;
    border-bottom: 1px dashed #b30f0f;
}
.jagoTab2 .tab-content ul.media-list {
    max-height: 388px;
    overflow-y: auto;
    padding-left: 30px;
}
.jagoTab2 .tab-content ul.media-list .media {
    border-bottom: 1px dotted gray;
    margin: 0;
    padding: 10px 0;
    position: relative;
    overflow: visible;
}
.jagoTab2 .tab-content ul.media-list .media .media-left {
    padding-right: 0;
}
.jagoTab2 .tab-content ul.media-list .media .media-left a {
    padding-right: 0;
    position: relative;
}
.jagoTab2 .tab-content ul.media-list .media .media-left a i.fa-play {
    position: absolute;
    font-size: 10px;
    top: 50%;
    left: 44%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.3);
    padding: 5px 5px 5px 7px;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    line-height: 12px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    opacity: 0.8;
}
.jagoTab2 .tab-content ul.media-list .media:hover .media-left a i.fa-play {
    background: #fff;
    color: #9a1515;
}
.jagoTab2 .tab-content ul.media-list .media .media-left span {
    position: absolute;
    margin-top: -1px;
    left: -25px;
    height: 35px;
    width: 34px;
    background: #353b46;
    text-align: center;
    line-height: 25px;
    color: #efeaa7;
    border-radius: 50%;
    border: 4px solid #fff;
    top: 15px;
    z-index: 1;
}
.jagoTab2 .tab-content ul.media-list .media .media-left img {
    width: 90px;
    display: inline-block;
    padding-right: 10px;
    font-size: 10px;
    line-height: 1;
    color: #a2a2a2;
}
.jagoTab2 .tab-content ul.media-list .media .media-right img {
    width: 60px;
}
.jagoTab2 .tab-content ul.media-list .media .media-body .media-heading {
    font-size: 0.95em;
    line-height: 1.35;
}
.jagoTab2 .tab-content ul.media-list .media .media-body .media-heading a {
    color: #000;
    display: block;
}
.jagoTab2 .tab-content ul.media-list .media:hover .media-heading a {
    color: #1167a8;
}
.jagoTab2 .tab-content ul li:hover a {
    color: #1167a8;
    text-decoration: none;
}
.photo .jagoTab2 .nav-tabs {
    border-right: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
}
.photo .jagoTab2 .tab-content ul.media-list {
    max-height: none !important;
    padding-left: 0;
    border: 1px solid #ccc;
    border-top: none;
}
.photo .jagoTab2 .tab-content ul.media-list .media {
    padding: 10px !important;
}
.jagoTab2.TagTab .tab-content {
    padding: 15px;
}
.jagoTab2.TagTab .tab-content .tag-block {
    margin-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
}
.jagoTab2.TagTab .tab-content .tag-block:last-child {
    margin-bottom: 0;
    border-bottom: 0 solid #dbdbdb;
    padding-bottom: 0;
}
.jagoTab2.TagTab .tab-content .tag-block .tag-img {
    position: relative;
}
.jagoTab2.TagTab .tab-content .tag-block .tag-img i.fa-play {
    position: absolute;
    font-size: 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.3);
    padding: 5px 5px 5px 12px;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    line-height: 42px;
    text-align: center;
    border: 5px solid #fff;
    color: #fff;
    opacity: 0.8;
}
.jagoTab2.TagTab .tab-content .tag-block:hover .tag-img i.fa-play {
    background: #fff;
    color: #9a1515;
}
.jagoTab2.TagTab .tab-content .tag-block .tag-img a {
    color: #fff;
}
.jagoTab2.TagTab .tab-content .tag-block .tag-img a:hover,
.jagoTab2.TagTab .tab-content .tag-block a {
    color: #ec5d64;
}
.jagoTab2.TagTab .tab-content .tag-block h3 {
    font-size: 1em;
    margin: 0;
}
.jagoTab2.TagTab .tab-content .tag-block a:hover {
    color: #c6171f;
}
.jagoTab2.TagTab .tab-content .tag-block p {
    padding-top: 10px;
    font-size: 0.85em;
    line-height: 24px;
}
.jagoTab2.TagTab .tab-content small {
    font-size: 12px;
    color: #777;
}
.jagoTab2.TagTab .tag-photo .col-sm-4 {
    margin-bottom: 20px;
}
.jagoTab2.TagTab .tag-photo a {
    color: #000;
}
.jagoTab2.TagTab .tag-photo a:hover {
    color: #ec5d64;
}
.jagoTab2.TagTab .tag-photo h3 {
    font-size: 1em;
    margin: 10px 0 0;
}
.cat_more {
    background: #d2d2d2 !important;
    text-align: left !important;
}
.topSakkhatkar {
    background: #fff;
    margin-bottom: 20px;
    height: 105px;
}
.topSakkhatkar h2 {
    margin: 0;
    padding: 10px;
    color: #000;
    background: #d9d9d9;
    text-align: center;
}
.archiveads,
.blockQuote {
    background: #fff;
    margin-bottom: 20px;
}
.topSakkhatkar h2 a {
    color: #000;
}
.topSakkhatkar h2 a:hover {
    color: #439ec9;
}
.topSakkhatkar .sakkhatkar-block {
    padding: 15px;
}
.topSakkhatkar .sakkhatkar-block .media {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 15px;
}
.topSakkhatkar .sakkhatkar-block .media .media-heading {
    line-height: 22px;
    font-size: 0.9em;
}
.topSakkhatkar .sakkhatkar-block .media:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.topSakkhatkar .sakkhatkar-block .media a {
    color: #000;
}
.topSakkhatkar .sakkhatkar-block .media a:hover {
    color: #439ec9;
}
.topSakkhatkar .sakkhatkar-block .media img.media-object {
    width: 105px !important;
}
.archiveads {
    height: 128px;
}
.blockQuote {
    padding: 10px 15px 20px;
    min-height: 200px;
}
.blockQuote .catTitle {
    border-bottom: 1px solid #eee;
    padding: 5px 0 10px;
}
.blockQuote .carousel .carousel-inner .item blockquote {
    height: 90px;
    overflow: hidden;
    background: #f9d0d7;
    border-left: 5px solid #b30f0f;
    margin-bottom: 11px;
}
.blockQuote .carousel .carousel-inner .item blockquote a {
    color: #000;
    text-decoration: none;
}
.blockQuote .carousel .carousel-inner .item blockquote a:hover {
    color: #1167a8;
}
.blockQuote .carousel .carousel-inner .item img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
}
.blockQuote .carousel .carousel-inner .item small {
    color: gray;
}
.blockQuote .carousel .control {
    position: absolute;
    top: -40px;
    color: gray;
}
.blockQuote .carousel .control:hover {
    color: #000;
}
.blockQuote .carousel .control.left {
    right: 15px;
}
.blockQuote .carousel .control.right {
    right: 0 !important;
}
.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #dedede;
}
.adv-img img {
    max-width: 100%;
    width: auto;
}
.adv-img a {
    font-size: 10px;
    display: block;
    margin-bottom: 10px;
}
.adv-img .quote {
    border: 1px solid #c5c5c5;
    padding: 20px 30px;
    text-align: left;
    margin-left: -30px;
    background: #fff;
    width: 50%;
    float: left;
    margin-right: 15px;
}
.adv-img .quote p {
    position: relative;
    font-size: 16px;
    color: #0f0a0e;
    margin-bottom: 10px;
}
.adv-img .quote p i {
    color: #cecece;
    font-size: 20px;
}
.content p {
    font-size: 1.1em;
    line-height: 30px;
}
.content-division {
    padding: 15px;
}
.content-division ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.content-division ul li a {
    display: block;
    background: #fff;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    padding: 2px 10px;
    margin-bottom: 5px;
}
.content-division ul li a:hover {
    background: #ebebeb;
}
.content-tags ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff;
}
.content-tags ul.padding15 {
    padding: 15px !important;
    margin-bottom: 15px;
}
.content-tags ul li {
    display: inline-block;
}
.content-tags ul li a {
    border: 1px solid #eee;
    display: block;
    background: #fff;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    padding: 2px 10px;
    margin: 2px 0;
}
.content-tags a {
    display: inline-block;
    margin: 2px 0;
}
.content-tags ul li a:hover {
    background: #ebebeb;
}
.related ul li a {
    border-bottom: 1px dashed #797979;
    display: block;
    padding: 5px 0;
}
.our-text h1,
.our-text p {
    display: inline;
    font-size: 15px;
}
.related ul li a:hover {
    color: #439ec9;
}
.footer-logo {
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.27);
}
.our-text {
    text-align: justify;
    line-height: 20px;
    color: #777;
}
.our-text h1 {
    font-weight: 400;
}
.timeline-centered {
    position: relative;
    margin-bottom: 20px;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after,
.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry:after,
.timeline-centered .timeline-entry:before,
.timeline-centered:after,
.timeline-centered:before {
    content: " ";
    display: table;
    clear: both;
}
.timeline-centered:before {
    position: absolute;
    display: block;
    width: 4px;
    background: #f5f5f6;
    left: 17.85%;
    top: 0;
    bottom: 10px;
}
.timeline-centered .timeline-entry {
    position: relative;
    width: 80%;
    float: right;
    margin-bottom: 10px;
    clear: both;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
    margin-left: 0;
    margin-right: -18px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
    left: auto;
    right: -100px;
    text-align: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
    float: right;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
    margin-left: 0;
    margin-right: 70px;
}
.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    margin-left: -15px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
    position: absolute;
    left: -95px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 18px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    background: #9a1515;
    color: #737881;
    display: block;
    width: 10px;
    height: 10px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    -moz-box-shadow: 0 0 0 5px #f5f5f6;
    -webkit-box-shadow: 0 0 0 5px #f5f5f6;
    box-shadow: 0 0 0 5px #f5f5f6;
    margin-top: 10px;
    font-size: 15px;
    float: left;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
    position: relative;
    background: #f5f5f6;
    padding: 10px;
    margin-left: 30px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #f5f5f6 transparent transparent;
    left: 1px;
    top: 10px;
    margin-left: -9px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .media .media-body a {
    color: #000;
    display: block;
}
.timeline-centered .timeline-entry .timeline-entry-inner .media .media-body a:hover {
    color: #337ab7;
}
.subscribe form .input-group input.form-control {
    box-shadow: none;
    height: 40px;
    background: #ececec;
    border: 1px solid #ececec;
    border-radius: 30px 0 0 15px;
    padding-left: 20px;
}
.subscribe form .input-group input.form-control:focus {
    box-shadow: none;
    border: none;
    background: #fff;
}
.subscribe form .input-group button.btn {
    border-radius: 0 15px 30px 0;
    border: 1px solid #737373;
    background: #737373;
    color: #fff;
    padding: 8px 30px;
    font-size: 16px;
    margin: 0;
    box-shadow: none;
    text-transform: uppercase;
}
.subscribe form .input-group button.btn:hover {
    box-shadow: none;
    border: 1px solid #9a1515;
    background: #9a1515;
}
.subscribe form .input-group button.btn:focus {
    box-shadow: none;
    border: 1px solid #b30f0f;
}
.footer-top {
    padding: 10px 0 5px 0;
}
.footer-top .weather h4 {
    color: #b9b9b9;
}
.footer-top .footer-menu li a,
.photo-footer-top .footer-menu li a {
    border: 1px solid #3c3c3c;
    font-size: 16px;
    color: #f1f1f1;
    text-decoration: none;
}
.footer-top .footer-menu {
    margin: 0;
    padding: 0;
}
.footer-top .footer-menu li {
    list-style: none;
    display: inline-block;
}
.footer-top .footer-menu li a {
    padding: 3px 15px;
    display: block;
}
.footer-top .footer-menu li a:hover,
.footer-top .footer-menu li.active a {
    background: #3c3c3c;
}
.footer-top .footer-menu li.active a:hover {
    background: #7b7b7b;
}
.photo-footer-top {
    padding: 20px 0;
}
.photo-footer-top .footer-menu {
    margin: 0;
    padding: 0;
}
.photo-footer-top .footer-menu li {
    list-style: none;
    display: inline-block;
}
.photo-footer-top .footer-menu li a {
    padding: 3px 15px;
    display: block;
}
.photo-footer-top .footer-menu li a:hover,
.photo-footer-top .footer-menu li.active a {
    background: #3c3c3c;
}
.photo-footer-top .footer-menu li.active a:hover {
    background: #7b7b7b;
}
.divider {
    border-top: 1px solid #3c3c3c;
    margin: 15px 0;
}
.dividerDetails {
    border-top: 1px solid #f3f3f3;
    margin: 10px 0;
}
.main-content .caption {
    padding: 0 15px;
    font-size: 14px;
    color: gray;
    font-style: italic;
}
.main-content blockquote .small:before {
    display: none !important;
}
.photo .main-content .caption {
    font-size: inherit;
    color: #fff;
    font-style: normal;
}
.footer-top h3 {
    margin: 0;
}
.newsinfo {
    padding: 15px;
}
.newsinfo a {
    display: inline-block !important;
}
.footer {
    width: 100%;
    background: #000;
    padding: 10px 0;
    color: #f1f1f1;
    border-bottom: 1px solid #222;
}
.warning {
    color: #9a1515;
    padding: 0;
}
.content-details .ilink p a,
.content-details > p a {
    color: inherit !important;
}
.content-details {
    padding: 15px 15px 0;
}
.content-details p {
    line-height: 1.75;
    font-size: 20px;
}
.content-details .ilink {
    padding: 5px 15px;
    background: #e7e7e7;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
}
.content-details .ilink p {
    margin-bottom: 0;
}
.content-details h1 {
    font-size: 22px;
    font-weight: 700;
}
.content-details h2 {
    font-size: 20px;
    font-weight: 700;
}
.time-with-author {
    font-size: 14px;
    line-height: 1;
}
.single-media .media-list {
    border: 1px solid #e6e6e6;
}
.single-media .media {
    padding: 15px;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
}
.single-media .media .media-left img {
    width: 80px;
}
.single-media .media .media-body .media-heading {
    color: #000;
    text-decoration: none;
}
.single-media .media .media-body .media-heading:hover {
    color: #439ec9;
}
.photo a.badge {
    position: absolute;
    top: 0;
    border-radius: 0;
    color: #f1f1f1;
}
.photo a.badge:hover {
    color: #439ec9;
}
.photo .carousel-inner .caption a {
    background: rgba(0, 0, 0, 0.8);
    display: block;
    color: #fff;
    padding: 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
#queries a,
.photo-title .photo-tags li {
    display: inline-block;
}
.breadcrumb li a {
    color: #b30f0f;
}
.breadcrumb li a:hover {
    color: #8d0f0f;
}
.photo-title small {
    font-size: 14px;
}
.photo-title small a {
    color: #000;
    font-weight: 700;
}
.photo-title small a:hover {
    color: #439ec9;
}
.photo-title blockquote {
    padding: 10px 0 10px 25px;
    margin: 25px 0;
    line-height: 26px;
}
.photo-title .media {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}
.photo-title .media .media-left img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: inline-block;
}
.photo-title .photo-tags {
    margin-bottom: 15px;
    padding: 0;
}
#queries,
.poll,
.poll h3 {
    margin-bottom: 20px;
}
.photo-title .photo-tags li a {
    color: #8a8a8a;
    border: 1px solid #dfdfdf;
    font-size: 14px;
    padding: 3px 10px;
    border-radius: 15px;
}
.photo-title .photo-tags li a:hover {
    background: #b30f0f;
    color: #fff;
    border-color: #b30f0f;
}
.poll {
    background: #000;
    padding: 10px 15px;
    color: #fff;
}
#queries,
#queries a:hover {
    background: #fff;
}
.poll h3 {
    padding-bottom: 15px;
    border-bottom: 1px solid #929292;
    margin-top: 10px;
    font-size: 1.25em;
}
.poll label {
    font-weight: 400;
}
hr {
    height: 0;
    margin-bottom: 0;
    margin-top: 0;
}
.btn-bread {
    margin-top: 10px;
    font-size: 12px;
    border-radius: 3px;
}
.demo-gallery ul li .single-block:hover {
    cursor: zoom-in;
}
.lg-outer {
    cursor: zoom-out !important;
}
#queries {
    padding: 15px;
}
#queries a {
    color: #000;
    background: #f1f1f1;
    padding: 1px 8px;
    border: 1px solid #eee;
    margin: 2px 0;
    text-decoration: none;
    font-size: 13px;
}
.gs-bidi-start-align .gs-snippet,
.gs-fileFormatType,
.gs-imageResult .gs-snippet,
.gs-webResult .gs-snippet,
.gsc-control-cse {
    font-family: "Helvetica Neue", Helvetica, Arial, SolaimanLipi, sans-serif, SolaimanLipiNormal !important;
}
.gsc-results .gsc-imageResult,
.gsc-webResult.gsc-result {
    border-bottom: 1px solid #e3e3e3 !important;
}
.gs-result .gs-title,
.gs-result .gs-title * {
    text-decoration: none !important;
}
.gs-imageResult a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link {
    color: #000 !important;
    text-decoration: underline !important;
}
.gs-imageResult a.gs-title:link b,
.gs-webResult.gs-result a.gs-title:link b {
    color: #ec5d64 !important;
}
.gs-imageResult a.gs-title:hover,
.gs-imageResult a.gs-title:hover b,
.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b {
    color: #ec5d64 !important;
    text-decoration: underline !important;
}
.gs-imageResult div.gs-visibleUrl,
.gs-webResult div.gs-visibleUrl {
    color: grey !important;
}
.gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
    width: 88px !important;
    padding-left: 8px !important;
    padding-top: 5px !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
    height: 30px !important;
    width: 30px !important;
    display: inline-block !important;
    text-align: center !important;
    line-height: 30px !important;
    border-radius: 50% !important;
    border: 1px solid #e3e3e3 !important;
    color: #000 !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    background: #9a1515 !important;
    color: #fff !important;
    border: 1px solid #9a1515 !important;
    text-decoration: none !important;
}
.gs-spelling a {
    color: #c20d16 !important;
}
.gsc-tabsArea {
    border-color: #b30f0f !important;
    height: 28px !important;
}
.gsc-tabHeader {
    overflow: hidden !important;
}
.gsc-tabHeader.gsc-tabhActive {
    border-color: #b30f0f #b30f0f #fff !important;
    background-color: #fff !important;
}
.gs-bidi-start-align.gs-snippet b {
    color: #ec5d64 !important;
}
.gs-error-result .gs-snippet,
.gs-no-results-result .gs-snippet {
    padding: 20px !important;
    border: 1px solid #eee !important;
    background-color: #eee !important;
}
.gsc-results .gsc-cursor-box {
    text-align: center !important;
}
#bio {
    font-size: 0.9em;
}
.author-img,
.author-img img {
    width: 200px;
}
.author-page {
    padding-top: 20px;
}
.author-news .img-box {
    position: relative;
}
.author-news .icon-box {
    position: absolute;
    top: -2px;
    left: 0;
}
.author-news .icon-box i {
    color: #fff;
    padding: 5px 10px;
    background: #c20d16;
    display: inline-block;
    font-size: 12px;
}
.author-news .img-box:hover .icon-box i {
    color: #c20d16;
    background: #fff;
}
.author-page .media {
    border-bottom: 1px solid #e3e3e3;
    background: #fff;
}
.author-page .media .media-left a {
    color: #000;
}
.author-page .media .media-left a:hover {
    color: #439ec9;
}
.author-page .media .media-left img {
    width: 160px;
}
.author-page .media .media-body h4 {
    font-size: 1em;
    margin: 15px 0 0;
}
.author-page .media .media-body a {
    color: #000;
    text-decoration: none;
}
.author-page .media .media-body span {
    color: gray;
    font-size: 12px;
}
.author-page .media .media-body a:hover {
    color: #439ec9;
}
.author-page .single-block {
    position: relative;
}
.author-page .single-block i.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 70px;
    width: 70px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 60px;
    color: #fff;
    border-radius: 50%;
    font-size: 30px;
    padding-left: 8px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px gray;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px gray;
    opacity: 0.8;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.photo .pagination > li:first-child > a,
.photo .pagination > li:first-child > span {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.photo .pagination > li:last-child > a,
.photo .pagination > li:last-child > span {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.author-page .single-block:hover i.fa-play {
    background: #fff;
    color: #9a1515;
}
.photo .single-block {
    background: 0 0;
    height: auto;
    min-height: 1%;
    max-height: 1%;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover,
.photo .pagination > .active > a,
.photo .pagination > .active > a:focus,
.photo .pagination > .active > a:hover,
.photo .pagination > .active > span,
.photo .pagination > .active > span:focus,
.photo .pagination > .active > span:hover {
    background-color: #8b0000;
    border-color: #8b0000;
}
.photo .single-block h4 {
    margin-top: 10px;
}
.photo .pagination > li {
    display: inline-block;
}
.photo .pagination {
    display: block;
    text-align: center;
}
.image img,
.pagination > li {
    display: inline-block;
}
.photo .pagination > li > a,
.photo .pagination > li > span {
    padding: 6px 15px;
    color: #000;
    font-size: 14px;
}
.photo .pagination > .active > a,
.photo .pagination > .active > span {
    color: #fff;
}
.pagination {
    display: block;
    text-align: center;
}
.pagination > li > a,
.pagination > li > span {
    padding: 6px 15px;
    color: #000;
    font-size: 14px;
}
.pagination > .active > a,
.pagination > .active > span {
    color: #fff;
}
.archive-box {
    position: relative;
}
.archive-box i.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, 0.14);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 50%;
    font-size: 24px;
    padding-left: 8px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 30px 2px gray;
    -moz-box-shadow: 0 0 30px 2px gray;
    box-shadow: 0 0 30px 2px gray;
    opacity: 0.8;
}
.holder_bu_awayL1,
.holder_bu_awayL2 {
    position: absolute;
    top: 0;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
}
.single-block:hover .archive-box i.fa-play {
    background: #fff;
    color: #9a1515;
}
.Entertainment .single-block h3 {
    font-size: 1em;
    line-height: 26px;
}
.info {
    background: #ccc;
    color: #fff;
    padding: 25px 0;
    font-size: 24px;
}
a:hover {
    text-decoration: none;
}
#wrapper_bu {
    position: absolute;
    width: 100%;
    left: -4%;
}
.txt_h1 {
    font-size: 2em;
}
.holder_bu {
    cursor: pointer;
}
.holder_bu_awayL1 {
    left: 0;
    width: 33.3%;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.holder_bu_awayL2 {
    left: 66%;
    width: 33.3%;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.holder_bu_awayR1,
.holder_bu_center {
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    position: absolute;
    top: 0;
}
.holder_bu_center {
    left: 33%;
    width: 33.3%;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.holder_bu_awayR1 {
    left: 80%;
    width: 10%;
    height: 40%;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.holder_bu_awayR2 {
    position: absolute;
    top: 0;
    left: 90%;
    width: 10%;
    height: 30%;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.wrapper_bu {
    height: 70px;
    position: relative;
}
.wrapper_bu .image i.fa-star {
    color: #ed1390;
}
.wrapper_bu .image i.fa-map-marker {
    color: #ffb200;
}
.wrapper_bu .image i.fa-tint {
    color: #00cf08;
}
.panel-default {
    border: none;
}
.panel-heading {
    padding: 0;
}
.title.active {
    font-size: 17px;
    color: #181818;
    line-height: 20px;
}
.title {
    font-size: 15px;
    color: #878787;
    margin: 5px 0;
    text-transform: uppercase;
}
.single-name h1 {
    margin: 0 0 15px;
}
.single-name ul {
    margin: 0;
    padding: 15px;
    list-style: none;
    text-align: left;
}
.single-name ul li {
    width: 16.66%;
    float: left;
}
.single-name ul li a {
    color: #000;
    padding: 3px 0;
    display: block;
}
.single-name ul li a:hover {
    color: #00bfff;
}
.photo .panel h1 {
    margin: 0;
}
@media (min-width: 1200px) {
    .col-sm-8.main-content {
        width: 69.5%;
    }
    .col-sm-4.aside {
        width: 30.5%;
        position: relative;
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .sider .vid-wrap iframe {
        width: 25%;
        height: 280px;
        top: 50px;
        left: 67.7%;
    }
}
@media (max-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
}
@media only screen and (max-width: 767px) {
    #menu {
        background: #fff;
    }
    #menu a {
        color: #000;
    }
    #menu .bn-edition {
        color: #fff;
    }
    .no-js .sb-search .sb-icon-search,
    .sb-icon-search,
    .sb-search.sb-search-open .sb-icon-search {
        background: #9a1515;
    }
    .cat-lead .col-sm-4 > div {
        padding: 15px;
    }
    .single-block.cat-block,
    .single-block.cat-block img {
        height: auto;
    }
    .single-block.cat-block h4 {
        font-size: 0.8em;
        margin-top: -10px;
    }
    #loadMoreContent {
        background: #fff;
        padding: 15px 0;
        margin-bottom: 15px;
    }
    .archive .single-block {
        background: 0 0;
    }
    .jagoTab2.ThreeTab .nav-tabs > li {
        width: 33.33% !important;
        float: left;
    }
    .jagoTab2.TwoTab .nav-tabs > li {
        width: 50% !important;
        float: left;
    }
    .author-img,
    .author-img img {
        width: 120px;
    }
    .author-img {
        display: block;
        margin: auto auto 15px;
    }
    .author-name,
    .author-occupation {
        text-align: center;
    }
    .author-page .single-block p,
    .author-page h3 {
        padding: 0 15px;
    }
    .author-page .single-block small {
        padding: 5px 15px;
    }
    .jagoTab2.TagTab .tab-content .tag-block h3 {
        margin: 12px 0 0 !important;
    }
    h1.no-margin {
        font-size: 24px;
    }
}
@media print {
    #main-content .col-lg-9 {
        width: 100% !important;
    }
    #at4-toaster {
        display: none !important;
        visibility: hidden !important;
    }
    #main-content .col-lg-pull-9 {
        width: 0 !important;
        visibility: hidden !important;
    }
}
.election-box {
    margin-bottom: 20px;
}
.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 {
    text-align: center;
    display: table;
    width: 100%;
    margin-top: 10px;
}
.election-box .head-row p {
    margin-bottom: 0;
    font-size: 14px;
}
.election-box .head-title a {
    background: #0d4ba4;
    color: #fff;
    text-align: center;
    display: block;
    padding: 10px 5px;
    border-bottom: 2px solid #0a3a80;
}
.election-box .head-title a:hover {
    color: #337ab7;
}
.election-box .table {
    background: #2969c5;
    color: #fff;
    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: #0d4ba4;
    color: #fff;
    padding: 1px 15px 10px;
    font-size: 12px;
    text-align: center;
}
.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;
}
.footer-social-icon {
    float: right;
}
.footer-social-icon ul li:first-child {
    background: #026dbd;
    width: 70px;
    border-radius: 2px;
    height: 32px;
}
.footer-social-icon ul li:first-child a {
    color: #fff !important;
}
.footer-social-icon ul li {
    float: left;
    margin: 0px 0 0px 10px;
    width: 40px;
    height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-social-icon .fa-facebook-f:before {
    background: #2052bd;
    color: #fff;
    font-size: 22px;
    padding: 5px 10px 5px 12px;
}
.footer-social-icon .fa-twitter:before {
    background: #208cbd;
    color: #fff;
    font-size: 22px;
    padding: 5px 10px 5px 12px;
}
.footer-social-icon .fa-linkedin-in:before {
    background: #208cbd;
    color: #fff;
    font-size: 22px;
    padding: 5px 10px 5px 12px;
}
.footer-social-icon .fa-rss:before {
    background: #ef9515;
    color: #fff;
    font-size: 22px;
    padding: 5px 10px 5px 12px;
}
.footer_d_logo {
    float: right;
    text-align: right;
}
.footer_d_logo img {
    max-width: 25%;
}
.footer_logo img {
    height: 40px;
    width: auto;
}
.footer_apps_icon {
    padding-top: 3px;
}
.footer_apps_icon img {
    max-width: 115%;
}
.text-muted a {
    color: #777 !important;
}
.our-text .col-md-9 {
    padding-top: 5px;
}
.e-advertisement{text-align: center;}
.e-advertisement img{max-width: 100%;}