<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

Theme Name:kathmanduToday 2.0

Author: PSubedi

Author URI: http://www.mediachautari.com/

Description: 

Version: 2.0

License: Commercial 

WARNING: No part of this product is allowed to re-produced and distribute without written permission from developer. Please write to prabesh.subedi@gmail.com for any concerns regarding source code (copyrights).
*/

@import url(https://fonts.googleapis.com/css?family=Ek+Mukta:400|Hind|Kalam:700&amp;subset=latin,devanagari);
html{font-size:100%; font-family: 'Ek Mukta', serif;}
body{
	margin:0;
	padding: 0;
	background: #e9edf0;
font-family: 'Ek Mukta', serif;
	color: #000;
	font-size: 100%;
	overflow-y: scroll;

}
img{
	max-width: 100%;
	height: auto;
	
}
header{ margin-top:10px; float:left; width:100%;

}

.affix {
position:fixed!important;
z-index:99999;
top:0;
box-shadow:0 3px 3px rgba(0,0,0,0.08);
width:100%;
left:0;
background: #0076ba;
margin-top:0;
}
.affix nav{padding:10px 0 !important;
min-height:40px;

}
.mgrt{
	margin-top:25px;
	overflow: hidden;
}

#wrapper{
	max-width: 1180px;
	margin:0 auto;

	border-radius: 8px;
	padding:20px 0;
}
.wrapper{
	max-width: 1200px;
	margin:0 auto;
}

#fp_ad{width:100%; float:left; position:fixed; z-index:150; top:0; bottom: 0; background:#FFF;}
#fp_head{background:#f1f2f2; width:100%; float:left; padding:10px 0;}
#fp_ad_content{margin:0 auto; text-align:center; max-width:1000px;}
#fp_ad_content img{margin:0 auto; float:none; padding:0;}
#fp_head_l{width:75%; float:left;}
#fp_head_r{width:25%; float:right;}
#fp_ad_skip{max-width:80px; margin:0 auto 0;}
.skip{color:#FFF; font-weight:bold; font-size:1.1em; padding:0 10px; line-height:0.9em; margin-top:10px; border:1px solid #FFF; border-radius:5px;}
.skip a{color:#0076ba;}
.skip a:hover{color:#bf2305;}

#head{padding:0 25px;}
#main_body{padding:20px 20px 0;}
#inside_main{padding:20px 0;}
.row{
	padding:0 15px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    color: #333;
}
h2{font-size:1.5em; line-height:1.3em;}
h3{
	font-size: 1.3em;
	line-height: 26px;
	font-weight: bold;
}
.h3-btm h3{
	margin-bottom: 15px;
}
p{
	margin:0;
	padding:0;
}
a {-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	text-decoration:none; 
	color:#0077BB;}

a:hover, .play-icon i:hover, .special-news .caption a:hover {
    color: #BF2305;
    text-decoration: none;
}
.headlines a:hover{
	color: #BF2305;
    text-decoration: none;
}
.clearfix{
	clear: both;
}



#special_story{
	padding:15px;
	margin: 15px;
	background:#FFF;
	border-radius:5px;
	text-align:center;
	webkit-box-shadow: 0 10px 6px -6px #859DA8;
       -moz-box-shadow: 0 10px 6px -6px #859DA8;
            box-shadow: 0 10px 6px -6px #859DA8;
}
#special_story h1{font-size:3.5em; line-height:1.5em;}

.health img, .news-paper img, .world img{
	margin-bottom:15px;
	font-size: 16px;
}


.paper_main{width:55%; float:left; padding-right:1.5%; margin-right:1.5%; border-right:1px solid #CCC; text-align:left !important;}
.paper_head{font-size:2.0em !important; color:#bf2305 !important;}
.paper_heads{width:40%; float:right; text-align:left !important;}
.paper_main h1{font-size:2.2em !important; line-height:1.5em;}
.paper_main img{float:left; margin:7px 15px 7px 0;}

.news .container-left img, .prabas .container-left img, .feature ul li img, 
.left_block .container-left img, .country .container-left img, .economy .container-left img{
		margin-bottom:15px;
	}

.border{
	margin:20px 0;
	border:1px dotted #ccc;
}

.top-header{
	width: 100%;
	background:#0076ba;
	padding:3px 0;
	float: left;
}
.top-header-left{
	width:48%; padding-left:2%;
	float: left;
}
.top-header-right{
	width:48%;
	padding-left:2%;
	overflow: hidden;
}
.weather{
	margin:0;
	padding:0;
	width: 100%;
}
.social-links{
	float:right;
	margin:0;
	padding:0;
}
.weather li{
	display: inline-block;
	color:#FFF;
	
}

.social-links li{
	padding-right: 15px;
	display: inline-block;
}
.weather li a{
	color:#fff;
	font-size: 14px;
	margin-right: 15px;
}

/*----------------------
		Title
-----------------------*/
nav{
	width: 100%;
	margin: 0;
	float: left;
	padding:15px 0;
	background:#FFF;
}
.logo{
	float: left;
	width:33%;
	padding:0 2% 0 1%;
}
.logo img{
	margin-top:5px;
}

/*----------------------
	Navbar
-----------------------*/

[type="checkbox"], label {
	  display: none;
}
.navbar{
	width:62%;
	padding:0;
	margin:10px 0;
	overflow: hidden;
	float:right;

	}
.navbar li{
	list-style:none;
	padding:0 1.7%;
	height:32px;
	float:left;
	line-height: 32px;
	position:relative;

}
.navbar li i{
	font-size:22px;
	margin-top:4px;
}
.navbar li:hover{
	color:#fff ! important;
}

.navbar li a{
	text-decoration: none;
	font-size:1.1em;
	color:#000000;
	display:block;
	text-align: center;
}

nav ul li:hover {
	  cursor: pointer;
	  position: relative;
}
nav ul li:last-child{
	background:#808080;
}
nav ul li:last-child a{
	color:#fff;
}
/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #2196F3;
  height: 1px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}



#contmain, #contmain1{
position: relative !important;
float:left;
width:100%;
  }
 #st_sidebar, #st_sidebar1{
 position: absolute; right:0;
        }
.container{
	width:70%;
	float: left;
	}
.sidebar{
	width:30%;
	overflow: hidden;
}




.container-left{
	width:48.5%;
	padding-right: 1.5%;
	float: left;
}
.container-right{
	width:48.5%;
	overflow: hidden;
	padding-left: 1.5%;
}

.highlight-left, .highlight-right{
	margin:0;
	padding:0;
}
.highlight-left{
	width:48%;
	margin-right:2%;
	float: left;
}
.highlight-left li img  {
	width:100%;
	position: relative;
	max-width: none;
	height: 372px;
}

.highlight-right{
	width:50%;
	overflow: hidden;
	margin:0;
	padding:0;
}
.special-news .highlight-right li img{
	height: 177px;
	width:100%;
	position: relative;
	max-width: none;
	
}
.highlight-left li{
	width:100%;
	height: 372px;
	list-style: none;
	position: relative;
}

.highlight-left .caption{
	position: absolute;
	z-index: 9999;
	left: 0;
	bottom:0;
	text-align: center;
	width: 100%;
}
.highlight-right .caption{
	position: absolute;
	z-index: 9999;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 284px;
}
.special-news .highlight-right li{
	height:177px;
	position: relative;
}
.caption{
	background:rgba(0,0,0,0.1);
}
.special-news .caption a{
	color:#fff;
	text-align: center;
	padding:5px 15px;
}

.caption  button{
	background:#2196F3;
	color:#fff;
	margin:10px 0;
	border-radius: 8px;
	border:none;
}
.caption button a{
	font-size: 18px;
	padding:10px 5px;
}

.news {
	background: #fff;
	border-radius: 8px;
}
.country, .market, .skill, .intl-job, .sports, .prabas, .interest, .feature
, .tabs, .analysis, .left_block{
	background: #fff;
	border-radius: 8px;
}

.top-news, .tabs, .top-news{
	margin:0;
	padding:15px 0 15px 0;
}

.main_news{padding:20px 0; font-size:1.1em; border-bottom: 3px solid #e9edf0; margin-bottom:20px;}
.main_news h1{font-size:2.5em; line-height:1.3em; font-weight:bold; font-family:'Ek Mukta', serif; margin-bottom:15px; }
.main_news img, .main_news_sub img{float:left; margin-right:15px; margin-top:5px;}
.news .main_news_sub{float:left; width:46%; padding-right:4%;}
.news .main_news_sub:last-child{padding-right:0;}

.top {
	width:100%;
}
.bottom{
	overflow: hidden;
	width:100%;
	padding-top:15px;
}
.top li, .bottom li{
	width:48.5%;
	margin-right: 3%;
	list-style: none;
	float: left;
	position: relative;
}
.highlight-right .bottom {
	padding-top: 19px;
}
.top li:last-child, .bottom li:last-child{
	margin-right: 0;
	width:48.5%;
}
.top-news li img{
	width:100%;
	height:260px;
}
.top-news li img{
	margin-bottom:15px;
}


/*----------------------
tab-links
-----------------------*/
.tab-links {
	margin:0;
	padding: 0;
	width:100%;
	overflow: hidden; 
	background: #0076ba;
	border-radius:8px;
}
.tab-links:after {
    display:block;
    clear:both;
    content:'';
}
   
.tab{
    display: none;
}

 .tab.active{
  	display:block;
  }

.tab-links li{
	float: left;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	border-left: none;
	position: relative;
	list-style: none;
	border-radius: 8px;
}

.tab-links li a{
   	color:#fff;
   	padding:5px 22px;
}

.tab-links .active{
	background:#bf2305;
	border-radius:unset;
}

/*----------------------
------ News Title ------
-----------------------*/

.news-title{
	width: 100%;
	margin:25px auto;
	border-bottom: 2px solid #C9C9C9;
	padding-top:15px;
}
.title-button{
	background:#313132;
	border-radius: 2px;
	border:none;
	margin-bottom:4px;
	width: 120px;
	text-align: center;
}
.archive-left-block .news-title{
	background:#313132;
	border-radius: 2px;
	border:none;
	margin-bottom:25px;
}
.news-title h2{
	padding:5px 8px;
	color:#fff;
	font-size: 18px;
}

.sidebar .news-title{ border-bottom: 2px solid #0076ba !important;}
.sidebar .title-button{margin-bottom:-2px !important; background:#0076ba !important; width:100%;}
.sidebar .news-title h2{
	text-align: center;
}
/*---------------------------------------
 7) slideshow
-----------------------------------------*/

/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel{
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
  
.owl-carousel .owl-item{
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(../owl-carousel/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:    hidden;
  -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}



/*---------------------------------------
 8) Styling Next and Prev button
-----------------------------------------*/

.owl-theme .owl-controls .owl-buttons div{
  color: #ddd;
  display: inline-block;
  zoom: 1;
  *display: inline;/*IE7 life-saver */
  margin: 5px;
  padding: 3px 14px 0px 14px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #333;
  filter: Alpha(Opacity=50);/*IE7 fix*/
  opacity: 0.7;
  top:34%;
  position: absolute;
  z-index: 100;
}
.owl-button img{
  width:10px;
  height: auto;
}
 #new-face-slide .item img{
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}

#new-face-slide .item {
	margin:0 5px;

}
.item:last-child {
	margin-right:0;
}
.carousel-caption{
  background:rgba(0,0,0,0.5);
  position: absolute;
  bottom:0;
  left: 0;
  width:97.4%;
  margin: 0 1.3%;
}
.carousel-caption h3{	
  padding:5px;
}
.carousel-caption a{
  font-size: 15px;
  color:#fff;
}
.owl-prev { left: 0; } .owl-next { right: 0; }
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
  filter: Alpha(Opacity=100);/*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* preloading images */
.owl-item.loading{
  min-height: 150px;
  background: url(../owl-carousel/AjaxLoader.gif) no-repeat center center
}


/*----------------------
------ Headlines ------
-----------------------*/

.headlines{
	overflow: hidden;
}
.left_block ul{margin:0; padding:0;}
.left_block ul li{list-style:none; font-size:1.2em; border-bottom:1px solid #e9edf0; padding-bottom:7px; margin-bottom:7px;}
.headlines img{
	float: left;
	margin-right: 20px;
}

.float-none img{
	float:none;
}

/*---------------------------------------
 5) news
-----------------------------------------*/

.news-headlines{
	background:#fff;
	padding:0 10px;
	
}
.news-headlines li{
	background:url(images/angle-right.png) no-repeat;
	background-position: 0 15px ! important;
	padding-left: 30px ! important;
	background-position: left;
}
.news-headlines li{
	list-style: none;
	padding:7px 0;
}

.news-headlines li a{
	font-size: 1.2em;
	padding:0;
}

.interview img {margin-bottom:15px !important;}

/*----------------------
------ Video --------
-----------------------*/
.feature ul{
	margin:0;
	padding:0;
}
.feature{
	float: left;
	border-radius: unset;
	background:#c2dbe6 !important;
}
.feature a{color:#313132 !important;}
.fature ul li {font-size:1.1em; text-align:center;}

.feature .news-title{
	margin-top:0;
	border-bottom: 2px solid #6e90a4;
}
.feature ul li{
	list-style:none;
	float: left;
	position: relative;
	width:23%;
	margin-right:2.5%;
	height: auto;
text-align: center;
font-size: 1.1em;
font-weight: bold;
}


.feature ul li img
{
   webkit-box-shadow: 0 10px 6px -6px #859DA8;
       -moz-box-shadow: 0 10px 6px -6px #859DA8;
            box-shadow: 0 10px 6px -6px #859DA8;
}


.feature ul li:last-child{
	margin-right:0;
}

.feature ul li img{
	position: relative;
	display: block;
}

.feature ul li span a{
	color:#fff;
	text-align: center;
}


.feature ul li .caption{
	position: absolute;
	z-index: 100;
	bottom:0;
	left: 0;
	background: rgba(0,0,0,.5);
	width:170px;
	padding:10px;
	text-align: center;
}
.feature ul li h3{
	margin:15px 0 0 0;

}

.rang {background:#c92b2b;}
.play-icon{
	position: absolute;
	margin-top:25%;
	z-index: 100;
	left:40%;
}
.video li .play-icon{
	opacity:0.7;
	-webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  
}

.photo-block ul{
	margin:0;
	padding:0;
}
.icon-right{
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}
.photo-block ul li{
	list-style: none;
	display: inline-block;
	width:23%;
	margin-right: 2%;

}
.photo-block ul li:last-child{
	margin-right: 0;

}
.archive-left-block{
	overflow: hidden;
	background:#fff;
}
.mr-top{
	margin-top:25px;
	float: left;
}
.single-page h2{font-size:2.5em;}
.single-page{ font-size:1.1em;}
.single-page p{margin:20px 0;}
.single-page img{
	margin:10px 20px 20px 0;
	float: left;
}
.single-page h3{ line-height:2.3em; font-style:italic; color:#666;}
.date_write{ width:100%; border-bottom:1px dotted #e4e4e4; margin:10px 0; padding-bottom:7px; float:left;}

.single-page .writer{font-weight:bold; padding-left:20px; margin-right:25px; color:#957c7c; background:url(images/writer.png) no-repeat left top; background-position:0 7px; float:left; display:block; }
.single-page .date{padding-left:20px; color:#957c7c; background:url(images/p_time.png) no-repeat left top; background-position:0 7px; float:left; display:block; }
.ar_pdate{color:#957c7c;}

.share{ width:94%; float:left; background:#F5F1F1; padding:5px 2% 0px; margin:5px 0 10px; }
.date{ float:left; width:40%; color:#333;}
.sharediv{
}

/*----------------------
------ Footer --------
-----------------------*/
.foot_ad{ background:#c8e8fa; padding:15px;}
footer{
	background: #0076BA;
}

footer p{
	color:#fff;
	margin:15px 0;
	padding:15px 0;
	text-align: center;
}

/*----------------------
------ Scrollup --------
-----------------------*/

a.scroll-top {
    background: #2196F3 none repeat scroll 0 0 padding-box;
       border-radius: 50%;
    bottom: 45px;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    height: 30px;
    font-weight: bold;
    line-height: 30px;
    position: fixed;
    right: 12px;
    text-align: center;
    width: 30px;
    z-index: 999;
}
a.scroll-top:hover {
    background-color: #fff;
    color: #2A4972;
    border-color:#2196F3;
}


a.scroll-top::before {
font-size:25px;
}
/*----------------------
------ pagination --------
-----------------------*/
/*paggination*/

div.pg {
	padding: 3px;
	margin: 3px;
	text-align:center;
}

div.pg a {
	padding: 5px 7px;
	margin: 2px;
	border: 1px solid #AAAADD;
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
	text-decoration: none; /* no underline */
	color: #B21A16;
}

div.pg a:hover, div.pg a:active {
	border: 1px solid #3e768b;
	color: #828481;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
}

div.pg span.current {
	padding: 5px 7px;
	margin: 2px;
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
background-color: #0076BA;color: #FFF;
	}

	div.pg span.disabled {
	padding: 5px 7px;
	margin: 2px;
	border: 1px solid #EEE;
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
	color: #828481;
	}

/*----------------------
	Responsive Media Screen
-----------------------*/


@media screen and (max-width: 980px) {
#head{padding: 0 15px !important;}
	.container, .doctor-article, .highlight-left, .highlight-right{
		width:96%; float:none; padding:0 2%; border:none;
	}

.sidebar{
		width: 96%; padding:0 2%; margin-top:25px;
	}

 #st_sidebar, #st_sidebar1{
 position:static !important; right:0;
        }

	.navbar {
		  width: 100%;
		  margin:0;
		  padding:0;
		  background: #0076BA;
		 
	}

	label {
  		display: block;
		width: 30px;
  		height: 30px;
  		cursor: pointer;
		position: absolute;
		right: 50px;
  		margin-top:0px;
	}
  
	label:after{
	  content:'';
	  display: block;
	  width: 30px;
	  height: 5px;
	  background: #DB2E1A;
	  margin: 7px 5px;
	  box-shadow: 0px 10px 0px #DB2E1A, 0px 20px 0px #DB2E1A;
	}

	[type="checkbox"]:checked ~ ul {
  		display: none;
  		z-index: 9999;
  		position: absolute;
		width:94.5%;
		margin-left:0;
		margin-right: 2%;
		margin-top:50px;

	}

	.navbar li {
		display: block;
  		float: left;
  		width: 100%;
  		text-align: left;
		text-indent: 20px;
		margin-left: 0px;
		border-bottom: 1px solid #ccc;
		padding:10px 0;
	}
.navbar li:hover{background:#c92b2b;}	
nav ul li:last-child{background:none;}	
	
.navbar{
		display:none;
  		position:relative;
  		width: 100%;
		z-index: 9999;
		float: left;
		margin-top:20px;
		padding:0px;
	}
	.logo{
		width:50%;
	}


.navbar li a{color:#FFF !important;}

}

@media screen and (max-width: 768px) {

	.container-left, .container-right, .headlies, .highlight-right, .highlight-left{
		width: 100%;
		float: none;
	}
	.social-links{
		float: none;
		text-align: center;
	}

	.feature ul li{
		width: 100%;
		margin-top:15px;
		overflow: hidden;
		text-align:left;
		font-size:1.4em;

	}
	.feature ul li img , .main_news img{
		margin-right: 20px;
		margin-bottom: 20px;
	}

	.feature ul li:first-child{
		margin-top: 0;
	}
	
	
	.headlines img{
		margin-bottom: 5px;
	}
	.main_news_sub img{
			margin-bottom: 20px;	
	}
	.feature ul li img, .left_block .container-left img, .country .container-left img, .economy .container-left img{
	margin-right: 20px;
}
	.news .container-right, .country .container-right, .highlight-right, .news{
		margin-top:25px;
	}
.play-icon{
	margin-top:10%;
	left: 20%;
}
.paper_main, .paper_heads{width:100%; float:left; border-right:0; margin-right:0; padding-right:0;}
}
@media screen and (max-width: 560px){
	.news .main_news_sub{width:100%; padding-right:0;}
	.health img, .news-paper img, .world img{
		margin-bottom:15px;
		font-size: 16px;
	}
	.feature ul li img, 
.left_block .container-left img, .country .container-left img, .economy .container-left img{
	float: none;
}
.play-icon{
top:15%;
left:30%;
}}</pre></body></html>