.news-heading-one,
.news-listing-block-two,
.kna-awards {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.news-heading-one {
	margin-bottom: 80px;
}
.news-heading-one,
.news-heading-one h1 {
	width: 100%;
}
.news-heading-one p {
	width: 65%;
}
.single-article .entry-news {
	direction: rtl;
}
.news-section-one {
	padding: 140px 0 100px 0;
	background: linear-gradient(#f1f1f1 50%, #ffffff 50%);
	/* background: url(../images/news-bg.jpg) repeat-x #fff; */
}
.new-listing-body {
	width: 100%;
}
.news-page-box {
	width: 30%;
}
.news-page-box-two {
	width: 100%;
}
.news-page-box img {
	height: 340px;
	width: 100%;
	max-width: 100%;
	border-radius: 20px;
	margin-bottom: 35px;
	object-fit: cover;
}
.news-page-box h3 {
	font-size: 19px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0em;
	text-align: left;
	color: #000;
	margin-bottom: 20px;
	font-family: "avenir_regularregular";
	background: none;
}
.news-page-box .blue-box a {
	font-size: 19px;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: left;
	color: #3872b8;
	padding-right: 40px;
	background: url(../images/arrow-right.png) no-repeat right;
	font-family: "avenir_arabicheavy";
}
.news-section-two {
	padding: 110px 0;
	background: #e2ecf8;
}
.kna-board-members {
	width: 100%;
}
#kna-meeting-slider .owl-nav.disabled {
	display: block;
}
#kna-board-members-slider-right .owl-nav {
	position: relative;
}
#kna-meeting-slider .owl-next,
#kna-meeting-slider .owl-prev,
#news-single-slider .owl-next,
#news-single-slider .owl-prev {
	display: flex;
	width: 53px;
	height: 53px;
	cursor: pointer;
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	top: -123px;
	background-color: inherit;
}
#kna-meeting-slider .owl-prev,
#news-single-slider .owl-prev {
	background-image: url("../images/left.png");
	right: 55px;
}
#kna-meeting-slider .owl-next,
#news-single-slider .owl-next {
	background-image: url("../images/right.png");
	right: -7px;
}
#kna-meeting-slider span,
#news-single-slider span {
	font-size: 0 !important;
}
.news-section-two h2 {
	text-align: left;
	position: relative;
}
.news-section-two h2::after {
	position: absolute;
	top: 35px;
	right: 148px;
	content: "";
	border-bottom: 2px solid #c8d9ed;
	height: 2px;
	background: #c8d9ed;
	width: 70%;
}
.news-section-four {
	background: #fff;
	padding: 110px 0;
}
.news-section-four h2 {
	text-align: left;
}
.award-boxes {
	width: 30%;
}
.news-heading-one p {
	font-family: "avenir_arabicmedium";
}
.news-details-one {
	padding: 140px 0 100px 0;
	background: url(../images/news-bg.jpg) repeat-x #fff;
}
.news-details-one .post {
	width: 100%;
}
.post h1 {
	text-align: center;
	margin-bottom: 30px;
}
.news-details-one img {
	width: 100%;
	height: 688px;
	object-fit: cover;
	border-radius: 20px;
}
.post img {
	margin-bottom: 50px;
}
.entry-news {
	max-width: 1048px;
	margin: 0 auto;
	display: block;
}
.entry-news p {
	font-family: "avenir_arabicmedium";
}
.news-details-two {
	background: #e1ecf9;
	padding: 90px 0;
}
.news-listing-block-two .news-page-box img {
	height: 240px;
}
#news-single-slider .owl-nav {
	position: relative;
}
#news-single-slider .owl-next,
#news-single-slider .owl-prev {
	top: 0;
}
#news-single-slider {
	width: 100%;
	margin-bottom: 120px;
}
#news-single-slider .owl-nav {
	position: relative;
	width: 125px;
	margin: 0 auto;
}
.award-boxes img {
	max-width: 100%;
}
.single-article .news-details-one img {
	width: auto;
	height: auto;
	object-fit: cover;
	max-width: 100%;
}
.news-details-one.news-details-one-common {
	padding-top: 0;
	background: none;
}
.news-details-one.news-details-one-common h1 {
	background: #f1f1f1;
	padding: 100px 0;
}
.rtl #news-single-slider .owl-stage {
	float: left;
}
.news-details-one h1 {
	font-size: 42px;
}

.rtl #kna-meeting-slider .owl-stage {
	direction: rtl;
	float: left;
}

@media screen and (max-width: 1490px) {
	.news-section-four,
	.news-section-two {
		padding: 70px 0;
	}
	.news-section-one {
		padding: 80px 0 60px 0;
	}
	.news-details-one.news-details-one-common h1 {
		padding: 60px 0;
	}
}

@media screen and (max-width: 1390px) {
	.news-page-box h3 {
		font-size: 18px;
	}
	.news-page-box img {
		height: 240px;
	}
}

@media screen and (max-width: 1280px) {
	.news-page-box h3 {
		font-size: 16px;
	}
	.news-heading-one {
		margin-bottom: 50px;
	}
	.member-two-head h3 {
		font-size: 18px;
	}
}

@media screen and (max-width: 880px) {
	.news-page-box .blue-box a {
		font-size: 16px;
	}
	.news-details-one img {
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width: 768px) {
	.news-page-box img {
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 767px) {
	.news-section-one {
		background: linear-gradient(#f1f1f1 20%, #fff 0);
	}
	.news-details-one {
		padding: 60px 0 90px 0;
		background: linear-gradient(#f1f1f1 50%, #ffffff 50%);
	}
	.news-section-two h2::after {
		display: none;
	}
	.news-listing-block-two,
	.kna-awards {
		display: block;
	}
	.news-page-box,
	.award-boxes {
		width: 100%;
		margin-bottom: 10px;
	}
	ul#nephro-nav li {
		padding: 0 5px;
		line-height: 25px;
		margin-bottom: 0;
	}
	#nephro-nav li a {
		font-size: 15px;
	}
	.news-details-one.news-details-one-common h1 {
		padding: 30px 0;
	}
	.news-page-box {
		margin-bottom: 40px;
	}
	#kna-meeting-slider .owl-next,
	#kna-meeting-slider .owl-prev {
		/* #news-single-slider .owl-next,
	#news-single-slider .owl-prev { */
		width: 32px;
		height: 32px;
		top: -21%;
		background-color: inherit;
		background-size: contain;
	}
	#kna-meeting-slider .owl-prev {
		right: 32px;
	}
}
/* @media screen and (max-width: 668px) {
} */
@media screen and (max-width: 470px) {
	.news-details-one h1 {
		font-size: 32px;
		line-height: 36px;
	}
}
@media screen and (max-width: 380px) {
	.news-details-one h1 {
		font-size: 28px;
	}
}
