/*
Theme Name: karnalichhadke
Theme URI: https://aarushcreation
Author: Aarush Creation
Author URI: http://www.aarushcreation
Description: 
Version: 1.3.1
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-header, custom-menu, editor-style, featured-images, footer-widgets, theme-options, threaded-comments, rtl-language-support, translation-ready, full-width-template, custom-logo, blog, news
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: karnalichhadke
*/
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300..700&display=swap');

body {
  font-family: 'Mukta', sans-serif !important;

}

a {
  color: #4c4a4a;
  text-decoration: none !important;
	 font-family: 'Mukta', sans-serif;
}



h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4 !important;
  font-weight: 600 !important;
  color: #4c4a4a !important;
}



.banner h1 a:hover{
  color: #ee5511
}
p {
  color: #656565;
  font-size: 1.3rem;
	font-family: "Mukta",sans-serif;
}
h1{
  font-size: 45px !important;
  line-height: 1.4 !important;
}
h2{
  font-size: 30px !important;
  line-height: 1.4 !important;
}
h3{
  font-size: 26px !important;
  line-height: 1.4 !important;
}
h4{
  font-size: 24px !important;
  line-height: 1.4 !important;
}
h5{
  font-size: 18px !important;
}
h6{
  font-size: 17px !important;
}
.banner h1 {
    font-size: 60px !important;
}
.main_menu_section.sticky {
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  z-index: 9999;
  transform: translateY(70px);
  transition: transform 500ms ease, background 500ms ease;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  background: #FFFFFF;
}
.my-nav .nav-link {
  
  font-size: 18px;
  font-weight: 400;
}
.bg-grey {
  background: #f7f7f9;
  padding: 1.5rem;
  margin-top: 1rem;
}
.main-item img {
  width: 80px;
}
.three_box img{
  height: 250px;
  width: 100%;
  display: block;
  transition: 0.5s all ease;
  object-fit: cover;
}
.sm-3 img {
  border: 5px #ddd solid;
  border-radius: 50%;
  width: 140px !important;
  height: 140px;
  object-fit: cover;
}
.site-content h1{
  color: red;
  text-align: center;
  padding: 50px 0;
}
.site-content h1:hover{
  color: red !important;
}
.author {
  color: blue;
  border-bottom: 2px solid darkblue;
  display: inline;
  text-transform: capitalize;
}

.tranding_tag_box {
  background: #f4f8fb;
  border-bottom: solid 1px rgba(0,0,0,.14);
  min-height: 5px;
}
.tranding_tag_grid .tag_trend_title {
  font-weight: 700;
  color: rgba(0,0,0,.6);
  font-size: .9em;
  position: relative;
  line-height: 3em;
  background-color: rgba(0,0,0,.06);
}
.tranding_tag_grid .tag_trend_title::after {
  content: '';
  border-color: transparent transparent transparent rgba(0,0,0,.06);
  border-style: solid;
  margin-right: 10px;
  position: absolute;
  top: 12px;
  right: -30px;
  border-width: .7em;
}
.tag_list a{
  padding: 5px;
  color: #4c4a4a;
}
.tag_list a:before{
  content: '#';
  font-size: 18px;
  margin-right: 5px;
}

.comp-logo span.first{
  font-size: 50px;
  font-weight: 600;
  display: inline-block;
  color: #ee5511;
}
.comp-logo span.last{
  font-size: 50px;
  font-weight: 600;
  display: inline-block;
  color: #0461bf;
}
.post-format-data{
  position: relative;
}
.format-icon {
  padding: 1%;
  position: absolute;
  top: 0;
  left: 0;
}
.format-icon i{
  font-size: 85px;
  color: #CCC;
}
.interview-feature-fetch{
  position: relative;
}
.interview-feature-fetch .feature-fetch figure.image img,
.interview-feature-fetch .feature-sm-fetch figure.image img{
  height: 100%;
  width: 100%;
  display: block;
  object-fit: cover;
}
.interview-feature-fetch .feature-fetch figure.image{
  height: 395px;
  width: 100%;
  background: #0461bf;
  overflow: hidden;
  object-fit: cover;
}
.interview-feature-fetch .title-fetch h4{
  position: absolute;
  bottom: -8px;
  left: 0;
  padding: 10px 20px;
  right: 0;
  width: 100%;
  background: rgba(0,0,0,0.77);
}
.interview-feature-fetch .feature-sm-fetch figure.image{
  height: 190px;
  width: 100%;
  background: #0461bf;
  overflow: hidden;
  object-fit: cover;
}
.interview-feature-fetch .title-fetch h5{
  position: absolute;
  bottom: -8px;
  left: 0;
  padding: 10px;
  right: 0;
  width: 100%;
  background: rgba(0,0,0,0.77);
}
.icon-fetch{
  height: 100px;
  width: 100px;
  background: #0461bf;
  display: block;
}
.icon-fetch i {
  align-items: center;
  font-size: 70px;
  color: #CCC;
  align-self: center;
  justify-content: center;
  justify-self: center;
  padding: 16px 21px;
}

::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
::-webkit-scrollbar-thumb {
  background: #888; 
}
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.dropdown-menu a.dropdown-item{
  padding: 5px 15px; 
  text-align: left;
  color: #f8f9fa!important;
  font-weight: 600 !important;
  font-size: 20px !important;
}
.dropdown-menu a.dropdown-item:hover{
  background: none !important;
  color: #f8f9fa!important;
}
.navbar{
  padding: 0;
}
.navbar-toggler {
  float: right;
  border: none;
  padding-right: 0;
}
.navbar-toggler:active,
.navbar-toggler:focus {
  outline: none;
}
.navbar-light .navbar-toggler-icon {
  width: 24px;
  height: 17px;
  background-image: none;
  position: relative;
  border-bottom: 1px solid #000;
  transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after, 
.navbar-light .navbar-toggler-icon:before{
  width: 24px;
  position: absolute;
  height: 1px;
  top: 0;
  left: 0;
  content: '';
  z-index: 2;
  transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after{
  top: 8px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
  transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
  transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  border-color: transparent;
}
.big_side_nav .nav-item {
    padding: 3px 0;
    position: relative;
    transition: all 200ms linear;
}
.over-hide {
  overflow: hidden;
}
.absolute-center {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: 40px;
  transform: translateY(-50%);
  z-index: 20;
}
.nav-item .dropdown-menu {
  transform: translate3d(0, 10px, 0);
  visibility: hidden;
  opacity: 0;
  padding: 10px;
  max-height: 0;
  display: block;
  margin: 0;
  transition: all 200ms linear;
}
.nav-item.show .dropdown-menu {
  opacity: 1;
  visibility: visible;
  max-height: 999px;
  transform: translate3d(0, 0px, 0);
}
.dropdown-menu {
  z-index: 1000;
  border-radius: 0 !important;
  margin: 0;
  padding: 10px;
  font-size: 13px;
  letter-spacing: 1px;
  color: #f8f9fa ;
  border: none !important;
  transition: all 200ms linear;
}
.dropdown .dropdown-toggle::after {
  content: '\f107' !important;
  font-family: FontAwesome;
  font-size: 20px;
  margin-left: 5px;
  font-weight: 600;
  border-top: 0;
}
.dropdown.show .dropdown-toggle::after {
  content: '\f107' !important;
  font-family: FontAwesome;
  font-size: 20px;
  margin-left: 5px;
  font-weight: 600;
}

.dropdown-item {
  padding: 3px 15px;
  color: #212121;
  border-radius: 2px;
  transition: all 200ms linear;
}
.dropdown-item:hover, 
.dropdown-item:focus {
  color: #FFF;
  background-color: #176BEF;
}
.my-nav ul.my-menu li.nav-item{
  padding: 3px 7px;
}
.my-nav ul.my-menu li.nav-item a.nav-link{
  color: #f8f9fa!important;
  font-size: 20px;
  font-weight: 600;
}


.cat-title h2 {
    margin: 0;
    font-weight: 600;
    font-family: mukta,sans-serif;
}

.uk-width-expand {
    flex: 1;
    min-width: 1px;
}

.uk-heading-line {
    overflow: hidden;
}
.uk-heading-line>* {
    display: inline-block;
    position: relative;
}

.uk-heading-line>::after, .uk-heading-line>::before {
    border-bottom: calc(0.2px + 0.1px) solid #ae1d22;
}
.uk-heading-line>::before {
    right: 100%;
    margin-right: calc(5px + 0.3em);
}
.uk-heading-line>::after, .uk-heading-line>::before {
    content: "";
    position: absolute;
    top: calc(50% - ((0.2px + 0.05em)/ 2));
    width: 2000px;
    border-bottom: calc(0.2px + 0.05em) solid #e5e5e5;
}
.cat-title h2 span a {
    font-family: Mukta;
    font-size: 27px;
    color: #040e6d;
    font-weight: 600;
    display: flex;
    line-height: 1.5;
    padding: 0 24px 0 0;
    align-items: center;
    -webkit-clip-path: polygon(0 0,88% 0,100% 100%,0% 100%);
    clip-path: polygon(0 0,88% 0,100% 100%,0% 100%);
}

.uk-heading-line>::after, .uk-heading-line>::before {
    border-bottom: calc(0.2px + 0.1px) solid #ae1d22;
}
.uk-heading-line>::after {
    left: 100%;
    margin-left: calc(5px + 0.3em);
}
.uk-heading-line>::after, .uk-heading-line>::before {
    content: "";
    position: absolute;
    top: calc(50% - ((0.2px + 0.05em)/ 2));
    width: 2000px;
    border-bottom: calc(0.2px + 0.05em) solid #e5e5e5;
}
.fav-right {
    text-align: center;
    font-size: 16px;
    color: #474747;
    display: flex!important;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    font-weight: 500;
}


.section-black {
    padding: 30px 0;
    background-color: #161a25;
    color: #fff;

}


.section-ent {
    background: linear-gradient(180deg,#f2f9ff 0%,#fff9f9 100%);
	padding: 30px 0;
}


.section-paryatan {
    background-color: #00356b;
	padding: 30px 0;
}

/* new css */

.main-stories .more-item figure, .samachar-list .big-feature .main-title .more-item figure {
  position: relative; }
  .main-stories .more-item figure:before, .samachar-list .big-feature .main-title .more-item figure:before {
    content: "";
    padding: 30px 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ddd;
    width: 100%;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-image: linear-gradient(to bottom, transparent, black);
    height: 65%; }
  .main-stories .more-item figure .video-play, .samachar-list .big-feature .main-title .more-item figure .video-play {
    position: absolute;
    top: 30px;
    margin: 0 auto;
    right: 30px;
    font-size: 20px;
    text-align: center;
    border: 1px solid #fff;
    line-height: 48px;
    width: 44px;
    height: 44px;
    background: #e74c3c;
    color: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    opacity: 1; }
.main-stories .more-item a:hover .video-play, .samachar-list .big-feature .main-title .more-item a:hover .video-play {
  opacity: 0; }
.main-stories .more-item img, .samachar-list .big-feature .main-title .more-item img {
  width: 100%;
  height: 428px;
  object-fit: cover; }
.main-stories .more-item.small-feature, .samachar-list .big-feature .main-title .more-item.small-feature {
  margin-top: 30px; }
  .main-stories .more-item.small-feature img, .samachar-list .big-feature .main-title .more-item.small-feature img {
    height: 172px; }
  .main-stories .more-item.small-feature:first-child, .samachar-list .big-feature .main-title .more-item.small-feature:first-child {
    margin-top: 0; }
  .main-stories .more-item.small-feature .video-play, .samachar-list .big-feature .main-title .more-item.small-feature .video-play {
    width: 32px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    top: 10px;
    right: 10px; }
.main-stories .more-item .main-title, .samachar-list .big-feature .main-title .more-item .main-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin: 0;
  padding: 30px 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ddd; }
.main-stories .more-item a, .samachar-list .big-feature .main-title .more-item a {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
  .main-stories .more-item a:hover .main-title, .samachar-list .big-feature .main-title .more-item a:hover .main-title {
    color: #fff;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
.main-stories .hoz-news, .samachar-list .big-feature .main-title .hoz-news {
  margin-top: 30px; }
  .main-stories .hoz-news:nth-child(3), .samachar-list .big-feature .main-title .hoz-news:nth-child(3) {
    margin-top: 30px; }
  .main-stories .hoz-news img, .samachar-list .big-feature .main-title .hoz-news img {
    height: 150px;
    width: 170px; }
  .main-stories .hoz-news .main-title, .samachar-list .big-feature .main-title .hoz-news .main-title {
    position: relative;
    color: #222;
    font-weight: 700; }
	.items .item-news {
  margin-top: 35px; }
  .items .item-news:nth-child(2) {
    margin-top: 0; }
  .items .item-news .main-title {
    font-weight: 700;
    margin-top: 0;
    font-size: 16px;
    line-height: 22px; }
  .items .item-news img {
    height: 80px;
    object-fit: cover; }
	
	.main-story-slider, .featured-one {
  padding: 0 15px;
  }
  .main-story-slider figure, .featured-one figure {
    position: relative; }
    .main-story-slider figure:before, .featured-one figure:before {
      content: "";
      padding: 30px 40px;
      position: absolute;
      bottom: 0;
      left: 0;
      color: #ddd;
      width: 100%;
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
      background-image: linear-gradient(to bottom, transparent, black);
      height: 65%;
      z-index: 90; }
  .main-story-slider img, .featured-one img {
    width: 100%;
    height: 450px;
    object-fit: cover; }
  .main-story-slider .main-title, .featured-one .main-title {
    font-size: 30px;
	font-family: 'Baloo 2', cursive;
    line-height: 40px;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    position: absolute;
    bottom: -29px;
    left: 0;
    color: #ddd;
    width: 100%;
    z-index: 92;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
  .main-story-slider a, .featured-one a {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; 
	color: #fff;
	}
	
    .main-story-slider a:hover .main-title, .featured-one a:hover .main-title {
      color: #fff;
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
  .main-story-slider .tag-line, .featured-one .tag-line {
    float: left;
    margin: 0 15px 0 0;
    font-size: 19px;
    color: #222;
    font-weight: 500; }
    
	.main-story-slider .tag-line:after, .featured-one .tag-line:after {
      content: "";
      height: 15px;
      width: 2px;
      position: relative;
      top: 5px;
      background: #222;
      margin-left: 10px;
      float: right; }
 
	.main-story-slider .owl-prev, .featured-one .owl-prev, .main-story-slider .owl-next, .featured-one .owl-next {
    font-size: 24px !important;
    margin: 0 !important;
    position: absolute;
    left: 20px;
    top: 45%;
    background: none !important;
    border: 0 !important;
    -webkit-transform: translateY(-45%);
    -moz-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    -o-transform: translateY(-45%);
    transform: translateY(-45%); }
  .main-story-slider .owl-next, .featured-one .owl-next {
    right: 20px;
    left: inherit; }
	
	.featured-one {
  padding: 0; }
	
			/* feature-two */
	.main-story-slider, .featured-two {
  padding: 0 15px;
  }
  .main-story-slider figure, .featured-two figure {
    position: relative; }
    .main-story-slider figure:before, .featured-two figure:before {
      content: "";
      padding: 30px 40px;
      position: absolute;
      bottom: 0;
      left: 0;
      color: #ddd;
      width: 100%;
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
      background-image: linear-gradient(to bottom, transparent, black);
      height: 65%;
      z-index: 90; }
  .main-story-slider img, .featured-two img {
    width: 100%;
    height: 520px;
    object-fit: cover; }
  .main-story-slider .main-title, .featured-two .main-title {
    font-size: 30px;
	font-family: 'Baloo 2', cursive;
    line-height: 40px;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    position: absolute;
    bottom: -29px;
    left: 0;
    color: #ddd;
    width: 100%;
    z-index: 92;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
  .main-story-slider a, .featured-two a {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; 
	color: #fff;
	}
	
    .main-story-slider a:hover .main-title, .featured-two a:hover .main-title {
      color: #fff;
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
  .main-story-slider .tag-line, .featured-two .tag-line {
    float: left;
    margin: 0 15px 0 0;
    font-size: 19px;
    color: #222;
    font-weight: 500; }
    
	.main-story-slider .tag-line:after, .featured-two .tag-line:after {
      content: "";
      height: 15px;
      width: 2px;
      position: relative;
      top: 5px;
      background: #222;
      margin-left: 10px;
      float: right; }
 
	.main-story-slider .owl-prev, .featured-two .owl-prev, .main-story-slider .owl-next, .featured-two .owl-next {
    font-size: 24px !important;
    margin: 0 !important;
    position: absolute;
    left: 20px;
    top: 45%;
    background: none !important;
    border: 0 !important;
    -webkit-transform: translateY(-45%);
    -moz-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    -o-transform: translateY(-45%);
    transform: translateY(-45%); }
  .main-story-slider .owl-next, .featured-two .owl-next {
    right: 20px;
    left: inherit; }
	
	.featured-two {
  padding: 0; }
			/*feature-two-end */
			
	.rjs .item-news .main-title {
  margin-top: 10px; }
.rjs .item-news .time-stamp {
  margin-top: 0; }
.rjs .item-news img {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px; }
	
	.time-stamp {
  font-size: 14px;
  color: #666;
  display: block;
  font-weight: 400;
  margin-top: 5px; }
  .time-stamp .time-entry {
    float: left; }
  .time-stamp .comment-count {
    float: right; }
  .time-stamp .left-icon {
    margin-right: 5px;
    position: relative;
    top: 1px; }
	
	
	.custom-list-item{border-bottom:dashed 1px #ddd;margin-bottom:10px;padding-bottom:10px}.custom-list-item:last-child{border-bottom:0!important}.related .small-list{margin:10px 0}.np-video{background:#000;padding:30px;border-bottom:1px solid #ddd;margin:0}.np-gallery img{width:100%;height:250px}.npbishesh-right img{width:150px}.photo-feature img{height:375px;width:100%}.list-video{padding:10px}.list-video:hover{background:#282525}.widget{margin-bottom:10px}.widget img{width:100%}.business-main{height:317px}.border-right{border-right:solid #ddd 1px}.border-left{border-left:solid #ddd 1px}.seperator{border-bottom:solid #ddd 1px;margin-bottom:10px;margin-top:10px}#myBtn{display:none;position:fixed;bottom:60px;right:15px;z-index:99;font-size:18px;border:none;outline:none;background-color:#e11f25;color:#fff;cursor:pointer;padding:15px;border-radius:4px}.dropdown-item{color:#000!important}.top-3 img{height:195px}.section-item{border-bottom:1px solid #ddd;margin-bottom:1rem}.section-item:last-child{border-bottom:none}.category-section{margin:30px 0;box-shadow:0 0 6px 0 rgba(0,0,0,.13);padding:30px}.box-list{background-color:rgba(0,0,0,.5);bottom:0;width:100%;left:0;padding:15px 10px}.category-section img{margin-right:15px}.category h4{font-size:22px}.title-h{position:relative}.title-h h5{position:absolute;bottom:0;background:#0000008f;margin:0;width:100%;color:#fff;padding:10px;min-height:80px}.f-desc{display:none;padding:10px;color:#eee;width:100%}.title-h:hover .f-desc{display:flex;position:absolute;bottom:0;justify-content:space-between}.title-h:hover h5{padding-bottom:80px;transition:.5s}.custom-list-item h5{display:flex;align-items:center;font-size:18px}.custom-list-item i{margin-right:10px;color:#00854a}.ad-v{display:flex;justify-content:space-between}
	
		
/* [1] The container */
.img-hover-zoom {
  height: 220px; /* [1.1] Set it as per your need */
  width: 100%;
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.1);
}
	
@media (max-width: 700px) {
  .img-hover-zoom {
  height: 220px; /* [1.1] Set it as per your need */
  width: 100%;
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
}
	
</style>	 	 
	 
				<style>
.heading-simpler-box-shadow {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
		.hot-post .hot-post-left {
  padding-right: 0px;
  padding-left: 0px;
}
		.img-full-height .post-img {
    border-radius: 0px;
  }
		.img-full-height .post {
  height: 100%;
}
		.post-bground-images {
  display: block;
  overflow: hidden;
}
.post-bground-images .post-bground-img-hover {
  width: 100%;
  -webkit-transition: 1.6s -webkit-transform;
  transition: 1.6s -webkit-transform;
  transition: 1.6s transform;
  transition: 1.6s transform, 1.6s -webkit-transform;
}
.post-bground-images .post-bground-img-hover:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
		.post-bground-img-hover {
			
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    position: relative;
    min-height: 107px;
		}
		
		.post.post-sm .post-body {
  
  background: transparent;
  padding: 0;
}
		
		.headline-category-title-block {
  position: relative;
}

.headline-category-title-block .headline-category-title-text {
  position: relative;
  display: inline-block;
  border-bottom: 4px solid #ff6600;
  height: 32px;
  line-height: 25px;
  font-weight: 600;
  text-transform: none;
  z-index: 22;
  border-color: #ff6600;
}
		
		.post .post-img {
  display: block;
  overflow: hidden;
  
}
		.post {
			position: relative;}

post-img:hover > img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.post-img > img {
    width: 100%;
    -webkit-transition: 1.6s -webkit-transform;
    transition: 1.6s -webkit-transform;
    transition: 1.6s transform;
    transition: 1.6s transform, 1.6s -webkit-transform;
}
		
		.post .post-title {
  font-size: 20px;
	line-height:25px;
}
.post .post-title a {
      color: #484848;
    text-decoration: none;
    
}
.post .post-title a:hover {
  color: #337ab7;
}
					
.post1 .post-title1 {
  font-size: 1.6rem;
    line-height: 2rem;
}
.post1 .post-title1 a {
      color: #484848;
    text-decoration: none;
    
}
.post1 .post-title1 a:hover {
  color: #337ab7;
}					
					
					
		.mukhyasamachar-font-size a {
  font-size: 28px;
			text-decoration: none;
 
}
		.sanosamachar-font-size a {
  font-size: 25px;
			text-decoration: none;
    font-weight: 700;
}
		
		.bishwo-font-size h4 {
  font-size: 18px !important;
  line-height: 28px !important;
			font-weight: 600;
    font-family: 'Baloo 2', cursive;
}
	.taja-bgcolor {
  background: #c1d4e3;
  padding: 0px 10px 5px 10px;
  
}
					
								
					
					
.taja-bgcolor .category-heading {
    color: #fff;
    background: none;
    border-bottom: 4px solid #eaeaea;
}
.taja-bgcolor .post-h3-title a, .taja-bgcolor .listing-icons a {
  color: #fff;
	text-decoration: none;
	
}
.taja-bgcolor .post-h3-title a:hover, .taja-bgcolor .listing-icons a:hover {
  color: #ff6600;
}
.taja-bgcolor .listing-icons svg {
  color: #ff6600 !important;
}
					
					.newspaper-bgcolor {
  background: #f2f2f2;
  padding: 25px;
  
}
.newspaper-bgcolor .category-heading {
    color: #fff;
    background: none;
    
}
.newspaper-bgcolor .post-h3-title a, .newspaper-bgcolor .listing-icons a {
  color: #484848;
	text-decoration: none;
	
}
.newspaper-bgcolor .post-h3-title a:hover, .newspaper-bgcolor .listing-icons a:hover {
  color: #ff6600;
}
.newspaper-bgcolor .listing-icons svg {
  color: #ff6600 !important;
}
					
					
		.heading-border {
  position: relative;
  border-bottom: 4px solid #eaeaea;
  background-color: #ff6600;
  margin-bottom: 30px;
}

.heading-border::before {
  position: absolute;
  bottom: -4px;
  width: 50px;
  height: 4px;
  background-color: #0171bb;
  content: "";
}

.heading-border::after {
  position: absolute;
  bottom: -4px;
  width: 15px;
  height: 4px;
  background-color: inherit;
  content: "";
  left: 55px;
}

.heading-border.headline-heading-border:after {
  top: 2px;
}

.heading-border.headline-heading-border:before {
  top: 2px;
}
		.post.post-thumb .post-img:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 28, 30, 0)), color-stop(90%, rgba(27, 28, 30, 0.8)));
  background: linear-gradient(180deg, rgba(27, 28, 30, 0) 60%, rgba(27, 28, 30, 0.8) 90%);
  border-radius: 8px;
}
	.post-h3-title {
  line-height: 25px;
}
.post-h3-title a {
  font-size: 25px;
	font-family: 'Baloo 2', cursive;
    font-weight: 700;
    line-height: 30px;
	text-decoration: none;
	color: #484848;
}
	.listing-icons {
  display: flex;
}
.listing-icons i, .listing-icons svg {
  color: #0171bb;
  font-size: 14px;
}
.listing-icons span {
  padding-right: 10px;
}
.listing-mobile-casting {
  padding-bottom: 20px;
}
.listing-section .post-bground-images, .listing-img-radius .post-img > img, .listing-img-radius .post-img:after {
  border-radius: 8px;
}
	.hr-border-color {
    border-color: #eaeaea;
}	
		.category-heading {
  margin-top: 0px;
  margin-bottom: 15px;
  padding: 10px;
  color: #0171bb;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
	background: #b23131;
	
}

.newspaper-heading {
  margin-top: 0px;
  margin-bottom: 15px;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
	background: #b23131;		
}
					
					
					
					.category-heading a {text-decoration:none;color: #fff;}
					
					.post-bground-images {
  display: block;
  overflow: hidden;
}
.post-bground-images .post-bground-img-hover {
  width: 100%;
 
}
.post-bground-images .post-bground-img-hover:hover {
  
}
				
	.post.post-widget .post-img {
  float: left;
  width: 130px;
}	
					
.post1.post-widget1 .post-img1 {
  float: left;
  width: 150px;
}						

	.post1.post-widget1 .post-body1 {
  position: relative;
  background: transparent;
  margin: 0px;
  padding: 0;
  display: table;
		
}
					
					
					.post.post-widget .post-body {
  position: relative;
  background: transparent;
  margin: 0px;
  padding: 0;
  display: table;
}
		.list-inline > li
					{display: inline-block;
    padding-right: 5px;
						padding-left: 5px;}
	</style>
				<style>
	.sidenews img {width: 230px;
    height: 155px;
    object-fit: cover;
}
	.cssmenu .current-menu-item >ul>li
	{background: #BB1919;}
	
	
	
	.main-stories .more-item figure, .samachar-list .big-feature .main-title .more-item figure {
  position: relative; }
  .main-stories .more-item figure:before, .samachar-list .big-feature .main-title .more-item figure:before {
    content: "";
    padding: 30px 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ddd;
    width: 100%;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-image: linear-gradient(to bottom, transparent, black);
    height: 65%; }
  .main-stories .more-item figure .video-play, .samachar-list .big-feature .main-title .more-item figure .video-play {
    position: absolute;
    top: 30px;
    margin: 0 auto;
    right: 30px;
    font-size: 20px;
    text-align: center;
    border: 1px solid #fff;
    line-height: 48px;
    width: 44px;
    height: 44px;
    background: #e74c3c;
    color: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    opacity: 1; }
.main-stories .more-item a:hover .video-play, .samachar-list .big-feature .main-title .more-item a:hover .video-play {
  opacity: 0; }
.main-stories .more-item img, .samachar-list .big-feature .main-title .more-item img {
  width: 100%;
  height: 428px;
  object-fit: cover; }
.main-stories .more-item.small-feature, .samachar-list .big-feature .main-title .more-item.small-feature {
  margin-top: 30px; }
  .main-stories .more-item.small-feature img, .samachar-list .big-feature .main-title .more-item.small-feature img {
    height: 172px; }
  .main-stories .more-item.small-feature:first-child, .samachar-list .big-feature .main-title .more-item.small-feature:first-child {
    margin-top: 0; }
  .main-stories .more-item.small-feature .video-play, .samachar-list .big-feature .main-title .more-item.small-feature .video-play {
    width: 32px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    top: 10px;
    right: 10px; }
.main-stories .more-item .main-title, .samachar-list .big-feature .main-title .more-item .main-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin: 0;
  padding: 30px 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ddd; }
.main-stories .more-item a, .samachar-list .big-feature .main-title .more-item a {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
  .main-stories .more-item a:hover .main-title, .samachar-list .big-feature .main-title .more-item a:hover .main-title {
    color: #fff;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
.main-stories .hoz-news, .samachar-list .big-feature .main-title .hoz-news {
  margin-top: 30px; }
  .main-stories .hoz-news:nth-child(3), .samachar-list .big-feature .main-title .hoz-news:nth-child(3) {
    margin-top: 30px; }
  .main-stories .hoz-news img, .samachar-list .big-feature .main-title .hoz-news img {
    height: 150px;
    width: 170px; }
  .main-stories .hoz-news .main-title, .samachar-list .big-feature .main-title .hoz-news .main-title {
    position: relative;
    color: #222;
    font-weight: 700; }
	.items .item-news {
  margin-top: 35px; }
  .items .item-news:nth-child(2) {
    margin-top: 0; }
  .items .item-news .main-title {
    font-weight: 700;
    margin-top: 0;
    font-size: 16px;
    line-height: 22px; }
  .items .item-news img {
    height: 80px;
    object-fit: cover; }
	
	
	
	.rjs .item-news .main-title {
  margin-top: 10px; }
.rjs .item-news .time-stamp {
  margin-top: 0; }
.rjs .item-news img {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px; }
	
	.time-stamp {
  font-size: 14px;
  color: #666;
  display: block;
  font-weight: 400;
  margin-top: 5px; }
  .time-stamp .time-entry {
    float: left; }
  .time-stamp .comment-count {
    float: right; }
  .time-stamp .left-icon {
    margin-right: 5px;
    position: relative;
    top: 1px; }
	
	
	
	
		
/* [1] The container */
.img-hover-zoom {
  height: 220px; /* [1.1] Set it as per your need */
  width: 100%;
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.1);
}
	
@media (max-width: 700px) {
  .img-hover-zoom {
  height: 220px; /* [1.1] Set it as per your need */
  width: 100%;
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
}
	
</style>	 	 
	  <style>
				 
.position{position:relative}

h5.cat-title{background:#008c44;width:100%;padding:8px 0 8px}

.ah:hover {
    color: #055dad !important;
    background-size: 100% 2px;
    transition: all .3s ease 0s;
}


.ah {
    color: #333;
    background: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
    background: -webkit-linear-gradient(left, currentColor 0%, currentColor 100%);
    background: -o-linear-gradient(left, currentColor 0%, currentColor 100%);
    background: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-size: 0px 2px;
    background-position: 0 95%;
    -webkit-transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s;
    -o-transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s;
    transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s;
    background-repeat: no-repeat;
}


.cat-icon{position:absolute;left:-8px;height:50px;width:50px;border:solid 4px #fff;border-radius:50%;top:-7px;background:#ed6d1d;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}

span.inner-cat{background:#106dae;color:#fff;padding:3px 25px;font-size:1.75rem;font-weight:500}

.cat-img img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: absolute;
    left: -8px;
    top: -16px;
    border: solid 5px #ddd7d7;
    object-fit: cover;
}
.title-h{position:relative}.title-h h5
	{
		position:absolute;
		font-family: 'Baloo 2', cursive;
		bottom:0;
		font-size: 25px;
    	line-height: normal;
		background:#0000008f;margin:0;width:100%;color:#fff;padding:10px;min-height:80px}.f-desc{display:none;padding:10px;color:#eee;width:100%}.title-h:hover .f-desc{display:flex;position:absolute;bottom:0;justify-content:space-between}.title-h:hover h5{padding-bottom:80px;transition:.5s}

.main-list img{width:100%}

.main-list-text{position:relative}



.size-medium,.main-list img{width:100%}

.title-h h5{position:absolute;bottom:0;background:#0000008f;margin:0;width:100%;color:#fff;padding:10px;min-height:80px}

	.feature-detail{padding:15px;margin:0 15px 15px 15px;background:#fff;margin-top:-15px;position:relative;box-shadow: 0px 0px 10px 1px}
.feature-detail h4{text-align:center;color:#CB0101; font-family: 'Baloo 2', cursive;margin-bottom:0px;}

.feature-detail h4 a{color:#01315C}
.feature-detail h4 a:hover,.feature-detail h5 a:focus{text-decoration:none;color:#333}

	.feature-ent   {
	padding-top: 10px;
    margin-top: -60px;
    position: relative;
	background: #33333380;
}
.feature-ent h6{border-bottom:1px solid rgba(0,0,0,0.1);padding-bottom:10px;text-align:center;font-size:20px;color:#CB0101}
.feature-ent h6{font-weight:600}
.feature-ent h6 a{color:#fff}
.feature-ent h6 a:hover,.feature-detail h5 a:focus{text-decoration:none;color:#333}
.samacharsano
		  { height: 350px; /* [1.1] Set it as per your need */
 
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
		  
		  .samacharsano img{height:350px; object-fit: cover;overflow:hidden;transition: transform .5s ease;}
		  
/* [3] Finally, transforming the image when container gets hovered */
.samacharsano:hover img {
  transition: transform .5s ease;
}
		  
		  
.samacharsano1 img{height:250px; width:100%; overflow:hidden;object-fit: cover;}
		  .samacharsano2
		  { height:400px; /* [1.1] Set it as per your need */
 
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
		  
		  .samacharsano2 img{height:400px; width:100%; object-fit: cover;transition: transform .5s ease;}
		  
/* [3] Finally, transforming the image when container gets hovered */
.samacharsano2:hover img {
  transition: transform .5s ease;
}
		  
		  
 .samachar250
		  { height:250px; /* [1.1] Set it as per your need */
 
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
		  
		  .samachar250 img{height:250px; width:100%; object-fit: cover;transition: transform .5s ease;}
		  
/* [3] Finally, transforming the image when container gets hovered */
.samachar250:hover img {
  transition: transform .5s ease;
}
		  
		  
		  .samachar180
		  { height:180px; /* [1.1] Set it as per your need */
 
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
		  
		  .samachar180 img{height:180px; width:100%; object-fit: cover;transition: transform .5s ease;}
		  
/* [3] Finally, transforming the image when container gets hovered */
.samachar180:hover img {
  transition: transform .5s ease;
}
		  


 .samachar130
		  { height:130px; /* [1.1] Set it as per your need */
 
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
		  
		  .samachar130 img{height:130px; width:100%; object-fit: cover;transition: transform .5s ease;}
		  
/* [3] Finally, transforming the image when container gets hovered */
.samachar130:hover img {
  transition: transform .5s ease;
}
		  
		  .samachar350
		  { height:350px; width:100%; /* [1.1] Set it as per your need */
 
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
		  
		  .samachar350 img{height:350px; width:100%; object-fit: cover;transition: transform .5s ease;}
		  
/* [3] Finally, transforming the image when container gets hovered */
.samachar350:hover img {
  transition: transform .5s ease;
}
		
		  
		  
		  .samacharbanner
		  { height:644px; width:100%; /* [1.1] Set it as per your need */
 
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
		  
		  .samacharbanner img{height:644px; width:100%; object-fit: cover;transition: transform .5s ease;}
		  
/* [3] Finally, transforming the image when container gets hovered */
.samacharbanner:hover img {
  transition: transform .5s ease;
}
		
		  @media only screen and (max-width: 576px){
			   .samacharbanner
		  { height:auto; width:100%; /* [1.1] Set it as per your need */
 
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
		  
		  .samacharbanner img{height:auto; width:100%; object-fit: cover;transition: transform .5s ease;}
		  
/* [3] Finally, transforming the image when container gets hovered */
.samacharbanner:hover img {
  transition: transform .5s ease;
}
		.samachar2
		  { height:auto; width:100%; /* [1.1] Set it as per your need */
 
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
		  
		  .samachar2 img{height:auto; width:100%; object-fit: cover;transition: transform .5s ease;}
		  
/* [3] Finally, transforming the image when container gets hovered */
.samachar2:hover img {
  transition: transform .5s ease;
}	  
		  }  
		 
		   .samacharmain
		  { height:220px; width:100%; /* [1.1] Set it as per your need */
 
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
		  
		   .samacharmain img{height:220px; width:100%; object-fit: cover;transition: transform .5s ease;}
		  
/* [3] Finally, transforming the image when container gets hovered */
.samacharmain:hover img {
 transition: transform .5s ease;
}
		  
		  
		  .samacharsano3
		  { height: 150px; /* [1.1] Set it as per your need */
 
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
		  
		  .samacharsano3 img{height:150px; object-fit: cover;overflow:hidden; width:100%; transition:}
		  
/* [3] Finally, transforming the image when container gets hovered */
.samacharsano3:hover img {
  transition: transform .5s ease;
}
		  
		  .samachar300
		  { height: 300px; /* [1.1] Set it as per your need */
 
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
		  
		  .samachar300 img{height:300px; object-fit: cover;overflow:hidden; width:100%;transition: transform .5s ease;}
		  
/* [3] Finally, transforming the image when container gets hovered */
.samachar300:hover img {
transition: transform .5s ease;
}
		  
		  
		  
		  
		
		  
		   .samacharsano4 img{height:110px; object-fit: cover;transition: transform .5s ease;}
		  
		  .samachartaja img{height:280px; object-fit: cover;transition: transform .5s ease;}
		  
		  
		  .samacharkala img{height:350px; object-fit: cover;transition: transform .5s ease;}
		  
		  .samacharitem2
		  { height: 90px; /* [1.1] Set it as per your need */
 
  
}
		  
		  .samacharitem2 img{height:90px; object-fit: cover;overflow:hidden;}
		  
/* [3] Finally, transforming the image when container gets hovered */
 
			  
		  
		  
		  .samacharitem
		  { height: 90px; /* [1.1] Set it as per your need */
 
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
		  
		  .samacharitem img{height:90px; object-fit: cover;overflow:hidden;transition: transform .5s ease;}
		  
/* [3] Finally, transforming the image when container gets hovered */
.samacharitem:hover img {
  transition: transform .5s ease;
}	  
		  
		  
		  .bicharitem
		  { height: 120px; /* [1.1] Set it as per your need */
 
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
		  
		  .bicharitem img{height:120px; object-fit: cover;overflow:hidden;transition: transform .5s ease;}
		  
/* [3] Finally, transforming the image when container gets hovered */
.bicharitem:hover img {
 transition: transform .5s ease;
}	

.entry-thumb.style1{margin-bottom:15px}
.entry-thumb {
    width: 100%;
    position: relative;
    background: #999;
}
.entry-thumb>h5:before{border-top:10px solid #e52b1e;border-right:7px solid transparent;content:'';z-index:999}
		  .entry-thumb>h5{margin:0!important}
		  .entry-thumb>h5{text-transform:uppercase;background:#e52b1e}.entry-thumb{width:100%;position:relative;background:#999}
		  .entry-thumb>h5:before{position:absolute;border-left:0 solid transparent;bottom:-10px;margin-left:0;left:0}
		  .entry-thumb>h5{position:absolute;left:0;bottom:0;font-size:13px;line-height:22px;color:#fff;font-weight:600;padding:4px 10px;margin:0}.entry-thumb>h5:before{position:absolute;border-left:0 solid transparent;bottom:-10px;margin-left:0;left:0}.entry-thumb>h5 a{display:inline-block;margin-left:5px;color:#fff;font-family: 'Baloo 2', cursive;
    text-decoration: none;}.entry-thumb>h5 a:first-child{margin-left:0}.entry-thumb>h5 a:hover{color:#3e3e4a}

	
	.cat-head h1 {
    margin: 0;
    padding: 0 10px;
    color: #fff;
    line-height: 40px;
    font-size: 24px;
    background: #165b3c;
    display: inline-block;
}
.cat-head {
    margin-bottom: 15px;
    position: relative;
    background: #f6c2c2;
    background-size: 4px 4px;
}
.cat-head a {
    background: #0073aa;
    position: relative;
    color: #fff;
    padding: 12px 20px;
    line-height: 35px;
    font-size: 30px;
    
    display: inline-block;
	text-decoration: none;
}
	.main-news-cat .big-news {
    position: relative;
}
		  .main-news-cat .big-news {
    margin-bottom: 15px;
}
		  .main-news-cat figure {
    position: relative;
}
	.multimedia-block .main-news-cat .big-news.break-single figure img {
    height: 220px;
		width:100%;
    object-fit: cover;
}
		  
.multimedia-block2 .main-news-cat2 .big-news2.break-single2 figure img {
    height: 350px;
	width:100%;
    object-fit: cover;
}		  
		  
.main-news-cat .big-news.break-single figure img {
    height: auto;
}
		  .multimedia-block.gallery-block .main-news-cat .big-news.break-single .main-title {
    background-image: linear-gradient(180deg, transparent, black);
}
.multimedia-block .main-news-cat .multi-thumbs .big-news.break-single .main-title {
    font-size: 22px;
    line-height: 28px;
    display: block;
    padding-bottom: 15px;
}

.main-news-cat .big-news.break-single .main-title {
    font-size: 46px;
    line-height: 62px;
    
    
}
.main-news-cat .main-title {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    margin: 0;
    padding: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ddd;
    width: 100%;
    z-index: 92;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.items .main-title {
    line-height: 28px;
    display: block;
    color: #333;
    margin-top: 15px;
    font-weight: 500;
    font-size: 1.375rem;
    line-height: 32px;
}
.main-title {
    width: 100%;
}

		  .multimedia-block.gallery-block .main-news-cat .big-news.break-single .main-title .multi-title {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.multimedia-block .main-news-cat .big-news.break-single .main-title .multi-title {
    position: relative;
    padding-left: 30px;
    display: block;
}
.multimedia-block .main-news-cat .big-news.break-single .main-title {
    font-size: 20px;
    line-height: 42px;
    bottom: 0;
    left: 0;
    padding-left: 0;
    max-width: none;
    width: 100%;
    color: #fff;
}
.main-news-cat .big-news.break-single .main-title {
    font-size: 46px;
    line-height: 62px;
    
    
}
.main-news-cat .main-title {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    margin: 0;
    padding: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ddd;
    width: 100%;
    z-index: 92;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
		  .multimedia-block .main-news-cat .multi-thumbs .big-news.break-single figure img {
    height: 253px;
    object-fit: cover;
}
	</style>
		<style>
		.cat-title-main
		{font-size: 16px;
    margin-bottom: 20px;
    line-height: 1;
    font-weight: 600;
    position: relative;
    border-radius: 0 14px 0 0;
    margin-top: 10px;
		}
		.cat-title-main:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    top: 0px;
    background: #c2d8eb;
}
		.cat-title-main span {
    padding: 0 22px 0 0px;
    display: inline-block;
    color: #fff;
    position: relative;
    line-height: 33px;
    font-weight: 600;
    background: #e82828;
    margin: 0;
    font-size: 20px;
}
		.cat-title-main span::before {
    content: "";
    position: absolute;
    top: 0;
    z-index: 5;
    border-top: 64px solid transparent;
    border-left: 40px solid #e82828;
    right: -44px;
    box-shadow: -5px 0 0 #e82828;
}
		.cat-title-main a {
    float: right;
    font-size: 28px;
    padding: 10px 15px 18px 15px;
    margin-right: 0px;
    font-weight: 700;
    line-height: 27px;
    background: #e82828;
    position: relative;
    color: #fff;
    margin-top: 0;
}
		.cat-title-main span::after {
    right: -54px;
    content: "";
    top: 0;
    position: absolute;
    z-index: 2;
    border-top: 64px solid transparent;
    border-left: 40px solid #fff;
    box-shadow: -5px 0 0 #fff;
}
.section-title{font-size:24px;margin-bottom:20px;line-height:1;font-weight:300;position:relative;background:#d9e3ec; border-radius:0 14px 0 0}
	.section-title:before{content:"";position:absolute;left:0;right:0;bottom:10px;top:10px;}
	.section-title>span{font-size: 30px;
    padding: 10px 20px 10px 10px;
    display: inline-block;
    color: #1c51a2;
    position: relative;
    line-height: 33px;
    font-weight: 500;
    /* background: #1c51a2; */
    margin: 0;}
	.section-title>span:before{content:"";position:absolute;top:0;z-index:5;border-top:53px solid transparent;border-left:53px;}
	.section-title>span:after{right: -50px;
    content: "";
    top: 10px;
    position: absolute;
    z-index: 2;
   }
	.section-title a{float:right;font-size:13px;padding:0 15px;margin-right:10px;font-weight:700;line-height:27px;background:#1c51a2;position:relative;color:#fff;margin-top:13px}
	.section-title a:hover {background-color:#0e5dae;transition: all .4s ease; color:#fff;border-radius: 34px;}
	.section-title a .fa{font-size:11px;margin-left:4px}
	.section-title.without-arrow{text-align:center}
	.section-title.without-arrow>span{border-right:0}
	.section-title.without-arrow>span:before,
	.section-title.without-arrow>span:after,
	.section-title.without-arrow:after{display:none}
	
	.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .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;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}
	
	.heading{line-height:40px;position:relative;font-size: 22px; font-weight: 500; font-family: 'Baloo 2', cursive; text-decoration: none;background: #007f3e;}

.heading:after{content:"";clear:both;display:block;height:0}

.heading span{background: #c20017;
    float: left;
    display: block;
    position: relative;
    padding: 10px 20px;
    color: #fff;
    font-size: 25px;
    font-weight: 500;}

.heading span:after{content: "";
    position: absolute;
    border-color: transparent transparent transparent #c20017;
    border-width: 14px;
    border-style: solid;
    right: -24px;
    top: 50%;
    margin-top: -15px;}

.heading span a{color:#fff;display:block;font-size:25px;line-height:40px;padding:10px 20px; text-decoration: none;}

.heading a.more {
    /* bottom: 5px; */
    /* color: #fff; */
    line-height: 20px;
    /* font-style: italic; */
    position: absolute;
    right: -10px;
    font-size: 20px;
    font-family: 'Baloo 2', cursive;
    margin-right: 10px;
    text-decoration: none;
    /* background: #006533; */
    padding: 19px 19px;
	color:#fff;
}

.heading a.more:hover{color:#fff;background: #006533;}
			
			
			.my-cards {
    box-shadow: 0 0 10px 0;
    color: #edeef1;
    border: solid 1px #e2e1eb;
    border-radius: 17px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
			.boxifar {
    background: #dcdcdf;
    padding: 18px;
    border-radius: 22px;
    position: absolute;
    top: -14px;
    width: 100%;
    left: 0;
    border-right: solid 3px #ed6d1d;
}
			.bichar-mid.sr-bichar img {
    position: absolute;
    top: -31px;
    border: solid 5px #fff;
    left: 0;
}
.sr-bichar img {
    width: 80px!important;
    height: 80px;
    border-radius: 50%;
    border: solid 8px #fff;
    object-fit: cover!important;
}
			
			.bichar-post {
    position: absolute;
    top: -32px;
    right: 7px;
    padding: 12px;
}
			.g-date_time {
    color: #49494c9e;
    padding: 11px 0 0;
    left: 0;
    font-size: 14px;
}
			p.g-para {
    font-size: 16px;
    color: #787a7d;
}
			.ico-fancy:before {
    position: absolute;
    content: "";
    width: 89px;
    height: 1px;
    background: #f2eff1;
    left: 0;
    bottom: 13px;
}
			.ico-fancy:after {
    position: absolute;
    content: "";
    width: 89px;
    height: 1px;
    background: #f2eff1;
    right: 0;
    bottom: 13px;
}
			.my-sqr {
    color: #ed6d1d;
    transform: rotate(
45deg
);
}
			.bg-lightblack {
    background-color: #cfe3f7!important;
}
			.article {
    background: #abd8e6;
    padding: 40px 0px;
    margin-bottom: 30px;
}
			.post-date i, .post-comment i, .post-user i {
    margin-right: 7px;
    font-size: 17px;
    font-weight: 600;
    color: #00000096;
    display: inline-block;
    vertical-align: middle;
}
			.avatar {
    border-radius: 50%!important;
}
			.twp-footer-widget .widget p {color:#fff; font-size:15px;}
			
			.post-title-flash a {
    font-size: 55px;
  }
@media only screen and (max-width: 576px) {
  .post-title-flash a {
    font-size: 30px;
	  color: #4c4a4a !important;
  }
}
			
			@media only screen and (max-width: 720px) {
  .post-title-flash a {
    font-size: 30px;
	  color: #4c4a4a !important;
  }
}
			
	@media only screen and (min-width: 1180px) {
				.post-title-flash a {
    font-size: 55px;
	font-family: 'Mukta', sans-serif;
	color: #4c4a4a !important;
  }
			}		
			
			@media (min-width: 500px)
.date__note {
    margin-bottom: 0;
}
.date__note {
    color: #000000ab;
    margin-bottom: 0;
    
    margin-top: -10px;
}
			.date__note span {
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
}
			.main-story-slider, .featured-samaj {
  padding: 0 15px;
  margin-bottom: 30px; }
  .main-story-slider figure, .featured-samaj figure {
    position: relative; }
    .main-story-slider figure:before, .featured-samaj figure:before {
      content: "";
      padding: 30px 40px;
      position: absolute;
      bottom: 0;
      left: 0;
      color: #ddd;
      width: 100%;
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
      background-image: linear-gradient(to bottom, transparent, black);
      height: 65%;
      z-index: 90; }
  .main-story-slider img, .featured-samaj img {
    width: 100%;
    height: 475px;
    object-fit: cover; 
	transition: transform .5s ease;}
					
	.main-story-slider:hover img, .featured-samaj:hover img {
     
  transform: scale(1.1);
}
					
  .main-story-slider .main-title, .featured-samaj .main-title {
    font-size: 30px;
	font-family: Mukta;
    line-height: 46px;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    position: absolute;
    bottom: 0px;
    left: 0;
    color: #ddd;
    width: 100%;
    z-index: 92;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
  .main-story-slider a, .featured-samaj a {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; 
	color: #fff;
	}
	
    .main-story-slider a:hover .main-title, .featured-samaj a:hover .main-title {
      color: #fff;
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
  .main-story-slider .tag-line, .featured-samaj .tag-line {
    float: left;
    margin: 0 15px 0 0;
    font-size: 19px;
    color: #222;
    font-weight: 500; }
    
	.main-story-slider .tag-line:after, .featured-samaj .tag-line:after {
      content: "";
      height: 15px;
      width: 2px;
      position: relative;
      top: 5px;
      background: #222;
      margin-left: 10px;
      float: right; }
 
	.main-story-slider .owl-prev, .featured-samaj .owl-prev, .main-story-slider .owl-next, .featured-samaj .owl-next {
    font-size: 24px !important;
    margin: 0 !important;
    position: absolute;
    left: 20px;
    top: 45%;
    background: none !important;
    border: 0 !important;
    -webkit-transform: translateY(-45%);
    -moz-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    -o-transform: translateY(-45%);
    transform: translateY(-45%); }
  .main-story-slider .owl-next, .featured-samaj .owl-next {
    right: 20px;
    left: inherit; }
	
	.featured-samaj {
  padding: 0; }
			.success {
    background: #000;
				color:#fff;
}
			
			.success2 {
    background: #2f5a3a;
				color:#fff;
}
		
			
			
			.bises-box{padding:0}.right-side.side-news .bises-box .bises-tags{padding-top:0;border:0;padding-bottom:10px}.right-side.side-news .bises-box .bises-tags .left-icon{top:0}
		.bises-tags {
    background: none;
    font-weight: 700;
    font-size: 24px;
    padding: 5px 0;
    color: #222;
    border-bottom: 3px solid #0d47a1;
    display: table;
    line-height: 34px;
}
		.bises-tags {
    border: 0;
    display: block;
    position: relative;
    padding-left: 0;
    border-bottom: 0px solid #ddd;
    padding-bottom: 15px;
}
		.bises-tags:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    border-image: linear-gradient(to right,#ee0000,#993131,#ff6600,#003e6f,gold,#003e6f) 1;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    bottom: inherit;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
			.bises-tags .bises-name a{color:#fff;}
		.bises-tags .bises-name {
    color: #2D2767;
    font-size: 34px;
    line-height: 32px;
    font-weight: 700;
    padding: 0 10px 0 10px;
    margin: 0;
    display: inline-block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: 0;
    background: #000;
    position: relative;
    top: 3px;
    z-index: 2;
}
		.bisesextra-link {
    background: #F1F3F2;
}

.bisesextra-link {
    display: inline-block;
    margin-top: 0;
    font-size: 14px;
    color: #999;
    font-weight: 400;
    border: 0;
    padding: 5px 20px 5px 10px;
    line-height: 16px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    float: none;
    position: relative;
    z-index: 2;
}
			
			
			
			
			.bises-box2{padding:0}.right-side2.side-news2 .bises-box2 .bises-tags2{padding-top:0;border:0;padding-bottom:10px}.right-side2.side-news2 .bises-box2 .bises-tags2 .left-icon2{top:0}
		.bises-tags2 {
    background: none;
    font-weight: 700;
    font-size: 24px;
    padding: 5px 0;
    color: #222;
    border-bottom: 3px solid #0d47a1;
    display: table;
    line-height: 34px;
}
		.bises-tags2 {
    border: 0;
    display: block;
    position: relative;
    padding-left: 0;
    border-bottom: 0px solid #ddd;
    padding-bottom: 15px;
}
		.bises-tags2:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    border-image: linear-gradient(to right,#ee0000,#993131,#ff6600,#003e6f,gold,#003e6f) 1;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    bottom: inherit;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
			.bises-tags2 .bises-name2 a{color:#fff;}
		.bises-tags2 .bises-name2 {
    color: #2D2767;
    font-size: 34px;
    line-height: 32px;
    font-weight: 700;
    padding: 0 10px 0 10px;
    margin: 0;
    display: inline-block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: 0;
    background: #2f5a3a;
    position: relative;
    top: 3px;
    z-index: 2;
}
		.bisesextra-link2 {
    background: #F1F3F2;
}

.bisesextra-link2 {
    display: inline-block;
    margin-top: 0;
    font-size: 14px;
    color: #999;
    font-weight: 400;
    border: 0;
    padding: 5px 20px 5px 10px;
    line-height: 16px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    float: none;
    position: relative;
    z-index: 2;
}
	</style>



<style>
		.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #c5b2b2;
    background-color: #b23131;
    
}
		.nav-tabs .nav-link {
    border: 0px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
	.news-break:hover {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
	.twp-archive-post {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 7.5px;
  
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .twp-archive-post {
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}
	
	.twp-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -7.5px;
    margin-right: -7.5px;
}
	
	.twp-archive-post .entry-header,
.twp-archive-post .entry-content {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
}
.twp-archive-post .entry-header {
  padding-top: 5px;
}
.twp-archive-post .entry-header .entry-title {
  margin-top: 10px;
  margin-bottom: 0;
}
.twp-archive-post .entry-header .entry-title a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  line-clamp: 3;
  -webkit-line-clamp: 3;
}
	
	.archive_ntech .small-blk-nte-small-archive img {
    height: 225px;
    object-fit: cover;
    width: 100%;
}
	.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
  
.navigation li {
    display: inline;
}
  
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
  
.navigation li a:hover,
.navigation li.active a {
    background-color: #3C8DC5;
}

	.header-gb .main-title:after {
	z-index: 0;
	top: 48%;
	left: 0;
	width: 100%;
	height: 2px;
	content: " ";
	position: absolute
}

.header-gb .main-title {
    margin: 0px;
    color: #fff;
    background: #0085c4;
}

.header-gb {
	position: relative;
	text-align: left;
	margin: 0px 0 15px 0
}
	.header-gb .main-title h3 {
    z-index: 10;
    margin: 0;
    font-size: 20px;
    position: relative;
    display: inline-block;
    padding: 12px 10px;
    color: #fff;
    font-family: ek mukta;
    font-weight: 600;
}
	figure {
    overflow: hidden;
    margin-bottom: 7px;
}
	
						.position {
    position: relative;
}
		.editorial-img img {
    border-radius: 50%;
    padding: 0;
    height: 80px;
    width: 80px;
}
		.bichar-body {
    -ms-flex: 1;
    flex: 1;
}
		.bichar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
		span.name-inner {
    
    padding-top: 12px;
}
.edu-inner {
   
    bottom: -16px;
    left: 0;
    color: #03a6a6;
}
	.cat-box {
    padding: 0;
}
				.cat-tags {
    border: 0;
    display: block;
    position: relative;
    padding-left: 0;
    border-bottom: 0px solid #ddd;
    padding-bottom: 15px;
}
.cat-tags {
    background: none;
    font-weight: 700;
    font-size: 24px;
    padding: 5px 0;
    color: #222;
    border-bottom: 3px solid #0d47a1;
    display: table;
    line-height: 34px;
}
				.cat-tags:before {
    display: block;
    content: "";
    width: 100%;
    height: 6px;
    background: #5a2344;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    bottom: inherit;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
				.cat-tags .cat-name {
    color: #2D2767;
    font-size: 34px;
    line-height: 32px;
    font-weight: 700;
    padding: 0 10px 0 0;
    margin: 0;
    display: inline-block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: 0;
    background: #fff;
    position: relative;
    top: 3px;
    z-index: 2;
}
	.extra-link {
    display: inline-block;
    margin-top: 0;
    font-size: 14px;
    color: #999;
    font-weight: 400;
    border: 0;
    padding: 15px 20px 5px 10px;
    line-height: 16px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    float: right;
    position: relative;
    z-index: 2;
}
.extra-link {
    background: #fff;
}	
@media only screen and (max-width: 600px) {
  #small_logo {
    position: absolute;
    top: -55px;
    right: 172px;
    
}
	.navigation-bar
	{background:#006eb8;}
}	
	.footer .items .mask-box {
    background: #fff;
    padding: 30px;
    height: 350px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
	
	.footer .items .mask-box:hover {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-box-shadow: 0 0 50px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 50px rgba(0,0,0,.3);
    box-shadow: 0 0 50px rgba(0,0,0,.3);
}
	@media only screen and (max-width: 767px){
.footer .items .mask-box {
    height: auto;
    margin-bottom: 30px;
}
	}
	.footer .items .media:nth-child(1) {
    margin-top: 0;
}
.footer .social-row .media:nth-child(1) {
    margin-top: 20px!important;
}
.footer .items .media {
    display: block;
    margin-top: 40px;
}
.footer .social-row .media {
    margin-top: 20px!important;
}
	.footer .items .media .footer-item-title, .footer .items .media .footer-title {
    font-size: 18px;
    color: #266b9e;
    margin-bottom: 20px;
    font-weight: 700;
    display: block;
}
	.footer .items .media .footer-title .left-icon {
    color: #fff;
    font-size: 14px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    margin-right: 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    display: inline-block;
}
.footer .items .media .footer-title .left-icon {
    color: #fff;
    font-size: 14px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    background: #84b1d7;
    margin-right: 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    display: inline-block;
}
.footer .items .media .facebook {
    background: #3b5998 !important;
}
.footer .items .media .facebook {
    background: #3b5998;
}
	.footer .items .media .twitter {
    background: #00aced !important;
}
.footer .items .media .twitter {
    background: #00aced;
}
	footer .items .media .youtube {
    background: #b00 !important;
}
.footer .items .media .youtube {
    background: #b00;
}
	.footer .items .media .instagram {
    background: #bc2a8d !important;
}
.footer .items .media .instagram {
    background: #bc2a8d;
}
	.dropdown:hover .dropdown-menu {
    display: block;
}
	
	
.mainnews-heading a{
    color: #4c4a4a;
}
.author-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    
    display: -webkit-inline-box;
}
.author-meta .author-img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
    border: 1px #ddd solid;
}
.banner-block .author-meta .author-img {
    width: 35px;
    height: 35px;
	margin-right: 10px;
    
}
.author-meta .author-img img{
    width: 100%;
    height: 100%;
}
.author-meta .author-name {
    font-family: Mukta,sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: rgba(0,0,0,.57);
    margin-right: 10px;
}
.author-meta .published-date, .published-time {
    font-family: Mukta,sans-serif;
    font-size: 16px;
    color: rgba(0,0,0,.57);
}
.author-meta .author-img i {
    padding: 5px;
    font-size: 20px;
    justify-content: center;
    align-items: center;
    align-self: center;
}

ul.contact-lists {
    list-style: none;
}
ul.contact-lists li {
    font-size: 18px;
    color: #000;
    line-height: 32px;
    font-weight: 400;
}

.author-name a{
	color:#337ab7;
}

.author-name a:hover {
    color: #233;
}

.section__title {
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 1rem;
}
.section__title::before {
    content: "";
    position: absolute;
    top: 40%;
    right: 0;
    transform: translateY(-50%);
    width: 100%;
    height: .1px;
    background: #ececec;
}
.section__title .main__title {
    background: #fff;
    position: relative;
    display: inline-block;
    padding-right: 2rem;
    font-size: 45px;
    font-weight: 600;
    color: #1a1a1a;
}


.section__title .main__title a {
    font-size: 38px !important;
    font-weight: inherit !important;
    color: #1a1a1a !important;
    font-family: "Teko" , sans-serif !important;
    
}
.section__title::after {
    content: "";
    position: absolute;
    top: 48%;
    right: 0;
    transform: translateY(-50%);
    width: 100%;
    height: .1px;
    background: #ececec;
    z-index: -1;
}
.see__more a {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    padding: 9px 12px 5px;
    font-size: 15px;
    font-weight: 500;
    background-color: #d71920;
    color: #fff;
    box-shadow: 0 0 15px rgba(215,25,32,.2);
    border-radius: 4px;
    font-family: 'mukta', sans-serif;
}

@media only screen and (max-width: 576px){
	.d-flex {
		display: inline-table !important;
	}
		  
}