/* WordPress Embed Styles for Yas Bay Ramadan Event */

/* Font Face for BigNoodleTitling */
@font-face {
	font-family: 'BigNoodleTitling';
	src: url('../fonts/BigNoodleTitling.eot');
	src: url('../fonts/BigNoodleTitling.eot?#iefix') format('embedded-opentype'),
		url('../fonts/BigNoodleTitling.woff2') format('woff2'),
		url('../fonts/BigNoodleTitling.woff') format('woff'),
		url('../fonts/BigNoodleTitling.ttf') format('truetype'),
		url('../fonts/BigNoodleTitling.svg#BigNoodleTitling') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


.event-widget.eid-banner .thumbnail {
	border: 10px solid #004D72;
}

.eid-top-section {
	width: 100%;
	padding: 100px 0 100px;
}

.big-container {
	width: 100%;
	max-width: 1530px;
	margin: 0 auto;
}

.eid-top-section-inner {
	width: 100%;
	text-align: center;
	max-width: 1210px;
	margin: 0 auto;
}

.eid-top-section-inner h4 {
	font-size: 29px;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
}

.eid-top-section-inner p {
	max-width: 1000px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.eid-top-section-inner h5 {
	font-size: 29px;
	font-weight: bold;
	color: #000000;
	margin: 20px 0;
	font-family: "Source Sans Pro", sans-serif;
}

.title-one {
	font-size: 80px;
	line-height: 110%;
	color: #000;
	margin-bottom: 30px;
}

.eid-main p:last-child {
	margin-bottom: 0;
}

.eid-main p {
	font-size: 20px;
	line-height: 28px;
	color: #000;
}

.eid-offwhite-section {
	width: 100%;
	padding: 90px 0;
	background: rgba(250, 248, 244, 0.8);

}

.grid-two {
	margin-top: 30px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 60px 30px;
}


.grid-three {
	margin-top: 30px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px 30px;
}

.eid-item {
	width: 100%;
	height: 100%;
	position: relative;
}

.eid-item-img {
	width: 100%;
	height: 355px;
	position: relative;
}

.eid-item-img label {
	position: absolute;
	padding: 5px 10px;
	background: #fff;
	top: 15px;
	left: 15px;
	display: block;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	color: #000;
	font-family: "Source Sans Pro", sans-serif;
	z-index: 2;
}

.eid-item-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.eid-item-link {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	align-items: center;
	font-size: 18px;
	font-weight: 600;
	color: #000;
	font-family: "Source Sans Pro", sans-serif;
	margin-bottom: 20px;
}

.link-syle1 {
	display: inline-block;
	position: relative;
}

.link-syle1::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #000;
}

.eid-item-link a {
	color: #000;
}

.eid-item-link a:hover {
	color: #004e72;
}

.eid-item-link span {
	margin-top: 0 !important;
}

.eid-item-content {
	width: 100%;
	padding: 30px 0 15px 0;
	background-color: rgba(250, 248, 244, 0.8);
}

.eid-item-content h4 {
	font-size: 40px;
	line-height: 100%;
	color: #000;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.eid-item-content .btn span {
	margin-top: 0;
}

.eid-item-content span {
	display: flex;
	align-items: center;
	margin-top: 15px;
}

.eid-item-content span,
.eid-item-content span a {
	font-size: 18px;
	font-weight: bold;
	color: #000;

	transition: all 0.3s ease-in-out;
}

.eid-item-content span a:hover {
	color: #004E72;
}

.eid-family-section {
	padding: 80px 0;
	color: #ffff !important;
	background-color: #004E72;
}

.eid-family-inner {
	width: 100%;
}


.eid-item-content-bottom {
	position: absolute;
	bottom: 45px;
	left: 0;
	padding: 0 30px;
	width: 100%;
}


.eid-family-inner h3 {
	font-size: 40px;
	line-height: 100%;
	margin-bottom: 10px;
}

.eid-family-section p,
.eid-family-section h2,
.eid-family-section .eid-item-content h4 {
	color: #fff;
}

.eid-item-content p{
   font-size: 18px;
   line-height: 28px;
}
.eid-weekend-section {
	width: 100%;
	padding: 100px 0;
	background-color: #FAF8F4;

}


.eid-weekend-section .eid-family-inner h3 {
	color: #000;
}

.res-bottom-section-inner {
	width: 100%;
	max-width: 870px;
}


.res-bottom-section {
	width: 100%;
	min-height: 670px;
	padding: 100px 0;
	display: flex;
	align-items: center;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
}

.res-bottom-section h3 {
	font-size: 70px;
	line-height: 100%;
	margin-bottom: 25px;
	color: #fff;
}

.res-bottom-section h4 {
	font-size: 70px;
	line-height: 100%;
	margin-bottom: 20px;

}

.res-bottom-section p {
	color: #fff;
	margin-bottom: 10px;

}

.res-bottom-section p b {
	font-size: 18px;
	line-height: 25px;
}

.res-bottom-section p {
	font-size: 26px;
	line-height: 36px;
	font-weight: 300;
	margin-bottom: 20px;
}

.res-top-section {
	width: 100%;
	padding: 100px 0;
	overflow: hidden;
}
.last-section{
	background-color: #FAF8F4;
}
.last-section .res-top-content{
	order: 2;
	padding-inline-end: 0px;
	padding-inline-start: 60px;
	width: 54%;
}
.res-top-section-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.res-top-img {
	width: 45%;
}

.res-top-img img {
	width: 100%;
	height: auto;
}

.res-top-content {
	width: 55%;
	padding-inline-end: 80px;
}
.res-top-content p{
  padding-inline-end: 70px;
}
.mobile-img {
	display: none;
}

.bottom-main {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.bottom-main p {
	font-weight: bold;
	color: #000;
	width: 100%;
	margin-bottom: 10px;
}

.bottom-main p a {
	color: #000;
}

.bottom-main p a:hover {
	color: #004D72;
}


.grid-bottom {
	margin-top: 40px;
}

@media (max-width: 1600px) {

	.big-container {
		max-width: 80%;
	}

	.title-one {
		font-size: 60px;
	}

	.eid-main p {
		font-size: 16px;
		line-height: 26px;
	}

	.eid-top-section p {
		max-width: 800px;
		margin: 0 auto;
	}

	.eid-top-section-inner h5 {
		font-size: 24px;
		margin: 15px 0;
	}

	.res-top-section {
		padding: 80px 0;
	}


	.res-bottom-section {
		width: 100%;
		min-height: 600px;
		padding: 70px 0;
	}

	.eid-item-content h4 {
		font-size: 30px;
		margin-bottom: 10px;
	}

	.res-bottom-section h3 {
		font-size: 60px;
		line-height: 100%;
		margin-bottom: 20px;
	}

	.eid-item-content-bottom {
		bottom: 30px;
	}


	.eid-item-img label {
		font-size: 16px;
	}

	.eid-top-section {
		padding: 80px 0 70px;
	}

	.res-bottom-section-inner {
		max-width: 600px;
	}

	.res-bottom-section h4 {
		font-size: 55px;
	}

	.res-bottom-section .btn {
		min-width: 150px;
		font-size: 15px;
		padding: 12px 31px 12px;
	}

	.res-bottom-section p {
		font-size: 20px;
		line-height: 28px;
	}
}


@media (max-width: 1300px) {
	.big-container {
		max-width: 96%;
	}

	.eid-item-content {
		padding: 20px 0;
	}

	.eid-top-section {
		padding: 70px 0;
	}

	.title-one {
		font-size: 60px;
	}

	.eid-item-content h4 {
		font-size: 30px;
	}

	.eid-item-content {
		padding: 20px 0;
	}

	.eid-item-content-bottom {
		padding-inline-end: 20px;
	}

	.res-bottom-section h3 {
		font-size: 40px;
		margin-bottom: 20px;
	}

	.eid-main p {
		margin-bottom: 10px;
	}

	.eid-item-link {
		font-size: 16px;
	}

	.eid-item-img label {
		padding: 4px 6px;
		top: 10px;
		left: 10px;
	}

	.eid-offwhite-section {
		padding: 70px 0;
	}

	.eid-main p {
		font-size: 16px;
		line-height: 26px;
	}

	.eid-family-inner h3 {
		font-size: 40px;
	}

	.eid-family-section {
		padding: 70px 0;
	}


	.eid-item-img {
		height: 310px;
	}

	.grid-two {
		margin-top: 20px;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 45px 20px;
	}

	.grid-three {
		margin-top: 0;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 25px 20px;
	}

	.eid-top-section-inner h5 {
		font-size: 20px;
		margin: 15px 0;
	}

	.eid-top-section-inner h4 {
		font-size: 22px;
	}

}

@media (max-width: 1024px) {
	.title-one {
		font-size: 40px;
	}

	.eid-top-section-inner h4 {
		font-size: 19px;
	}

	.eid-item-content h4 {
		font-size: 30px;
		margin-bottom: 15px;
	}

	.eid-item-content {
		width: 100%;
		padding-top: 20px;
	}

	.eid-item-content span,
	.eid-item-content span a {
		font-size: 16px;
	}

	.eid-family-inner h3 {
		font-size: 28px;
	}

	.eid-weekend-section {
		padding: 70px 0;
	}
  .res-top-content{
    padding-inline-end:50px;
  }
  .res-top-content p{
    padding-inline-end: 0px;
  }
}

@media (max-width: 768px) {

	.eid-top-section {
		padding: 60px 0;
	}

	.title-one {
		font-size: 35px;
    margin-bottom: 15px;
	}

	.eid-family-section {
		padding: 60px 0;
	}

	.eid-weekend-section {
		padding: 50px 0;
	}

	.eid-main br {
		display: none;
	}

	.eid-item-content br {
		display: block !important;
	}

	.eid-offwhite-section {
		padding: 60px 0;
	}

	.eid-item-content h4 {
		font-size: 30px;
		margin-bottom: 10px;
	}

	.eid-main p {
		margin-bottom: 15px;
	}

	.eid-family-inner h3 {
		font-size: 26px;
	}

	.big-container {
		max-width: 90%;
	}

	.grid-three {
		margin-top: 20px;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px 10px;

	}

	.grid-bottom {
		margin-top: 20px;
	}

	.res-bottom-section {
		width: 100%;
		min-height: 600px;
		padding: 50px 0;
		text-align: center;
	}

	.res-bottom-section h4 {
		font-size: 45px;
	}

	.eid-main p {
		line-height: 20px;
	}

	.res-bottom-section h3 {
		font-size: 35px;
		margin-bottom: 20px;
	}

	.eid-main p {
		margin-bottom: 10px;
	}

	.eid-item-img {
		height: 275px;
	}

	.mobile-img {
		display: block;
	}

	.desktop-img {
		display: none;
	}

	.eid-top-section-inner h5 {
		font-size: 16px;
		margin: 15px 0;
	}

	.res-top-img {
		width: 100%;
	}

	.res-top-section {
		padding: 60px 0;
	}

	.res-top-content {
		padding: 0 0;
		width: 100% !important;
		padding-bottom: 20px;
	}

	.res-top-section-inner {
		flex-direction: column-reverse;
		gap: 15px;
	}
	.last-section .res-top-content{
		padding-inline-start: 0px;
	}
	.eid-top-section-inner h4 {
		font-size: 17px;
	}

  .eid-main p{
    font-size: 15px;
  }
}


@media (max-width: 480px) {

	.grid-two {
		grid-template-columns: repeat(1, 1fr);
		gap: 30px;
	}

	.grid-three {
		grid-template-columns: repeat(1, 1fr);
		gap: 25px;
	}


}