.top-bar {
	background-color: black;
	border-bottom: #fff 1px solid;
}

.ramadan-topbar {
	background-color: #000000 !important;
}

body {
	background: white;
}

header {
	z-index: 10;
	position: unset;
	color: white;
}

.gallery-share-title a {
	color: #fff;
}
.center{
	    justify-items: center;
    display: flex;
    width: fit-content;
    align-items: center;
    margin: 0 auto;
    gap: 16px;
}
.ramadan-banner {
	width: 100%;
	min-height: 111px;
	background-image: url(../images/ramadan/ramadan-banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:-1px;
}

.banner-content {
	max-width: 98%;
}

.fasting-content-mobile {
	position: relative;
}

.ramadan-title {
	padding-top: 49px;
	padding-left: 42px;
	float: left;
}

.powered-by{
  font-family: Roboto;
  font-size: 12px;
  font-weight: bold;
  font-style: bold;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #eaeaea;
  margin-top:5px;
}

.powered-by a{
	margin-top: -7px;
    display: inline-block;
    vertical-align: top;
}

.ramadan-title h1 {
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	text-transform:uppercase;
	font-size: 22px;
	line-height: 1.82;
	letter-spacing: normal;
	text-align: left;
	color: #f2f2f2;
}

.timer-title {
	display: block;
	text-align: right;
	/* margin-right: 85px; */
}

.ramadan-timer {
	padding-top: 50px;
	text-align: center;
	font-family: Roboto;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-direction: column;
}

.timer-countdown {
	float: right;
	display: flex;
}

.timer-separator {
	font-size: 32px;
	font-weight: bold;
	margin-top: 3px;
	font-family: Roboto;
}

.timer-cell {
	flex: 1;
	margin-left: 10px;
	margin-right: 10px;
}

.timer-cell span {
	background: -webkit-linear-gradient(96deg, rgb(71, 236, 241), rgb(77, 179, 221) 26%, rgb(82, 124, 202));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;	
	font-family: Roboto;
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #08a6bf;
}

.timer-cell p {
	font-family: Roboto;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}

.banner-nav {
	width: 100%;
	height: 55px;
	margin-top: 0;
	background: #000000;
	z-index: 999999;
	overflow: auto;
	white-space: nowrap;
}

.banner-nav nav ul {
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	margin-left: 22px;
	text-align: left;
	max-width: 93%;
	margin-left: 37px;
	margin-top: 16px;
	margin-bottom: 13px;
}

.banner-nav nav ul li {
	display: inline-block;
	line-height: 20px;
	margin-left: 25px;
}

.banner-nav nav ul li a {
	display: inline-block;
	text-decoration: none;
	font-family: Roboto;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #f9f9f9;
}

.link-highlight {
	width: 50%;
	padding-bottom: 3px;
}

.link-highlight:hover {
	border-bottom-color: #d8d8d8;
	border-bottom-width: 2px;
	/* transition: 0.1s; */
	border-bottom-style: solid;
	border-radius: 2px;
}

.fixed-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}

.banner-content .gallery-share-icons a span{ 
	margin-right:0;
}

.banner-content .gallery-share-icons a{ 
	margin-right: 29px;
}

@media (max-width:  65.625em){
	.ramadan-title h1,  .ramadan-title p{
		text-align:center;
	}
	
	.banner-content{
		padding-bottom:30px; 	
	}
	.banner-content .icon-twitter{
		background-image: url("../images/ramadan/icon-twitter.svg");
	}
	
	.ramadan-timer{
	    padding-top: 45px;
	}
}

@media (min-width:  65.626em){
	.ramadan-banner{
		display: flex;
		align-content: center;
		align-items: center;
		justify-content: center;
		overflow: hidden;
	}
	.ramadan-banner .banner-content{
		width:100%;
	}
	
	p.shared-with{
		margin-top:0;
	}
	
	.ramadan-timer, .ramadan-title{
		padding-top:0;
	}
}

.banner-content .icon-facebook{
	filter: invert(1);
}

.banner-content .icon-linkedin{
	filter: invert(0);
}

@media screen and (min-width: 768px) {
	.social-section{
		padding-right:0;
	}
	.social-section-centerelizing{
    	margin: 0 60px 0 0;	
	}
}

.ad-leaderboard{
	height:auto;
}

@media screen and (max-width: 768px) {
	.banner-content .icon-linkedin{
		filter: invert(1);
	}
	.powered-by{
		  text-align:center;
		  font-family: Roboto;
		  font-size: 10px;
		  font-weight: bold;
		  font-style: normal;
		  font-stretch: normal;
		  line-height: normal;
		  letter-spacing: normal;
		  color: #eaeaea;
	}
	
	
	p.shared-with{
	    margin-top: 38px;
	}
	.powered-by img{
		width:65px;
	}
	#ramadan-fasting .ramadan-advertisement-leaderboard {
		margin-top: 0 !important;
	}
	#ramadan-fasting .view-all-btn {
		margin-top: 25px;
	}
	#lailatul-qadr .view-all-btn {
		margin-top: 15px;
	}
	#lailatul-qadr-gallery .owl-stage-outer .owl-stage {
		max-height: auto !important;
	}
	.gallery-share-mobile .gallery-share-title {
		margin-top: 0;
	}
	.relative {
		position: relative !important;
	}
	.owl-carousel .owl-stage-outer {
		overflow: hidden;
	}
	.timer-separator {
		position: unset;
	}
	header {
		z-index: 10;
		color: white;
	}
	.banner-nav nav ul {
		list-style-type: none;
		margin: 13px auto;
		padding-left: 0;
		text-align: center;
		max-width: 98%;
	}
	.banner-nav nav ul li {
		display: inline-block;
		line-height: 20px;
		margin-left: 15px;
		margin-right: 15px;
	}
	.ramadan-banner {
		width: 100%;
		height: auto;
		margin-top: 2px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
	}
	.timer-title {
		opacity: 0.78;
		display: block;
		margin: 0px;
		text-align: center;
	}
	.ramadan-title {
		padding-top: 35px;
		padding-left: 20px;
		padding-bottom: 10px;
		float: left;
	}
	.ramadan-title h1 {
		font-family: Roboto;
		font-size: 16px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.11;
		letter-spacing: normal;
		text-align: center;
		color: #f2f2f2;
		margin-bottom:10px;
	}
	.ramadan-timer {
		padding-top: 15px;
	}
	.timer-countdown {
		float: none;
	}
	.timer-cell {
		flex: 1;
		margin-left: 0;
		margin-right: 0;
	}
}

/* ramadan times */
.ramadan-times {
	background: linear-gradient(106deg, #47ecf1, #4db3dd 26%, #0f056f),
		linear-gradient(106deg, rgba(71, 229, 238, 0),
		rgba(62, 234, 255, 0.28) 28%, rgba(21, 11, 49, 0.77) 74%);
	width: 100%;
	padding-right: 60px;
	padding-left: 60px;
}

.ramadan-times-title {
	padding-top: 32px;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: center;
}

.ramadan-times-title h2 {
	font-family: Roboto;
	font-size: 22px;
	font-weight: 900;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}

.ramadan-times-title p {
	font-family: Roboto;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #f9f9f9;
}

.ramadan-iftar-seher-mobile {
	display: none;
}

.ramadan-iftar-seher {
	padding-top: 10px;
}

.ramadan-iftar-seher .iftar-seher-desktop {
	display: block;
	width: 100%;
	background-color: rgba(28, 31, 32, 0.14);
	margin-bottom: 23px;
	padding-bottom: 25px;
}

.ramadan-times-additional {
	width: 100%;
	height: 90px;
	text-align: center;
	vertical-align: middle;
}

.ramadan-times-additional .row .columns {
	height: 74px;
}

.ramadan-calender {
	float: right;
	display: block;
	border: solid 3px #ffffff;
	padding: 16px 32px 16px 32px;
	width: 237px;
	margin: auto;
	font-family: Roboto;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #f9f9f9;
}

.ramadan-calender:visited {
	color: #f9f9f9;
}

.ramadan-calender:hover {
	cursor: pointer;
	background-color: #f9f9f9;
	color: black;
	font-weight: bolder;
	box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.2);
}

.ramadan-prayer-times:visited {
	color: #f9f9f9;
}

.ramadan-prayer-times {
	float: left;
	display: block;
	border: solid 3px #ffffff;
	padding: 16px 32px 16px 32px;
	width: 237px;
	margin: auto;
	font-family: Roboto;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #f9f9f9;
}

.ramadan-prayer-times:hover {
	cursor: pointer;
	background-color: #f9f9f9;
	color: black;
	font-weight: bolder;
	box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.2);
}

.iftar-seher-content {
	max-width: 98%;
}

.iftar-seher-tabs {
	color: white;
	overflow: hidden;
	text-align: center;
	display: table;
	margin: auto;
	padding-bottom: 18px;
	width: 70%;
}

.iftar {
	display: table-cell;
}

.iftar a {
	color: white;
}

.seher {
	display: table-cell;
}

.seher a {
	color: white;
}

.iftar-icon {
	background: url("../images/ramadan/icon-sunset.svg") no-repeat;
	padding-top: 18px;
	padding-left: 59px;
	outline: none;
	width: 39%;
	padding-bottom: 15px;
	text-align: center;
}

.iftar-icon span {
	padding-left: 10px;
}

.suhoor-icon {
	background: url("../images/ramadan/icon-sunrise.svg") no-repeat;
	padding-top: 18px;
	padding-left: 59px;
	outline: none;
	width: 39%;
	padding-bottom: 10px;
	text-align: center;
}

.suhoor-icon span {
	padding-left: 10px;
}

.iftar-seher-time {
	width: 100%;
	padding-top: 45px;
	font-family: Roboto;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}

.iftar-seher-time p {
	padding-left: 10px;
	display: inline;
	font-family: Roboto;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #fffefe;
}

.iftar-seher-arabic {
	padding-top: 35px;
	padding-bottom: 5px;
	width: 100%;
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.41;
	letter-spacing: normal;
	text-align: center;
	color: #fffefe;
}

.iftar-seher-arabic span, .quran-arabic {
	font-family: Uthmani;
}

.iftar-seher-english {
	padding-top: 1px;
	width: 100%;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}

.icon-twitter:hover, .icon-facebook:hover, .icon-linkedin:hover{
	opacity:.5;
}

@media screen and (max-width: 768px) {
	.ramadan-times-additional {
		height:150px;
	}
	.center{
		flex-direction:column;
	}
	#surahs-carousel .surah-item a{
		max-width: 50%;
    	margin: 0 auto;
    	text-transform:uppercase;
    	font-size:22px;
    	line-height: 30px;
	}
	.iftar-icon {
		display: block;
		margin: auto;
		outline: none;
		border: none;
		width: 50px;
		height: 50px;
	}
	.suhoor-icon {
		display: block;
		margin: auto;
		outline: none;
		border: none;
		width: 50px;
		height: 50px;
	}
	.ramadan-times {
		background: linear-gradient(106deg, #47ecf1, #4db3dd 26%, #0f056f),
			linear-gradient(106deg, rgba(71, 229, 238, 0),
			rgba(62, 234, 255, 0.28) 28%, rgba(21, 11, 49, 0.77) 74%);
		width: 100%;
		/* height: 748px; */
		padding-right: 10px;
		padding-left: 10px;
		/* padding-bottom: 45px; */
	}
	.ramadan-times-title {
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.ramadan-iftar-seher-mobile {
		display: block;
		/* padding-bottom: 15px; */
	}
	.ramadan-iftar-seher-mobile .iftar-seher-mobile {
		/* height: 348px; */
		width: 100%;
		background-color: rgba(28, 31, 32, 0.14);
		margin-bottom: 23px;
		padding-bottom: 25px;
	}
	.ramadan-iftar-seher {
		display: none;
	}
	.ramadan-calender {
		float: none;
	}
	.ramadan-prayer-times {
		float: none;
	}
	.iftar-seher-time {
		width: 100%;
		padding-top: 28px;
		font-family: Roboto;
		font-size: 22px;
		font-weight: 900;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
		color: #ffffff;
	}
	.iftar-seher-arabic {
		padding-top: 40px;
		padding-left: 26px;
		padding-right: 26px;
		width: 100%;
		font-size: 36px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.28;
		letter-spacing: normal;
		text-align: center;
		color: #eaeaea;
	}
	.iftar-seher-english {
		padding-top: 16px;
		padding-left: 39px;
		padding-right: 39px;
		width: 100%;
		font-family: Roboto;
		font-size: 16px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.69;
		letter-spacing: normal;
		text-align: center;
		color: #f9f9f9;
	}
}
/* ramadan times end */

/* ramadan fasting */
.ramadan-fasting {
	width: 100%;
	padding-bottom: 0%;
	border-bottom: solid 1px #eaeaea;
}

.fasting-title {
	width: 100%;
	margin: 33px auto 25px;
	text-align: center;
}

.ramadan-advertisement-leaderboard{
	margin-top: 30px;
}

.fasting-content-mobile {
	display: none;
}

.fasting-content-desktop {
	display: block;
	width: 100%;
	padding-left: 60px;
	padding-right: 60px;
}

.fasting-article {
	display: block;
	cursor: pointer;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	text-align: center;
	margin: auto;
}

.fasting-article .gallery-share-title p {
	width: 100%;
	padding-right: 0px;
}

.fasting-article .gallery-share-title {
	font-size: 22px;
	margin: 140px 0px 0px 0px;
}

.fasting-article .fasting-hover-item {
	position: unset;
	padding-bottom: 5%
}

.fasting-article:hover .fasting-hover-item {
	visibility: visible;
	opacity: 1;
}

.fasting-article:hover .hover-span {
	visibility: hidden;
	/* transform: translate(-50%, -192%);
  transition: 0.2s; */
}

.fasting-article .hover-span {
	display: block;
	/* padding-top: 230px; */
	position: absolute;
	top: 65%;
	left: 50%;
	transform: translate(-50%, -10%);
	font-family: Roboto;
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}

.fasting-title h2 {
	font-family: Roboto;
	font-size: 32px;
	font-weight: 900;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #323637;
}

.fasting-gallery {
	display: flex;
	margin: 0 -1px 0px -3px;
}

.item-scale {
	transform: scale(1.1);
	transition: 0.2s;
	margin-left: 10px;
}

.fasting-gallery-item {
	flex: 1;
	margin: 5px 1px 5px 5px;
	background-repeat: no-repeat;
	background-size: cover;
}

div[data-item="gallery-image-1"] {
	background-repeat: no-repeat;
	background-size: cover;
}

div[data-item="gallery-image-2"] {
	background-repeat: no-repeat;
	background-size: cover;
}

div[data-item="gallery-image-3"] {
	background-repeat: no-repeat;
	background-size: cover;
}

.fasting-gallery-item .gallery-share-title {
	margin: 28px 0px 0px 0px;
	width: 93%;
}

.article-item {
	width: 100%;
	padding-bottom: 50%;
	position: relative;
	height: 0;
	background: linear-gradient(to top, #000000, rgba(0, 0, 0, 0.43) 59%,
		rgba(0, 0, 0, 0));
	background-repeat: no-repeat;
	background-size: cover;
}

.article-item .hover-span {
	display: block;
	position: absolute;
	width: 89%;
	top: 65%;
	left: 50%;
	transform: translate(-50%, -22%);
	font-family: Roboto;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.39;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}

.fasting-gallery-item:hover .hover-item {
	display: block;
	/* opacity: 1; */
}

.fasting-gallery-item:hover .hover-span {
	opacity: 0;
}

.fasting-gallery-item:hover .fasting-hover-item {
	cursor: pointer;
	visibility: visible;
	opacity: 1;
}

.fasting-hover-item {
	z-index: 4;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	visibility: hidden;
	position: absolute;
	opacity: 0;
	transition: all 600ms cubic-bezier(0.2, 1, 0.32, 1.275);
	width: 100%;
	height: 100%;
	margin-right: 5px;
	background: linear-gradient(135deg, rgba(71, 236, 241, 0.9),
		rgba(77, 179, 221, 0.9), rgba(93, 15, 163, 0.9));
	box-shadow: 0 16px 56px 0 rgba(0, 0, 0, 0.5);
}

.fasting-gallery-item img {
	width: 100%;
	height: 100%;
}
#articlebox{
	width: 90%;
    margin: 0 auto;
}
@media screen and (max-width: 1030px) {
	div[data-item="gallery-image-3"] {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.fasting-article {
		display: flex;
		position: unset;
		align-items: center;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		height: 282px;
		width: 90%;
		text-align: center;
		margin: auto;
	}
	.fasting-article .fasting-hover-item {
		visibility: visible;
		position: relative;
		opacity: 1;
		width: 95%;
		height: 95%;
		margin-left: 8px;
		/* opacity: 0; */
	}
	.fasting-article .gallery-share-title {
		width: 90%;
		margin: 0px;
	}
	.fasting-article .gallery-share-title span {
		font-family: Roboto;
		font-size: 20px;
		font-weight: 500;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
		color: #ffffff;
	}
	.fasting-article .gallery-share-icons {
		margin-top: 2px;
	}
	.fasting-article .gallery-share-icons .icon-twitter {
		background: url(../images/ramadan/icon-twitter.svg) no-repeat;
	}
	/*  .fasting-article .gallery-share-icons .icon-facebook {
    background: url(../images/ramadan/icon-facebook.svg) center/contain no-repeat;
  } */
	.invert {
		filter: invert(1);
	}
	.fasting-article .gallery-share-icons .icon-linkedin {
		background: url(../images/ramadan/icon-whatsapp.svg) no-repeat;
	}
	.ramadan-fasting {
		width: 100%;
		padding-bottom: 0%;
	}
	.fasting-title {
		width: 80%;
		margin: 30px auto;
		text-align: center;
	}
	.fasting-title h2 {
		font-family: Roboto;
		font-size: 22px;
		font-weight: 900;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
		color: #323637;
	}

	/* .fasting-article div {
    display: none;
  } */
	.fasting-content-mobile {
		display: block;
		width: 100%;
	}
	.owl-item {
		/* height: 239px; */
		margin-top: 21px;
		overflow: hidden;
	}
	#fasting-gallery-carousel .owl-item .active .center {
		height: 100%;
		margin-top: 0px;
	}
	.fasting-content-desktop {
		display: none;
	}
}

/* ramadan fasting ends */

/* islamic gallery */
.islamic-gallery {
	width: 100%;
}

.islamic-galley-title h2 {
	width: 100%;
	padding-top: 30px;
	margin: auto;
	font-family: Roboto;
	font-size: 32px;
	font-weight: 900;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #323637;
}

.islamic-gallery-content {
	display: block;
	width: 68%;
	margin: 35px auto;
	z-index: 1;
	text-align: center;
}

.islamic-image-gallery {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 -5px;
	margin: 0 0px 0px -5px;
}

.islamic-gallery-item {
	cursor: pointer;
	/* flex: 1; */
	margin-right: 9px;
	/* margin: 5px; */
	/* margin: 5px 1px 5px 5px; */
}

.isl-gallery-item {
	/* width: 280px; */
	padding-bottom: 100%;
	position: relative;
	height: 0;
	max-width: 100%;
}

@media ( min-width :992px) {
	div.islamic-dua-accodian {
		width: 536px;
		height: 380px;
		overflow: hidden;
		margin:0 8px;
	}
	.islamic-gallery-content .gallery-share-title {
		width: 100%;
	}
	.isl-gallery-item {
		width: 280px;
	}
	.dua-panel {
		height: 242px;
	}
	.icon-facebook {
		filter: invert(1);
	}
}

.isl-gallery-item .gallery-share-title {
	margin: 97px 0px 0px 0px;
}

.islamic-gallery-item:hover .hover-item {
	visibility: visible;
	opacity: 1;
}

.islamic-gallery-content-mobile {
	display: none;
}

.gallery-item {
	/* width: 280px;
  height: 280px; */
	
}

.gallery-item:hover .hover-item {
	/* display: block; */
	visibility: visible;
	opacity: 1;
}

.gallery-item .hover-item .gallery-share-title {
	margin-top: 34%;
}

.hover-item {
	/* display: none; */
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.2s ease-out;
	position: absolute;
	width: 94%;
	height: 94%;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 8px;
	background: linear-gradient(135deg, #47ecf1, #4db3dd 26%, #5d0fa3),
		linear-gradient(135deg, rgba(71, 229, 238, 0),
		rgba(62, 234, 255, 0.28) 28%, rgba(41, 3, 142, 0.77) 74%,
		rgba(25, 8, 120, 0.72));
	box-shadow: 0 16px 56px 0 rgba(0, 0, 0, 0.5);
}

.hover-item-content span {
	font-family: Roboto;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.36;
	letter-spacing: normal;
	text-align: center;
	color: #f7f7f7;
	letter-spacing: normal;
}

.gallery-active-item {
	box-shadow: 5px 10px rgba(0, 0, 0, 0.5), 5px 10px rgba(0, 0, 0, 0.5);
}

.gallery-share-mobile {
	display: none;
}

.gallery-share-title {
	text-align: center;
	width: 72%;
	font-family: Roboto;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}

.gallery-share-title p {
	font-family: Roboto;
	width: 96%;
	padding-top: 17px;
	padding-left: 10px;
	padding-right: 6px;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.34;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}

.gallery-share-icons {
	width: 100%;
	margin-left: 4%;
	text-align: center;
	z-index: 9999;
	position: relative;
}

.icon-twitter {
	cursor: pointer;
	background-image: url("../images/ramadan/icon-twitter.svg");
	background-repeat: no-repeat;
	margin: auto;
	outline: none;
	border: none;
	width: 25px;
    height: 30px;
}

.shared-with{
  font-family: Roboto;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-top: 49px;
  margin-bottom: 7px;
}
.icon-facebook {
	cursor: pointer;
	background-repeat: no-repeat;
	text-align: center;
	background: url("../images/ramadan/icon-facebook.svg") center/contain
		no-repeat;
	margin: auto;
	outline: none;
	border: none;
	width: 17px;
	height: 30px;
}

.icon-linkedin {
	cursor: pointer;
	background-repeat: no-repeat;
	background: url("../images/ramadan/icon-linkedin.svg") no-repeat;
	margin: auto;
	outline: none;
	border: none;
	width: 30px;
	height: 30px;
}

.gallery-share-icons span {
	text-align: center;
	display: inline-block;
	margin-top: 3px;
	margin-right: 29px;
}

@media ( max-width : 768px) {
	.quran-surahs-mobile .quran-read-btn {
		width: 80%;
	}
	.gallery-item:hover .hover-item {
		display: none;
	}
	.islamic-gallery {
		width: 100%;
	}
	.islamic-galley-title h2 {
		width: 100%;
		padding-top: 34px;
		/* padding-bottom: 0; */
		margin: auto;
		font-family: Roboto;
		font-size: 22px;
		font-weight: 900;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
		color: #323637;
	}

	/* #islamic-gallery-carousel {
    height: 300px;
  }
 */
	.islamic-gallery-content {
		display: none;
	}
	.islamic-gallery-content-mobile {
		display: block;
		width: 100%;
		margin: auto;
		text-align: center;
	}
	.gallery-share-mobile {
		display: block;
		width: 100%;
		padding-bottom: 0;
		margin-bottom: 40px;
	}
	.gallery-share-mobile p {
		font-family: Roboto;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.42;
		letter-spacing: normal;
		text-align: center;
		color: #7b8488;
	}
	.gallery-share-title {
		text-align: center;
		margin: 12px auto 10px;
		width: 80%;
		font-family: Roboto;
		font-size: 18px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
		color: #323637;
	}
	.gallery-share-icons {
		width: 98%;
		text-align: center;
		margin-left: 0px;
		padding-left: 30px;
		margin-bottom: 0;
	}
	.gallery-share-icons span {
		text-align: center;
		font-size: 20px;
		margin-right: 29px;
	}
	.icon-twitter {
		background-image: url("../images/ramadan/twitter-white-black.svg");
	}
	/*  .icon-facebook {
    background: url("../images/ramadan/icon-facebook.svg")  center/contain no-repeat;
  } */
	.icon-linkedin {
		background: url("../images/ramadan/icon-whatsapp-mobile.svg") no-repeat;
	}
}

/* islamic gallery end */

/* quran kareem */
.quran-kareem {
	width: 100%;
	padding-top: 45px;
	background: url(../images/ramadan/quran-bg.jpg) no-repeat;
	background-size: cover;
}

@media (min-width:440px){
	.quran-kareem{
		background: url(../images/ramadan/quran-bg.jpg) no-repeat center top !important;
		background-size: cover;
	}
}

.quran-kareem-title h2{
	width: 100%;
	/* padding-top: 12.5%; */
	font-family: Roboto;
	font-size: 32px;
	font-weight: 900;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}

.quran-kareem-content {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}

.quran-arabic-content {
	flex: 1;
}

.quran-arabic {
	padding: 2% 2% 2%;
	font-size: 40px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #eaeaea;
}

.quran-arabic p {
	/* text-decoration: underline; */
	padding-top: 10px;
	font-family: Roboto;
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #eaeaea;
}

.quran-arabic a {
	display: block;
	margin-top: 12px;
	text-decoration: underline;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #f9f9f9;
	/* -webkit-text-stroke: 1px #979797; */
}

.quran-english {
	width: 59%;
	margin: 15px auto;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 2.07;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}

.quran-english p {
	line-height: 2;
}

.quran-surahs-desktop {
	display: block;
	width: 100%;
	margin-top: 50px;
	background: linear-gradient(to top, rgba(255, 255, 255, 1) 50%,
		rgba(255, 255, 255, 0) 50%);
}

.quran-surahs-mobile {
	display: none;
}

.surahs-content {
	display: flex;
	width: 90%;
	/* width: 732px; */
	margin: 2% auto;
	align-items: center;
	justify-content: center;
}

.surah-pattern {
	background-image: url(../images/ramadan/ayah-pattern.jpg);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 282px;
	width: 181px;
	transition: all 600ms cubic-bezier(0.2, 1, 0.32, 1.275);
}

/* .quran-pattern {
	position: absolute;
	padding-bottom: 263px;
	width: 161px;
	background: linear-gradient(146deg, rgba(60, 100, 181, 0.5),
		rgb(43, 12, 125, 0.5));
	transition: all 600ms cubic-bezier(0.2, 1, 0.32, 1.275);
} */

.surah-title {
	position: absolute;
	top: 0;
	left: 0;
}

.surah-item {
	margin: 0px 5px 0px 5px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 12px;
	padding-right: 12px;
	background-image: url(../images/ramadan/ayah-pattern.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	transition: 0.2s;
}

.surah-title {
	width: 180px;
	position: absolute;
	height: 100%;
	text-align: center;
	transition: all 600ms cubic-bezier(0.2, 1, 0.32, 1.275);
}

.surah-title a {
	margin-bottom: 0px;
	font-family: Roboto;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #eeecec;
	position: relative;
	display: block;
	height:  100%;
	padding-top: 73%;
}


.surah-card {
	position: relative;
	display: flex;
	margin-right: 5px;
	margin-left: 5px;
	justify-content: center;
	align-items: center;
}

.surah-card.quran-card a{
	padding-top: 66%;
    line-height: 28px;
}

.surah-card:hover .quran-pattern {
	transform: scale(1.05);
	transition: all 600ms cubic-bezier(0.2, 1, 0.32, 1.275);
}

.surah-card:hover .surah-pattern {
	transform: scale(1.05);
	box-shadow: 14px 12px 20px 0 rgba(0, 0, 0, 0.3);
}

.surah-card:hover .icon-arrow {
	/* transform: scale(1.14); */
	transition: all 600ms cubic-bezier(0.2, 1, 0.32, 1.275);
}

.surah-item-scale {
	transform: scale(1.12) !important;
	transition: 0.2s;
}

.surah-item div {
	padding-top: 108px;
	padding-bottom: 105px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

.surah-item a {
	font-family: Roboto;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #eeecec;
	display: block;
}

.icon-arrow {
	transition: all 600ms cubic-bezier(0.2, 1, 0.32, 1.275);
	display: block;
	position: absolute;
	background: url("../images/ramadan/icon-arrow-2.svg") no-repeat bottom;
	cursor: pointer;
	background-repeat: no-repeat;
	margin: auto;
	outline: none;
	border: none;
	padding-bottom: 68px;
	width: 36%;
	bottom: 10%;
	left: 50%;
	transform: translateX(-50%);
}

.quran-card {
	display: flex;
}

.quran-read-btn {
	display: none;
}

.quran-item {
	margin: 0px 5px 0px 5px;
	padding-top: 18px;
	transition: 0.2s;
	padding-bottom: 18px;
	padding-left: 12px;
	padding-right: 12px;
	background-image: url(../images/ramadan/ayah-pattern.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

.quran-item:hover {
	transition: 0.2s;
	box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.3);
	transform: scale(1, 1.05);
}

.quran-item .icon-arrow {
	transition: 0.2s;
	transform: translate(0, 45%) scale(0.7);
}

.quran-item:hover .icon-arrow {
	transform: translate(0, 45%) scale(1);
	transition: 0.2s;
}

.quran-item div {
	padding-top: 72px;
	padding-bottom: 73px;
	padding-left: 17px;
	padding-right: 16px;
	background: linear-gradient(146deg, rgba(60, 100, 181, 0.5),
		rgb(43, 12, 125, 0.5));
	/* border: solid 2px #ffffff; */
}

.quran-item a {
	font-family: Roboto;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #eeecec;
}

@media screen and (max-width: 1030px) {
	.quran-card {
		display: none;
	}
	.quran-read-btn {
		display: flex;
		justify-content: center;
	}
}

@media screen and (max-width: 768px) {
	
	.ramadan-times-title p{
		margin-top: 10px;
	    margin-bottom: 30px;
	}
	#islamic-gallery .gallery-share-mobile, .eidulfitr-gallery .gallery-share-mobile{
		margin-bottom: 20px;
	}
	.quran-kareem {
		padding-top: 0px;
		background: url(../images/ramadan/quran-bg-mobile.jpg) no-repeat;
		background-size: contain;
	}
	.quran-kareem-content {
		margin: 12px 7% 0px 7%;
	}
	.icon-arrow {
		background: url("../images/ramadan/icon-arrow-2.svg") no-repeat bottom;
		display: block;
		position: absolute;
		right: 4%;
		top: 58%;
		width: 100%;
		margin-top: 20px;
		height: 54px;
		background-size: 117px 60px;
	}
	.quran-kareem-title {
		padding-top: 40px;
		font-size: 32px;
	}
	.quran-kareem-title h2 {
		font-size: 22px !important;
	}
	.quran-surahs-desktop {
		display: none;
	}
	.quran-surahs-mobile {
		display: block;
		margin-top: 0px;
		padding-left: 0px;
		background: linear-gradient(to top, rgba(255, 255, 255, 1) 61%,
			rgba(255, 255, 255, 0) 50%);
	}
	.quran-read-btn {
		display: block;
		width: 70%;
		margin: 20px auto;
		padding-top: 15px;
		padding-bottom: 15px;
		background: linear-gradient(146deg, #3c64b5, #2b0c7d),
			url(../images/ramadan/texture.png);
		text-align: center;
		border: solid 2px #ffffff;
		font-family: Roboto;
		font-size: 17px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
		color: #eeecec;
	}
	.quran-read-btn:visited {
		color: #eeecec;
	}
	.surah-item {
		display: block;
		margin: 0;
		padding-left: 0;
		padding-right: 0;
		/* width: 100%; */
		height: 300px;
		background-image: url(../images/ramadan/ayah-pattern.jpg);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center top;
		/* text-align: center; */
		padding: 0;
	}
	
	.surah-item a {
	    width: 100%;
	    height: 100%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	.quran-item {
		width: 89%;
		height: 282px;
	}
	.quran-arabic-content {
		width: 90%;
		margin: 0 auto;
		padding: 15px 0;
/* 		margin-bottom: 30px;
 */	}
	.quran-arabic {
		font-size: 28px;
	}
	.quran-english {
		width: 90%;
		font-family: Roboto;
		font-size: 14px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.79;
		letter-spacing: normal;
		text-align: center;
		color: #ffffff;
	}
}

/* quran kareem ends */

/* eid ul fitr */
.eidulfitr {
	width: 100%;
	/* padding-bottom: 20px; */
	background-image: url(../images/ramadan/eid-background.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
}

.eidulfitr .islamic-gallery-content {
	margin-top: 131px;
}

.eidulfitr-title {
	width: 100%;
	padding-top: 28px;
}

.eidulfitr-title h3 {
	font-family: Roboto;
	font-size: 32px;
	font-weight: 900;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #323637;
}

.eidulfitr-content {
	width: 72%;
	margin: 22px auto -94px auto;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 29px;
	letter-spacing: normal;
	text-align: center;
	color: #46494b;
}

.eidulfitr-gallery {
	display: none;
	padding-top: 23px;
}

/* .eidulfitr-content p {
  line-height: 29px;
} */
@media screen and (max-width: 768px) {
	#eidulfitr .view-all-btn, #islamic-gallery .view-all-btn {
		margin-top: 0px;
	}
	.eidulfitr-title {
		background-image: url(../images/ramadan/eid-bg-2.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.eidulfitr-title h3 {
		font-size: 22px;
		font-family: roboto;
	}
	.eidulfitr-gallery {
		display: block;
		padding-top: 113px;
	}
	/* #eidulfitr-gallery-carousel {
    height: 300px;
  } */
	.eidulfitr-content {
		margin: 0px auto -94px auto;
		width: 84%;
	}
	.eidulfitr-title {
		background: url(../images/ramadan/eid-bg-2.png) no-repeat;
		padding-top: 50px;
		padding-bottom: 50px;
		background-position: center;
	}
	.eidulfitr {
		background: none;
	}
}

/* eid ul fitr ends */

/* laila tul qadr */
.lailatul-qadr {
	background-image: url(../images/ramadan/qadr-jpg.jpg);
	background-size: cover; /* <------ */
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	padding-top: 57px;
}

.lailatul-qadr-title h2{
	width: 100%;
	text-align: center;
	font-family: Roboto;
	font-size: 32px;
	font-weight: 900;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}

.lailatul-qadr-content {
	
}

.lailatul-qadr-carousel {
	width: 90%;
	margin: 65px auto;
}

.qadr-carousel-item {
	background: linear-gradient(to right, rgba(0, 0, 0, 0.61),
		rgba(7, 7, 7, 0.61), rgba(0, 0, 0, 0.61)),
		url(../images/ramadan/qadr-jpg.jpg) no-repeat center;
	height: 404px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.item-title {
	width: 100%;
	padding-top: 45px;
	font-family: Roboto;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #e5e6e6;
}

.qadr-carousel-content {
	width: 100%;
	margin: 25px auto 10px;
}

.lailatul-qadr-content-mobile {
	display: none;
}

.qadr-arabic {
	font-family: Uthmani;
	margin-left: 90px;
	margin-right: 81px;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.22;
	letter-spacing: normal;
	text-align: center;
	color: #eaeaea;
}

.qadr-carousel-content p {
	padding-top: 19px;
	padding-left: 73px;
	padding-right: 66px;
	font-family: Roboto;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.75;
	letter-spacing: normal;
	text-align: center;
	color: #eaeaea;
}

.qadr-btn {
	display: block;
	text-decoration-color: #e5e6e6;
	padding: 16px 30px 14px 30px;
	width: 34.8%;
	margin: 25px auto;
	text-align: center;
	border: solid 2px #dedfe0;
	font-family: Roboto;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #e5e6e6;
}

.qadr-btn:hover {
	background-color: #fffefe;
	color: #000000;
	font-weight: bold;
}

.lailatul-qadr .zakat-article-item {
	flex-basis: 30%;
	display: flex;
	justify-content: center;
}

div[data-article="lailatulqadr-article-1"] {
	background-size: cover;
}

div[data-article="lailatulqadr-article-2"] {
	background-size: cover;
}

.zakat-article-item .zakat-article-title {
	display: block;
}

@media ( max-width : 1030px) {
	div[data-article="zakat-article-3"] {
		display: none !important;
	}
}

@media ( max-width : 768px) {
	div[data-article="zakat-article-2"] {
		display: none !important;
	}
	div[data-article="lailatulqadr-article-2"] {
		display: none !important;
	}
}

@media screen and (max-width: 768px) {
	.lailatul-qadr .zakat-article-item {
		flex-basis: 96%;
	}
	.lailatul-qadr {
		background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8),
			rgba(0, 0, 0, 0.8)), url(../images/ramadan/qadr-jpg.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center -210px !important;
		width: 100%;
		/* padding-bottom: 547px; */
		/* height: 0; */
		/* padding-top: 6.2%; */
		clear: both;
	}
	.lailatul-qadr-title h2 {
		font-size: 22px;
	}
	.lailatul-qadr .zakat-articles {
		display: flex;
		width: 92%;
	}
	div[data-article="lailatulqadr-article-1"] .zakat-hover-item {
		visibility: visible;
		opacity: 1;
		margin-left: 0;
		margin-top: 0;
		width: 100%;
		height: 100%;
		margin: 20px;
		min-height:282px;
	}
	div[data-article="lailatulqadr-article-1"] .gallery-share-title {
		padding-top: 43px;
		width: 92%;
	}
	.zakat-article-item .zakat-article-title {
		display: none;
	}
	.lailatul-qadr-content {
		display: none;
	}
	.lailatul-qadr-content-mobile {
		display: block;
		margin-top: 1px;
	}
	#lailatul-qadr-gallery {
		height: auto;
	}
	.qadr-carousel-item {
		/* width: 311px; */
		height: 320px;
	}
	.item-title {
		width: 100%;
		padding-top: 30px;
		font-size: 14px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
		color: #e5e6e6;
		opacity: 1 !important;
	}
	.qadr-arabic {
		font-family: Uthmani;
		font-size: 24px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: 40px;
		letter-spacing: normal;
		text-align: center;
		color: #eaeaea;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 20px;
	}
	.qadr-carousel-content p {
		padding-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
		font-family: Roboto;
		font-size: 16px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
		color: #eaeaea;
	}
	.qadr-btn {
		padding: 10px 30px 10px 30px;
		width: 80%;
		margin: 20px auto;
		text-align: center;
		border: solid 2px #dedfe0;
	}
	.qadr-btn a {
		font-family: Roboto;
		font-size: 12px;
		font-weight: 500;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
		color: #e5e6e6;
	}
}

/* laila tul qadr ends */

/* islamic dua */
.islamic-duas {
	width: 100%;
	    background-color: #f1f2f6;
}

.islamic-dua-title {
	width: 100%;
	padding-top: 27px;
	padding-bottom: 38px;
	margin: auto;
}

.islamic-dua-title h2 {
	font-family: Roboto;
	font-size: 32px;
	font-weight: 900;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #323637;
}

.islamic-dua-accodian {
	width: 100%;
}

.dua-accordion-number {
	display: block;
	float: left;
}

.dua-accordion-text {
	display: block;
	text-align: center;
}

.dua-accordion {
	cursor: pointer;
	background-color: #1b1e1e;
	/* height: 80px; */
	font-family: Roboto;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #e2ebf4;
	cursor: pointer;
	padding: 26.33px;
	width: 100%;
	border: 1px #ffffff solid;
	text-align: center;
	outline: none;
	font-size: 15px;
	transition: 0.12s;
}

.dua-panel {
	background-color: rgb(180, 230, 173);
	max-height: 69px;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	background: linear-gradient(118deg, #47ecf1, #176cd8 53%, #4db0dc 85%, #48dfec),
		linear-gradient(118deg, rgba(46, 13, 138, 0.67),
		rgba(62, 255, 228, 0.18) 51%, rgba(41, 3, 142, 0.61) 89%,
		rgba(25, 8, 120, 0.72));
}

.ashra-arabic {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 24px;
	min-height: 190px;
}

.ashra-arabic span {
	font-family: Uthmani;
	font-size: 26px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.06;
	letter-spacing: normal;
	color: #eaeaea;
}

.ashra-arabic p {
	padding-left: 7%;
	padding-right: 7%;
	padding-top: 21px;
	padding-bottom: 15px;
	font-family: Uthmani;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.63;
	letter-spacing: normal;
	text-align: center;
	color: #eaeaea;
}
/* .islamic-dua-additional {
   width: 100%;
  height: 425px;
  margin-top: 0px; 
} */
.additional-dua-container {
	display: flex;
	flex-direction: row;
}

.addtional-dua-item {
	flex: 1;
}

.addtional-dua-item:last-child {
	margin-bottom: -6px;
}

.additional-dua {
	cursor: pointer;
	margin-bottom: 9px;
	margin-right: 8px;
	padding: 16px;
	background-image: url(../images/ramadan/dua-pattern.jpg);
	background-size: cover; /* <------ */
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

.additional-dua:hover {
	transition: 0.2s;
	transform: scale(1.02);
	box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.3);
}

.dua-item {
	transition: 0.2s;
	display: block;
	padding-top: 43px;
	padding-left: 38px;
	padding-right: 39px;
	padding-bottom: 38px;
	border: solid 4px #3f4345;
	font-family: Roboto;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #eeecec;
}

.dua-item p {
	/* margin-left: 0px; */
	margin: auto;
}

.dua-item:hover {
	color: #eeecec;
}

@media screen and (max-width: 768px) {
	.addtional-dua-item {
		flex: 1;
	}
	.islamic-dua-title h2 {
		font-size: 22px;
		font-family: Roboto;
	}
	.islamic-dua-accodian {
		padding-left: 0px;
		margin-left: 0px;
	}
	.islamic-duas {
		width: 100%;
	}
	.islamic-dua-additional {
		margin-top: 9px;
		width: 100%;
	}
	.additional-dua {
		margin-bottom: 7px;
		height: 0;
		padding: 0 0 96% 0;
		background-color: rgb(49, 44, 44);
		text-align: center;
		position: relative;
	}
	.dua-item {
		padding: 38% 0 0 0;
		border: solid 2.7px #3f4345;
		font-size: 15px;
		height: 93%;
		width: 93%;
		/* display: block; */
		/* position: absolute; */
		/* margin: 8px !important; */
		/* margin-top: 8px !important; */
		/* left: 10px; */
		/* top: 10px; */
		/* box-sizing: content-box; */
		/* display: none; */
		clear: both;
		display: inline-block;
		/* vertical-align: top; */
		position: absolute;
		left: 5px;
		top: 6px;
	}
	.dua-item a {
		font-family: Roboto;
		font-size: 16.3px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
		color: #eeecec;
	}
}
/* islamic dua end */
/* zakat */
.zakat {
	width: 100%;
	background-image: url(../images/ramadan/zakat-background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top; /* height: 600px; */
}

.zakat .zakat-article-item {
	display: flex;
	justify-content: center;
}

.zakat .zakat-articles {
	width: 90%;
	margin: 43px auto;
}

.zakat-title {
	width: 100%;
	margin: auto;
	padding-top: 2%;
}

.zakat-title h2 {
	font-family: Roboto;
	font-size: 32px;
	font-weight: 900;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #323637;
}

.zakat-content {
	padding-top: 20px;
	width: 72%;
	margin: auto;
	font-family: Roboto;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 29px;
	letter-spacing: normal;
	text-align: center;
	color: #1b1e1e;
}

.zakat-calculator-btn:hover {
	background: #323637;
	text-decoration-color: #fffefe;
	color: #fffefe;
	box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.3);
}

.zakat-calculator-btn {
	margin-top: 22px;
	margin-left:5px;
	display: inline-block;
	text-align: center;
	padding: 13px 45.5px 13px 45.5px;
	font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	text-align: center;
	color: #1b1e1e;
	border: solid 2px #171a1acb;
	letter-spacing: normal;
}

.zakat-calculator:hover {
	background: #1b1e1e;
	box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.3);
	color: #fffefe;
}

.zakat-articles {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 26px;
	background: linear-gradient(to top, rgba(255, 255, 255, 1) 50%,
		rgba(255, 255, 255, 0) 50%);
}

.zakat-article-item:hover .zakat-article-title {
	opacity: 0;
}

div[data-article="zakat-article-1"] {
	background-repeat: no-repeat;
	background-size: cover;
}

div[data-article="zakat-article-2"] {
	background-repeat: no-repeat;
	background-size: cover;
}

div[data-article="zakat-article-3"] {
	background-repeat: no-repeat;
	background-size: cover;
}

.iftar-seher-arabic span {
	font-family: Uthmani;
}

.zakat-article-item {
	padding-bottom: 205px;
	margin: 5px 1px 5px 5px;
	position: relative;
	font-family: Roboto;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.2;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	text-align: center;
	width: 100%;
}

.zakat-article-item:hover .zakat-hover-item {
	visibility: visible;
	opacity: 1;
}

.zakat-hover-item {
	z-index: 2;
	visibility: hidden;
	opacity: 0;
	transition: all 600ms cubic-bezier(0.2, 1, 0.32, 1.275);
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(135deg, rgba(71, 236, 241, 0.9),
		rgba(77, 179, 221, 0.9), rgba(93, 15, 163, 0.9));
	box-shadow: 0 16px 56px 0 rgba(0, 0, 0, 0.5);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	left: 0;
}

.zakat-article-item .zakat-article-title {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, 10px);
	line-height: 25px;
	width: 70%;
}

@media screen and (max-width: 768px) {
	.zakat-content {
		padding-left: 6%;
		padding-right: 6%;
		width: 90%;
	}
	.zakat-title {
		width: 100%;
		padding-top: 5px;
		margin: auto;
	}
	.zakat-title h2 {
		font-size: 22px;
		font-family: Roboto;
	}
	.zakat .zakat-hover-item {
		width: 100%;
		height: 100%;
		visibility: visible;
		opacity: 1;
		margin: 20px;
		min-height: 222px;
	}
	
	.zakat-hover-item {
		display: flex;
	    justify-content: center;
	}
	.zakat-calculator-btn{
		margin-bottom:5px;
	}
	.zakat-articles {
		margin: 40px auto 21px auto;
		width: 93%;
		display: flex;
		background: none;
	}
	.zakat-article-item {
		flex-basis: 96%;
		padding-bottom: 0;
		margin-right: 0;
		margin-bottom: 0;
		position: relative;
		font-family: Roboto;
		font-size: 20px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
		color: #ffffff;
		text-align: center;
	}
	.zakat-hover-item span {
		color: #ffffff;
	}
	.zakat-hover-item .icon-twitter {
		fill: #ffffff;
		background-image: url("../images/ramadan/twitter-white.svg");
	}
	.zakat-hover-item .icon-linkedin {
		fill: #ffffff;
		background-image: url("../images/ramadan/icon-whatsapp.svg");
	}
	
	.pillars-title span{
		font-size: 22px;
	    font-family: Roboto;
	}
}
/* zakat ends */
/* pillars of islam */
.pillar-of-islam {
	width: 100%;
	padding-bottom: 20px;
}

.pillars-title {
	width: 100%;
	padding-bottom: 31px;
	margin: auto;
	font-family: Roboto;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #46494b;
}

.pillars-content {
	height: 156px;
	overflow: auto;
	white-space: nowrap;
}

.pillars-content ul {
	list-style-type: none;
	margin: 10px auto;
	padding-left: 0;
	text-align: center;
	max-width: 100%;
}

.pillars-content ul li {
	cursor: pointer;
	background: linear-gradient(rgba(255, 255, 255, 0.8),
		rgba(255, 255, 255, 0.8)),
		url("../images/ramadan/pillars-pattern.png") no-repeat;
	background-position: center;
	display: inline-block;
	line-height: 20px;
	margin-left: 15px;
	margin-right: 15px;
	border: solid 4px #000000;
	padding-top: 44px;
	width: 116px;
	height: 118px;
	border-radius: 50%;
	display: inline-block;
	text-decoration: none;
	font-family: Roboto;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.79;
	letter-spacing: normal;
	text-align: center;
	color: #000000;
}

.pillars-content ul li:hover {
	color: #ffffff;
	background-size: cover;
	border: solid 4px rgba(255, 255, 225, 0);
	background: linear-gradient(135deg, rgba(34, 15, 93, 0.9),
		rgba(45, 38, 129, 0.9), rgba(48, 45, 141, 0.9), rgba(30, 6, 78, 0.9)),
		url("../images/ramadan/pillars-pattern.png") no-repeat;
	box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.3);
	background-size: cover;
	background-position: center;
}
/* pillars of islam ends */
.recipe-m-t{
	margin-top:15px;
}
.view-all-btn {
	background-color: rgba(255, 255, 255, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 46px;
    margin: 29px auto;
    border: 2px solid #323637;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #323637;
    min-width: 225px;
    max-width: 275px;
}

.view-all-btn:hover {
	background: #323637;
	text-decoration-color: #fffefe;
	color: #fffefe;
	box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.3);
}

.qadr-view-btn {
	background: linear-gradient(to top, rgba(255, 255, 255, 1) 117%,
		rgba(255, 255, 255, 0) 111%);
	border-bottom: solid 1px #eaeaea;
}

@media screen and (max-width: 768px) {
	.zakat-articles .gallery-share-title {
		padding-top: 0;
	}
	.zakat section-container{
		margin-bottom: 10px;
	}
	.flex-container {
		flex-direction: column;
	}
	.flex-item {
		margin-right: 10px;
		margin-left: 10px;
	}
	
}

.active {
	background-color: transparent;
	border: none;
}

.owl-carousel.owl-drag .owl-item:not (.active )::before {
	content: none;
}

.owl-carousel.owl-drag .owl-item {
	background-color: transparent;
	position: unset;
	height: auto !important;
}

.owl-carousel.owl-drag .owl-item.active {
	box-shadow: none;
}

.owl-carousel .owl-stage-outer {
	overflow: hidden;
	
}

#ramadan-fasting .owl-carousel .owl-stage-outer {
	margin-top: -30px;
}

#surahs-carousel .owl-stage-outer{
	    padding-bottom: 22px;
}

.owl-item-img {
	height: 0 !important;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 100%;
}

.qadr-carousel-content, .qadr-btn {
	opacity: 1 !important;
}

#surahs-carousel .owl-stage {
	max-height: 100% !important;
}

/* #surahs-carousel .owl-stage .owl-item {
	width: 150px !important;
} */

.eidulfitr {
	overflow: hidden;
}

.text-link {
	color: rgb(81, 84, 87);
	letter-spacing: normal;
	font-weight: 900;
	text-decoration: underline;
}

.owl-carousel .owl-stage {
	max-height: 100% !important
}

.zakat-article-item {
	width: 90%;
}

.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {
	touch-action: auto;
}

.owl-carousel.owl-drag .owl-item:not(.active)::before {
	content: none;
}

.owl-item {
	transition: 0.3s ease-out !important;
}

.owl-item.active {
	box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.3) !important;
}

.owl-stage-outer {
	padding-bottom: 10px;
}

.scale-down {
	transform: scale(1, 0.7) !important;
	opacity: 0.6;
}

.scale-up{
	transform: scale(0.9) !important; 
}
.fasting-scale-up{
	transform: scale(0.97,0.85) !important;
}

.flex-container {
	display: flex;
	justify-content: center;
	align-content: center;
}

#surahs-carousel .scale-down{
	opacity:1;
	transform: scale(1, 0.8) !important;
}

.surahs-of-the-day{
	margin:auto;
  	width: 164px;
  	height: 19px;
  	font-family: Roboto;
  	font-size: 16px;
  	font-weight: bold;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: normal;
  	letter-spacing: normal;
  	text-align: center;
  color: #fdfdfd;
}
/*New design css (deed of the day)*/

 #fasting-deed{
    padding: 20px 0;
    width: 100%;
    background-color: #f1f2f6;
    display: flex;
    align-items: center;
    justify-content: center; }
    .bg-grey{
      background-color: #272727;
    
    }
    .view-all-videos{
      border: solid 2px #ffffff;
    display: flex;
	justify-content: center;
	align-items: center;
	width: 225px;
	height: 46px;
	margin: 10px auto;
	color:#ffffff;
    }
    #ramdan-video{
    	border:none;
    }
.talbiyah {
    color: #fff;
    padding: 20px 30px;
    background-color: #272727;
    margin-bottom: 20px;
    width: 813px;
    
    position: relative; } 
    @media(max-width:813px){
    .talbiyah{
    	width:100%;
    }
    }
    
 .talbiyah p{
     font-family: Roboto;
  	font-size: 12px;
    letter-spacing: normal;
  }
 .talbiyah h4{
   font-family: Roboto;
  font-size: 16px;
  letter-spacing: normal;
  margin: 20px 0;
    font-weight: normal;
  
 }
 
 .talbiyah h2 {
    font-family: Roboto;
  	font-size: 32px;
    letter-spacing: normal;
    margin: 0; }
    
.live-streaming {
    background-size: cover;
    background-position: center;
    width: 100%; } 
    
/*New design css (quiz of the day)*/
.ramdan-quiz {
	background-image: url(../images/ramadan/qadr-jpg.jpg);
	background-size: cover; /* <------ */
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	padding: 20px 0;
}

.ramdan-quiz-title h2{
	width: 100%;
	text-align: center;
	font-family: Roboto;
	font-size: 32px !important;
	font-weight: 900;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}

.ramdan-quiz-content {
	
}

.ramdan-quiz-carousel {
	width: 90%;
	margin: 30px auto;
}

.quiz-carousel-item {
	background: linear-gradient(to right, rgba(0, 0, 0, 0.61),
		rgba(7, 7, 7, 0.61), rgba(0, 0, 0, 0.61)),
		url(../images/ramadan/qadr-jpg.jpg) no-repeat center;
	min-height: 404px;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	
    height: 100%;
}

.quiz-carousel-item .item-title {
	width: 100%;
	padding-top: 0;
	font-family: Roboto;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #e5e6e6;
}
.quiz-ques-num{
	font-family: Roboto;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.31;
  letter-spacing: normal;
  text-align: center;
  color: #e5e6e6;
}
.quiz-question{
  font-family: Roboto;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #eaeaea;
  padding:0 20px;
}
.quiz-options{
  width: 60%;
  opacity: 0.7;
  border: solid 2px #dedfe0;
  color: #ffffff;
  margin: 0 auto;
  margin-top:20px;
  padding:5px 20px;
}

.quiz-carousel-content {
	width: 100%;
	margin: 25px auto 25px;
}

.ramdan-quiz-content-mobile {
	display: none;
}
.scoreMessageMob{
	font-family: Roboto;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.scoreMessage, .score span, .scoremob{
	 font-family: Roboto;
  font-size: 48px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  display:none;
}
.scoremob{
	display:block;
}
#scoreCardMob{
	height:100%
}
.score span{
	 font-family: Roboto;
 
}
.score p, .comeAgainMessage{
	 font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.scoreOptions{
	padding: 0 60px;
}
/*special islamic days section*/
.special-event-days{
	background-color: #f1f2f6;
	padding: 40px 0;
}
.special-days-title{
	padding-bottom: 0;
}
.special-event-btn {
	flex-direction:row;
	align-items: center;
    justify-content: space-around;
    margin: 0 auto;
	}
	.rec-img-pad-top{
		padding-top:0px;
	}
	.rec-img{
		width:25%; height:90px;background-position: center;background-repeat: no-repeat;background-size: cover;
	}

@media screen and (max-width: 768px) {
	#latestarticleContainer{
		padding:0;
	}
	.quiz-options, .view-all-btn{
 	 width: 80%;}
 	 .rec-img-pad-top{
		padding-top:20px;
	}
	.rec-img{
		width:35% !important; height:80px!important;background-position: center;background-repeat: no-repeat;background-size: cover;
	}
	.ramdan-quiz {
		background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8),
			rgba(0, 0, 0, 0.8)), url(../images/ramadan/qadr-jpg.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 100%;
		 padding: 30px 0; 
		/* height: 0; */
		/* padding-top: 6.2%; */
		clear: both;
	}
	.ramdan-quiz-title h2 {
		font-size: 22px !important;
	}
	
	.artliclelist {
    width: 100% !important;
    
}
	
	.ramdan-quiz-content {
		display: none;
	}
	.ramdan-quiz-content-mobile {
		display: block;
		margin-top: 1px;
	}
	#ramdan-quiz-gallery {
		height: auto;
	}
	.quiz-carousel-content {
		/* width: 311px; */
		height: auto;
	}
	.quiz-carousel-item .item-title {
		width: 100%;
		padding-top: 30px;
		font-size: 14px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
		color: #e5e6e6;
		opacity: 1 !important;
	}
	.special-event-btn {
	flex-direction:column;
	width:unset;
	}
}

#ramadan-recipes{
/* 	background-color: #f1f2f6;
 */}
.ramdan-recipe-section{
	    width: 100%;
    margin: 0 auto;
/* border: solid 1px #6f6f6f;
 */}
.ramadan-recipes{
	font-size: 32px; font-family: Roboto; font-weight: 700;
	text-align:center;
	padding:30px 0;
}
.recipe-category{
padding:0 20px;}
 .category-seperator{
  height: 35px;
  border: solid 1px #6f6f6f;
  
  }
.recipe-category-text-inactive{
	 font-family: Roboto;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
      cursor:pointer;
    margin-bottom: 20px;s
}
.recipe-category-text{
	 font-family: Roboto;
  font-size: 20px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal: 0;
  color: #353598;
    cursor:pointer;
    }
.shractivebar, .iftaractivebar{
	 width: 100%;
  height: 6px;
  border-radius: 6.5px;
  background-color: #353598;
  align-self: center;
}
.recipeContainer{
	box-shadow:none !important;
}
.recipe-image{
    height: 380px;
    background-repeat: no-repeat;
    padding: 0;
    background-size: cover;
    background-position: center;
	
}
.recipe-content{
	 padding: 20px 60px 30px 0;
     position: relative;
     max-height: 250px;
    
}
.recipe-content .view-all-btn {
	      margin: 10px auto;
}
.category-name-red-tag{
	position: absolute;
    padding: 10px 14px;
    list-style-type: none;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    background-color: #d0021b;
    text-transform: uppercase;
    text-shadow: none;
    color: white;
    top: -20px;
    right: 10%;
    min-width: 124px;
    letter-spacing: normal;
    font-family: Roboto;
    font-weight: 900;
    white-space:nowrap;
}
.recipe-heading{
 font-family: Roboto;
  font-size: 36px;
  font-weight: 900;
  color: #000000;
}
.recipe-description{
	 font-family: Roboto;
  font-size: 16px;
  letter-spacing: normal;
  color: #000000;
  height: 100px;
}
.iftar-recipes{
	display:none;
}
.artliclelist {
    width: 95%;
    
}
.recipe-title{
	font-size:18px;
	font-weight:bold;
	    color: #000;
	
}
.trucate-recipe-title{
		max-height: 70px;
	    overflow: hidden;
	    display: -webkit-box;
	    -webkit-line-clamp: 1;
	    -webkit-box-orient: vertical;
	}
	 .trucate-recipe-des{
		max-height: 56px;
	    overflow: hidden;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	}
@media screen and (max-width: 768px){
	.recipe-content {
   		padding: 20px 15px 20px 15px;
	    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.3);
	    margin: 20px;
	    top: -74px;
	    background: white;
    }
    .deed-mob-width{
    	/* width:90%; */
    }
    .recipeContainer{
    	height:580px !important;
    }
    .recipe-m-t{
	margin-top:0;
	}
    .recipe-heading{
	  	font-size: 20px;
	  	text-align:center;
	}
	.recipe-description{
	  	font-size: 16px;
	}
    .category-name-red-tag {
    	    left: 50%;
    transform: translate(-50%);
    }
    .shractivebar, .iftaractivebar{
	 	width: 100%;
  		height: 7px;
	}
	.recipe-category-text, .recipe-category-text-inactive{
  		font-size: 14px;
  		
	}
	.category-seperator {
	height:25px;
	}
	 .trucate-recipe-title{
		max-height: 70px;
	    overflow: hidden;
	    display: -webkit-box;
	    -webkit-line-clamp: 1;
	    -webkit-box-orient: vertical;
	}
	 .trucate-recipe-des{
		max-height: 50px;
	    overflow: hidden;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	}
	/* .ramadan-recipes{
	 padding:20px 20px 20px 20px;
 		 background-image: url(../images/recipes-banner-mob.png);
 		     background-position: right;
	} */
	
}
  #at-expanded-menu-host .at-expanded-menu-mask{
     background-color: #000 !important;
 }
  #at-expanded-menu-host .at-expanded-menu-title{
 	margin-top:80px !important;
 }

.video-title{
	font-family: Roboto;
    font-size: 32px;
    letter-spacing: normal;
    margin: 10px auto;
    text-align:center;
    color:white;
    text-transform:uppercase;
}
 