/*
Theme Name:Bodhi Khabar
Theme URI: https://bodhikhabar.com
Author: Himal Creation
Author URI: https://www.himalcreation.com
Description: Himal Creation Custum Newsportal Website for Bodhi Khabar
Version: 1.5
*/
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: 'Vesper Libre', 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;
	  letter-spacing : 0px;
  }
}
#footer a {
    color: #fff;
    font-size: 17px;
    line-height: 30px;
}
#footer {
    background:#293991;
    padding: 20px;
    color: #fff;
    font-size: 18px;
}
.foot-block h1 {
    font-weight: bold;
    color: #fff;
}
.foot-list a:hover {
    font-weight: bold;
    color: #a10202 !important;
}
.footer-content p {
    color: #ffffff8c;
}
.footer-content strong {
    font-weight: bold;
    color: #ffffffd9;
}
.but-special {
    background: #fff;
    border: 1px solid #c9c9c9;
    padding: 10px;
}
.but-special .cat-head {
    background: #293991;
}
.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: 32px;
    margin: 10px;
    color: #293991;
    font-weight: bold;
}
.hk-break h2 {
    background: red;
    padding: 10px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
}
.hk-break h3 {
    font-size: 32px;
    margin: 10px;
    color: #293991;
    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;
	margin-top : 10px;
}
.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:#d40108;
    right: -4px;
    top: 6px;
    z-index: 1;
}
.cat-head a:before {
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 12px 16px;
    border-color: #4e4242; 
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color:#d40108;
    border-top-color: transparent;
    left: -32px;
    top: 6px;
}**/
.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;
}
.hk img {
    height: 550px;
    object-fit: cover;
}
.news-box img {
    width: 100%;
}
/*--------------------------------------------------
:: Header
-------------------------------------------------- */
header {
    background: #fff;
}
.navbar-nav {
    margin: 0 -30px;
    text-align: center;
}
.navbar-default {
    background-color:#293991;
    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 18px;
    border: 1px solid #ffffff;
    font-size: 22px;
}
.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:#f40816;
    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;
}
.rj-bx {
    display: inline-block;
    margin-bottom: 7px;
    padding-bottom: 7px;
	margin-top :25px;
    width: 100%;
}
.rj-bx img {
    float: left;
    margin-right: 10px;
}
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: 0 10px;
    color: #fff;
    line-height: 40px;
    font-size: 24px;
    display: inline-block;
}
.cat-head {
    margin-bottom: 15px;
    position: relative;
    background: #293991;
    padding: 4px;
	letter-spacing: 1px;
    font-family: Vesper Libre;
    
}
.cat-head a {
    position: relative;
    color: #fcfdff;
    padding: 1px 30px;
    line-height: 35px;
    font-size: 25px;
    font-weight: bolder;
    letter-spacing: 1px;
    background: #ff0000;
    border-radius: 10%;
	font-family: mukta;
}
.himal-head h1 {
    margin: 0;
    padding: 0 10px;
    color: #fff;
    line-height: 40px;
    font-size: 24px;
    display: inline-block;
}
.himal-head {
    margin-bottom: 15px;
    position: relative;
    background: #293991;
	text-align :center ;
    padding: 4px;
    font-family: Vesper Libre;
 
}
.himal-head a {
    position: relative;
    color: #fcfdff;
    padding: 1px 30px;
    line-height: 35px;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 10px;
    background: #ff0000;
}

.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;
}
.bb-tt {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    display: block;
	text-align : center ;
}
.big-tt {
    font-size: 55px;
    line-height: 70px;
	text-align : center ;
}
.small-tt {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    display: block;
}
.himal-txt {
    font-weight: 600;
    font-size: 23px;
    line-height: 40px;
    display: block;
	text-align :center ;
	  
}
.hk-txt {
    font-weight: 600;
    font-size: 21px;
    line-height: 35px;
    display: block;
	
}
.samachar-txt {
    font-weight: 600;
    font-size: 21px;
    line-height: 35px;
    display: block;
	margin-top: 10px;
    margin-bottom: 10px;
   
}
.photo-txt {
    font-weight: 600;
	text-align :center ;
    font-size: 28px;
    line-height: 40px;
    display: block;
}
.title-txt {
    font-weight: 600;
    font-size: 27px;
	margin-bottom : 20px;
    line-height: 40px;
    display: block;
	margin-top: 10px ;
	text-align: center;
	
}
.Bodhi-center-text {
    font-weight: 600;
    font-size: 38px;
    line-height: 50px;
    display: block;
}
.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: 2px;
	width : 90px ;
	height : 90px;
    
}
.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:rgba(0,0,0,75%);
    text-decoration: none !important;
	font-size : 19px;
}
body {
    font-size: 17px;
    line-height: 26px;
    color: #444;
    background:#ffffff;
    overflow: hidden;
	letter-spacing : 0px
    font-family: 'Vesper Libre',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: 55px;
    line-height: 65px;
	font-weight :bold ;
	color: #293991;
}
.sb-break {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #fff;
    border-bottom: 3px solid #9999995c;
}
.sb-break img {
    margin: auto;
	width: 100%;
    height: auto;
	margin-top: 10px;
}
.sb-break p {
    font-size: 23px;
    line-height: 39px;
    text-align: center;
}


.hk-break a {
    font-size: 55px;
    line-height: 65px;
	font-weight :bold ;
	color: #293991;
}
.hk-break {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #f1f1f1;
    border-bottom: 3px solid #9999995c;
}
.hk-break img {
    margin: auto;
	width: 100%;
    height: auto;
	margin-top: 10px;
}
.hk-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: 17px;
    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) 90%);
    position: absolute;
    bottom: 0;
    left: 0;
	padding : 8px;
    display: block;
    width: 100%;
}
.himallay {
    position: relative;
}
.himallay a {
    color: #fff;
    font-weight: bold;
    z-index: 2;
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 80%);
    position: absolute;
    bottom: 0;
    left: 0;
	padding-bottom : 80px;
    display: block;
    width: 100%;
}
.himallay b {
    color: #fff;
    font-weight: bold;
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    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;
   
}
.hvr-bx img {
    transition: all 1s;
}
.hvr-bx {
    overflow: hidden;
}
.hk-bx img:hover {
    transition: all 1s;
   
}
.hk-bx img {
    transition: all 1s;
}
.hk-bx {
    overflow: hidden;
}

.hk-bx ul li {
    display: block;
    color: #103078;
    font-size: 12px;
    float: left;
}
.hk-bx ul li:before {
    content: "\f14b";
    font-family: fontawesome;
}

.mdl-bx {
    margin-bottom: 20px;
}
.mdl-bx img {
    width: 100%;
}
.himal-box {
	margin-bottom: 5px;
    padding: 1px
}
.himal-box img {
    width: 100%;
}
/*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%;
}
.addss_menu img {
    margin-bottom: 15px;
    width: 95%;
}
.addss_menu  {
    margin-bottom: 15px;
    width: 95%;
}
.addss_side img {
    margin-bottom: 10px;
    width: 95%;
}
.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: 30px;
}
.himal-area {
    padding: 10px;
    text-align: justify;
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 15px;
	
}
.himal-area p {
    margin-top: 10px;
    text-align: justify;
	font-size: 20px;
    line-height: 30px;
	margin-right: 30px;
    margin-left: -25px
}
.byline {
    padding: 5px 0px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 15px 0px;
    overflow: hidden;
	display : inline-flex ;
}
img.alter {
    height: auto;
    max-width: 100%;
    width: 80px;
}
.byline li {
    display: inline;
    padding-right: 50px;
    float: left;
}
.byline img {
   
    height: 50px;
    border-radius: 50%;
}
.byline a {
    color: #909092;
    font-weight: bold;
    font-size: 16px;
}
/*--------------------------------------------------
:: Footer
-------------------------------------------------- */
#note{
    background:#EE1C27;
    color: #ffffff;
    text-align: center;
    padding: 10px;
}
@media (max-width: 767px) {
  .navbar-brand {
    padding: 15px 15px;
    font-size: 18px;
	letter-spacing: 1px;
  }
  	.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;
}
.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: 60px;
}
.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;
	margin-top : 10px;
}
.pad-bx a:hover {
    color: #cc171e;
}
.top-bx img {
    float: left;
    margin-right: 10px;
	border-top-left-radius: 25px;
}
.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;
}
.hk-box {
    display: block;
    overflow: hidden;
}
.kk {
    height: 400px;
}
.Himalcreation {
 text-align: center;
    display: inline-block;
    color: #fff;
    background: #cd0e00;
    padding: 5px 20px;
    font-size: 18px;
    font-weight: 500;
	box-shadow: 6px 0px 0px #00476e;
}
.headhimalcreation {
	background : #c60e00 ;
}
#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;
	height : 400px;
}
.f-bx.back.ht.pad {
    background: #282829;
    padding: 0px 7px;
    margin-bottom: 10px;
}
.h-bx.back.ht.pad {
    background: #fff;
    padding: 0px 0px;
    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: 400px;
    object-fit: cover;
}
.himal-slider {
    padding: 1px;
}
.himal-slider img {
    height: auto;
	height : 600px;
    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;
}
a.hk-tt {
    font-size: 23px;
    line-height: 28px;
	text-align :center ;
}
.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: #293991  !important;
    left: 0;
    top: 0;
    margin: 10px 10px 10px 15px;
}
marquee {
    font-size: 17px;
    margin: 11px 0px;
    padding: 2px;
    border: 2px solid #bbb;
	background: #fff;
}
.himal-breaking a {
    font-size: 50px;
    font-weight: 800;
    line-height: 75px;
    display: block;
    color: #fff;
}
.himal-breaking {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 20px;
    border-bottom: 3px solid #9999995c;
}
.himal-breaking img {
    transition: all 1s;
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-bottom: 10px;
}
.himal-breaking p {
    font-size: 23px;
    line-height: 39px;
    text-align: center;
}
.Himalline {
    padding: 5px 0px;
    margin: 10px 0px;
    overflow: hidden;
}
img.alter {
    height: auto;
    max-width: 100%;
    width: 80px;
}
.Himalline li {
    display: inline;
    padding-right: 50px;
    float: left;
    color: #4e4949;
}
.himalline img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
	border: 3px solid #e0e0e0;
	display : inline-block ;
}
.himalline Hi {
    display: inline;
    color: #000000;
    font-size: 18px;
    font-style: italic;
    font-family: 'Vesper Libre';
    margin-left: 5px;
	letter-spacing : 0px
}
Ki {
    color: #000000;
	display : block ;
    font-size: 18px;
    font-family: 'Vesper Libre';
    margin-left: 5px;
	line-height : 20px;
	letter-spacing : 0px
}
Ai {
    color: #fff;
	display : block ;
    font-size: 15px;
    font-family: 'Vesper Libre';
    margin-left: 5px;
	letter-spacing : 0px
}
.Himalline a {
    color: #909092;
    font-weight: bold;
    font-size: 16px;
}
.Himalline {
    padding: 5px 0px;
    margin: 10px 0px;
    overflow: hidden;
}
img.alter {
    height: auto;
    max-width: 100%;
    width: 80px;
}
.Himalline li {
    display: inline;
    padding-right: 50px;
    float: left;
    color: #4e4949;
}
.himalline img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
	border: 1px solid #e0e0e0;
	display : inline-block ;
}
.himalline Hi {
    display: inline;
    color: #000000;
    font-size: 18px;
    font-style: normal;
    font-family: 'Vesper Libre';
    margin-left: 5px;
}
.Himalline a {
    color: #909092;
    font-weight: bold;
    font-size: 16px;
}
.himalheading {
	text-align :center ;margin: 10px;}
.#single-bx img:hover {
    transition: all 1s;
    transform: scale(1.08);
}
.single-bx img {
    object-position: center;
    object-fit: cover;
    background: #CCC;
    width: 100%;
    display: block;
	height: 450px;
}
.single-bx {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 33px;
}


.authorx {
   padding: 20px 0px;
    margin: 15px 0px;
    overflow: hidden;
    display: flex;
}
img.alter {
    height: auto;
    max-width: 100%;
    width: 80px;
}
.authorx li {
    display: inline;
    padding-right: 50px;
    color: #4e4949;
}
.authorx i {
    display: inline;
    color: #333;
    font-size: 25px;
    padding: 15px;
    font-style: normal;
}
.authorx img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.authorx a {
    color: #909092;
    font-weight: bold;
    font-size: 16px;
}
.writtter {
    border-top: 1px solid #ddd;
}
.avatars {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
h.author_name {
    font-size: 22px;
    font-weight: bold;
	margin-right: 100px;
}
.description {
    padding: 10px;
	margin-left : 10px;
}
.mores {
    font-size: 16px;
    color: #0f3178;
}
.mores:hover {
    color: #fe0000;
}
.pen {
    font-weight: bold;
    margin-right: 5px;
}
@media screen and (max-width: 767px) {
 .overplay a {
    font-size: 10px;
    line-height: 45px;
    font-weight: bold;
}
	.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) 80%);
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
}
.sb-break a {
    font-size: 40px;
	font-family: 'Vesper Libre', sans-serif;
    line-height: 45px;
    font-weight: bold;
	letter-spacing: 0px;
}
	.sb-break h3 {
	font-size: 20px;
    margin-bottom: 5px;
    color: rgba(0,0,0,75%);
    font-weight: bold;
	}
	li.editor {
   color: #000;
    font-size: 12px;
    font-weight: 300;
    line-height: 25px;
}
	iframe {
    width: 100%;
    height: auto;
}
Ki {
    color: #000000;
	display : block ;
    font-size: 18px;
    font-family: 'Vesper Libre';
    margin-left: 5px;
	letter-spacing : 0px
}
Ai {
    color: #fff;
	display : block ;
    font-size: 13px;
    font-family: 'Vesper Libre';
    margin-left: 5px;
	letter-spacing : 0px
}
.hk img {
    height: 350px;
    object-fit: cover;
}	
.hk-break a {
    font-size: 27px;
    line-height: 40px;
    font-weight: bold;
    color: #293991;
	letter-spacing: 0px;
}
.hk-txt {
    font-weight: 600;
    font-size: 21px;
    line-height: 35px;
    display: block;
    text-align: center;
}	
.hk-break h3 {
    font-size: 17px;
    margin: 10px;
    color: #293991;
    font-weight: bold;
}	
	.big-tt {
    font-size: 23px;
    line-height: 32px;
    margin-top: 20px;
    text-align: center;
  }
	.big-tt li {
    font-size: 12px;
    line-height: 22px;
    margin-top: 20px;
    text-align: center;
  }
	.himal-area {
    padding: 10px;
    text-align: justify;
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 15px;
	
}
.himal-area p {
    margin-top: 10px;
    text-align: justify;
	font-size: 20px;
    line-height: 30px;
	margin-right: -30px;
}
	

