/*
	Theme Name:   NTV Child
	Description:  Nepal Television
	Template:     ntv
	Version:      1.0.2
	License:      license purchased
	License URI:  http://themeforest.net/licenses/regular_extended
	Text Domain:  ntv-child
*/

@import url('https://fonts.googleapis.com/css2?family=Mukta:200;300;400;500;600;700;800');

body {
  	font-size: 16px;
	font-family: 'Mukta', sans-serif !important;
}


/* write custom css after this line */
h2.post-title {
	line-height: 130% !important;
	font-family: 'Mukta', sans-serif !important;
}
.text-align-center {
    clear: both;
    margin: 0 -2%;
	text-align: center;
}

@media(max-width: 767px){
	.main-content .post-meta>span{
		float: none;
	}
}

.full-width-img-news-box .posts-items li .post-title{
	font-size: 64px;
    letter-spacing: -2px;
    font-weight: 500;
	margin: 0;
	line-height: 120%;
    margin-top: 20px;
}

.full-width-img-news-box .posts-items .post-meta{
	line-height: 4;
	font-size: 15px;
	text-align: center;
	margin-top: -15px;
}

.topbar-today-date {
	font-size: 15px;
}

.fa.fa-home{
	letter-spacing: 5px;
}

.main-menu .menu>li.tie-current-menu>a:after{
	content: none;
}

.mag-box-options{
	line-height: 2.25;
	font-size: 18px;
	padding-top: 6px;
}

.mag-box-filter-links{
	height: 45px;
	font-weight: 400;
}

.mag-box-filter-links a{
	line-height: 30px;
	padding: 5px 10px;
	margin: 0 2px;
	color: #969696 !important;
	/* background: #d31c25; */
}

/* .mag-box-container {
    position: relative;
    background-color: #fbfbfb;
    border-bottom: 1px solid #D5D5D7;
    padding: 20px;

} */
.magazine2 .sidebar .container-wrapper {
	margin-bottom: 15px;
}
#tie-block_1228 {
	padding-bottom: 25px;
}
#tie-block_476 {
	margin-top: 20px;
}
#tie-block_3032 {
	margin-top: 20px;
}
/* #tie-body .mag-box-title, .widget-title.the-global-title{
	color: #538bc5 !important;
	background-color: #f4f8fb !important;
	border-bottom: 2px solid rgba(0,0,0,0.1)
} */
/* #tie-wrapper .mag-box-title h3, #tie-wrapper .widget-title .the-subtitle{
	padding-left: 50px;;
} */

.mag-box-title.the-global-title h3::before, .section-title:not(.section-title-centered) span:before, #tie-wrapper .widget-title .the-subtitle:before{
    content: '';
    position: absolute;
    top: 10px;
    left: 25px;
    width: 25px;
    height: 25px;
    background-image: url(/wp-content/uploads/2020/07/favicon.png);
    background-size: 100%;
}

.mag-box .post-excerpt, .big-post-left-box .posts-items .post-excerpt {
    font-size: 16px;
	line-height: 1.5;
}

.aboutme-widget .aboutme-widget-content {
    line-height: 25px;
    font-size: 15px;
}

#footer .timeline-widget ul:before, #footer .timeline-widget a:not(:hover) .date:before {
    background-color: #bc6c40 !important;
}

.footer-menu {
    font-size: 15px;
}

#menu-quick-links {
    font-size: 15px !important;
}

/* .the-subtitle {
    line-height: 1.75 !important;
	color: #538bc5;
	font-weight: 400;
}

.the-global-title {
    background-color: #f4f8fb !important;
} */

.post-footer-on-bottom{
	border:	none !important;
}

.pages-nav .show-more-button{
	font-size: 15px !important;
    font-weight: 500 !important;
}

.entry-header .post-meta .date:before{
	color:	#000;
	content: "\f017";
}

#the-post .entry-content {
	text-align: justify;
	color: #404040;
}

.post-meta, .widget .post-meta, .entry-header .post-meta{
	font-size: 14px;
}

.m-5, .post-meta .meta-item.fa-before:before{
	margin-right: 5px;
}

.post-meta .meta-item{
	margin-right: 20px;
}

.post-meta .meta-item.date:before{
	color: #cd6c1d;
}

.meta-author-avatar img{
	width: 20px;
	height: 20px;
}

.m-5 img {
    margin-bottom: -4px;
}

.pratikriya {
	margin-top: 30px;	
}

.the-section-title{
	/* padding-left: 40px; */
}

.top-nav .tie-alignleft .components{
	float: right !important;
}

.ntv__live {
	background: #d31c25;
	margin-right: 2px;
}

.font_size_18{
	font-size: 18px;
}

.ntv__about {
	font-size: 18px;
	text-align: justify;
}

#footer .container-wrapper{
	float: right;
}

.ntv__playstore:before{
	content: "";
    background: #d31c25 url(/wp-content/themes/ntv-child/assets/icons/playstore.png) no-repeat 63% 45%;
    background-size: 50%;
    width: 30px;
    height: 30px;
    border-radius: 50%;
	float: left;
	margin-top: -2px;
}
.ntv__appstore:before {
	content: "";
    background: #d31c25 url(/wp-content/themes/ntv-child/assets/icons/appstore.png) no-repeat 49% 45%;
    background-size: 50%;
    width: 30px;
    height: 30px;
    border-radius: 50%;
	float: left;
	margin-top: -2px;
}

.ntv__title {
	text-align: center;
	min-height: 125px;
    padding: 15px 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
	background: #ffffff;
	box-shadow: rgba(0,0,0,.1) 0 0 18px;
}

.has-title .section-item{
	padding-top: 20px;
	padding-bottom: unset;
}

.section-title.section-title-default{
	margin-bottom: 5px;
}

.first-post-gradient li:first-child .post-title, .first-post-gradient .posts-items li:first-child a:not(:hover) {
	font-size: 35px;
	color: #525252;
    line-height: 1.4;
}

.first-post-gradient li:first-child .post-meta{
	color: #767676;
}

.post-widget-thumbnail img.tie-small-image {
    width: 150px;
}

.mini-posts-box .posts-items li .post-thumb img, .half-box .posts-items li:nth-child(n+2) .post-thumb img, .big-post-left-box .posts-items li:nth-child(n+2) .post-thumb img{
	max-width: 150px;
}

.posts-list-big-first li:first-child .post-title{
	font-size: 25px;
}

.white a {
    color: #fff !important;
}

.bg-none a:after {
    background: none !important;
}

.author-name {
    font-size: 16px;
}

.wide-slider-nav-wrapper{
	display: none;
}

#related-posts .related-item .post-title {
    font-size: 18px;
	line-height: 30px;
}
.post-widget-body .post-title{
    font-weight: 500 !important;
    line-height: 1.5 !important;
}
.ntv__share{
	margin-bottom: 5px;
	margin-top: -50px;
}

.st-btn {
    margin-right: 2px !important;
}

div#st-3, div#st-4, div#st-5 {
    display: none;
}

.valign {
    display: inline-block;
    vertical-align: text-bottom;
    background: #fff;
}

.ntv__antarbarta{
	display: flex;
}

.ntv__antarbarta_image img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.ntv__antarbarta_title{
	flex: 0 0 55%;
	background-color: #042864;
	color: #fff;
	padding: 50px;
	min-height: 350px;
	position: relative;
	align-self: center;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.ntv__antarbarta_title i {
	position: absolute;
	top: 50px;
	left: 50px;
	font-size: 48px;
	color: rgba(255,255,255,.4);
}

.ntv__antarbarta_title a {
	text-decoration: none;
	color: #fff;
	font-size: 34px;
	/* font-style: italic; */
	font-weight: 600;
	padding-left: 50px;
	line-height: 150%;
	display: block;
	flex: 0 0 100%;
}

p.post-details {
	font-size: 20px;
	padding: 15px;
	line-height: 1.5;
    font-weight: 600;
    padding: 15px;
    border-radius: 5px;
    background: #08214a;
}

p.post-details.fa.fa-minus:before {
	padding-right: 8px;
}
.magazine2 .sidebar-right .sidebar {
	padding-left: 10px;
}

.ntv-sub-title {
	font-size: 22px;
	line-height: 27px;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 15px;
	color: #777777;
	font-family: inherit;
	letter-spacing: 0;
}

li.widget-post-list, .recent-comments-widget li {
    padding: 13px !important;
    position: relative;
    border-bottom: 1px solid #fff;
    background: #f3f3f5;
}

.ntv__featured_img{
	display: block;
	text-align: center;
}

.block-head-7 .the-global-title{
	background: unset;
	/* margin-bottom: unset; */
}

.video-playlist-item h2{
	font-size: 16px;
	line-height:23px;
}

@media (max-width: 767px) and (min-width:1px){
	.ntv__antarbarta {
		display: block;
	}

	.ntv__antarbarta_title a{
		font-size: 28px;
		padding: 0px;
	}
	.ntv__antarbarta_title i{
		font-size: 25px;
	}
}

@media (max-width: 670px){
	.full-width-img-news-box .posts-items li .post-title {
		font-size: 35px;
		margin-top: 0px;
		line-height: 1.5;
	}
	.entry-header h1.entry-title{
		font-size: 40px !important;
	}
	.full-width-img-news-box .posts-items .post-meta {
		line-height: 3;
		font-size: 13px;
	}
}

@media(min-width: 769px){
	.fixedbar, .icon-bar, .ntv-live-btn{
		display: none;
	}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 768px) {
	.fixedbar {
		position: fixed;
		bottom: 0px;
		z-index: 999999;
		width: 100%;
		background: transparent;
		padding: 0;
	}

	.fixedbar img {
		margin: 0 auto;
	}

	/* mobile view live button */
	.ntv-live-btn {
		position: fixed;
		z-index: 110;
		top: 30%;
		left: 0;
		display: block !important;
	}
	
	.live-btn {
		display: block !important;
		margin-bottom: 2px !important;
		padding: 12px 15px !important;
		font-size: 15px !important;
		color: #ffffff;
		background: #d31c25;
		text-align: center;
		text-transform: uppercase;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		
	}
	
	.live-btn span {
		font-size: 24px;
		margin-top: 5px;
		margin-bottom: 7px;
	}
	
	a.live-btn:hover {
		color: #ffffff;
		background: #b3171f;
	}
	/* end mobile button */
}

@media (min-width: 992px){
	.magazine2.sidebar-left .sidebar, .magazine2 .sidebar-left .sidebar {
		padding-right: 15px;
	}

	.stream-item{
		margin: 40px 0;
	}
	.main-nav-dark .main-menu .menu ul li:hover>a, .main-nav-dark .main-menu .menu ul li.current-menu-item:not(.mega-link-column)>a{
		color: #ffe000;
	}
	.one-column-ntv {
		width: 780px;
		margin: 0 auto;
		background: #f7f7f7;
		padding: 30px 50px;
	}
}

.author-avatar img {
    max-width: 150px;
	height: 150px;
	border: 5px solid #ffffff;
	object-fit: cover;
}
.current{
	display: none;
}
 .magazine2 .mag-box{
	margin-bottom: 5px !important;
}

/* .section-item {
    padding: 0;
}  */

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

.slick-track {
    padding-bottom: 5px;
}

.video-info {
    padding-left: 130px;
}

.video-thumbnail{
	width: 100px;
	height: 66px;
}

.video-playlist-wrapper iframe{
	height: 430px;
}
.mag-box-title.the-global-title{
	/* border-right: 3px solid #482850; */
}

.mag-box-title.the-global-title h3 {
    color: #fff;
    /* border-right: 8px solid #f6d303; */
    /* border-left: 8px solid #cd6d1b; */
    background: #015a9c;
    padding: 0 35px;
    /* border-top-right-radius: 50px; */
}

/* .the-subtitle {
    color: #fff;
    border-right: 8px solid #f6d303;
    border-left: 8px solid #cd6d1b;
    background: #44244c;
    padding: 0 35px;
    border-top-right-radius: 50px;
} */


.the-section-title {
    color: #fff;
    border-right: 8px solid #f6d303;
    border-left: 8px solid #cd6d1b;
    background: #2d96d1;
    padding: 0 35px 0 50px;
    border-top-right-radius: 50px;  
}

.block-head-7 .the-global-title{
	padding: unset !important;
	margin-bottom: 8px !important;
}

#tiepost-1020-section-7436 .section-title-default{
	color: #fff !important;
	background: unset !important;
}
.first-post-gradient li:first-child .post-thumb:after{
	background: unset;
}

a.block-more-button {
    color: #ea5f72 !important;
}

@media (min-width: 767px){
	#logo{
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.header-layout-2 #logo {
		float: left;
		text-align: center;
	}

	.logo-row {
		top: 0;
		position: absolute;
		background: #102536;
		z-index: 999;
	}
}

figure {
	display: inline-block;
	position: relative;
	margin: 0;
  }

img {
	display: block;
  }

figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 20px;
    width: 100%;
    padding: 10px;
    background: #015a9c;
    color: white;
}

figure {
	white-space: normal;
	text-align: center;
  }


/* @media (min-width: 768px){
.is-first-section .container {
    max-width: 100%;
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	text-align: center;
	padding-left: unset;
	padding-right: unset;
}
} */
/* .is-first-section .container {
	padding-left: unset;
	padding-right: unset;
}  */

/* Team css */

.team-container, .quick-container{
	max-width:1200px;
	display: flex; 
	flex-wrap: wrap;
	margin:0 auto;
	position: relative;
	min-height: 1px;
}

.team, .quick{
	min-height: 100px;
	/* padding: 30px 15px; */
	text-align: center;
	float: left;
	width: 100%;
}
.quick h2 {
    border-bottom: 5px solid #035b9d;
    width: 50%;
	margin: 0 auto;
	font-size: 36px;
	font-weight: 700;
	color: #015a9c;
	padding-bottom: 10px;
    margin-bottom: 25px;
	text-align: center;
}

.team h2 {
	font-size: 36px;
	font-weight: 700;
	color: #015a9c;
	margin:0;
	padding-bottom:20px;
	text-align: center;
}
.team .card, .quick .card{
	width:25%;
	float: left;
	padding: 10px;
}
.team .card .box, .quick .card .box {
	padding:15px;
	background-color: #f9f9f9;
	border-radius:5px;
	transition: margin .1s ease,box-shadow .1s ease;
}
.team .card .box:hover, .quick .card .box:hover {
	margin-top:-5px;
	box-shadow:0px 0px 25px #a2a2a2;
}

.team .card .box {
    min-height: 326px;
}

.team .card .box img{
	width:150px;
	display: block;
	margin: 10px auto;
	border-radius:50%;

}

.team .card .box h4{
	font-size: 20px;
	margin:20px 0px 10px;
	color: #015a9c;
	text-align: center;
	font-weight: 700;
}

.team .card .box h5{
	font-size:16px;
	font-weight: 400;
	color: #000;
	margin: 0px 0px 15px;
	text-align: center;
}
.team .card .box p {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    /* padding: 0px 0px; */
}

.quick .card .box img{
	width: 100%;
    height: 64px;
    display: block;
    margin: 0px auto;
}

.box a {
    color: #cb6c1a;
}

.box a:hover {
    color: #015a9c;
}

.bod-head{
	width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*responsive*/

@media(max-width: 991px){
	.team .card, .quick .card{
		width:50%;
		/* margin-bottom:30px; */
	}
	.one-column-ntv{
		background: #f7f7f7;
		padding: 10px 20px;
	}

}

@media(max-width:550px){
	.team .card, .quick .card{
		width:100%;
	}
}
/* end team */

#footer .container-wrapper {
    float: unset;
    /* text-align: center; */
}
.block-head-7 #footer .widget-title{
	width: 50%;
	border-bottom: 2px solid #fff;
	margin-bottom: 2em !important;
}

.widget_media_image img {
    margin: 0 auto;
    border: 5px solid #ededed;
    border-radius: 50%;
    background: #fff;
}

/* #footer{
	margin-top: -11% !important;
}

 div#tie-block_3235 {
    padding-bottom: 8%;
} */

.ntv-footer-logo img {
    margin: 0 auto;
    border: 5px solid #015a9c;
    border-radius: 50%;
    background: #fff;
    border-radius: 50%;
    position: relative;
    top: -80px;
    left: 0;
}

.site-footer {
    margin-top: 100px !important;
    overflow: unset !important;
}

.ntv-footer-logo {
    max-height: 1px !important;
    margin-bottom: 20px;
}

.wp-caption .wp-caption-text{
	color: #fff;
	font-size: 16px;
}

.notice-list {
	min-height: 1px;
    margin-bottom: 30px;
}

.notice-item {
	/* background: #f7f7f7; */
	padding: 20px 0;
    margin-bottom: 5px;
    border-bottom: 1px solid #e2e2e2;
}

.notice-meta {
    color: #a2a2a2;
    font-size: 14px;
	font-weight: 400;
	line-height: 2em;
}

.notice-meta b {
	font-weight: 400;
	font-size: 14px;
    color: #6f6f6f;
}

.notice-download i.fa.fa-file-pdf-o {
	color: #F40F02;
}

.notice-download a {
	color: #015a9c;
	font-size: 16px;
}

.notice-title {
    font-size: 17px;
    font-weight: 400;
}


.page-numbers {
    background: #015a9c;
	padding: 5px 10px;
    color: #fff;
}

.next.page-numbers:hover, .page-numbers:hover, .prev.page-numbers:hover {
    color: #ffbc00;
}

.prev.page-numbers {
    margin-right: 5px;
}

.notice-cat .post-cat {
    background: unset;
	color: #015a9c;
	padding: 0 3px;
	margin-right: unset;
	text-decoration: underline;
}

.notice-cat .post-cat:hover {
	background: unset;
	color: #000;
}

.notice-item.single-notice {
    border-bottom: unset;
    padding: unset;
}

.magazine2.archive:not(.bbpress) .entry-header-outer, header.entry-header-outer{
	text-align: center;
}

.ntv-contact-title {
    line-height: 2em;
    font-weight: 400;
}

p.ntv-contact-details{
	line-height: 2em;
}

.ntv-contact-details a {
    color: #cb6c1a;
}
.ntv-contact-details a:hover {
    color: #015a9c;
}

.site-footer .widget_nav_menu li{
	list-style: inside;
}

/* modal */

.modal-open {
	overflow: hidden;
  }
.modal {
	display: none;
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
  }
.modal.fade .modal-dialog {
	ansition: transform 0.3s ease-out;
  }
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);

  }
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
  }
.modal-content {
	position: relative;
	background-color: #ffffff;
	border: 1px solid #999999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: none;
	margin-top: 20%;
  }
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000000;
  }
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
  }
.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
  }
.modal-header {
	padding: 10px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px;
  }
.modal-header .close {
	margin-top: 0;
	background: unset;
    font-size: 25px;
  }
.modal-title {
	margin: 0;
	line-height: 1.42857143;
  }
.modal-body {
	position: relative;
  }
.modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
  }
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
  }
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
  }
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
  }
@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}
	.modal-sm {
		width: 300px;
	}
  }
@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
}

  /* end modal */