/*=============== Global CSS ==========================*/
html {
    overflow-x: hidden!important;
}
body {
    overflow-x: hidden!important;
	background:#fff;
	width:100%;
	height: 100%;
	position:relative;
    font-family: Advent Pro;
}
h1, h2{
		font-size: 40px;
	}

.page .entry-title {
    display: none;
}

.site-logo img{
	width: 120px;
}

#button-2{
	background: linear-gradient(white, white) padding-box,
              linear-gradient(to right, #021389, #8B6E29) border-box;
	border: 1px solid transparent!important;
}

#button-2:hover{
	background-image: linear-gradient(180deg, #8B6E29 5.94%, #FEC020 90%);
}

#button-2:focus{
	color: #021389;
}
.gold-btn a:hover{
	border-width:1px!important;
}

/*=============== video CSS ==========================*/
.award-video .pp-video-container{
	height: 580px;
    border-radius: 0px 0px 150px 0px;
}
.award-video .pp-video-play-icon {
	top: 40%!important;
}
.award-video .pp-video-title {
    text-align: center;
}

.home-video .pp-video-container {
    padding-bottom: 0;
    border-radius: 0px 0px 150px 0px;
    height: 800px;
}
.home-video  .pp-video-title {
    text-align: center;
}

/*=============== Home CSS ==========================*/
.event-post  .pp-post-meta{
	display:none;
}
.date{
    font-family: "Urbanist", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
	color: #0213896B;
}
.date i{
  padding-right: 5px;
}
.event-post .pp-post {
    position: relative;
}
.event-post .pp-posts-button{
	background: linear-gradient(white, white) padding-box,
              linear-gradient(to right, #021389, #8B6E29) border-box;
	border: 1px solid transparent!important;
	position: absolute;
	bottom:20px;
}
.event-post .pp-posts-button:hover{
	background-image: linear-gradient(180deg, #8B6E29 5.94%, #FEC020 90%);
}

.service_buttons .pp-button-icon-image img {
    width: auto!important;
}
.service_buttons .pp-button-content-wrapper .pp-button-content-inner {
    display: block!important;
}
.service_buttons .active{
	opacity: 0.3;
}
.registration{
    border: 1px solid transparent!important;
    font-family: "Urbanist", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    color: #021389;
    border-radius: 50px 50px 0px 50px;
    margin-left: 55px;
}
.registration a{
    color: #021389!important;
	  font-family: "Urbanist", Sans-serif;
    font-size: 16px;
    font-weight: 700!important;
}
.registration .sub-menu a:hover{
    color:#FEC020!important;
}
.registration .sub-menu a{
   font-weight: 400!important;
}

.service_section .pp-logo-grid-title {
    width: 90%;
    text-align: center;
    border: 1px solid #b0841c;
    border-radius: 50px 50px 0px 50px;
    padding: 10px 10px 10px 10px;
    position: absolute;
    bottom: 0px;
    margin: 0px 20px;
}
.service_section .pp-logo-grid .pp-grid-item-wrap {
    position: relative;
    padding-bottom: 60px !important;
    height: 170px;
}

/*=============== Programme CSS ==========================*/
.programme-section:before{
	content: '';
    position: absolute;
    height: 5%;
    width: 40%;
    background: rgba(254, 192, 32, 0.97);
    opacity: 0.1;
    filter: blur(59px);
    left: 60%;
    top: -2%;
}

.table-toggle .elementor-toggle-icon{
	background-image: linear-gradient(90deg, rgb(254, 192, 32) 5.94%, rgb(176, 132, 28) 100%);
    width: 25px!important;
    padding: 10px 24px 8px 12px;
    border-radius: 100%;
}
.circle{
	width:200px;
}
.circle:before{
    content: "";
    position: absolute;
    width:200px;
    height: '';
    border: 2px dashed #D7B143;
  animation-name: spin;
  animation-duration: 50s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; 
}
.round-bg:before{
    content: "";
    position: absolute;
    width:100%;
    height: '';
    border: 2px dashed #D7B143;
  animation-name: spin;
  animation-duration: 50s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; 
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}


/*=============== forum table CSS ==========================*/

.table-forum img {
    max-width: 70px!important;
	    width: unset!important;
}


/*=============== award CSS ==========================*/
.award .sf-field-taxonomy-award_category li input{
	display: none;
}
.award  .searchandfilter ul li ul{
	margin-left: 0px;
    padding-left: 0;
}

.award .searchandfilter ul li li{
    padding: 20px 20px;
    border-radius: 0px 34.5px 34.5px 0px;
    background: #F0F5F9;
    margin-bottom: 10px;
}
.award .sf-option-active:before{
	content:'\f04b' !important;
	font-family: "Font Awesome 5 Free";
   font-weight: normal;
   font-style: normal;
	font-size: 10px;
    padding-right: 10px;
	position: absolute;
    margin-top: 4px;
}

.award .searchandfilter label {
    color: #021389;
    font-family: "Nexa bold", Sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: capitalize;
	display:block;
	cursor:pointer;
}
.award .sf-item-0{
	display: none;
}
/* .award .sf-item-9 label:before{
	display:none!important;
} */
.children li{
    padding-left: 15px!important;
    padding: 20px 20px 0px !important;
    margin-bottom: 0px !important;
} 

.name div{
    background: -webkit-linear-gradient(90deg, #FEC020 5.94%, #B0841C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.programme{
	display: block !important;
}



/*=============== Footer CSS ==========================*/

.Subscribe form{
	display:flex;
}
.Subscribe .gform_footer{
	margin: 0px!important;
	padding: 0px!important;
}

.regular-ticket-wrap .gchoice {
	border:1px solid #ccc;
}
.gfield.regular-ticket-wrap{
    margin-top: -17.5px !important;
}
/* .regular-ticket-wrap input{
	margin-right:120px !important;
}
 */
.regular-ticket-wrap .gchoice{
	display:flex;
}
.regular-ticket-wrap .gchoice input{
	position:relative;
	width:15%;
	opacity:0;
}
.regular-ticket-wrap .gchoice label{
	width:85%;
	position:relative;
}
.regular-ticket-wrap .gchoice input + label:before{
	content: '';
    position: absolute;
    height: 20px;
    width: 20px;
    border: 2px solid #021389;
    border-radius: 4px;
    top: 50%; 
	left:-16%;
}
.regular-ticket-wrap .gchoice input[type="checkbox"]:checked + label{
	position:relative;
}
.regular-ticket-wrap .gchoice input[type="checkbox"]:checked + label:after{
	content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    height: 20px;
    width: 20px;
    background-color: #021389;
    border: 2px solid #021389;
    top: 50%;
	left:-16%;
    color: #FFF;
    font-size: 14px;
    line-height: 20px;
    border-radius: 4px;
    text-align: center;
}

.regular-ticket-wrap .elementor-heading-title{
    font-size: 1.5em !important;
    margin-bottom: 0px;
}
.regular-ticket-wrap .e-con-inner .e-con-full{
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.regular-ticket-wrap .e-con-inner .e-con-full:last-child, .regular-ticket-wrap .e-con-inner .e-con-full:nth-child(3){
	border-bottom:0px !important;
}
.regular-ticket-wrap .e-con.e-flex>.e-con-inner{
	align-items:normal !important;
    margin: 0px;
    padding: 0;
}
.regular-ticket-wrap{
	padding:0px;
}
.regular-ticket-wrap .elementor-button {
	background: linear-gradient(white, white) padding-box, linear-gradient(to right, #021389, #8B6E29) border-box;
    border: 1px solid transparent!important;
    border-radius: 20px 20px 0px 20px !important;
    color: #021389 !important;
    padding: 12px 15px 12px 15px !important;
}
.regular-ticket-wrap .gform-field-label{
	width:100%;
}
.choice-event-header{
    display: flex;
    border: 1px solid #ccc;
    background: #F0F5F9;
}
.choice-event-header .select{
	width:15.1%;
	border-right: 1px solid #ccc;
}
.choice-event-header div{
    padding: 15px;
}
.choice-event-header .programme{
	width: 51%;
	border-right: 1px solid #ccc;
}
.event_mobile_title {
	display:none;
}
#gfield_description_2_25 a{
	color: #021389;
}
/*=============== Pledge CSS ==========================*/

.purpose .elementor-toggle-icon i{
	border: 1px solid #FEC020F7;
    padding: 3px 4px;
    border-radius: 100%;
    font-size: 12px;

}
.purpose .elementor-toggle-icon-opened i{
    padding: 4px 15px 4px 5px!important;
}

.logo-tab .pp-tab-active .pp-advanced-tabs-title-text{
        border-bottom: 5px solid #FEC020!important;
	    padding-bottom: 10px;
}
.join .pp-gravity-form .gform_footer input[type=submit]{
          background-image: linear-gradient(90deg, #FEC020 5.94%, #B0841C 100%);
}

.join .pp-gravity-form .gform_footer input[type=submit]:hover{
	background-image: linear-gradient(180deg, #8B6E29 5.94%, #FEC020 90%);
}
#field_4_79{
	display: none!important;
}
#field_4_80{
	display: none!important;
	}
.logo-slider .slick-dots li button:before {
    font-size: 0px;
}
.logo-slider .slick-dots li {
    width: 110px;
    height: 5px;
    margin: 0px;
    background: #F0F5F9;
}
.logo-slider .slick-dots button{
   display: none;
}

.logo-slider .slick-dots .slick-active{
   background: #B8C2E0!important;
	border-radius: 22px;
}

.logo-slider .slick-dots {
    position: absolute;
    bottom: -70px;
    text-align: left;
    left: 55px;
}

.slick-prev, .slick-next {
    top:unset!important;
	bottom: -50px;
}
.slick-prev {
    left: 45%!important;
}
.slick-next {
    right: 50%!important;
}
.slick-prev:before, .slick-next:before {
    opacity: 1!important;
	font-size: 30px!important;
    color: #FEC020!important;
}

.currency-instruction .instruction{
 display: none;
} 

/*=============== Mobile responsibe CSS ==========================*/

@media only screen and (max-width: 1250px){
	h1, h2{
		font-size: 30px!important;
	}
	.award .searchandfilter ul {
    padding-left: 0px!important;
}
	.children li {
    padding: 20px 0px 0px 0px !important;
}

}
@media only screen and (max-width: 1024px){
	.regular-ticket-wrap .elementor-heading-title {
		font-size: 1.2em !important;
		margin-bottom: 0px;
	}
	.stage{
		margin: 10px 0px;
		width: 100%;
	}
}
@media only screen and (max-width: 1023px){
	.round-bg:before {
		display: none;
	}
	.round{
		border: 2px dashed #D7B143;
	}
	.award .searchandfilter label {
    font-size: 14px;
}
}
@media only screen and (max-width:880px){
#field_2_75 .gfield-choice-input {
    margin-top: 5px!important;
    vertical-align: top!important;
    margin-bottom: 12px;
}
}

@media only screen and (max-width: 767px){
	
	.Subscribe .pp-gravity-form .gform_footer input[type="submit"]{
		height:56px;
		
	}
	.time{
		width: 100%;
		border-width: 0px!important;
		padding-left:0px!important;
	}
	.programme{
		width: 100%;
		border-width:0px!important;
		padding-left:0px!important;
	}
	.registration{
	  display:block!important;
}
	.registration .pp-menu-item{
	  display:block!important;
	  background-image: linear-gradient(90deg, #FEC020 5.94%, #B0841C 100%);
      text-transform: capitalize;
      color: #021389;
      border-style: solid;
      border-width: 1px 1px 1px 1px;
      border-radius: 50px 50px 0px 50px;
      padding: 15px 22px 15px 22px;
	  width: 195px;
      margin-left: 20px;
      margin-top: 20px;
	  font-weight: 700!important;
}
		.registration  .sub-menu .pp-sub-item{
      color: #fff!important;
}
.registration {
    margin-left: 0px!important;
}
	.CGW-logo-popup .elementor-element{
    width: 100%!important;
		text-align: center!important;
}
	.cgw-first-col{
	padding: 30px 20px!important;
	}
	.dialog-close-button i {
    color: #021389!important;
}

	.slick-next {
    right: 45%!important;
}

.slick-prev {
    left: 35%!important;
}
	.service_section h4{
	    text-align: center;
	}
	.support-org .e-con-inner{
	justify-content: center!important;
	}
	
}

@media only screen and (max-width: 650px){
	.home-video .pp-video-container {
    height: 500px;
}
	.award-video.pp-video-container {
    height: 500px;
}
	#field_4_79{
	display: block!important;
}
	#field_4_80{
	display: block!important;
	}
	#field_4_20{
	display: none!important;
}
	#field_4_19{
	display: none!important;
	}
	.join .gform_wrapper.gravity-theme .gfield {
    grid-column: 1/-1!important;
}
}

@media only screen and (max-width: 575px){
	.regular-ticket-wrap .e-con-inner .e-con-full{
		gap:10px; 
		border-bottom:0px;
	}
	.choice-event-header{
		display:none;
	}
	.regular-ticket-wrap .elementor-heading-title{
		font-size:1em !important;
	}
	.regular-ticket-wrap p{
		margin-bottom:0px !important;
	}
	.regular-ticket-wrap .e-con-inner{
		display:block;
	}
	.regular-ticket-wrap .e-con-full {
		width:100% !important;
	}
	
	.event_mobile_title {
		display:block;
	}
	.event_mobile_title h2{
		color:#9c7c2f !important;
	}
	#field_2_75 .gchoice {
    margin-bottom: 15px;
}
}

/*==================home2024===============*/

.home-banner-event .pp-posts-grid .pp-post-wrap:nth-child(1) {
    transform: scale(1);
}

.home-banner-event .pp-posts-grid .pp-post-wrap:nth-child(2) {
    z-index: 1;
    transform: scale(1);
}

.home-banner-event .pp-posts-grid .pp-post-wrap:nth-child(3) {
    transform: scale(1);
}

.user-already-registered .pp-video-gallery-wrapper .pp-grid-item{
	pointer-events: auto !important;
}
.user-already-registered #elementor-popup-modal-5634{
	 display: none !important;
}
#gform_5_validation_container{
	display:none !important;
}
.re-name .gform-field-label--type-sub{
	color: #fff;
	font-size: 16px;
    font-weight: 700;
	font-family: "Arial", Sans-serif;
	margin-bottom: 10px;
}
.user_subscribed_text{
    text-align: center;
    color: #fff;
    font-family: "Arial", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 28px;
}

.event-bth{
    font-family: "Urbanist", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: transparent;
    background-image: linear-gradient(90deg, #FEC020 5.94%, #B0841C 100%);
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 50px 50px 0px 50px;
    padding: 15px 22px 15px 22px;
}
.event-bth:hover{
    color: #FFFFFF;
    background-color: transparent;
    background-image: linear-gradient(180deg, #021389 100%, #FFFFFF 12%);
    border-color: #FFFFFF;
}
@media only screen and (max-width: 2399px){
	.home-banner-2-col{
	width: 90%;
	}
}

@media only screen and (max-width: 2300px) {
    .home-banner-2-col {
        width: 80%;
    }
}

@media only screen and (max-width: 2150px) {
    .home-banner-2-col {
        width: 70%;
    }
}

@media only screen and (max-width: 2050px) {
    .home-banner-2-col {
        width: 60%;
    }
}

@media only screen and (max-width: 1940px) {
    .home-banner-2-col {
        width: 50%;
    }
}

@media only screen and (max-width: 1800px){
.home-banner-1st-col {
    width: 80% !important;
}
}

@media only screen and (max-width: 1700px) {
    .home-banner-1st-col {
        width: 77% !important;
    }
}

@media only screen and (max-width: 1650px) {
    .home-banner-1st-col {
        width: 76% !important;
    }
}
@media only screen and (max-width: 1600px) {
    .home-banner-1st-col {
        width: 70% !important;
    }
}
@media only screen and (max-width: 1500px) {
    .home-banner-1st-col {
        width: 65% !important;
    }
}

@media only screen and (max-width: 1400px) {
    .home-banner-1st-col {
        width: 62% !important;
    }
}
@media only screen and (max-width: 1366px) {
    .home-banner-1st-col {
        width: 60% !important;
    }
}
@media only screen and (max-width: 1250px) {
    .home-banner-1st-col {
       width: 58% !important;
    }
}
@media only screen and (max-width: 1200px) {
    .home-banner-1st-col {
       width: 55% !important;
    }
}
@media only screen and (max-width: 900px) {
    .home-banner-1st-col {
         width: 50% !important;
    }
}

@media only screen and (max-width: 880px) {
    .home-banner-2-col {
        width: 100%;
    }
}

@media only screen and (max-width: 768px){
.home-banner-event .date {
    align-items: center;
	font-size: 12px;
}
}

@media only screen and (max-width: 767px){
.home-banner-event .pp-posts-grid .pp-post-wrap:nth-child(1) {
    margin-left: 0px;
    transform: scale(0.95);
}

.home-banner-event .pp-posts-grid .pp-post-wrap:nth-child(2) {
    z-index: 1;
    transform: scale(0.95);
}

.home-banner-event .pp-posts-grid .pp-post-wrap:nth-child(3) {
    margin-right: 0px;
    transform: scale(0.95);
}
	
.circle-date .elementor-widget-container {
    padding: 35px 15px 35px 15px !important;
    width: 90px;
    height: 90px!important;
}

.upcoming-col-2{
    width: 100%;
	padding-left: 20px;
}
	.elementor-share-buttons--view-icon .elementor-grid {
    justify-content: center!important;
}
	    .home-banner-1st-col {
        width: 100% !important;
    }
	
}



