Theme Name: Epic News
Theme URI: http://www.sakshinews.com
Author: Epicideas Team
Author URI: http://www.epicideas.info
Description: Epicnews is the wordpress theme designed for the Nepali Newsportal.
             And is the property of epicideas.
Version: 2.0.4
text-domain:nepaljyoti.com
*/
body {
    font-family: 'Ek Mukta', sans-serif;
}
.footer-new {
 	background: #075198 !important; 
}
.main-bg {
    background: #008576;
}
.bg-main {
     background: #008576;
}
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Ek Mukta', sans-serif;
}
.uk-link:hover, a:hover {
    color: #008576;
    text-decoration: none;
}
.uk-link, a {
    color: #0039A6;
    text-decoration: none;
}
h3.widget-title {
    display: none;
}
.ads img {
    margin-bottom: 20px;
  width: 100%;
}
.page-content p {
    font-size: 20px;
    line-height: 38px;
}
blockquote p {
    width: 40%;
    float: right;
    background: #ddd;
    padding: 10px;
    margin: 10px;
}

blockquote p:before {content: "\f10d";font-family: fontawesome;}


/*======================================================================
    **Header
======================================================================*/
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 19px;
    line-height: 34px;
    padding-left: 15px;
    padding-right: 15px;
  	border-radius: 7px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(255, 255, 255);
    background: #0039A6;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    background: #0039A6;
    color: rgb(255, 255, 255);
}
/*======================================================================
    **Body
======================================================================*/
.cover {
    object-fit: cover;
}
.my-overlay {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(95%,rgb(0, 0, 0)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0)0,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 100%);
}
.ht-215 img {
    height: 213px;
}
.ht-80 img {
    height: 85px;
    width: 100px;
}
.ht-100 img {
    height: 100px;
    width: 100px;
}
.video iframe {
    max-width: 100%;
    height: 300px;
}
.tagg a {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 3px 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.main-img {
    width: 100%;
    object-fit: cover;
    height:fit-content !Important;
}
.uk-text-center {
    text-align: center!important;
    margin: 10px 0;
}.share_container{
    margin:10px 0;
}

.trending__ { 
	background: #FFF; 
	box-shadow: 0 5px 5px #eee; 
	/* border-bottom: 1px solid #CCC; */ 
	line-height: .5em; 
    margin-top: 0px; 
    margin-bottom: 5px;
}
.trending__ .title__label {
    position: relative;
    padding: 0 1.6em;
    line-height: 3.1em;
    font-weight: 700;
  	border-radius: 5px;
    color: #FFF;
    font-size: .9em;
    background-color: #0039A6;
    float: left;
    font-size: 12px;
}

.trending__ .title__label::after {
    content: '';
    position: absolute;
    top: 9px;
    right: -15px;
    border-color: transparent transparent transparent #0099FF;
    border-style: solid;
    border-width: .7em;
}

/* 

.trending__ .title__label::before {
	content: "";
    background: #FFF;
    height: 100%;
    position: absolute;
    left: -15px;
    top: 0px;
    width: 30px;
    -webkit-clip-path: polygon(0 0,50% 0,100% 100%,50% 100%);
    clip-path: polygon(0 0,50% 0,100% 100%,50% 100%);
}

.trending__ .title__label::after {
	content: "";
    background-color: #023564;
    height: 100%;
    position: absolute;
    right: -15px;
    top: 0px;
    width: 30px;
    -webkit-clip-path: polygon(0 0,50% 0,100% 100%,50% 100%);
    clip-path: polygon(0 0,50% 0,100% 100%,50% 100%);
}

*/


.trending__ .trending__list {
	float: right;
	width: 80%;
	position:relative;
	left: -140px;
	margin-top: 10px;
}

.trending__ .trending__list ul li { 
	position: relative;
    padding-left: .8em;
    margin-right: 2em; 
	display: inline-block;
}

.trending__ .trending__list ul li a { 
	color: #000;
	font-weight: 400;
	font-size: 15px;
}

.trending__ .trending__list ul li a:hover { 
	color: #023564;
}

.trending__ .trending__list ul li::after {
    content: '●';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
    color: rgba(0,0,0,.24);
    font-weight: 400;
}
.cat_titleHead {
    font-size: 20px;
    margin-bottom: 5px;
    /* line-height: 1; */
    font-weight: 100;
    background: #0099FF;
    position: relative;
  	border-radius: 5px;
    width: 100%;
    /* line-height: 15px; */
    /* display: flex; */
}
.cat-head h1 {
    font-size: 1.2rem;
    font-weight: 100;
    border-bottom: none;
    float: left;
    padding: 7px 10px;
  	border-radius: 5px;
    color: #FFFFFF;
    border-left: 7px solid #008576;
    position: relative;
    margin: 1px;
    background: #0039A6;
    /* width: 100%; */
}

span.read__all {
    font-size: 1.0rem;
    font-weight: 300;
    float: right;
    background: #008576;
    /* display: table; */
    line-height: 30px;
    /* position: relative; */
    padding: 0px 10px;
    border-radius: 7px;
    margin-top: 5px;
    margin-right: 6px;

}
.read__all a{
    color:#FFFFFF;
}
/*======================================================================
    **Footer
======================================================================*/
#messagem{
    display:block;
    background:#fff;
    height:100%;
    width:100%;
    position:fixed;
    z-index:999999;
    top:0px;
    right:0px;
    left:0px;
    bottom:0px;
    text-align:center;   
    overflow: scroll;
}
.add-img img {
    margin: auto;
    padding: 5px;
    background: #fff;
    border: 4px double #444;
}

.add-img {
    display: inline-block;
    width: 100%;
    background: #ddd;
    padding: 30px;
    overflow: scroll;
}
.add-txt h1 {
    position: absolute;
    left: 10%;
    font-size: 17px;
    text-transform: uppercase;
    color: #797979;
}
.add-text a {
    line-height: 6px;
    background: #f00;
    position: relative;
    padding: 0 10px;
    color: #fff;
    font-weight: 900;
    font-family: inherit;
    letter-spacing: 2px;
    margin-bottom: 2px;
    border: 2px solid #fff;
}

.add-text h1 {
    position: absolute;
    left: 10%;
    font-size: 18px;
    line-height: 30px;
    color: #888;
}
.add-text {
    display: inline-block;
    width: 100%;
    position: relative;
}
h1.wt-100 {
    width: 100%;
    color: #fff !important;
}

h1.wt-100 a {
    color: #fff;
}
.mb-20 {
    margin-bottom: 20px !important;
}
a#back-to-top {
    z-index: 9;
}
h4.cat_title {
    background: #890413;
    display: inline-block;
    padding: 10px;
    color: #fff;
    font-size: 17px;
}
a.nav-item.nav-link {
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 18px;
}

div#nav-tab {
    width: 65%;
    border: unset;
    float: left;
    margin-top: 10px;
    margin-left: 80px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background: unset;
    border: unset;
    color: #cecece;
}
.cat-head.new-cat-header {
    position: relative;
}
.new-cat-header span.read__all {
    position: absolute;
    right: 0;
}
a.fb-bg {
    background: #007bff !important;
}

i.fa.fa-facebook {
    color: #fff !important;
}

a.twu-bg {
    background: #28aebd !important;
}

i.fa.fa-twitter {
    color: #fff !important;
}

a.yt-bg {
    background: #c00 !important;
}

i.fa.fa-youtube {
    color: #fff !important;
}

@media only screen and (max-width: 768px) {
  .display-4 {
    font-size: 2.5rem;
  }
  div#nav-tab {
    width: auto;
    margin-left: 15px;
   }
  a.nav-item.nav-link {
    font-size: 14px;
    padding-right: 5px;
  }
  .trending__ {
    line-height: inherit;
  }
  .trending__ .trending__list {
    float: unset; 
    width: auto;
    left: unset;
    margin-top: unset;
    margin-left: unset;
  }
}

.footer-1,
.footer-2,
.footer-3 {
    font-size: 15px;
    font-weight: 300;
    color: #FFFFFF;
}ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹-