/*
Theme Name: shikshakhitsurkhet
Theme URI: https://aarushcreation.com
Author: Aarush Creation
Author URI: http://www.aarushcreation.com
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: shikshakhitsurkhet
*/
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300..700&display=swap');

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

}

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

embed,
iframe,
object {
  max-width: 100%;
}

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: #000;
  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;
}

/* Image base style */
.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;
  transition: transform 0.5s ease;   /* 🔹 smooth zoom */
}

/* Image wrapper */
.interview-feature-fetch .feature-fetch figure.image{
  height: 395px;
  width: 100%;
  background: #0461bf;
  overflow: hidden;                 /* 🔹 important for zoom */
  position: relative;
}

/* 🔥 Hover Zoom Effect */
.interview-feature-fetch .feature-fetch figure.image:hover img,
.interview-feature-fetch .feature-sm-fetch figure.image:hover img{
  transform: scale(1.15);
}

.interview-feature-fetch .title-fetch h4{
  position: absolute;
  bottom: 6px;
  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-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;
  background:#223f99 !important;
  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;
	vertical-align:0;
  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:hover{
  background:#1f5ea9!important;
	color: #fff !important;
}
.my-nav ul.my-menu li.nav-item a.nav-link{
  color: #fff;
  font-size: 20px;
  
  font-family: 'Mukta', sans-serif;
}


.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', sans-serif;
    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-sport {
    padding: 30px 0;
    background: linear-gradient(251deg,#F2F9FF 1.69%,#FEECEC 99.37%);
    color: #fff;

}


.section-ent {
    background-image: linear-gradient( to bottom right,#342640,#3b2f4c,#393151,#323c67 );
	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 {
  transform: scale(1.2);
}
		  
		  
.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 {
  transform: scale(1.2);
}
		  
		  
 .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 {
  transform: scale(1.2);
}
		  
		  
		  .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 {
  transform: scale(1.2);
}
		

.samachar200
		  { height:200px; /* [1.1] Set it as per your need */
 
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
		  
		  .samachar200 img{height:200px; width:100%; object-fit: cover;transition: transform .5s ease;}
		  
/* [3] Finally, transforming the image when container gets hovered */
.samachar200:hover img {
  transform: scale(1.2);
}
				


 .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 {
  transform: scale(1.2);
}
		  
		  .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 {
  transform: scale(1.2);
}
		
		  
		  
		  .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 {
  transform: scale(1.2);
}
		
		  @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 {
  transform: scale(1.2);
}
		  
		  
		  .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 {
  transform: scale(1.2);
}
		  
		  .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 {
  transform: scale(1.2);
}
		  
		  
		  
		  
		
		  
		   .samacharsano4 img{height:110px; object-fit: cover;transition: transform .5s ease;}
		  .samacharsano4:hover img {
  transform: scale(1.2);
}
		  .samachartaja img{height:280px; object-fit: cover;transition: transform .5s ease;}
		  .samachartaja:hover img {
  transform: scale(1.2);
}
		  
		  .samacharkala img{height:350px; object-fit: cover;transition: transform .5s ease;}
.samacharkala:hover img {
  transform: scale(1.2);
}
		  
		  .samacharitem2
		  { height: 90px; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */

  
}
		  
		  .samacharitem2 img{height:90px; object-fit: cover;overflow:hidden; transition: transform .5s ease;}
		  
/* [3] Finally, transforming the image when container gets hovered */
 .samacharitem2:hover img {
  transform: scale(1.2);
}
		  
		  .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 {
  transform: scale(1.2);
}	  
		  
		  
		  .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 {
  transform: scale(1.2);
}	  

.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>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;}
			
			.flash-title a {
    
		color: #00497e !important;		
  }
@media only screen and (max-width: 576px) {
  .flash-title a {
    
	  color: #00497e !important;
  }
}
			
			@media only screen and (max-width: 720px) {
  .flash-title a {
    
	  color: #00497e !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', sans-serif;
    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;
}
	
	.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;
}

	
	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;
}



@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;
	}
		  .main-story-slider img, .featured-samaj img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .5s ease;
}
	.main-story-slider .main-title, .featured-samaj .main-title {
    font-size: 25px;
    
    line-height: 34px;
}
	}

.header-gb {
    position: relative;
    text-align: left;
    margin: 15px 0 10px 0;
}
			.header-gb .main-title {
    margin: 0px;
    color: #fff;
}
			.header-gb .main-title h1 {
    z-index: 10;
    margin: 0;
    font-size: 25px;
    position: relative;
    display: inline-block;
    padding: 12px 10px;
    color: #5d309c;
    font-family: "Teko" , sans-serif;
    font-weight: 600;
    background: #fff;
}
			.more_btn {
    float: right;
    display: inline-block;
    margin-top: 0;
    background: #fff;
    font-size: 20px;
    color: #5d309c;
    padding: 5px 20px 7px 20px;
    line-height: 16px;
    position: absolute;
    z-index: 2;
    right: 0;
    top: -2px;
    font-weight: bold;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
}
			.main-title.red i {
    padding: 0 5px;
    font-weight: bold;
    font-size: 16px;
}
			.header-gb .main-title:after {
    z-index: 0;
    top: 48%;
    left: 0px;
	
    width: 100%;
    height: 2px;
    content: " ";
    position: absolute;
    background-color: #5d309c;
}
.header-gb .main-title:after {
    height: 1px !important;
    background-color: #669700 !important;
}
.ok-news-post {
    border-bottom: solid 1px rgba(0, 0, 0, .14);
    padding-bottom: 20px;
    margin-bottom: 20px;
}
				.ok-news-post:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.bg-manoranjan {
	background-image: linear-gradient( to bottom right,#342640,#3b2f4c,#393151,#323c67 );
}
.bg-menu {
	background-color: #0f305b !important;
}
.bg-amg {
	background: #728146;
}
	.widget-title {
		font-size: 20px !important;
    line-height:normal !important;
	}
	
	.first-word {
    color: #bf1e2e; /* Change to your desired color */
}

.second-word {
    color: #bf1e2e; /* Change to your desired color */
}
	
	.flash-title {
    color: #223f99 !important; 
}
  /* Custom Carousel Control Button Styles */
.custom-carousel-control {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 50px !important;
    height: 50px !important;
    background: rgba(0, 0, 0, 0.5) !important; /* Semi-transparent black */
    border-radius: 50% !important;
    border: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: background 0.3s ease-in-out !important;
    z-index: 10 !important;
}

.custom-carousel-control i {
    color: white !important;
    font-size: 20px !important;
}

/* Hover Effect */
.custom-carousel-control:hover {
    background: rgba(255, 255, 255, 0.7) !important;
}

.custom-carousel-control:hover i {
    color: black !important;
}

/* Positioning Controls */
.carousel-control-prev {
    left: -60px !important; /* Move left control further out */
}

.carousel-control-next {
    right: -60px !important; /* Move right control further out */
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .custom-carousel-control {
        width: 40px !important;
        height: 40px !important;
    }

    .custom-carousel-control i {
        font-size: 16px !important;
    }

    .carousel-control-prev {
        left: -30px !important;
    }

    .carousel-control-next {
        right: -30px !important;
    }
}


    .header {
            background-color: #2c5890; /* Dark blue from the image */
            color: white;
            padding: 10px 10px;
            font-size: 1.2em;
            font-weight: bold;
        }

       .header .arrow-icon {
    background-color: #012d6c; /* Original background for the arrow */
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    flex-shrink: 0; /* Prevent icon from shrinking */
    transition: background-color 0.3s ease; /* Smooth transition for hover effect */
}

/* Hover effect for the arrow icon */
.header .arrow-icon:hover {
    background-color: #dc3545; 
}

.header .arrow-icon i {
    color: white;
    font-size: 15px;
}

/* Correct placement for @keyframes - outside of any rule */
@keyframes bounceAlpha {
    0% {
        opacity: 1;
        transform: translateX(0) scale(1);
    }
    25% {
        opacity: 0;
        transform: translateX(10px) scale(.9);
    }
    26% {
        opacity: 0;
        transform: translateX(-10px) scale(.9);
    }
    55% {
        opacity: 1;
        transform: translateX(0) scale(1);
    }
    100% { /* It's good practice to have a 100% state for animations */
        opacity: 1;
        transform: translateX(0) scale(1);
    }
}


.header .arrow-icon:hover i { /* Apply to the icon inside the arrow-icon div */
    animation: bounceAlpha .7s ease-in-out;
}
	
/* home area */
.content-block--midnight {
    background: #0c1b34;
}
		.video-block {
    padding: 2.5rem 0;
}
		.content-block--midnight, .content-block--midnight a, .content-block--navy, .content-block--navy a, .content-block--royal-blue, .content-block--royal-blue a, .content-block--sky-blue, .content-block--sky-blue a, .content-block--turquoise, .content-block--turquoise a {color: #fff;}
		
.content-block--midnight3 a:hover
{color:#fff;}


		.content-block--midnight3 {
    background: #194b70;
}
		.video-block3 {
    padding: 2.5rem 0;
}
		.content-block--midnight3, .content-block--midnight3 a, .content-block--navy, .content-block--navy a, .content-block--royal-blue, .content-block--royal-blue a, .content-block--sky-blue, .content-block--sky-blue a, .content-block--turquoise, .content-block--turquoise a {color: #fff;}
		
		
		
		
		.content-block--midnight4 {
    background: #c0dee8;
}
		.video-block4 {
    padding: 2.5rem 0;
}
		.content-block--midnight4, .content-block--midnight4 a, .content-block--navy, .content-block--navy a, .content-block--royal-blue, .content-block--royal-blue a, .content-block--sky-blue, .content-block--sky-blue a, .content-block--turquoise, .content-block--turquoise a {color: #000;}
		
		


.textblack a {
	color: #0d638f;
}


/* ============================================================
   PUBLICATIONS — Distinct Design System
   Color palette: Navy #1a2d4a  |  Gold #c8a84b  |  Light #f4f6f9
   ============================================================ */

/* ---------- Shared tokens ---------- */
:root {
    --pub-navy:   #1a2d4a;
    --pub-navy2:  #243d62;
    --pub-gold:   #c8a84b;
    --pub-gold2:  #e0bb62;
    --pub-light:  #f4f6f9;
    --pub-text:   #2c3e50;
    --pub-muted:  #7a8a9a;
    --pub-radius: 6px;
    --pub-shadow: 0 4px 24px rgba(26,45,74,.12);
}

/* ============================================================
   PUBLICATIONS ARCHIVE — category-publications.php
   ============================================================ */

/* Hero banner */
.pub-archive-hero {
    background: var(--pub-navy);
    padding: 60px 0 50px;
    position: relative;
    overflow: hidden;
}
.pub-archive-hero::before {
    content: '';
    position: absolute;
    top: -60px; right: -60px;
    width: 300px; height: 300px;
    border-radius: 50%;
    background: rgba(200,168,75,.08);
}
.pub-archive-hero::after {
    content: '';
    position: absolute;
    bottom: -80px; left: -40px;
    width: 240px; height: 240px;
    border-radius: 50%;
    background: rgba(200,168,75,.06);
}
.pub-archive-hero-inner {
    text-align: center;
    position: relative;
    z-index: 1;
}
.pub-archive-icon {
    width: 64px; height: 64px;
    background: var(--pub-gold);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
}
.pub-archive-icon i {
    color: #fff;
    font-size: 26px;
}
.pub-archive-title {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    margin: 0 0 10px;
    letter-spacing: 1px;
}
.pub-archive-subtitle {
    color: rgba(255,255,255,.65);
    font-size: 16px;
    margin: 0 0 22px;
}
.pub-archive-line {
    width: 60px; height: 3px;
    background: var(--pub-gold);
    margin: 0 auto;
    border-radius: 2px;
}

/* Body wrapper */
.pub-archive-body {
    background: var(--pub-light);
    padding: 50px 0 60px;
}

/* Featured card */
.pub-archive-featured {
    background: #fff;
    border-radius: var(--pub-radius);
    overflow: hidden;
    box-shadow: var(--pub-shadow);
    margin-bottom: 50px;
    border-left: 5px solid var(--pub-gold);
}
.pub-featured-img-wrap {
    display: block;
    position: relative;
    height: 100%;
    min-height: 280px;
    overflow: hidden;
}
.pub-featured-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .4s ease;
}
.pub-featured-img-wrap:hover img {
    transform: scale(1.04);
}
.pub-featured-badge {
    position: absolute;
    top: 16px; left: 16px;
    background: var(--pub-gold);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding: 4px 12px;
    border-radius: 30px;
}
.pub-featured-body {
    padding: 36px 40px;
}
.pub-featured-date {
    color: var(--pub-gold);
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 14px;
    letter-spacing: .5px;
}
.pub-featured-date i { margin-right: 6px; }
.pub-featured-title {
    font-size: 26px;
    font-weight: 700;
    color: var(--pub-navy);
    line-height: 1.35;
    margin-bottom: 16px;
}
.pub-featured-title a {
    color: var(--pub-navy);
    text-decoration: none;
    transition: color .2s;
}
.pub-featured-title a:hover { color: var(--pub-gold); }
.pub-featured-excerpt {
    color: var(--pub-muted);
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 24px;
}
.pub-featured-cta {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--pub-navy);
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 11px 26px;
    border-radius: 30px;
    text-decoration: none;
    transition: background .25s, transform .2s;
}
.pub-featured-cta:hover {
    background: var(--pub-gold);
    color: #fff;
    transform: translateY(-2px);
}

/* Grid header */
.pub-archive-grid-header {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 28px;
}
.pub-archive-grid-header h4 {
    color: var(--pub-navy);
    font-size: 20px;
    font-weight: 700;
    white-space: nowrap;
    margin: 0;
}
.pub-archive-grid-line {
    flex: 1;
    height: 2px;
    background: linear-gradient(to right, var(--pub-navy), transparent);
    border-radius: 1px;
}

/* Publication card */
.pub-card {
    background: #fff;
    border-radius: var(--pub-radius);
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(26,45,74,.08);
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: box-shadow .3s, transform .3s;
    border-top: 3px solid var(--pub-navy);
}
.pub-card:hover {
    box-shadow: var(--pub-shadow);
    transform: translateY(-4px);
}
.pub-card-img { overflow: hidden; }
.pub-card-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: transform .35s ease;
    display: block;
}
.pub-card:hover .pub-card-img img { transform: scale(1.06); }
.pub-card-no-img {
    height: 160px;
    background: var(--pub-light);
    display: flex;
    align-items: center;
    justify-content: center;
}
.pub-card-no-img i {
    font-size: 48px;
    color: var(--pub-navy);
    opacity: .25;
}
.pub-card-body {
    padding: 20px 22px 24px;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.pub-card-date {
    font-size: 12px;
    color: var(--pub-gold);
    font-weight: 600;
    letter-spacing: .4px;
    margin-bottom: 10px;
}
.pub-card-date i { margin-right: 5px; }
.pub-card-title {
    font-size: 16px;
    font-weight: 700;
    color: var(--pub-navy);
    line-height: 1.45;
    margin-bottom: 10px;
}
.pub-card-title a {
    color: var(--pub-navy);
    text-decoration: none;
    transition: color .2s;
}
.pub-card-title a:hover { color: var(--pub-gold); }
.pub-card-excerpt {
    font-size: 14px;
    color: var(--pub-muted);
    line-height: 1.65;
    flex: 1;
    margin-bottom: 16px;
}
.pub-card-link {
    font-size: 13px;
    font-weight: 700;
    color: var(--pub-navy);
    text-decoration: none;
    letter-spacing: .3px;
    transition: color .2s;
    align-self: flex-start;
    border-bottom: 2px solid var(--pub-gold);
    padding-bottom: 1px;
}
.pub-card-link i { margin-left: 5px; }
.pub-card-link:hover { color: var(--pub-gold); }

/* No posts */
.pub-no-posts {
    text-align: center;
    padding: 60px 0;
    color: var(--pub-muted);
}
.pub-no-posts i { font-size: 48px; margin-bottom: 14px; display: block; }

/* Pagination */
.pub-archive-pagination { margin-top: 48px; text-align: center; }
.pub-archive-pagination .pagination { justify-content: center; }
.pub-archive-pagination .page-numbers {
    display: inline-block;
    padding: 8px 14px;
    margin: 2px;
    border-radius: 4px;
    color: var(--pub-navy);
    text-decoration: none;
    font-weight: 600;
    border: 1px solid #dde2ea;
    background: #fff;
    transition: all .2s;
}
.pub-archive-pagination .page-numbers.current,
.pub-archive-pagination .page-numbers:hover {
    background: var(--pub-navy);
    color: #fff;
    border-color: var(--pub-navy);
}

/* ============================================================
   PUBLICATION SINGLE POST — content-publication-single.php
   ============================================================ */

/* Hero — now a clickable link block (no featured image) */
.pub-single-hero {
    display: block;
    background: linear-gradient(135deg, var(--pub-navy) 0%, var(--pub-navy2) 60%, #1e3a5f 100%);
    text-decoration: none;
    position: relative;
    overflow: hidden;
}
/* Decorative circles */
.pub-single-hero::before,
.pub-single-hero::after {
    content: '';
    position: absolute;
    border-radius: 50%;
    background: rgba(200,168,75,.07);
    pointer-events: none;
}
.pub-single-hero::before { width: 420px; height: 420px; top: -120px; right: -80px; }
.pub-single-hero::after  { width: 280px; height: 280px; bottom: -80px; left: -60px; }

/* Link variant hover */
a.pub-hero-link { cursor: pointer; }
a.pub-hero-link:hover { text-decoration: none; }
a.pub-hero-link:hover .pub-hero-title { color: var(--pub-gold2); }
a.pub-hero-link:hover .pub-hero-pdf-icon { transform: scale(1.08); background: var(--pub-gold); }

.pub-hero-content {
    position: relative;
    z-index: 2;
    padding-top: 52px;
    padding-bottom: 48px;
}

/* Hero body: icon + text side by side */
.pub-hero-body {
    display: flex;
    align-items: flex-start;
    gap: 28px;
    margin-bottom: 28px;
}
.pub-hero-pdf-icon {
    flex-shrink: 0;
    width: 80px; height: 80px;
    background: rgba(200,168,75,.2);
    border: 2px solid rgba(200,168,75,.4);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform .3s, background .3s;
}
.pub-hero-pdf-icon i {
    font-size: 38px;
    color: var(--pub-gold);
}
.pub-hero-text { flex: 1; }

/* CTA row at bottom of hero */
.pub-hero-cta {
    display: flex;
    align-items: center;
    gap: 14px;
    flex-wrap: wrap;
}
.pub-open-btn {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    background: var(--pub-gold);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 11px 26px;
    border-radius: 30px;
    letter-spacing: .3px;
    transition: background .25s;
}
.pub-open-btn:hover { background: var(--pub-gold2); }
.pub-download-btn-hero {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    background: rgba(255,255,255,.12);
    border: 1.5px solid rgba(255,255,255,.35);
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 24px;
    border-radius: 30px;
    text-decoration: none;
    transition: background .25s, border-color .25s;
}
.pub-download-btn-hero:hover {
    background: rgba(255,255,255,.22);
    border-color: rgba(255,255,255,.6);
    color: #fff;
}

/* Breadcrumb */
.pub-breadcrumb {
    font-size: 13px;
    color: rgba(255,255,255,.6);
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
}
.pub-breadcrumb a {
    color: rgba(255,255,255,.7);
    text-decoration: none;
    transition: color .2s;
}
.pub-breadcrumb a:hover { color: var(--pub-gold); }
.pub-breadcrumb span { color: rgba(255,255,255,.45); }
.pub-breadcrumb-current { color: rgba(255,255,255,.9); }

/* Category + Year badges */
.pub-category-badge {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    margin-bottom: 14px;
}
.pub-category-badge span {
    background: var(--pub-gold);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 4px 14px;
    border-radius: 30px;
}
.pub-year-badge {
    background: rgba(255,255,255,.15) !important;
    border: 1px solid rgba(255,255,255,.3) !important;
    color: #fff !important;
    font-size: 12px !important;
    letter-spacing: .5px !important;
}

/* ---- PDF Viewer ---- */
.pub-pdf-viewer-section {
    background: #e8ecf1;
    padding: 32px 0 40px;
}
.pub-pdf-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 12px;
    background: var(--pub-navy);
    color: #fff;
    padding: 12px 20px;
    border-radius: var(--pub-radius) var(--pub-radius) 0 0;
}
.pub-pdf-toolbar-title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}
.pub-pdf-toolbar-title i { color: var(--pub-gold); font-size: 18px; }
.pub-pdf-size {
    font-size: 12px;
    color: rgba(255,255,255,.55);
    margin-left: 4px;
}
.pub-pdf-toolbar-actions {
    display: flex;
    align-items: center;
    gap: 10px;
}
.pub-pdf-action-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    font-weight: 600;
    color: rgba(255,255,255,.8);
    text-decoration: none;
    padding: 6px 14px;
    border-radius: 4px;
    border: 1px solid rgba(255,255,255,.2);
    transition: background .2s, color .2s;
}
.pub-pdf-action-btn:hover { background: rgba(255,255,255,.12); color: #fff; }
.pub-pdf-dl-btn {
    background: var(--pub-gold);
    border-color: var(--pub-gold);
    color: #fff;
}
.pub-pdf-dl-btn:hover { background: var(--pub-gold2); border-color: var(--pub-gold2); color: #fff; }

/* iframe wrapper */
.pub-pdf-frame-wrap {
    position: relative;
    background: #525659;
    border-radius: 0 0 var(--pub-radius) var(--pub-radius);
    overflow: hidden;
}
.pub-pdf-iframe {
    display: block;
    width: 100%;
    height: 780px;
    border: none;
}
/* Fallback shown only when iframe is not loaded (JS-driven; static default = hidden) */
.pub-pdf-fallback {
    display: none;
    text-align: center;
    padding: 60px 20px;
    color: #fff;
}
.pub-pdf-fallback i { font-size: 52px; color: var(--pub-gold); margin-bottom: 14px; display: block; }
.pub-pdf-fallback p { font-size: 16px; margin-bottom: 20px; }
.pub-pdf-fallback-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 11px 24px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    margin: 6px;
    background: var(--pub-gold);
    color: #fff;
    transition: background .2s;
}
.pub-pdf-fallback-btn:hover { background: var(--pub-gold2); color: #fff; }
.pub-pdf-fallback-dl { background: var(--pub-navy2); }
.pub-pdf-fallback-dl:hover { background: var(--pub-navy); }

/* Related: PDF icon block instead of thumbnail */
.pub-related-icon {
    height: 120px;
    background: rgba(255,255,255,.06);
    border-bottom: 1px solid rgba(255,255,255,.08);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 8px;
    position: relative;
    overflow: hidden;
}
.pub-related-icon i { font-size: 42px; color: var(--pub-gold); opacity: .7; }
.pub-related-year {
    font-size: 11px;
    font-weight: 700;
    background: var(--pub-gold);
    color: #fff;
    padding: 2px 10px;
    border-radius: 20px;
    letter-spacing: .5px;
}
.pub-related-has-pdf {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 11px;
    color: var(--pub-gold);
    margin-top: 6px;
    font-weight: 600;
}

/* Title */
.pub-hero-title {
    color: #fff;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.3;
    max-width: 820px;
    margin: 0 0 22px;
    text-shadow: 0 2px 8px rgba(0,0,0,.3);
}

/* Meta bar */
.pub-hero-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px 20px;
    font-size: 13px;
    color: rgba(255,255,255,.75);
}
.pub-hero-meta i { margin-right: 5px; opacity: .8; }
.pub-meta-author a {
    color: var(--pub-gold2);
    text-decoration: none;
    font-weight: 600;
}
.pub-meta-divider {
    width: 4px; height: 4px;
    border-radius: 50%;
    background: rgba(255,255,255,.35);
    display: inline-block;
    vertical-align: middle;
}

/* Body */
.pub-single-body {
    background: var(--pub-light);
    padding: 56px 0 70px;
}
.pub-content-wrap {
    background: #fff;
    border-radius: var(--pub-radius);
    box-shadow: var(--pub-shadow);
    padding: 48px 52px;
}

/* Lead/excerpt */
.pub-lead-text {
    font-size: 18px;
    line-height: 1.75;
    color: var(--pub-navy);
    font-weight: 500;
    border-left: 4px solid var(--pub-gold);
    padding-left: 20px;
    margin-bottom: 32px;
}
.pub-lead-text p { margin: 0; }

/* Body content */
.pub-body-content {
    font-size: 17px;
    line-height: 1.85;
    color: var(--pub-text);
    margin-bottom: 36px;
}
.pub-body-content p { margin-bottom: 1.4em; }
.pub-body-content h2,
.pub-body-content h3 {
    color: var(--pub-navy);
    font-weight: 700;
    margin-top: 2em;
    margin-bottom: .6em;
}
.pub-body-content blockquote {
    border-left: 4px solid var(--pub-gold);
    background: var(--pub-light);
    padding: 20px 24px;
    margin: 28px 0;
    border-radius: 0 var(--pub-radius) var(--pub-radius) 0;
    font-size: 18px;
    font-style: italic;
    color: var(--pub-navy);
}
.pub-body-content img {
    max-width: 100%;
    border-radius: var(--pub-radius);
    margin: 16px 0;
}
.pub-body-content a {
    color: var(--pub-navy);
    text-decoration: underline;
    text-underline-offset: 3px;
}
.pub-body-content a:hover { color: var(--pub-gold); }

/* Tags */
.pub-tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 28px;
    padding-top: 24px;
    border-top: 1px solid #eaecf0;
}
.pub-tags-label {
    font-size: 13px;
    font-weight: 700;
    color: var(--pub-muted);
    margin-right: 4px;
}
.pub-tag-pill {
    background: var(--pub-light);
    color: var(--pub-navy);
    font-size: 12px;
    font-weight: 600;
    padding: 5px 14px;
    border-radius: 30px;
    text-decoration: none;
    border: 1px solid #d4dae4;
    transition: all .2s;
}
.pub-tag-pill:hover {
    background: var(--pub-navy);
    color: #fff;
    border-color: var(--pub-navy);
}

/* Share bar — ShareThis inline buttons */
.pub-share-bar {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    padding-top: 24px;
    border-top: 1px solid #eaecf0;
}
.pub-share-label {
    font-size: 13px;
    font-weight: 700;
    color: var(--pub-muted);
    display: flex;
    align-items: center;
    gap: 6px;
    white-space: nowrap;
}
.pub-share-bar .sharethis-inline-share-buttons { flex: 1; min-width: 0; }

/* Related publications */
.pub-related-section {
    background: var(--pub-navy);
    padding: 50px 0 60px;
}
.pub-related-header {
    text-align: center;
    margin-bottom: 36px;
}
.pub-related-header h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    display: inline-flex;
    align-items: center;
    gap: 0;
}
.pub-related-header h3 span {
    position: relative;
}
.pub-related-header h3 span::after {
    content: '';
    display: block;
    width: 50px; height: 3px;
    background: var(--pub-gold);
    margin: 8px auto 0;
    border-radius: 2px;
}
.pub-related-card {
    display: block;
    background: rgba(255,255,255,.06);
    border-radius: var(--pub-radius);
    overflow: hidden;
    text-decoration: none;
    transition: background .25s, transform .25s;
    border: 1px solid rgba(255,255,255,.1);
    height: 100%;
}
.pub-related-card:hover {
    background: rgba(255,255,255,.12);
    transform: translateY(-3px);
}
.pub-related-img { overflow: hidden; }
.pub-related-img img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    transition: transform .35s;
    display: block;
}
.pub-related-card:hover .pub-related-img img { transform: scale(1.05); }
.pub-related-info {
    padding: 16px 18px 20px;
}
.pub-related-date {
    display: block;
    font-size: 11px;
    color: var(--pub-gold);
    font-weight: 600;
    letter-spacing: .5px;
    margin-bottom: 8px;
}
.pub-related-info h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.45;
    margin: 0;
}

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width: 991px) {
    .pub-archive-title   { font-size: 32px; }
    .pub-hero-title      { font-size: 28px; }
    .pub-content-wrap    { padding: 32px 28px; }
    .pub-featured-body   { padding: 28px 28px; }
    .pub-featured-title  { font-size: 22px; }
    .pub-pdf-iframe      { height: 580px; }
    .pub-hero-body       { gap: 18px; }
    .pub-hero-pdf-icon   { width: 64px; height: 64px; }
    .pub-hero-pdf-icon i { font-size: 28px; }
}
@media (max-width: 767px) {
    .pub-archive-title   { font-size: 26px; }
    .pub-hero-title      { font-size: 20px; }
    .pub-content-wrap    { padding: 24px 18px; }
    .pub-body-content    { font-size: 16px; }
    .pub-lead-text       { font-size: 16px; }
    .pub-featured-body   { padding: 24px 20px; }
    .pub-featured-title  { font-size: 19px; }
    .pub-hero-meta       { gap: 8px 14px; }
    .pub-pdf-iframe      { height: 420px; }
    .pub-hero-body       { flex-direction: column; gap: 14px; }
    .pub-hero-pdf-icon   { width: 52px; height: 52px; border-radius: 10px; }
    .pub-hero-pdf-icon i { font-size: 24px; }
    .pub-pdf-toolbar     { flex-direction: column; align-items: flex-start; }
    .pub-hero-cta        { flex-direction: column; align-items: flex-start; gap: 10px; }
}


/* ============================================================
   BOARD OF DIRECTORS PAGE — page-templates/bod-members.php
   Org-chart style: chairman centred top, members grid below
   ============================================================ */

/* Page wrapper */
.bod-page-wrap {
    background: #fff;
    padding: 50px 0 70px;
}

/* ---- Page title ---- */
.bod-page-title {
    text-align: center;
    margin-bottom: 48px;
}
.bod-page-title h2 {
    color: #1a2d4a;
    font-size: 30px;
    font-weight: 800;
    margin: 0 0 10px;
    letter-spacing: .5px;
}
.bod-title-underline {
    width: 70px;
    height: 3px;
    background: #1a2d4a;
    margin: 0 auto;
    border-radius: 2px;
}

/* ---- Group section heading ---- */
.bod-section-heading {
    text-align: center;
    margin-bottom: 36px;
}
.bod-section-heading h3 {
    display: inline-block;
    color: #fff !important;
    font-size: 17px;
    font-weight: 700;
    background: #1a2d4a;
    padding: 9px 28px;
    border-radius: 30px;
    margin: 0 0 0;
    letter-spacing: .3px;
}
.bod-section-heading-line {
    display: none; /* heading pill is enough */
}

/* ---- Divider between groups ---- */
.bod-group-divider {
    margin: 60px auto;
    display: flex;
    align-items: center;
    gap: 16px;
}
.bod-group-divider::before,
.bod-group-divider::after {
    content: '';
    flex: 1;
    height: 1px;
    background: linear-gradient(to right, transparent, #c8a84b, transparent);
}
.bod-group-divider::before { background: linear-gradient(to right, transparent, #dde2ea 60%); }
.bod-group-divider::after  { background: linear-gradient(to left,  transparent, #dde2ea 60%); }

/* ---- Chairman row ---- */
.bod-chairman-row {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
}
.bod-chairman-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 200px;
}

/* ---- Connector line (chairman → members) ---- */
.bod-connector {
    width: 2px;
    height: 36px;
    background: #1a2d4a;
    margin: 0 auto 0;
    opacity: .25;
}

/* ---- Members row ---- */
.bod-members-row {
    margin-top: 0;
    padding-top: 10px;
    border-top: 2px solid rgba(26,45,74,.12);
}
.bod-members-section .bod-members-row {
    margin-top: 0;
}

/* ---- Portrait shared — circular with dashed ring ---- */

/* Outer dashed ring wrapper */
.bod-portrait {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 3px dashed #c8a84b;
    background: transparent;
    margin: 0 auto 14px;
    flex-shrink: 0;
    position: relative;
    /* padding creates the gap between dashed ring and the photo */
    padding: 5px;
    box-sizing: border-box;
}

/* Inner circle: the actual photo frame */
.bod-portrait-inner {
    border-radius: 50%;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: #e8ecf1;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    box-shadow: 0 2px 12px rgba(26,45,74,.15);
    flex-shrink: 0;
}

.bod-portrait-img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    border-radius: 50%;
}
.bod-portrait-placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #e8ecf1;
}
.bod-portrait-placeholder i {
    font-size: 40px;
    color: #b0bac8;
}

/* Chairman portrait — larger */
.bod-portrait--chairman {
    width: 180px;
    height: 180px;
    border-color: #1a2d4a;
    border-width: 3px;
}
.bod-portrait--chairman .bod-portrait-placeholder i { font-size: 60px; }

/* Member portrait */
.bod-portrait--member {
    width: 140px;
    height: 140px;
}
.bod-portrait--member .bod-portrait-placeholder i { font-size: 40px; }

/* ---- Label (name + position) ---- */
.bod-member-label {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.bod-member-name {
    display: block;
    color: #1a2d4a;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 3px;
}
.bod-member-position {
    display: block;
    color: #1a2d4a;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    margin: 0;
}
.bod-member-bio-text {
    color: #6b7a8d;
    font-size: 13px;
    line-height: 1.6;
    margin: 8px 0 0;
    text-align: center;
}

/* Member item wrapper */
.bod-member-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 100%;
}
.bod-member-item .bod-portrait--member {
    transition: border-color .25s;
}
.bod-member-item:hover .bod-portrait--member {
    border-color: #1a2d4a;
}

/* ---- Empty state ---- */
.bod-empty {
    text-align: center;
    padding: 60px 20px;
    color: #7a8a9a;
}
.bod-empty i { font-size: 48px; margin-bottom: 14px; display: block; opacity: .35; }
.bod-empty p  { font-size: 16px; }

/* ---- Clickable member (has bio) ---- */
.bod-clickable.has-bio {
    cursor: pointer;
}
.bod-clickable.has-bio .bod-portrait {
    position: relative;
    transition: border-color .25s;
}
.bod-clickable.has-bio:hover .bod-portrait--chairman,
.bod-clickable.has-bio:focus .bod-portrait--chairman {
    border-color: #c8a84b;
}
.bod-clickable.has-bio:hover .bod-portrait--member,
.bod-clickable.has-bio:focus .bod-portrait--member {
    border-color: #1a2d4a;
}

/* Info hint icon on portrait corner */
.bod-info-hint {
    position: absolute;
    bottom: 7px;
    right: 7px;
    width: 26px;
    height: 26px;
    background: #1a2d4a;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: scale(.7);
    transition: opacity .2s, transform .2s;
    pointer-events: none;
}
.bod-info-hint i { color: #fff; font-size: 13px; }
.bod-clickable.has-bio:hover .bod-info-hint,
.bod-clickable.has-bio:focus .bod-info-hint {
    opacity: 1;
    transform: scale(1);
}

/* ---- Modal overlay ---- */
.bod-modal-overlay {
    position: fixed;
    inset: 0;
    background: rgba(10, 20, 40, .65);
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility .25s;
    backdrop-filter: blur(3px);
}
.bod-modal-overlay.bod-modal-open {
    opacity: 1;
    visibility: visible;
}

/* Modal box */
.bod-modal {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 20px 60px rgba(0,0,0,.3);
    width: 100%;
    max-width: 600px;
    position: relative;
    transform: translateY(24px) scale(.97);
    transition: transform .28s cubic-bezier(.34,1.3,.64,1);
    overflow: hidden;
}
.bod-modal-overlay.bod-modal-open .bod-modal {
    transform: translateY(0) scale(1);
}

/* Close button */
.bod-modal-close {
    position: absolute;
    top: 12px;
    right: 14px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: none;
    background: #f0f2f5;
    color: #1a2d4a;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    transition: background .2s, color .2s;
}
.bod-modal-close:hover {
    background: #1a2d4a;
    color: #fff;
}

/* Modal inner layout: photo | info */
.bod-modal-inner {
    display: flex;
    align-items: stretch;
    min-height: 240px;
}

/* Photo column */
.bod-modal-photo-col {
    flex-shrink: 0;
    width: 180px;
    background: linear-gradient(160deg, #1a2d4a 0%, #243d62 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.bod-modal-photo-wrap {
    width: 100%;
    height: 100%;
    min-height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.bod-modal-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    display: block;
}
.bod-modal-no-photo {
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.bod-modal-no-photo i {
    font-size: 64px;
    color: rgba(255,255,255,.2);
}

/* Info column */
.bod-modal-info-col {
    flex: 1;
    padding: 36px 32px 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.bod-modal-position {
    font-size: 12px;
    font-weight: 700;
    color: #c8a84b;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    margin: 0 0 6px;
}
.bod-modal-name {
    color: #1a2d4a;
    font-size: 22px;
    font-weight: 800;
    margin: 0 0 14px;
    line-height: 1.25;
}
.bod-modal-divider {
    width: 40px;
    height: 3px;
    background: #c8a84b;
    border-radius: 2px;
    margin-bottom: 16px;
}
.bod-modal-bio {
    color: #4c5a6b;
    font-size: 14px;
    line-height: 1.75;
    margin: 0;
}

/* Prevent body scroll when modal open */
body.bod-no-scroll { overflow: hidden; }

/* Responsive modal */
@media (max-width: 540px) {
    .bod-modal-inner    { flex-direction: column; }
    .bod-modal-photo-col { width: 100%; height: 200px; }
    .bod-modal-photo-wrap { min-height: 200px; }
    .bod-modal-info-col { padding: 24px 20px 28px; }
    .bod-modal-name     { font-size: 18px; }
}

/* ---- Responsive ---- */
@media (max-width: 767px) {
    .bod-portrait--chairman { width: 150px; height: 150px; }
    .bod-portrait--member   { width: 110px; height: 110px; }
    .bod-member-name        { font-size: 13px; }
    .bod-member-position    { font-size: 12px; }
    .bod-page-title h2      { font-size: 22px; }
}
@media (max-width: 480px) {
    .bod-portrait--member { width: 95px; height: 95px; }
}


/* ============================================================
   GALLERY — Category archive + Single post + Lightbox
   Palette: deep teal #0d4f5c  |  gold #c8a84b  |  light #f4f7f8
   ============================================================ */

:root {
    --gal-teal:   #0d4f5c;
    --gal-teal2:  #145f6e;
    --gal-gold:   #c8a84b;
    --gal-gold2:  #e0bb62;
    --gal-light:  #f4f7f8;
    --gal-radius: 8px;
    --gal-shadow: 0 4px 24px rgba(13,79,92,.12);
}

/* ============================================================
   GALLERY ARCHIVE — category-gallery.php
   ============================================================ */

/* Hero banner */
.gal-archive-hero {
    background: linear-gradient(135deg, var(--gal-teal) 0%, var(--gal-teal2) 60%, #0a3d48 100%);
    padding: 60px 0 50px;
    position: relative;
    overflow: hidden;
}
.gal-archive-hero::before {
    content: '';
    position: absolute;
    width: 340px; height: 340px;
    border-radius: 50%;
    background: rgba(200,168,75,.07);
    top: -100px; right: -60px;
    pointer-events: none;
}
.gal-archive-hero::after {
    content: '';
    position: absolute;
    width: 220px; height: 220px;
    border-radius: 50%;
    background: rgba(200,168,75,.05);
    bottom: -70px; left: -40px;
    pointer-events: none;
}
.gal-archive-hero-inner {
    text-align: center;
    position: relative;
    z-index: 1;
}
.gal-hero-icon {
    width: 64px; height: 64px;
    background: var(--gal-gold);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    box-shadow: 0 4px 20px rgba(200,168,75,.4);
}
.gal-hero-icon i { color: #fff; font-size: 26px; }
.gal-hero-title {
    color: #fff;
    font-size: 40px;
    font-weight: 800;
    margin: 0 0 8px;
}
.gal-hero-subtitle {
    color: rgba(255,255,255,.6);
    font-size: 15px;
    margin: 0 0 20px;
}
.gal-hero-line {
    width: 60px; height: 3px;
    background: var(--gal-gold);
    margin: 0 auto;
    border-radius: 2px;
}

/* Archive body */
.gal-archive-body {
    background: var(--gal-light);
    padding: 48px 0 64px;
}

/* Gallery card */
.gal-card {
    display: block;
    text-decoration: none;
    border-radius: var(--gal-radius);
    overflow: hidden;
    background: #fff;
    box-shadow: 0 2px 14px rgba(13,79,92,.09);
    transition: transform .3s, box-shadow .3s;
    height: 100%;
}
.gal-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--gal-shadow);
}

/* Cover image */
.gal-card-img {
    position: relative;
    height: 220px;
    overflow: hidden;
    background: var(--gal-teal);
}
.gal-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .4s ease;
}
.gal-card:hover .gal-card-img img { transform: scale(1.07); }

.gal-card-no-img {
    width: 100%; height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--gal-teal), var(--gal-teal2));
}
.gal-card-no-img i { font-size: 48px; color: rgba(255,255,255,.25); }

/* Hover overlay */
.gal-card-overlay {
    position: absolute;
    inset: 0;
    background: rgba(13,79,92,.6);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity .3s;
}
.gal-card:hover .gal-card-overlay { opacity: 1; }
.gal-card-view-btn {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border: 2px solid rgba(255,255,255,.8);
    padding: 9px 22px;
    border-radius: 30px;
    letter-spacing: .5px;
    transition: background .2s;
}
.gal-card-view-btn:hover { background: rgba(255,255,255,.2); }

/* Photo count badge */
.gal-photo-count {
    position: absolute;
    bottom: 10px; right: 10px;
    background: rgba(0,0,0,.55);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 30px;
    backdrop-filter: blur(4px);
}
.gal-photo-count i { margin-right: 4px; }

/* Card info */
.gal-card-info {
    padding: 16px 18px 20px;
    border-top: 3px solid var(--gal-teal);
}
.gal-card-title {
    color: var(--gal-teal);
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 8px;
    line-height: 1.4;
}
.gal-card-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 6px 14px;
    font-size: 12px;
    color: #7a8a9a;
}
.gal-card-meta i { margin-right: 4px; color: var(--gal-gold); }

/* Archive pagination */
.gal-archive-pagination { margin-top: 48px; text-align: center; }

/* Empty state */
.gal-empty {
    text-align: center;
    padding: 70px 20px;
    color: #7a8a9a;
}
.gal-empty i { font-size: 52px; margin-bottom: 14px; display: block; opacity: .35; }

/* ============================================================
   GALLERY SINGLE POST — content-gallery-single.php
   ============================================================ */

/* Hero */
.gal-single-hero {
    position: relative;
    background: var(--gal-teal);
    min-height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
}
.gal-single-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--gal-hero-bg, none) center/cover no-repeat;
    opacity: .35;
    z-index: 0;
}
.gal-single-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(13,79,92,.95) 0%, rgba(13,79,92,.6) 55%, rgba(13,79,92,.25) 100%);
    z-index: 1;
}
.gal-single-hero-content {
    position: relative;
    z-index: 2;
    padding-top: 70px;
    padding-bottom: 44px;
}

/* Breadcrumb */
.gal-breadcrumb {
    font-size: 13px;
    color: rgba(255,255,255,.55);
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
}
.gal-breadcrumb a { color: rgba(255,255,255,.7); text-decoration: none; }
.gal-breadcrumb a:hover { color: var(--gal-gold); }
.gal-breadcrumb span { color: rgba(255,255,255,.4); }

/* Badge */
.gal-hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: var(--gal-gold);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    padding: 4px 14px;
    border-radius: 30px;
    margin-bottom: 14px;
}

/* Single title */
.gal-single-title {
    color: #fff;
    font-size: 34px;
    font-weight: 800;
    margin: 0 0 20px;
    line-height: 1.3;
    text-shadow: 0 2px 8px rgba(0,0,0,.3);
}

/* Meta bar */
.gal-single-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px 16px;
    font-size: 13px;
    color: rgba(255,255,255,.75);
}
.gal-single-meta i { margin-right: 5px; color: var(--gal-gold); }
.gal-meta-sep {
    width: 4px; height: 4px;
    border-radius: 50%;
    background: rgba(255,255,255,.3);
    display: inline-block;
    vertical-align: middle;
}

/* Description bar */
.gal-description-bar {
    background: #fff;
    border-left: 4px solid var(--gal-gold);
    padding: 20px 0;
}
.gal-description-bar .container { padding-top: 0; padding-bottom: 0; }
.gal-description-text {
    color: #4c5a6b;
    font-size: 15px;
    line-height: 1.75;
    margin: 0;
    padding: 0 0 0 20px;
}

/* Photo grid section */
.gal-photo-section {
    background: var(--gal-light);
    padding: 40px 0 56px;
}
.gal-grid-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
    padding-bottom: 14px;
    border-bottom: 2px solid #dde5e8;
}
.gal-grid-count {
    font-size: 14px;
    font-weight: 700;
    color: var(--gal-teal);
}
.gal-grid-count i { margin-right: 6px; color: var(--gal-gold); }

/* Photo grid */
.gal-photo-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}
.gal-photo-item {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    cursor: pointer;
    aspect-ratio: 4 / 3;
    background: var(--gal-teal);
}
/* First item spans 2 columns */
.gal-photo-item:first-child {
    grid-column: span 2;
    grid-row: span 2;
    aspect-ratio: auto;
}
.gal-photo-thumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .35s ease;
}
.gal-photo-item:hover .gal-photo-thumb { transform: scale(1.07); }

/* Hover overlay */
.gal-photo-hover {
    position: absolute;
    inset: 0;
    background: rgba(13,79,92,.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity .25s;
}
.gal-photo-item:hover .gal-photo-hover { opacity: 1; }
.gal-photo-hover i { color: #fff; font-size: 26px; }

/* Content fallback */
.gal-content-fallback {
    background: #fff;
    padding: 48px 0 56px;
}
.gal-post-content { font-size: 17px; line-height: 1.85; color: #2c3e50; }

/* Share bar — ShareThis inline buttons */
.gal-share-section {
    background: #fff;
    padding: 20px 0 28px;
    border-top: 1px solid #eaecf0;
}
.gal-share-bar {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
}
.gal-share-label {
    font-size: 13px;
    font-weight: 700;
    color: #7a8a9a;
    display: flex;
    align-items: center;
    gap: 6px;
    white-space: nowrap;
}
.gal-share-bar .sharethis-inline-share-buttons { flex: 1; min-width: 0; }

/* ============================================================
   LIGHTBOX
   ============================================================ */
.gal-lightbox {
    position: fixed;
    inset: 0;
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility .25s;
}
.gal-lightbox.gal-lb-open { opacity: 1; visibility: visible; }

.gal-lb-overlay {
    position: absolute;
    inset: 0;
    background: rgba(5, 20, 30, .92);
    backdrop-filter: blur(4px);
}

/* Nav/close buttons */
.gal-lb-close,
.gal-lb-prev,
.gal-lb-next {
    position: absolute;
    z-index: 2;
    background: rgba(255,255,255,.1);
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background .2s, transform .2s;
    font-size: 18px;
    line-height: 1;
}
.gal-lb-close:hover,
.gal-lb-prev:hover,
.gal-lb-next:hover { background: var(--gal-gold); transform: scale(1.1); }

.gal-lb-close { top: 16px; right: 16px; width: 40px; height: 40px; font-size: 16px; }
.gal-lb-prev  { left: 16px;  top: 50%; transform: translateY(-50%); width: 48px; height: 48px; }
.gal-lb-next  { right: 16px; top: 50%; transform: translateY(-50%); width: 48px; height: 48px; }
.gal-lb-prev:hover { transform: translateY(-50%) scale(1.1); }
.gal-lb-next:hover { transform: translateY(-50%) scale(1.1); }

/* Content */
.gal-lb-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 92vw;
    max-height: 92vh;
}
.gal-lb-img-wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gal-lb-img {
    max-width: 88vw;
    max-height: 80vh;
    border-radius: 6px;
    box-shadow: 0 8px 48px rgba(0,0,0,.6);
    display: block;
    transition: opacity .2s;
}
.gal-lb-spinner {
    position: absolute;
    inset: 0;
    display: none;
    align-items: center;
    justify-content: center;
    color: var(--gal-gold);
    font-size: 32px;
}

/* Footer */
.gal-lb-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 12px 4px 0;
    gap: 16px;
}
.gal-lb-caption {
    color: rgba(255,255,255,.75);
    font-size: 13px;
    flex: 1;
}
.gal-lb-counter {
    color: rgba(255,255,255,.5);
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
}

body.gal-lb-noscroll { overflow: hidden; }

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width: 991px) {
    .gal-photo-grid  { grid-template-columns: repeat(3, 1fr); }
    .gal-single-title { font-size: 26px; }
    .gal-hero-title   { font-size: 32px; }
}
@media (max-width: 767px) {
    .gal-photo-grid          { grid-template-columns: repeat(2, 1fr); }
    .gal-photo-item:first-child { grid-column: span 2; }
    .gal-single-title        { font-size: 20px; }
    .gal-hero-title          { font-size: 26px; }
    .gal-card-img            { height: 180px; }
    .gal-lb-prev             { left: 6px; }
    .gal-lb-next             { right: 6px; }
}
@media (max-width: 480px) {
    .gal-photo-grid  { grid-template-columns: repeat(2, 1fr); gap: 6px; }
    .gal-lb-img      { max-width: 95vw; max-height: 75vh; }
}

/* ============================================================
   SERVICES SECTION  (homepage banner-news.php)
   ============================================================ */
.svc-section {
    padding: 70px 0 80px;
    background: #f7f9fc;
}

/* --- Heading block --- */
.svc-heading {
    text-align: center;
    margin-bottom: 48px;
}
.svc-heading-tag {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #1a7a4a;
    background: #e8f5ee;
    padding: 4px 14px;
    border-radius: 20px;
    margin-bottom: 12px;
}
.svc-heading-title {
    font-size: 32px;
    font-weight: 700;
    color: #1a2d4a !important;
    margin: 0 0 10px;
    line-height: 1.3;
}
.svc-heading-sub {
    font-size: 16px;
    color: #666;
    margin: 0 auto 18px;
    max-width: 540px;
}
.svc-heading-line {
    width: 52px;
    height: 4px;
    background: linear-gradient(90deg, #1a7a4a, #1a3d7a);
    border-radius: 2px;
    margin: 0 auto;
}

/* --- Card grid --- */
.svc-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 22px;
}

/* --- Individual card --- */
.svc-card {
    background: var(--svc-bg, #f0f0f0);
    border-radius: 14px;
    padding: 30px 22px 26px;
    text-align: center;
    border: 2px solid transparent;
    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
    position: relative;
    overflow: hidden;
}
.svc-card::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 4px;
    background: var(--svc-color, #1a7a4a);
    border-radius: 14px 14px 0 0;
    opacity: 0;
    transition: opacity .25s ease;
}
.svc-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 32px rgba(0,0,0,.10);
    border-color: var(--svc-color, #1a7a4a);
}
.svc-card:hover::before {
    opacity: 1;
}

/* --- Icon / image wrap --- */
.svc-card-icon-wrap {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 18px;
    box-shadow: 0 4px 14px rgba(0,0,0,.08);
    transition: background .25s ease;
}
.svc-card:hover .svc-card-icon-wrap {
    background: var(--svc-color, #1a7a4a);
}
.svc-card-icon-wrap .fa {
    font-size: 26px;
    color: var(--svc-color, #1a7a4a);
    transition: color .25s ease;
}
.svc-card:hover .svc-card-icon-wrap .fa {
    color: #fff;
}
.svc-card-img {
    width: 36px;
    height: 36px;
    object-fit: contain;
}

/* --- Text --- */
.svc-card-title {
    font-size: 15px;
    font-weight: 700;
    color: #1a2d4a !important;
    margin: 0 0 10px;
    line-height: 1.4;
}
.svc-card-desc {
    font-size: 13px;
    color: #555;
    line-height: 1.6;
    margin: 0 0 16px;
}

/* --- Link --- */
.svc-card-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    font-weight: 600;
    color: var(--svc-color, #1a7a4a) !important;
    text-decoration: none !important;
    transition: gap .2s ease;
}
.svc-card-link:hover {
    gap: 10px;
}
.svc-card-link .fa {
    font-size: 12px;
}

/* --- Responsive --- */
@media (max-width: 1199px) {
    .svc-grid { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 767px) {
    .svc-grid { grid-template-columns: repeat(2, 1fr); gap: 16px; }
    .svc-heading-title { font-size: 26px; }
    .svc-section { padding: 50px 0 60px; }
}
@media (max-width: 480px) {
    .svc-grid { grid-template-columns: 1fr; }
}
/* ============================================================
   /SERVICES SECTION
   ============================================================ */
