/*
Theme Name: Bhawesh
Theme URI: http://www.websoftitnepal.com
Author: Bhawesh Mandal
Author URI: http://www.websoftitnepal.com
Description: This is for news portal of websoft it nepal pvt. ltd.
Version: 5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:websoft
Text Domain: bhawesh
*/
body, div, span, applet, object, iframe,p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike,sub, sup, tt, var,u, i, center,
dl, dt, dd, ol, ul,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
	margin:0px;
	padding:0px;
	border:0px;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	color:#000;
	text-decoration:none;
}
  html, body {max-width:100%;overflow-x:hidden;}

* img{-webkit-animation: none;animation:none;transition: transform 0.8s ease-in-out;}
* img:hover{overflow:hidden;}

*,p,a{font-family:'Ek Mukta', sans-serif;}
ol,ul{list-style:none;}


a{color:#004477;text-decoration:none;}
a:hover{color:#df0505;text-decoration:none;}
.clear{clear:both;}


.topnav {
  position: relative;
  background-color: #f6001a;
  overflow: hidden;
}

.topnav span {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 5px 10px;
  text-decoration: none;
  font-size: 17px;
}
.topnav span .nepali-date{color:#fff;font-weight:700;}
.topnav-right {
  float: right;
}
span#timer{font-weight:700;}



#logo{
 float: right;
 font-size: 20px;
 font-weight: 600;
 background:linear-gradient(to right, #004999 , white);
 padding: 10px 20px;
 transition:1s all;
}
#logo a{color:#FFEB3B;padding:0 5px;}
#logo a:hover{color:#fff;}
#logo a i{color:#fff;}
#logo a i.fa-facebook-square{color:#3b5999;}
#logo a i.fa-twitter-square{color:#55acee;}
#logo a i.fa-instagram{color:#e4405f;}


section {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: table;
  position: relative;
  border-bottom: 3px solid red;
}
span.menutir{color:#fff;font-size:14px;margin-left:5px;}

header{
  width: 100%;
  display: table;
  background-color: #004999;
  z-index: 999999999999999999999;
}


nav .current-menu-item{background:#ff0000;}
nav {
  width: auto;
  float: left;
}

nav ul {
  display: table;
  float: right;
  position:relative;
}

nav ul li { float:left;transition:5s;}

nav ul li:last-child { padding-right: 0px; }

nav ul li a {
  color: #fff;
  font-size: 20px;
  padding: 10px 20px;
  display: inline-block;
  transition: all 0.5s ease 0s;
  font-weight:600;
}

nav ul li a:hover {
  background-color: #f10a2a;
  color: #fff;
}

nav ul li:hover ul{
	display: block;}

nav ul li ul{
	
	display: none;
	position: absolute;
	background-color: #ff0000;
	z-index:99;
}

nav ul ul li{
width:100%;
}


nav ul ul li a{
  color: #fff;
  font-size: 18px;
  padding: 5px 20px;
  display: block;
  transition: all 0.8s ease 0s;
}



.toggle-menu ul {
  display: table;
  width: 25px;
}
.toggle-menu ul li {
  width: 100%;
  height: 4px;
  background-color: #fff;
  margin-bottom: 8px;
}
.toggle-menu ul li:last-child { margin-bottom: 0px; }
input[type=checkbox], label { display: none; }
 @media only screen and (max-width: 1440px) {
section { max-width: 100%; }
}
 @media only screen and (max-width: 980px) {
#logo { padding: 0px; }

input[type=checkbox] {
  position: absolute;
  top: -9999px;
  left: -9999px;
  background: none;
}
input[type=checkbox]:fous {
background:none;
}

label {
  float: left;
  padding: 10px 0px;
  display: inline-block;
  cursor: pointer;
}

input[type=checkbox]:checked ~ nav { display: block; }

nav {
  display: none;
  position: absolute;
  left: -12px;
  top: 40px;
  background-color: #0f7b28;
  padding: 0px;
  z-index: 99;
}

nav ul {width:250px; }

nav ul li {
  float: none;
  padding: 0px;
  width: 100%;
  display: table;
}

nav ul li a {
  color: #FFF;
  font-size: 15px;
  display: block;
  border-bottom: 1px solid rgba(225,225,225,0.1);
}
nav	ul ul{position: static;}
nav	ul ul li{background-color: #bb0d0d;}
}
 @media only screen and (max-width: 480px) {
section { max-width: 98%;margin-left:5px;}
}
 @media only screen and (max-width: 360px) {
label { padding: 5px 0px; }
#logo { font-size: 20px; }
nav { top: 40px; }
}
.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%;
	transition: all 0.3s;
	transition: all 2s ease;
	}
	
.fixed #logo{text-transform: none;transition: all 0.3s;}

.logo{height:135px;margin:10px 0;}
.logobanner{height:135px;margin:10px 0;}
.logo a img{width:100%;height:100%;}
.logobanner img{width:100%;height:100%;}

@media screen and (max-width:700px){.logobanner{height:60px;margin:5px 0;}}


.advertise{width:100%;margin:10px 0;}
.advertise img{width:100%;}
.advertisesidebar{width:100%;margin:15px 0px;}
.advertisesidebar img{width:100%;}



.mywebsitemenu{margin:10px 0;border-bottom:4px solid #004999;font-weight:600;}
.mywebsitemenu span{border-left:5px solid #f6001a;font-size:20px;background:#004999;color:#fff;padding:0 15px;border-radius: 0 20px 0 0;}
.mywebsitemenu a{float:right;color:red;font-size:15px;}

.leftsamacharcover{margin:8px 0;padding:5px;}
.leftsamachartitle{margin:10px 0;font-size:22px;line-height:30px;font-weight:600;}
.leftsamacharimg{height:75px;}
.leftsamacharimg img{width:100%;height:100%;}
.leftsamacharpara{font-size:16px;line-height:22px;}



/*final code css start */

.bhawesh51cover{margin:15px 0;padding:10px;background:#ececec;}
.bhawesh51cover span{color:#5452e4;text-align:center;}
.bhawesh51cover span .fa{color:#ff0000;}
.bhawesh51cover p{font-size:14px;line-height:18px;}
.bhawesh51img{height:190px}
.bhawesh51img img{width:100%;height:100%;}
.bhawesh51title{font-size:20px;line-height:24px;margin:10px 0;font-weight:600;}
.bhawesh51title a{color:#505050;}

.bhawesh52cover{padding:3px;}
.bhawesh52img{height:90px; margin:10px 0;}
.bhawesh52img img{height:100%;width:100%;}
.bhawesh52title{margin:10px 0;font-size:20px;line-height:25px;}
.firstpart{height:400px;position:relative;}
.firstpart a img{width:100%;height:100%;}
.firstpart span{left:0;color:#fff;font-weight:600;bottom:0;padding:10px 0;position:absolute;font-size:24px;line-height:30px;background:#0c0c0ca8;width:100%;text-align:center;}
.secondpartcover{margin:15px 0;}
.secondpart{height:120px;}
.secondpart a img{height:100%;width:100%;}
.secondparttitle{font-size:18px;line-height:24px;margin:10px 0;}

.websoftitnepalslide{height:200px;border:4px solid #f60100;position:relative;}
.websoftitnepalslide a img{width:100%;height:100%;}
.websoftitnepalslide p{top:0;right:0;position:absolute;padding:0 10px;background:red;color:#fff;}
.websoftitnepalslide span{position:absolute;top: 100%;left: 50%;
    transform: translate(-50%, -50%);
    background: #f60100;
    padding: 5px 20px;
    font-size: 20px;
    color: #fff;
    border-radius:10%;}
.websoftitnepalslidetitle{margin-top:25px;font-size:20px; line-height:30px;font-weight:600;}


.firstpart1{height:400px;position:relative;}
.firstpart1 a img{width:100%;height:100%;}
.firstpart1 span{left:0;color:#fff;font-weight:600;bottom:0;padding:10px 0;position:absolute;font-size:24px;line-height:30px;background:#0c0c0ca8;width:100%;text-align:center;}

.secondpartcover1{margin:15px 0;position:relative}
.secondpart1{height:220px;}
.secondpart1 a img{height:100%;width:100%;}
.secondparttitle1{width:100%;position:absolute;left:0;bottom:0;text-align:center;font-size:18px;line-height:24px;padding:10px 0;background:#0c0c0ca8;}
.secondparttitle1 a{color:#fff;}

ul.mandal{margin:10px 0;background:rgba(77,77,77,.06);}
ul.mandal li{transition: all .5s ease;padding:20px 10px;border-bottom:1px solid #EEE;}
ul.mandal li a{font-size:18px;font-weight: 500;
    line-height: 158%;
    color: rgba(77,77,77,.8);}
	ul.mandal li:hover{background:#EEE;}
	
.regularbhawesh{height: 280px;border:3px solid #4a719c;padding:5px;}
.slider {
        width: 99%;
        margin: 20px auto;}
    .slick-slide {
      margin: 0px 10px;
    }
    .slick-slide img {
      width: 100%;
    }
    .slick-slide {
      transition: all ease-in-out .5s;
      opacity: .2;
    } 
    .slick-active {
      opacity: .5;
    }
    .slick-current {
      opacity: 1;
    }
	.onlineimgcover{margin:5px;}
	.onlineimg{height:175px;}
	.onlineimg a img{height:100%;}
	.onlineimgtitle{margin:5px 0;font-size:18px; line-height:23px;font-weight:500;}
 































/*final code css end */



/* Style the tab */
.tab {
  overflow: hidden;
  background:#1f4065;
box-shadow: 0 5px 8px -2px #ccc;

}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 5px 15px;
  transition: 0.9s;
  font-size: 20px;
  width:50%;
  font-weight: 600;
  color:#fff;
}

/* Create an active/current tablink class */
.tab button.active {background:#004999;}

/* Style the tab content */
.tabcontent {
  display: none;
  border: 1px solid #bdbdbd;
  border-top: none;
}
ul.tajapopular{}
ul.tajapopular li{font-size:20px;height:50px;line-height:30px;overflow:hidden;border-bottom:1px dashed #bdbdbd;padding:5px 0;}
ul.tajapopular li:last-child{border:none;}
ul.tajapopular li span{transition:all 1s;background:#004999;color:#fff;border:1px solid #EEE;margin:5px 10px;border-radius:15%;display:inline-block;padding:0 15px;font-weight:bold;}
ul.tajapopular li span:hover{background:#fff;color:#004999;}
ul.tajapopular li a{font-weight:500;}


.newscattitle{margin:10px 0;}
.newscattitle a{font-weight:600;font-size:25px;line-height:35px;font-family: yatra one,cursive;}
.newscattitle p{font-size:20px;line-height:29px;}




.relativecover{background:#f5f5f5;padding:5px 10px;margin:15px 0;}
.relatednewscover{margin:10px 0;}
.relatednews{height:150px;position:relative;}
.relatednews a img{width:100%;height:100%;}
.relatednews span{border-radius:0 5px 0 0;bottom:0;left:0;position:absolute;padding:0 5px;;background:red;color:#fff;}
.relatednewstitle{font-size:19px;line-height:25px;font-weight:600;margin:10px 0;}
.newscatcover{margin:15px 0;padding:10px;background:#f1f1f1;box-shadow: 0 0 3px 2px #ccc;}
.newscatcover:hover{box-shadow: 4px 4px 4px #ccc;}
.newscat{height:220px;position:relative;overflow:hidden}
.newscat a img{width:100%;height:100%;transition:0.7 all;}
.newscat a img:hover{-webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);}
.newscat span{left:0;bottom:0;position:absolute;padding:0 10px;background:red;color:#fff;font-weight:600;}
.cattitle{font-size:17px;line-height:21px;margin:10px 0;padding:5px 0;font-weight:600;text-align:center;}


/*fullscreen css */
.bigmainbhawesh{background:#f9f9f9;text-align:center;padding:15px 0;margin:20px 0;transition:all 0.5s;}
.bigmainbhawesh span{font-weight:600;}
.bigmainbhaweshtitle{font-size:50px;line-height:60px;font-weight:600;margin:10px 0;}
.bigmainbhaweshtitle a{color:#004999;display:block;}
.bigmainbhaweshtitle a:hover{color:#f41719;}
.subtitle{font-size:20px;line-height:25px;color:#878787;font-weight:500;}
.bigmainbhaweshpic{width:100%;margin:auto;}
.bigmainbhaweshpic img{width:65%;}
.bigmainbhaweshpara{font-size:20px;padding:10px px}
@media screen and (max-width:700px){
.bigmainbhaweshtitle{font-size:30px;line-height:40px;}
.bigmainbhaweshpara{font-size:20px;height:74px;overflow:hidden;}
}
	
.bhawesh3main{height:200px;position:relative;}
.bhawesh3main a img{width:100%;height:100%;}
.bhawesh3main span{position:absolute;left:0;bottom:0;background:#f00;color:#fff;width:30px;height:30px;line-height:30px;text-align:center;font-size:24px;}
.bhawesh3main p{position:absolute;right:0;bottom:0;background:#FFF;padding:2px 5px;font-size:13px;}
.bhawesh3maintitle{font-weight:600;text-align:center;font-size:20px;line-height:25px;padding:5px 3px;}
.bhawesh3maintitle a{color:red;}
.bhawesh3main2{height:80px;position:relative;}
.bhawesh3main2 span{position:absolute;right:0;top:0;background:#FFF;border:2px solid #1212ED;width:25px;height:25px;line-height:22px;text-align:center;font-size:15px;}

.bhawesh3main2 a img{width:100%;height:100%;}
.bhawesh3main2title{font-size:19px;line-height:24px;}
.bhawesh3main2title a{color:#111;font-weight:600}
.bhawesh3main2title a:hover{color:red;}

.sharecover{box-sizing: border-box;padding:5px;}
.meroauthor{font-weight:600;font-size:18px;line-height:22px;}
.meroauthor::after {content: "";clear: both;display: table;}
.meroauthor p img{width:45px;height:45px;float:left;margin-right:5px;}
.meroauthor span{color:red;font-size:15px}

/* final css details css */

/* details css */
.title {font-weight:600;font-size:45px;line-height:65px;padding:5px 0;}
.title a{display:block;}
.title p{font-size:25px;line-height:32px;color: rgba(0,0,0,.5);}
@media screen and (max-width:700px){.title{font-size: 30px;line-height: 40px;}}

.details{color:#000;text-align:justify;word-wrap: break-word;}
.details p{
    font-size: 20px!important;
    line-height: 180%!important;
    font-weight: 400;
    margin: 0 0 1.04em;
	text-align: justify;
	overflow:hidden;}
.details p strong{font-weight:800;}
.details ul,ol{padding:5px 1px;}
.details li{font-weight:700;color:#000;}
.details #feature{width:100%;overflow:hidden;margin:15px 0;}
.details #feature img{width:100%;height:auto;}
.details img{height:auto;display:block;width:100%;}
.details del{text-decoration: line-through;}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 15px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes:"\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p{display: inline;}
/* single page */
/*pagination with divya code */
.divya{font-size:25px;padding:5px;text-align:center;margin:auto;}
.divya .nav-links{padding:5px;}
.divya .page-numbers{background:#b7aaaa;border:1px solid #ccc;padding:3px 15px;transition:background-color .9s;}
.divya .page-numbers:hover{background:#000;color:#fff;}
.divya .current{background:red;color:fff;}

#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:100px;
    background-color:#006aad;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
	z-index:999999999999999;
	border: 5px solid #bbbbbb;
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color:red;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}


/*testing footer code */
.wrapperfooter{box-sizing: border-box;background:#1485CC;}
.widgetcover{color:#fff;margin:10px 0;box-sizing: border-box;text-align: center;}
.widgetcover span{background:red;font-size:20px;font-weight:600;color:#fff;padding:0 10px;display:inline-block;}
.textwidget{}
.textwidget p{color:#fff;font-weight:500;}
.para a{color:#0a88b9;}
.para img{width:100%;margin:auto;display:block;}
.copyright{text-align:center;background:#006aad;color:#fff;font-weight:bold;}
.copyright a{color:#cf0;}
.bhawesh{background:red;}