.news-item {
	display: block;
}
.tv-section-inner, .tv-section-inner #player {
	height: calc(100vh - 203px);
}
.tv-section-inner{
	position: relative;
}
.tv-section-inner .tv-logo {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 12%;
}
.full-width-ad {
	text-align: center;
}
.full-width-ad p {
	margin: 0;
}
.full-width-ad img {
	margin-bottom: 15px;
}
.category-header {
	border-top: 2px solid #0a1633;
	width: 100%;
	padding: 8px 0;
	border-bottom: 1px solid #8f8f8f;
	margin-bottom: 10px;
}
.category-header a h3, .category-header h3 {
	font-size: 22px;
	margin: 0;
	font-weight: 600;
	color: #535151;
}
.category-header .nav {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	max-width: 75%;
	overflow: auto;
}
.category-header .nav .nav-item {
	text-align: center;
}
.category-header .nav .nav-link {
	padding: 0 10px;
	background: #134d68;
	display: inline-block;
	margin: 3px 5px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	border-radius: 3px;
	white-space: nowrap;
}
.category-header .nav .nav-link.active {
	background: #1589bd;
}
.category-header .read-more {
	background: #f5f5f5;
	padding: 0 5px;
	font-size: 15px;
	color: #124C66;
	display: flex;
	white-space: nowrap;
	align-items: center;
}
.category-header .read-more i {
	padding-left: 5px;
}
.tag-cloud-section {
	margin-top: 15px;
}
.tag-cloud-wrap {
	display: flex;
	overflow-x: auto;
	white-space: nowrap;
	align-items: center;
	padding-bottom: 8px;
}
.tag-cloud-wrap .tag-clouds {
	font-size: 0;
	display: flex;
}
.tag-cloud-wrap .heading {
	font-size: 16px;
	font-weight: 600;
	color: #134d68;
	padding-right: 10px;
}
.tag-cloud-wrap .tag-clouds .tag-cloud-link {
	color: #fff;
	font-size: 15px !important;
	line-height: 1.5;
	margin: 0 7px;
	padding: 3px 10px;
	background: #1589bd;
}
.event-sec-inner {
	padding: 10px 15px;
	background: #3DA5B7;
}
.spc-event-lead-news {
	display: block;
	background: #fff;
	border-radius: 6px;
	padding: 10px;
	height: 100%;
}
.spc-event-lead-news img {
	width: 100%;
	height: 315px;
}
.spc-event-lead-news .title {
	margin: 0;
	margin-top: 12px;
	font-size: 24px;
	line-height: 31px;
	height: 62px;
	overflow: hidden;
}
.spc-news-small-news {
	margin-bottom: 15px;
	display: block;
	background: #fff;
	border-radius: 6px;
	padding: 10px;
}
.spc-news-small-news .title {
	margin-top: 8px;
	margin-bottom: 0;
	font-size: 17px;
	line-height: 21px;
	height: 63px;
	overflow: hidden;
}
.spc-news-small-news img {
	height: 108px;
	width: 100%;
}
.event-sec-inner .header {
	padding-bottom: 10px;
	border-bottom: 2px solid #ccd4ff;
	margin-bottom: 15px;
}
.event-sec-inner .header img {
	width: 100%;
	height: auto;
	max-height: 86px;
}
.event-sec-inner .footer a {
	display: block;
	text-align: center;
	background: #eee;
	padding: 5px 0;
	color: #007bff;
	font-size: 20px;
	border-radius: 4px;
}
.top-section .fst-col, .sports-news-loop .fst-col{
	order: 2;
}
.top-section .snd-col, .sports-news-loop .snd-col{
	order: 1;
}
.top-section .trd-col, .sports-news-loop .trd-col{
	order: 3;
    position: relative;
}
.second-center.scaled .news-item-list {
	padding: 8px;
}
.second-center.scaled .news-item.news-item-list {
	background: #Eff5F4;
}
.news-item-list .image {
	width: 110px;
	margin-right: 10px;
}
.news-item-list .image img {
	width: 110px;
	height: 66px;
	border-radius: 6px;
}
.news-item-list .title {
	width: calc(100% - 120px);
	margin: 0;
	font-size: 18px;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
}
.lead-news-item {
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 12px;
	display: block;
}
.lead-news-item img {
	height: 333px;
	width: 100%;
	border-radius: 6px;
}
.lead-news-item .title {
	font-size: 28px;
	margin: 12px 0 10px 0;
	font-weight: 600;
}
.lead-news-item span {
	color: #000;
}
.primenister-corner {
	background: #4f627b;
	border-radius: 8px 8px 0 0;
}
.category-header.primenister-header {
	text-align: center;
	display: block !important;
	margin: 0;
	border: 0;
	background: #9d0707;
	border-radius: 8px 8px 0 0;
}
.category-header.primenister-header a h3 {
	color: #fff;
	font-size: 19px;
}
.primenister-corner .news-item {
	display: block;
	border-bottom: 2px dotted #fff;
	margin: 0 12px 12px;
	padding-bottom: 10px;
}
.primenister-corner .news-item:nth-child(2) .image, .primenister-corner .news-item:nth-child(3) .image, .primenister-corner .news-item:nth-child(4) .image, .primenister-corner .news-item:nth-child(5) .image, .primenister-corner .news-item:nth-child(6) .image{
	display: none;
}
.primenister-corner .news-item:first-child .image img {
	width: 100%;
	height: 150px;
	margin-bottom: 10px;
	border-radius: 6px;
}
.primenister-corner .news-item .title {
	font-size: 17px;
	color: #fff;
	font-weight: 600;
	margin: 0;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.primenister-corner .news-item:last-child .title {
	border: 0;
	margin-bottom: 0;
}
.primenister-corner .read-more {
	display: block;
	color: #fff;
	text-align: center;
	background: #999;
	line-height: 30px;
}
.lead-below-item:nth-child(1), .lead-below-item:nth-child(3)  {
	border-right: 1px solid #dfdfdf;
}
.lead-below-item:nth-child(1), .lead-below-item:nth-child(2) {
	padding-bottom: 15px;
}
.top-right-lead {
	position: absolute;
	bottom: 0;
	border-top: 3px solid #dfdfdf;
	padding-top: .5rem;
	left: -10px;
    right: 10px;
}
.top-right-lead .news-item.news-item-list {
	padding-left: 20px;
}
.top-section .advertisement img {
	width: 100%;
}
.news-item-box .image img {
	width: 100%;
	height: 160px;
	border-radius: 6px;
}
.news-item-box .title {
	margin-bottom: 0;
	margin-top: 7px;
	font-size: 19px;
	line-height: 24px;
}
.national-sec-wrap .news-item-box .title {
	height: 48px;
}
.recent-popular-news {
	border: 2px solid #134d68;
}
.recent-popular-news .tab_head .nav-item {
	width: 50%;
	background: #e5ebed;
	text-align: center;
}
.recent-popular-news .tab_head .nav-item .nav-link {
	display: block;
	font-size: 19px;
	color: #232222;
	padding: 7px 0;
}
.recent-popular-news .tab_head .nav-item .nav-link.active {
	background: #134d68;
	color: #fff;
}
.tab-news-wrap {
	padding: 0 10px;
	height: 455px;
	overflow-y: scroll;
}
.tab-news-wrap .news-item-list {
	padding: 8px 0;
	border-bottom: 1px solid #c3bfbf;
}
.tab-news-wrap .news-item-list .image {
	width: 100px;
}
.tab-news-wrap .news-item-list .image img {
	width: 100px;
	height: 63px;
	border-radius: 6px;
}
.tab-news-wrap .news-item-list .title {
    width: calc(100% - 110px);
    font-size: 17px;
    line-height: 21px;
    height: 63px;
}
.video-section {
	background: #222;
}
.video-section .heading {
	text-align: center;
	background: black;
	margin: 0;
	color: #fff;
	padding: 10px 0;
	font-weight: 600;
	border-bottom: 1px solid #878787;
}
.video-first {
	background: #000;
	padding: 20px;
}
.video-first .catTitle {
	position: relative;
	overflow: hidden;
	font-size: 26px;
	padding: 0 0 8px;
	line-height: 37px;
	color: #494949;
}
.video-first .catTitle > a {
	color: #fff;
	padding-left: 30px;
	background: 0 0;
	padding-right: 15px;
	text-decoration: none;
	font-size: 22px;
    position: relative;
}
.video-first .catTitle > a::before {
	content: "";
	background-image: url(https://dhanshiritv.com/wp-content/uploads/2021/04/pulse.gif);
	position: absolute;
	width: 20px;
	height: 20px;
	background-size: contain;
	background-repeat: no-repeat;
	left: 0px;
	top: 5px;
}

.video-first .catTitle .liner::before {
	position: absolute;
	content: '';
	width: 100%;
	border-top: 4px solid #d9d9d9;
	top: 15px;
	display: inline-block;
	vertical-align: bottom;
}
.video-first .catTitle .liner::after {
	position: absolute;
	content: '';
	width: 100%;
	border-top: 4px solid #d9d9d9;
	top: 21px;
	display: inline-block;
	vertical-align: bottom;
}
.video-first .catTitle .liner::after, .video-first .catTitle .liner::before {
	border-top: 10px solid #222;
}
.news-item.single-video-first img {
	width: 100%;
	height: 220px;
}
.news-item.single-video-first .title {
	font-size: 20px;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 0;
	line-height: 28px;
}
.all-videos-wrap {
	padding: 20px 0;
	position: relative;
	height: 100%;
}
.all-videos-wrap .tab_head .nav-item {
	margin-right: 5px;
}
.all-videos-wrap .tab_head .nav-item .nav-link {
	color: #ffff;
	font-size: 20px;
	border: none;
	border-radius: 0;
	background: #4b4b4b;
}
.all-videos-wrap .tab_head .nav-item .nav-link.active {
	background: #b30f0f;
}
.all-videos-wrap .tab_head {
	margin-bottom: 12px;
}
.news-item.video-item-list {
	border: 1px solid #ddd;
	background-color: #fff;
	padding-bottom: 7px;
	display: block;
}
.news-item.video-item-list .image, .news-item.single-video-first .image {
	position: relative;
}
.news-item.video-item-list .image i,.news-item.single-video-first .image i {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	color: #fff;
	height: 30px;
	line-height: 30px;
	background: rgba(0,0,0,.58);
	transform: translate(-50%,-50%);
	border-radius: 5px;
	width: 50px;
}
.news-item.video-item-list:hover .image i, .news-item.single-video-first:hover .image  i{
	background: red;
}
.news-item.video-item-list img {
	width: 100%;
	height: 170px;
}
.news-item.video-item-list .title {
	padding: 0 10px;
	margin-top: 10px;
	font-size: 19px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 0;
}
.all-videos .owl-nav {
	margin: 0;
}
.all-videos .owl-nav .owl-prev, .all-videos .owl-nav .owl-next {
	position: absolute;
	margin: 0;
	top: calc(50% - 30px);
	background: transparent !important;
}
.all-videos .owl-nav .owl-prev{
	left: 0;
}
.all-videos .owl-nav .owl-prev, .all-videos .owl-nav .owl-next{
	right: 0;
}
.all-videos .owl-nav .owl-prev span, .all-videos .owl-nav .owl-next span {
	font-size: 30px;
	width: 30px;
	background: #b30f0f;
	display: block;
	line-height: 26px;
	border-radius: 50%;
	height: 30px;
	color: #fff;
	opacity: .5;
}
.all-videos .owl-nav .owl-prev:hover span, .all-videos .owl-nav .owl-next:hover span {
	opacity: 1;
}
.all-video-link {
	background: #b30f0f;
	padding: 10px;
	color: #fff !important;
	position: absolute;
	right: 0;
	bottom: 0;
	padding-left: 100px;
}
.all-video-link::after {
	bottom: 0;
	content: "";
	position: absolute;
	left: -40px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 42px 40px;
	border-color: transparent transparent #b30f0f transparent !important;
}
.corona-special-inner {
	background: linear-gradient(to right, #03ab0017, #c2c5c52e), url(../../pitw-assets/pitw-image/corona-background.webp);
	background-size: contain;
	background-repeat: no-repeat;
}
.cw-show-border {
	border-right: 1px solid #b9b5b5;
}
.cw-ts-fs {
	font-size: 20px;
	margin: 0;
	line-height: 32px;
}
.cw-info-fs {
	font-size: 21px;
	margin: 0;
	line-height: 36px;
}
.cw-vaccine-info {
	justify-content: center;
	background: linear-gradient(to right, #fbfffb17, #07e2912e);
}
.cw-vs-fs {
	font-size: 20px;
	padding-left: 4px;
	margin-bottom: 0;
	line-height: 36px;
}
.cw-show-border.banner {
	display: flex;
	justify-content: end;
}
.border-right {
	border-right: 1px solid #dee2e6 !important;
}
.row.grid-row {
	margin-left: -3px;
	margin-right: -3px;
}
.row.grid-row [class*="col-"] {
	padding: 0 3px;
}
.grid-fourth-item {
	position: relative;
	display: block;
}
.grid-fourth-item .image img {
	width: 100%;
	height: 200px;
}
.grid-fourth-item .title {
	padding: 30px 10px 10px;
	line-height: 28px;
	font-size: 20px;
	position: absolute;
	color: #fff;
	background: linear-gradient(to top,#020202 0,#020202c7 33%,#020202c7 33%,#0202027d 66%,#0202027d 66%,#0000 100%);
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
}
.news-item.news-item-regular {
	border-bottom: 1px solid #ccc;
	padding: 8px 0;
	display: flex;
}
.news-item.news-item-regular:last-child {
	border: 0;
	padding-bottom: 0;
}
.news-item.news-item-regular .title {
	margin: 0;
	font-size: 19px;
	line-height: 25px;
}
.news-item.news-item-regular2 {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	padding: 12px 0;
	border-bottom: 1px solid #ccc;
}
.news-item.news-item-regular2:last-child {
	border: 0;
	padding-bottom: 0;
}
.news-item.news-item-regular2 .image {
	width: 110px;
	margin-right: 10px;
}
.news-item.news-item-regular2 .image img {
	width: 110px;
	height: 66px;
	border-radius: 6px;
}
.news-item.news-item-regular2 .title {
	width: calc(100% - 120px);
	margin: 0;
	font-size: 18px;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
}
.news-item.news-item-regular2:nth-child(1){
	padding-top: 0;
}
.news-item.news-item-regular2:nth-child(7), .news-item.news-item-regular2:nth-child(8) {
	padding-bottom: 0;
	border-bottom: 0;
}
.news-item.news-item-box2 {
	display: block;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
}
.news-item.news-item-box2 img {
	width: 100%;
	height: 170px;
}
.entartainment-news .news-item.news-item-box2 img {
	height: 132px;
}
.news-item.news-item-box2 .title {
	margin: 0;
	font-size: 20px;
	margin-top: 6px;
	line-height: 27px;
}
.news-item.grid-fourth-item .image img {
	height: 210px;
}
.news-item.grid-fourth-item.width .image img {
	height: 340px;
}
.news-item.grid-fourth-item.width .title {
	font-size: 32px;
	line-height: 45px;
}
.section-seven .news-item.news-item-box2 {
	border-bottom: 0;
}
.section-seven .news-item.news-item-box2:last-child {
	padding-bottom: 0;
}
.provash-news-loop .news-item.news-item-regular2 {
	width: calc(50% - 20px);
	margin-left: 10px;
	margin-right: 10px;
}
.col-lg-6.news-item.news-item-regular2.international-news-item:nth-child(2) {
	padding-top: 0;
}
.section-eight .news-item.news-item-box2 img {
	height: 150px;
}
.literature-col:nth-child(1) {
	margin-bottom: 16px;
}
#caresoul_container ul {
	top: auto !important;
}
#caresoul_container ul li span {
	position: absolute;
	bottom: 5px;
	width: 100%;
	overflow: visible;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #fff;
	text-shadow: 0 0 5px #000;
}
.oinion-news-wrap {
	background: #fff;
	height: calc(100% - 70px);
}
.news-item.opinion-item {
	display: flex;
	border-bottom: 1px solid lightgray;
	padding: 12px 10px;
}
.news-item.opinion-item:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.news-item.opinion-item .image {
	width: 55px;
	margin-right: 15px;
	flex-shrink: 0;
}
.news-item.opinion-item .image img {
	border-radius: 50%;
	width: 55px;
	height: 55px;
}
.news-item.opinion-item .content {
	width: calc(100% - 70px);
}
.news-item.opinion-item .content .title {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 4px;
	min-height: 40px;
}
.news-item.opinion-item .content .up-title {
	font-size: 14px;
	margin-bottom: 5px;
	color: #134d68;
}
.news-item.opinion-item .content span, .news-item.opinion-first-item .content span {
	font-size: 14px;
	color: #9d9c9c;
}
.news-item.opinion-first-item .image {
	width: 165px;
}
.news-item.opinion-first-item .image img {
	width: 150px;
	height: 150px;
	display: block;
	border-radius: 50%;
}
.news-item.opinion-first-item .content .title {
	font-size: 21px;
	line-height: 27px;
}
.news-item.opinion-first-item .content p {
	margin-bottom: 5px;
	font-size: 15px;
}
.printversion-news-inner {
	display: flex;
	flex-wrap: wrap;
}
.print-cat-wrap {
	width: 140px;
}
.print-cat-wrap .nav {
	display: block;
	overflow: hidden;
}
.print-cat-wrap .nav.full-nav {
	height: auto;
}
.print-cat-wrap .nav .nav-item {
	display: block;
}
.print-cat-wrap .nav .nav-item .nav-link, .print-cat-wrap .print-cat-btn {
	display: block;
	text-align: center;
	background: #134D68;
	padding: 6px 10px;
	color: #fff;
	border-bottom: 1px solid white;
	font-size: 18px;
	line-height: 22px;
	height: 36px;
}
.print-cat-wrap .print-cat-btn {
	padding: 5px 10px;
	height: 32px;
}
.print-cat-wrap .nav .nav-item .nav-link.active {
	background: #006D9F;
}
.rint-cat-wrap .nav .nav-item:first-child .nav-link {
	border-radius: 4px 4px 0 0;
}
.print-cat-btn.open .fa.fa-angle-down::before {
	content: "\f106";
}
.print-news-content {
	width: Calc(100% - 140px);
}
.print-news-loop {
	padding-left: 10px;
}
.print-lead-news {
	display: block;
	max-height: 432px;
	overflow: hidden;
}
.print-lead-news img {
	height: 300px;
	margin-bottom: 12px;
}
.print-lead-news .title {
	font-size: 24px;
	line-height: 30px;
}
.print-lead-news span {
	line-height: 26px;
}
.print-small-news-wrap {
	max-height: 432px;
	overflow-y: scroll;
}
.print-small-news {
	display: block;
	padding-bottom: 5px;
	margin-bottom: 7px;
	border-bottom: 1px solid #a19d9d;
}
.print-small-news:last-child {
	margin: 0;
	border: 0;
	padding: 0;
}
.print-small-news .title {
	font-size: 17px;
	margin: 0;
	line-height: 22px;
}
.local-search form {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px;
}
.local-search .form-control {
	margin-bottom: 10px;
	font-size: 18px;
	width: calc(50% - 10px);
	margin: 0 5px;
	margin-bottom: 5px;
	padding: 4px 10px;
	height: 36px;
}
.local-search .form-control option {
	font-size: 18px;
}
.local-search .local-search-btn {
	text-align: center;
	background: #134D68;
	color: #fff;
	font-size: 18px;
	line-height: 36px;
	border-radius: 3px;
	cursor: pointer;
	height: 36px;
	width: calc(50% - 10px);
	margin: 0 5px;
	margin-bottom: 5px;
}
.local-search .advertisement img {
	height: 230px;
}
/* Poll  */
.pitw-poll-sec {
	background-color: #134d68;
	border-radius: 5px;
	padding-bottom: 1px;
}
.pitw-poll-sec .poll-title {
	text-align: center;
	color: #fff;
	padding: 7px 0;
	margin-bottom: 0;
	font-size: 20px;
}
.pool_wrap {
	border-radius: 5px;
	padding: 15px;
	margin: 1px;
	background: #fff;
	overflow: hidden;
}
.pool_wrap img {
	width: 100%;
	border-radius: 6px;
	margin-bottom: 20px;
}
.wp-polls .polls-content {
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 20px;
}
.wp-polls-ans .wp-polls-ul{
	margin-left: 0;
	margin-bottom: 22px;
}
.wp-polls-ans .wp-polls-ul li {
	overflow: hidden;
	margin-bottom: 10px;
}
.wp-polls-ans .wp-polls-ul li input {
	width: 20px;
	height: 20px;
	float: left;
}
.wp-polls-ans .wp-polls-ul li label {
	border: 1px solid #c8cbd2;
	display: block;
	flex-grow: 1;
	padding: 2px 10px;
	border-radius: 4px;
	margin-left: 10px;
	font-size: 14px;
	width: calc(100% - 30px);
	float: left;
}
.wp-polls INPUT.vote_buttons, .vote_buttons {
	padding: 4px 15px;
	background: #16a53c;
	color: #fff;
	border-radius: 5px;
	font-weight: 600;
	width: 100%;
}
.view_buttons {
	padding: 4px 15px;
	border-radius: 5px;
	font-weight: 600;
	width: 100%;
	display: block;
	border: 1px solid #16a53c;
	color: #16a53c;
}
.total_voters {
	font-size: 20px;
	font-weight: 600;
}
.wp-polls-loading .wp-polls-image {
	width: 20px;
	margin: 0;
}
.old-search {
	background: #c8c8c8;
	margin-top: 10px;
}
.old-search h3 {
	text-align: center;
	line-height: 40px;
	border-bottom: 1px solid #fdfdfd;
	margin-bottom: 10px;
	color: #340101;
}
.old-search form {
	padding: 0 10px 7px 10px;
}
.old-search form .scopt {
	overflow: hidden;
}
.old-search form .form-control {
	width: calc(33.333333% - 10px);
	float: left;
	margin: 0 5px;
	height: 34px;
	padding: 1px 8px;
	outline: 0;
	box-shadow: none;
}
.old-search-btn {
	cursor: pointer;
	line-height: 34px;
	background: #fff;
	text-align: center;
	border-radius: 4px;
	margin: 5px;
}
.literature-news-loop .news-item-box .image img {
	height: 110px;
}
.literature-news-loop .news-item-box .title {
	font-size: 17px;
	line-height: 22px;
}
.oinion-news-wrap .col-lg-9 .col-lg-4.mb-2:first-child {
	display: none;
}
.archive-box-wrap {
	border: 1px solid #134d68;
	border-radius: 4px;
}
.archive_title a {
	background: #134d68;
	text-align: center;
	color: #fff;
	display: block;
	line-height: 34px;
	font-size: 20px;
}
.calender-box {
	padding: 10px;
}
.calendarTop .datePicker {
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 5px;
}
.calendarTop .datePicker select {
	float: left;
	padding: 3px 10px;
	font-size: 16px;
	border-radius: 4px;
	background: #e9e9ed;
	border: 1px solid #0a4466;
}
.calendarTop .datePicker select.yearSelector {
	float:right
}
.calendarWraper dl {
	margin:0
}
.calendarWraper {
	border: 1px;
}
.calendarWraper .dayZone,
.calendarWraper .dayHolder {
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	overflow:hidden;
	display:block;
}
.calendarWraper .dayHolder {
	border-radius: 0 0 7px 7px;
}
.calendarWraper .dayZone{
	border-radius: 7px 7px 0 0;
}
.calendarWraper .dayZone dt, .calendarWraper .dayHolder dd {
	float: left;
	text-align: center;
	border-right: 1px solid #e0e0e0;
	padding: 0 1px;
	margin: 0;
	height: 45px !important;
	line-height: 45px !important;
	font-size: 16px;
	overflow: hidden;
	font-weight: 500;
	width: 14.28%;
}
.dayZone dt {
	background: #eef0da;
}
.dayHolder dd {
	border-bottom: 1px solid #e0e0e0;
	background: #f7f7f7;
	cursor: pointer;
}
.dayHolder dd.dn, .dayHolder dd.disabled {
	cursor: default;
    background: #efefef;
}
.dayHolder dd.current, .dayHolder dd:hover {
	background: #F38644;
	color: #fff;
}
.dayHolder dd.dn:hover, .dayHolder dd.disabled:hover {
	background: #efefef;
    color: #212529;
}
.slider_clock {
    width: 100%;
	height: 510px;
	overflow: visible;
    position: relative;
    margin: 0 auto;
    user-select: none;
}
.slider_clock>* {
    transition: ease all 1s;
}
.slider_clock .active {
    position: absolute;
    left: 0;
    top: 0;
    /* margin-left: -200px; */
    /* margin-top: -125px; */
    width: 100%;
    height: 400px;
    /* transform: rotate(0deg); */
    opacity: 1;
    z-index: 10;
    background: #fff;
    overflow: hidden;
}

.slider_clock .next1,
.slider_clock .next2,
.slider_clock .next3,
.slider_clock .next4,
.slider_clock .next5,
.slider_clock .next6,
.slider_clock .next7,
.slider_clock .prev1,
.slider_clock .prev2,
.slider_clock .prev3,
.slider_clock .prev4,
.slider_clock .prev5,
.slider_clock .prev6,
.slider_clock .prev7,
.slider_clock .hidden {
    position: absolute;
    /* left: 50%; */
    top: 50%;
    width: 16.66666666666%;
    height: 90px;
    margin-top: 163px;
    transform-origin: 48px -200px;
    /* transform: rotate(0deg); */
    opacity: 1;
    overflow: hidden;
    padding: 0 5px;
}
/* .slider_clock .next1 {
    transform: rotate(-30deg);
} */

.slider_clock .next2 {
    /* transform: rotate(-60deg); */
    left: 16.66666666666667%;
}

.slider_clock .next3 {
    /* transform: rotate(-90deg); */
    left: 33.33333333333333%;
}
/* .slider_clock .next4 {
    transform: rotate(-120deg);
}
.slider_clock .next5 {
    transform: rotate(-120deg);
}

.slider_clock .next6 {
    transform: rotate(-150deg);
}
.slider_clock .next7 {
    opacity: 0;
    transform: rotate(-180deg);
} */

.slider_clock .prev1 {
    /* transform: rotate(30deg); */
    left: 50%;
}

.slider_clock .prev2 {
    /* transform: rotate(60deg); */
    left: 66.66666666666667%;
}

.slider_clock .prev3 {
    /* transform: rotate(90deg); */
    left: 83.33333333333333%;
}

/* .slider_clock .prev4 {
    transform: rotate(120deg);
}

.slider_clock .prev5 {
    transform: rotate(150deg);
}

.slider_clock .prev6 {
    transform: rotate(180deg);
}

.slider_clock .prev7 {
    opacity: 0;
    transform: rotate(210deg);
} */

/* .slider_clock .hidden {
    opacity: 0;
    transform: rotate(180deg);
} */
.slider img {
    object-fit: cover;
    opacity: 1;
    width: 100%;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.slider.slider_clock .next_button, .slider.slider_clock .prev_button {
	position: absolute;
	left: 0 ;
	top: -68px ;
	margin: 0;
	width: 60px;
	height: 43px;
	border: 0;
	background: #134d68;
	opacity: 1 ;
	border-radius: 0;
	z-index: 5000 ;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
	padding: 0px;
}
.slider.slider_clock .next_button {
	left: auto;
	right: 0;
}
.next_button::after, .prev_button::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 1px;
	margin-top: -10px;
}
.prev_button::after {
	border-right: 15px solid #f7f7f7;
	border-left: 15px solid transparent;
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;
	margin-left: -25px;
}
.breaking_news {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	background: #009687;
	color: #fff;
	height: 35px;
	z-index: 100;
}
.breaking_news .title {
	width: auto;
	background: #02796d;
	color: #fff;
	text-align: center;
	float: left;
	line-height: 35px;
	font-size: 20px;
	padding: 0 15px 30px;
}
.breaking_news .text marquee {
	width: calc(100% - 115px);
	float: right;
	line-height: 35px;
}
.breaking_news .text marquee a {
	color: #fff;
	font-size: 18px;
	display: inline-block;
	padding-right: 12px;
}
.breaking_news .text marquee a i {
	padding-left: 12px;
}
.gallery-slider .photo-item {
	position: relative;
}
.gallery-slider .photo-item img {
	height: 485px;
}
.gallery-slider .photo-item span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,.8);
	opacity: .9;
	color: #fff;
	padding: 10px 15px;
}
.gallery-slider .owl-nav {
	margin: 0;
}
.gallery-slider .owl-nav button {
	position: absolute;
	bottom: 50%;
	left: 20px;
	margin: 0 !important;
	font-size: 50px !important;
	color: #fff !important;
	opacity: .7;
}
.gallery-slider:hover .owl-nav button {
	opacity: 1;
}
.gallery-slider .owl-nav button.owl-next {
	left: auto;
	right: 20px;
}