@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Roboto:wght@100;300;400;500;700;900&display=swap');

/* GLOBAL STYLES ***/
body {
	padding-top: 0;
	padding-bottom: 0;    
	font-family: 'Helvetica World';
}
h3 {
	font-size: 60px;
	line-height: 70px;
	font-weight: normal;
}
h5 {
	font-size: 24px;
	font-weight: normal;
}
h6  {
	font-size: 16px;
	font-weight: bold;
}
p {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}
iframe, video {
	display: block;
	width: 100%;
}
iframe img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.bg-dark-grey {
	background-color: #303030;
	color: #FFFFFF;
}
.bg-dim-black {
	background-color: #101010;
	color: #FFFFFF;
}
.bg-dim-grey {
	background-color: #434343;
	color: #FFFFFF;
}
.bg-grey {
	background-color: #EBEBEB;
	color: #000000;
}
.bg-blue {
	background: #0098D1;
}
.text-dim-white {
	color: #EEEEEE;
}
.bg-linear-light {
	background: linear-gradient(180deg, #E5E5E5, #FFFFFF);
}
.bg-linear-dark {
	background: linear-gradient(180deg, #434343, #000000);
}
.bg-linear-dark-top {
	background: linear-gradient(180deg, #000000, #434343);
}
.bg-yellow {
	background-color: #E5D483;
}
h2.title-h2 {
	font-size: 50px;
	font-weight: 400;
	line-height: 58px;
	margin-bottom: 0;
}
.subContainer {
	padding: 0px 240px;
}
.subAwardContainer {
	padding: 0 130px;
}
.mb-250 { margin-bottom: 250px; }
.mb-175 { margin-bottom: 175px; }
.mb-160 { margin-bottom: 160px; }
.mb-130 { margin-bottom: 130px; }
.mb-115 { margin-bottom: 115px; }
.mb-100 { margin-bottom: 100px; }
.mb-80 { margin-bottom: 80px; }
.mb-75 { margin-bottom: 75px; }
.mb-70 { margin-bottom: 70px; }
.mb-65 { margin-bottom: 65px; }
.mb-60 { margin-bottom: 60px; }
.mb-55 { margin-bottom: 55px; }
.mb-50 { margin-bottom: 50px; }
.mb-45 { margin-bottom: 45px; }
.mb-44 { margin-bottom: 44px; }
.mb-40 { margin-bottom: 40px ! important; }
.mb-38 { margin-bottom: 38px; }
.mb-35 { margin-bottom: 35px ! important; }
.mb-30 { margin-bottom: 30px; }
.mb-28 { margin-bottom: 28px }
.mb-25 { margin-bottom: 25px !important; }
.mb-20 { margin-bottom: 20px ! important; }
.mb-15 { margin-bottom: 15px ! important; }
.mb-10 { margin-bottom: 10px ! important; }
/* .mb-neg1 { margin-bottom: -2px; } */
.mt-12 { margin-top: 12px; }
.mt-15 { margin-top: 15px; }
.mt-16 { margin-top: 16px; }
.mt-20 { margin-top: 20px; }
.mt-25 { margin-top: 25px; }
.mt-35 { margin-top: 35px; }
.mt-40 { margin-top: 40px; }
.mt-45 { margin-top: 45px; }
.mt-50 { margin-top: 50px; }
.mt-55 { margin-top: 55px; }
.mt-60 { margin-top: 60px; }
.mt-65 { margin-top: 65px; }
.mt-75 { margin-top: 75px; }
.mt-80 { margin-top: 80px; }
.mt-85 { margin-top: 85px; }
.mt-90 { margin-top: 90px; }
.mt-92 { margin-top: 92px; }
.mt-100 { margin-top: 100px; }
.mt-110 { margin-top: 110px; }
.mt-130 { margin-top: 130px; }
.mt-150 { margin-top: 150px; }
.mt-165 { margin-top: 165px; }
.py-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.py-90 {
	padding-top: 90px;
	padding-bottom: 90px;
}
.px-46 {
	padding-left: 46px;
	padding-right: 46px;
}
.px-60 {
	padding-left: 60px;
	padding-right: 60px;
}
.px-100 {
	padding-left: 100px;
	padding-right: 100px;
}
.px-150 {
	padding-left: 150px;
	padding-right: 150px;
}
.px-250 {
	padding-left: 250px;
	padding-right: 250px;
}
.pt-130 { padding-top: 130px ! important; }
.pt-85 { padding-top: 85px ! important; }
.pt-60 { padding-top: 60px ! important; }
.pb-40 { padding-bottom: 40px !important; }
.pb-140 { padding-bottom: 140px; }
.pb-10 { padding-bottom: 10px !important; }
.bgImg {
	background: url(https://www.propertyawards.biz/wp-content/uploads/2024/05/about-prop.png) no-repeat;
	padding: 50px 0 95px;
	background-size: cover;
}
.btn-light, .btn-light-big {
	font-size: 20px;
	width: 200px;
	height: 60px;
	font-weight: bold;
	background: #FFFFFF;
	border: none;
}
.btn-light-big {
	font-size: 24px;
	width: 100%;
	height: 80px;
}
.bg-F3F3F3 { background: #F3F3F3 ! important; }
.bg-E6E6E6 { background: #E6E6E6; }
.bg-D6D6D6 { background: #D6D6D6; }
/* button.bg-F3F3F3:hover, button.bg-E6E6E6:hover, button.bg-D6D6D6:hover {
background: #D81F25 ! important;
color: #FFFFFF;
} */
.btn-trans {
	width: 168px;
	height: 50px;
	border-radius: 40px;
	background: transparent;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.row-custom>* {
	padding-right: calc(var(--bs-gutter-x) * 0.3333);
	padding-left: calc(var(--bs-gutter-x) * 0.3333);
}
.text-yellow { color: #E5D483; }
.text-yellow-light { color: #F2E9C1; }

.dropdown-toggle {
	border: 1px solid #FFFFFF;
	border-radius: 26px;
	padding: 11px 14px 13px! important;
	margin: 0;
}
.dropdown-toggle img {
	width: 20px;
	height: 16px;
}
button.hover-red:hover {
	background: #D81F25 ! important;
	border: 1px solid #D81F25;
	color: #FFFFFF;
}
button.hover-yellow:hover {
	background: #E5D483;
	color: #000000;
	border: 1px solid #E5D483;
}
.diversity-section h3{
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
	margin-bottom: 23px;
}
.diversity-section .bg-yellow {
	padding: 88px 92px;
}

/******* Slider *****************/
.slick-slide {
	margin: 0px 8px;
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	width: auto;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.img-card {
	background-color: #FFFFFF;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-prev {
	position: absolute;
	left: -100px;
	top: 0;
	bottom: 0;
	transform: translate(0, 80%);
}
.slick-next {
	position: absolute;
	right: -100px;
	top: 0;
	bottom: 0;
	transform: translate(0, 80%);
}
.slick-dots {
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 38px 0 0;
	list-style-type: none;
}
.slick-dots li {
	margin: 0 3px;
}
.slick-dots button {
	display: block;
	width: 7px;
	height: 7px;
	padding: 0;
	border: none;
	border-radius: 100%;
	background-color: #FFFFFF;
	text-indent: -9999px;
}
.slick-dots li.slick-active button {
	background-color: #FFFFFF;
	width: 20px;
	border-radius: 20px;
}
.slick-track {
	display: flex !important;
	align-items: stretch;
}
.slick-slide {
	height: auto !important;
	display: flex !important;
	align-items: start;
	justify-content: center;
}
.four-box-shadow .slick-slide {
	box-shadow: 0px 5px 10px #00000029;
	margin: 10px;
}
/*************** Slick Ends *****************/

/* Carousel ***/
/* .carousel {
margin-bottom: 4rem;
} */
.carousel-item {
	height: 41rem;
}
.carousel-caption {
	bottom: 192px;
	z-index: 10;
}
.carousel-caption h4  {
	font-size: 35px;
	font-weight: 300;
	line-height: 70px;
	letter-spacing: 1.75px;
}
.carousel-caption h2 {
	font-size: 100px;
	line-height: 100px;
	margin-bottom: 34px;
}
.carousel-caption h5 {
	line-height: 70px;
}
.carousel-indicators {
	bottom: 90px;
}
.carousel-indicators [data-bs-target] {
	border-radius: 50%;
	height: 15px;
	width: 15px;
	border: 1px solid #FFFFFF;
	background: transparent;
}
.carousel-indicators .active {
	background: #FFFFFF;
}
.carousel-item .img-fluid  {
	width: 100%;
	height: 100%;
}

/* Navbar ***/
.navbar {
	height: 92px;
	border: 0.5px solid #000000;
	background: #000000;
}
.home .navbar {
	border: 0;
	background: transparent;
}
.home .navbar-solid {
	background: #000000;
	border: 0.5px solid #000000;
}
.navbar .megamenu{ padding: 1rem; }
.dropdown-toggle::after {
	display: none;
}
.navbar-collapse .col-md-2 {
	width: 30%;
}
.navbar-collapse .col-md-5 {
	width: 35%;
}
.menu-left li {
	padding: 0 12px ! important;
}
.menu-left li a {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	padding: 0 ! important;
}
.menu-left li a span:hover, .menu-left li a.active span { color:#FFFFFF; opacity: 0.9; }
.menu-left li:first-child { padding-left: unset ! important; }
.menu-right li {
	padding: 0 5px;
}
.menu-right li:last-child {
	padding-right: unset ! important;
}
.btn-grey  {
	width: 170px;
	height: 40px;
	border-radius: 20px;
	border: none;
	background: #EEEEEE;
	font-weight: 700;
	color: #2B2B2B;
}
.btn-blue, .btn-blue:hover, .btn-blue:disabled  {
	width: 170px;
	height: 40px;
	border-radius: 20px;
	border: none;
	background: #E5D483;
	font-weight: 700;
	color: #000000;
}
.btn-blue a, .btn-blue a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.megamenu.dropdown-menu {
	background: #FFFFFF;
	color: #FFFFFF;
	min-height: 100vh;
	height: 100vh;
	padding: 0;
	border: 0;
}
.outer-menu {
	background: #434343;
	padding: 150px 0 80px;
}
.col-megamenu li {
	padding: 30px 0;
}
.col-megamenu li a {
	color: #FFFFFF;
	font-size: 30px;
	text-decoration: none;
}
.col-megamenu li a:hover {
	border-bottom: 4px solid #E5D483;
}
.col-megamenu li p {
	font-size: 16px;  
	font-family: 'Roboto', sans-serif;
	color: #ffffff9a;
}
.col-megamenu li p span {
	color: #ffffff;
}
/* celebrate-success ***/
.celebrate-success {
	/*   padding: 120px 380px 170px; */
	padding: 90px 380px 80px;
}
.celebrate-success h1 {
	font-size: 60px;
	line-height: 94px;
	/* 	font-size: 76px;
	line-height: 110px; */
}

.success-block img {
	margin-bottom: 50px;
}
.success-block { color: #2B2B2B; }
.success-block h6  {
	margin-bottom: 17px;
}
.success-block h5 {
	line-height: 30px;
	margin-bottom: 13px;
}
.success-block p {
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
}
.winner-card {
	background: #FFFFFF;
	padding: 16px 16px 39px;
}
.winner-card img {
	width: 100%;
	margin-bottom: 18px;
}
.winner-card h6 {
	color: #000000;
	font-size: 24px;
	line-height: 35px;
	font-family: 'helveticamedium_condensed';
	font-weight: normal;
}
.winner-card h5 {
	color: #000000;
	line-height: 30px;
	margin-bottom: 7px;
	font-weight: 700;
}
.winner-card p {
	margin-bottom: 0;
	color: #000000;
	line-height: 22px;
}
/*.winner-card .card-content {
padding-right: 20px;
} */
.winner-all {
	border: 1px solid #FFFFFF;
}
.winner-all h6 {
	color: #FFF;
	margin-top: 18px;
	line-height: 21px;
}
.megamenu.dropdown-menu
.winner-all h6 {
	color: #FFFFFF;
	margin-top: 18px;
}
.bg-Img {
	background: url("https://eerestaurantawards.com/wp-content/uploads/2025/07/bg-img-prop.png") no-repeat!important;
	background-size: cover!important;
}
.bg-Img-reverse {
	background: url(https://eerestaurantawards.com/wp-content/uploads/2025/07/reverse-bg.png) no-repeat !important;
	background-size: cover !important;
}
/* .award-section.bg-Img {
background: linear-gradient(rgb(0 0 0 / 50%), rgb(0 0 0 / 50%)), url(https://eerestaurantawards.com/wp-content/uploads/2025/07/bg-img-prop.png) no-repeat !important;
background-size: cover ! important;
} */

/* Awards section ***/
.bannerContainer {
	position: relative;
}
.bannerContainer .overlay {
	position: absolute; 
	background: rgba(0, 0, 0, 0.1); 
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	transition: .5s ease;
	opacity:1;
	color: white;
}
.award-section-banner h3 {
	font-size: 50px;
	line-height: 70px;
}
.award-section-logo{
	padding: 75px 0;
}
.award-section h5 {
	line-height: 30px;
	color: #D81F25;
	font-size: 24px;
	margin-bottom: 8px;
}
.award-heading-block h3 {
	font-size: 40px;
	line-height: 46px;
	margin-bottom: 8px;
}
.award-heading-block h6 {
	font-size: 24px;
	line-height: 27px;
}
.award-section-card  {
	/* 	padding: 90px 127px 80px; */
	padding: 90px 90px 80px;
	width: 88%;
}
.award-section-card h4  {
	font-size: 28px;
	font-weight: bold;
	line-height: 34px;
	margin-bottom: 25px;
}
.award-section-card p {
	margin-bottom: 52px;
	width: 93%;
}
.award-section-card .btn-blue, .become-sponsor-block .btn-blue {
	width: 300px;
	height: 80px;
	border-radius: 40px;
	font-size: 24px;
}
.award-section .subContainer .col-md-3 {
	width: 28%;
	padding-right: calc(var(--bs-gutter-x)* .5);
	padding-left: calc(var(--bs-gutter-x)* .5);
}
.award-section .subContainer .col-md-3:last-child {
	width: 15%;
}
.judges-section h2, .sponsor-section h2, .testimonial h2 {
	font-size: 80px;
	line-height: 92px;
	text-transform: uppercase;
	margin-bottom: 9px;
}
.judges-card {
	background: #EEEEEE;
	padding: 16px 32px 8px 8px;
	color: #2B2B2B;
}
.judges-card h5 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 19px;
}
.judges-card h6 {
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 17px;
	line-height: 13px;
}
.judges-card p {
	font-size: 14px;
	line-height: 18px;
}
.testimonial .subContainerSlick {
	padding: 0 100px;
}
.subContainerSlick {
	padding: 0 90px;
}

.become-sponsor img {
	width: 100%;
	object-fit: contain;
}
.become-sponsor-block {
	padding: 0 46px;
}
.become-sponsor-block h5 {
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 20px;
}
.become-sponsor-block p {
	margin-bottom: 52px;
	width: 95%;
}
.video-container {
	position: relative;
}
.video-controls button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: transparent;
	outline: 0;
	border: 0;
}
.video-section-block {
	position: relative;
}
.video-section-content {
	position: absolute;
	bottom: 140px;
	padding: 0 127px;
	width: 99%;
}
.video-section-content h5 {
	margin-bottom: 35px;
}

video {
	max-width: 100%;
}

.video-control {
	position: absolute;
	left: 1em;
	bottom: 1em;
	min-width: 7.5em;
	padding: 0.5em 1em;
	text-align: left;
	border-radius: 9in;
	background: #FFFB;
}

.video-control:not(.playing) .video-control-pause,
.video-control.playing .video-control-play {
	display: none;
}

.video-control-symbol {
	font: 1.75em/0 Apple Color Emoji;
	vertical-align: -0.15em;
}
.card {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	border: unset;
}
.card img {
	width: 100%;
	height: 100%;
}
.card .img-top {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}
.card:hover .img-top {
	display: inline;
}
/* .gallery-card  { 
padding: 0 30px;
} */
.gallery-card h2 {
	/*   font-size: 100px; */
	font-size: 85px;
	line-height: 110px;
}
.gallery-card h5  {
	line-height: 30px;
	margin: 0;
	width: 60%;
}
.btn-relative {
	position: relative;
}
.visit-gallery {
	position: absolute;
	right: 0;
	/*right: 127px;*/
	bottom: 0;
	z-index: 999;
}
.visit-gallery .btn-blue, .visit-gallery .btn-blue:hover {
	font-size: 24px;
	width: 272px;
	height: 137px;
	border-radius: 0;
}
/*** Testimonial ***/
.owl-carousel-team {
	margin-top: 50px;
}
.owl-carousel-team .owl-item img{
	max-width: 100%;
	height: 300px;
	margin: auto;
}

.owl-carousel-team .owl-nav{
	display: block!important;
}
.owl-carousel-team .owl-nav .owl-prev{
	position: absolute ;
	top: 70%;
	left: 33%;
	/* background-color: transparent!important; */
	font-size: 50px!important;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	/* border:1.5px solid #000000!important; */

	align-items: center;
	display: flex;
	justify-content: center;

}
/* .owl-carousel-team .owl-nav .owl-prev:hover ,.owl-carousel-team .owl-nav .owl-next:hover{
background: #FF4C52!important;
border: none!important;
} */
/* .owl-carousel-team .owl-nav .owl-prev img,.owl-carousel-team .owl-nav .owl-next img{
transition-duration: 0.5s;
transition-timing-function: ease-in-out;
} */
/* .owl-carousel-team .owl-nav .owl-prev:hover img {
padding-right: 70px;
} */

/* .owl-carousel-team .owl-nav .owl-next:hover img{
padding-left: 70px;
} */
.owl-carousel-team .owl-nav .owl-next{
	position: absolute ;
	top: 70%;
	right: 33%;
	background-color: transparent!important;
	font-size: 50px!important;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	border:1.5px solid #000000!important;

	align-items: center;
	display: flex;
	justify-content: center;
}
.curve{
	display: block;
	position: absolute;
	top: 0;
	margin-top: 0px;
	z-index: 2;
	width: 100%;
	left: 0;
	transform: translate(10px, 10px);
}
.testimonial{
	overflow: hidden;
	padding: 70px 20px 55px;
}
.leaders-card {	
	background: #FFFFFF;
	border: 0.5px solid #00000080;
}
.team-lead-det{
	padding: 43px 35px 43px 43px;
	border-radius: 0px !important;
}
.owl-item.active .team-lead-det{
	display: none;
}
.owl-item .team-lead-det{
	display: none;
}
.owl-item.active.center .team-lead-det{
	display: block!important;
}
.owl-item.active.center .leaders-card{
	background: #F3F3F3;
	padding: 0 10px;
}
.team-lead-det h4{
	color: #000000;
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
	margin-bottom: 0;
}
.team-lead-det p {
	letter-spacing: 0.9px;
	/*     	min-height: 245px; */
}
.team-lead-det h6{
	color: #000000;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	padding-top: 9px;
}
.team-lead-det .banner-explore{
	color: #000000;
	font-size: 18px;
	font-weight: 300;
}
.team-lead-det .banner-explore .banner-explore-icon{

	border: 1px solid #000000;
}
.banner-explore:hover .banner-explore-icon {
	border: none;
}
.banner-explore .banner-explore-icon img{
	width: 12px!important;
	height: 12px!important;
	margin: 0;
	transition-duration: 0.5s;
	transition-timing-function: ease-in-out;
}
.Leadership-first-row{
	padding-top: 80px;

}
.Leadership-first-row h4{
	color: #006BAA;
	font-size: 40px;
	line-height: 60px;
	font-weight: 400;

}
.Leadership-first-row h5{
	color: #000000;
	font-size: 40px;
	line-height: 60px;
	font-weight: 400;
	padding-left: 50px;

}
.Leadership-first-row h6{
	color: #000000;
	font-size: 20px;
	line-height: 40px;
	font-weight: 500;
	text-align: center;

	padding: 0px 15px;
}
.owl-carousel-team .owl-item.active:nth-child(odd) {
	/* 	height:	340px!important;	 */
	padding-top: 10px;
}
.leaders-card img {
	object-fit:cover;
}
.owl-carousel-team .owl-item.active:nth-child(odd) .leaders-card img {
	height:	340px!important;	
}
.owl-carousel-team .owl-item.active:nth-child(even) {
	/* 	height:	267px!important;	 */
	padding-top: 15px;
}
.owl-carousel-team .owl-item.active .team-lead-det{
	height:300px;	
}

.owl-carousel-team .owl-item.active:nth-child(even) .leaders-card img {
	height:	335px!important;
}

.owl-carousel-team .owl-item.active.center .leaders-card img{
	height:	265px!important;
}
.owl-carousel-team .owl-item.active.center{
	padding-top: 85px;
}
.owl-carousel-team .owl-item.active.center .leaders-card .banner-explore-icon img{
	height:auto!important;
}

/* venue-section-block ***/
.venue-section-block {
	padding: 0 120px 0 95px;
	width: 88%;
}
.venue-section-block h5 {
	margin-bottom: 19px;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}
.venue-section-block h6 {
	margin-bottom: 32px;
	line-height: 30px;
}
.venue-section-block p {
	margin-bottom: 0;
	color: #000000;
}
.upcoming-events-section {
	position: relative;
}
.upcomingEvents-section-block {
	padding: 0 125px;
}
.upcomingEvents-section-block h5{
	margin-bottom: 20px;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}
.eventCarousel {
	background-color: #434343;
	padding: 90px;
	color: #FFFFFF;
	position: unset;
}
.eventCarousel img {
	width: auto;
}
.eventCarousel h5 {
	margin-bottom: 26px;
	color: #FFFFFF;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
}
.eventCarousel .carousel-control {
	position: absolute;
	top: unset;
	bottom: 50px;
	left: 0;
	color: rgb(255, 255, 255);
	opacity: 0.9;
	text-decoration: none;
	outline: 0px;
}
.span-outline {
	border: 3px solid #000000;
	border-radius: 50%;
	padding: 19px 23px;
}
.eventCarousel .carousel-item {
	height: auto;
}
.eventCarousel p  {
	margin-bottom: 0;
	display: -webkit-box;
	-webkit-line-clamp: 4; 
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.eventCarousel button.btn-blue, eventCarousel button.btn-blue:hover{
	width: 283px;
	height: 80px;
	border: 0;
	border-radius: 0;
	font-size: 24px;
	letter-spacing: 1.44px;
	outline: 0;
}
.eventCarousel .carousel-control-next {
	left: 15%;
}
.eventCarousel .carousel-control-next:focus .span-outline, .eventCarousel .carousel-control-next:hover .span-outline, .eventCarousel .carousel-control-prev:focus .span-outline, .eventCarousel .carousel-control-prev:hover .span-outline {
	background: #ffffff36;
}
/* Get in touch ***/
.get-in-touch {
	padding: 125px 0px 100px;
}
.footer-bg {
	background: url(https://eerestaurantawards.com/wp-content/themes/propertyawards/assets/images/footer-bg.svg) no-repeat fixed;
	background-size: cover;
	background-position: bottom;
}
.headBlock h2 {
	font-size: 50px;
	font-weight: 400;
	line-height: 66px;
	margin-bottom: 2px;
}
.get-in-touch p  {
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 15px;
}
.socialMediaBlock img{
	background: #F2E9C1;
	padding: 20px;
	margin-right: 20px;
}
.form-group {
	margin-bottom: 15px;
}
.form-control {
	height: 60px;
	border: 0;
	border-radius: 0;
	color: #3E3E40;
	padding: 0 21px;
}
.form-control:focus, .btn:focus-visible, .btn-check:checked+.btn:focus-visible {
	border: none;
	box-shadow: none;
}
textarea.form-control {
	min-height: 180px;
	padding: 15px 21px;
}
.form-group .btn{
	width: 100%;
	height: 70px;
	border-radius: 0;
	font-size: 21px;
	font-weight: 700;
}
footer  {
	height: 100px;
	line-height: 100px;
}
footer p {
	font-weight: 400;
	margin-bottom: 0;
}
footer ul {
	list-style: none;
	margin: 0;
}
footer ul li {
	display: inline;
	padding: 0 10px;
	border-left: 1px solid;
}
footer ul li:first-child {
	border-left: none;
}
footer a {
	text-decoration: none;
	color: #FFFFFF;
}

.get-in-touch textarea.form-control {
	min-height: 130px;
}
.get-in-touch .form-group .btn{
	height: 60px;
}

/*** Home - Restaurant awards ***/
.home-options {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	overflow: hidden;
	/* 		width: calc(100% - 100px); */
	height: 520px;
}
@media screen and (max-width: 1199px) {
	.home-options .home-option:nth-child(4) {
		display: none;
	}
}
@media screen and (max-width: 991px) {
	.home-options .home-option:nth-child(3) {
		display: none;
	}
}
@media screen and (max-width: 575px) {
	.home-options .home-option:nth-child(2) {
		display: none;
	}
}
.home-options .home-option {
	position: relative;
	overflow: hidden;
	min-width: 200px;
	margin: 0 8px;
	background: var(--optionBackground, var(--defaultBackground, #e6e9ed));
	background-size: auto 120%;
	background-position: center;
	cursor: pointer;
	transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}
.home-options .home-option.active {
	flex-grow: 10000;
	transform: scale(1);
	max-width: 600px;
	margin: 0px;
	background-size: cover;
	background-repeat: no-repeat;
}
.home-options .home-option:nth-child(1) {
	margin-right: 8px;
}
.home-options .home-option:nth-child(2) {
	--defaultBackground: #fc6e51;
}
.home-options .home-option:nth-child(3) {
	--defaultBackground: #ffce54;
}
.home-options .home-option:nth-child(4) {
	--defaultBackground: #2ecc71;
}

.home-options .home-option.active .shadow {
	background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 85%, rgba(0, 0, 0, 1) 100%);
}
.home-options .home-option.active .label {
	bottom: 48px;
	left: 45px;
	right: 45px;
}
.home-options .home-option.active .label .info > div {
	left: 0px;
	opacity: 1;
}
.home-options .home-option:not(.active) {
	flex-grow: 1;
}
.home-options .home-option:not(.active) .shadow {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 20%, rgba(0, 0, 0, 1) 100%);
}
.home-options .home-option:not(.active) .label {
	bottom: 48px;
	left: 30px;
	right: 30px;
}
.home-options .home-option:not(.active) .label .info > div {
	left: 0px;
	opacity: 1;
}
.home-options .home-option:not(.active) .label .info > div.sub {
	display: none;
}

.home-options .home-option .shadow {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 100%;
	transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}
.home-options .home-option .label {
	display: flex;
	position: absolute;
	right: 0px;
	height: auto;
	transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}
.home-options .home-option .label .icon {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	min-width: 40px;
	max-width: 40px;
	height: 40px;
	border-radius: 100%;
	background-color: white;
	color: var(--defaultBackground);
}
.home-options .home-option .label .icon img {
	min-width: 20px;
	max-width: 20px;
}
.home-options .home-option .label .icon {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	min-width: 40px;
	max-width: 40px;
	height: 40px;
	border-radius: 100%;
	background-color: #212123;
	color: var(--defaultBackground);
}
.home-options .home-option .label .info {
	color: white;
}
.home-options .home-option .label .info > div {
	position: relative;
	transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95), opacity 0.5s ease-out;
}
.home-options .home-option .label .info .main {
	font-weight: bold;
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 8px;
}
.home-options .home-option:not(.active) .label .info .main {
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	margin-bottom: 8px;
}
.home-options .home-option .label .info .sub {
	transition-delay: 0.1s;
}




.home-banner-slider .carousel-item {
	height: 100vh;
	background-size: cover;
	background-position: center;
	position: relative;
}

.home-banner-slider .overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.3);
	z-index: 1;
}

.home-banner-slider .carousel-caption {
	z-index: 2;
}

.home-banner-slider .carousel-indicators {
	flex-direction: column;
	top: 50%;
	bottom: auto;
	right: 20px;
	left: auto;
	transform: translateY(-50%);
	margin: 0;
	z-index: 5;
}

.home-banner-slider .carousel-indicators [data-bs-target] {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	margin: 1.5px 0;
	background-color: #fff;
	opacity: 0.5;
	border: 0;
}

.home-banner-slider .carousel-indicators .active {
	opacity: 1;
	height: 20px;
	border-radius: 20px;

}

.home-banner-slider .content-bottom-left,
.home-banner-slider .content-bottom-right {
	position: absolute;
	bottom: 53px;
	z-index: 10;
	color: #fff;
	border-radius: 6px;
	font-size: 1rem;
}

.home-banner-slider .content-bottom-left {
	left: 139px;
	width: 368px;
}
.content-bottom-left h3 {
	color: rgba(255, 208, 78, 1);
	font-family: 'kunstler_scriptregular';
	font-size: 100px;
	line-height: 110px;
	margin: 0;
	margin-left: -35px;
}
.content-bottom-left h5  {
	font-size: 30px;
	margin: 0;
}
.home-banner-slider .content-bottom-right {
	right: 139px;
	width: 305px;
}
.content-bottom-right p  {
	font-size: 20px;
	margin: 0;
}

/* About Us ***/
.about-us {
	padding: 20px 0 60px;
}
.about-us h5 {
	line-height: 27px;
	margin-bottom: 14px;
	text-transform: uppercase;
}
.about-us h1 {
	font-size: 50px;
	line-height: 50px;
	font-weight: bold;
}
.aboutPage p {
	font-size: 20px;
	line-height: 30px;
}
.subAboutContainer {
	padding: 0 58px;
}
.aboutBannerBlock .options {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	overflow: hidden;
	min-width: 100%;
	max-width: 100%;
	width: calc(100% - 100px);
	height: 345px;
}
.aboutBannerBlock .options .option {
	position: relative;
	overflow: hidden;
	min-width: 250px;
	background: var(--optionBackground, var(--defaultBackground, #e6e9ed));
	background-size: auto 120%;
	background-position: center;
	cursor: pointer;
	transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}
.aboutBannerBlock .options .option.active {
	flex-grow: 10000;
	transform: scale(1);
	max-width: 600px;
	margin: 0px;
	/*   background-size: auto 100%; */
	background-size: cover;

}
.aboutBannerBlock .options .option:not(.active) {
	flex-grow: 1;
}
@media screen and (max-width: 992px) {
	.aboutBannerBlock .options {
		min-width: 100%;
	}
	.aboutBannerBlock .options .option:nth-child(4) {
		display: none;
	}
}
@media screen and (max-width: 718px) {
	.aboutBannerBlock .options {
		min-width: 100%;
	}
	.aboutBannerBlock .options .option:nth-child(4), .aboutBannerBlock .options .option:nth-child(3) {
		display: none;
	}
}
.our-history { 
	padding: 100px 0 130px;
	background-position:center;
}
.cardContainer, .bookImgCard {
	position: relative;
}
.cardContainer .overlay {
	position: absolute; 
	background: rgba(0, 0, 0, 0.5); 
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	transition: .5s ease;
	opacity:1;
	color: white;
}
.our-history h2, .upComingEvents h2 {
	color: #FFFFFF;
	font-size: 60px;
	line-height: 70px;
	font-weight: 400;
	text-transform: uppercase;
}
.our-history p {
	color: #FFFFFF;
}
.our-brands {
	padding-top: 60px;
	padding-bottom: 60px;
}
.our-brands h2, .our-brands p {
	color: #000000;
}
.bookImgCard img {
	width: 100%;
	margin-bottom: 22px;
	height: auto;
	object-fit: cover;
}
.bookImgCard .text {
	color: white;
	font-size: 20px;
	position: absolute;
	bottom: 2%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	width: 100%;
}
.bookImgCard .text a {
	text-decoration: unset;
	color: #FFFFFFa6;
}
.brand-slider .slick-slide a {
	text-decoration: none;
}
.brand-slider .slick-slide a h6 {
	color: #000000;
	font-size: 18px;
}
.slick-arrow {
	top: 40%;
	bottom: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
	z-index: 1;
}
.upComingEvents {
	padding: 100px 0 130px;
}
.upComingEvents-card {
	display: block ! important;
}
.upComingEvents-card .eventCard {
	background: #E5E5E5;
	padding: 16px;
}
.cardContent {
	padding: 23px 16px 16px;
}
.cardContent h3 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}
.cardContent h6, .cardContent p {
	color: #D81F25;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 22px;
}
.cardContent .eventAddress {
	width: 40%
}
.cardContent p {
	color: #000000;
}
.upComingEvents-card .btn-blue {
	width: 100%;
	height: 80px;
	border-radius: 0;
	font-size: 20px;
}
.cardContainer .overlay {
	background: rgb(39 35 97 / 50%);
}
.cardContainer .overlay .text {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	transform: translate(0, -10%);
	width: 100%;
}
.cardContainer .overlay .text h3 {
	font-size: 20px;
	font-weight: 300;
}
.our-brands-logos .slide a {
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
	color: #000000;
}
.upComingEvents-card .cardContainer .image {
	height: 250px !important;
	object-fit: cover;
}

/* Book a table ***/
.heroSection {
	position: relative;
	padding: 0;
	height: 306px;
	overflow: hidden;
}
.bannerImageStyle {
	width: 100%;
	height: 100%;
	position: absolute;
}
.bannerImageStyle img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	top: 20%;
}
.heroSection .overlay {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
}
.heroSection article {
	position: absolute;
	bottom: 53px;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}
.heroSection article h1 {
	text-align: center;
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 0;
}
.winnersPage .bannerImageStyle img {
	top: 10%;
}
.subPlanContainer {
	padding: 0 63px;
}
.plansCard {
	background: #EBEBEB;
	padding: 55px 60px;
}
.plansCard h4 {
	color: #000000;
	font-size: 30px;
	font-weight: normal;
	line-height: 35px;
	margin-bottom: 0;
}
.plansCard h3 {
	font-size: 50px;
	line-height: 50px;
	font-weight: 700;
	margin-bottom: 10px;
}
.plansCard h5 {
	color: #121A50;
	font-size: 24px;
	line-height: 22px;
	font-weight: 500;
}
.plansCard hr {
	margin: 14px 0 15px;
}
.plansCard ul {
	list-style: none;
	padding-left: 0;
}
.plansCard ul li  {
	font-size: 20px;
	font-weight: 500;
	color: #121A50;
	line-height: 30px;
}
.cardHead .btnDiv {
	position: absolute;
	right: 0;
	top: 18px;
}
.cardHead .btn-blue  {
	width: 234px;
	height: 60px;
	border-radius: 0;
	font-size: 20px;
}
.planIcon {
	position: absolute;
	right: 0;
	bottom: 0;
}
.planIcon img {
	/*   width: 218px; */
	width: 160px;
}
.book-now .btnDiv img {
	height: 100%;
}
/*** Award Gallery ***/
.award-gallery h2.title-h2 {
	font-size: 40px;
}
.gallery-tab h5 {
	font-weight: 400;
	margin-bottom: 0;
}
.gallery-tab .nav-pills .nav-link {
	border: 1px solid #121A50;
	border-radius: 40px;
	color: #000000;
	font-size: 20px;
	letter-spacing: 1.2px;
	width: 207px;
	height: 66px;
	margin: 0 15px;
}
.gallery-tab .nav-pills .nav-link:first-child {
	margin-left: 0;
}
.gallery-tab .nav-pills .nav-link.active, .gallery-tab .nav-pills .show>.nav-link  {
	background: #2B2B2B;
	color: #FFFFFF;
}
.gallery-images img {
	width: 100%;
	margin: 15px 0;
}
/* Enter Awards ***/
.enter-award-categories h2, .sponsor-ship-section h2, .feedback-section h2 {
	font-size: 50px;
	font-weight: 300;
	line-height: 70px;
}
.enter-award-categories ol {
	list-style-type: decimal-leading-zero;
}
.enter-award-categories ol li {
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 15px;
	padding-left: 10px;
}

.enter-award-categories ol li::marker {
	color: #E5D483;
}

.accordion-item {
	border-radius: 0px ! important;
	margin-bottom: 20px;
}
.accordion-button {
	font-size: 30px;
	color: #000000 ! important;
	font-weight: 300;
	line-height: 70px;
	height: 115px;
	background: transparent !important;
	box-shadow: none ! important;
	padding: 0 35px;
}
.accordion-button span {
	color: #979797;
	font-weight: 500;
	margin-right: 25px;
}
.accordion-button:after {
	border: 1px solid #979797;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-size: 25px;
	background-position: center;
	background-image: url(https://eerestaurantawards.com/wp-content/uploads/2025/07/red-arrow.png) ! important;
}
.accordion-button:not(.collapsed)::after {
	transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-body  {
	padding: 0 35px 35px;
}
.accordion-body p {
	color: #000000;
	font-weight: 400;
	margin-bottom: 0;
}
.accordion-body .btn-blue {
	width: 234px;
	height: 60px;
	border-radius: 0px;
}
/*** Venue ***/
.venuePage .venue-section {
	padding: 0;
}
.venue-section img {

	object-fit: cover;
}
.venuePage .venue-section img {
	object-fit: cover;
	width: 100%;
}

/*** FAQ ***/
.faq .accordion-button {
	line-height: 30px;
}
.faq .accordion-button:after {
	border: 1px solid #979797;
	background-image: url("https://www.propertyawards.biz/wp-content/uploads/2024/07/Icon-ionic-ios-arrow-back.png");
	width: 40px;
	height: 40px;
	background-size: 20px;
	border-radius: 50%;
	background-position: center;
}

/*** Award Winners ***/
.winnersPage .gallery-tab .nav-pills .nav-link {
	border: 1px solid #FFFFFF;
	border-radius: 0;
	color: #FFFFFF;
}
.winnersPage .gallery-tab .nav-pills .nav-link a{
	color: #FFFFFF;
	text-decoration: none;
}
.winnersPage .gallery-tab .nav-pills .nav-link.active, .winnersPage .gallery-tab .nav-pills .show>.nav-link, .winnersPage .gallery-tab .nav-pills .nav-link.active a {
	background: #E5D483;
	color: #2B2B2B;
	font-weight: 700;
	border: 1px solid #E5D483;
}
.winner-image-card {
	position: relative;
	width: 100%;
}
.winner-image-card img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
}
.winner-image-card .overlay {
	position: absolute; 
	bottom: 0; 
	width: 100%;
	opacity:1;
	color: #EBEBEB;
	font-size: 14px;
	padding: 0 40px 30px;
	font-weight: 300;
}
.winner-full-card h5 {
	font-weight: 700;
	line-height: 30px;
}
.winner-full-card h6 span {
	font-weight: 300;
}
.winner-card-content {
	padding: 0;
}


/*** Sponsorship ***/
.category-content ul {
	list-style-type: none;
}
.category-content ul > li:before {
	content: "–"; 
	position: absolute;
	margin-left: -2em;
	font-weight: 800;
}
.sponsor-ship-section .slick-next {
	right: -185px;
}
.sponsor-ship-section h5, .feedback-section h5 {
	line-height: 42px;
	font-weight: 400;
}
.sponsor-ship-section p, .feedback-section p {
	line-height: 24px;
	font-weight: 400;
}
.sponsorship-category .nav-pills {
	overflow-x: auto;
	overflow-y: hidden;
	flex-wrap: nowrap;
}
.sponsorship-category .nav-pills .nav-link {
	border-radius: 40px;
	margin: 0 40px;
	width: 507px;
	height: 80px;
	border: 1px solid #707070;
	font-weight: 500;
	color: #000000;
	font-size: 24px;
}
.sponsorship-category .nav-pills .nav-link:first-child {
	margin-left: 0;
}
.sponsorship-category .nav-pills .nav-link.active, .sponsorship-category .nav-pills .show>.nav-link {
	color: #FFFFFF;
	background-color: #2B2B2B;
}
.category-content ul li, .category-content p {
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 1rem;
}
.category-content .form-group .btn {
	border-radius: 35px;
}
/*** Feedback ***/
.feedbackForm label  {
	font-size: 20px;
	font-weight: 400;
	line-height: 42px;
	display: block;
}
.feedbackForm .form-group {
	margin-bottom: 48px;
}
.feedbackForm .form-control {
	height: 60px;
	color: #000000;
}
.feedbackForm ul {
	list-style: none;
	margin-bottom: 0;
}
.feedbackForm ul li {
	display: inline-block;
	margin: 0 12px;
}
.borderBox {
	border: 1px solid #707070;
	padding: 40px 0 56px;
}
.feedback-section .borderBox h5 {
	margin-bottom: 0;
}
.borderBox label {
	font-size: 16px;
	line-height: 42px;
	margin-bottom: 10px;
}
.borderBox .form-check-input[type=radio] {
	width: 20px;
	height: 20px;
	border: 1px solid #707070;
	background: transparent;
	box-shadow: unset;
}
.borderBox .form-check-input:checked[type=radio] {
	background-color: #2B2B2B;
}
.borderBox .btn-group .btn{
	margin: 0 10px;
	border: 1px solid #707070;
	border-radius: 100px;
	width: 184px;
	height: 60px;
	color: #000000;
	line-height: 42px;
}
.borderBox .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
}
.borderBox .btn-check:checked+.btn, .borderBox .btn.active, .btn.show, .borderBox .btn:first-child:active, .borderBox :not(.btn-check)+.btn:active {
	background-color: #2B2B2B;
	color: #FFFFFF;
}
.feedbackForm textarea.form-control {
	min-height: 115px;
}
.feedbackForm .form-group .btn {
	width: 281px;
	height: 70px;
	border-radius: 35px;
}
/*** Enter Now ***/
.feedbackForm .col-md-6 textarea.form-control {
	height: 240px;
}
.text-form-group label {
	line-height: 24px;
	margin-bottom: 10px;
	min-height: 48px;
}
input[type="file"] {
	position: relative;
}

input[type="file"]::file-selector-button {
	width: 136px;
	color: transparent;
}

/* Faked label styles and icon */
input[type="file"]::before {
	position: absolute;
	pointer-events: none;
	top: 10px;
	left: 16px;
	height: 20px;
	width: 20px;
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%230964B0'%3E%3Cpath d='M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5-5 5z'/%3E%3C/svg%3E");
}

input[type="file"]::after {
	position: absolute;
	pointer-events: none;
	top: 11px;
	left: 40px;
	color: #0964b0;
	content: "Upload File";
}

/* ------- From Step 1 ------- */

/* file upload button */
input[type="file"]::file-selector-button {
	border-radius: 4px;
	padding: 0 16px;
	height: 40px;
	cursor: pointer;
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.16);
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
	margin-right: 16px;
	transition: background-color 200ms;
}

/* file upload button hover state */
input[type="file"]::file-selector-button:hover {
	background-color: #f3f4f6;
}

/* file upload button active state */
input[type="file"]::file-selector-button:active {
	background-color: #e5e7eb;
}

/*** Book Now ***/
.book-now .plansCard {
	padding: 53px 60px 52px;
}
.book-now .btnDiv  {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	background: linear-gradient(90deg, rgba(235, 235, 235, 1) 50%, rgba(0, 0, 0, 1) 50%);
}
.book-now hr {
	color: #121A50;
	opacity: 0.5;
	margin: 14px 0 15px;
}
.book-now h2 {
	font-size: 50px;
	font-weight: 300;
	line-height: 70px;
	font-family: 'Roboto', sans-serif;
}
.book-now form {
	padding: 50px 0 60px;
}
form .darkBox {
	padding: 30px 50px;
}
form .darkBox p {
	line-height: 20px;
	font-weight: 400;
}
form .whiteBox {
	padding: 59px 47px 35px
}
form .whiteBox label {
	padding-left: 12px;
	font-weight: 600;
}
form .whiteBox p  {
	margin-left: 58px;
	line-height: 24px;
	font-weight: 400;
}
form .whiteBox h6 {
	margin-bottom: 0;
	padding-left: 40px;
}
form .whiteBox .form-check-input, .book-now .form-check-input[type=radio] {
	border: 1px solid #D81F25;
}
.book-now .form-group {
	margin-bottom: 28px;
}
.book-now .form-group label {
	margin-bottom: 11px;
}
.book-now .form-control {
	height: 60px;
}
.book-now textarea.form-control {
	min-height: 180px;
}
.book-now h3 {
	font-size: 40px;
	line-height: 50px;
	font-weight: normal;
	margin-bottom: 10px;
}
.book-now form h5  {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
}
.form-check  {
	margin-left: 48px;
}
.book-now form .form-check-label {
	padding-left: 12px;
	font-weight: 600;
}
.book-now .form-group .btn {
	border-radius: 0;
	width: 234px;
	height: 60px;
	font-size: 20px;
}
.formBottomBlock {
	padding: 90px 60px 80px;
}
.formBottomBlock p {
	color: #FFFFFF;
	line-height: 25px;
	font-weight: 200;
}
.form-check-input[type=checkbox] {
	border: 1px solid #D81F25;
	border-radius: 50%;
}
.form-check-input:checked {
	background-color: #D81F25;
	border-color: #D81F25;
}

/*** Blog ***/
.subBlogContainer {
	padding: 0 80px;
}
.blogContent{
	background: #EBEBEB;
	padding: 44px 38px 44px 44px;
}
.blogContent_head span{
	padding-left: 13px;
	color: #2B2B2B;
}
.blogContent h6, .blogContent_middle h6{
	font-weight: 500;
	margin-bottom: 0;
	color: #2B2B2B;
	line-height: 22px;
}
.blogContent_middle h5{
	line-height: 23px;
	font-weight: 700;
	color: #2B2B2B;
}
.blogContent_desc {
	padding-right: 34px;
}
.blogContent_middle p {
	padding-top: 9px;
	margin: 0;
	width: 100%;
	line-height: 23px;
}
.readBtn {
	background: #E5D483;
	width: 235px;
	height: 60px;
	font-size: 20px;
	line-height: 24px;
	border: none;
	color: #000000;
	font-weight: bold;
}
.cardFourth{
	background-color: #EBEBEB;
	padding: 40px 40px 65px 40px;
}
.cardFourth .btn-blue{
	height: 80px;
	border-radius: 50px;
}
.cardFourth_head h5{
	font-weight: bold;
	line-height: 30px;
}
.pagination_blog {
	padding-top: 112px;
}
.page-link{
	background-color: transparent !important;
	color: white;
}
.page-item{
	padding-left: 46px;
	border-radius: none;
}
.pagination span{
	text-decoration: none; 
}
.pagination {
	width: 100%;
	overflow-x: scroll; 
	padding-bottom: 30px;
}
.recent-posts {
	padding: 100px 0 85px;
}
.recent-posts h2 {
	font-size: 80px;
	line-height: 92px;
	text-transform: uppercase;
}
.cardsixth{	
	border: 0;
	padding: 35px 49px 40px;
}
.cardsixth span {
	color: #FFFFFF;
	font-weight: lighter;
}
.h-285px {
	height: 285px;
}
.h-150px {
	height: 150px;
}
.blogContent_head img {
	border-radius: 50%;
	width: 40px;
	height: 40px;
}
.readBtn a {
	text-decoration: none;
	color: #FFFFFF;
}
.pagination_blog .page-numbers {
	border: 1px solid #FFFFFF;
	padding: 13px 21px;
	margin: 0 23px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 20px;
}
.pagination_blog .page-numbers.current {
	opacity: 0.5;
}

/*** Blog Details ***/
.shortDesc {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.blog-details  {
	padding: 60px 60px 0px 60px;
	background: #EBEBEB;
}
.blog-details .profile img {
	border-radius: 50%;
}
.blog-details .profile span {
	padding-left: 13px;
	font-weight: 500;
}
.blog-details .profile .view {
	padding-left: 46px;
}
.blog-details-content h3 {
	padding-top: 75px;
	font-size: 50px;
	font-weight: 700;
	line-height: 70px;
	padding-bottom: 35px;
}
.blog-details-content p {
	font-size: 16px;
	line-height: 21px;
	font-weight: 400;
}
.blog-details-content img {
	width: 100%;
	padding: 60px 0;
}
.blog-tags ul {
	padding: 70px 0px 45px 0px;
	margin-bottom: 0px;
	list-style: none;
}
.blog-tags ul li {
	border: 1px solid #707070;
	padding: 15px 15px;
	display: inline-block;
	margin: 5px 10px 5px 10px;
}
.detailsFooterHead {
	width: 100%;
	background-color: #2B2B2B;
	border: 0px;
	border-bottom: #000000;
	padding: 14px 60px 14px 60px;
}
.detailsFooterHead p {
	margin-right: 35px;
}
.detailsFooterHead img {
	width: auto;    
	background: unset;
	padding: 0 15px;
	margin: 0;
}
.recentCard {
	background-color: #FFFFFF;
	padding: 40px 40px 65px 40px;
	border: 1px solid #2B2B2B;
}
.recentCard h5 {
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	padding-top: 25px;
	color: #2B2B2B;
}
.recentPost h2 {
	color: #121A50;
	font-size: 100px;
	line-height: 110px;
}
.recentCard .profile  {
	margin-top: 85px;
}
.recentCard .profile span  {
	padding-left: 25px;
	color: #2B2B2B;
}
.details_form {
	padding: 0 60px 60px;
}
.footer_btn_details .btn-blue  {
	width: 235px;
	height: 60px;
	border-radius: 0;
	font-size: 20px;
	background: #E5D483;
	font-weight: 700;
	color: #000000;
}
.footer_btn_details button {
	background: transparent;
	outline: 0;
	border: 0;
}
.footer_btn_details .btn-blue a, .footer_btn_details button a {
	color: #FFFFFF;
	text-decoration: none;
}
.transBtn {
	margin-left: 35px;
}
.recentCard img.proImg {
	height: 185px;
	object-fit: cover;
}
.recentCard .profile img {
	border-radius: 50%;
}
.recentPost a, .mobile-recent-card .slide  a, .recent-posts a {
	text-decoration: none;
}
.detailsText {
	padding-top: 40px;
}

/*** Agenda ***/
.agenda-card {
	padding: 60px 0 60px;
	padding-left: 52px;
	padding-right: 102px;
}
.card-1 {
	border-bottom-right-radius: 140px;
}
.card-2 {
	border-bottom-left-radius: 140px;
	padding-left: 112px;
	padding-right: 42px;
}
.card-3 {
	border-top-right-radius: 140px;
}
.card-4 {
	border-top-left-radius: 140px;
	padding-left: 112px;
	padding-right: 42px;
}
.agenda-card h5 {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 17px;
}
.agenda-card h2 {
	font-size: 30px;
	line-height: 24px;
	padding-top: 21px;
}
.agenda-card .cards_content {
	width: 100%;
}
.agenda-card p {
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
}
/* .agenda-card.card-1 .cards_content {
width: 70%;
}
.agenda-card.card-1 .cards_content p {
width: 90%;
} */
.agendaCounter {
	background: #EEEEEE;
	padding: 48px 130px 73px 130px;
}
.agendaCounter h2 {
	font-size: 120px;
	font-weight: normal;
}
.agendaCounter h5 {
	line-height: 24px;
	font-size: 20px;
	margin-bottom: 0;
}
.agendaCounter #hr {
	border: 1px solid #707070;
}
.agendaCounter .detailsBtn {
	background: #0098D1;
	width: 75%;
	height: 80px;
	color: #FFFFFF;
	border-radius: 40px;
	border: none;
	font-size: 20px;
	font-weight: 700;
}
.winner-all a:hover, .btn-blue:hover, .btn-grey:hover, .award-section-card a:hover, .become-sponsor-block a:hover, .owl-nav button:hover {
	opacity: .9;
}
.winner-all a {
	text-decoration: none;
}
.slick-arrow:hover {
	opacity: 0.8;
}
.socialMediaBlock a img {
	cursor: pointer;
}
.whatsappIcon {
	position: fixed;
	z-index: 1000;
	top: auto!important;
	right: 18px!important;
	bottom: 90px!important;
	left: auto!important;
}
.whatsappIcon button {
	background: transparent;
	border: unset;
	outline: unset;
}
.whatsappIcon img {
	width: 60px;
	height: 60px;
}
.support-img-card, .association-img-card {
	background: #FFFFFF;
	padding: 11px 30px;
}
.iti {
	width: 100%;
}
.pa-hightlight {
	background: #4942BB;
}
.pa-hightlight h3  {
	font-size: 20px;
	line-height: 30px;
	color: #FFFFFF;
}
.home-testimonial .slick-prev, .home-testimonial .slick-next {
	top: 50%;
	bottom: 0;
	transform: translate(0, -50%);
}
.bwg_ctrl_btn_container, .bwg_toggle_container  {
	background-color: transparent ! important;
}
.diversity-content {
	padding: 85px 95px;
}
.diversity-content h3 {
	font-size: 45px;
	line-height: 70px;
}

/*** Video ***/
.embed-container {
	/* 	--video--width: 1296;
	--video--height: 540;
	padding-bottom: calc(var(--video--height) / var(--video--width) * 100%);  */
	position: relative;
	overflow: hidden;
	max-width: 100%;
	background: black;
	padding-bottom: 56.25%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.footer-enquiry {
	background-color: #000;
	color: #FFFFFF;
	padding: 90px 0px 90px;
}
.footer-enquiry h3 {
	font-size: 50px;
	line-height: 60px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-transform: Capitalize;
}
.fEnquiry-card {
	border-right: 1px solid #FFFFFF;
	height: 75px;
}
.fEnquiry-row .col-md-4:last-child .fEnquiry-card {
	border: unset;
}
.fEnquiry-card h5 {
	margin-bottom: 20px;
	color: #0098D1;
	line-height: 24px;
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: 400;
}
.fEnquiry-card p {
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
}
.pl-80 {
	padding-left: 80px;
}
.pa-highlight-btn {
	position: absolute;
	right: 55px;
	top: -5px;
}

.custom-container {
	max-width: 100% ! important;
	padding: 0 139px;
}
.enterNow-section h2 {
	font-size: 40px;
	line-height: 60px;
}
.winnersPage h2 {
	font-size: 40px;
}
.brand-slider .slick-slide {
	display: block! important;
}
.brand-slider .slick-prev {
	left: 0px;
}
.brand-slider .slick-next {
	right: -55px;
}

.home-empowering {
	background: url(https://eerestaurantawards.com/wp-content/uploads/2025/07/home-empowering.png) no-repeat;
	background-position: center;
	padding-top: 160px;
	height: 432px;
}
.home-empowering h2 {
	font-size: 80px;
	line-height: 92px;
	text-transform: uppercase;
	color: #434343;
	margin-bottom: 0;
}
.home-empowering h5 {
	font-size: 24px;
	line-height: 27px;
	color: #434343;
}
.home-empowering p {
	color: #434343;
}
.customer-logos .slick-slide img {
	width: 100%;
}
.venue-section {
	padding: 70px 0px 100px;
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {

	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  }

}	
/* ============ desktop view .end// ============ */


/* ============ mobile view ============ */
@media(max-width: 991px){
	.navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
		overflow-y: auto;
		max-height: 90vh;
		margin-top:10px;
	}
}
/* ============ mobile view .end// ============ */

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
	/* Bump up size of carousel content */
	.carousel-caption p {
		margin-bottom: 1.25rem;
		font-size: 1.25rem;
		line-height: 1.4;
	}

}
@media (min-width: 1200px) {
	.container {
		max-width: 1088px;
	}
}
@media (min-width: 1400px) {
	.container {
		max-width: 1122px;
	}
}
@media (min-width: 1600px) {
	.container {
		max-width: 1322px;
	}
}
@media (min-width: 1900px) {
	.container {
		max-width: 1622px;
	}
	.aboutBannerBlock .options .option {
		min-width: 350px;
	}
	.pa-highlight-btn {
		right: 55px;
	}
}

@media (max-width: 1899.98px) {
	.mb-115 {
		margin-bottom: 75px;
	}
	.award-section-banner h3 {
		font-size: 35px;
	}
	.award-section-card {
		width: 95%;
	}
	.award-section-card .btn-blue, .become-sponsor-block .btn-blue {
		font-size: 21px;
	}
	.mb-130 {
		margin-bottom: 80px;
	}
	.video-section-content {
		padding: 0 75px;
	}
	/* 	h5 {
	font-size: 21px;
} */
	.venue-section-block {
		width: 99%;
	}
	.upcomingEvents-section-block {
		padding: 0 75px;
	}
	iframe img {    
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.eventCarousel {
		padding: 40px;
		min-height: auto;
	}
	.gallery-tab .nav-pills .nav-link {
		width: 185px;
		height: 60px;
	}
	.subAwardContainer {
		padding: 0 80px;
	}
	.px-150, .px-250 {
		padding-left: 80px;
		padding-right: 80px;
	}
	.winner-card-content {
		padding: 0;
	}
	.pt-60 {
		padding-top: 40px;
	}
	.sponsor-ship-section .slick-prev, .sponsor-ship-section .slick-next {
		transform: translate(0%, 50%);
	}
	.sponsor-ship-section .slick-next {
		right: -100px;
	}
	.subBlogContainer {
		padding: 0 30px;
	}
	.diversity-content h3 {
		font-size: 36px;
		line-height: 60px;
	}
	.eventCarousel .carousel-control {
    	bottom: 30px;
	}
}
@media (max-width: 1840px) {
	.celebrate-success h1 {
		font-size: 55px;
		line-height: 75px;
	}
	.celebrate-success {
		padding: 90px 265px 80px;
	}
	.subContainer {
		padding: 0px 75px;
	}
	.accordion-button {
		height: 100px;
	}
}
@media (max-width: 1720px) {
	.owl-carousel-team .owl-item.active.center .leaders-card img {
		height: 350px ! important;
	}
	.owl-carousel-team .owl-item.active.center {
		padding-top: 0px;
	}
}
@media (max-width: 1615px) {
	.carousel-caption h2 {
		font-size: 80px;
		line-height: 80px;
	}
	.span-outline {
		border: 1px solid #FFFFFF;
		border-radius: 50%;
		padding: 13px 18px;
	}
	.eventCarousel button.btn-blue, .visit-gallery .btn-blue, .visit-gallery .btn-blue:hover, eventCarousel button.btn-blue:hover {
		font-size: 21px;
	}
	.visit-gallery .btn-blue, .visit-gallery .btn-blue:hover {
		width: 200px;
		height: 80px;
	}
	.video-controls button img {
		width: 50px;
	}
}
@media (max-width: 1599.98px) {
	.carousel-item {
		height: 31rem;
	}
	.celebrate-success h1 {
		font-size: 50px;
		line-height: 66px;
	}
	.celebrate-success {
		padding: 50px 190px 70px;
	}
	.subContainer {
		padding: 0px 35px;
	}
	.award-section-card {
		width: 100%;
		padding: 70px 80px 60px;
	}
	.award-section-card .btn-blue, .become-sponsor-block .btn-blue {
		font-size: 19px;
		width: 240px;
		height: 60px;
	}
	.become-sponsor-block p {
		width: 100%;
	}
	.get-in-touch p {
		font-size: 16px;
	}
	.px-150 {
		padding-left: 40px;
		padding-right: 40px;
	}
	.subAwardContainer {
		padding: 0 40px;
	}
	.accordion-button {
		height: 80px;
		font-size: 25px;
	}
	.accordion-button:after {
		width: 50px;
		height: 50px;
		background-size: 20px;
	}
	.accordion-body .btn-blue {
		width: 180px;
		height: 45px;
	}
	.sponsor-ship-section h2 {
		font-size: 45px;
	}
	.sponsor-ship-section .slick-next {
		right: -50px;
	}
	.sponsorship-category .nav-pills .nav-link {
		height: 65px;
		width: 240px;
	}
	.feedbackForm .form-control {
		height: 70px;
	}
	.feedbackForm .form-group {
		margin-bottom: 30px;
	}
	.feedbackForm .mb-60 {
		margin-bottom: 40px;
	}
	.feedbackForm .mt-150 {
		margin-top: 110px;
	}
	.cardContent .eventAddress {
		width: 45%;
	}
	.agenda-card.card-1 .cards_content p {
		width: 100%;
	}
	.blog-details-content h3 {
		padding-top: 55px;
		font-size: 40px;
		font-weight: 700;
		line-height: 50px;
		padding-bottom: 25px;
	}
	.blog-details-content img {
		padding: 35px 0;
	}
	.blog-tags ul {
		padding: 45px 0px 40px 0px;
	}
	.recentCard h5 {
		font-size: 23px;
	}
	.recentPost h2 {
		font-size: 100px;
		line-height: 70px;
	}
	.socialMediaBlock img {
		padding: 10px;
		margin-right: 10px;
	}
	.socialMediaBlock.mt-65 {
		margin-top: 85px;
	}
	.diversity-content h3 {
		font-size: 33px;
		line-height: 55px;
	}
	.diversity-content {
		padding: 75px 80px;
	}
	.pa-highlight-btn {
		right: 65px;
	}
	.get-in-touch {
		padding: 70px 0 70px;
	}
	footer {
		height: 75px;
		line-height: 75px;
	}
	.footer-enquiry {
		padding: 70px 0px 70px;
	}
	.footer-enquiry h3 {
		font-size: 37px;
		margin-bottom: 30px;
		font-weight: 400;
	}
	.get-in-touch {
		padding-bottom: 85px
	}
	.testimonial .mb-80 {
		margin-bottom: 60px;
	}
	.carousel-control-prev-icon {
		width: 25px;
	}
	.carousel-control-next-icon, .carousel-control-prev-icon {
		width: 1.5rem;
		height: 1.5rem;
	}
	.span-outline {
		padding: 12px 16px;
	}
	.eventCarousel button.btn-blue, eventCarousel button.btn-blue:hover {
		width: 250px;
		height: 60px;
	}
} 

@media (max-width: 1499.98px) {
	.owl-carousel-team .owl-nav .owl-prev {
		left: 25%;
	}
	.owl-carousel-team .owl-nav .owl-next {
		right: 25%;
	}
	.curve {
		transform: translate(10px, 5px);
	}
	.testimonial .subContainerSlick {
		padding: 0 85px;
	}
} 

@media (max-width: 1399.98px) {
	.menu-right li {
		padding: 0 1px;
	}
	.col-megamenu li {
		padding: 20px 0;
	}
	.col-megamenu li a {
		font-size: 25px;
	}
	.btn-grey {
		width: 150px;
	}
	.carousel-item {
		height: 30rem;
	}
	.carousel-caption h2 {
		font-size: 60px;
		line-height: 60px;
	}
	.carousel-indicators {
		bottom: 65px;
	}
	.carousel-caption {
		bottom: 145px;
	}
	.celebrate-success {
		padding: 50px 80px 50px;
	}
	.celebrate-success h1 {
		font-size: 32px;
		line-height: 1.5;
	}
	.success-block img {
		margin-bottom: 35px;
		width: 100%;
	}
	.judges-card h6 {
		margin-bottom: 15px;
	}
	.visit-gallery .btn-blue, .visit-gallery .btn-blue:hover, .eventCarousel button.btn-blue, eventCarousel button.btn-blue:hover {
		font-size: 20px;
		width: 200px;
		height: 60px;
		font-weight: bold;
		background: #FFFFFF;
	}
	/*.visit-gallery {
	right: 8%;
}*/
	.venue-section-block {
		padding: 0 92px 0 84px;
	}
	.eventCarousel .carousel-control-next-icon, .eventCarousel .carousel-control-prev-icon {
		width: 15px;
		height: 15px;
	}
	.span-outline {
		padding: 5px 10px;
	}
	.eventCarousel img {
		width: 100%;
	}
	.eventCarousel p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;
	}
	.mb-100, .mb-75 {
		margin-bottom: 50px;
	}
	.headBlock h2 {
		font-size: 35px;
	}
	textarea.form-control {
		min-height: 160px;
	}
	.about-us h1, .our-history h2, .upComingEvents h2, .faq h2 {
		font-size: 60px;
	}
	.subAboutContainer {
		padding: 0 60px;
	}
	.subPlanContainer .mt-55.mb-50 {
		margin-top: 35px;
		margin-bottom: 15px;
	}
	.plansCard h4 {
		font-size: 27px;
		line-height: 30px;
	}
	.plansCard h3 {
		font-size: 45px;
		line-height: 50px;
	}
	.plansCard h5 {
		font-size: 21px;
	}
	.cardHead .btnDiv {
		top: 20px;
	}
	.cardHead .btn-blue {
		width: 210px;
		height: 50px;
		font-size: 18px;
	}
	.mt-75 {
		margin-top: 55px;
	}
	.planIcon img  {
		width: 65%;
	}
	.plansCard ul li {
		font-size: 18px;
		line-height: 30px;
	}
	.gallery-tab .nav-pills .nav-link {
		width: 150px;
		height: 50px;
		font-size: 18px;
	}
	.accordion-button {
		height: 60px;
		font-size: 20px;
	}
	.accordion-button:after {
		width: 35px;
		height: 35px;
		background-size: 15px;
	}
	.faq h2, .faq h5 {
		line-height: 50px;
	}
	.faq .accordion-button:after {
		height: 40px;
		width: 40px;
	}  
	.mb-250 {
		margin-bottom: 115px;
	}
	.pt-60 {
		padding-top: 40px;
	}
	.subBlogContainer {
		padding: 0;
	}
	.blogContent_desc {
		width: 90%;
	}
	.readBtn {
		width: 250px;
		height: 60px;
	}
	.about-us .mb-45 {
		margin-bottom: 30px;
	}
	.about-us .subAboutContainer {
		padding: 0 40px;
	}
	.mt-130.our-brands {
		margin-top: 100px;
		padding-bottom: 100px;
	}
	.upComingEvents {
		padding: 90px 0 100px;
	}
	.agenda-card {
		padding: 60px 0 50px;
		padding-left: 40px;
		padding-right: 55px;
	}
	.agenda-card .cards_content {
		width: 100%;
	}
	.agenda-card.card-1 .cards_content {
		width: 100%;
	}
	.agenda-card.card-1 .cards_content p {
		width: 100%;
	}
	.agendaCounter h2 {
		font-size: 70px;
	}
	.blog-details {
		padding: 50px 60px 0px;
	}
	.blogDetailsPage .px-100 {
		padding-left: 60px;
		padding-right: 60px;
	}
	.recent-posts h2 {
		font-size: 70px;
		line-height: 61px;
	}

	.pagination_blog .page-numbers {
		padding: 12px 19px;
		margin: 0 10px;
		font-size: 18px;
	}
	.curve {
		transform: translate(0px, 5px);
	}
	.gallery-card {
		padding: 0 30px;
	}
	.socialMediaBlock img {
		padding: 8px;
		margin-right: 8px;
	}
	.diversity-content {
		padding: 50px 60px;
	}
	.diversity-content h3 {
		font-size: 29px;
		line-height: 45px;
	}
	.pa-highlight-btn {
		right: 40px;
	}
	.footer-enquiry h3 {
		font-size: 35px;
		margin-bottom: 30px;
		font-weight: 400;
	}
	.fEnquiry-card h5 {
		line-height: 22px;
		font-size: 18px;
	}
	.fEnquiry-card p {
		font-size: 16px;
		line-height: 20px;
	}
	.form-group .btn {
		height: 60px;
	}
	.get-in-touch .mb-40 {
		margin-bottom: 28px ! important;
	}
	.award-section h2, .judges-section h2, .sponsor-section h2, .gallery-card h2, .faq h2 {
		font-size: 55px;
		line-height: 70px;
	}
	.gallery-card h5 {
		width: 90%;
	}
	.award-section-card {
		padding: 50px 70px 50px;
	}
	.award-section-card p, .sponsor-section .mb-60 {
		margin-bottom: 50px;
	}
	.eventCarousel .carousel-control {
        bottom: 20px;
    }
	.eventCarousel .carousel-control img {
		width: 30%;
	}
	.get-in-touch .form-control, .get-in-touch .form-group .btn {
		height: 50px;
	}
}

@media (max-width: 1299.98px) {
	.socialMediaBlock.mt-65 {
		margin-top: 60px;
	}
	.get-in-touch {
		padding: 145px 100px 140px;
	}
	.pa-highlight-btn {
		right: 22px;
	}
	.menu-right .btn-trans {
		width: 140px;
		font-size: 14px;
	}
	.slick-slide img {
		object-fit: cover;
	}
	.become-sponsor-block {
		padding: 0 15px;
	}
	.btn-light-big {
		height: 65px;
	}
	.home-banner-slider .content-bottom-right {
		right: 70px;
	}
	.home-banner-slider .content-bottom-left {
		left: 70px;
	}
}

@media (max-width: 1199.98px) {
	.custom-container {
		padding: 0 90px;
	}
	.menu-right li a {
		padding: 0;
	}
	.menu-right li {
		padding: 0 0px;
	}
	.col-megamenu li {
		padding: 20px 0;
	}
	.col-megamenu li a {
		font-size: 25px;
	}
	.btn-grey, .btn-blue {
		width: 120px;
	}
	.carousel-item {
		height: 27rem;
	}
	.carousel-caption {
		bottom: 100px;
	}
	.celebrate-success h1 {
		font-size: 50px;
		line-height: 70px;
	}
	.judges-card img {
		width: 100px;
	}
	.judges-icon img {
		width: 75px;
		height: 20px;
		padding-right: 0rem!important;
		padding-left: 0rem!important;
	}
	.award-section h2, .judges-section h2, .sponsor-section h2, .testimonial h2, h2.title-h2 {
		font-size: 45px;
		line-height: 55px;
	}
	.winner-card .card-content {
		padding-right: 0;
	}
	.award-section-banner h3 {
		font-size: 25px;
	}
	.award-section-card h4 {
		font-size: 23px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	.award-section-card .btn-blue, .become-sponsor-block .btn-blue {
		font-size: 17px;
		width: 190px;
		height: 50px;
	}
	.award-section-card {
		padding: 40px 25px 35px;
	}
	.video-section-content {
		padding: 0 35px;
		bottom: 50px;
		width: 100%;
	}
	h2, .faq h2 {
		font-size: 50px;
	}
	.gallery-card h5 {
		line-height: 25px;
		width: 100%;
		font-size: 16px;
	}
	.upcomingEvents-section-block {
		padding: 0 40px;
	}
	.get-in-touch {
		padding: 85px 35px 80px;
	}
	.award-section-logo {
		padding: 50px 0;
	}
	.award-section-logo img {
		width: 50%;
	}
	.cardContainer .overlay .text {
		transform: translate(0%, 0%);
	}
	.mb-65 {
		margin-bottom: 20px;
	}
	.subPlanContainer {
		padding: 0 0px;
	}
	.subPlanContainer .mt-55.mb-50 {
		margin-top: 15px;
		margin-bottom: 10px;
	}
	.plansCard h4 {
		font-size: 24px;
	}
	.plansCard h3 {
		font-size: 40px;
	}
	.plansCard h5 {
		font-size: 18px;
	}
	.cardHead .btn-blue {
		font-size: 16px;
	}
	.mt-75 {
		margin-top: 45px;
	}
	.planIcon img  {
		width: 57%;
	}
	.plansCard ul li {
		font-size: 16px;
	}
	.gallery-tab .nav-pills .nav-link {
		width: 135px;
		height: 45px;
	}
	.mt-40.mb-50 {
		margin-top: 15px;
		margin-bottom: 30px;
	}
	.faq .accordion-button {
		line-height: 25px;
	}
	.faq h2, .faq h5 {
		line-height: 30px;
	}
	.faq h2 {
		font-size: 45px;
	}
	.borderBox label, .feedback-section .borderBox h5 {
		line-height: 28px;
	}
	.mt-130 {
		margin-top: 80px;
	}
	.blogContent_desc {
		width: 100%;
		padding-left: 0;
	}
	.blogContent {
		padding: 30px 40px;
	}
	.cardsixth {
		padding: 30px 20px 35px;
	}
	.recent-posts .blogContent_head {
		margin-top: 25px;    
		margin-bottom: 15px !important;
	}
	.aboutBannerBlock .options .option {
		min-width: 200px;
	}
	.cardContent .eventAddress {
		width: 51%;
	}
	.upComingEvents-card .btn-blue {
		height: 60px;
		font-size: 18px;
	}
	.agenda-card {
		padding-left: 25px;
		padding-right: 10px;
	}
	.card-1 {
		border-bottom-right-radius: 110px;
	}
	.card-2 {
		border-bottom-left-radius: 110px;
	}
	.card-3 {
		border-top-right-radius: 110px;
	}
	.card-4 {
		border-top-left-radius: 110px;
	}
	.agendaCounter h2 {
		font-size: 50px;
	}
	.agendaCounter h5 {
		font-size: 16px;
		line-height: 20px;
	}
	.agendaCounter .detailsBtn {
		width: 85%;
		height: 60px;
		font-size: 18px;
		font-weight: 700;
	}
	.recentPost h2, .recent-posts h2 {
		font-size: 65px;
		line-height: 55px;
	}
	.recentCard .profile {
		margin-top: 25px;
	}
	.recentCard .profile span {
		padding-left: 5px;
	}
	.blogDetailsPage .px-100 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.h-285px {
		height: 225px;
	}
	.become-sponsor-block {
		padding: 20px 15px;
	}
	.team-lead-det h4 {
		font-size: 18px;
	}
	.venue-section {
		padding: 85px 0 130px;
	}
	.diversity-content h3 {
		font-size: 26px;
		line-height: 40px;
		margin-bottom: 33px;
	}
	.pl-80 {
		padding-left: 15px;
	}
	.menu-right a.nav-link, .pa-highlight-btn a {
		line-height: initial;
	}
	.navbar-collapse .col-md-5 {
		width: 37.5%;
	}
	.navbar-collapse .col-md-2 {
		width: 25%;
	}
	.dropdown-toggle {
		text-align: right;
		padding: 7px 11px 12px ! important;
	}
	.has-megamenu .dropdown-toggle  {
		padding: 0;
	}
	.menu-right .btn-trans {
		width: 120px;
		font-size: 14px;
		height: 42px;
	}
	.menu-right .btn-grey {
		width: 115px;
	}
	.pa-highlight-btn {
		position: unset;
		margin-top: 15px;
	}
	.pa-highlight-btn button {
		width: 25%;
	}
	.enterNow-section .px-60 {
		padding-left: 30px;
		padding-right: 30px;
	}
	.home-empowering {
		background-size: contain;
		padding-top: 75px;
		height: 380px;
	}

	.diversity-section img {
		object-fit: cover;
	}
	.diversity-section .bg-yellow {
		padding: 40px 25px;
	}
	.subContainerSlick {
		padding: 0 20px;
	}
	.home-banner-slider .content-bottom-left {
		left: 70px;
	}
	.home-banner-slider .content-bottom-right {
		right: 70px;
	}
	.become-sponsor-block p {
		margin-bottom: 35px;
	}
	.become-sponsor-block .px-46, .venue-section-block {
		padding-left: 20px;
		padding-right: 20px;
	}
	.gallery-content-grid-item h3 {
		font-size: 50px;
	}
}
@media (max-width: 991.98px) {
	.carousel-caption h2 {
		font-size: 45px;
		margin-bottom: 15px;
		line-height: 50px;
	}  
	.carousel-caption h4 {
		font-size: 25px;
		line-height: 50px;
	}
	.carousel-caption h5 {
		font-size: 22px;
	}
	.carousel-indicators [data-bs-target] {
		height: 10px;
		width: 10px;
	}
	.celebrate-success {
		padding: 50px 50px;
	}
	.celebrate-success h1 {
		font-size: 35px;
		line-height: 50px;
	}
	.winner-card h6 {
		height: auto;
		margin-bottom: 20px;
	}
	.award-section h5 {
		line-height: 25px;
	}
	.award-section-banner h3 {
		font-size: 23px;
	}
	.award-section-card {
		padding: 35px 20px 30px;
	}
	.award-section-card p {
		margin-bottom: 30px;
		width: 100%;
	}
	.award-section-card .btn-blue, .become-sponsor-block .btn-blue {
		font-size: 15px;
		width: 160px;
		height: 40px;
	}
	.judges-card {
		padding: 20px 15px;
	}
	.judges-card .px-4 {
		padding-right: 0.5rem!important;
		padding-left: 0.5rem!important;
	}
	.judges-card h5 {
		margin-bottom: 0px;
	}
	.judges-card h6, .video-section-content h5, .venue-section-block h5 {
		margin-bottom: 10px;
	}
	.slick-prev, .slick-next {
		width: 45px;
	}
	/* 	.subContainerSlick {
	padding: 0 65px;
} */
	.slick-prev {
		left: -55px;
	}
	.slick-next {
		right: -55px;
	}
	.become-sponsor-block {
		padding: 15px 15px 0;
		margin-bottom: 25px;
	}
	.video-section {
		padding: 60px 0 0;
	}
	.video-section-content {
		padding: 0 15px;
		bottom: 10px;
	}
	.venue-section-block {
		padding: 40px 23px 50px;
	}
	.venue-section-block h6 {
		margin-bottom: 12px;
		line-height: 24px;
	}
	.socialMediaBlock img {
		padding: 5px;
		margin-right: 5px;
		width: 30px;
	}
	.mb-100, .mb-75 {
		margin-bottom: 25px;
	}
	.mb-40 {
		margin-bottom: 20px;
	}
	footer p {
		line-height: unset;
	}
	footer {
		height: auto;
		line-height: normal;
		padding: 28px 0;
	}
	.our-brands .slick-next {
		right: -50px;
	}
	.about-us h1, .our-history h2, .upComingEvents h2 {
		font-size: 50px;
	}
	.cardContainer img.image  {
		height: 200px !important;
		object-fit: contain;
	} 
	.pricing-plans h2 {
		font-size: 40px;
	}
	.planIcon {
		right: -17%;
	}
	.planIcon img {
		width: 60%;
	}
	.gallery-tab .nav-pills .nav-link {
		width: 100px;
		height: 40px;
		font-size: 16px;
		margin: 0 7px;
	}
	.mb-160 {
		margin-bottom: 80px;
	}
	.enter-award-categories h2, .sponsor-ship-section h2, .feedback-section h2 {
		font-size: 35px;
		line-height: 40px;
	}
	.subAwardContainer {
		padding: 0 0px;
	}
	.px-150 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.enter-award-categories ol {
		padding: 0 45px;
	}
	ol.mb-65 {
		margin-bottom: 50px;
	}
	.accordion-button {
		padding: 15px;
		height: auto;
		line-height: normal;
		font-size: 20px;
	}
	.subAwardContainer .mb-50 {
		margin-bottom: 10px;
	}

	.navbar .container-fluid{
		padding: 0 35px;
	}
	.navbar-toggler {
		padding: 0;
		border: none;
	}
	.offcanvas.offcanvas-end {
		width: 100% ! important;
		top: 92px;
	}
	.offcanvas-backdrop.show {
		opacity: 0;
	}
	.offcanvas-body {
		background: #434343;
		border-radius: 0px 0px 50px 50px;
		padding: 50px 40px 35px;
	}
	.nav-link {
		font-size: 18px;
		font-weight: 400;
		color: #FFFFFF;
		padding: 5px 0;
	}
	.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
		text-decoration: underline;
		color: #FFFFFF;
	}
	.nav-link:focus, .nav-link:hover {
		color: #D81F25;
	}
	.faq .mt-100 {
		margin-top: 35px;
	}
	.faq h2 {
		font-size: 35px;
		line-height: 45px;
		margin-bottom: 12px ! important;
	}
	.px-250 {
		padding-left: 40px;
		padding-right: 40px;
	}
	.heroSection article {
		left: 48%;
	}
	.faq .accordion-button  {
		font-size: 24px;
		font-weight: 300;
		line-height: 30px;
	} 
	.winner-image-card .overlay {
		padding: 0 22px 23px;
	}
	.winnersPage .mb-175 {
		margin-bottom: 50px;
	}

	.owl-carousel-team .owl-item.active:nth-child(even) {
		height: 287px!important;
		padding-top: 10px;
	}

	.owl-carousel-team .owl-item.active:nth-child(odd) .leaders-card img {
		height: 332px!important;
	}
	.owl-carousel-team .owl-item.active:nth-child(even) .leaders-card img {
		height: 332px!important;
	}
	.owl-carousel-team .owl-item.active.center {
		padding-top: 50px;
	}
	.owl-carousel-team .owl-item.active.center .leaders-card img {
		height: 292px!important;
	}
	.feedback-section .mb-80 {
		margin-bottom: 60px;
	}
	.feedback-section .mt-92 {
		margin-top: 60px;
	}
	.borderBox .px-5 {
		padding-right: 30px!important;
		padding-left: 30px!important;
	}
	.borderBox .btn-group .btn {
		width: 160px;
		height: 50px;
		line-height: 35px;
	}
	.book-now .plansCard h4 {
		font-size: 24px;
		margin-bottom: 0.5rem! important;
	}
	.book-now .plansCard {
		padding: 25px;
	}
	.book-now .plansCard h3 {
		font-size: 35px;
		font-weight: 600;
	}
	.book-now .plansCard h5 {
		font-size: 16px;
	}
	.book-now .mt-85, .book-now .mt-90 {
		margin-top: 55px;
	}
	.book-now h2 {
		font-size: 35px;
		line-height: 45px;
	}
	.formBottomBlock {
		padding: 45px 0px;
	}
	.book-now .form-control {
		height: 60px;
	}
	.book-now textarea.form-control {
		min-height: 170px;
	}
	.book-now .px-150 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.book-now .form-group {
		margin-bottom: 25px;
	}
	.book-now .form-group label {
		margin-bottom: 10px;
	}
	.book-now form {
		padding: 32px 0 37px;
	}
	form .darkBox {
		padding: 30px 20px;
	}
	.book-now h3 {
		font-size: 35px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	.book-now form h5 {
		line-height: 24px;
	}
	form .whiteBox {
		padding: 30px 25px;
	}
	.book-now .form-check, form .whiteBox p {
		margin-left: 35px;
	}
	form .whiteBox h6 {
		padding-left: 0px;
	}
	.book-now .mt-110 {
		margin-top: 75px;
	}
	.book-now .form-group .btn {
		width: 100%;
	}
	.blogContent {
		padding: 15px 20px;
	}
	.readBtn {
		width: 180px;
		height: 45px;
	}
	.blogContent_middle p {
		padding-top: 0px;
	}
	.blogContent_head span {
		padding-left: 0;
	}
	.blogContent_middle h5 {
		line-height: 25px;
	}
	.blogContent_head img {
		width: 35px;
	}
	.blogContent_head{
		margin-bottom: 15px;
	}
	.cardFourth {
		padding: 20px 15px;
	}
	.cardFourth .blogContent_head {
		margin-top: 20px;
	}
	.cardFourth .btn-blue {
		height: 50px;
		font-size: 16px;
	}
	.about-us h1, .our-history h2, .upComingEvents h2, .our-brands h2 {
		font-size: 50px;
	}
	.about-us .subAboutContainer, .subAboutContainer {
		padding: 0px 0px;
	}
	.subContainerSlick {
		/* 		padding-left: 50px; */
	}
	/* 	.our-brands .slick-slide {
	margin: 0px 10px;
} */
	.our-brands .slick-prev {
		left: 10px;
	}
	.our-brands .slick-next {
		right: -40px;
	}
	.agenda-card {
		border-radius: 0;
		padding: 40px 15px;
	}
	.agendaCounter {
		padding: 30px 10px 30px 10px;
	}
	.agendaCounter #hr {
		border: 1px solid #2B2B2B;
	}
	.agendaCounter h2 {
		font-weight: 300;
	}
	.agendaCounter h5 {
		line-height: 15px;
		font-size: 15px;
	}
	.h-285px {
		height: 200px;
	}
	.modal-backdrop.show {
		opacity: 0;
	}
	.gallery-card h2 {
		font-size: 45px;
	}
	.become-sponsor img {
		width: 100%;
		object-fit: cover;
		height: 100%;
	}
	.support-img-card, .association-img-card {
		padding: 5px 5px;
	}
	.navbar-brand.w-75{
		width: 30% !important;
	}
	.testimonial .subContainerSlick {
		padding: 0 70px;
	}
	.subContainer {
		padding: 0px 0px;
	}
	.navbar .navbar-brand img {
		/* 		width: auto !important; */
		width: 50% !important;
	}
	.navbar-toggler  {
		border: 1px solid #FFFFFF;
		border-radius: 26px;
		padding: 9px 9px 12px ! important;
	}
	.navbar-toggler img {
		width: 75%;
		vertical-align: inherit;
	}
	.diversity-content {
		padding: 25px 30px;
	}
	.diversity-content h3 {
		font-size: 21px;
		line-height: 35px;
		margin-bottom: 25px;
	}
	.pl-80 {
		padding-left: 0px;
	}
	.sponsor-section, .footer-enquiry, .venue-section, .award-section {
		padding: 55px 0px;
	}
	.award-section .mb-60 {
		margin-bottom: 30px;
	}
	.award-section .mb-80.subContainer {
		margin-bottom: 60px;
	}
	.video-section {
		padding: 55px 0 0;
	}
	.eventCarousel button.btn-blue {
		width: 150px;
		height: 45px;
		font-size: 16px;
	}
	.testimonial {
		padding: 55px 20px;
	}
	.get-in-touch, .footer-enquiry {
		padding: 70px 0;
	}
	.custom-container {
		max-width: 100% ! important;
		padding: 0 50px;
	}
	.eventCarousel .btn-light {
		width: 100%;
	}
	.btn-light-big {
		height: 60px;
	}
	.become-sponsor-block .px-46, .venue-section-block {
		padding-left: 0px;
		padding-right: 0px;
	}
	.become-sponsor-block p {
		margin-bottom: 20px;
	}
	.gallery-content-grid-item h3 {
		font-size: 50px ! important;
	}
	footer ul li {
		border-left: 0;
		border-right: 1px solid;
	}
	footer ul li:last-child {
		border-right: 0;
	}
	.venue-section-block {
		padding-left: 15px;
		padding-right: 15px;
	}
	.judges-icon img {
		width: auto;
	}
	.get-in-touch textarea.form-control {
		min-height: 100px;
	}
}
@media (max-width: 767.98px) {
	.custom-container {
		max-width: 100% ! important;
		padding: 0 30px;
	}
	.heroSection {
		height: 306px;
	}
	.heroSection article {
		position: absolute;
		bottom: 35px;
		left: 50%;
		transform: translate(-50%, 5%);
	}
	.heroSection article h1 {
		font-size: 35px;
	}
	.pricing-plans h2, h2.title-h2 {
		font-size: 35px;
		line-height: 48px;
	}
	.pricing-plans {
		padding: 40px 0;
	}
	.subPlanContainer .mt-55.mb-50 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.plansCard {
		padding: 30px 20px 35px;
	}
	.plansCard h4 {
		font-size: 16px;
		margin-bottom: 0;
	}
	.plansCard hr {
		margin: 5px 0;
	}
	.plansCard h3 {
		font-size: 35px;
	}
	.plansCard h5 {
		font-size: 21px;
	}
	.cardHead .btnDiv {
		top: 10px;
	}
	.cardHead .btn-blue {
		font-size: 16px;
	}
	.mt-75 {
		margin-top: 55px;
	}
	.planIcon img  {
		width: 50%;
	}
	.plansCard ul li {
		font-size: 16px;
		line-height: 24px;
	}
	.planIcon {
		right: 0;
	}
	.plansCard .btn-blue{
		width: 100%;
		height: 60px;
		border-radius: 0px;
	}
	.cardHead .btnDiv {
		top: -14px;
	}
	.cardHead .btnDiv img {
		width: 100px;
	}
	.video-section-content-mb {
		padding: 35px 25px;
	}
	.gallery-tab .nav-pills {
		overflow-x: auto;
		overflow-y:hidden;
		flex-wrap: nowrap;
	}
	.mt-40.mb-50 {
		margin-top: 35px;
		margin-bottom: 0px;
	}
	.gallery-tab h5{
		font-size: 24px;
		font-weight: 300;
		line-height: 30px;
		margin-bottom: 0;
	}
	.gallery-images .mb-100 {
		margin-bottom: 60px;
	}
	.gallery-tab .nav-pills .nav-link, .gallery-tab .nav-pills .nav-link.active, .gallery-tab .nav-pills .show>.nav-link{
		font-size: 20px;
		width: 100px;
		height: 66px;
		margin: 0 6px;
	}
	/*** Footer ***/
	.get-in-touch {
		padding: 55px 20px;
	}
	.headBlock h2 {
		font-size: 35px;
		line-height: 32px;
		margin-bottom: 12px;
	}
	.headBlock {
		padding: 0 20px;
		margin-bottom: 30px;
	}
	.get-in-touch p {
		font-size: 16px;
		line-height: 25px;
		margin: 0 0 18px;
	}
	.form-control {
		height: 50px;
		padding: 0 20px;
	}
	textarea.form-control, .get-in-touch textarea.form-control {
		min-height: 150px;
		padding: 20px 15px;
	}
	.form-group .btn {
		width: 80%;
		height: 50px;
		border-radius: 0;
		font-size: 21px;
		font-weight: 700;
	}
	.socialMediaBlock img {
		padding: 20px;
		width: 70px;
		margin-right: 15px;
	}
	footer .d-flex {
		display: flex;
		flex-direction: column-reverse;
		align-items: flex-start !important;
	}
	footer {
		line-height: normal;
		padding: 60px 0 55px;
	}
	footer ul  {
		padding: 0;
	}
	footer ul li {
		display: block;
		border: none;
		padding: 0 5px;
	}
	footer a {
		font-size: 16px;
		font-weight: 300;
		line-height: 35px;
	}
	footer p {
		line-height: unset;
		font-weight: 300;
		margin-top: 50px;
	}
	/*** Header ***/
	.navbar .container-fluid{
		padding: 0 35px;
	}
	.offcanvas.offcanvas-end {
		width: 100% ! important;
		top: 92px;
	}
	.offcanvas-backdrop.show {
		opacity: 0;
	}
	.offcanvas-body {
		background: #EBEBEB;
		border-radius: 0px 0px 50px 50px;
		padding: 50px 40px 35px;
	}
	.nav-link {
		font-size: 18px;
		font-weight: 400;
		color: #FFFFFF;
		padding: 5px 0;
	}
	.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
		text-decoration: underline;
		color: #FFFFFF;
	}
	/*** Award ***/
	.subAwardContainer .mt-45 {
		margin-top: 25px;
	}
	.enter-award-categories ol {
		padding: 0 0 0 45px;
	}
	.px-150 {
		padding-left: 20px;
		padding-right: 5px;
	}
	.accordion-button {
		font-size: 24px;
	}
	.accordion-body .text-end {
		text-align: left!important;
	}
	.accordion-body .btn-blue {
		margin-top: 35px;
	}
	.subAwardContainer {
		padding-right: calc(var(--bs-gutter-x) * .5);
		padding-left: calc(var(--bs-gutter-x) * .5);
	}
	.heroSection article h1 {
		line-height: 40px;
	}
	.venuePage .col-md-6.bg-black {
		background-color: unset !important;
	}
	.venuePage .venue-section-block {
		background-color: #000000;
	}
	.faq h5 {
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 12px;
	}
	.px-250 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.accordion-button {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		position: relative;
	}
	.accordion-button span {
		color: #979797;
		font-weight: 500;
		margin-right: 25px;
		margin-bottom: 25px;
	}
	.accordion-button:after {
		position: absolute;
		right: 20px;
	}
	.accordion-body {
		padding: 0 15px 35px;
	}
	.mb-250 {
		margin-bottom: 115px;
	}
	.winner-full-card hr {
		display: none;
	}
	.winner-full-card .col-md-6 .winner-card-content {
		border-bottom: 1px solid;
	}
	.winner-full-card .col-md-6:last-child .winner-card-content {
		border-bottom: none;
	}
	.feedback-section .mt-65 {
		margin-top: 40px;
	}
	.feedback-section h2  {
		font-size: 24px;
		line-height: 32px;
	}
	.feedback-section .mb-50 {
		margin-bottom: 25px;
	}
	.feedback-section h5 {
		line-height: 24px;
	}
	.feedback-section .mb-80 {
		margin-bottom: 40px !important;
	}
	.feedback-section h5 {
		margin-bottom: 15px ! important;
	}
	.feedback-section .mt-92 {
		margin-top: 40px;
	}
	.feedbackForm .form-control {
		height: 60px;
	}
	.feedbackForm .borderBox .mb-60 {
		margin-bottom: 25px;
	}
	.feedbackForm ul {
		display: none;
	}
	.borderBox .px-5 {
		padding-right: 0px!important;
		padding-left: 0px!important;
	}
	.borderBox {
		padding-bottom: 0 !important;
	}
	.borderBox .col-md-7 {
		margin-bottom: 50px;
	}
	.borderBox .btn-group {
		flex-direction: column;
		margin: 7px 0;
	}
	.borderBox .btn-group .btn {
		margin: inherit;
	}
	.feedback-section  {
		padding: 0 0px;
	}
	.borderBox.pt-60 {
		padding-top: 40px ! important;
	}
	.feedbackForm textarea.form-control {
		min-height: 226px;
		margin-bottom: 40px;
	}
	.feedbackForm form .mt-150 {
		margin-top: 80px;
		text-align: center;
	}
	form.mb-115 {
		margin-bottom: 62px;
	}
	.feedbackForm .btn-blue{
		width: 260px;
		height: 70px;
		margin-bottom: 14px;
	}
	/*** Home ***/
	.carousel-caption {
		right: 25px;
		left: 25px;
		bottom: 200px;
	}
	.carousel-caption h4, .carousel-caption h5, .judges-section h5 {
		font-size: 16px;
		line-height: 25px;
	}
	.carousel-caption h2 {
		font-size: 35px;
		margin-bottom: 15px;
		line-height: 47px;
	}
	.btn-grey, .btn-blue {
		width: 150px;
		line-height: 15px;
	}
	.btns-block {
		background-color: #FFFFFF;
		border: 0.5px solid #AFAFAF;
		border-radius: 25px 25px 0px 0px;
		padding: 25px 0 20px;
		position: absolute;
		bottom: 0;
		width: 100%;
	}
	.carousel-indicators {
		bottom: 100px;
	}
	.celebrate-success .mb-115 {
		margin-bottom: 45px;
	}
	.celebrate-success {
		padding: 55px 25px;
	}
	.celebrate-success h1 {
		font-size: 27px;
		line-height: 37px;
	}
	.mobile-celebrate-success .slick-prev, .mobile-award-winners .slick-prev, .mobile-judges-block .slick-prev {
		left: unset;
		display: none ! important;
	}
	.mobile-celebrate-success .slick-slide img {
		width: 90%;
		margin-bottom: 25px;
	}
	.mobile-celebrate-success .slick-next {
		right: -15px;
		width: 40px;
	}
	.mobile-celebrate-success h6  {
		margin-top: 30px;
		margin-bottom: 15px;
	}
	.mobile-celebrate-success h5 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 13px;
	}
	.award-section {
		padding: 55px 0 35px;
	}
	.award-section h5 {
		font-size: 16px;
	}
	.award-section h2 {
		font-size: 35px;
		margin-bottom: 10px;
	}
	.mobile-award-winners .slick-next, .mobile-judges-block .slick-next {
		right: 15px;
		width: 50px;
	}
	.mobile-award-winners .winner-card {
		width: 80%;
	}
	.mobile-award-winners .slick-slide img {
		width: 100%;
	}
	.mobile-award-winners h5 {
		font-size: 24px;
		font-weight: 400;
		line-height: 30px;
	}
	.award-section-banner {
		padding: 0 35px;
	}
	.judges-section h2 {
		font-size: 35px;
		line-height: 40px;
		text-align: center;
	}
	.overlay h3 {
		font-size: 22px;
		line-height: 30px;
		text-align: center;
	}
	.px-34 {
		padding-right: 34px!important;
		padding-left: 34px!important;
	}
	.award-section-card h4 {
		font-size: 24px;
		line-height: 32px;
	}
	.award-section-card .btn-blue {
		font-size: 20px;
		width: 100%;
		height: 55px;
	}
	.judges-section {
		padding: 85px 0;
	}
	.judges-section h2 {
		margin-bottom: 8px;
	}
	.mobile-judges-block .judges-card {
		width: 80%;
	}
	.judges-section h5 {
		font-size: 24px;
		line-height: 30px;
		margin-top: 0px;
		margin-bottom: 8px;
	}
	.social-icons {
		margin-bottom: 45px;
	}
	.social-icons img {
		width: 18%;
	}
	.judges-card h6 {
		margin-bottom: 20px;
	}
	.moretext {
		display: none;
	}
	.moreless-button h6 {
		font-size: 14px;
		font-weight: 500;
		color: #121A50;
		margin-bottom: 0px;
	}
	.rotateImg img {
		transform: rotateX(180deg);
	}
	.venue-section-block {
		padding: 40px 20px 50px;
	}
	.venue-section-block h5{
		font-size: 24px;
		margin-bottom: 30px;
	}
	.venue-section-block h6 {
		margin-bottom: 30px;
		line-height: 21px;
	}
	.upComingEvents-card .cardContent {
		flex-direction: column;
		margin-top: 20px;
		margin-bottom: 15px !important;
	}
	.upComingEvents-card .cardContent .eventAddress {
		width: 40%;
		margin-top: 15px;
	}
	.about-us h5 {
		font-size: 24px;
	}
	.about-us h1, .our-history h2, .our-brands h2  {
		font-size: 35px;
		line-height: 45px;
	}
	.aboutBannerBlock {
		padding: 0;
	}
	.about-us .subAboutContainer, .subAboutContainer {
		padding: 0px 35px;
	}
	.subContainerSlick {
		padding: 50px 15px 0;
		margin: 30px 10px;
	}
	.mt-130.our-brands {
		margin-top: 35px;
		padding-bottom: 0px;
	}
	.aboutPage p {
		font-size: 16px;
		line-height: 25px;
	}
	.our-brands h2, .upComingEvents h2 {
		color: #121A50;
	}
	.upComingEvents-card {
		padding: 25px 25px 50px;
	}
	.upComingEvents h2 {
		font-size: 25px;
		line-height: 32px;
	}
	.agenda-card {
		padding: 40px 20px;
	}
	.agenda-card .cards_content {
		padding-left: 0px;
	}
	.agenda-card h2 {
		padding-top: 0;
	}
	.agenda .pt-130 {
		padding-top: 80px ! important;
	}
	.agenda-card h5 { 
		padding-top: 20px;
		margin-bottom: 15px;
	}
	.agenda-card  p {
		font-size: 13px;
	}
	.agendaCounter h2  {
		margin-bottom: 0;
	}
	.agendaCounter h5 {
		font-size: 13px;
		margin-bottom: 0;
	}
	.agendaCounter .detailsBtn {
		margin-top: 35px;
		width: 100%;
	}
	.blogDetailsPage .px-100 {
		padding-left: 0px;
		padding-right: 0px
	}
	.hiddenDiv {
		padding-top: 20px;
		color: #000000;
		margin-bottom: 30px;
	}
	.blog-details {
		padding: 35px 20px 0px;
	}
	.blog-details-content h3 {
		padding-top: 20px;
		font-size: 24px;
		line-height: 32px;
		padding-bottom: 12px;
	}
	.blog-details-content img {
		padding: 20px 0;
	}
	.blog-details-content p {
		line-height: 24px;
	}
	.blog-details-content h3.wp-block-heading {
		font-style: normal;
		font-weight: 300;
		font-size: 35px;
		line-height: 50px;
	}
	.blog-tags ul {
		padding: 25px 0px 40px 0px;
	}
	.blog-tags ul li {
		padding: 10px 13px;
		margin: 5px 5px 5px 5px;
	}
	.detailsFooterHead {
		padding: 25px 15px;
	}
	.socialMediaBlock img {
		padding: 3px;
		width: 31px;
		margin-right: 15px;
	}
	.detailsMediaBlock p {
		margin-right: 25px;
	}
	.detailsText {
		padding-top: 25px;
	}
	.details_form {
		padding: 0 0px 15px;
	}
	.details_form .mb-40 {
		margin-bottom: 0px ! important;
	}
	.details_form textarea.form-control {
		margin-bottom: 25px;
	}
	.footer_btn_details .btn-blue {
		width: 160px;
	}
	.transBtn {
		margin-left: 20px;
	}
	.recentPost h2, .recent-posts h2 {
		font-size: 35px;
		line-height: 40px;
		margin-bottom: 30px;
	}
	.slick-slide .recentCard img {
		width: 35px;
		display: inline-block;
	}
	.mobile-recent-card .slick-next {
		right: 0px;
		display: none;
	}
	.sponsor-section .become-sponsor-block h5 {
		font-size: 24px;
		margin-top: 40px;
	}
	.sponsor-section .become-sponsor-block p {
		width: 100%;
	}
	.sponsor-section .become-sponsor-block .btn-blue {
		font-size: 20px;
		width: 100%;
		height: 50px;
	}
	.hidden_gallery {
		padding: 44px 128px 46px;
	}
	.hidden_gallery h2 {
		font-size: 35px;
	}
	.gallery-card h5 {
		line-height: 25px;
		width: 100%;
		font-size: 16px;
	}
	.hidden_gallery_btn {
		width: 100%!important;
		border-radius: 0;
		height: 100%;
	}
	.mobile-testimonial .leaders-card img {
		width: 100%;
	}
	.upcomingEvents-section-block {
		padding: 20px 20px 25px;
	}
	.small_screen_card .eventCarousel {
		padding: 20px;
	}
	.small_screen_card img {
		width: 194px ! important;
		height: 62px;
	}
	.upcomingEvents-section-block h5 {
		padding: 25px 0 0;
	}
	.bookImgCard img {
		height: auto;
	}
	.our-brands .slick-slide {
		margin: 0px 10px 15px;
	}

	.small_screen_card .eventCarousel  img {
		height: auto;
	}
	.become-sponsor img {
		width: 100%;
		object-fit: contain;
		height: auto;
	}
	.get-in-touch .headBlock {
		padding: 0;
	}
	.carousel-item {
		height: auto;
	}
	.hidden_gallery {
		padding: 35px 10px 30px;
	}
	.sponsor-section h2 {
		font-size: 40px;
	}
	.mb-130 {
		margin-bottom: 40px;
	}
	.pa-hightlight h3 {
		font-size: 20px;
		line-height: 30px;
	}
	.navbar-brand.w-75 {
		width: 50% !important;
	}
	.video-section {
		padding: 0px 0 0;
	}
	.upcoming-events-section [data-aos] {
		transition-duration: 0s !important;
	}
	.navbar img {
		width: 100% !important;
	}
	.testimonial .subContainerSlick {
		padding: 0 0px;
	}
	.home-testimonial .slick-slide {
		margin: 0px 0px;
	}
	.home-testimonial .slick-prev {
		display: none ! important;
	}
	.home-testimonial .slick-next  {
		right: -15px;
		width: 50px;
	}
	.team-lead-det {
		width: 80%;
		box-shadow: unset;
	}
	.diversity-content {
		padding: 30px 35px;
	}
	.diversity-content h3 {
		font-size: 25px;
		line-height: 35px;
		margin-bottom: 35px;
		margin-top: 20px;
	}
	.fEnquiry-card {
		border-right: 0px;
		height: auto;
	}
	.eventCarousel {
		min-height: auto;
	}
	.pa-highlight-btn {
		display: none;
	}
	.nav-item {
		line-height: 37px;
	}
	.nav-link {
		color: #333;
		font-size: 18px;
		font-weight: 400;
		padding: 5px 0;
	}
	.navbar-nav .nav-link.active, .navbar-nav .nav-link.show, .menu-item.current-menu-item a {
		text-decoration: underline;
	}
	.pa-diversity.mt-80 {
		margin-top: 50px;
	}
	.celebrate-success {
		padding: 50px 25px;
	}
	.celebrate-success .mb-60 {
		margin-bottom: 25px;
	}
	.testimonial .mb-80 {
		margin-bottom: 25px;
	}
	.get-in-touch, .footer-enquiry {
		padding: 55px 0;
	}
	footer {
		padding: 50px 0 55px;
	}
	.footer-enquiry {
		padding-bottom: 22px;
	}
	.footer-enquiry h3 {
		font-size: 35px;
		line-height: 32px;
		margin-bottom: 30px;
	}
	.navbar img {
		width: 50% ! important;
	}
	.navbar-toggler img {
		width: 75% ! important;
		vertical-align: inherit;
	}
	.agenda .mb-70 {
		margin-bottom: 50px;
	}
	.book-now .px-60 {
		padding-left: 30px;
		padding-right: 30px;
	}
	form .whiteBox p {
		font-size: 16px;
	}
	.enterNow-section .px-60 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.enterNow-section .mb-70 {
		margin-bottom: 50px;
	}
	.award-gallery h2.title-h2 {
		font-size: 30px;
		line-height: 35px;
	}
	.award-gallery.mt-80 {
		margin-top: 40px;
	}
	.award-gallery .mb-30 {
		margin-bottom: 5px;
	}
	.upComingEvents {
		padding: 0;
	}
	.home-banner-slider .content-bottom-left {
		left: 25px;
		width: 250px;
	}
	.content-bottom-left h3 {
		font-size: 75px;
		line-height: 85px;
	}
	.content-bottom-left h5 {
		font-size: 20px;
	}
	.content-bottom-right p {
		font-size: 18px;
	}
	.home-banner-slider .content-bottom-right {
		right: 25px;
		width: 275px;
	}
	.home-empowering .subContainerSlick {
		padding: 0px 0px 0;
		margin: 0px 0px;
	}
	.home-empowering h2 {
		font-size: 45px;
		line-height: 60px;
	}
	.home-empowering {
		height: auto;
	}
	.py-100 {
		padding-top: 35px;
		padding-bottom: 50px;
	}
	.sponsor-section.mt-100 {
		margin-top: 0;
	}
	.home-banner-slider .carousel-item {
		height: 50vh;
	}
}
@media(max-width: 575px) {
	.upComingEvents-card .cardContent .eventAddress {
		width: 45%;
	}
	#rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
	.navbar-brand.w-75 {
		width: 65% !important;
	}
	.navbar-toggler {
		padding: 4px 5px 9px! important;
	}
	.navbar-toggler img {
		width: 65% ! important;
		vertical-align: inherit;
	}
	.d-flex.date {
		padding: 0;
	}
	.agendaCounter {
		padding: 30px 0px 30px 0px;
	}
	.book-now .btnDiv img {
		height: 60%;
	}
	.heroSection article h1 {
		font-size: 30px;
	}
	.enterNow-section .px-60 {
		padding-left: 5px;
		padding-right: 5px;
	}
	.our-brands .slick-next {
		right: -30px;
	}
	.content-bottom-right p {
		display: none;
	}
	.award-section h3 {
		font-size: 35px;
		line-height: 45px;
	}
	.judges-card .row-custom {	
    	flex-direction: column;
	}
	.judges-card img {
		height: auto ! important;
	}
}
@media(max-width: 460px) {
	.upComingEvents-card .cardContent .eventAddress {
		width: 100%;
	}
	.aboutBannerBlock .options .option {
		min-width: 150px;
	}
	.aboutBannerBlock .options .option.active {
		max-width: 650px;
	}
	footer {
		padding: 40px 0 50px;
	}
	footer p {
		margin-top: 45px;
	}
	.pa-hightlight h3 {
		font-size: 18px;
	}
	.mobile-celebrate-success h5 {
		margin-bottom: 12px;
		margin-top: 17px;
	}
	.navbar-brand.w-75 {
		width: 75% !important;
	}
	.award-section h2, .judges-section h2, .sponsor-section h2, .testimonial h2, h2.title-h2 {
		font-size: 35px;
		margin-bottom: 5px;
	}
	.team-lead-det {
		padding: 23px 0px 30px 0px;
	}
	.book-now .btnDiv img {
		height: 25%;
	}
	.book-now .form-check, form .whiteBox p {
		margin-left: 3px;
	}
	.book-now .px-60 {
		padding-left: 15px;
		padding-right: 15px;
	}
	form .whiteBox {
		padding: 30px 15px;
	}
	.book-now h3 {
		margin-bottom: 20px;
	}
	.small_screen_card.p-3 {
		padding: 0rem!important;
	}
	.content-bottom-left {
		display: none;
	}
}
@media(max-width: 350px) {
	.btns-block .btn-grey, .btns-block .btn-blue {
		width: auto;
		height: auto;
		padding: 8px 15px;
		line-height: 15px;
	}
	.upComingEvents-card .btn-blue {
		padding: 0px 10px;
		line-height: normal;
	}
	.aboutBannerBlock .options .option {
		min-width: 100px;
	}
	.overlay h3 {
		line-height: 25px;
		font-size: 20px;
	}
	.award-section h2, .judges-section h2, .sponsor-section h2, .testimonial h2, h2.title-h2 {
		font-size: 35px;
	}
	.sponsor-section h2 {
		font-size: 30px;
	}
	h5 {
		font-size: 16px;
	}
	.book-now .btnDiv {
		background: unset;
	}
}


.gallery-grid {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-template-rows: auto;
}

.grid-top{
	display: grid;
	grid-template-columns: 1fr;
	grid-template-areas: 
		"gallery-item-1"
		"gallery-item-2"
		"gallery-item-3";
}
.grid-bottom{
	display: grid;
	grid-template-columns: 1fr;
	grid-template-areas: 
		"gallery-item-4"
		"gallery-item-5"
		"gallery-item-6"
		"gallery-item-7";
}

.gallery-item-1 {
	grid-area: gallery-item-1;
}

.gallery-item-2 {
	grid-area: gallery-item-2;
}
.gallery-item-3 {
	grid-area: gallery-item-3;
	background-color: #000000;
	height: 100%; 
	display: flex;
}
.gallery-item-4 {
	grid-area: gallery-item-4;
}
.gallery-item-5 {
	grid-area: gallery-item-5;
}
.gallery-item-6 {
	grid-area: gallery-item-6;
}
.gallery-item-7 {
	grid-area: gallery-item-7;
}

.gallery-content-grid-item{
	background-color: #434343;
	color: #fff;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	gap: 14px;
	padding: 50px;
}
.gallery-content-grid-item h3 {
	font-size: 70px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: 700;
}

.gallery-content-grid-item p {
	font-size: 24px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: 400;
	line-height: 1.4;
}

.gallery-grid img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.embed-container {
	position: relative;
	width: 100%;
	height: 100%;     
	padding-top: 0;    
	flex: 1 1 auto;    
	overflow: hidden;
	display: flex;
}

.embed-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

@media screen and (min-width: 768px) {
	.grid-top{
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-areas: 
			"gallery-item-1 gallery-item-2"
			"gallery-item-3 gallery-item-3";
	}
	.grid-bottom{
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-areas: 
			"gallery-item-4 gallery-item-5"
			"gallery-item-6 gallery-item-7";
	}

}

@media screen and (min-width: 992px) {
	.gallery-grid {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: repeat(2, auto);
	}

	.grid-top{
		display: grid;
		grid-template-columns: 1fr 360px 1fr 1fr;
		grid-template-areas: 
			"gallery-item-1 gallery-item-2 gallery-item-3 gallery-item-3";
	}
	.grid-bottom{
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 352px;
		grid-template-areas: 
			"gallery-item-4 gallery-item-5 gallery-item-6 gallery-item-7";
	}
}