@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');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');

/* GLOBAL STYLES ***/
body {
  padding-top: 0;
  padding-bottom: 0;
  font-family: 'Lato', sans-serif;
}
h5 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 0;
}
h6  {
  font-size: 16px;
  font-weight: 700;
}
p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
iframe, video {
  display: block;
	width: 100%;
}
iframe img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bg-dark-grey {
  background-color: #232323;
  color: #FFFFFF;
}
.bg-dark-black {
  background-color: #0A0113;
  color: #FFFFFF;
}
.bg-dim-black {
  background-color: #1D1655;
  color: #FFFFFF;
}
.bg-dim-grey {
  background-color: #3D1568;
  color: #FFFFFF;
}
.bg-grey {
  background-color: #EBEBEB;
  color: #3D1568;
}
.bg-blue {
	background: #4942BB;
}
.bg-darker-blue {
  background: #0A0534;
}
.bg-dark-blue {
  background: #1D1655;
}
.text-dim-white {
  color: #EEEEEE;
}
.text-dark-blue {
  color: #3D1568;
}
.text-light-violet {
  color: #AD71EF;
}
.bg-linear-gradient {
	background-image: linear-gradient(180deg, #3D1568, #000000);
  color: #FFFFFF;
}
/* .more-content {
    display: none;
} */

.read-more-btn {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    height: 50px!important;
    border-radius: 32px!important;
	margin-top:15px;
}

/* .read-more-btn:hover {
    background-color: #0056b3;
} */
h2.title-h2 {
font-size: 60px;
font-weight: 400;
line-height: 70px;
}
.subContainer {
padding: 0px 120px;
}
.subAwardContainer {
padding: 0 130px;
}
.subContainer-px200 {
padding: 0px 200px;
}
.subContainer-px200 .col3 {
flex: 0 0 auto;
width: 27%;
padding-right: 20px;
padding-left: 20px;
}
.subContainer-px200 .col1 {
flex: 0 0 auto;
width: 15%;
padding-right: 20px;
padding-left: 20px;
}
.mb-250 { margin-bottom: 250px; }
.mb-175 { margin-bottom: 175px; }
.mb-160 { margin-bottom: 160px; }
.mb-140 { margin-bottom: 140px; }
.mb-130 { margin-bottom: 130px; }
.mb-115 { margin-bottom: 115px; }
.mb-100 { margin-bottom: 100px; }
.mb-95 { margin-bottom: 95px; }
.mb-90 { margin-bottom: 90px; }
.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-50 { margin-bottom: 50px; }
.mb-45 { margin-bottom: 45px; }
.mb-40 { margin-bottom: 40px ! important; }
.mb-35 { margin-bottom: 35px ! important; }
.mb-30 { margin-bottom: 30px; }
.mb-25 { margin-bottom: 25px !important; }
.mb-20 { margin-bottom: 20px ! important; }
.mb-10 { margin-bottom: 10px ! important; }
.mb-neg1 { margin-bottom: -2px; }
.mt-12 { margin-top: 12px; }
.mt-15 { margin-top: 15px; }
.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-65 { margin-top: 65px; }
.mt-75 { margin-top: 75px; }
.pt-76 { padding-top: 76px ! important; }
.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; }
.mt-168 { margin-top: 168px; }
.mt-160 { margin-top: 160px; }
.mt-225 { margin-top: 225px; }
.my-20 {
  margin: 20px 0;
}
.px-100 {
  padding-left: 100px;
  padding-right: 100px;
}
.px-120 {
  padding-left: 120px;
  padding-right: 120px;
}
.px-150 {
  padding-left: 150px;
  padding-right: 150px;
}
.px-250 {
  padding-left: 250px;
  padding-right: 250px;
}
.px-240 {
  padding-left: 240px! important;
  padding-right: 240px! important;
}
.pt-130 {
  padding-top: 130px ! important;
}
.pt-60 {
  padding-top: 60px ! important;
}
.pt-92 {
  padding-top: 92px ! important;
}
.pt-90 {
  padding-top: 90px ! important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pb-160 {
  padding-bottom: 160px ;
}
.pl-10 {
  padding-left: 10px;
}
.pl-25 {
  padding-left: 25px;
}
.pb-10  {
    padding-bottom: 10px;
}
.bgImg {
  /*background: url(../images/awards-bg.png) no-repeat fixed; */
	background: linear-gradient(45deg, rgb(0 0 0 / 75%), rgb(0 0 0 / 55%)), url(../images/awards-bg.png) no-repeat fixed;
  padding: 50px 0 95px;
  background-size: cover;
}
.fs-20, .home-about p {
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 25px;
}
.fs-50 {
  font-size: 50px;
  font-weight: 400;
  letter-spacing: 8px;
  text-transform: uppercase;
}
.fs-60 {
  font-size: 60px;
  font-weight: 400;
  letter-spacing: 12px;
  text-transform: uppercase;
}

/* Carousel ***/
/* .carousel {
margin-bottom: 4rem;
} */
.carousel-item {
height: 100%;
}
.carousel-caption {
    top: 20px;
    z-index: 10;
    padding: 0;
    right: 5%;
    left: 5%;
}
.carousel-caption h4  {
font-size: 33px;
font-weight: 400;
line-height: 70px;
letter-spacing: 1.75px;
margin: 0;
}
.carousel-caption h2 {
font-size: 80px;
line-height:100px;
margin-bottom: 15px;
font-weight: 400;
}
.carousel-caption h5 {
line-height: 10px;
margin-bottom: 0;
letter-spacing: 0.84px;
}
.carousel-indicators {
bottom: 90px;
margin-bottom: 0;
}
.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 #AFAFAF; */
	padding: 0;
}
.navbar .megamenu{ padding: 1rem; }
.dropdown-toggle::after {
display: none;
}
.menu-left li {
padding: 0 12px ! important;
}
.menu-left li a {
color: #FFFFFF;
font-size: 16px;
font-weight: 400;
padding: 0 ! important;
}
.menu-left li a.nav-link:hover, .menu-left li a.nav-link:focus, .menu-left li a.nav-link:focus-visible, .navbar-nav .nav-link.active {
  color: #AD71EF;
  box-shadow: unset;
}
.menu-left li a span:hover, .navbar-nav .nav-link.active span { border-bottom: 2px solid #AD71EF; }
.menu-left li:first-child {
padding-left: unset ! important;
}
.menu-right li {
padding: 0 7px;
}
.menu-right li:last-child {
padding-right: unset ! important;
}
.nav-link .btn-grey  {
width: 170px;
border:2px solid #FFFFFF;
height: 40px;
border-radius: 20px;
background: transparent;
font-weight: 700;
color: #ffffff;
}
.nav-link .btn-blue, .nav-link .btn-blue:disabled  {
  width: 170px;
  height: 40px;
  border-radius: 20px;
  border: none;
	background:transparent;
	border:2px solid #FFFFFF;
  font-weight: 700;
  color: #FFFFFF;
}
.get-in-touch .btn-blue , .award-section-card .btn-blue, .become-sponsor-block .btn-blue {
	background-color:#AD71EF;
	color:#ffffff;
	border:none;
}
.get-in-touch .btn-blue:hover , .award-section-card .btn-blue:hover, .become-sponsor-block .btn-blue:hover {
	background-color:#EEEEEE;
	color:#000;
}
.form-group .btn:hover , .btnDiv  .btn-blue:hover , .form-group .btn-blue:hover , 
.accordion-body .btn-blue:hover  , .subAwardContainer .btn-blue:hover , .read-more-btn:hover{
  background-color:#AD71EF!important;
	color:#fff;
	border:none;
}
.accordion-body .btn-blue {
	background-color:#1D1655;
	border:none;
}
.subAwardContainer .btn-blue{
	background-color:#3D1568;
	color:#fff;
	border:none;
}
.btn-blue{
	color:#ffffff;
}
.visit-gallery .btn-blue{
	color:#ffffff;
	border:none;
}
.nav-link .btn-blue a, .nav-link .btn-blue a:hover {
  text-decoration: none;
  color: #FFFFFF;
}
.nav-link .btn-grey:hover {
    background: #AD71EF;
	border:none;
    color: #FFFFFF;
}
.nav-link .btn-blue:hover {
    background: #AD71EF;
    color: #FFFFFF;
	border:none;

}

.btn-blue-dark {
  background: #3D1568;
  letter-spacing: 1.2px;
}
.megamenu.dropdown-menu {
  background: #EBEBEB;
  color: #2B2B2B;
  border-radius: 0px 0px 50px 50px;
  padding: 170px 0 120px;
}
.col-megamenu li {
  padding: 43px 0;
}
.col-megamenu li a {
  color: #2B2B2B;
  font-size: 38px;
  text-decoration: none;
}
.col-megamenu li a:hover {
  color: #AD71EF;
}
.col-megamenu li p {
  font-size: 16px;  
  font-family: 'Roboto', sans-serif;
  color: #000000;
}
.col-megamenu li p span {
  color: #000000;
}
.col-megamenu li.dropdown a {
  padding: 0 !important;
}
.col-megamenu ul.dropdown-menu {
  background-image: linear-gradient(180deg, #EBEBEB, #FFFFFF);
  border: none;
  border-radius: 30px;
    min-width: 250px;
}
.col-megamenu .dropdown-menu li {
  padding: 10px 15px;
}
.col-megamenu .dropdown-menu li a {
  font-size: 20px;
}
.col-megamenu  li.dropdown a.dropdown-toggle:after {
  content: "";
  width: 60px;
  height: 60px;
  background: url(../images/dropdown-arrow.svg) no-repeat;
  top: 0;
  right: 0;
  position: absolute;
  display: inline-block;
  transform: translate(0, 70%) rotate(0deg);
  border: 0;
}
.col-megamenu  li.dropdown a.dropdown-toggle.show:after {
  transform: translate(0, 70%) rotate(180deg);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
}
.col-megamenu .dropdown-item:hover {
  background-color: unset;
}
marquee {
  line-height: 24px;
  font-size: 20px;
  color: #4942BB;
  letter-spacing: 0.6px;
  margin: 10px 0 8px;
  border: 0;
  outline: 0;
}

/* celebrate-success ***/
.celebrate-success {
padding: 120px 380px 170px;
}
.celebrate-success h1 {
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: #EEEEEE;
padding: 20px 20px 35px;
}
.winner-card img {
width: 100%;
margin-bottom: 18px;
height: 270px;
object-fit: cover;
}
.winner-card h6 {
	color: #4942BB;
	font-size: 15px;
    line-height: 19px;
    height: 43px;
    margin-bottom: 20px;
    font-weight: 800;
}
.winner-card h5 {
	color: #000000;
    font-size: 19px;
    line-height: 22px;
    margin-top: 30px;
    margin-bottom: 7px;
}
.winner-card p {
margin-bottom: 0;
color: #000000;
}
.winner-card .card-content {
padding-right: 20px;
}
.winner-all {
border: 1px solid #FFFFFF;
}
.winner-all h6 {
color: #FFFFFF;
margin-top: 18px;
}

/* Awards section ***/
.award-section { 
	background: linear-gradient(45deg, rgb(0 0 0 / 75%), rgb(0 0 0 / 55%)), url(../images/awards-bg.png) no-repeat fixed;
	padding: 170px 0  150px;
	color: #FFFFFF;
	background-size: cover;
}
/* .award-section-banner {  
background: url("../images/property-award-2024.jpg") no-repeat center; 
} */
.bannerContainer {
position: relative;
}
.bannerContainer .overlay {
position: absolute; 
background: rgba(28, 0, 58, 0.7); 
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 h2  {
font-size: 150px;
}
.award-section h5 {
text-transform: uppercase;
line-height: 70px;
}
.award-section-card  {
padding: 90px 90px 80px;
width: 86%;
}
.award-section-card h4  {
font-size: 30px;
font-weight: 400;
line-height: 40px;
margin-bottom: 30px;
}
.award-section-card p {
margin-bottom: 52px;
width: 93%;
}
.award-section-card .btn-blue, .become-sponsor-block .btn-blue {
width: 275px;
height: 73px;
border-radius: 40px;
font-size: 21px;
letter-spacing: 1.26px;
font-family: 'Roboto', sans-serif;
}
.award-section-card .btn-blue {
	font-weight: 500;
}
.award-section .subContainer .col-md-3 {
width: 28%;
}
.award-section .subContainer .col-md-3:last-child {
width: 15%;
}
.judges-section {
	padding: 90px 0 60px;
}
.judges-section h2, .testimonial h2 {
font-size: 60px;
margin-bottom: 20px;
letter-spacing: 12px;
text-transform: uppercase;
font-weight: 400;
}
.judges-card {
background: #EEEEEE;
padding: 65px;
color: #2B2B2B;
}
.judges-card h5  {
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 70px;
  text-transform: unset;
  padding-bottom: 0;
}
.judges-card h6 {
  font-weight: 400;
  line-height: 22px;
  color: #121A50;
  font-size: 24px;
}
.judges-card p {
margin-bottom: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 24px;
}
.judges-card-details {
  padding-left: 40px;
  padding-right: 25px;
}
.judges-card-details .load-more {
  width: 293px;
  height: 70px;
  border-radius: 35px;
}
.judges-card-details button.load-more:hover {
    background: #AD71EF;
    color: #ffff;
}
.sponsor-section {
padding: 90px 0 80px;
}
.subContainerSlick {
padding: 0 215px;
}
.association-img-card {
background: #FFFFFF;
padding: 45px 55px;
}
.support-img-card {
background: #FFFFFF;
padding: 11px 30px;
}
.row-supported-by .col-md-4 {
padding-right: calc(var(--bs-gutter-x) * .25);
padding-left: calc(var(--bs-gutter-x) * .25);
}
/* Slider */
.slick-slide {
margin: 0px 20px;
}
.mobile-recent-card .slick-slide {
  margin: 0px 5px;
}

.slick-slide img {
width: 100%;
}

.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
{
display: block;
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: #EEEEEE;
}
.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: -50px;
top: 0;
bottom: 0;
transform: translate(0, 80%);
}
.slick-next {
position: absolute;
right: -130px;
top: 0;
bottom: 0;
transform: translate(0, 80%);
}
.become-sponsor img {
width: 100%;
object-fit: contain;
}
.become-sponsor-block {
padding: 0 70px;
}
.become-sponsor-block h5 {
margin-bottom: 20px;
}
.become-sponsor-block p {
	margin-bottom: 52px;
	width: 95%;
}
.video-section {
padding: 90px 0 80px;    
background-position: center right;
}
.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%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.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;
}
.award-winner h2 {
color: #FFFFFF;
font-size: 60px;
text-transform: uppercase;
letter-spacing: 12px;
margin-bottom: 18px;
}
.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;
}
.gallery-card h5  {
line-height: 30px;
margin: 0;
width: 60%;
}
.btn-relative {
position: relative;
}
.visit-gallery {
position: absolute;
right: 0;
bottom: 0;
z-index: 999;
}
.visit-gallery .btn-blue, .visit-gallery .btn-blue:hover {
font-size: 24px;
width: 272px;
height: 137px;
border-radius: 0;
background: #1D1655;
}
.visit-gallery .btn-blue:hover{
    background: #AD71EF;
    color: #ffffff;
    opacity: 1;
}
/*** 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;
background: white;
padding: 250px 20px 215px;
}
.team-lead-det{
padding: 23px 35px 30px 35px;
}
.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: 24px;
padding-top: 50px;
font-weight: 700;
}
.testimonial h2{
font-size: 150px;
}
.team-lead-det h6{
  color: #000000;
font-size: 16px;
line-height: 22px;
font-weight: 400;
padding-top: 12px;
}
.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;
}


.home-testimonials {
  padding: 90px 0 80px;
}
.testimonials-slider-card {
  margin: 0px 150px;
  background: #3D1568;
  border-radius: 17px;
  padding: 90px 75px 110px;
}
.testimonials-slider-card h5 {
  color: #FFFFFF;
  font-weight: 700;
}
.testimonials-slider-card p:last-child {
  margin-bottom: 0;
}
.newsletter {
  background: #EBEBEB;
  padding: 100px 0 80px;
}
.newsletterForm {
  padding: 0 70px;
}
.newsletterForm button, .newsletterForm button:hover, .newsletterForm .tnp-subscription input.tnp-submit{
  width: 100%;
  height: 70px;
  border-radius: 35px;
  background: #3D1568;
  font-size: 20px;
}
.newsletterForm .tnp-subscription input.tnp-submit{
  margin-top: 50px;
}

/* venue-section-block ***/
.venue-section , .award-section {
  padding: 90px 0 140px;
  color: #FFFFFF;
}
.venue-section {
  padding: 170px 0 250px;
}
.venue-section-block {
  padding: 0 125px;
  width: 88%;
}
.venue-section-block h5 {
  margin-bottom: 30px;
}
.venue-section-block h6 {
  margin-bottom: 32px;
  line-height: 30px;
}
.venue-section-block p {
  margin-bottom: 0;
}
.upcoming-events-section {
  position: relative;
}
.upcomingEvents-section-block {
  padding: 0 125px;
}
.upcomingEvents-section-block h5{
  margin-bottom: 16px;
}
.eventCarousel {
  background-color: #EBEBEB;
  padding: 90px;
  color: #272361;
  position: unset;
}
.eventCarousel img {
  width: auto;
}
.eventCarousel h5 {
  color: #000000;
  margin-bottom: 20px;
}
.eventCarousel .carousel-control {
  position: absolute;
  top: unset;
  bottom: 85px;
  left: 0;
}
.span-outline {
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  padding: 19px 23px;
}
.eventCarousel .carousel-item {
  height: auto;
}
.eventCarousel p  {
  margin-bottom: 0;
  line-height: 30px;
}
.eventCarousel button.btn-blue, eventCarousel button.btn-blue:hover{
  width: 283px;
  height: 80px;
  border: 0;
  border-radius: 40px;
  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;
}
.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: 24px;
  margin-bottom: 15px;
}
.socialMediaBlockImg{
  background: #AD71EF;
  padding: 20px;
  margin-right: 20px;
  border-radius: 35px;
}
.form-group, .newsletterForm .tnp-subscription div.tnp-field {
  margin-bottom: 22px;
}
.form-control, .tnp-email.form-control {
  height: 70px;
  border: 0;
  border-radius: 0;
  color: #3E3E40;
  padding: 0 32px;
}
.form-control:focus, .btn:focus-visible, .btn-check:checked+.btn:focus-visible {
  border: none;
  box-shadow: none;
}
textarea.form-control {
  min-height: 190px;
  padding: 15px 32px;
}
.newsletterForm div.tnp-subscription {
  max-width: unset;
}
.newsletterForm .tnp-subscription input[type=text], .newsletterForm .tnp-subscription input[type=email] {
  width: 100%;
  padding: 0 32px;
  display: block;
  border: 0px;
  color: #3E3E40;
  border-color: unset;
  background-color: #FFF;
  background-image: unset;
  text-shadow: none;
  font-size: 1rem;
  margin: 0;
  line-height: normal;
  box-sizing: border-box;
}
.form-group .btn{
  width: 100%;
  height: 70px;
  border-radius: 35px;
  font-size: 21px;
  font-weight: 700;
}
.footer-enquiry {
  padding: 90px 0px 90px;
}
.footer-enquiry h3 {
  line-height: 60px;
  color: #FFFFFF;
  letter-spacing: 0;
	text-transform:Capitalize;
}
.fEnquiry-row .col-md-3 {
  width: 21%;
}
.fEnquiry-card {
  border-right: 1px solid #FFFFFF;
  height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.fEnquiry-row .col-md-6:last-child .fEnquiry-card,
.fEnquiry-row .col-md-4:last-child .fEnquiry-card,
.fEnquiry-row .col-md-3:last-child .fEnquiry-card  {
  border: unset;
}
.fEnquiry-card h5   {
  margin-bottom: 20px;
  color: #AD71EF;
  line-height: 24px;
  font-size: 20px;
  margin-bottom: 15px;
}
.fEnquiry-card p {
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
}
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;
}

/* About Us ***/
.about-us {
  padding: 20px 0 65px;
}
.about-us h5 {
  line-height: 70px;
}
.about-us h1 {
	font-size: 60px;
	font-weight: 400;
	line-height: 70px;
    margin-bottom: 0;
}
.aboutPage p {
  font-size: 20px;
  line-height: 30px;
}
.subAboutContainer {
  padding: 0 215px;
}
.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%;
}
.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 {
	background: linear-gradient(45deg, rgb(0 0 0 / 75%), rgb(0 0 0 / 55%)), url(../images/awards-bg.png) no-repeat fixed;
  
  padding: 110px 0 140px;
	background-size: cover;
}
.cardContainer, .bookImgCard {
  position: relative;
}
.cardContainer .overlay, .bookImgCard .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 {
  color: #FFFFFF;
  font-size: 60px;
  line-height: 70px;
  font-weight: 400;
  text-transform: uppercase;
}
.our-history p {
  color: #FFFFFF;
}
.our-brands {
  padding-top: 100px;
  padding-bottom: 140px;
}
.our-brands h2, .our-brands p {
  color: #121A50;
}
.bookImgCard img {
  width: 100%;
  margin-bottom: 30px;
    height: 340px;
	object-fit: cover;
}
.bookImgCard .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgb(7,17,52);
}
.bookImgCard:hover .overlay {
  opacity: 1;
}
.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;
}
.slick-arrow {
  top: 50%;
  bottom: 50%;
  transform: translate(-50%, -50%);
	cursor: pointer;
}
.our-brands .slick-next {
  right: -155px;
}
.upComingEvents {
  padding: 85px 0 100px;
  background-color: #EBEBEB;
}
.upComingEvents h2 {
  font-size: 60px;
  line-height: 70px;
  font-weight: 400;
  color: #121A50;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.upComingEvents-card {
  background: #FFFFFF;
  padding: 40px;
}
.upComingEvents-card .cardContent h3  {
    font-size: 20px;
    font-weight: 400;
    min-height: 48px;
}
.cardContent h6, .cardContent p {
  color: #272361;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}
.cardContent .eventAddress {
	width: 40%;
    text-align: right;
}
.cardContent p {
  font-weight: 400;
}
.upComingEvents-card .btn-blue {
  width: 100%;
  height: 80px;
  border-radius: 40px;
  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;
}
.our-brands-logos .slick-slide {
  margin: 0px 10px;
}

/* Book a table ***/
.heroSection {
  position: relative;
  padding: 0;
  height: 342px;
  overflow: hidden;
}
.bannerImageStyle {
  width: 100%;
  height: 100%;
  position: absolute;
}
.bannerImageStyle img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.heroSection .overlay {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 90%;
}
.heroSection article {
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translate(-50%, -50%);
	width: 100%;
}
.heroSection article h1 {
  text-align: center;
  color: #FFFFFF;
  font-size: 50px;
  font-weight: 700;
  line-height: 70px;
  margin-bottom: 0;
}
.subPlanContainer {
  padding: 0 63px;
}
.plansCard {
  background: #EBEBEB;
  padding: 90px 130px;
}
.plansCard h4 {
  color: #000000;
  font-size: 30px;
  font-weight: 400;
  line-height: 70px;
}
.plansCard h3 {
  font-size: 50px;
  line-height: 70px;
  font-weight: 700;
  margin-bottom: 4px;
}
.plansCard h5 {
  color: #121A50;
  font-size: 24px;
  line-height: 22px;
  font-weight: 500;
}
.plansCard ul {
  list-style: none;
  padding-left: 0;
}
.plansCard ul li  {
  font-size: 20px;
  font-weight: 500;
  color: #121A50;
  line-height: 32px;
}
.cardHead .btnDiv {
  position: absolute;
  right: 0;
  top: 40px;
}
.cardHead .btn-blue  {
  width: 300px;
  height: 80px;
  border-radius: 40px;
  font-size: 20px;
  background: #3D1568;
}
.planIcon {
  position: absolute;
  right: 0;
  bottom: 0;
}
.planIcon img {
  width: 218px;
}
.book-now .btnDiv img {
    width: 315px;
}
/*** Award Gallery ***/
.award-gallery h2 {
  line-height: 120px;
}
.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 .bg-dim-black {
  background: #101010;
}
.enter-award-categories h2, .sponsor-ship-section h2, .feedback-section h2 {
  font-size: 50px;
  font-weight: 400;
  line-height: 70px;
}
.feedback-section h2 {
    font-size: 47px;
    line-height: 50px;
}
.enter-award-categories ol {
  padding: 0 75px;
  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;
}

.accordion-item {
  border-radius: 0px ! important;
  margin-bottom: 20px;
  font-family: 'Roboto', sans-serif;
}
.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 #4942BB;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-size: 25px;
    background-position: center;
}
.accordion-body {
  padding: 0 35px 35px 70px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
.accordion-body p {
  color: #000000;
  font-weight: 400;
  margin-bottom: 10px;
}
.accordion-body .btn-blue {
  width: 200px;
  height: 60px;
  border-radius: 40px;
}
.enter-award-categories ul {
  display: inline-flex;
  list-style: none;
  width: 100%;
  padding: 0;
}
.enter-award-categories ul li{
  width: 50%;
  background: #EEEEEE;
  color: #2B2B2B;
  padding: 20px 0;
}
.enter-award-categories ul li.active{
  background: #3D1568;
}
.enter-award-categories ul li a{
  color: #2B2B2B;
  text-decoration: none;
  font-size: 30px;
  font-weight: 700;
}
.enter-award-categories ul li.active a{
  color: #FFFFFF;
}
/*** Venue ***/
.venuePage .venue-section {
  padding: 0;
}
.venue-section img {
	
	object-fit: cover;
}
.venuePage .venue-section img {
    object-fit: cover;
    width: 100%;
}

/*** FAQ ***/
.faq h2  {
  font-size: 80px;
  line-height: 70px;
}
.faq h5 {
  line-height: 70px;
}
.faq .accordion-button {
  line-height: 40px;
}
.faq .accordion-button:after {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-size: 100%;
  background-position: center;
}
.faq .accordion-button:after {
  background-image: url("../images/Group67.svg");
}
.faq .accordion-button:not(.collapsed)::after {
  background-image: url("../images/Group66.svg");
  transform: none;
}
/*** Award Winners ***/
.winnersPage .gallery-tab .nav-pills .nav-link {
  border: 1px solid #FFFFFF;
  border-radius: 40px;
  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: #FFFFFF;
  color: #2B2B2B;
  font-weight: 700;
}
.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 95px 60px;
}


/*** 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;
}
.feedback-section h5 {
	font-size: 20px;
    line-height: 32px;
}
.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: 400;
  color: #000000;
  font-size: 24px;
  letter-spacing: 1.44px;
}
.sponsorship-category h5 {
  margin-bottom: 35px;
}
.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: 18px;
  font-weight: 400;
  line-height: 42px;
  display: block;
}
.feedbackForm .form-group {
  margin-bottom: 30px;
}
.feedbackForm .form-control {
  height: 60px;
  color: #000000;
  padding: 0 20px;
}
.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; */
	padding: 23px 0 30px;
}
.feedback-section .borderBox h5 {
  margin-bottom: 0;
    font-size: 20px;
    line-height: 35px;
}
.borderBox label {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 10px;
}
.borderBox .form-check-input[type=radio] {
  width: 15px;
  height: 15px;
  border: 1px solid #707070;
  background: transparent;
  box-shadow: unset;
    margin-top: 0.75em;
}
.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: 165px;
	height: 50px;
	color: #000000;
	line-height: 33px;
}
.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: 271px;
  height: 60px;
  border-radius: 35px;
    background: #1D1655;
}
.tableSize {
	width: 70%;
}
/*** Enter Now ***/
.enterNow-section .bg-grey {
  color: #000000;
}
.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, .enterNow-section   {
  background-image: linear-gradient(180deg, #3D1568, #000000);
}
.book-now .plansCard {
  width: 90%;
  padding: 54px 150px 85px;
}
.book-now .btnDiv  {
  position: absolute;
  top: 0;
  right: 0;
}
.book-now hr {
  color: #121A50;
  opacity: 0.5;
}
.book-now h2 {
  font-size: 50px;
  font-weight: 400;
  line-height: 70px;
}
.book-now form {
  padding: 90px 0 130px;
  color: #000000;
}
form .darkBox {
  background: #CCCCCC;
  padding: 50px 90px;
  color: #2B2B2B;
}
form .darkBox p {
  line-height: 20px;
  font-weight: 400;
}
form .whiteBox {
  padding: 67px 47px;
}
form .whiteBox label {
  padding-left: 12px;
  font-weight: 600;
}
form .whiteBox p  {
  margin-left: 58px;
  line-height: 20px;
  font-weight: 400;
  color: #2B2B2B;
}
form .whiteBox h6 {
  margin-bottom: 0;
  padding-left: 40px;
}
form .whiteBox .form-check-input, .book-now .form-check-input[type=radio] {
  border: 1px solid #4942BB;
}
.book-now .form-group {
  margin-bottom: 52px;
}
.book-now .form-group label {
  margin-bottom: 11px;
}
.book-now .form-control {
  height: 80px;
}
.book-now textarea.form-control {
  min-height: 245px;
}
.book-now h3 {
  font-size: 50px;
  line-height: 70px;
  font-weight: 700;
  margin-bottom: 0;
  color: #2B2B2B;
}
.book-now form h5  {
  font-size: 16px;
  line-height: 42px;
  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 {
  width: 281px;
  height: 70px;
  border-radius: 35px;
  background: #3D1568;
}
.formBottomBlock {
  padding: 85px 150px;
}
.formBottomBlock p {
  color: #FFFFFF;
  line-height: 25px;
  font-weight: 300;
}
.form-check-input[type=checkbox] {
    border: 1px solid #3D1568;
    border-radius: 50%;
}
.form-check-input:checked {
  background-color: #3D1568;
  border-color: #3D1568;
}

/*** Blog ***/
.subBlogContainer {
  padding: 0 80px;
  margin-top: 75px;
  padding-bottom: calc(var(--bs-gutter-x) * .5) !important;
}
.subBlogContainer.mt-40 {
  margin-top: 0;
  padding-top: calc(var(--bs-gutter-x) * .5);
  padding-bottom: calc(var(--bs-gutter-x) * .5);
}
.blogContent{
  background: #EBEBEB;
  padding: 65px 60px;
}
.blogContent_head span{
  padding-left: 25px;
  color: #2B2B2B;
}
.blogContent h6, .blogContent_middle h6{
  font-weight: 500;
  margin-bottom: 0;
  color: #2B2B2B;
  line-height: 22px;
}
.blogContent_middle h5{
  line-height: 30px;
  font-weight: 700;
  color: #2B2B2B;
}
.blogContent_desc {
  width: 80%;
  padding-left: 25px;
}
.blogContent_middle p {
  padding-top: 12px;
  margin: 0;
  width: 100%;
  line-height: 23px;
}
.readBtn{
  background: #3D1568;
  width: 300px;
  height:80px;
  color: #FFFFFF;
  line-height: 30px;
  letter-spacing: 1.2px;
  border: none;
  border-radius: 50px;
}
.readBtn:hover {
  background: #AD71EF;
}
.cardFourth{
  background-color: #EBEBEB;
  padding: 40px 40px 50px;
}
.cardFourth .btn-blue{
  height: 80px;
  border-radius: 50px;
}
.cardFourth_head h5{
  font-weight: bold;
  line-height: 30px;
}
.blogContent_head {
  margin-top: 35px;
}
.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: 60px 0 85px;
}
.recent-posts h2{
  font-size: 50px;
  line-height: 70px;
  margin-bottom: 0;
}
.recent-posts .mt-45.subBlogContainer {
  margin-top: 20px;
}
.cardsixth {
  background: none;
  color: #000000;
  border: 1px solid #000000;
  padding: 40px 40px 50px;
}
.cardsixth span {
  color: #000000;
  font-weight: 400;
}
.h-285px {
	height: 285px;
}
.h-150px {
	height: 150px;
}
.blogContent_head img {
	border-radius: 50%;
}
.readBtn a {
	text-decoration: none;
	color: #FFFFFF;
}
.pagination_blog .page-numbers {
    border: 1px solid #202020;
    padding: 17px 22px;
    margin: 0 23px;
    color: #000000;
    text-decoration: none;
    font-size: 18px;
}
.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: 50px 130px 0px 130px;
    background: #EBEBEB;
}
.blog-details .profile img {
    border-radius: 50%;
}
.blog-details .profile span {
    padding-left: 25px;
    font-weight: 500;
}
.blog-details .profile .view {
    padding-left: 76px;
}
.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: 35px 70px 41px 70px;
}
.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: 280px;
    height: 70px;
    border-radius: 35px;
    font-size: 20px;
	background: #AD71EF;
    font-weight: 700;
}
.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;
}
.bg-dim-black.details_cover  {
  background: #101010;
}
.detailsText {
  padding-top: 40px;
}
.recent-posts .recentCard .profile {
  margin-top: 35px;
}
.blog-details-content h2 {
  font-size: 35px;
}

/*** Agenda ***/
.agenda-card {
    padding: 60px 0 60px;
	padding-left: 108px;
    padding-right: 88px;
}
.card-1 {
    border-bottom-right-radius: 180px;
}
.card-2 {
    border-bottom-left-radius: 180px;
}
.card-3 {
    border-top-right-radius: 180px;
}
.card-4 {
    border-top-left-radius: 180px;
}
.agenda-card h5 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}
.agenda-card h2 {
    font-size: 50px;
    line-height: 30px;
    padding-top: 21px;
}
.agenda-card .cards_content {
    padding-left: 30px;
    width: 55%;
}
.agenda-card.card-1 .cards_content {
    width: 70%;
}
.agenda-card.card-1 .cards_content p {
    width: 90%;
}
.agendaCounter {
    background: #EEEEEE;
    padding: 130px 130px 150px 130px;
}
.agendaCounter h2 {
    font-size: 150px;
    font-weight: 600;
}
.agendaCounter h5 {
    line-height: 30px;
}
.agendaCounter #hr {
    border: 3px solid #2B2B2B;
}
.agendaCounter .detailsBtn {
    background: #4942BB;
    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;
}

/*** Powerlist ***/
.power-list-absolute {
  bottom: 0;
  left: 20%;
}
.powerlist-details h4 {
  font-size: 40px;
  line-height: 60px;
  font-weight: 400;
  padding-left: 70px;
}
.powerlist-details p {
  font-size: 20px;
  line-height: 30px;
}

/*** Competition Rules ***/
.competition-rules ol {
  list-style-type: decimal-leading-zero;
}
.competition-rules ol li {
  font-size: 16px;
  line-height: 25px;
  padding-left: 10px;
  margin-bottom: 10px;
}
.competition-rules h3 {
  text-align: center;
  font-size: 50px;
  font-weight: 700;
  line-height: 70px;
  font-family: 'Lato', sans-serif;
}

/*** Default Page ***/
.defaultPage .defaultPageContent h3 {
  margin: 20px 0 15px;
  text-align: left;
  font-size: 30px;
}

/*** 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%;
}


.gallery-cell {
  width: 69%;
  height: 52rem;
  margin-right: 0px;
  /* counter-increment: gallery-cell; */
}
.gallery-cell img{
  object-fit: cover;
  width: 100%;
	height: 100%;
}

/* cell number */
.gallery-cell:before {
  display: block;
  text-align: center;
  /* content: counter(gallery-cell); */
  line-height: 500px;
  font-size: 80px;
  color: white;
}
/* .flickity-viewport{
  height: 52rem!important;
} */
.flickity-page-dots {
    bottom: 89px;
}
.flickity-page-dots .dot {
    width: 12px;
    height: 12px;
	border: 1px solid #FFFFFF;
    background: transparent;
    margin: 0 5px;
}
.flickity-page-dots .dot.is-selected {
	background: #FFFFFF;
}
.gallery-cell .container {
	display: none;
}
.gallery-cell.is-selected .container {
	display: block;
}
.navbar-collapse .col-md-5 {
    width: 38%;
}
.navbar-collapse .col-md-2 {
    width: 24%;
}
.upComingEvents-card .cardContainer .image {
	height: 250px !important;
    object-fit: cover;
}
.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;
}


/* MEET OUR FINALIST  */
.bg-blck{
	background-color:#000000!important;
	opacity:85%;
}
.mb-94{
	margin-bottom:94px;
}
.moftext{
	background-color: #000000;
	opacity: 75%;
	border-radius: 15px;
}
.mofsponsors .col-md-3 img{
	border-radius: 15px;
	width:100%;
}
.mofsponsors .col-md-3 {
	border-radius: 15px;
	padding:10px;
}
.mofmainhead h1 , .mofmainhead p{
	text-align:center;
}
.mofcontent{
	text-align: center;
	justify-content: center;
}
.mofcontent .text-light-blue{
	line-height: 60px;
	font-size: 24px;
	font-weight:700;
	padding: 15px 0px;
	margin-bottom: 26px;
	color:#0092E2;
}
.mofcontent p{
	font-size: 24px;
	line-height: 50px;
	color: #F5F5F5;
	font-weight: 400;

}
.mof-head{
	align-items: center;
	display: flex;
	justify-content: center;
}
.mofmainhead{
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 0px 75px;
}
.mofCont{
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}
.mofmainhead h1{
	font-size: 40px;
	font-weight: 700;
	line-height: 60px;
	color: #F5F5F5;
	/* 		padding: 0px 320px; */

}
.mofmainhead p{
	font-size: 24px;
	line-height: 40px;
	color: #F5F5F5;
	font-weight: 400;
	/* 		padding: 0px 271px; */
}
.pt-84{
	padding-top: 84px;
}
.pb-40{
	padding-bottom: 40px;
}
.pb-64{
	padding-bottom: 64px;
}
.moffooter{
	background-color: #AD71EF;
	padding: 55px 171px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;

}
.moffooter p{
	font-size: 24px;
	line-height: 60px;
	color: #FFFFFF;
	font-weight: 700;
	align-items: center;
	justify-content: center;
	display: flex;
}
.mb-110{
	margin-bottom: 110px;
}
.mb-54{
	margin-bottom: 54px;
}

.bwg_ctrl_btn_container  {
    background-color: transparent ! important;
}

/* READ MORE BUTTON CONTENT POWERLIST */

/* .moreContents {
	display: none;
} */

/* JUDGES PAGE ELLIPSES AVOID  */
 

/* FOOTER CONTACT INPUT WIDTH  */
.iti {
   width:100%;
}


/* .enter-award .accordion-button:after {
  background-image: url("../images/Group67.svg");
}
.enter-award .accordion-button:not(.collapsed)::after {
  background-image: url("../images/Group66.svg");
  transform: none;
} */



/* HEADER TOGGLER DESIGN */
/* .dropdown-toggle:hover{
	border: 2px solid white!important;
    border-radius: 50px;
    padding: 11px;
	transition:1s ease-in all;
}

.dropdown-toggle img:hover{
	    width: 28px;
   		height: 20px;
	transition:1s ease-in all;
} */


.dropdown-toggle img{
	width:33px;
	height:25px;
}

.menuu {
    width: 55px;
    height: 23px;
    margin: 8px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
}
.menuu div {
    width: 41px;
    height: 27px;
    margin: 5px;
    position: relative;
}
.menuu span {
  background: #ffff;
  width: 100%;
  height: 3px;
  border-radius: 5px;
  display: block;
  position: absolute;
  transition: transform 0.5s, width 0.5s;
}
.menuu .line-1 {
  top: 0;
}

.menuu .line-2 {
  top: 50%;
  transform: translateY(-50%);
}
.menuu .line-3 {
  bottom: 0;
}
.openmenu .line-1 {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
.openmenu .line-2 {
  width: 0;
}
.openmenu .line-3 {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}




/* HEADER DROP DOWN */

.nav-item .dropdown.show{
	background-color:blue;
}


/* HOVER EFFECT FOR VIEW ALL */
#arrow img {
  position: relative;
  top: 0;
  transition: left ease-in-out 2s;
	transition-duration:3s;
}
#arrow:hover img {
  left: 10px;
}

/* BANNER IMAGE OVERLAY */
.gallery-cell{
	position:relative;
}
.gallery-cell container{
	position:absolute;
}
.banner-overlay{
	position:absolute;
	top:85%;
	left:50%;
	transform:translate(-50%,-50%);
	background: transparent linear-gradient(180deg, #11002000 0%, #110020d9 50%, #120022 100%) 0% 0% no-repeat padding-box;
	width:100%;
	height: 80%;
	z-index: 9;
}
 
.banner-overlay-top{
	position:absolute;
	top:0;
	background: transparent linear-gradient(180deg, #11002000 0%, #120022 100%) 0% 0% no-repeat padding-box;
	width:100%;
	height:70%;
	transform:rotate(180deg);
}

/* BANNER CONTENT FIXED */
/* .carousel-caption-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    z-index: 10; 
} */

.fixed-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    z-index: 10;
    pointer-events: none; 
}
/* .gallery-cell img {
    width: 100%;
    height: auto;
} */


/* BANNER OVERLAY */
.banner-overlay {
  display: none; 
}

.is-selected .banner-overlay {
  display: block; 
}
.is-selected .banner-overlay-top{
	display:none;
}
.overlay h6 , .carousel-caption h5{
	font-size: 24px;
    font-weight: 300;
/*     text-transform: uppercase; */
}


.carouselSection {
    height: 100vh;
}
.carouselSection .gallery-cell {
	object-fit: cover;
/* 	top: 92px; */
	height: 100vh;
}
.flickity-viewport {
	height: 100% !important;
}
.flickity-enabled {
    height: 100%;
}
.flickity-slider {
    height: 100%;
}


/* ============ 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) {
	.carousel-caption p {
		margin-bottom: 1.25rem;
		font-size: 1.25rem;
		line-height: 1.4;
	}
}
@media (min-width: 1400px) {
	.container { max-width: 1260px; }
}
@media (min-width: 1600px) {
	.container { max-width: 1360px; }
}
@media (min-width: 1900px) {
	.container { max-width: 1640px; }
	.aboutBannerBlock .options .option { min-width: 350px; }
	.subContainer { padding: 0px 70px; }
	.navbar-brand img { width: 60% !important; }
}
@media (max-width: 2499.98px) {
	.flickity-page-dots { bottom: 40px; }
	.fixed-caption { top: 68% !important; }
	.carousel-caption h4 { line-height: 45px; }
}
@media (max-width: 1899.98px) {
	.award-section h2, .judges-section h2, .testimonial h2, .our-history h2, .our-brands h2, .upComingEvents h2, .award-winner h2 {
		font-size: 50px;
	}
	.award-section h5 { line-height: 50px; }
	.subContainer { padding: 0px 100px; }
	.mb-115 { margin-bottom: 75px; }
	.winner-card h6 { margin-bottom: 10px; }
	.award-section-card { width: 95%; }
	.award-section-card p { width: 93%; }
	.award-section-card .btn-blue, .become-sponsor-block .btn-blue { font-size: 21px; }
	.judges-section, .sponsor-section, .video-section { padding: 70px 0; }
	.judges-card { padding: 40px; }
	.mb-130 { margin-bottom: 80px; }
	.slick-slide img { width: 80%; }
	.video-section-content { padding: 0 75px; }
	.gallery-card h2,  .faq h2 { font-size: 70px; }
	h5 {
		font-size: 24px;
		font-weight: 400;;
	}
	.venue-section-block { width: 99%; }
	.upcomingEvents-section-block { padding: 0 75px; }
	iframe img {    
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.eventCarousel { padding: 50px; }
	.subAboutContainer { padding: 0 150px; }
	.bookImgCard img {
		width: 100%;
		height: 275px;
	}
	.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 50px 40px; }
	.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; }
	.book-now .plansCard { width: 88%; }
	.subBlogContainer { padding: 0 30px; }
	.agenda-card .cards_content { width: 90%; }
	.agenda-card.card-1 .cards_content { width: 90%; }
	.agenda-card.card-1 .cards_content p { width: 90%; }
	.col-megamenu li a { font-size: 32px; }
	.carousel-caption h2 { font-size: 80px; }
	/*** GG2 Home ***/
	.fs-50 { font-size: 37px; }
	.fs-60, .about-us h1 { font-size: 50px; }
	.subContainer-px200 { padding: 0px 145px; }
	.testimonials-slider-card h5 { margin-top: 35px; }
	.px-240 {
		padding-left: 350px! important;
		padding-right: 350px! important;
	}
	.fEnquiry-row .col-md-3 { width: 25%; }
	.newsletterForm { padding: 0 0px; }
	.testimonials-slider-card { margin: 0px 25px; }
	.sponsor-ship-section .px-250, .faq .px-250 {
		padding-left: 135px;
		padding-right: 135px;
	}
	.powerlist-page .sponsor-ship-section .px-250 {
		padding-left: 100px;
		padding-right: 100px;
	}
	.pt-90 { padding-top: 70px ! important; }
	.mb-40 { margin-bottom: 30px ! important; }    
	.mb-130 { margin-bottom: 60px; }
	.mb-60 { margin-bottom: 40px; }
	.award-section {
		padding: 70px 0 90px;
		color: #FFFFFF;
	}
	.about-us { padding: 0px 0 45px; }
	.our-history { padding: 70px 0 60px; }
	.our-history .mt-110 { margin-top: 70px; }
	.our-brands, .upComingEvents {
		padding-top: 70px;
		padding-bottom: 75px;
	}
}
@media (max-width: 1840px) {
	.flickity-page-dots { bottom: 89px; }
	.celebrate-success h1 {
		font-size: 55px;
		line-height: 75px;
	}
	.celebrate-success { padding: 120px 265px 170px; }
	.subContainer { padding: 0px 50px; }
	.accordion-button { height: 100px; }
	/*** GG2 - Home ***/
	.px-240 {
		padding-left: 270px! important;
		padding-right: 270px! important;
	}
}
@media (max-width: 1720px) {
	.flickity-page-dots { bottom: 89px; }
	.owl-carousel-team .owl-item.active.center .leaders-card img { height: 350px ! important; }
	.owl-carousel-team .owl-item.active.center { padding-top: 0px; }
	.px-240 {
		padding-left: 240px! important;
		padding-right: 240px! important;
	}
	.subContainer-px200 { padding: 0px 120px; }
}
@media (max-width: 1615px) {
	.carousel-caption h2 {
		font-size: 80px;
		line-height: 80px;
	}
	.flickity-page-dots { bottom: 89px; }
	.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-caption { top: -45px; }
	.carousel-caption h2 { line-height: 51px; }
	.fixed-caption { top: 75% !important; }
	.flickity-page-dots { bottom: 20px; }
	.banner-overlay { top: 75% !important; }
	.menu-right li { padding: 0 10px; }
	.megamenu.dropdown-menu { padding: 100px 0 80px; }
	.col-megamenu li { padding: 15px 0; }
	.col-megamenu li a { font-size: 30px; }
	.carousel-item { height: 100%; }
	.celebrate-success h1 {
		font-size: 50px;
		line-height: 70px;
	}
	.celebrate-success { padding: 120px 260px; }
	.celebrate-success { padding: 120px 190px; }
	.subContainer { padding: 0px 35px; }
	.award-section-card {
		width: 100%;
		padding: 70px 90px 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;
	}
	.enter-award-categories h2, .sponsor-ship-section h2, .feedback-section h2 {
		font-size: 45px;
	}
	.feedback-section h2 { font-size: 35px; }
	.sponsor-ship-section .slick-next { right: -50px; }
	.sponsorship-category .nav-pills .nav-link {
		height: 65px;
		width: 240px;
	}
	.feedbackForm .form-control { height: 55px; }
	.feedbackForm .form-group { margin-bottom: 15px; }
	.feedbackForm .mb-60 { margin-bottom: 40px; }
	.feedbackForm .mt-150 { margin-top: 110px; }
	.book-now .plansCard { width: 87%; }
	.blogContent_desc { width: 85%; }
	.cardContent .eventAddress { width: 50%; }
	.our-brands h2, .our-history h2, .upComingEvents h2, .about-us h1 { font-size: 50px; }
	.about-us .mb-45 { margin-bottom: 20px; }
	.about-us .mt-168 { margin-top: 130px; }
	.agenda-card {
		padding: 60px 0 60px;
		padding-left: 80px;
		padding-right: 65px;
	}
	.agenda-card.card-1 .cards_content p { width: 100%; }
	.agendaCounter h2 { font-size: 100px; }
	.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; }
    .detailsFooterHead { padding: 25px 70px 31px 70px; }
    .detailsText { padding-top: 60px; }
    .recentCard h5 { font-size: 23px; }
    .recentPost h2 { 
        font-size: 100px;
        line-height: 70px;
    }
	.bookImgCard img { height: 245px; }
	.overlay h6 { font-size: 18px; }
	.our-brands-logos img.slick-arrow { width: 50px; }
    .carousel-caption h2 {
		font-size: 48px;
		line-height: 48px;
		margin-bottom:25px;
    }
    /*** GG2- Home ***/
	.subContainer-px200 { padding: 0px 90px; }
	.px-240 {
		padding-left: 150px! important;
		padding-right: 150px! important;
	}
	.heroSection { height: 346px; }
	.judges-card-details {
		padding-left: 15px;
		padding-right: 15px;
	}
	.award-section-row2.mt-225 { margin-top: 100px; } 
	.power-list-absolute {
		left: 16%;
		width: 15%;
	}
	.col-megamenu li.dropdown a.dropdown-toggle:after {
		transform: translate(0, 70%) rotate(0deg);
		background-size: 30px;
		width: 30px;
		height: 30px;
	}
	.col-megamenu li.dropdown a.dropdown-toggle.show:after { transform: translate(0, 70%) rotate(180deg); }
	.winner-card img { height: 170px; }
	.feedback-section h5 {
		font-size: 18px;
		line-height: 27px;
	}
	.feedbackForm label {
		font-size: 16px;
		line-height: 40px;
	}
	.tableSize { width: 78%; }
	.mt-168 { margin-top: 150px; }
	.about-us { padding: 0px 0 50px; }
	.our-history .mb-65 { margin-bottom: 25px; }
	.our-brands .mt-65 { margin-top: 50px; }
	.upComingEvents { padding: 65px 0 80px; }
	.our-brands.mt-110 { margin-top: 70px; }
	.judges-section { padding-bottom: 20px; }
	.judges-section h2, .award-winner h2 { margin-bottom: 5px; }
	.mb-130  { margin-bottom: 70px; }
	.home-testimonials, .newsletter, .get-in-touch, .footer-enquiry, .award-section { padding: 70px 0; }
	.home-testimonials h3, .newsletter h3 { margin-bottom: 35px ! important; }
	.newsletterForm .tnp-subscription input.tnp-submit { margin-top: 30px; }
	.get-in-touch, .newsletter { padding-bottom: 48px; }
	.footer-enquiry .mb-60 { margin-bottom: 30px; }
	footer {
		height: 75px;
		line-height: 75px;
	}
	.mt-60 { margin-top: 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); }
	/*** GG2 - Home ***/
	.fs-60, .award-winner h2, .footer-enquiry h3 { font-size: 40px; }
	.fs-50, .award-section-banner h3, .headBlock h2, .judges-card h5 { font-size: 35px; }
	.fs-50 {
		font-size:32px;
		line-height:1.5;
	}
	.gallery-card h2, .faq h2 { font-size: 60px; }
	.gallery-card h5, .award-winner h5, .sponsor-section h5 { font-size: 21px; }
	.fEnquiry-row .col-md-3 { width: 25%; }
	.newsletter .mb-95 { margin-bottom: 50px; }
	.video-section .mb-175 { margin-bottom: 75px; }
	.px-240 {
		padding-left: 100px! important;
		padding-right: 100px! important;
	}
	.award-section-card p { width: 93%; }
	.award-section-row2.mt-225  { margin-top: 100px; }
	.judges-card-details {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.about-us h1, .our-history h2, .our-brands h2, .upComingEvents h2 { 
		font-size: 40px; 
        line-height: 1.2;
	}
}

@media (max-width: 1399.98px) {
	.menu-right li { padding: 0 5px; }
	.megamenu.dropdown-menu { padding: 80px 0 50px; }
	.col-megamenu li { padding: 20px 0; }
	.col-megamenu li a { font-size: 25px; }
	.btn-grey { width: 150px; }
	.carousel-caption h2 {
		font-size: 50px;
		line-height: 60px;
	}
	.carousel-indicators { bottom: 65px; }
	.celebrate-success { padding: 120px 80px; }
	.celebrate-success h1 {
		font-size: 60px;
		line-height: 85px;
	}
	.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 {
		width: 170px;
		height: 60px;
		font-size: 18px;
	}
	.venue-section-block { padding: 0 75px; }
	.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 { line-height: 22px; }
	.mb-100, .mb-75 { margin-bottom: 50px; }
	.headBlock h2 { font-size: 35px; }
	textarea.form-control {
		min-height: 130px;
		padding: 15px 20px;
	}
	.about-us h1, .our-history h2, .upComingEvents h2, .pricing-plans h2, .title-h2, .faq h2 {
		font-size: 45px;
		line-height: 50px;
	}
	.subAboutContainer { padding: 0 60px; }
	.subPlanContainer .mt-55.mb-50 {
		margin-top: 35px;
		margin-bottom: 15px;
	}
	.plansCard { padding: 80px 70px; }
	.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: 80%; }
	.plansCard ul li {
		font-size: 18px;
		line-height: 30px;
	}
	.gallery-tab .nav-pills .nav-link {
		width: 150px;
		height: 50px;
		font-size: 18px;
	}
	h2.title-h2 { font-size: 60px; }
	.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; }
	.winner-card-content { padding: 0 30px 40px; }
	.pt-60 { padding-top: 40px; }
	.book-now .plansCard {
		width: 85%;
		padding: 100px 150px 100px;
	}
	.subBlogContainer { padding: 0; }
	.blogContent_desc { width: 90%; }
	.readBtn {
		width: 250px;
		height: 60px;
	}
	.about-us .mb-45 { margin-bottom: 20px; }
	.about-us .subAboutContainer { padding: 0 40px; }
	.our-history { padding: 70px 0; }
	.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;
	}
	.pagination_blog .page-numbers {
		padding: 12px 19px;
		margin: 0 10px;
		font-size: 18px;
	}
	.bookImgCard img { height: 175px; }
	.curve { transform: translate(0px, 5px); }
	.gallery-card { padding: 0 10px; }
	.mt-168 { margin-top: 130px; }
	/*** GG2 - Home ***/
	.subContainer-px200 .col3 {
		width: 28%;
		padding-right: 10px;
		padding-left: 10px;
	}
	.subContainer-px200 .col1 {
		padding-right: 10px;
		padding-left: 10px;
	}
	.message-pm.pt-90 { padding-top: 70px ! important; }
	.message-pm .mb-40 { margin-bottom: 30px ! important; }
	.testimonials-slider-card { padding: 60px 50px 80px; }
	.slick-arrow { width: 60px; }
	.award-section .mb-65, .sponsor-section .mb-90, .award-winner.mb-90 { margin-bottom: 50px; }
	.fEnquiry-card h5 {
		line-height: 22px;
		font-size: 18px;
	}
	.home-about p, .fEnquiry-card p  {
		font-size: 16px;
		line-height: 20px;
	}
	.fs-60, .award-winner h2, .footer-enquiry h3, .sponsor-section h2 { font-size: 35px; }
	.socialMediaBlockImg { padding: 7px 11px 10px; }
	.socialMediaBlock a img { width: 20px; }
	.form-group .btn { height: 60px; }
	.get-in-touch .mb-40 { margin-bottom: 28px ! important; }
	.home-about.mb-160 { margin-bottom: 100px; }
	.video-section-content { padding: 0 50px; }
	.powerlist-details h4 {
		font-size: 35px;
		line-height: 50px;
	}
	.bookImgCard img { height: 210px; }
	.gallery-card h2 { font-size: 45px; }
	.gallery-card h5 {
		font-size: 18px;
		line-height: 25px;
	}
	.our-brands.mt-110 { margin-top: 56px; }
	.mb-60 { margin-bottom: 35px; }
	.award-section-card { padding: 50px 70px 50px; }
	.award-section-card p {
		width: 100%;
		margin-bottom: 50px;
	}
	.sponsor-section h2 { margin-bottom: 5px; }
	.judges-section h2 { font-size: 35px; }
	.form-control, .tnp-email.form-control {
		height: 60px;
		padding: 0 20px;
	}
	.about-us h1, .our-history h2, .our-brands h2, .upComingEvents h2 { 
		font-size: 35px; 
		line-height: 1.2;
	}
	.mb-60 { margin-bottom: 30px; }
	.about-us { padding: 15px 0 50px; }
	.our-brands, .upComingEvents {
        padding-top: 70px;
        padding-bottom: 60px;
    }
}

@media (max-width: 1199.98px) {
	.menu-right li a { padding: 0; }
	.menu-right li { padding: 0 0px; }
	.megamenu.dropdown-menu { padding: 80px 0 50px; }
	.col-megamenu li { padding: 20px 0; }
	.col-megamenu li a { font-size: 25px; }
	.btn-grey, .btn-blue { width: 120px; }
	.celebrate-success { padding: 80px 60px; }
	.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: 35px; }
	.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;
	}
	.subContainerSlick { padding: 0 120px; }
	.award-section-card { padding: 55px 80px 50px; }
	.video-section-content {
		padding: 0 35px;
		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; }
	.award-section-logo { padding: 50px 0; }
	.award-section-logo img { width: 50%; }
	.cardContainer .overlay .text { transform: translate(0%, 0%); }
	.mb-65 { margin-bottom: 20px; }
	.our-brands .slick-next { right: -100px; }
	.our-brands {
		padding-top: 70px;
        padding-bottom: 60px;
	}
	.subPlanContainer { padding: 0 0px; }
	.subPlanContainer .mt-55.mb-50 {
		margin-top: 15px;
		margin-bottom: 10px;
	}
	.plansCard { padding: 60px 70px; }
	.plansCard h4 { font-size: 24px; }
	.plansCard h3 {
		font-size: 40px;
		line-height: 40px;
	}
	.plansCard h5 { font-size: 18px; }
	.cardHead .btn-blue { font-size: 16px; }
	.mt-75 { margin-top: 45px; }
	.planIcon img  { width: 70%; }
	.plansCard ul li { font-size: 16px; }
	.gallery-tab .nav-pills .nav-link {
		width: 135px;
		height: 45px;
	}
	.mt-40.mb-50 {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.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; }
	.cardFourth { 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 h2 {
		font-size: 40px;
		line-height: 17px;
	}
	.agenda-card {
		padding-left: 50px;
		padding-right: 50px;
	}
	.agenda-card h5 {
		font-size: 19px;
		line-height: 21px;
	}
	.agenda-card p { font-size: 15px; }
	.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;
	}
	.recentCard .profile { margin-top: 25px; }
	.recentCard .profile span { padding-left: 5px; }
	.blogDetailsPage .px-100 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.h-285px { height: 225px; }
	.book-now .btnDiv img { width: 300px; }
	/*** GG2 - Home ***/
	.carousel-caption h2 { margin-bottom: 15px; }
	.carousel-caption h4 { line-height: 55px; }
	.fs-50, .award-section-banner h3, .headBlock h2, .fs-60, .award-winner h2 { letter-spacing: 5px; }
	.subContainer { padding: 0px; }
	.award-section, .video-section { padding: 70px 0 90px; }
	.award-section .mb-65, .award-winner.mb-90 { margin-bottom: 30px; }
	.sponsor-section .mb-90 { margin-bottom: 50px; }
	.award-section-banner h3 { line-height: 40px; }
	.award-section-card p { width: 73%; }
	.sponsor-section { padding: 70px 0; }
	.become-sponsor-block, .video-section-content { padding: 0 20px; }
	.subContainer-px200 { padding: 0px 35px; }
	.gallery-card h2, .faq h2 { font-size: 50px; }
	.testimonials-slider-card { padding: 40px 20px 50px; }
	.slick-arrow { width: 45px; }
	.slick-next { right: -90px; }
	.association-img-card { padding: 40px 55px; }
	.headBlock h2 { line-height: 40px; }
	.fEnquiry-row .pl-25 { padding-left: 0px; }
	.px-240, .px-250, .px-120  {
		padding-left: 55px! important;
		padding-right: 55px! important;
	}
	.cardFourth .btn-blue { height: 65px; }
	.sponsor-ship-section .mb-80 { margin-bottom: 50px; }
	.sponsor-ship-section .mt-100 { margin-top: 70px; }
	.sponsor-ship-section .mb-50 { margin-bottom: 30px; }
	.sponsor-ship-section h5, .feedback-section h5 { line-height: 35px; }
	.sponsorship-category .nav-pills { margin-bottom: 45px; }
	.powerlist-page .sponsor-ship-section .px-250 { padding: 0 75px ! important; }
	.powerlist-details h4 {
		font-size: 30px;
		line-height: 45px;
		padding-left: 36px;
	}
	.powerlist-details .mt-65 { margin-top: 40px; }
	.power-list-absolute {
		left: 15%;
		width: 20%;
	}
	.tableSize { width: 95%; }
	.borderBox .btn-group .btn {
		margin: 0 5px;
		width: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	.menu-left li { padding: 0 6px ! important; }
	.nav-link .btn-grey { width: 140px; }
	.menuu div {
		width: 30px;
		height: 20px;
	}
	.col-megamenu ul.dropdown-menu { min-width: 215px; }
	.judges-card-details .load-more {
		width: 235px;
		height: 50px;
	}
	.form-control, .tnp-email.form-control {
		height: 50px;
		padding: 0 15px;
	}
	textarea.form-control {
		min-height: 150px;
		padding: 15px 15px;
	}
	.newsletterForm .tnp-subscription input.tnp-submit {
		margin-top: 40px;
		height: 55px;
		font-size: 18px;
	}
	.newsletter .mb-95 { margin-bottom: 35px; }
}
@media (max-width: 991.98px) {
	.carousel-caption { top: 122px; }
	.carouselSection.mt-160 { margin-top: 60px; }
	.carousel-caption h2 {
		font-size: 32px;
		margin-bottom: 18px;
		line-height: 37px;
	}
	.carousel-caption h4 {
		font-size: 22px;
		line-height: 25px;
	}
	.carousel-caption h5 { font-size: 20px; }
	.carousel-indicators [data-bs-target] {
		height: 10px;
		width: 10px;
	}
	.fixed-caption { top: 27% ! important; }
	.celebrate-success { padding: 80px 50px; }
	.celebrate-success h1 { font-size: 45px; }
	.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 30px 30px; }
	.award-section-card p {
		margin-bottom: 20px;
		width: 89%;
		font-weight: 300;
	}
	.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;
		line-height: 40px;
	}
	.judges-card h6 { font-size: 22px; }
	.judges-card h6, .venue-section-block h5 { margin-bottom: 10px; }
	.video-section-content h5 {
		margin-bottom: 20px;
		font-size: 21px;
	}
	.slick-prev, .slick-next { width: 30px; }
	h5 { font-size: 18px; }
	.subContainerSlick { padding: 0 65px; }
	.slick-prev { left: -55px; }
	.slick-next { right: -55px; }
	.become-sponsor-block { padding: 35px 30px 30px; }
	.video-section { padding: 60px 0 0; }
	.video-section-content {
		padding: 0 20px;
		bottom: auto;
	}
	.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: 35px 0;
	}
	.our-brands .slick-next { right: -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: 50px;
	}
	.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: #EBEBEB;
		border-radius: 0px 0px 50px 50px;
		padding: 25px 40px 35px;
	}
	.nav-link, .menu-item a {
		font-size: 18px;
		font-weight: 400;
		color: #333;
		padding: 10px 0;
		text-decoration: none;
	}
	.navbar-nav .nav-link.active, .navbar-nav .nav-link.show, .menu-item.current-menu-item a {
		text-decoration: none;
		color: #333;
	}
	.faq .mt-100 { margin-top: 35px; }
	.faq h2 {
		font-size: 35px;
		line-height: 45px;
		margin-bottom: 12px;
	}
	.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: auto;
		height: auto;
		line-height: 23px;
		padding: 10px 15px;
		margin: 0 5px;
	}
	.form-check-inline { margin-right: 0rem; }
	.tableSize { width: 100%; }
	.book-now .plansCard h4 {
		font-size: 24px;
		margin-bottom: 0.5rem! important;
	}
	.book-now .plansCard {
		width: 85%;
		padding: 25px;
	}
	.book-now .plansCard h3 {
		font-size: 35px;
		line-height: 70px;
		font-weight: 600;
	}
	.book-now .plansCard h5 { font-size: 16px; }
	.book-now .btnDiv img { width: 62%; }
	.book-now .plansCard { width: 70%; }
	.book-now h2 {
		margin-top: 40px;
		margin-bottom: 55px;
		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: 0px; }
	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: 5px; }
	.blogContent_middle h5 { line-height: 25px; }
	.blogContent_head img {
		width: 35px;    
		height: auto;
	}
	.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 h5 { line-height: 50px; }
	.about-us .subAboutContainer, .subAboutContainer { padding: 0px 0px; }
	.subContainerSlick { padding: 0 50px; }
	.our-brands {
		padding-top: 65px;    
		margin-top: 65px;
	}
	.our-brands .slick-slide { margin: 0px 10px 15px; }
	.our-brands .slick-prev { left: -40px; }
	.our-brands .slick-next { right: -90px; }
	.agenda-card {
		border-radius: 0;
		padding: 40px 15px;
	}
	.agenda-card h5 {
		font-size: 22px;
		line-height: 28px;
	}
	.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; }
	.book-now .plansCard { width: 87%; }
	.book-now .btnDiv img { width: 200px; }
	/*** GG2 - Home ***/
	.socialMediaBlock img {
		padding: 0;
		margin-right: 0;
	}
	.px-240 {
		padding-left: 0px! important;
		padding-right: 0px! important;
	}
	.fEnquiry-row .col-md-3 {
		padding-right: calc(var(--bs-gutter-x) * .25);
		padding-left: calc(var(--bs-gutter-x) * .25)
	}
	.fEnquiry-card h5, .home-about p, .fEnquiry-card p {
		font-size: 16px;
		line-height: 20px;
	}
	footer ul li { padding: 0 5px; }
	.form-control, textarea.form-control { padding: 0px 10px; }
	textarea.form-control { padding: 15px 10px; }
	.get-in-touch .mb-60 { margin-bottom: 30px; }
	.fs-50, .award-section-banner h3, .headBlock h2, .fs-60, .award-winner h2 { letter-spacing: 3px; }
	.become-sponsor img {
		object-fit: cover;
		height: 100%;
	}
	.accordion-body { padding: 0 35px 35px 50px; }
	.powerlist-details h4 {
		font-size: 23px;
		line-height: 30px;
		padding-left: 0;
	}
	.gallery-card h2 {
		font-size: 35px;
		margin-bottom: 13px;
	}
	.winner-card img { height: 160px; }
	.competition-rules h3 {
		font-size: 35px;
		line-height: 45px;
	}
	.message-pm.pt-90 { padding-top: 50px ! important; }
	.fs-50 {
		font-size: 25px;
		line-height: 1.3;
	}
	.message-pm .mb-40 { margin-bottom: 35px ! important; }
	.award-section, .video-section {
		padding: 55px 0 65px;
	}
	.home-about.mb-160 {
		margin-bottom: 70px;
	}
	.fs-20, .home-about p, .sponsor-section .mb-90, .award-winner.mb-90  {
		margin-bottom: 20px;
	}
	.bannerContainer h1 {
		font-size: 30px;
	}
	.judges-section, .sponsor-section, .newsletter {
		padding: 55px 0 50px;
	}
	.subContainer-px200 {
		padding: 0px 5px;
	}
	.winner-card {
		padding: 15px 15px 30px;
	}
	.winner-all h6 {
		font-size: 14px;
		margin-top: 13px;
	}
	#arrow img, .winner-all img {
		width: 11px;
	}
	.mb-175, .mb-45, .newsletter .mb-95 {
		margin-bottom: 25px;
	}
	#arrow:hover img {
		left: 0px;
	}
	.winner-card h6 {
		font-size: 14px ! important;
		line-height: 18px ! important;
		margin-bottom: 18px ! important;
	} 
	.judges-section .winner-card h6 {
		height: auto ! important;
	}
	.video-section-content p {
		margin: 0;
		font-weight: 300;
	}
	.home-testimonials {
		padding: 55px 0 65px;
	}
	.form-control, .tnp-email.form-control {
		height: 50px;
		padding: 0 20px ! important;
	}
	.newsletterForm .tnp-subscription div.tnp-field {
		margin-bottom: 12px;
	}

	// Nav walker
	.navbar-nav .menu-item-has-children > a {
		position: relative;
		display: flex;
		align-items: center;
	}
	.navbar-nav .menu-item-has-children > a .caret {
		margin-left: 5px;
	}
	.dropdown-menu {
		display: none;
		position: absolute;
		background: #fff;
		list-style: none;
		padding: 10px;
	}
	.menu-item-has-children:hover .dropdown-menu {
		display: block;
	}
	.navbar-nav .menu-item-has-children {
		position: relative;
	}
	.dropdown-btn {
		background: none;
		border: none;
		font-size: 18px;
		cursor: pointer;
		padding: 5px 10px;
		position: absolute;
		right: 10px;
		top: 50%;
		transform: translateY(0%);
	}
	.dropdown-menu {
		display: none;
		position: absolute;
		background: #fff;
		list-style: none;
		padding: 10px;
		width: 100%;
		left: 0;
		top: 100%;
		z-index: 1000;
	}
	.menu-item-has-children {
		position: relative;
	}
	.menu-item-has-children .dropdown-btn  {
		position: absolute;
		top: 0;
		right: 0;
	}
	.mt-40 {
		margin-top: 35px;
	}
	.become-sponsor-block p {
		margin-bottom: 30px;
	}
	.gallery-card h5 {
		line-height: 22px;
	}
	.newsletterForm .tnp-subscription input.tnp-submit {
		margin-top: 30px;
	}
	.our-history, .our-brands, .upComingEvents {
        padding: 55px 0 50px;
	}
	.our-brands {
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media (max-width: 767.98px) {
	.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;
		line-height: 65px;
	}
	.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: 40px;
		background: #3D1568;
	}
	.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 ***/
	.headBlock h2, .footer-enquiry h3 {
		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, .newsletterForm .tnp-subscription input[type=text], .newsletterForm .tnp-subscription input[type=email] {
		padding: 0 15px;
	}
	textarea.form-control {
		min-height: 150px;
		padding: 20px 15px ! important;
	}
	.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: 50px 0 55px;
	}
	footer ul  {
		padding: 0;
	}
	footer ul li {
		display: block;
		border: none;
	}
	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;
	}
	.navbar-toggler {
		padding: 0;
		border: none;
	}
	.offcanvas.offcanvas-end {
		width: 100% ! important;
		top: 92px;
	}
	.offcanvas-backdrop.show {
		opacity: 0;
	}
	.offcanvas-body {
		border-radius: 0px 0px 50px 50px;
		padding: 50px 40px 35px;
	}
	.menu-item{
		line-height: 37px;
	}
	.menu-item ul.sub-menu li::marker {
		display: none;
		content: "";
	}
	.nav-link, .menu-item a {
		font-size: 18px;
		font-weight: 400;
		padding: 5px 0;
		text-decoration: none;
	}
	.navbar-nav .nav-link.active, .navbar-nav .nav-link.show, .menu-item.current-menu-item a {
		text-decoration: underline;
	}
	/*** 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! important;
		padding-right: 20px! important;
	}
	.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 35px;
	}
	.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;
		top: 166px;
	}
	.carousel-caption h4,  .judges-section h5 {
		font-size: 16px;
		line-height: 25px;
		margin-bottom:6px;
	}
	.carousel-caption h5{
		font-size: 12px!important;
	}

	.carousel-caption h2 {
		font-size: 28px;
		margin-bottom: 7px;
		line-height: 31px;
	}
	.btn-grey, .btn-blue {
		width: 150px;
	}
	.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: 30px;
	}
	.celebrate-success .mb-115 {
		margin-bottom: 45px;
	}
	.celebrate-success {
		padding: 55px 33px;
	}
	.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-next {
		right: -15px;
		width: 50px;
	}
	.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 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, .mobile-recent-card .blogContent, .mobile-recent-card .recentCard   {
		width: 100%;
	}
	.mobile-award-winners .slick-slide img {
		width: 100%;
	}
	.mobile-award-winners h5 {
		font-size: 24px;
		font-weight: 400;
		line-height: 30px;
		margin-top: 15px;
	}
	.award-section-banner {
		padding: 0 35px;
	}
	.overlay h3, .judges-section h2 {
		font-size: 35px;
		line-height: 40px;
		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: 55px 0;
	}
	.judges-section h2 {
		margin-bottom: 5px;
	}
	.mobile-judges-block .judges-card {
		width: 100%;
	}
	.judges-section h5 {
		font-size: 24px;
		line-height: 30px;
		margin-top: 25px;
		margin-bottom: 8px;
	}
	.social-icons {
		margin-bottom: 45px;
	}
	.social-icons img {
		width: 18%;
	}
	.judges-card h6 {
		margin-bottom: 35px;
	}
	.moretext {
		display: none;
	}
	.moreless-button h6 {
		font-size: 14px;
		font-weight: 500;
		color: #121A50;
		margin-bottom: 0px;
	}
	.rotateImg img {
		transform: rotateX(180deg);
	}
	.venue-section {
		padding: 0 35px!important;
	}
	.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%;
	}
	.about-us h5 {
		font-size: 24px;
	}
	.about-us h1, .our-history h2, .our-brands h2  {
		font-size: 35px;
	}
	.aboutBannerBlock {
		padding: 0;
	}
	.about-us .subAboutContainer, .subAboutContainer {
		padding: 0px 35px;
	}
	.subContainerSlick {
		padding: 50px 15px 0;
		margin: 0 10px;
	}
	.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 {
		font-size: 32px;
		line-height: 6px;
	}
	.agenda-card h5 {
		font-size: 22px;
		line-height: 28px;
		padding-top: 45px;
		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;
	}
	.book-now .plansCard {
		width: 83%;
	}
	.sponsor-section .become-sponsor-block h5 {
		font-size: 24px;
	}
	/*   .sponsor-section .become-sponsor-block p {
	width: 65%;
} */
	.sponsor-section .become-sponsor-block .btn-blue {
		font-size: 24px;
		width: 100%;
		height: 80px;
	}
	.hidden_gallery {
		padding: 44px 15px 46px;
	}
	.hidden_gallery h2 {
		font-size: 35px;
	}
	.gallery-card h5 {
		line-height: 25px;
		width: 100%;
		font-size: 16px;
	}
	.hidden_gallery_btn, .hidden_gallery_btn:hover {
		width: 100%!important;
		border-radius: 0;
		height: 100%;
		background: #1D1655;
        font-size: 21px;
	}
	.testimonial {
		padding: 75px 20px 75px;
	}
	.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;
	}
	.row-supported-by .col-md-4 {
		padding-right: calc(var(--bs-gutter-x) * .5);
		padding-left: calc(var(--bs-gutter-x) * .5);
	}
	.sponsor-section .mb-90 {
		margin-bottom: 15px;
	}
	.sponsor-section .become-sponsor-block .btn-blue {
		font-size: 20px;
		height: 55px;
	}
	.home-testimonials .slick-slide img {
		width: 10%
	}
	.carouselSection.mt-160 {
		margin-top: 0;
	}
	section.mobile-marquee {
		margin-top: 92px;
	}
	.award-section-banner h6 {
		margin-top: 25px;
	}
	.award-section-card p {
		margin-bottom: 30px;
		width: 100%;
	}
	.fEnquiry-row .col-md-3 {
		width: 50%;
		padding-right: calc(var(--bs-gutter-x) * .5);
		padding-left: calc(var(--bs-gutter-x) * .5);
	}
	.fEnquiry-card {
		margin-bottom: 20px;
		border: unset;
	}
	.footer-enquiry h3.mb-75 {
		margin-bottom: 30px;
	}
	.footer-enquiry, .get-in-touch {
		padding: 55px 0px;
	}
	.footer-enquiry {
		padding-bottom: 22px;
	}
	.socialMediaBlockImg {
		padding: 7px 9px 10px;
	}
	.socialMediaBlock a img {
		width: 25px;
		margin: 0;
	}
	.slick-prev, .testimonials-slider .slick-next {
		left: unset;
		display: none ! important;
	}
	.testimonials-slider-card {
		margin: 0;
		width: 100%;
	}
	.testimonials-slider-card .mt-35 { margin-top: 20px; }
	.testimonials-slider-card h5 { font-size: 24px; }
	.about-us.mt-168 { margin-top: 90px; }
	.upComingEvents { padding: 55px 0 45px; }
	.our-brands { margin-top: 35px; }
	.blog-section .subBlogContainer.mt-130 { margin-top: 35px; }
	.blog-section .mobile-recent-card { margin-top: 15px; }
	.recent-posts { padding: 15px 0 40px; }
	.pagination_blog { padding-top: 70px; }
	.blog-details-content h2 { font-size: 20px; }
	.enterNow-section { padding-bottom: 35px; }
	.enterNow-section .mt-110 { margin-top: 35px; }
	.sponsor-ship-section h5.mb-20 { margin-top: 35px; }
	.support-img-card {
		background: #FFFFFF;
		padding: 10px 10px;
	}
	.sponsor-ship-section .px-250, .faq .px-250 {
		padding-left: 45px! important;
		padding-right: 45px! important;
	}
	.px-120 {
		padding-left: 35px! important;
		padding-right: 35px! important;
	}
	.row-supported-by .col-4 {
		padding-right: calc(var(--bs-gutter-x) * .25);
		padding-left: calc(var(--bs-gutter-x) * .25);
	}
	.sponsor-ship-section h2, .feedback-section h2 { line-height: 40px; }
	.category-content .form-group .btn {
		width: 70%;
		padding: 0 15px;
	}
	.judges-card-details a.load-more {
		font-size: 14px;
		font-weight: 500;
		color: #121A50;
		margin-bottom: 0px;
		text-decoration: none;
	}
	.award-section-row2.mt-225 { margin-top: 50px; }
	.power-list-absolute {
		left: 15%;
		width: 20%;
	}
	.powerlist-details h4 {
		font-size: 24px;
		line-height: 32px;
		margin-top: 25px;
	}
	.powerlist-details .px-250, .powerlist-page .sponsor-ship-section .px-250 {
		padding-left: 35px! important;
		padding-right: 35px! important;
	}
	.powerlist-page .mt-65 { margin-top: 30px; }
	.powerlist-details p {
		font-size: 16px;
		line-height: 22px;
	}
	.small_screen_card .eventCarousel  img { height: auto; }
	.video-section { background-position: center left; }
	.our-history, .award-section, .bgImg  {
		background: linear-gradient(45deg, rgb(0 0 0 / 75%), rgb(0 0 0 / 55%)), url(../images/awards-bg.png) no-repeat;
		background-color: #000;
	}
	.feedbackForm .form-group { margin-bottom: 15px; }
	.tableSize { width: 100%; }
	.form-check { margin: 0 3px; }
	.bannerContainer .overlay { text-align: center; }
	.winner-card img { height: auto; }
	.mobile-award-winners .winner-card h6 {
		font-size: 22px ! important;
		font-weight: 400; 
		line-height: 30px ! important;
		margin-bottom: 18px ! important;
		margin-top: 15px;
	}
	.mobile-award-winners .mobile-award-winners h5 {
		font-size: 24px;
		line-height: 30px;
	}
	.fs-50 { font-size: 35px; }
	.mb-60 { margin-bottom: 35px; }
	div.tnp-subscription { margin: 0 auto ! important; }
	.newsletterForm .tnp-subscription div.tnp-field-button { margin-bottom: 0px; }
	.judges-section, .sponsor-section, .newsletter { padding: 55px 0 65px; }
	.mb-130 { margin-bottom: 65px; }
	#carouselExampleCaptions .carousel-caption  {
		right: 0;
		left: 0;
		top: unset;
		bottom: 77px;
	}
	.carousel-indicators [data-bs-target] {
		height: 14px;
        width: 14px;
        margin-right: 7px;
        margin-left: 7px;
    }
	.px-15 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.iti--allow-dropdown .form-control { padding-left: 75px !important; }
	.award-section-banner h1 { width: 95%; }
	.about-us { padding: 55px 0 50px; }
	.upComingEvents-card .cardContent .d-flex  {
		align-items: center;
	}
}
@media(max-width: 575.98px) {
	.carousel-caption {
		top: 69px;
	}
	.banner-overlay {
		top: 60% !important;
	}
	.fixed-caption {
		top: 58% ! important;
	}
	.upComingEvents-card .cardContent .eventAddress {
		width: 45%;
	}
	.book-now .plansCard {
		width: 84%;
	}
	.hidden_gallery {
		padding: 40px 20px 38px;
	}
	.award-section-card h4 {
		width: 75%;
	}
	.award-section-card p, .sponsor-section .become-sponsor-block p {
		width: 100%;
	}
	.sponsor-section .mb-90 h5 {
		margin-top: 15px;
	}
	.newsletterForm .mt-65 {
		margin-top: 40px;
	}
	.newsletterForm .tnp-subscription input.tnp-submit {
		margin-top: 30px;
	}
	.form-group .btn {
		width: 60%;
	}
	.subPlanContainer {
		padding: 0 35px;
	}
	.book-now .btnDiv img {
		width: 160px;
	}
	.flickity-page-dots {
		bottom: 50px;
	}
	/* 	.flickity-viewport, .gallery-cell {
		height: 35rem!important;
	} */
	.px-250 {
		padding-left: 15px! important;
		padding-right: 15px! important;
	}
	.message-pm .fs-50 {
		font-size: 25px;
	}
}
@media(max-width: 460px) {
	.carousel-caption {
		top: 41px;
	}
	.upComingEvents-card .cardContent .eventAddress {
		width: 100%;
	}
	.book-now .plansCard {
		width: 80%;
	}
	.testimonials-slider .slick-next, .mobile-award-winners .slick-next, .mobile-judges-block .slick-next {
		right: 0px;
	}
	.award-section-card h4, .award-section-card p {
		width: 100%;
	}
	.newsletter .mb-95 {
		margin-bottom: 35px;
	}
	.aboutBannerBlock .options .option {
		min-width: 150px;
	}
	.aboutBannerBlock .options .option.active {
		max-width: 650px;
	}
	.book-now .btnDiv {
		right: 20px;
	}
	.book-now .btnDiv img {
		width: 125px;
	}
	.book-now .plansCard h3 {
		line-height: 45px;
	}
	.faq .px-250 {
		padding-left: 35px! important;
		padding-right: 35px! important;
	}
	.bannerContainer .overlay {
		padding: 15px;
	}
	.bannerContainer .overlay h1 {
		font-size: 25px;
	}
	.overlay h6, .carousel-caption h5 {
		font-size: 20px;
	}
}
@media(max-width: 380px) {
	.fEnquiry-row .col-md-3 {
		width: 100%;
	}
	.fEnquiry-card {
		height: auto;
		margin-bottom: 25px;
	}
	.fEnquiry-card h5 {
		margin-bottom: 15px;
	}
	.subContainer-px200 {
		padding: 0px 10px;
	}
	.book-now .btnDiv {
		right: 5px;
	}
	.subPlanContainer {
		padding: 0 0px;
	}
	.category-content .form-group .btn {
		width: 100%;
	}
	.sponsor-ship-section .px-120 {
		padding-left: 25px! important;
		padding-right: 25px! important;
	}
	.sponsor-ship-section .px-250, .faq .px-250 {
		padding-left: 35px! important;
		padding-right: 35px! important;
	}
	.award-section-card h4, .award-section-card p {
		width: 100%;
	}
	.award-section-banner .bannerContainer .overlay {
		padding: 15px;
	}
	.award-section-banner .bannerContainer .overlay h3 {
		line-height: 30px;
		font-size: 25px;
	}
	.judges-card p {
		font-size: 16px;
		line-height: 22px;
	}
	.award-section-banner h6 {
		margin-top: 0px;
	}
}
@media(max-width: 350px) {
	.btns-block .btn-grey, .btns-block .btn-blue {
		width: auto;
		height: auto;
		padding: 8px 15px;
	}
	.book-now .btnDiv img {
		width: 100px;
	}
	.book-now .btnDiv {
		right: 0px;
		top: 12px;
	}
	.book-now .plansCard {
		width: 84%;
	}
	.upComingEvents-card .btn-blue {
		padding: 0px 10px;
		line-height: normal;
	}
	.aboutBannerBlock .options .option {
		min-width: 100px;
	}
	.about-us h1, .our-history h2, .our-brands h2 {
		font-size: 28px;
		line-height: 40px;
	}
	.overlay h3 {
		line-height: 25px;
	}
	.sponsorship-category .category-content ul {
		padding-left: 1rem;
	}
	.sponsorship-category .category-content ul > li:before {
		margin-left: -1em;
	}
	.award-section-banner .bannerContainer .overlay h3 {
		line-height: 25px;
		font-size: 20px;
	}
	.award-section-banner h6 {
		font-size: 16px;
	}
}

@media(max-width: 310px) {
	.award-section-card .btn-blue {
        font-size: 17px;
        line-height: initial;
    }
}