/*
Theme Name: 8848newsnepal
Theme URI: https://8848newsnepal.com
Author: Himal Creation
Author URI: https://www.himalcreation.com
Description: Himal Creation Custum Newsportal Website for 8848newsnepal
Version: 1.6
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td:focus {
    border: 0;
    font: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    font-family: 'Ek Mukta', sans-serif;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
    font-size: 19px;
}
html {
    overflow: -moz-scrollbars-vertical; 
    overflow-y: scroll;
    overflow-x: hidden;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
a:focus, a:hover{
    color: #002693;
    text-decoration: none;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
span.vid-icn {
    position: absolute;
    top: 33%;
    left: 50%;
    font-size: 60px;
    transform: translate(-50%,-50%);
    z-index: 9;
}
.vid-icn i {
    color: #0f0f0fa6;
}
.awsm-foot a {
    color: #316694 !important;
}
@media screen and (max-width: 600px) {
  ul.dropdown-menu {
    text-align: center;
    margin-left: 75px;
  }
}
#footer a {
    color: #fff;
    font-size: 17px;
    line-height: 30px;
}
#footer {
    background:#294071;
    padding: 20px;
    color: #fff;
    font-size: 18px;
}
.foot-block h1 {
    font-weight: bold;
    color: #fff;
	font-family : khand ;
	font-size : 25px
}
.foot-list a:hover {
    font-weight: bold;
    color: #a10202 !important;
}
.footer-content p {
    color: #fff;
}
.footer-content strong {
    font-weight: bold;
    color: #ffffffd9;
}
.but-special {
    background: #fff;
    padding: 10px;
}
.but-special .cat-head {
    background: #fff;
}
.but-special .cat-head a {
    color: #fff;
}
.foot-block {
    display: block;
    border-bottom:2px solid #fff;
    position: relative;
    margin-bottom: 15px;
}
#taja {
    margin-bottom: 25px;
}
.awsm-foot a {
    line-height: 50px;
    color: #dce2ee !important;
}
.footers {
    border-bottom: 1px solid #294071;
    display: block;
    overflow: hidden;
}
.sb-break h2 {
    background: red;
    padding: 10px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
}
.sb-break h3 {
    font-size: 19px;
    margin-bottom: 5px;
    color: #777;
    font-weight: bold;
}
li.editor {
    color: #555;
}
.heading h1 {
    background: #002c52ad;
    padding: 10px;
    padding-left: 14px;
    color: #fff;
    font-weight: bold;
}
.heading {
    padding-left: 10px;
}
.sb-md {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    display: block;
}
.ads-this {
    text-align: center;
    background: #b4aeae29;
    padding: 35px;
    color: #fff;
    font-size: 18px;
}
.ads-thi {
    background: #ebecee;
    margin-bottom: 15px;
    padding: 39px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-top: 25px;
}
li {
    list-style: none;
}
#pad-btm {
    margin-bottom: 25px;
}
#mar-btm {
    margin-bottom: 25px;
}
@media (max-width: 660px){
    .tp-bx {
        width: 100%;
    }
    .s-btn{
        right: 0 !important
    }
    .logo span{
        display: block;
    }
}
.writtter {
    border-top: 1px solid #ddd;
}
.avatars {
    border-right: 1px solid #ddd;
}
p.author_name {
    font-size: 20px;
    font-weight: bold;
}
.description {
    padding: 10px;
}
.mores {
    font-size: 12px;
    color: #0f3178;
}
.mores:hover {
    color: #fe0000;
}
.pen {
    font-weight: bold;
    margin-right: 5px;
}
**.cat-head:after {
    position: absolute;
    content: "";
    border: 2px solid #d40108;
    border-style: solid;
    width: 100%;
    top: 14px;
}
.cat-head a:after {
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 12px 2px;
    border-color:#fff;
    right: -4px;
    top: 6px;
    z-index: 1;
}
.cat-head a:before {
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 12px 16px;
    border-color: transparent; 
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color:transparent;
    border-top-color: transparent;
    left: -32px;
    top: 12px;
}**/
.scrollTop {
    position: fixed;
    right: 15px;
    bottom: 15px;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
    background:#a10202;
    box-shadow: 0px 5px 10px #616161;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 5px;
}
.scrollTop a {
    font-size: 18px;
    color: #fff;
}
#stop a:before {
    content: "\f0d8";
    font-family: fontawesome;
    font-size: 35px;
}
@media (min-width: 772px){
.s-btn{
        right: 0% !important
    }
}
@media (min-width: 750px){
    .sidebar{
        position: relative;
    }
}
@media only screen and (max-width: 750px) {
  .ht-intv, .ht1, .kk, .ht-polts, .ht-blog, .ht1-edu, .ht-sport, .ht-science, .ht-education {
        height: auto;
    }
}
.ht-intv p {
    text-align: justify;
}
.logo span p {
    font-size: 15px;
    color: #797979;
    margin-left: 30px;
    margin-top: -40px;
}
.butw img {
    height: 412px;
    object-fit: cover;
}
.news-box img {
    width: 100%;
}
/*--------------------------------------------------
:: Header
-------------------------------------------------- */
header {
    background: #fff;
}
.navbar-nav {
    margin: 0 -30px;
    text-align: center;
}
.navbar-default {
    background-color:#15294E;
    border: none;
    border-radius: 0;
    margin-bottom: 25px;
    min-height: 45px;
}
.navbar-default .navbar-brand {
  color: #FFFFFF;
  background-color:#022B6B;
  font-size: 17px;
}
.navbar-default .navbar-brand a:hover {
  color: #FFFFFF;
  background-color:#022B6B;
  font-weight: bold;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #F8F6F6;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    padding: 13px 13px;
    border-left: 2px solid #00456c;
    font-size: 22px;
	font-family : khand;
    border-right: 1px solid #ffffff1c
}
.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background:#ce171f;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color:#BC1622;
    color: #ffffff;
}
#social {
    position: absolute;
    right: 130px;
    color: #FFF;
    padding: initial;
    font-size: 66px;
    top: 150px;
}
#social a {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 27px;
    padding: 0px;
}
/*-----------------------------Various News Box-------------------------------*/
.df-bx {
    display: inline-block;
    margin-bottom: 7px;
    padding-bottom: 7px;
    width: 100%;
}
.df-bx img {
    float: left;
    margin-right: 10px;
	border-radius: 20px
}
ul.news-list li {
    margin-left: 4px;
}
.news-list li a {
    font-size: 18px;
    line-height: 34px;
    border-bottom: 1px solid #ddd;
    display: block;
    margin-bottom: 7px;
    padding-bottom: 7px;
    text-indent: 10px;
    font-weight: bold;
    margin-left: 10px;
}
.scrollTop {
    position: fixed;
    right: 15px;
    bottom: 15px;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
    background: #f70000;
    box-shadow: 0px 5px 10px #616161;
    width: 40px;
    height: 40px;
    text-align: center;
    z-index: 1;
}
.news-list li:before {
    content: "\f0a4";
    font-family: fontawesome;
    float: left;
    position: relative;
    top: 4px;
    color: #ff0000;
}
.cat-head h1 {
    margin: 0;
    padding: 2px 50px;
    color: #fff;
    line-height: 40px;
    font-size: 30px;
	font-family :khand ; 
    background: #f40000;
	border-radius : 70px;
    display: inline-block;
	box-shadow: 7px -7px 1px #00456c ;
}
.cat-head {
   border-radius: 25px;
    margin-bottom: 15px;
    position: relative;
    background: #fff;
    padding: 1px;
}
.cat-head a {
    border-bottom-left-radius: 70px;
    font-family: 'Khand';
    color: #fcfdff;
    padding: 1px 60px;
    line-height: 35px;
    font-size: 30px;
    letter-spacing: 1px;
    background-color: #BC1622;
    margin: -25px;
	box-shadow: 0px 7px 0px #15294E ;
}

.bdr {
    position: relative;
    background: #EBECEE;
    margin-bottom: 15px;
}
.artha{
    background: #026d0036 !important;
    height: 462px;
}
.bdr2 {
    border-bottom: 2px solid #eee;
    margin-bottom: 10px;
}
.top-bx {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px;
}
.sb-tt {
    font-weight: 600;
    font-size: 23px;
    line-height: 34px;
    display: block;
}
.mainnews-tt {
    font-weight: 600;
    font-size: 23px;
    line-height: 34px;
    display: block;
	margin-top: 15px;
    padding-bottom: 30px
}
.top-bx p {
    text-align: justify;
    margin: 0;
}
.sb-blog {
    display: inline-block;
    margin-bottom: 10px;
}
.sb-blog img {
    float: left;
    margin-right: 10px;
    border-radius: 50%;
    padding: 10px;
    border: 1px solid #c3c3c3;
}
.sb-blog ul li {
    display: block;
    color: #103078;
    font-size: 12px;
    float: left;
}
.sb-blog ul li:before {
    content: "\f14b";
    font-family: fontawesome;
}
a {
    color:#000;
    text-decoration: none !important;
	font-size : 19px;
}
body {
    font-size: 17px;
    line-height: 26px;
    color: #444;
    background:#ffffff;
    overflow: hidden;
    font-family: 'Ek Mukta',sans-serif !important;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #0B2E48;
    background-color: #eef;
    float: right;
}
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.clearfloat {
  clear: both;
}
.wp-caption {
  border: 1px solid #ededed;
  max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
  margin-bottom: 1.5em;
}
.wp-caption img {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}
.wp-caption-text {
  text-align: center;
}
/*------------------------Breaking---------------------------*/
.sb-break a {
    font-size: 50px;
    font-weight: 800;
    line-height: 75px;
    display: block;
    color: #000000;
}
.sb-break {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 20px;
    border-bottom: 3px solid #9999995c;
}
.sb-break img {
    margin: auto;
}
.sb-break p {
    font-size: 23px;
    line-height: 39px;
    text-align: center;
}
.tt-writer {
    display: inline-block;
    font-size: 16px;
    line-height: 38px;
}
.tt-writer:before {
    content: "\f044";
    font-family: fontawesome;
}
.blog-bx img:hover {
    transform: scale(1.1);
    transition: all 1s;
}
.blog-bx img {
    border-radius: 50%;
    transition: all 1s;
}
.blog-bx {
    display: inline-block;
    background: #efefef;
    width: 100%;
    padding: 10px;
    margin-bottom: 5px;
}
.blog-bx:last-child {
    margin-bottom: -8px !important;
}
.tt-writer span {
    font-size: 12px;
    bottom: 2px;
    position: relative;
}
.tt-sm {
    font-size: 20px;
    font-weight: 600;
}
.overlay {
    position: relative;
}
.overlay a {
    color: #fff;
    font-weight: bold;
    z-index: 2;
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 35%);
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    padding: 10px 5px;
    width: 100%;
}
a.gal-tt.fittest {
    font-size: 25px;
}
.tt-special{
    font-size: 15px;
}
.special {
    margin-bottom: 15px;
}
.no-margin {
    margin-bottom: 0;
}
.hvr-bx img:hover {
    transition: all 1s;
    transform: scale(1.08);
}
.hvr-bx img {
	width : 100%;
    transition: all 1s;
}
.hvr-bx {
    overflow: hidden;
}
.mdl-bx {
    margin-bottom: 20px;
}
.mdl-bx img {
    width: 100%;
}
.mainnews-bx img:hover {
    transition: all 1s;
    transform: scale(1.08);
}
.mainnews-bx img {
	width : 100%;
    transition: all 1s;
}
.mainnews-bx {
    overflow: hidden;
	margin-top: 20px;
	margin-bottom : 20px;
	box-shadow: 0 5px 15px rgb(0 0 0 / 10%)
}
/*Tabs*/
.mn-tt {
    font-size: 28px;
    font-weight: 600;
    line-height: 41px;
    display: block;
}
.adds_menu img {
    margin-bottom: 25px;
    width: 100%;
}
.adds_side img {
    margin-bottom: 10px;
    width: 100%;
}
.scrollbox {
    height:330px;
    overflow: auto;
    overflow-x: hidden;
    visibility: hidden;
    padding: 5px;
}
.scrollbox-content,
.scrollbox:hover,
.scrollbox:focus {
    visibility: visible;
}
.scrollbox_delayed {
    transition: visibility 0.2s;
}
.scrollbox_delayed:hover {
    transition: visibility 0s 0.2s;
}
#mybox::-webkit-scrollbar {
    width: 5px;
    background: #fff;
}
#mybox::-webkit-scrollbar-track {
    border-radius: 0px;
    background: #fff;
}
#mybox::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #ddd;
    padding: 0;
}
.scrollboox {
    height:450px;
    overflow: auto;
    overflow-x: hidden;
    visibility: hidden;
    padding: 5px;
}
.scrollboox-content,
.scrollboox:hover,
.scrollboox:focus {
    visibility: visible;
}
.scrollboox_delayed {
    transition: visibility 0.2s;
}
.scrollboox_delayed:hover {
    transition: visibility 0s 0.2s;
}
#myboox::-webkit-scrollbar {
    width: 5px;
    background: #fff;
}
#myboox::-webkit-scrollbar-track {
    border-radius: 0px;
    background: #fff;
}
#myboox::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #ddd;
    padding: 0;
}
.nav-tabs {
    border: none;
    background: #000;
    width: 56%;
}
.nav-tabs>li {
    float: left;
    margin: 0;
    border-left: 1px solid #00000026;
    border-right: 1px solid #ffffff1c;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color:#c00000;
    border: none;
}
.nav-tabs>li>a {
    margin-right: 0;
    line-height: 25px;
    border: none;
    border-radius: 0;
    color: #fff;
}
.nav-tabs>li>a:hover {
    border: none;
    background: #c00000;
    color: #fff;
}
/*--------------------------------------------------
:: Content
-------------------------------------------------- */
.site-content article.error404 {
  text-align: center;
}
.site-content article.error404 form {
  margin: 30px auto 30px auto;
  max-width: 50%;
}
.site-content .entry-header .entry-title {
font-size:44px;
color: #565555;
font-weight: bold;
line-height: 64px;
}
.site-content .entry-content {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 27px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.site-content .pagination-container {
  text-align: center;
}
.single .site-content article {
  padding-bottom: 0;
}
h1.entry-title {
    font-size: 35px;
    font-weight: bold;
    color: #000000;
    line-height: 49px;
}
div#content img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.content-area {
    padding: 10px;
    text-align: justify;
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 15px;
}
.content-area p {
    margin-top: 10px;
    text-align: justify;
	font-size: 20px;
    line-height: 35px;
	font-family : Ek Mukta ;
}
.byline {
    padding: 5px 0px;
    margin: 15px 0px;
    overflow: hidden;
}
img.alter {
    height: auto;
    max-width: 100%;
    width: 80px;
}
.byline li {
    display: inline;
    padding-right: 50px;
    float: left;
}
.byline img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.byline a {
    color: #909092;
    font-weight: bold;
    font-size: 16px;
}
/*--------------------------------------------------
:: Footer
-------------------------------------------------- */
#note{
    background:#BC1622;
    color: #ffffff;
    text-align: center;
    padding: 10px;
}
@media (max-width: 767px) {
  .navbar-brand {
    padding: 15px 15px;
    font-size: 18px;
  }
  	.tp-bx{
	    width: 100%;
	}
}
/*Single and Archive*/
.archiv-bx {
    display: inline-block;
    padding: 10px;
    margin-bottom: 15px;
    background: #fff;
    border-radius: 10px;
    font-size: 18px;
    line-height: 38px;
}
.read.all a {
    background: #d12229;
    padding: 5px 15px;
    color: #fff;
    border-radius: 70px;
	box-shadow : 7px -7px 1px #00456c;
}
.read.all {
    display: block;
    text-align: center;
}
.list-popular li {
    padding-left: 15px;
    margin-bottom: 12px;
    background: #eee;
}
.logo {
    padding: 10px;
}
.adds img {
    margin-top: 15px;
    padding: 10px;
}
.ht-intv {
    height: 416px;
}
.awsm-foot li {
    margin-bottom: 10px;
    padding: 0px 5px;
}
.footer-small li a {
    float: right;
    padding: 0px 10px;
    display: inline-block;
    margin: 4px 1px;
    color: #fff;
}
.pad-bx a {
    font-size: 19px;
    font-weight: 600;
    color: rgba(0,0,0,.7);
    margin-top: -6px;
    line-height: 30px;
}
.pad-bx a:hover {
    color: #cc171e;
}
.top-bx img {
    float: left;
    margin-right: 10px;
	border-radius: 20px;
}
.overplay a {
    font-size: 30px;
    line-height: 45px;
    font-weight: bold;
}
.top__list {
    display: inline-block;
    border-bottom: 1px dotted #333;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.top__list li span {
    float: left;
    font-size: 36px;
    clear: both;
    margin-right: 15px;
    color: #103178;
    font-weight: 600;
}
.top__list a {
    font-size: 20px;
    line-height: 33px;
}
.top__list h1 {
    font-size: 19px;
    line-height: 30px;
    font-weight: bold;
}
.ht1-polts {
    height: 510px;
}
.mano-khel a {
    font-size: 17px;
    line-height: 28px;
}
.khel {
    padding-left: 10px;
}
.logo img {
    margin-bottom: 35px;
	margin-top: 0px
}
.logo span p {
    text-align: center;
    font-size: 17px;
    color: #267163;
    font-weight: bold;
}
.awsm-foot {
    margin-top: 10px;
}
.gal-box {
    overflow: hidden;
    margin-bottom: 15px;
}
.gal-box img {
    height: 110px;
    object-fit: cover;
}
.video {
    overflow: hidden;
    background: #10327b;
    margin-bottom: 10px;
}
.video h1 {
    color: #fff;
    font-size: 25px;
    padding: 14px 7px;
    font-weight: bold;
    border-bottom: 1px solid #565454;
}
.ytb {
    color: red;
    font-size: 30px;
    padding: 6px;
    display: inline-block;
    background: #fff;
    margin-right: 6px;
}
.gal-box a {
    font-size: 17px;
    color: #fff;
    font-weight: bold;
}
.gal-box-big {
    margin-top: 10px;
    margin-left: 10px;
    width: 105%;
}
.vid-small {
    margin-top: 10px;
    padding: 0px 25px;
}
.video a:hover {
    color: #ddd;
}
.video a {
    color: #fff;
}
i.fa.fa-facebook {
    background: #103178;
    width: 30px;
    height: 30px;
    color: #fff;
    padding: 7px 12px;
    margin-right: 5px;
}
i.fa.fa-twitter {
    background: #1da1f2;
    width: 30px;
    height: 30px;
    color: #ffffff;
    padding: 7px 8px;
    margin-right: 5px;
}
i.fa.fa-instagram {
    background: #000;
    width: 30px;
    height: 30px;
    color: #fff;
    padding: 7px 8px;
    margin-right: 5px;
}
i.fa.fa-youtube {
    background: #f70000;
    width: 30px;
    height: 30px;
    color: #ffffff;
    padding: 7px 8px;
    margin-right: 5px;
}
#footer-logo {
    background: #fff;
}
#footer-logo img {
    width: 30%;
}
.about h1 {
    color: #55c0e4;
    line-height: 40px;
    font-size: 20px;
}
.footer-content {
    
}
.foot-logo {
    padding: 6px 70px 12px 0px;
}
.ht0 {
    height: 275px;
    margin-bottom: 20px;
}
.ht0 a {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}
.ht0 img {
    height: 168px;
    object-fit: cover;
    width: 100%;
}
.sb-box {
    background: #fff;
    padding: 10px;
    display: block;
    overflow: hidden;
}
.kk {
    height: 400px;
}
#top-cat {
    background: #000;
    display: block;
    overflow: hidden;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
#top-cat img {
    height: 200px;
    object-fit: cover;
    width: 100%;
    margin-top: 30px;
}
.gal-box-big img {
    width: 100%;
    object-fit: cover;
}
.ht-polts {
    height: 510px;
}
.ht-science {
    height: 492px;
}
#trend {
    border-bottom: 1px solid #333;
    line-height: 25px;
    margin-bottom: 20px;
    margin-top: -25px;
}
.trend__head {
    float: left;
    margin-right: 10px;
    background: #cfcfd8;
    padding: 5px 15px;
    color: #0f3178;
    font-size: 20px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
}
.trend__head:after {
    content: '';
    z-index: 1;
    position: absolute;
    top: 5px;
    right: -28px;
    border-color: transparent transparent transparent rgb(207, 207, 216);
    border-style: solid;
    border-width: .7em;
}
#trend li {
    display: inline;
    padding: 0px 10px;
}
.responsive-video {
    width: 100%;
    height: auto;
}
.ht1-mano {
    height: 200px;
}
iframe {
    width: 100%;
    height: auto;
}
.f-bx.back.ht.pad {
    background: #fff;
    padding: 0px 7px;
    margin-bottom: 10px;
}
.feature h1 {
    color: #fff;
    font-size: 25px;
    padding: 20px 7px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #565454;
}
.feature h1 a {
    color: #fff;
}
.sb-slider {
    padding: 15px;
}
.sb-slider img {
    height: 300px;
    object-fit: cover;
}
a.owl-title {
    text-align: center;
    font-size: 20px;
    line-height: 33px;
}
.owl-prev {
    position: absolute;
    left: -37px;
    top: 136px;
}
.owl-next {
    position: absolute;
    right: -37px;
    top: 136px;
}
.ht-add-intv {
    height: 500px;
}
.md-bx-small {
    margin-bottom: 7px;
}
a.sb-tt-small {
    font-size: 20px;
    line-height: 28px;
}
.adds_rajn img {
    margin-bottom: 10px;
    width: 100%;
}
.dropdown:hover > .dropdown-menu {
    display: block;
    background: #0f3178;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #efefef;
    background-color: #ce171f;
}
.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #efefef;
	font-size: 20px;
}
#trend li a {
    margin-top: 6px !important;
    display: inline-block;
}
#video {
    background: #10327b;
}
.taja-adds img {
    margin-bottom: 20px;
}
.ht-sport {
    height: 350px;
}

.breaking {
    text-align: center;
}
.breaking .box {
    padding: 10px;
    border: 1px solid #eaeaea;
    box-shadow: 0px 0px 12px 0px #efefef;
}
.breaking .box a {
    color: #094980;
    font-weight: 900;
	font-size: 60px;
}
.breaking .hvr-bx {
    display: inline-block;
} 

.himalbreaking {
    position: absolute;
    padding: 6px 10px;
    color: #fff;
	font-weight: bold;
    font-size: 16px;
    background-color: #000dff  !important;
    left: 0;
    top: 0;
    margin: 10px 10px 10px 15px;
}
marquee {
    font-size: 17px;
    margin: 11px 0px;
    padding: 2px;
    border: 3px solid #d12229;
	 background: #fff;
}

span.vid-icn {
    position: absolute;
    top: 33%;
    left: 50%;
    font-size: 60px;
    transform: translate(-50%,-50%);
    z-index: 9;
}
.vid-icn i {
    color: #0f0f0fa6;
	position: absolute;
    top: 33%;
    left: 50%;
    font-size: 60px;
    transform: translate(-50%,-50%);
    z-index: 9;
}
