/*
	Theme Name:  Deurali Khabar
	Theme URI: https://deuralikhabar.com
	Author: Basudev
	Author URI: https://basudevkunwar.com.np/
	Description: 
	Version: 3.1
	Requires PHP: 7.0
	Tags: Nepali, News, Portal, Website
*/

/* ==========================================
// Typography
============================================= */
body {
	background: #ffffff;
	color: #000;
	transition: margin-left .5s;
  }
  
  body, p {
/*	font-family: mukta,sans-serif;*/
	line-height: 24px;
	font-size: 16px;
	text-rendering: optimizeLegibility;
  }
  
  h1, h2, h3, h4, h5, h6 {
	color: #1c1c1c;
	font-weight: 700;
	font-family: 'Vesper Libre', serif;
  }
  
  h1 {
	font-size: 36px;
	line-height: 48px;
  }
  
  h2 {
	font-size: 28px;
	line-height: 36px;
  }
  
  h3 {
	font-size: 24px;
	margin-bottom: 20px;
  }
  
  h4 {
	font-size: 18px;
	line-height: 28px;
  }
  
  h5 {
	font-size: 14px;
	line-height: 24px;
  }
  
  .alert .icon {
	margin-right: 15px;
  }
  p {
   text-align: justify !important;
}
/* ==================================================
// Global styles
================================================== */
html {
	overflow-x: hidden !important;
	width: 100%;
	height: 100%;
	position: relative;
  }
  
  body {
	border: 0;
	margin: 0;
	padding: 0;
  }
  
  .body-inner {
	position: relative;
	overflow: hidden;
  }
  
  a:link, a:visited {
	text-decoration: none;
  }
  
  a {
	color: #192786;
	-webkit-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s;
  }
  
  a:hover {
	text-decoration: none;
	color: #f60d2b
  }

  /*-- Logo --*/
.logo {
	padding: 5px 0; 
  }
  .logo img {
	  height: auto; 
	  max-width: 100%;
  }
  /* header right */
  .header-right {
	float: right;
  }
  section,
.section-padding {
  padding: 50px 0;
  position: relative;
}

.no-padding {
  padding: 0;
}

.p-top-0 {
  padding-top: 0;
}

.p-bottom-0 {
  padding-bottom: 0;
}

.m-top-0 {
  margin-top: 0 !important;
}

.m-bottom-0 {
  margin-bottom: 0;
}

.media > .pull-left {
  margin-right: 20px;
}

img.banner {
  display: inline-block;
}

.gap-10 {
  clear: both;
  height: 10px;
}

.gap-20 {
  clear: both;
  height: 20px;
}

.gap-30 {
  clear: both;
  height: 30px;
}

.gap-40 {
  clear: both;
  height: 40px;
}

.gap-50 {
  clear: both;
  height: 50px;
}

.gap-60 {
  clear: both;
  height: 60px;
}

.gap-70 {
  clear: both;
  height: 70px;
}

.gap-80 {
  clear: both;
  height: 80px;
}

.mrb-30 {
  margin-bottom: 30px;
}

.mrb-80 {
  margin-bottom: -80px;
}

.mrt-0 {
  margin-top: 0 !important;
}

.pab {
  padding-bottom: 0;
}

.mb-1 {
  margin-bottom: 1px !important;
}

.mt-1 {
  margin-top: 1px;
}

.mr-1 {
  margin-right: 1px;
}

.ml-1 {
  margin-left: 1px;
}

.mb-2 {
  margin-bottom: 2px !important;
}

.mt-2 {
  margin-top: 2px;
}

.mr-2 {
  margin-right: 2px;
}

.ml-2 {
  margin-left: 2px;
}

.mb-3 {
  margin-bottom: 3px !important;
}

.mt-3 {
  margin-top: 3px;
}

.mr-3 {
  margin-right: 3px;
}

.ml-3 {
  margin-left: 3px;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.mt-4 {
  margin-top: 4px;
}

.mr-4 {
  margin-right: 4px;
}

.ml-4 {
  margin-left: 4px;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mt-5 {
  margin-top: 5px;
}

.mr-5 {
  margin-right: 5px;
}

.ml-5 {
  margin-left: 5px;
}

.mb-6 {
  margin-bottom: 6px !important;
}

.mt-6 {
  margin-top: 6px;
}

.mr-6 {
  margin-right: 6px;
}

.ml-6 {
  margin-left: 6px;
}

.mb-7 {
  margin-bottom: 7px !important;
}

.mt-7 {
  margin-top: 7px;
}

.mr-7 {
  margin-right: 7px;
}

.ml-7 {
  margin-left: 7px;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.mt-8 {
  margin-top: 8px;
}

.mr-8 {
  margin-right: 8px;
}

.ml-8 {
  margin-left: 8px;
}

.mb-9 {
  margin-bottom: 9px !important;
}

.mt-9 {
  margin-top: 9px;
}

.mr-9 {
  margin-right: 9px;
}

.ml-9 {
  margin-left: 9px;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mt-10 {
  margin-top: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.mb-11 {
  margin-bottom: 11px !important;
}

.mt-11 {
  margin-top: 11px;
}

.mr-11 {
  margin-right: 11px;
}

.ml-11 {
  margin-left: 11px;
}

.mb-12 {
  margin-bottom: 12px !important;
}

.mt-12 {
  margin-top: 12px;
}

.mr-12 {
  margin-right: 12px;
}

.ml-12 {
  margin-left: 12px;
}

.mb-13 {
  margin-bottom: 13px !important;
}

.mt-13 {
  margin-top: 13px;
}

.mr-13 {
  margin-right: 13px;
}

.ml-13 {
  margin-left: 13px;
}

.mb-14 {
  margin-bottom: 14px !important;
}

.mt-14 {
  margin-top: 14px;
}

.mr-14 {
  margin-right: 14px;
}

.ml-14 {
  margin-left: 14px;
}

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

.mt-15 {
  margin-top: 15px;
}

.mr-15 {
  margin-right: 15px;
}

.ml-15 {
  margin-left: 15px;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.mt-16 {
  margin-top: 16px;
}

.mr-16 {
  margin-right: 16px;
}

.ml-16 {
  margin-left: 16px;
}

.mb-17 {
  margin-bottom: 17px !important;
}

.mt-17 {
  margin-top: 17px;
}

.mr-17 {
  margin-right: 17px;
}

.ml-17 {
  margin-left: 17px;
}

.mb-18 {
  margin-bottom: 18px !important;
}

.mt-18 {
  margin-top: 18px;
}

.mr-18 {
  margin-right: 18px;
}

.ml-18 {
  margin-left: 18px;
}

.mb-19 {
  margin-bottom: 19px !important;
}

.mt-19 {
  margin-top: 19px;
}

.mr-19 {
  margin-right: 19px;
}

.ml-19 {
  margin-left: 19px;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mt-20 {
  margin-top: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.ml-20 {
  margin-left: 20px;
}

@media (max-width: 991px) {
  .res-margin {
    margin-bottom: 15px;
  }
  .mb-1 {
    margin-bottom: 0px;
  }
  .mr-1 {
    margin-right: 0px;
  }
  .ml-1 {
    margin-left: 0px;
  }
  .mb-2 {
    margin-bottom: 0px;
  }
  .mr-2 {
    margin-right: 0px;
  }
  .ml-2 {
    margin-left: 0px;
  }
  .mb-3 {
    margin-bottom: 0px;
  }
  .mr-3 {
    margin-right: 0px;
  }
  .ml-3 {
    margin-left: 0px;
  }
  .mb-4 {
    margin-bottom: 0px;
  }
  .mr-4 {
    margin-right: 0px;
  }
  .ml-4 {
    margin-left: 0px;
  }
  .mb-5 {
    margin-bottom: 0px;
  }
  .mr-5 {
    margin-right: 0px;
  }
  .ml-5 {
    margin-left: 0px;
  }
  .mb-6 {
    margin-bottom: 0px;
  }
  .mr-6 {
    margin-right: 0px;
  }
  .ml-6 {
    margin-left: 0px;
  }
  .mb-7 {
    margin-bottom: 0px;
  }
  .mr-7 {
    margin-right: 0px;
  }
  .ml-7 {
    margin-left: 0px;
  }
  .mb-8 {
    margin-bottom: 0px;
  }
  .mr-8 {
    margin-right: 0px;
  }
  .ml-8 {
    margin-left: 0px;
  }
  .mb-9 {
    margin-bottom: 0px;
  }
  .mr-9 {
    margin-right: 0px;
  }
  .ml-9 {
    margin-left: 0px;
  }
  .mb-10 {
    margin-bottom: 0px;
  }
  .mr-10 {
    margin-right: 0px;
  }
  .ml-10 {
    margin-left: 0px;
  }
  .mb-11 {
    margin-bottom: 0px;
  }
  .mr-11 {
    margin-right: 0px;
  }
  .ml-11 {
    margin-left: 0px;
  }
  .mb-12 {
    margin-bottom: 0px;
  }
  .mr-12 {
    margin-right: 0px;
  }
  .ml-12 {
    margin-left: 0px;
  }
  .mb-13 {
    margin-bottom: 0px;
  }
  .mr-13 {
    margin-right: 0px;
  }
  .ml-13 {
    margin-left: 0px;
  }
  .mb-14 {
    margin-bottom: 0px;
  }
  .mr-14 {
    margin-right: 0px;
  }
  .ml-14 {
    margin-left: 0px;
  }
  .mb-15 {
    margin-bottom: 0px;
  }
  .mr-15 {
    margin-right: 0px;
  }
  .ml-15 {
    margin-left: 0px;
  }
  .mb-16 {
    margin-bottom: 0px;
  }
  .mr-16 {
    margin-right: 0px;
  }
  .ml-16 {
    margin-left: 0px;
  }
  .mb-17 {
    margin-bottom: 0px;
  }
  .mr-17 {
    margin-right: 0px;
  }
  .ml-17 {
    margin-left: 0px;
  }
  .mb-18 {
    margin-bottom: 0px;
  }
  .mr-18 {
    margin-right: 0px;
  }
  .ml-18 {
    margin-left: 0px;
  }
  .mb-19 {
    margin-bottom: 0px;
  }
  .mr-19 {
    margin-right: 0px;
  }
  .ml-19 {
    margin-left: 0px;
  }
  .mb-20 {
    margin-bottom: 0px;
  }
  .mr-20 {
    margin-right: 0px;
  }
  .ml-20 {
    margin-left: 0px;
  }
}

.ts-gutter-10 {
  margin-top: -5px !important;
  margin-bottom: -5px !important;
}

.ts-gutter-10 > div {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.ts-gutter-20 {
  margin-top: -10px !important;
  margin-bottom: -10px !important;
}

.ts-gutter-20 > div {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.ts-gutter-30 {
  margin-top: -15px !important;
  margin-bottom: -15px !important;
}

.ts-gutter-30 > div {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.ts-gutter-40 {
  margin-top: -20px !important;
  margin-bottom: -20px !important;
}

.ts-gutter-40 > div {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.ts-gutter-50 {
  margin-top: -25px !important;
  margin-bottom: -25px !important;
}

.ts-gutter-50 > div {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.ts-gutter-60 {
  margin-top: -30px !important;
  margin-bottom: -30px !important;
}

.ts-gutter-60 > div {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

a:focus {
  outline: 0;
}

img.pull-left {
  margin-right: 20px;
  margin-bottom: 20px;
}

img.pull-right {
  margin-left: 20px;
  margin-bottom: 20px;
}

ol, ul {
  margin-bottom: 20px;
}

.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ts-padding {
  padding: 60px;
}

.solid-bg {
  background: #f9f9f9;
}

.bg-dark {
  background: #222;
}

.solid-row {
  background: #f0f0f0;
}

/* Dropcap */
.dropcap {
  font-size: 44px;
  line-height: 50px;
  float: left;
  margin: 0 12px 0 0;
  position: relative;
  text-transform: uppercase;
}

/* Video responsive */
.embed-responsive {
  padding-bottom: 56.25%;
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
}

.embed-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* Input form */
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #dadada;
  padding: 5px 20px;
  height: 40px;
  background: none;
  color: #959595;
  font-size: 12px;
  border-radius: 0;
}

.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #fc4a00;
}

.form-control.input-msg {
  height: 50px;
}

hr {
  background-color: #e7e7e7;
  border: 0;
  height: 1px;
  margin: 40px 0;
}

blockquote {
  position: relative;
  padding: 45px 20px 30px;
  border: 0;
  margin: 50px 0 0px;
  font-size: 18px;
  line-height: 34px;
  font-weight: 600;
  text-align: center;
  font-style: italic;
}

blockquote p {
  font-size: 18px;
}

blockquote::before {
  position: absolute;
  content: '\f10e';
  font-family: "FontAwesome";
  font-size: 24px;
  padding: 8px 15px;
  top: -10px;
  left: 50%;
  margin-left: -44px;
  color: #000;
}

blockquote.pull-left {
  padding-left: 15px;
  padding-right: 0;
  text-align: left;
  border-left: 5px solid #eee;
  border-right: 0;
}

.thumb-fullwidth img {
  width: 100%;
}

/* Button */
.btn {
 /* background: #fc4a00;*/
  color: #fff;
  padding: 10px 30px;
}

.btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #fc4a00;
}

.btn:hover {
  background: #000;
  color: #fff;
}

.btn-primary,
.btn-dark {
  border: 0;
  border-radius: 0;
  padding: 12px 25px 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.btn-white.btn-primary {
  background: #fff;
  color: #fc4a00;
}

.btn-primary {
  background: #fc4a00;
}

.btn-dark {
  background: #242427;
}

.btn-primary:hover,
.btn-dark:hover,
.btn-white.btn-primary:hover, .btn:foucs {
  background: #272d33;
  color: #fff;
}

.general-btn {
  clear: both;
  margin-top: 50px;
}

/* Ul, Ol */
ul, li {
  list-style: none;
}

.list-round,
.list-arrow,
.list-check {
  list-style: none;
  margin: 0;
  padding: 0;
}

.list-round li {
  line-height: 28px;
}

.list-round li:before {
  font-family: "FontAwesome";
  content: "\f138";
  margin-right: 10px;
  color: #fc4a00;
  font-size: 12px;
}

ul.list-arrow {
  padding: 0;
}

ul.list-arrow li:before {
  font-family: "FontAwesome";
  content: "\f105";
  margin-right: 10px;
  color: #fc4a00;
  font-size: 16px;
}

ul.list-check li:before {
  font-family: "FontAwesome";
  content: "\f00c";
  margin-right: 10px;
  color: #fc4a00;
  font-size: 14px;
}

/* Bootstrap */
.nav-tabs > li > a.active,
.nav-tabs > li > a.active:focus,
.nav-tabs > li > a.active:hover,
.nav-tabs > li > a:hover,
.nav-tabs > li > a {
  border: 0;
  background: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background: none;
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}


@media (max-width: 991px) { 
	/* #desktop__only { display: none; } */
	.trending__ { display: none; }
	#desktop__only { display: none; }
	.header__nav .sidebar__collapse { 
		background: none; 
		/*margin-left: -15px; */
	}
	.recent__box, .popular__box { height: 95vh; }
	.mbl__mb__30 { margin-bottom: 30px; } 
	.sidebar__ads { display: center; }
	.desktop__only { display: none; }
	.post-title.title-xl { font-size: 34px;  }
	
}
/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
#sidebar {
    width: 300px;	
    position: fixed;
    top: 0;
    left: -300px;
    height: 100vh;
    z-index: 11111	;
    background: #012a4a;
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#sidebar.active {
    left: 0;
}

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 40px;
    text-align: center;
    background: #a30a0a;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#dismiss:hover {
    background: #fff;
    color: #7386D5;
}

.overlay {
    position: fixed;
	cursor: pointer;
	top: 0px;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    display: none;
}

#sidebar .sidebar-header {
  padding: 10px;
  background: #053b65;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
	color: #FFF;
    padding: 10px 20px;
    font-size: 1.1em;
    display: block;
    font-weight: 700;
    border-bottom: solid 1px rgba(255,255,255,.08);
}
#sidebar ul li a:hover {
    color: #7386D5;
    background: rgb(28, 214, 3);
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
    color: #fff;
    background: #6d7fcc;
}

.dropdown-menu {
  background-color: #7e0675;
}


a[data-toggle="collapse"] {
    position: relative;
}

a[aria-expanded="false"]::before, a[aria-expanded="true"]::before {
  content:"\f106";
  display: block;
  position: absolute;
  right: 20px;
  font-family: 'fontAwesome';
  font-size: 0.6em;
}
a[aria-expanded="true"]::before {
content:"\f107";
}
/* ---------------------------------------------------
    bell icon notification
----------------------------------------------------- */

.bell-icon {
	color: #c40228;
	margin-right: 150px;
	-webkit-animation: ring 4s .7s ease-in-out infinite;
	-webkit-transform-origin: 50% 4px;
	-moz-animation: ring 4s .7s ease-in-out infinite;
	-moz-transform-origin: 50% 4px;
	animation: ring 4s .7s ease-in-out infinite;
	transform-origin: 50% 4px;
}
.icon:hover {
    opacity: .7
}

  @-webkit-keyframes ring {
	0% { -webkit-transform: rotateZ(0); }
	1% { -webkit-transform: rotateZ(30deg); }
	3% { -webkit-transform: rotateZ(-28deg); }
	5% { -webkit-transform: rotateZ(34deg); }
	7% { -webkit-transform: rotateZ(-32deg); }
	9% { -webkit-transform: rotateZ(30deg); }
	11% { -webkit-transform: rotateZ(-28deg); }
	13% { -webkit-transform: rotateZ(26deg); }
	15% { -webkit-transform: rotateZ(-24deg); }
	17% { -webkit-transform: rotateZ(22deg); }
	19% { -webkit-transform: rotateZ(-20deg); }
	21% { -webkit-transform: rotateZ(18deg); }
	23% { -webkit-transform: rotateZ(-16deg); }
	25% { -webkit-transform: rotateZ(14deg); }
	27% { -webkit-transform: rotateZ(-12deg); }
	29% { -webkit-transform: rotateZ(10deg); }
	31% { -webkit-transform: rotateZ(-8deg); }
	33% { -webkit-transform: rotateZ(6deg); }
	35% { -webkit-transform: rotateZ(-4deg); }
	37% { -webkit-transform: rotateZ(2deg); }
	39% { -webkit-transform: rotateZ(-1deg); }
	41% { -webkit-transform: rotateZ(1deg); }
  
	43% { -webkit-transform: rotateZ(0); }
	100% { -webkit-transform: rotateZ(0); }
  }
  
  @-moz-keyframes ring {
	0% { -moz-transform: rotate(0); }
	1% { -moz-transform: rotate(30deg); }
	3% { -moz-transform: rotate(-28deg); }
	5% { -moz-transform: rotate(34deg); }
	7% { -moz-transform: rotate(-32deg); }
	9% { -moz-transform: rotate(30deg); }
	11% { -moz-transform: rotate(-28deg); }
	13% { -moz-transform: rotate(26deg); }
	15% { -moz-transform: rotate(-24deg); }
	17% { -moz-transform: rotate(22deg); }
	19% { -moz-transform: rotate(-20deg); }
	21% { -moz-transform: rotate(18deg); }
	23% { -moz-transform: rotate(-16deg); }
	25% { -moz-transform: rotate(14deg); }
	27% { -moz-transform: rotate(-12deg); }
	29% { -moz-transform: rotate(10deg); }
	31% { -moz-transform: rotate(-8deg); }
	33% { -moz-transform: rotate(6deg); }
	35% { -moz-transform: rotate(-4deg); }
	37% { -moz-transform: rotate(2deg); }
	39% { -moz-transform: rotate(-1deg); }
	41% { -moz-transform: rotate(1deg); }
  
	43% { -moz-transform: rotate(0); }
	100% { -moz-transform: rotate(0); }
  }
  
  @keyframes ring {
	0% { transform: rotate(0); }
	1% { transform: rotate(30deg); }
	3% { transform: rotate(-28deg); }
	5% { transform: rotate(34deg); }
	7% { transform: rotate(-32deg); }
	9% { transform: rotate(30deg); }
	11% { transform: rotate(-28deg); }
	13% { transform: rotate(26deg); }
	15% { transform: rotate(-24deg); }
	17% { transform: rotate(22deg); }
	19% { transform: rotate(-20deg); }
	21% { transform: rotate(18deg); }
	23% { transform: rotate(-16deg); }
	25% { transform: rotate(14deg); }
	27% { transform: rotate(-12deg); }
	29% { transform: rotate(10deg); }
	31% { transform: rotate(-8deg); }
	33% { transform: rotate(6deg); }
	35% { transform: rotate(-4deg); }
	37% { transform: rotate(2deg); }
	39% { transform: rotate(-1deg); }
	41% { transform: rotate(1deg); }
  
	43% { transform: rotate(0); }
	100% { transform: rotate(0); }
  }

.notifications {
	overflow:hidden;
    width: 300px;
    height: 0px;
    opacity: 0;
	z-index: 99999;
    position: absolute;
    top: 29px;
    right: 62px;
    border-radius: 5px 0px 5px 5px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.notifications h2 {
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px solid #eee;
    color: #999
}

.notifications h2 span {
    color: #f00
}

.notifications-item {
    display: flex;
    border-bottom: 1px solid #eee;
    padding: 6px 9px;
    margin-bottom: 0px;
    cursor: pointer
}

.notifications-item:hover {
    background-color: #eee
}

.notifications-item img {
    display: block;
    width: 50px;
    height: 50px;
    margin-right: 9px;
    border-radius: 50%;
    margin-top: 20px
}

.notifications-item .text h4 {
    color: #777;
    font-size: 16px;
    margin-top: 3px
}

.notifications-item .text p {
    color: #aaa;
    font-size: 12px
}

   /* ---------------------------------------------------
    card-khelkud, card archive
----------------------------------------------------- */
/* Cards */
.postcard {
	flex-wrap: wrap;
	display: flex;
	box-shadow: 0 4px 21px -12px rgba(0, 0, 0, 0.66);
	border-radius: 10px;
	margin: 0 0 2rem 0;
	overflow: hidden;
	position: relative;
	color: #ffffff;
  }
  
  .postcard.light {
	background-color: #e1e5ea;
  }
  .postcard .t-dark {
	color: #18151f;
  }
  .postcard a {
	color: #192786;
  }
  
  .postcard a:hover{
	color: #f60d2b;
  }
  .postcard h1, .postcard .h1 {
	margin-bottom: 0.5rem;
	font-weight: 600;
	line-height: 1.2;
  }
  .postcard .small {
	font-size: 80%;
  }
  .postcard .postcard__title {
	font-size: 1.75rem;
  }
  .postcard .postcard__img {
	max-height: 180px;
	width: 100%;
	object-fit: cover;
	position: relative;
  }
  .postcard .postcard__img_link {
	display: contents;
  }
  .postcard .postcard__bar {
	width: 50px;
	height: 10px;
	margin: 10px 0;
	border-radius: 5px;
	background-color: #424242;
	transition: width 0.2s ease;
  }
  .postcard .postcard__text {
	padding: 1.5rem;
	position: relative;
	display: flex;
	flex-direction: column;
  }
  .postcard .postcard__preview-txt {
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: justify;
	height: 100%;
  }
  .postcard .postcard__tagbox {
	display: flex;
	flex-flow: row wrap;
	font-size: 14px;
	margin: 20px 0 0 0;
	padding: 0;
	justify-content: center;
  }
  .postcard .postcard__tagbox .tag__item {
	display: inline-block;
	background: rgba(83, 83, 83, 0.4);
	border-radius: 3px;
	padding: 2.5px 10px;
	margin: 0 5px 5px 0;
	cursor: default;
	user-select: none;
	transition: background-color 0.3s;
  }
  .postcard .postcard__tagbox .tag__item:hover {
	background: rgba(83, 83, 83, 0.8);
  }
  .postcard:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(-70deg, #424242, transparent 50%);
	opacity: 1;
	border-radius: 10px;
  }
  .postcard:hover .postcard__bar {
	width: 100px;
  }
  
  @media screen and (min-width: 769px) {
	.postcard {
	  flex-wrap: inherit;
	}
	.postcard .postcard__title {
	  font-size: 2rem;
	}
	.postcard .postcard__tagbox {
	  justify-content: start;
	}
	.postcard .postcard__img {
	  max-width: 300px;
	  max-height: 100%;
	  transition: transform 0.3s ease;
	}
	.postcard .postcard__text {
	  padding: 3rem;
	  width: 100%;
	}
	.postcard .media.postcard__text:before {
	  content: "";
	  position: absolute;
	  display: block;
	  background: #18151f;
	  top: -20%;
	  height: 130%;
	  width: 55px;
	}
	.postcard:hover .postcard__img {
	  transform: scale(1.1);
	}
	.postcard:nth-child(2n+1) {
	  flex-direction: row;
	}
	.postcard:nth-child(2n+0) {
	  flex-direction: row-reverse;
	}
	.postcard:nth-child(2n+1) .postcard__text::before {
	  left: -12px !important;
	  transform: rotate(4deg);
	}
	.postcard:nth-child(2n+0) .postcard__text::before {
	  right: -12px !important;
	  transform: rotate(-4deg);
	}
  }
  @media screen and (min-width: 1024px) {
	.postcard__text {
	  padding: 2rem 3.5rem;
	}
  
	.postcard__text:before {
	  content: "";
	  position: absolute;
	  display: block;
	  top: -20%;
	  height: 130%;
	  width: 55px;
	}
  
	.postcard.dark .postcard__text:before {
	  background: #18151f;
	}
  
	.postcard.light .postcard__text:before {
	  background: #e1e5ea;
	}
  }
  /* COLORS */
  .postcard .postcard__tagbox .green.play:hover {
	background: #79dd09;
	color: black;
  }
  
  .green .postcard__title:hover {
	color: #79dd09;
  }
  
  .green .postcard__bar {
	background-color: #79dd09;
  }
  
  .green::before {
	background-image: linear-gradient(-30deg, rgba(121, 221, 9, 0.1), transparent 50%);
  }
  
  .green:nth-child(2n)::before {
	background-image: linear-gradient(30deg, rgba(121, 221, 9, 0.1), transparent 50%);
  }
  
  .postcard .postcard__tagbox .blue.play:hover {
	background: #0076bd;
  }
  
  .blue .postcard__title:hover {
	color: #0076bd;
  }
  
  .blue .postcard__bar {
	background-color: #0076bd;
  }
  
  .blue::before {
	background-image: linear-gradient(-30deg, rgba(0, 118, 189, 0.1), transparent 50%);
  }
  
  .blue:nth-child(2n)::before {
	background-image: linear-gradient(30deg, rgba(0, 118, 189, 0.1), transparent 50%);
  }
  
  .postcard .postcard__tagbox .red.play:hover {
	background: #bd150b;
  }
  
  .red .postcard__title:hover {
	color: #bd150b;
  }
  
  .red .postcard__bar {
	background-color: #bd150b;
  }
  
  .red::before {
	background-image: linear-gradient(-30deg, rgba(189, 21, 11, 0.1), transparent 50%);
  }
  
  .red:nth-child(2n)::before {
	background-image: linear-gradient(30deg, rgba(189, 21, 11, 0.1), transparent 50%);
  }
  
  .postcard .postcard__tagbox .yellow.play:hover {
	background: #bdbb49;
	color: black;
  }
  
  .yellow .postcard__title:hover {
	color: #bdbb49;
  }
  
  .yellow .postcard__bar {
	background-color: #bdbb49;
  }
  
  .yellow::before {
	background-image: linear-gradient(-30deg, rgba(189, 187, 73, 0.1), transparent 50%);
  }
  
  .yellow:nth-child(2n)::before {
	background-image: linear-gradient(30deg, rgba(189, 187, 73, 0.1), transparent 50%);
  }
  
  @media screen and (min-width: 769px) {
	.green::before {
	  background-image: linear-gradient(-80deg, rgba(121, 221, 9, 0.1), transparent 50%);
	}
  
	.green:nth-child(2n)::before {
	  background-image: linear-gradient(80deg, rgba(121, 221, 9, 0.1), transparent 50%);
	}
  
	.blue::before {
	  background-image: linear-gradient(-80deg, rgba(0, 118, 189, 0.1), transparent 50%);
	}
  
	.blue:nth-child(2n)::before {
	  background-image: linear-gradient(80deg, rgba(0, 118, 189, 0.1), transparent 50%);
	}
  
	.red::before {
	  background-image: linear-gradient(-80deg, rgba(189, 21, 11, 0.1), transparent 50%);
	}
  
	.red:nth-child(2n)::before {
	  background-image: linear-gradient(80deg, rgba(189, 21, 11, 0.1), transparent 50%);
	}
  
	.yellow::before {
	  background-image: linear-gradient(-80deg, rgba(189, 187, 73, 0.1), transparent 50%);
	}
  
	.yellow:nth-child(2n)::before {
	  background-image: linear-gradient(80deg, rgba(189, 187, 73, 0.1), transparent 50%);
	}
  }

  .post-tab .list-post .post-block-style .post-thumb .tab-post-count {
    position: absolute;
    top: 0;
    left: 1px;
    background: #d81a21;
    display: block;
    border-radius: 50%;
    color: #fff;
    width: 30px;
    height: 30px;
    font-size: 11px;
    text-align: center;
    line-height: 18px;
    border: 2px solid #fff;
}
   /* ---------------------------------------------------
    hover effect chyatang wala
----------------------------------------------------- */
  .chatyangeffect:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0%;
    height: 100%;
    background-color: rgba(255,255,255,0.4);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
   
}

/* on hover we animate the width to
 * 100% and opacity to 0 so the element
 * grows and fades out
 */
.chatyangeffect:hover:after {
    width: 120%;
    background-color: rgba(255,255,255,0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/* ---------------------------------------------------
    big banner post headline
----------------------------------------------------- */
.text__block { text-align: center; padding: 15px 0px; position: relative; } 
.divi__der:before {
    content: '';
    position: absolute;
    left: 10%;
    bottom: 0;
    height: 1px;
    width: 80%;
    background-color: rgba(0,0,0,.24);
}
.text__block .highlight {
    letter-spacing: -2px;
    font-weight: 300;
    margin: 0;
    width: 100%;
}
.text__block .highlight a {
    transition: all .3s ease;
	color: #23408c;
    text-decoration: none;
    line-height: 1.5;
    font-family: 'Mukta', sans-serif;
	font-weight: 600;
}
.text__block .highlight a:hover {
    color: #f60d2b;
}
.title__large {
    font-size: 64px;
    font-weight: 500;
    color: #0e5dae;
}
.author__box, .post__time, .post__comments, .post__date {
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    margin-right: 1.1em;
}
.author__box a {  color: #42414a; cursor: pointer; }
.post__info label, .post__info span {
    color: rgba(0,0,0,.5);
}
.author__box label{
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
	margin-top: 5px;
    vertical-align: top;
}
a.color-white { color: #FFFFFF; }
.author__box .author__img {
    height: 30px;
    width: 30px;
    max-width: 30px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    margin-right: 1em;
}
.author__box .author__img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.post__time, .post__comments, .post__date {
    font-size: .8em;
	font-weight: 400;
}
.post__time i, .post__comments i, .post__date i {
    margin-right: .4em;
    font-size: 1.4em;
}
.post__hasImg {
    margin: 10px 0px;
}
.post__hasImg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all .3s ease;
}
.post__hasDes p {
    margin: 40px auto 20px;
    font-size: 24px;
    color: rgba(0,0,0,.6);
    text-align: center;
    line-height: 150%;
    position: relative;
    border-bottom: solid 1px rgba(0,0,0,.14);
    padding-bottom: 30px;
}	

/* ---------------------------------------------------
    block title
----------------------------------------------------- */
.block-title {
	letter-spacing: .64px;
	color: #132389;
	line-height: 25px;
	font-weight: 800;
	font-size: 22px;
	text-transform: uppercase;
	padding: 3px 0;
	margin-bottom: 20px;
	/*border-top: 2px solid #ddd;*/
	border-bottom: 4px solid #132386;
  }

  .block-title .title-angle-shap {
	display: inline-block;
	background: #13238b;
	  padding: 0 10px;
	  font-size: 22px;
	  line-height: 35px;
	  color: #fff;
	  position: relative;
	  top: 4px;
	  /*box-shadow: 4px -4px 0 #AE001A;*/
	  border-bottom: dashed;
  }
  
  /*.title-angle-shap:after{
    content: "";
	position: absolute;
	border-color: transparent #930009 #93001f transparent;
	border-width: 6px 5px;
	border-style: solid;
	left: -10px;
	top: 0;
  }
*/
.title-angle-shap:after{
  content: "";
  position: absolute;
  left: 100%;
  top: 5;
  border-left: 13px solid #13238a;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
 .sabai__ {
		color: #ffffff;
		background: #f90303;
		padding: 2px 10px;
		border-radius: 50px;
		transition: .3s;
		position: relative;
		top: 12px;
	}

.sabai__:hover { 
    background: #13238b;
    color: #fff;
}

.sabai__rochak {
	color: #ffffff;
	background: #009345;
	padding: 2px 10px;
	border-radius: 50px;
	transition: .3s;
	position: relative;
	top: -12px;
}

.sabai__rochak:hover { 
background: #e11b22;
color: #fff;
}

.featured-tab .nav-tabs {
	border: 0;
	position: absolute;
	top: -5px;
	right: 0;
  }
  
  .featured-tab .nav-tabs .nav-item {
	margin-bottom: -1px;
  }
  
  .featured-tab .nav-tabs .nav-link {
	padding: 0 6px;
	border: none;
	position: relative;
	font-size: 16px;
	display: inline-block;
	font-weight: bolder;
	font-family: "Ek Mukta", sans-serif;
  }
  
  .featured-tab .nav-tabs .nav-link.active {
	background: transparent;
  }
  
  .featured-tab .nav-tabs .nav-link.active .tab-head > span.tab-text-title {
	color: #fafafa;
	background: transparent;
	border: none;
  }
  
  .featured-tab .nav-tabs .nav-link.active:before {
	position: absolute;
	content: "";
	left: 0;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: 0e5dae;
	top: -5px;
	bottom: 0;
	margin: auto;
  }
  
  .featured-tab .nav-tabs .nav-link .tab-head > span.tab-text-title {
	font-size: 17px;
  }
  
  .featured-tab .tab-content {
	border-top: 0;
	padding: 0;
	overflow: hidden;
  }
  
  .featured-tab .tab-content > .active {
	display: block;
  }
  
/*News sidebar*/
.list-post-block .list-post .post-block-style .post-thumb.thumb-ok img {
    max-width: 100%;
    height: 100%;
}
.list-post-block .list-post .post-block-style .post-thumb img {
    width: 100%;
}
.post-block-style:hover .post-thumb img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.post-block-style .post-thumb img.img-fluid {
    object-fit: cover;
}
.post-block-style .post-thumb img {
    display: block;
    width: 100%;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.list-post-block .list-post .post-block-style .post-thumb.thumb-ok {
    height: 90px;
    overflow: hidden;
}
.list-post-block .list-post .post-block-style .post-thumb {
    width: 130px;
    height: 85px;
    margin-bottom: 30px;
    margin-right: 25px;
}
.post-block-style .post-thumb {
    border-radius: 5px;
    max-width: 100%;
    position: relative;
    overflow: hidden;
}
ul, li {
    list-style: none;
}
.list-post-block .list-post .post-block-style .post-content .post-title {
    margin: 5px 0;
    line-height: 17px;
}
.post-title {
    font-size: 14px;
    font-weight: 600;
    color: #1c1c1c;
    line-height: 130%!important;
    transition: all .3s ease;
}

/*politics*/

/* Common styles
================================================== */
@media (min-width: 992px) {
	.pad-0 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0;
	}
	.pad-r {
		padding-right: 2px;
	}
	.pad-l {
		padding-left: 2px;
	}
	.pad-r-small {
		padding-right: 1.5px;
	}
	.pad-l-small {
		padding-left: 1.5px;
	}
	.pad-l-0 {
		padding-left: 0;
	}
	.pad-r-0 {
		padding-right: 0;
	}
	}

	/* Post title */
.post-title {
	font-size: 18px;
	line-height: 24px;
	margin: 12px 0 10px;
	font-weight: 600;
  }
  
  .post-title a {
	color: #192786;
  }
  
  .post-title a:hover {
	color: #fc4a00;
  }
  
  .text-light .post-title a {
	color: #fff;
  }
  
  .text-light .post-title a:hover {
	color: #fc4a00;
  }
  
  .post-title.title-xl {
    font-size: 38px;
    font-weight: 600;
    line-height: 45px;
    margin-top: 15px;
    margin-bottom: 10px;
}
  
  .post-title.title-lg {
	font-size: 36px;
	line-height: 42px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: 700;
  }
  
  .post-title.title-md {
	font-size: 24px;
	line-height: 28px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: 700;
  }
  
  .post-title.title-sm {
	font-size: 16px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
  }

  .title-vdo {
	font-size: 18px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 10px
  }
  
  .post-meta span.post-date {
    border-right: 0;
}
.post-meta span {
    font-size: 12px;
    color: #a3a3a3;
    margin-right: 8px;
    padding-right: 10px;
    line-height: 12px;
    display: inline-block;
}
  .title-vdo a {
	color: #ffffff;
  }
  
  .title-vdo a:hover {
	color: #e4089b;
  }

	.utf_block_title {
		font-size: 14px;
		line-height: 100%;
		text-transform: uppercase;
		margin: 0 0 30px;
		border-bottom: 2px dotted #1c1c1c;
	}
	.utf_block_title>span {
		background: #1c1c1c;
		color: #fff;
		height: 30px;
		line-height: 38px;
		padding: 10px 15px;
		top:1px;
		border-radius:10px 10px 0 0px;
		position: relative;
		display:inline list-item;
	}
	.utf_post_title {
		font-size: 18px;
		line-height: 24px;
		margin: 10px 0 15px 0;
	}
	.utf_post_title a {
		color: #192786;
	}
	.utf_post_title.title-extra-large {
		font-size: 26px;
		line-height: 32px;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	.utf_post_title.title-large {
		font-size: 20px;
		line-height: 26px;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	.utf_post_title.title-medium {
		font-size: 16px;
		line-height: 24px;
		margin-top: 10px;
		margin-bottom: 8px;
	}
	.utf_post_title.title-small {
		font-size: 15px;
		line-height: 23px;
		margin-top: 10px;
		margin-bottom: 5px;
	}
	a.utf_post_cat {
		position: relative;
		font-size: 10px;
		padding: 0 5px;
		background: #ec0000;
		text-transform: uppercase;
		font-weight: 700;
		color: #fff;
		height: 20px;
		border-radius:4px;
		line-height: 20px;
		display: inline-block;
	}

	.utf_post_cat {
		position: relative;
		font-size: 10px;
		padding: 0 5px;
		background: #ec0000;
		text-transform: uppercase;
		font-weight: 700;
		color: #fff;
		height: 20px;
		border-radius:4px;
		line-height: 20px;
		display: inline-block;
	}

	.utf_post_cat a {
		color: #fff;
	}
	.utf_post_meta .utf_post_author a {
		color: #999999;
		font-weight: 600;
	}
	.utf_post_meta .utf_post_author a:hover{
		color:#ec0000
	}
	.utf_post_meta span {
		font-size: 10px;
		color: #a3a3a3;
		margin-top:0px;
		margin-right: 8px;
		padding-right: 8px;
		font-weight:600;
		border-right: 1px solid #dedede;
		line-height: 14px;
		display: inline-block;
	}
	.utf_post_meta span:last-child{
		margin-right:0;
	}
	.utf_post_meta span.utf_post_date {
		border-right: 0;
	}
	.single-post span.utf_post_date{
		border-right: 1px solid #dedede;
	}
	span.post-comment {
		border-right: 0;
		line-height: 24px;
		margin-right: 0;
		padding-right: 0;
	}
	span.post-comment a.comments-link:hover span{
		color:#ec0000
	}
	span.post-comment span {
		border-right: 0;
		line-height: 100%;
	}
	.utf_post_meta span i {
		margin-right: 3px;
		font-size: 13px;
		color:#ec0000;
		background:#ffeaea;
		padding: 2px;
		border-radius: 4px;
		width: 20px;
		height: 20px;
		line-height: 16px;
		text-align: center;
	}
	.footer .utf_post_meta span i {
		color:#ec0000;
		background:#373737;
	}
	.utf_post_overaly_style {
		position: relative;
		overflow: hidden;
	}
	.utf_post_overaly_style:before {
		content: " ";
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		z-index: 1;
		bottom: 0;
		left: 0;
		border-radius:0 0 6px 6px;
		background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.85) 100%);
		background: -webkit-gradient(linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
		background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.85) 100%);
		background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.85) 100%);
		background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.85) 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.85) 100%);
	}
	.utf_post_overaly_style .utf_post_content {
		position: absolute;
		bottom: 0;
		padding: 20px;
	}
	.utf_post_overaly_style .utf_post_title a {
		color: #fff;
	}
	.utf_post_overaly_style .utf_post_date {
		color: #fff;
	}
	.utf_post_thumb {
		max-width: 100%;
		position: relative;
		overflow: hidden;
		border-radius:6px;
	}
	.utf_post_thumb img {
		display: block;
		width: 100%;
		border-radius:6px;
		-webkit-transition: all .3s ease-out;
		-o-transition: all .3s ease-out;
		transition: all .3s ease-out;
	}
	.utf_post_block_style:hover .utf_post_thumb img, .utf_post_overaly_style:hover .utf_post_thumb img {
		-webkit-transform: scale(1.15);
		-moz-transform: scale(1.15);
		-ms-transform: scale(1.15);
		-o-transform: scale(1.15);
		transform: scale(1.15);
		-webkit-transform: scale(1.2) rotate(5deg);
		transform: scale(1.2) rotate(5deg);
		-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
		filter: alpha(opacity=30);
		-webkit-transition: all .5s ease-out;
		-o-transition: all .5s ease-out;
		transition: all .5s ease-out;
	}
	.utf_post_block_style:hover .utf_post_thumb img {
		-webkit-transform: scale(1.15);
		-moz-transform: scale(1.15);
		-ms-transform: scale(1.15);
		-o-transform: scale(1.15);
		transform: scale(1.15);
		-webkit-transform: scale(1.2) rotate(5deg);
		transform: scale(1.2) rotate(5deg);
		-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
		filter: alpha(opacity=30);
		-webkit-transition: all .5s ease-out;
		-o-transition: all .5s ease-out;
		transition: all .5s ease-out;
	}
	.utf_post_block_style:hover .utf_post_thumb:before {
		content:"";
		background:rgba(0, 0, 0, 0.5);
		z-index:1;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		transition: 0.3s background ease-out;
		-webkit-transition: all .5s ease-out;
		-o-transition: all .5s ease-out;
		transition: all .5s ease-out;
	}
	.thumb-float-style .utf_post_cat {
		position: absolute;
		top: 20px;
		left: 20px;
		z-index: 1;
	}
	.utf_post_overaly_style.contentTop .utf_post_content {
		top: auto;
		bottom: 0;
	}
	.utf_post_overaly_style.contentTop:before {
		top: 0;
		left: 0;
		background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.95) 100%);
		background: -webkit-gradient(linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.95)));
		background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.95) 100%);
		background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.95) 100%);
		background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.95) 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.95) 100%);
	}
	.utf_post_overaly_style.text-center .utf_post_content {
		padding: 30px 30px 20px;
	}
	.utf_post_overaly_style.text-center {
		margin-bottom: 30px;
	}
	.utf_post_overaly_style.text-center:last-child {
		margin-bottom: 0;
	}
	.utf_post_overaly_style.text-center .utf_post_thumb img {
		min-height: 260px;
	}
	.utf_post_overaly_style.text-center:before {
		background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
		background: -webkit-gradient(linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
		background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
		background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
		background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
		border-radius:0 0 6px 6px;
	}
	.utf_post_block_style {
		position: relative;
		overflow: hidden;
	}
	.utf_post_float_half{
		margin-bottom:30px;
	}
	.utf_post_float_half:last-child{
		margin-bottom:0px;
	}
	.utf_post_block_style .utf_post_content {
		padding: 0;
	}
	.utf_post_block_style .utf_post_title a:hover {
		color: #ec0000;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}
	.utf_post_block_style .utf_post_content p {
		font-size: 14px;
	}
	.utf_post_block_style .utf_post_cat {
		position: absolute;
		top: 15px;
		left: 15px;
		z-index: 1;
		border-radius:4px;
	}
	.utf_post_block_style .utf_post_content .utf_post_meta {
		margin:0 0 8px 0;
	}
	.review-box {
		background: #1c1c1c;
		color: #fff;
		position: absolute;
		top: 0;
		padding: 2px 7px;
		font-weight: 700;
	}
	.utf_list_post_block {
		margin-top: 30px;
	}
	.widget .utf_list_post_block ul.utf_list_post li{
		border-bottom:1px solid #eeeeee;
		padding-bottom:15px;
	}
	.utf_block_wrapper .block .utf_list_post_block ul.utf_list_post li{
		border-bottom:1px solid #eeeeee;
		padding-bottom:15px;
	}
	.utf_featured_tab .utf_list_post_block ul.utf_list_post li{
		border-bottom:1px solid #eeeeee;
		padding-bottom:15px;
	}
	.utf_list_post {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.utf_list_post_block .utf_list_post>li {
		margin-bottom: 15px;
		max-height: 95px;
	}
	.utf_list_post_block .utf_list_post>li:last-child {
		margin-bottom: 0;
	}
	.utf_post_block_style.post-float .utf_post_thumb {
		float: left;
		position: relative;
		z-index: 1;
		margin-right: 20px;
	}
	.utf_post_block_style.post-float .utf_post_thumb img {
		max-width: 100px;
		min-height: 75px;
	}
	.utf_post_block_style.post-float .utf_post_title {
		margin-top: 0;
		margin-bottom:10px;
	}
	.utf_post_block_style.post-float .utf_post_content {
		z-index: 0;
	}
	.utf_post_block_style.post-float .utf_post_cat {
		font-size: 10px;
		left: 8px;
		top: 8px;
	}
	.review-stars i {
		background:#ffeaea;
		padding:3px;
		border-radius:4px;
		color: #ff7c09;
	}

	/* Featured Post area 
================================================== */
.utf_featured_post_area {
	margin-bottom: 0px;
}
.owl-carousel.page-slider .owl-nav {
	margin: 0;
}
.owl-carousel.owl-theme.utf_post_slide .owl-nav {
	text-align: center;
	position: absolute;
	top: -73px;
	right: 0;
}
.owl-carousel.owl-theme .owl-nav>div {
	margin: 0 3px;
	background: none;
	border: 1px solid #dedede;
	color: #999;
	width: 26px;
	height: 26px;
	line-height: 22px;
	padding: 0;
	border-radius:30px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	-o-transition: 400ms;
	transition: 400ms;
}
.owl-carousel.owl-theme .owl-nav>div:hover {
	background: #272d33;
	border: 1px solid transparent;
}
.owl-theme .owl-dots {
	text-align: center;
	position: absolute;
	z-index: 1;
	top: -67px;
	right: 0;
	margin: 0 !important;
}
.owl-theme.owl-carousel .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 4px;
	display: inline-block;
	border-radius: 30px;
	background: rgba(0, 0, 0, 0.5);
}
.owl-theme.owl-carousel .owl-dots .owl-dot.active span {
	background: #ec0000;
}
.owl-carousel.owl-theme.utf_latest_news_slide .owl-nav {
	text-align: center;
	position: absolute;
	top: -75px;
	right: 0;
}
.owl-carousel.owl-theme.utf_latest_news_slide2 .owl-nav {
	text-align: center;
	position: absolute;
	top: -82px;
	right: 0;
}
.utf_featured_slider .item {
	min-height: 465px;
	position: relative;
	background-position: 50% 50%;
	border-radius:4px;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-backface-visibility: hidden;
}
.utf_featured_slider .item:before {
	content: " ";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	bottom: 0;
	left: 0;
	border-radius:4px;
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -webkit-gradient(linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
}
.utf_featured_post:before {
	content: " ";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	bottom: 0;
	left: 0;
	border-radius:0 0 4px 4px;
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -webkit-gradient(linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
}
#utf_featured_slider .utf_featured_post .utf_post_content {
	padding: 30px;
	z-index: 1;
	position: absolute;
	bottom:0;
	display:block;
}
.utf_post_content {
	padding: 30px;
	z-index: 1;
	position: relative;
}
.utf_featured_slider.owl-theme .owl-nav>div {
	background: rgba(0, 0, 0, 0.65);
	border: 0;
	position: absolute;
	top: 50%;
	width: 36px;
	height: 40px;
	line-height: 36px;
	padding: 0;
	font-size: 24px;
	text-align: center;
	opacity: 0;
	margin: 0;
	-webkit-transition: 400ms;
	-moz-transition: 400ms;
	-o-transition: 400ms;
	transition: 400ms;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.utf_featured_slider.owl-theme:hover .owl-nav>div {
	opacity: 1;
}
.utf_featured_slider.owl-theme .owl-nav>.owl-prev {
	left: 0;
	border-radius:0 30px 30px 0;
}
.utf_featured_slider.owl-theme .owl-nav>.owl-next {
	right: 0;
	border-radius:30px 0 0 30px;
}
.utf_featured_slider.owl-theme .owl-nav>div:hover {
	background: #ec0000;
	color: #fff;
	border: 0;
}
.utf_featured_post .utf_post_title a {
	color: #fff;
}
.utf_featured_post .utf_post_date, .utf_post_overaly_style .utf_post_author, .utf_post_overaly_style .utf_post_date{
	background:rgba(255, 255, 255, 0.3);
	padding: 4px 6px;
	border-radius: 4px;
	color: #fff;
	font-weight:600;
	font-size:13px;
}
.utf_post_overaly_style .utf_post_date i, .utf_post_overaly_style .utf_post_author i{
	color:#ec0000;
}
.utf_post_overaly_style .utf_post_author, .utf_featured_post .utf_post_author{
	background:rgba(255, 255, 255, 0.3);
	padding: 4px 6px;
	border-radius: 4px;
	color: #fff;
	border:0;
	margin-right:5px;
}
.utf_post_overaly_style .utf_post_date{
	padding: 4px 6px !important;
}
.utf_post_overaly_style .utf_post_author a{
	font-weight:600;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.utf_post_overaly_style .utf_post_author:hover i, .utf_post_overaly_style .utf_post_author a:hover{
	color:#fff;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.utf_post_overaly_style .utf_post_author:hover i{
	color:#ec0000
}
.utf_post_overaly_style .utf_post_author a, .utf_featured_post .utf_post_author a{
	color:#ffffff;
	font-weight:600;
	font-size:13px;
}
.utf_post_overaly_style .utf_post_content i{
	background:#dfcaca;
	padding: 2px 3px;
	border-radius: 4px;
	color: #ec0000;
	border:0;
	margin-right:5px;
}
.utf_post_overaly_style .utf_post_author:hover, .utf_featured_post .utf_post_author:hover{
	background:#ec0000;
	color:#ffffff;
}
.utf_post_overaly_style .utf_post_author i, .utf_post_overaly_style .utf_post_date i, .utf_featured_post .utf_post_author i, .utf_featured_post .utf_post_date i{
	margin-right:4px;
}
.utf_featured_post .utf_post_date i, .utf_featured_post .utf_post_author i{
	background: #ffeaea;
	color:#ec0000;
    padding: 2px;
	font-size:13px;
    border-radius: 4px;
    width: 18px;
    height: 18px;
    line-height: 15px;
    text-align: center;
}
.utf_featured_slider.content-bottom .item:before {
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -webkit-gradient(linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
}
.hot-post-top {
	max-height: 280px;
	margin-bottom: 3px;
	border-radius:6px;
}
.utf_hot_post_bottom, .utf_hot_post_bottom img {
	min-height: 182px;
}
.hot-post-top .utf_post_content, .utf_hot_post_bottom .utf_post_content {
	padding: 20px;
}
.fourNewsbox, .fourNewsbox img, .fourNewsboxTop, .fourNewsboxTop img {
	min-height: 231px;
}
.fourNewsboxTop {
	margin-bottom: 3px;
}
.utf_featured_post_area .utf_post_overaly_style.text-center {
	max-height: 231px;
	border-radius:4px;
}
.utf_featured_post_area .utf_post_overaly_style.first {
	margin-bottom: 4px;
}

.block {
	position: relative;
}


/*trending slider*/
.image-link {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
  }
  
  .owl-carousel .owl-dots {
	position: absolute;
	left: 50px;
	top: 50%;
	padding: 0;
	text-align: left;
	width: 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
  }
  
  .owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	position: relative;
	vertical-align: middle;
  }
  
  .owl-carousel .owl-dots .owl-dot span {
	border-radius: 50%;
	background: #d3d3d3;
	display: inline-block;
	text-align: center;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
  }
  
  .owl-carousel .owl-dots .owl-dot.active span {
	background: #fc4a00;
	border-color: #fc4a00;
	height: 20px;
	border-radius: 10px;
  }
  
  .owl-carousel.dot-style2 .owl-dots {
	padding: 0;
	position: absolute;
	right: 0;
	top: -30px;
	display: inline-block;
	text-align: right;
	width: 100%;
	left: auto;
  }
  
  .owl-carousel.dot-style2 .owl-dots .owl-dot span {
	width: 7px;
	height: 7px;
	margin: 5px 5px;
  }
  
  .owl-carousel.dot-style2 .owl-dots .owl-dot.active span {
	width: 20px;
  }
  
  .owl-carousel .owl-nav i {
	font-size: 20px;
	color: #fff;
  }
  
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next {
	width: 50px;
	height: 50px;
	line-height: 54px;
	-webkit-transition: all ease 500ms;
	-o-transition: all ease 500ms;
	transition: all ease 500ms;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	position: absolute;
	background: #fc4a00;
	text-align: center;
	border-radius: 50%;
	opacity: 0;
  }
  
  .owl-carousel .owl-nav .owl-prev {
	background: #fc4a00;
	left: -25px;
	right: auto;
  }
  
  .owl-carousel .owl-nav .owl-next {
	right: -25px;
  }
  
  @media (min-width: 1200px) {
	.owl-carousel.h2-feature-slider .owl-dots {
	  top: 35%;
	}
  }
  
  /*province*/

  .img-overlay-70 {
    position: relative;
}
.img-scale-animate {
    overflow: hidden;
}

.mb-30 {
    margin-bottom: 30px;
}
.item-shadow-gray {
    -webkit-box-shadow: 0 1px 1px 0 rgb(211 211 211 / 75%);
    -moz-box-shadow: 0 1px 1px 0 rgba(211,211,211,.75);
    box-shadow: 0 1px 1px 0 rgb(211 211 211 / 75%);
}
.bg-body {
    background-color: #fff;
}
.media {
    margin-top: 0;
}

.img-opacity-hover {
    position: relative;
    display: block;
}

.media .media-padding15 {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}
.media .media-body {
    margin-left: 15px;
}

.img-opacity-hover {
    position: relative;
    display: block;
}


/*province*/
.province-er-fast-box {
    margin-right: 30px;
}


.province-er-fast-news-item .province-er-fast-news-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-content: flex-end;
}

.province-er-fast-news-item {
    position: relative;
    z-index: 10;
    overflow: hidden;
    border-radius: 10px;
}

.province-er-fast-news-item .province-er-fast-news-overlay .province-er-fast-news-meta {
    position: absolute;
    left: 40px;
    bottom: 24px;
    padding-right: 30px;
}
.province-er-fast-news-item .province-er-fast-news-overlay .province-er-fast-news-meta .province-er-meta-categories {
    display: inline-block;
}
.province-er-fast-news-item .province-er-fast-news-overlay .province-er-fast-news-meta .province-er-meta-date {
    display: inline-block;
    margin-left: 20px;
}
.province-er-fast-news-item .province-er-fast-news-overlay .province-er-fast-news-meta .province-er-fast-news-title {
    margin-top: 12px;
}
.province-er-fast-news-item .province-er-fast-news-overlay .province-er-fast-news-meta .province-er-fast-news-title .province-er-title {
    font-size: 24px;
    line-height: 34px;
}
.province-er-fast-news-item .province-er-fast-news-overlay .province-er-fast-news-meta .province-er-fast-news-title .province-er-title a {
    color: #fff;
}

.province-er-fast-news-item .province-er-fast-news-overlay .province-er-fast-news-meta .province-er-fast-news-title .province-er-title a:hover {
	color: #F63A3A; }

	.province-er-fast-news-item .province-er-fast-news-overlay .province-er-views{
		position: absolute;
		top: 30px;
		left: 30px; }
		.province-er-fast-news-item .province-er-fast-news-overlay .province-er-views {
		  text-align: center;
		  line-height: 10px;
		  background: rgba(255, 255, 255, 0.1);
		  color: #fff;
		  display: inline-block;
		  border-radius: 5px; }
		  

.province-er-fast-news-item .province-er-fast-news-overlay .province-er-fast-news-meta .province-er-meta-categories a {
    display: inline-block;
    background: #F63A3A;
    color: #fff;
    line-height: 30px;
    padding: 0 14px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
}

.province-er-fast-news-item .province-er-fast-news-overlay .province-er-fast-news-meta .province-er-meta-date span {
    color: #C8C8C8;
}
.province-er-fast-news-list-item {
    margin-left: -30px;
}

.province-er-fast-news-list-box .province-er-thumb {
    min-width: 116px;
    margin-right: 20px;
    border-radius: 10px;
    overflow: hidden;
    height: 100px;
}

.province-er-fast-news-list-box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #EAEAEA;
}

.province-er-fast-news-list-box .province-er-content .province-er-meta-item .province-er-meta-categories {
    display: inline-block;
}

.province-er-fast-news-list-box .province-er-content .province-er-meta-item .province-er-meta-categories a {
    display: inline-block;
    background: #FFEAEA;
    border-radius: 5px;
    color: #F63A3A;
    font-size: 11px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0 15px;
}
  .province-er-fast-news-list-box:hover .province-er-content .province-er-meta-item .province-er-meta-categories a {
    background: #F63A3A;
    color: #fff; }
.province-er-fast-news-list-box .province-er-content .province-er-meta-item .province-er-meta-date {
    display: inline-block;
    margin-left: 20px;
	font-size: 11px;
	font-weight: 600;
}

.province-er-fast-news-list-box .province-er-content .province-er-fast-news-list-title {
    padding-top: 8px;
}

.province-er-fast-news-list-box .province-er-content .province-er-fast-news-list-title .province-er-title {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 30px;
}

.province-er-fast-news-list-box .province-er-content .province-er-fast-news-list-title .province-er-title a {
    color: #000;
}
.province-er-fast-news-list-box .province-er-content .province-er-fast-news-list-title .province-er-title a:hover {
	color: #041fa9; }

	.transition {
		background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
		background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
	  }
	  .transition img {
		display: block;
		position: relative;
		max-width: none;
		-webkit-transition: opacity 0.35s, -webkit-transform 0.90s;
		transition: opacity 0.35s, transform 0.90s;
		-webkit-transform: translate3d(-40px,0,0);
        transform: translate3d(-40px,0,0);
	  }
	 
	  .transition:hover img {
		opacity: 0.6;
		filter: alpha(opacity=60);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	  }


	  /*
	  .utf_post_block_style.post-float .utf_post_num {
		font-size: 10px;
		background: #ec0000;
		left: 8px;
		top: 8px;
	}
	  .utf_post_block_style .utf_post_num {
		position: absolute;
		background: #ec0000;
		top: 15px;
		left: 15px;
		z-index: 1;
		border-radius: 50%;
	}
	.utf_post_num span{
		position: relative;
		font-size: 10px;
		padding: 0 5px;
		
		text-transform: uppercase;
		font-weight: 700;
		color: #fff;
		height: 20px;
		border-radius: 4px;
		line-height: 20px;
		display: inline-block;
	}

	.trending__num { 
		position: absolute;
		top: 20px;
		left: 20px;
		background-color: #ff1616;
		border-radius: 50%;
		color: #fff;
		font-weight: 700;
		height: 30px;
		width: 30px;
		text-align: center; 
		margin-bottom: 10px;
	}
	.trending__num span { font-size: 20px; position: relative; top: 2px; color: #FFF; }  
	.nav-link.active .sabai__ {
		background: #e11b22;
		color: #fff;
	}
*/

	/*-------------------------------------------------------*/
/* Featured Posts Grid
/*-------------------------------------------------------*/
.featured-posts-grid {
	padding-bottom: 24px;
	padding-top: 24px;
	overflow: hidden; }
	.featured-posts-grid__item {
		padding-bottom: 8px; }
	.featured-posts-grid__item--sm {
		height: 33.333%; }
		.featured-posts-grid__item--sm .entry__title {
			font-size: 20px; }
		@media only screen and (min-width: 992px) {
			.featured-posts-grid__item--sm:first-child .post-list__img-holder, .featured-posts-grid__item--sm:last-child .post-list__img-holder {
				-webkit-box-ordinal-group: 3;
				    -ms-flex-order: 2;
				        order: 2; } }
	.featured-posts-grid__entry {
		height: 100%;
		margin-bottom: 0 !important;
		min-height: auto !important; }
	.featured-posts-grid__item--lg {
		height: 100%; }
		.featured-posts-grid__item--lg .thumb-text-holder {
			bottom: 60px;
			padding: 0 50px; }
		.featured-posts-grid__item--lg .entry__title {
			font-size: 32px;
			line-height: 1.3; }
			@media only screen and (max-width: 767px) {
				.featured-posts-grid__item--lg .entry__title {
					font-size: 20px; } }
	.featured-posts-grid--1 {
		padding-bottom: 32px; }
		.featured-posts-grid--1 .row {
			margin: 0 -1px; }
			.featured-posts-grid--1 .row > div {
				padding: 0 1px; }
		.featured-posts-grid--1 .thumb {
			margin-bottom: 2px; }




			.single-post-wrap .thumb img {
				transition: 0.8s;
				transform: scale(1.01);
			  }

			  /* Master css */
.post-block-style {
    position: relative;
    overflow: hidden;
  }
  
  .post-block-style .post-thumb {
    /* border-radius: 5px; */
    max-width: 100%;
    position: relative;
    overflow: hidden;
  }
  .post-block-style .post-thumb img.height-200 { height: 200px; object-fit: cover;  }
  .post-block-style .post-thumb img {
    display: block;
    width: 100%;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }
  
  .post-block-style .post-thumb img.img-fluid {
    object-fit: cover;
  }
  .post-block-style:hover .post-thumb img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  
  .post-block-style:hover .post-thumb img.no__transform {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  
  .overlay-post-content .post-content {
    padding: 20px 20px 18px;
    position: absolute;
    bottom: 0;
    z-index: 9;
  }
  
  /* Feature Post */
  .featured-slider .item {
    min-height: 640px;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
  }
  
  .featured-slider .item .featured-post .post-content {
    padding: 40px 40px 35px 45px;
  }
  
  .featured-slider .item .featured-post .post-title a {
    color: #fff;
  }
  
  .post-overaly-style {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    min-height: 350px;
    background-position: center center;
    background-size: cover;
    -webkit-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
  }
  
  .post-overaly-style::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, transparent), to(rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(top, transparent 20%, rgba(0, 0, 0, 0.8) 100%);
    background: -o-linear-gradient(top, transparent 20%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, transparent 20%, rgba(0, 0, 0, 0.8) 100%);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  
  .post-overaly-style:hover {
    background-position: 40%;
  }
  
  .post-overaly-style.post-sm {
    min-height: 225px;
  }
  
  .post-overaly-style.post-md {
    min-height: 400px;
    margin-bottom: -5px;
  }
  
  .post-overaly-style.post-extra-md {
    min-height: 430px;
    margin-bottom: -5px;
  }
  
  .post-overaly-style.post-lg {
    min-height: 250px;
  }
  
  .post-overaly-style:hover::after {
    background-color: rgba(0, 0, 0, 0.2);
  }
  
  .post-overaly-style .post-thumb {
    max-width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
  }
  
  .post-overaly-style .post-thumb img {
    display: block;
    width: 100%;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }
  
  .post-overaly-style .post-content {
    position: absolute;
    bottom: 0;
    padding: 25px;
    z-index: 1;
  }
  
  .post-overaly-style .post-content .post-title a {
    color: #fff;
  }
  
  .post-overaly-style .post-content .post-title a:hover {
    color: #fff;
  }
  
  .post-overaly-style:hover .post-thumb img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
  }
  
  .post-overaly-style.overlay-primary::after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(252, 74, 0, 0.89)), to(rgba(252, 74, 0, 0.89)));
    background: -webkit-linear-gradient(top, rgba(252, 74, 0, 0.89) 0%, rgba(252, 74, 0, 0.89) 100%);
    background: -o-linear-gradient(top, rgba(252, 74, 0, 0.89) 0%, rgba(252, 74, 0, 0.89) 100%);
    background: linear-gradient(180deg, rgba(252, 74, 0, 0.89) 0%, rgba(252, 74, 0, 0.89) 100%);
    opacity: .9;
  }
  
  .post-overaly-style.overlay-primary:hover::after {
    opacity: .7;
  }
  
  .trending-slider .post-md {
    min-height: 310px;
    margin-bottom: 0;
  }
  
  .featured-tab {
    position: relative;
  }
  
  .featured-tab .nav-tabs {
    border: 0;
    position: absolute;
    top: -5px;
    right: 0;
  }
  
  .featured-tab .nav-tabs .nav-item {
    margin-bottom: -1px;
  }
  
  .featured-tab .nav-tabs .nav-link {
    padding: 0 6px;
    border: none;
    position: relative;
    font-size: 16px;
    display: inline-block;
    font-weight: bolder;
    font-family: "Ek Mukta", sans-serif;
  }
  
  .featured-tab .nav-tabs .nav-link.active {
    background: transparent;
  }
  
  .featured-tab .nav-tabs .nav-link.active .tab-head > span.tab-text-title {
    color: #fafafa;
    background: transparent;
    border: none;
  }
  
  .featured-tab .nav-tabs .nav-link.active:before {
    position: absolute;
    content: "";
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: 0e5dae;
    top: -5px;
    bottom: 0;
    margin: auto;
  }
  
  .featured-tab .nav-tabs .nav-link .tab-head > span.tab-text-title {
    font-size: 17px;
  }
  
  .featured-tab .tab-content {
    border-top: 0;
    padding: 0;
    overflow: hidden;
  }
  
  .featured-tab .tab-content > .active {
    display: block;
  }
  
  .list-post-block .list-post {
    padding: 0;
  }
  
  .list-post-block .list-post .post-block-style .post-thumb {
    width: 130px;
    height: 85px;
    margin-bottom: 30px;
    margin-right: 25px;
  }
  
  .list-post-block .list-post .post-block-style .post-thumb img {
    width: 100%;
  }
  
  .list-post-block .list-post .post-block-style .post-thumb.thumb-ok {
    height: 90px;
    overflow: hidden;
  }
  
  .list-post-block .list-post .post-block-style .post-thumb.thumb-ok img {
    max-width: 100%;
    height: 100%;
  }
  .list-post-block .list-post .post-block-style .post-thumb.thumb-md {
    height: 96px;
    overflow: hidden;
  }
  
  .list-post-block .list-post .post-block-style .post-thumb.thumb-md img {
    max-width: 100%;
    height: 100%;
  }
  
  .list-post-block .list-post .post-block-style .grid-category .post-cat {
    text-transform: uppercase;
    padding-left: 0;
  }
  
  .list-post-block .list-post .post-block-style .post-content .post-title {
    margin: 5px 0;
    line-height: 17px;
  }
  
  .list-post-block .list-post li:last-child .post-block-style .post-thumb {
    margin-bottom: 0;
  }
  
  .list-post-block .list-post li:last-child .post-block-style .post-thumb.thumb-md {
    height: 100px;
  }
  
  .block.style2 {
    background: #310303f5;
    color: #fff;
    padding: 40px;
    border-radius: 10px;
  }
  
  .block.style2 .post-block-style .post-title:not(.title-md) {
    line-height: 1.1;
  }
  
  .block-slider {
    /*background: #f7f7f7;*/
    /*padding-bottom: 80px;*/
  }
  
  .block-slider .owl-carousel .owl-dots {
    top: auto;
   /* bottom: -47px;*/
    text-align: center;
    height: 20px;
  }
  
  .ts-category-list {
    padding: 0;
  }
  
  .ts-category-list li {
    list-style-type: none;
    margin-bottom: 5px;
    position: relative;
  }
  
  .ts-category-list li a {
    padding: 20px;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    font-size: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 5px;
    min-height: 100px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
  }
  
  .ts-category-list li a::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
  }
  
  .ts-category-list li a span {
    position: relative;
    white-space: nowrap;
  }
  
  .ts-category-list li a span.bar {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 65px 0 25px;
  }
  
  .ts-category-list li a:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    will-change: transform;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  
  .ts-category-list-sm li a {
    min-height: 91px;
  }
  
  .trending-slider.full-width .post-overaly-style {
    border-radius: 0;
  }
  
  .trending-slider.full-width .post-overaly-style::after {
    border-radius: 0;
  }
  
  .post-tab .nav-tabs .nav-item:not(:first-child) {
    /*
    margin-left: 20px;
    */
  }
  
  .post-tab .nav-tabs .nav-item .nav-link {
    text-transform: uppercase;
    color: #d3d3d3;
  }




  .posts__banner__ads, .banner__ads {  text-align: center;  }
.posts__banner__ads img, .banner__ads img { margin-bottom: 20px; }
.sidebar__ads img {  margin-bottom: 15px; width: 100%; }

	
.in__between_ads {
	float: none;
    width: 100%;
	margin-bottom: 30px;
    justify-content: center;
	text-align: center;
    border-top: solid 1px rgba(0,0,0,.2);
    border-bottom: solid 1px rgba(0,0,0,.2);
    padding: 40px 0 18px;
}
.in__between_ads .row {
	justify-content: center; text-align: center;
}
.in__between_ads .row .col-lg-4{
	margin-bottom: 10px;
}
.in__between_ads img {
	width: auto;
}
.in__between_ads::before {
	content: 'Advertisement';
    font-size: 12px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    color: rgba(0,0,0,.58);
    position: absolute;
    margin-top: -35px;
	left: 0px;
}

.top__advertisement {
	display: block;
	position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    height: 100%;
    width: 100%;
	transition: 3s;
    background-color: #fff;
}
.top__advertisement .container .row { 
	text-align: center; 
	justify-content: center;  
}
.top__advertisement .container .row .content .image  {
	max-width: 100%;
	height: auto;
}
.top__advertisement .close__top__ads {
	position: absolute; 
	right: 100px; 
	margin-top: -60px; 
}
.top__advertisement .close__top__ads .skip__ads {
	background: #e11b22;
	text-transform: uppercase;
	line-height: 44px; 
	font-size: 16px; 
	font-weight: 600; 
	padding: 5px 20px; 
	color: #FFF;  
	border-radius: 50px;
}
.top__advertisement .close__top__ads .skip__ads:hover {
	transition: .3s;
	color: #FFF;  
	cursor: pointer;
}

@media (max-width: 992px) { 
	.top__advertisement .container .row {
		margin-top: 50px;
	}
	.search__box input {
		margin-bottom: 20px;
	}
}
@media (max-width: 767px) { 
	.top__advertisement .container .row {
		margin-top: 120px;
	}
	.top__advertisement .close__top__ads {
		top: 20px;
	}
	.top__advertisement .close__top__ads .skip__ads {
		padding: 0px 20px;                           
	}
	.top__header__ads {
		display: none;
	}
	.logo .date {
		text-align: center;
		padding-top: 10px;
	}
	.single-post iframe {
	    width: 100%;
    }
}

.search__box { position: absolute; width: 100%; padding: 20px 20px 20px; background: #f4f8fb!important; z-index: 1;}
.search__box .close__search { cursor: pointer; }
.search__box .close__search i { margin-top: 5px; font-size: 20px;  }
.hide { display: none; }

.recent__box { position: absolute; width: 100%; height: 380px; overflow-y: auto; padding: 20px 0px 10px; background: #fff!important; box-shadow: 0 0 14px rgba(0,0,0,.34); z-index: 1!important;}
.popular__box { position: absolute; width: 100%; height: 480px; overflow-y: auto; padding: 20px 0px 10px; background: #fff!important; box-shadow: 0 0 14px rgba(0,0,0,.34); z-index: 1!important;}
.close__btn { float: right; margin-top: -5px; background: #d81a21; color: #FFF; padding: 5px 10px; cursor: pointer; } 
/*
input[type=text], input.form-control {
    background-color: #fff;
    border: 1px solid #205389;
    border-radius: 0;
    color: #545454;
    font-size: 14px;
    height: 48px;
    padding: 12px 17px;
	margin-bottom: 25px;
    /* width: 100%; */
}
*/
input[type=text]:active { border: 2px solid #205389; }

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-check {
    padding-left: 0;
    position: relative;
}

.no-calendar-icon::after, .no-keyword-icon::after {
    content: "\e00d";
    color: #d6d6d6;
    font-family: "iconfont";
    line-height: 22px;
    position: absolute;
    margin-top: -11px;
    pointer-events: none;
    right: 17px;
    top: 50%;
}
.no-keyword-icon::after {
    content: "A";
}

.author__box, .post__time, .post__comments, .post__date {
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    margin-right: 1.1em;
}
.author__box a {  color: #42414a; cursor: pointer; }
.post__info label, .post__info span {
    color: rgba(0,0,0,.5);
}
.author__box label{
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
	margin-top: 5px;
    vertical-align: top;
}
a.color-white { color: #FFFFFF; }
.author__box .author__img {
    height: 30px;
    width: 30px;
    max-width: 30px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    margin-right: 1em;
}
.author__box .author__img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.post__time, .post__comments, .post__date {
    font-size: .8em;
	font-weight: 400;
}
.post__time i, .post__comments i, .post__date i {
    margin-right: .4em;
    font-size: 1.4em;
}
.post__hasImg {
    margin: 10px 0px;
}
.post__hasImg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all .3s ease;
}
.post__hasDes p {
    margin: 40px auto 20px;
    font-size: 24px;
    color: rgba(0,0,0,.6);
    text-align: center;
    line-height: 150%;
    position: relative;
    border-bottom: solid 1px rgba(0,0,0,.14);
    padding-bottom: 30px;
}

.soft__box {
	
}	
.shadow__ { 
	box-shadow: rgba(0,0,0,.1) 0 0 16px;
	padding: 0;
}	

.shadow__only { 
	box-shadow: rgba(0,0,0,.1) 0 0 16px;
}	
.lr-p-15 { padding-left: 15px; padding-right: 15px; }
.height-90-auto { height: 90px; }

.relative__post img {  width: 100%; height: 250px; }

.relative__post.list__view img {
	width: 150px;
	height: 100px;
}.show__list, .show__grid { cursor: pointer; }
/*footer*/

.backto {
    position: fixed;
    right: 55px;
    bottom: 15px;
    z-index: 10;
    background: #0e5dae;
    border-radius: 50%;
    color: #979797;
    cursor: pointer;
    height: 44px;
    text-align: center;
    width: 44px;
    display: block;
    padding: 12px 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-left: auto;
  }
  
  .backto a {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
  }
  
  .backto .icon {
    font-family: "iconfont" !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  }
  
  .backto:hover {
    background: #c93b00;
  }
  
  .breadcrumb {
    background: transparent;
    padding: 25px 0 25px;
    margin-bottom: 0;
  }
  
  .breadcrumb li {
    padding-right: 10px;
    color: #777;
  }
  
  .breadcrumb li a {
    padding: 0 9px;
    color: inherit;
  }
  
  .breadcrumb li a:hover {
    color: #0e5dae;
  }
  
  .breadcrumb li:last-child i {
    padding-right: 10px;
  }
  
  .ts-pagination {
    padding: 0;
    margin-top: 20px;
  }
  
  .ts-pagination li {
    display: inline-block;
  }
  
  .ts-pagination li span, .ts-pagination li a{
    background: #0e5dae;
    padding: 0px 15px;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    border-radius: 50px;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
  }
  .ts-pagination li span, .ts-pagination li a:hover{
    background: #0e5dae;
    
  }
  .ts-pagination li span.current {
    color: #fff;
    background: #0e5dae;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(252, 74, 0, 0.25);
    box-shadow: 0px 5px 15px 0px rgba(252, 74, 0, 0.25);
  }

  /*calender*/
.ndc-chevron::before{border-style:solid;border-width:.25em .25em 0 0;content:"";display:inline-block;height:.3em;left:.15em;position:relative;top:5px;transform:rotate(-45deg);vertical-align:top;width:.3em;border-color:#fff;box-sizing:initial}.ndc-chevron.ndc-right:before{left:-1px;transform:rotate(45deg)}.ndc-chevron.ndc-left:before{left:1px;transform:rotate(-135deg)}div#ndp-nepali-box{font-family:"Trebuchet MS",Tahoma,Verdana,Arial,sans-serif;border:1px solid #a6c9e2;background-color:#fdfefe;position:absolute;top:-999px;z-index:9999;padding:1px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}div#ndp-table-div{margin:0}div#ndp-table-div table{border-spacing:2px;border-collapse:separate}div#ndp-nepali-box td.ndp-date{padding:2px;border:1px solid #c5dbec;background:#dfeffc;color:#2e6e9e}div#ndp-nepali-box td.ndp-selected{border:1px solid #fad42e;background:#fbec88;color:#363636;text-align:center}div#ndp-nepali-box td.ndp-current{padding:2px;border:1px solid #fed22f;background:#f5f8f9;text-align:center;font-weight:700}div#ndp-nepali-box td.ndp-current a{color:#e17009;display:block}div#ndp-nepali-box td.ndp-date a{display:block;color:#1c94c4;text-decoration:none;width:20px}a.ndp-disabled{color:#ccc!important}div#ndp-nepali-box td.ndp-current:hover,div#ndp-nepali-box td.ndp-date:hover{border:1px solid #fed22f;opacity:.8}div#ndp-nepali-box td.ndp-date a:hover{color:#1c94c4}div#ndp-nepali-box table,div#ndp-nepali-box td,div#ndp-nepali-box tr{font-size:12px;height:19px;line-height:19px;border-collapse:separate;border-spacing:2px}div#ndp-nepali-box a{text-decoration:none}.ndp-days th,.ndp-header,div#ndp-nepali-box td.ndp-date a{text-align:center;font-weight:700}.ndp-header{border:1px solid #4297d7;background:#87b6d9;color:#fff;font-size:13px;padding:2px;line-height:20px;margin:2px}.ndp-next:hover,.ndp-prev:hover{background:#fed22f}.ndp-next,.ndp-prev{position:absolute;top:8px;width:1.3em;height:1.3em;background:#247ac4;border-radius:50%}.ndp-prev{left:7px}.ndp-next{right:7px}#currentMonth #ndp-month-select,#currentMonth #ndp-year-select{color:#000;font-size:12px;font-weight:400;padding:2px 1px 0;height:22px}.ndp-corner-all,.ndp-corner-left,.ndp-corner-tl,.ndp-corner-top{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;-khtml-border-top-left-radius:5px;border-top-left-radius:5px}.ndp-corner-all,.ndp-corner-right,.ndp-corner-top,.ndp-corner-tr{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;-khtml-border-top-right-radius:5px;border-top-right-radius:5px}.ndp-corner-all,.ndp-corner-bl,.ndp-corner-bottom,.ndp-corner-left{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;-khtml-border-bottom-left-radius:5px;border-bottom-left-radius:5px}.ndp-corner-all,.ndp-corner-bottom,.ndp-corner-br,.ndp-corner-right{-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;-khtml-border-bottom-right-radius:5px;border-bottom-right-radius:5px}





/*new*/


/*-------------------------------------------------------*/
/* Main Entry Styles
/*-------------------------------------------------------*/
.entry {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px; }
	.entry__img-holder {
		position: relative;
		overflow: hidden;
		margin-bottom: 20px;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: 50%; }
	.entry__img {
		width: 100%; }
	.entry__title {
		font-size: 18px;
		line-height: 1.4;
		margin-top: 3px;
		margin-bottom: 5px; }
		.entry__title:hover a {
			color: #2D95E3; }
		.entry__title--sm {
			font-size: 15px; }
	.entry__excerpt {
		margin-top: 16px; }
		.entry__excerpt p {
			margin-bottom: 0; }
	.entry__play-time {
		position: absolute;
		bottom: 32px;
		left: 32px;
		background-color: #2D95E3;
		color: #fff;
		padding: 7px 11px;
		font-weight: 700;
		pointer-events: none; }
		.entry__play-time i {
			margin-right: 5px; }

/* Meta
-------------------------------------------------------*/
.entry__meta li {
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	color: #83858F; }
	.entry__meta li:after {
		content: '-';
		display: inline-block;
		margin: 0 3px; }
	.entry__meta li.entry__meta-views:after {
		content: '';
		margin: 0 8px;
		display: inline-block; }
	.entry__meta li:last-child:after {
		display: none; }

.entry__meta a {
	color: #2D95E3; }
	.entry__meta a:hover {
		color: #171821; }

.entry__meta i {
	display: inline-block;
	margin-right: 5px; }

.entry__meta-category {
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 3px;
	font-weight: 700;
	color: #0098d0; }
	.entry__meta-category--label {
		font-size: 10px;
		background-color: #2D95E3;
		padding: 5px 10px;
		z-index: 2;
		color: #fff;
		margin-bottom: 0;
		display: inline-block; }
		.entry__meta-category--label:hover, .entry__meta-category--label:focus {
			color: #fff;
			opacity: 0.90; }
	.entry__meta-category--align-in-corner {
		position: absolute;
		left: 16px;
		bottom: 16px; }
	.entry__meta-category--violet {
		background-color: #3E3EDD; }
	.entry__meta-category--purple {
		background-color: #9C27B0; }
	.entry__meta-category--blue {
		background-color: #0E79C9; }
	.entry__meta-category--cyan {
		background-color: #00BCD4; }
	.entry__meta-category--green {
		background-color: #19C22A; }
	.entry__meta-category--orange {
		background-color: #E65100; }
	.entry__meta-category--red {
		background-color: #F44336; }

.entry__meta-rating i {
	font-size: 16px;
	color: #FBC02D;
	margin-right: 2px; }

.entry__meta + .entry__meta,
.entry__meta-category--label + .entry__meta {
	margin-top: 16px; }

.entry__meta + .entry__img-holder {
	margin-top: 20px; }

.entry__meta-holder {
	margin-top: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between; }
	.entry__meta-holder .entry__meta {
		margin-top: 0; }

.entry-date-label {
	background-color: #fff;
	position: absolute;
	top: 16px;
	left: 16px;
	padding: 8px;
	text-align: center;
	font-family: "Montserrat", sans-serif; }
	.entry-date-label__weekday, .entry-date-label__month {
		font-size: 8px;
		text-transform: uppercase;
		line-height: 1;
		font-weight: 600; }
	.entry-date-label__weekday {
		color: #54555E; }
	.entry-date-label__day {
		color: #2D95E3;
		font-weight: 700;
		font-size: 16px;
		line-height: 1.25; }
	.entry-date-label__month {
		color: #2D95E3; }


/* Card
-------------------------------------------------------*/
.card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 0%;
	        flex: 1 0 0%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	background-color: #fff;
	overflow: hidden; }
	.card-row > div {
		margin-bottom: 30px; }
	.card-row .card {
		height: 100%;
		margin-bottom: 0; }
	.card__img-holder {
		margin-right: 0 !important;
		margin-bottom: 0 !important; }
	.card__body {
		background-color: #fff;
		padding: 24px 32px;
		-webkit-box-flex: 1;
		    -ms-flex: 1 1 auto;
		        flex: 1 1 auto; }
	.card--1 .entry__title {
		margin-bottom: 32px; }

/* Post List
-------------------------------------------------------*/
.post-list {
	position: relative;
	margin-bottom: 20px;
	min-height: 241px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row; }
	.post-list:last-child {
		border-bottom: 0;
		padding-bottom: 0;
		margin-bottom: 0; }
	.post-list__img-holder {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 50%;
		        flex: 0 0 50%;
		margin-right: 30px;
		margin-bottom: 0; }
		@media only screen and (max-width: 991px) {
			.post-list__img-holder {
				width: 170px; } }
	.post-list__body {
		overflow: hidden;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 50%;
		        flex: 0 0 50%; }
	@media only screen and (max-width: 575px) {
		.post-list {
			display: block; }
			.post-list__img-holder, .post-list__body {
				width: 100%; }
			.post-list__img-holder {
				float: none;
				margin-right: 0;
				margin-bottom: 30px;
				height: 180px; } }

/*===========================
    rochak css 
===========================*/
.rochak-er-trending-today-area {
  padding-top: 53px;
  padding-bottom: 21px;
  position: relative;
  z-index: 10; }
  .rochak-er-trending-today-area .rochak-er-bg-cover {
    left: 0;
    top: 0;
    background-attachment: fixed; }
    .rochak-er-trending-today-area .rochak-er-bg-cover::before {
      position: absolute;
      content: '';
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      background: rgba(0, 0, 0, 0.9); }

.rochak-er-trending-today-topbar .rochak-er-trending-today-title .rochak-er-title {
  font-size: 30px;
  display: block;
  position: relative;
  color: #fff;
  margin-bottom: 30px; }
  .rochak-er-trending-today-topbar .rochak-er-trending-today-title .rochak-er-title::before {
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 4px;
    width: 88%;
    background: #F63A3A; }
    @media only screen and (min-width: 1200px) and (max-width: 1600px) {
      .rochak-er-trending-today-topbar .rochak-er-trending-today-title .rochak-er-title::before {
        width: 71%; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .rochak-er-trending-today-topbar .rochak-er-trending-today-title .rochak-er-title::before {
        width: 50%; } }
    @media (max-width: 767px) {
      .rochak-er-trending-today-topbar .rochak-er-trending-today-title .rochak-er-title::before {
        display: none; } }

.rochak-er-trending-today-item {
  margin-bottom: 30px; }
  .rochak-er-trending-today-item .rochak-er-trending-news-list-box {
    display: block; }
    .rochak-er-trending-today-item .rochak-er-trending-news-list-box .rochak-er-thumb {
      min-width: 100%;
      height: auto;
      margin-right: 0;
      margin-bottom: 20px; }
      .rochak-er-trending-today-item .rochak-er-trending-news-list-box .rochak-er-thumb img {
        width: 100%;
        transition: all linear 0.5s; }
    .rochak-er-trending-today-item .rochak-er-trending-news-list-box .rochak-er-content .rochak-er-meta-item .rochak-er-meta-categories a {
      background: #F63A3A;
      color: #fff; }
    .rochak-er-trending-today-item .rochak-er-trending-news-list-box .rochak-er-content .rochak-er-meta-item .rochak-er-meta-date span {
      color: #999; 
      font-size: 12px;}
    .rochak-er-trending-today-item .rochak-er-trending-news-list-box .rochak-er-content .rochak-er-trending-news-list-title .rochak-er-title a {
      color: #fff; }
      .rochak-er-trending-today-item .rochak-er-trending-news-list-box .rochak-er-content .rochak-er-trending-news-list-title .rochak-er-title a:hover {
        color: #F63A3A; }
    .rochak-er-trending-today-item .rochak-er-trending-news-list-box:hover .rochak-er-thumb img {
      transform: scale(1.1); }


      /*video*/
      
    
      /*---------------------------------------
          ## Button
      ---------------------------------------*/
      
      
      .tag-base {
        height: 28px;
        line-height: 28px;
        padding: 0 14px;
        display: inline-block;
        border-radius: 3px;
        font-size: 15px;
      }
      
      .tag-blue {
        background: #097bed;
        color: #fff;
      }
      .tag-blue:hover {
        background: #0f68c0;
        color: #fff;
      }
      
      
      /****** video play btn *******/
      .play-btn-large {
        height: 80px;
        width: 80px;
        line-height: 80px;
        text-align: center;
        padding-left: 3px;
        border-radius: 50%;
        display: inline-block;
        color: #fff;
        font-size: 20px;
      }
      
      
      .play-btn-small {
        height: 40px;
        width: 40px;
        line-height: 40px;
        text-align: center;
        padding-left: 3px;
        border-radius: 50%;
        display: inline-block;
        color: #fff;
        font-size: 14px;
      }
      
      .play-btn-yellow {
        background: rgba(255, 190, 0, 0.8);
        color: #fff;
      }
      .play-btn-yellow:hover {
        color: #d20f0f;
      }
      
      .play-btn-gray {
        background: rgba(0, 0, 0, 0.4);
        color: #fff;
      }
      .play-btn-gray:hover {
        background: rgb(27 7 7 / 90%);
       color: #b51515;
     }
      
      /*--------------------------------------------------------------
      # Globals
      --------------------------------------------------------------*/
      
      
      .bg-black {
        background: #102950;
      }
      
      
      .pd-top-80 {
        padding-top: 80px;
      }
      .pd-bottom-150 {
        padding-bottom: 150px;
      }
      
      
      /*---------------------------------------
          ## video Wrap
      ---------------------------------------*/
      
      .single-post-wrap {
        position: relative;
        margin-bottom: 30px;
        transition: 0.4s;
      }
      .single-post-wrap .thumb {
        position: relative;
        margin-bottom: 27px;
        overflow: hidden;
        border-radius: 5px;
      }
      
      .single-post-wrap .thumb img {
        transition: 0.8s;
        transform: scale(1.01);
      }
      
      .single-post-wrap .thumb .play-btn-large {
        position: absolute;
        left: 50%;
        margin-left: -40px;
        top: 50%;
        margin-top: -40px;
        z-index: 5;
      }
      
      
      .single-post-wrap .thumb .play-btn-small {
        position: absolute;
        left: 50%;
        margin-left: -20px;
        top: 50%;
        margin-top: -20px;
        z-index: 5;
      }
      
      .single-post-wrap .details .title {
        margin-bottom: 0;
      }
      
      .single-post-wrap .details p {
        margin-bottom: 0;
        margin-top: 16px;
        color: #201654;
      }
      
      
      
      
      .single-post-wrap .spw-bottom .media .media-body p {
        margin: 0;
      }
      .single-post-wrap:hover .thumb img {
        transform: scale(1.06);
      }
      .single-post-wrap.style-white .post-meta-single p,
      .single-post-wrap.style-white .post-meta-single li {
        color: rgba(255, 255, 255, 0.8);
      }
      
      
      
      
      .single-post-wrap.style-overlay .thumb {
        margin-bottom: 0;
      }
      .single-post-wrap.style-overlay .thumb img {
        min-height: 460px;
      }
      
      .single-post-wrap.style-overlay .thumb:after {
        content: "";
        background: linear-gradient(to top, rgba(32, 22, 84, 0.6) 52%, rgba(0, 0, 100, 0));
        height: 70%;
        left: 0;
        position: absolute;
        bottom: 0;
        border-radius: 5px;
        width: 100%;
        z-index: 3;
        transition: 0.4s;
      }
      
      .single-post-wrap.style-overlay .thumb:before {
        content: "";
        background: linear-gradient(to top, rgba(32, 22, 84, 0.38) 52%, rgba(0, 0, 100, 0));
        height: 75%;
        left: 0;
        position: absolute;
        bottom: 0;
        border-radius: 5px;
        width: 100%;
        z-index: 4;
        transition: 0.4s;
        visibility: hidden;
        opacity: 0;
      }
      
      .single-post-wrap.style-overlay .details {
        position: absolute;
        bottom: 0;
        padding: 18px 20px;
        z-index: 4;
      }
      
      .single-post-wrap.style-overlay .details .title {
        color: #fff;
      }
      
      .single-post-wrap.style-overlay .details .title a {
        color: #e3ef0d;
         font-size:20px;
        font-weight:700;
      }
      
      .single-post-wrap.style-overlay .details .title:hover a {
        color: #ed0853;
        font-size:18px;
        font-weight:600;
      }
      
      .single-post-wrap.style-overlay .details p {
        color: #fff;
      }
      
      .single-post-wrap.style-overlay .post-meta-single {
        margin-bottom: 8px;
      }
      
      
      
      
      
      /*****video-list-wrap*****/

      .post-meta-single ul li {
        display: inline-block;
        margin: 0 6px;
        color: #201654;
        font-size: 14px;
    }
    .post-meta-single p {
      font-size: 14px;
    }
    .post-meta-single p i {
      margin-right: 5px;
    }
    .post-meta-single ul {
      margin: 0;
      padding: 0;
    }
    
    .post-meta-single ul li i {
      margin-right: 5px;
    }
    .post-meta-single ul li:first-child {
      margin-left: 0;
    }
    .post-meta-single ul li:last-child {
      margin-right: 0;
    }
      .single-post-list-wrap {
        margin-bottom: 17px;
      }
      .single-post-list-wrap .media-left {
        position: relative;
      }
      .single-post-list-wrap .play-btn-small {
        position: absolute;
        left: 50%;
        margin-left: -20px;
        top: 50%;
        margin-top: -20px;
        z-index: 5;
      }
      .single-post-list-wrap .media .media-left {
        margin-right: 13px;
      }
      .single-post-list-wrap .media img {
        border-radius: 5px;
      }
      
      .single-post-list-wrap .media .media-body .post-meta-single ul li {
        font-size: 14px;
        color: #201654;
      }
      .single-post-list-wrap .media .media-body h6 {
        margin-bottom: 0;
      }
      
      .single-post-list-wrap.style-white .media .media-body .post-meta-single ul li {
        color: #fff;
      }
      .single-post-list-wrap.style-white .media .media-body h6 {
        color: #fdfdfd;
        font-size:16px;
       	font-weight:600;
      }

       .single-post-list-wrap.style-white .media .media-body h6:hover {
       	font-size:17px;
       	font-weight:600;
        color: #e2ef00;
        transition: 0.4s;
        transition: 0.8s;
      }
      

/******** nxp-tab-inner *********/
.nxp-tab-inner ul {
  border: 0 !important;
}
.nxp-tab-inner ul li a {
  background: none !important;
  border: 0 !important;
  padding: 0;
}
.nxp-tab-inner ul li a .single-post-list-wrap {
  display: block;
}
.nxp-tab-inner .nav-link {
  display: block;
  overflow: hidden;
}

.nxp-tab-post ul {
  display: inline-block;
}
.nxp-tab-post ul li {
  margin: 0 10px;
  display: inline-block;
}
.nxp-tab-post ul li:first-child {
  margin-left: 0;
}
.nxp-tab-post ul li:last-child {
  margin-right: 0;
}
.nxp-tab-post ul li a {
  border-radius: 0 !important;
}
.nxp-tab-post ul li a.active {
  color: #102950;
}

/*=================================
archive
====================================*/
.shapt-right{
	padding-top:12px;
	margin-top:-80px;
}
 .view-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
}
.thumbnail
{
    margin-bottom: 30px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 1rem;
    border: 0;
}
.item.list-group-item .img-event {
    float: left;
    width: 40%;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
    display: inline-block;
}
.item.list-group-item .caption
{
    float: left;
    width: 60%;
    margin: 0;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item:after
{
    clear: both;
}

/* ==========================
				  sidebar widget Title
	=============================*/
			  .topic-border{
          position:relative}
          .topic-border:after{
           position:absolute;
           display:block;
           content:"";
           bottom:0;
           left:0;
           right:0;
           z-index:2;
           width:100%;
           height:2px}
          .topic-box{
          display:inline-block;
          position:relative;
          background-color:#e53935;
          color:#fff;
          height:40px;
          padding:0 20px;
          line-height:42px;
          text-align:center;
          text-transform:uppercase;
          font-weight:600;font-size:14px
        }
        .topic-box:before{
          z-index:1;content:"";
          top:0;right:-8px;
          position:absolute;
          width:0;height:0;
          border-top:8px solid #e53935;
          border-right:8px solid transparent
        }
        .topic-box-lg{
          display:inline-block;
          position:relative;
          color:#fff;
          height:40px;
          padding:0 20px;
          line-height:40px;
          text-align:center;
          text-transform:capitalize;
          font-weight:600;
          font-size:18px;
          font-family:Poppins,sans-serif;
          z-index:2
        }
        .topic-box-lg:befor{
        z-index:1;
        content:"";
        top:0;
        right:-8px;
        position:absolute;
        width:0;height:0
      }
      .topic-box-lg:after{
        content:"";
        height:100%;width:100%;
        z-index:-1;
        position:absolute;
        top:0;left:0;right:0}
        .topic-box-sm{
          display:inline-block;
          position:relative;
          color:#fff;
          height:26px;
          padding:0 15px;
          line-height:26px;
          text-align:center;
          text-transform:uppercase;
          font-weight:600;
          font-size:11px;
          z-index:2;
        }
        .topic-box-sm:before{
          z-index:1;
          content:"";
          top:0;right:-8px;
          position:absolute;
          width:0;
          height:0;
        }
        .topic-box-sm:after{
          content:"";
          height:100%;
          width:100%;
          z-index:-1;
          position:absolute;
          top:0;
          left:0;
          right:0;
        }
        .color-cinnabar:before{
          border-top:8px solid #023e82;
          border-right:8px solid transparent ;
        }
        .color-cinnabar:after{
          background-color:#023e82;
        }
    
			/* ==========================
				 Footer
			  =============================*/
            
			  
				  .fs-news-footer{
					position: relative;
				  }
				   .fs-news-footer-chhaya {
				background: #20202030;
				padding: 20px;
				 }
				.fs-news-footer .footer-social-link li {
				  display: inline-block; }
				.fs-news-footer .footer-social-link a i {
				  display: inline-block;
				  width: 40px;
				  height: 40px;
				  border-radius: 50%;
				  text-align: center;
				  line-height: 40px;
				  background: #000;
				  margin-right: 5px;
				  color: #fff;
				  box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
				  transition: all .2s ease-in-out;
				 }
				  .fs-news-footer .footer-social-link a i.fa-facebook {
					background-color: #3B5998; }
				  .fs-news-footer .footer-social-link a i.fa-twitter {
					background-color: #55ACEE; }
				  .fs-news-footer .footer-social-link a i.fa-youtube {
					background-color: #DD4B39; }
				  .fs-news-footer .footer-social-link a i.fa-linkedin {
					background-color: #0976B4; }
				  .fs-news-footer .footer-social-link a i.fa-instagram {
					background-color: #B7242A; }
			  
					.widget-title {
            /*background: #AE001A;*/
            font-size: 24px;
            font-weight: 700;
            color: #ffc107;
            line-height: 38px;
            padding-left: 0;
            position: relative;
            margin-bottom: 40px;
            border-left: 10px solid #fff;
           /* border-right: 10px solid #fff;*/
			      border-bottom: 5px solid red;
       }
					  .widget-title span {
						padding:5px 40px 5px 20px;
						position: relative;
					  }
				.footer-widget h2 {
					font-size: 24px;
					color: #fff;
					position: relative;
					margin-bottom: 15px;
					 }
			  
					 .footer-widget h3 {
						font-size: 22px !important;
						font-weight:800;
						color: #fff;
						position: relative;
						margin-bottom: 15px;
						}

				.footer-widget p {
					font-family: 'Nunito', sans-serif;
					font-size: 16px;
				   color:white;
					line-height: 28px;
				}
			  
			  .footer-widget ul {
				width: 50%;
				float: left;
				list-style: none;
				margin: 0;
				padding: 0; }
			  
			  .footer-widget li {
				margin-bottom: 18px; }
			  
			  .footer-widget p {
				margin-bottom: 27px; }
			  
				.footer-widget a {
					color: #ffffff;
					-webkit-transition: all 0.3s;
					-o-transition: all 0.3s;
					transition: all 0.3s; }
					.footer-widget a:hover {
					  color: #007bff; }
				
				  .copyright-area {
					padding: 10px 0;
					margin-top: 5px;
					border-top:#ae001a solid;
					background-color: #023047; }
					.copyright-area span,
					.copyright-area a {
					  color: #ffffff;
					  -webkit-transition: all 0.3s linear;
					  -o-transition: all 0.3s linear;
					  transition: all 0.3s linear; }
					.copyright-area a:hover {
					  color:#ae001a; }

				  .copyright-text{
					font-size:16px;
				  	font-weight:800;
				  }
				  .copyright-menu{
                	font-size:16px;
                	font-weight:700;
                	color:#f7f7f7;
				}
				.copyright-menu a{
					color:#efef00;
				}
			  .copyright-menu ul {
				text-align: left;
				margin: 0; }
			  
			  .copyright-menu li {
				display: inline-block;
				padding-left: 2px; }

				#footer-post {
					font-size:16px;
					font-weight:600;
				}

				#footer-post a {
					color:#fffc00;
				}

			/* ==========================
				  scroll top
			  =============================*/
				  #toTop.btn-info {
					color: #fff;
					background-color: #f60d2b;
					border-color: #f60d2b;
					padding: 10px 6px;
					border-radius: 25px;
					-webkit-border-radius: 25px;
					-moz-border-radius: 25px;
					border-radius: 25px;
					font-size: 10px;
					font-weight: 800;
					
				}

				#toTop.btn-info::after {
						content: '';
						display: block;
						position: absolute;
						bottom: 48px;
						width: 0;
						height: 0;
						border-bottom: 10px solid #f60d2b;
						border-top: 10px solid transparent;
						border-left: 10px solid transparent;
						border-right: 10px solid transparent;
					  }

				#toTop {
					position: fixed;
					bottom: 38px;
					right: 60px;
					cursor: pointer;
					display: none;
					z-index: 10;
					animation: backto-top-bounce 4s infinite ease-in-out;
				}
                .top{
					animation: backto-top-bounce 4s infinite ease-in-out;
				}
			.backto-top-bounce:hover {
			  box-shadow: 0px 3px 7px 0px rgba(254, 242, 46, 0.35);
			}
			@keyframes backto-top-bounce {
			  0% {
				transform: translateY(-10px);
			  }
			  50% {
				transform: translateY(7px);
			  }
			  100% {
				transform: translateY(-10px);
			  }
			}

			@media (max-width: 991px) { 
        .copyright-menu, .site-by, .copyright-text {
        font-size: 12px;
        }}
