body {
	font-family: 'Ek Mukta', sans-serif;
	min-height: 100%;
	width: 100%;
	overflow-x: hidden;
}
ul,li {
	list-style: none;
	margin: 0;
	padding: 0;
}
a {
	color: #000;
	font-size: 16px;
}

img {
	max-width: 100%;
}
figure {
	margin: 0;
	line-height: 0;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
a:hover {
	color: #DB3937;
	text-decoration: none;
}

p {
	font-size: 16px;
	padding:0;
	margin:0;
	text-align: justify;
	line-height: 28px;
}


.margin-top{
	margin-top: 30px;
}
.mr-top{
	padding-top: 30px;
}
.margin-bottom{
	margin-bottom: 20px;
}
.padding-top{
	padding-top: 15px;
}
.border-bottom {
	border-bottom: 1px solid #d2d2d2;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.center {
	text-align: center;
}
.lightgrey {
	background: #f0f0f2;
	padding: 20px 20px 0 20px;
}
.white {
	background: #fff;
	padding: 15px;
}


.side-ad img{
	width: 100%;
}
ul.post-meta li{
	color: #fff;
	font-size: 14px;
	float: left;
	margin-right: 20px;
}
ul.post-meta li a{
	color: #fff;
	font-weight: 600;
	font-size: 14px;
}
ul.post-meta li i {
	padding-right: 10px;
	color: #fff;
}	

/*=====topabar====*/
.container {
	max-width: 1250px;
}

.date span {
	font-size: 14px;
	line-height: 36px;
	color: #000;
}

.topbar {
	background:#fcf7f7;
	padding: 5px 10px;
}
		
/*====Midhead====*/

.midhead {
	padding: 40px 0px;
	background:#fff;
}
.midhead .logo {
}

/*===menu sec====*/
.navbar-light{
	background:none! important;
}
.menu-wrap{
	background: #004d91;
}
.menu-wrap .navbar {
	padding: 0;
}
.menu-wrap .navbar-light .navbar-nav .nav-item {
	margin-right: 15px;
} 
.menu-wrap .navbar-light .navbar-nav .nav-link {
	color: #fff;
	padding: 15px 12px;
	text-transform: uppercase;
	font-size: 18px;
}
.navbar-expand-lg .navbar-nav .nav-link{
	padding-left: 12px;
	padding-right: 18px;
}
.menu-wrap .navbar-brand img {
   margin: 0;
    padding: 0;
    position: absolute;
    top: -90px;
    z-index: 11111;
  width: 11.1%;
}
.menu-wrap .navbar-light .navbar-nav .nav-item>a:hover {
	background: #951516;
	border-top: 6px solid #951516;
	color: #FFF;
	margin-top: -6px;
}
.menu-wrap .navbar-light .navbar-nav .active {
	background: #951516;
	border-top: 6px solid #951516;
	color: #FFF;
	margin-top: -6px;
}
.menu-wrap .navbar-light .navbar-nav .active>a {

	color: #FFF;

}
.menu-wrap .dropdown-menu {
	border: none;
	padding: 0;
	border-radius: 0;
	margin: 0;
}
.sticky-top {
	z-index: 1;
}
.menu-wrap .dropdown-item:focus, .dropdown-item:hover{
	background: #951516;
	color: #FFF;
}
.menu-wrap .dropdown-item {
	padding: 15px;
	font-size: 16px;
}
.menu-wrap .dropdown-menu li:hover{
    visibility: visible;
	
}
.menu-wrap .dropdown:hover .dropdown-menu {
    display: block;
}
.container-wrap {
	background: #951516;
	padding-bottom: 30px;
}
.pro-schedule .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active>a {
  color: #fff;
}
.pro-schedule .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover>a{
  color: #fff;
}
/*===flash-news=====*/
.main-sliderwrap .carousel-item figure {
  height: 410px!important;
  max-width: 100%;
}
.main-sliderwrap .carousel-item figure {
  height: 100%;
  width: 100%;
}
.main-sliderwrap .carousel-item figure img {
	width: 100%;
}
.main-sliderwrap .carousel-caption {
  background: rgba(0,0,0,0.6);
  right: 0;
  left: 0;
  padding: 20px 30px;
  bottom: 0;
}
.main-sliderwrap .carousel-caption p {
  font-size: 20px;
}
.main-sliderwrap .carousel-control-next, .carousel-control-prev{
  opacity: 1;
  width: 4%;
}
.main-sliderwrap .carousel-control-prev span {
  background: #951516;
  color: #fff;
  font-size: 24px;
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
  opacity: 1;
}
.main-sliderwrap .carousel-control-next span {
  background: #951516;
  color: #fff;
  font-size: 24px;
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
  opacity: 1;
}

.live-now {
 
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.live-now a {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
}
.highwaytitle {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 15px;
  color: #fff;
}

.program-wrap a {
  font-size: 16px;
  font-weight: 600;
}
/*** created on 2080-04-14*****/
.header-wrap.sticky-top.remove-sticky{
    position:relative;
}
.header-wrap.sticky-top.remove-sticky .navbar-brand{
    display:none !important;
}
.header-wrap.sticky-top.remove-sticky .navbar-nav{
    margin-left:0!important;
}
.menu-wrap.menu-sticky{
    position:fixed;
    left:0;
    right:0;
    top:0;
    z-index:2;
}
.star-module{
    margin-top:40px;
}
.guest-div{
    display:flex;
    margin: 15px auto 40px;
    box-shadow: 2px 3px 15px rgba(0,0,0, .3);
    grid-gap:30px;
    padding: 30px;
}
.guest-div .text-wrap{
    color:#fff;
    padding: 20px;
    border: 1px solid rgba(0,0,0, .2);
}
.guest-div .text-wrap p{
    font-size:18px;
    font-weight: 300;
}
.guest-div>*{
    flex:0 0 calc( 33.33% - 20px );
}
.guest-img{
    width:100%;
    aspect-ratio:1/1.3;
    object-fit:cover;
}
.guest-link{
    display:block;
}
.guest-link.txt{
    text-decoration:underline;
    text-transform:uppercase;
    font-weight:600;
    margin-top:15px;
    color:#fff;
}

.star-detail{
    display:flex;
    grid-gap:30px;
}
.star-detail figure{
    flex:0 0 calc( 50% - 15px );
    margin:20px auto;
    text-align:center;
}
.star-detail figure img{
    width:60%;
    aspect-ratio:1/1.2;
    object-fit:cover;
}
.aakasbani-newsmd {
	margin-bottom: 15px;
}
.aakasbani-newsmd figure {
  height: 240px;
  max-width: 100%;
}
.aakasbani-newsmd figure img {
  height: 100%;
  width: 100%;
}
.aakasbani-newsmd h3{
  padding-top: 15px;
}
.aakasbani-newsmd h3 a {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  
}
.recommendmd-newsbox h4 {
  position: absolute;
  bottom: 0;
  padding: 15px;
  text-align: center;
  width: 100%;
}
.recommendmd-newsbox h4 a {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
}

.live-playerboxwrap figure{
  position: relative;
  height: 360px;
}
.live-playerboxwrap figure img {
  height: 100%;
  width: 100%;
}
.live-playerboxwrap .md-livebox{
  position: absolute;
  bottom:  0;
  width: 100%
}

.live-playerboxwrap{
  text-align: center;
}
.live-playerboxwrap>figure:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: -webkit-linear-gradient(top, transparent 0%, #951516 100%);
    background-image: linear-gradient(to bottom, transparent 0%, #951516 100%);
    background-repeat: repeat-x;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.player-module{
	
}
.player-wrap>a>i {
  font-size: 26px;
  background: #951516;
  height: 62px;
  width: 62px;
  line-height: 62px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
}
.md-livebox{
  margin-top: 50px;
}
.player-wrap{
  margin-top: 15px;
}
.program-wrap {
  background: #fff;
}
.program-wrap>.upcoming-title {
  float:left;
  padding: 15px;
}

.proshedule{
  background: #004D91;
  padding: 15px;
  float:right;
  
}
.proshedule>a {
  color:#fff;
}
.aakasbanilarge-newsmd figure {
  height: 450px;
  max-width: 100%;
}
.aakasbanilarge-newsmd figure img{
  height: 100%;
  width: 100%;
}
.aakasbanilarge-newsmd h3{
  margin-top: 15px;
}
.aakasbanilarge-newsmd h3 a {
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
}
.aakasbanilarge-newsmd p {
  font-size: 18px;
  line-height: 26px;
  margin-top: 15px;
}
.pro-schedule .table td, .table th{
  color: #333!important;
}
.pro-schedule>.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

/*===contact======*/
.main-form .form-group input:not([type=range]), label, select, summary, textarea{
  padding: 15px ;
  border: 1px solid #ddd;
  box-shadow: none;
  width: 100%;
  }


.main-btn {
  background: #951516;
  color: #fff;
  border: none;
  padding: 15px 18px;
}
.main-form h3 {
  font-size: 32px;
  margin-bottom: 30px;
}
.contactlist-wrap {
    background: #fff;
    padding: 40px 40px;
}

.contactlist-wrap .contact-lists li{
  color: #333;
  margin-bottom: 20px;
  
}
.contactlist-wrap .contact-lists li i {
	padding-right: 10px;
}

/*===gallery page======*/
.gallerypage-wrap .btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

.gallerypage-wrap #image-gallery .modal-footer{
  display: block;
}

.gallerypage-wrap .thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
.gallerypage-wrap .img-thumbnail {
	border: none;
	background: none;
	padding: 0;
}
@media (min-width: 768px) {

    /* show 3 items */
    .gallery-wrap .carousel-inner .active,
    .gallery-wrap  .carousel-inner .active + .carousel-item,
    .gallery-wrap  .carousel-inner .active + .carousel-item + .carousel-item,
    .gallery-wrap  .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item  {
        display: block;
    }
    
    .gallery-wrap .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .gallery-wrap  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    .gallery-wrap .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
   .gallery-wrap  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    
    .gallery-wrap .carousel-inner .carousel-item-next,
    .gallery-wrap .carousel-inner .carousel-item-prev {
      position: relative;
      transform: translate3d(0, 0, 0);
    }
    
    .gallery-wrap .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* left or forward direction */
    .gallery-wrap .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .gallery-wrap .carousel-item-next.carousel-item-left + .carousel-item,
    .gallery-wrap .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    .gallery-wrap .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
    .gallery-wrap .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    
    /* farthest right hidden item must be abso position for animations */
    .gallery-wrap .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* right or prev direction */
    .gallery-wrap .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .gallery-wrap .carousel-item-prev.carousel-item-right + .carousel-item,
    .gallery-wrap .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    .gallery-wrap .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
    .gallery-wrap .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

}

 /* Bootstrap Lightbox using Modal */

#profile-grid { overflow: auto; white-space: normal; } 
#profile-grid .profile { padding-bottom: 40px; }
#profile-grid .panel { padding: 0 }
#profile-grid .panel-body { padding: 15px }
#profile-grid .profile-name { font-weight: bold; }
#profile-grid .thumbnail {margin-bottom:6px;}
#profile-grid .panel-thumbnail { overflow: hidden; }
#profile-grid .img-rounded { border-radius: 4px 4px 0 0;}

.gallery-wrap .carousel-item  figure{
  position: relative;
  
}
.gallery-wrap .carousel-item  figure .player {
  background: rgba(0,0,0,0.5);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 45px;
  width: 45px;
  transform: translate(-50%,-50%);
  text-align: center;
}

.gallery-wrap .carousel-item  figure .player a i{
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.footer-align{
  text-align: right;
}
/*====news sec====*/

.module>header{
	
}
.module>header h3,
.module header h3{
	border-left: 7px solid #004D91;
	padding: 10px 20px;
	display: inline-block;
	
}
.module>header h3 a,
.module header h3 a{
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}

/*** aaha singer ****/
.singer-module,
.module .message{
    display:flex;
    padding:24px;
}
.singer-module{
    gap:30px;
    border: 1px solid #c1c1c1;
    color:#ddd;
}
.singer-module>*{
    flex:1;
}
.singer-module .text-wrap, 
.module .message img{
    margin-top:15px;
}
.module .message img{
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}
.module .message,
.module .message .text-wrap{
    flex-direction:column;
    gap:10px;
}
.module .message{
    background-color:#c1c1c1;
    color:#1d1d1d;
    padding:20px;
    
}
.module .message .text-wrap{
    display:flex;
}
.module .message .text-wrap p{
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
/*====md-newsbox====*/
.md-newsbox{
	background: #000;
	padding: 15px;
	text-align: center;
	margin-top: 15px;
}
.md-newsbox figure {
	height: 250px;
	max-width: 400px;
}
.md-newsbox figure img{
	height: 100%;
	width: 100%;
}
.md-newsbox h3 a{
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}


/*====featured md-newsbox====*/
.black-bg {
	background: #fff;
	padding: 15px;
	margin-top: 15px;
}
.featuredmd-newsbox{
	text-align: center;
	margin-top: 15px;
}
.featuredmd-newsbox figure {
	height: 200px;
	max-width: 400px;
	position: relative;
}
.featuredmd-newsbox h3 {
	background: rgba(0,0,0,0.6);
	bottom: 0;
	padding: 10px;
	position: absolute;
	width: 100%;
}
.featuredmd-newsbox figure img{
	height: 100%;
	width: 100%;
}
.featuredmd-newsbox h3 a{
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}


/*====featuredlarge-newsbox====*/
.featuredlarge-newsbox{
	text-align: center;
	margin-top: 15px;
}
.featuredlarge-newsbox figure {
	height: 400px;
	max-width: 100%;
	position: relative;
}
.featuredlarge-newsbox h3 {
	background: rgba(0,0,0,0.6);
	bottom: 0;
	padding: 10px;
	position: absolute;
	width: 100%;
}
.featuredlarge-newsbox figure img{
	height: 100%;
	width: 100%;
}
.featuredlarge-newsbox h3 a{
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}

/*====recommendmd md-newsbox====*/

.recommendmd-newsbox figure {
	height: 230px;
	max-width: 400px;
	position: relative;
}
.recommendmd-newsbox>figure:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: -webkit-linear-gradient(top, transparent 0%, #951516 100%);
    background-image: linear-gradient(to bottom, transparent 0%, #951516 100%);
    background-repeat: repeat-x;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.recommendmd-newsbox>figure:hover {
	 opacity: 0.8;
}
.recommendmd-newsbox h3 {
	 position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 15px;
}
.recommendmd-newsbox figure img{
	height: 100%;
	width: 100%;
	padding-right: 8px;
	padding-left: 8px;
}
.recommendmd-newsbox h3 a{
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}

.recommend-slide .carousel {
	position: relative;
	}
.recommend-slide .item {
	
	position: relative;
	
}
.recommend-slide .item h3 {
	margin-bottom: 10px;
}
.recommend-slide .item h3 a{
  font-size: 24px;
  font-weight: 600;
}
.recommend-slide .owl-controls .owl-prev {
	position: absolute;
	top: 38%;
	left: 0%;
}
.recommend-slide .owl-prev {
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	width: 30px;
	height: 30px;
	background: #333;
	}
.fa-chevron-left:before {
	text-align: center;
	}

.recommend-slide .owl-controls .owl-next {
	position: absolute;
	top: 38%;
	right: 0%;
}
.recommend-slide .owl-next {
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	width: 30px;
	height: 30px;
	background: #333;
	}
	
	
	
/*====recommendmd md-newsbox====*/

.events-newsbox figure {
	height: 320px;
	max-width: 100%;
	position: relative;
}
.events-newsbox>figure:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: -webkit-linear-gradient(top, transparent 0%, #951516 100%);
    background-image: linear-gradient(to bottom, transparent 0%, #951516 100%);
    background-repeat: repeat-x;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.events-newsbox>figure:hover {
	 opacity: 0.8;
}
.events-newsbox h3 {
	 position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 15px;
}
.events-newsbox figure img{
	height: 100%;
	width: 100%;
	padding-right: 8px;
	padding-left: 8px;
}
.events-newsbox h3 a{
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}

.events-slide .carousel {
	position: relative;
	}
.events-slide .item {
	position: relative;
}
.events-slide .item h3 {
	margin-bottom: 10px;
}
.events-slide .item h3 a{
  font-size: 24px;
  font-weight: 600;
}
.events-slide .owl-controls .owl-prev {
	position: absolute;
	top: 38%;
	left: 0%;
}
.events-slide .owl-prev {
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	width: 30px;
	height: 30px;
	background: #333;
	}
.fa-chevron-left:before {
	text-align: center;
	}

.events-slide .owl-controls .owl-next {
	position: absolute;
	top: 38%;
	right: 0%;
}
.events-slide .owl-next {
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	width: 30px;
	height: 30px;
	background: #333;
	}


/*====rj md-newsbox====*/

.rj-newsbox figure {
	height: 230px;
	max-width: 400px;
	position: relative;
}

.rj-newsbox>figure:hover {
	 opacity: 0.8;
}
.rj-newsbox h3 {
	background: RGBA(149,21,22,.6);
	bottom: 0;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 15px;
	position: absolute;
}
.rj-newsbox figure img{
	height: 100%;
	width: 100%;
	padding-right: 8px;
	padding-left: 8px;
}
.rj-newsbox h3 a{
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}

.rj-slide .carousel {
	position: relative;
	}
.rj-slide .item {
	
	position: relative;
	
}
.rj-slide .item h3 {
	margin-bottom: 10px;
}
.rj-slide .item h3 a{
  font-size: 24px;
  font-weight: 600;
}
.rj-slide .owl-controls .owl-prev {
	position: absolute;
	top: 38%;
	left: 0%;
}
.rj-slide .owl-prev {
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	width: 30px;
	height: 30px;
	background: #333;
	}
.fa-chevron-left:before {
	text-align: center;
	}

.rj-slide .owl-controls .owl-next {
	position: absolute;
	top: 38%;
	right: 0%;
}
.rj-slide .owl-next {
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	width: 30px;
	height: 30px;
	background: #333;
	}
	
	
/*===chart section=====*/

.chart-newsbox figure {
	height: 230px;
	max-width: 400px;
	position: relative;
}

.chart-newsbox>figure:hover {
	 opacity: 0.8;
}
.chart-newsbox h3 {
	background: RGBA(149,21,22,.6);
	bottom: 0;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 15px;
	position: absolute;
}
.chart-newsbox figure img{
	height: 100%;
	width: 100%;
	padding-right: 8px;
	padding-left: 8px;
}
.chart-newsbox h3 a{
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}
.pro-chart .nav-link{
  color: #fff;
  text-align: center;
  line-height: 24px;
}

.pro-chart .nav-pills {
  background: #4C4B4B;
  padding: 10px 0;
}

.pro-chart .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  background: #951516;
}

	
/*===celebraties section=====*/

.Cele-newsbox figure {
	height: 230px;
	max-width: 400px;
	position: relative;
}

.Cele-newsbox>figure:hover {
	 opacity: 0.8;
}
.Cele-newsbox h3 {
	background: #951516;
	bottom: 0;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 15px;
	position: absolute;
}
.Cele-newsbox figure img{
	height: 100%;
	width: 100%;
	padding-right: 8px;
	padding-left: 8px;
}
.Cele-newsbox h3 a{
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}


/*====feauters large-newsbox=====*/
.featuremd-newsbox figure {
  height: 180px;
  max-width: 100%;
}

.featuremd-newsbox figure img{
  height: 180px;
  max-width: 100%;
}
.featuremd-newsbox h3 {
  background: #fff;
  padding: 15px;
  position: relative;
  margin: -30px 40px 0 0;
}
.featuremd-newsbox h3 a {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #33;
}
.featurelargefigbox figure {
    height: 350px;
    max-width: 100%;
}

.featurelargefigbox figure img{
    height: 100%;
    width: 100%;
}

.featurelargedetail-box {
  background: #DCDDD7;
  height: 350px;
  position: relative;
  padding: 50px 20px
}
.featurelargedetail-box h3 a {
    font-weight: 600;
    font-size: 26px;
    line-height: 36px;
    text-align: center;
    color: #000;
}

.featurelargedetail-box:before {
  content:'';
  position: absolute;
  border-left: 40px solid transparent;
  border-bottom: 350px solid #DCDDD7;
  left: -6.1%;
 bottom: 0;
 
}
.jiwan-largebox figure {
    height: 350px;
    max-width: 100%;
}

.jiwan-largebox figure img{
    height: 100%;
    width: 100%;
}

.jiwan-largebox h3 a {
    font-weight: 600;
    font-size: 26px;
    line-height: 36px;
    text-align: center;
    color: #000;
}

.jiwanshailimd-newsbox figure {
    height: 170px;
    max-width: 100%;
}

.jiwanshailimd-newsbox figure img{
    height: 100%;
    width: 100%;
}

.jiwanshailimd-newsbox h3 a {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #000;
}



/*====audio schedule======*/
.audio-lists {
  border: 1px solid #ddd;
  padding: 15px;
text-align: center;
  margin-bottom: 20px;
}

.audio-lists h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  padding-bottom: 10px;
}

.audio-lists .btn-primary {
    color: #fff;
    background-color: #FF8442;
    border-color: #FF8442;
    margin-top: 10px;
}

.audio-lists .btn-primary i {
  padding-right: 5px;
}


/*===scroll to top====*/
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
	background: #E21E01;
	color: #fff;
}
#back-to-top.show {
    opacity: 1;
}
/*====footer =====*/
.footer-top {
	background: #484848;
	padding: 40px;
}

.footer-top .footer-module p {
  color: #333;
}
.footer-module h3 {
	color: #fff;
	font-weight: 600;
	font-size: 24px;
}
.footer-module h3 a{
	color: #1e33a8;
	font-weight: 600;
}

.foot-abt p {
	color: #fff;
}
.foot-abt p a{
	color: #fff;
	font-size: 14px;
}
.teamlist a {
    color: #FF8442;
    font-weight: 600;
}
.about-text {
  color: #fff!important;
}
.contact-text {
  color: #fff!important;
  padding-bottom: 15px;
}
ul.team-listss li {
  color: #fff;
  line-height: 36px;
}
ul.team-listss {
  line-height: 28px;
  font-size: 18px;
}
.contact ul.team-lists li i {
	padding-right: 10px;
}
.contact ul.team-lists li {
  display: inline-block;
  padding-right: 20px;
  color: #fff;
  font-size: 18px;
  line-height:32px;
}
.contact ul.team-lists li a {
	color: #fff;
}
.footer-bottom {
  padding: 20px 0px;
  text-align: center;
  background: #951516;
}

.footer-bottom .foot-right p{
  color: #fff;
  padding-left: 15px;
font-size: 14px;
}

.footer-bottom .foot-pow{
  float: right;
  padding-right: 15px;
}
.footer-bottom .foot-pow p {
   color: #fff;
  font-size: 14px;

}
.footer-bottom .foot-pow p a{
  font-size: 14px;
  padding-left: 5px;
  color: #fff;
}

.pagi-wrapper .page-item.active .page-link{
  background: #E21E01;
  border-color: #E21E01;
  
}

.page-link {
  color: #333;
}
.pagi-wrap .page-link{
  border: none;
  margin-right: 15px;
  color: #000;
}
.pagi-wrapper .page-link:focus, .page-link:hover{
  background: #951516;
  color: #fff;
}
.pro-schedule .table td, .table th {
  
    border-top: 1px solid #222121;
}
.pro-wrap h3 span {
  color: #fff;
}
/*====pro page====*/
.pro-schedule .nav-tabs .nav-link{
  color: #333;
  padding: 15px 30px;
}

.pro-schedule .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background: #004D91;
  border: none;
  color: #fff;
  border-radius: 0;
}

.pro-schedule .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  background: #004D91;
  border: none;
  border-radius: 0;
  color: #fff
}

.pro-schedule tbody {
  color: #fff;
}

/*===news page====*/
.diary-newsbox figure {
  height: 220px;
  max-width: 100%;
  position: relative;
}
.diary-newsbox figure h3 {
  background: #004D91;
  bottom: 0;
  padding: 10px 15px;
  position: absolute;
}
.diary-newsbox figure h3 a {
  color: #fff;
}
.diary-newsbox figure img {
  height: 100%;
  width: 100%;
}
.diary-newsbox h3 {
  background: #fff;
  padding: 10px 15px;
}
.diary-newsbox h3 a {
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
}
/*===detail page====*/
.inner-detail img {
width: 100%;
}
.inner-detail figcaption {
	background: #fff;
	padding: 30px 15px;
	margin-bottom: 15px;
	color: #333;
}
.inner-detail h3 {
	font-size: 46px;
	font-weight: 600;
	line-height: 65px;
	text-align: center;
	color: #fff;
}
.inner-detail h5 {
	text-align: center;
	font-size: 24px;
	color: #fff;
}
.inner-detail p {
	font-size: 20px;
	line-height: 36px;
	color: #fff;
}
.fb_comment h5 {
background: #cd1d1f;
display: inline-block;
padding: 10px 15px;
color: #fff;
font-size: 18px;
}
.ad-wrap {
	
	margin: 15px 0px;
}

/*===about page====*/
.about-page figure{
  height: 200px;
  max-width: 600px;
  margin-right: 15px;
}

.about-page figure img {
  height: 100%;
  width: 100%;  
}


/*==============contact page=============*/
.contact-form .btn-default {
border-radius: 0;
background: #3638BB;
color: #fff;
border: none;
transition: all 0.5s ease;
}
.contact-form label {
margin-bottom: 10px;
font-size: 16px;
}
.contact-form .btn-default:hover {
background:#d01b00;
}

.contact-form  .form-control {
border-radius: 0;
}

.contact-form label {
font-size: 18px;}

.form-group {
font-size: 18px;
}
.contact-form h3 {
color: #000;
font-size: 18px;
font-weight: 600;
padding-bottom: 20px;
}

/*====about us====*/
.about-detail h3 {
  font-size: 32px;
  color: #fff;
}

.about-wrap {
  padding: 30px 0;
}

.about-detail p {
  color: #fff;
  margin-top: 15px;
}

/*====event popup====*/
.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
.module>header h4 {
  font-size: 22px;
  margin-bottom: 20px;
  color: #fff;
}

.img-thumbnail{
  
}
.event-detail .modal-body {
	padding: 0;
}
.event-detail .modal-content {
	margin-top: 175px;
}

/*===rj detail====*/
.rj-imgdetail figure {
  height: 350px;
  max-width: 100%;
}

.rj-imgdetail figure img {
  height: 100%;
  width: 100%;
}

.rj-imgdetailcontent h2 {
  font-size: 32px;
  font-weight: 600;
  color: #fff;
}
.rj-imgdetailcontent span {
  color: #fff;
  font-size: 18px;
  padding: 10px 0;
  display: block;
}
.rj-imgdetailcontent {

}

.rj-imgdetailcontent .table td, .table th {
  color: #fff;
}

/*====aaha diary====*/
.aahadiary-menu {
  background: #333;
  padding: 12px 0;
}

ul.aahanews-menu li {
  display: inline-block;
  padding-right: 35px;
}

ul.aahanews-menu li a {
  color: #c8cbcd;
  transition: all 0.5s ease;
}
ul.aahanews-menu li a:hover {
  color: #fff;
}

/*====large-newsbox====*/

.large-newsbox figure {
	height: 380px;
	max-width: 100%;
}
.large-newsbox figure img{
	height: 100%;
	width: 100%;
}
.large-newsbox h3 a{
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}

/*====md-newsbox====*/

.aahamd-newsbox figure {
	height: 200px;
	max-width: 100%;
}
.aahamd-newsbox figure img{
	height: 100%;
	width: 100%;
}
.aahamd-newsbox h3{
	padding-bottom: 15px;
}
.aahamd-newsbox h3 a{
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
/*=====news lists======*/
ul.news-lists li{
	border-bottom: 1px solid #890f10;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
ul.news-lists h3 a{
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #fff;
}
ul.news-lists li h4 {
font-size: 14px;
}
ul.news-lists li figure {
	float: left;
	padding-right: 15px;
	max-width: 150px;
	height: 100px;
}
ul.news-lists li figure img {
	height: 100%;
	width: 100%;
}
ul.news-lists li h4 i{
padding-right: 10px;
}
ul.news-lists li:last-child{
  border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
/*=====news lists======*/
.tablists-wrap{
	
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.tablists-wrap h3 a{
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #000;
}

.tablists-wrap figure {
	float: left;
	padding-right: 15px;
	max-width: 150px;
	height: 100px;
}
.tablists-wrap figure img {
	height: 100%;
	width: 100%;
}


/*=====pro page=====*/
.featuredmd-newsbox1 figure img {
  transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  height: 100%;
  width: 100%;
}

.featuredmd-newsbox1 figure img:hover {
  transform: scale(1.1);
}

.featuredmd-newsbox1 figure {
  height: 250px;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.featuredmd-newsbox1 figure h4 {
  background: #004D91;
  position: absolute;
  padding: 10px 15px;
  bottom: 0;
  left: 0;
}

.featuredmd-newsbox1 figure h4 a {
  color: #fff;
}

.pro-wrap {
  background: #000;
  padding: 15px;
}

.pro-wrap h3 a{
  color: #fff;
}
.pro-wrap h2 a{
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}
.pro-wrap h3 a{
  color: #fff;
  font-size: 16px;
}
.pro-wrap h3 {
  padding-top: 10px;
}
.comment-box {
  background: #fff;
  margin-top: 30px;
}

.pro-detaillarge h2 {
  font-size: 24px;
  color: #fff;
  padding: 15px 0;
}

.pro-detaillarge p{
  color: #fff;
}


.photo-detailwrapper .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: #fff;
}

.photo-detailwrapper .nav-tabs .nav-link.active {
    color: #fff!important;
    background-color:#004D91 !important;
    border-color: transparent !important;
}
.photo-detailwrapper .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0rem!important;
    border-top-right-radius: 0rem!important;
}
.photo-detailwrapper .tab-content>.active {
  
}
.photo-detailwrapper .nav-tabs .nav-link.active h3  a{
  color: #fff;
}
.photo-detailwrapper .nav.nav-tabs {
   border-bottom: none;
}

/*====audio program=====*/
.audio-prolists .card {
    background: none;
    position: relative;
    border: 1px solid rgb(187, 80, 94);
    margin-bottom: 30px !important;
    overflow: hidden;
}
.audio-prolists .card img {
    object-fit: cover;
    object-position: center top;
    border-radius: 0;
}
 .card:hover a img {
    transform: scale(1.1);
}
 .card a img {
    transition: transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: scale(1);
}

.audio-prolists .card h4 {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 20px;
    text-align: center;
}
.audio-prolists .card-body {
    background: #b34c6f;
    color: #ded9d9;
    height: 134px;
    padding: 10px;
    overflow: hidden;
    position: relative;
}

.audio-prolists .card img {
    object-fit: cover;
    object-position: center top;
    border-radius: 0;
}
.programme-time p {
    color: #ffffff87;
    padding-left: 5px;
}
.programme-time{
  position: absolute;
  bottom: 0;
}
.programme-time p i{
  padding-right: 5px;
}
.audio-prolists .category-box {
    padding: 3px 11px;
    background: #F40105;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}
.audio-prolists .bottom-category {
    margin: 0px;
    color: #fff;
}

.audio-prolists .card-body:hover {
    background: #F40105 !important;
    color: #fff;
    padding: 10px;
}

.card h4 {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}
.cate {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  border-bottom: 2px solid #ddd;
  padding-bottom: 5px;
  margin-bottom: 10px;
}


.audio-pro .list-group-item {
  background: none;
  border: none;
}
.audio-pro .list-group-item-action {
  color: #fff;
}

/***** added on 2090-04-14*****/
@media only screen and (max-width:767px){
    .guest-div{
        flex-direction: column;
    }
    .star-detail{
        flex-direction:column;
    }
    .star-detail figure{
        flex:0 0 100%;
    }
    .star-detail figure img{
        aspect-ratio: 1/1.3;
    }
    .guest-div>*{
        flex:0 0 100%;
    }
}


