body{
background-size:cover;
}

/* organising committee starts here*/

.f-committee .fGalleryItem {
    padding: 12px;
}

.f-committee .fGalleryItem .ItemfinnerGallery {
    padding: 3px;
    border: 1px solid #dedede;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height: 100%;
    padding-bottom: .8rem;
    background-color: white;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.f-committee .fGalleryItem .ItemfinnerGallery .fGalleryImage img {
    border-radius: 15px;
    border: 1px solid #dedede84;
    margin-bottom: .4rem;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: top center;
}

.f-committee .fGalleryItem .ItemfinnerGallery .fGalleryText h4 {
    font-size: 1.1rem;
    color: var(--brand-color-theme-2);
    font-weight: 600;
    margin: 10px 0 0 0;
}

.f-committee .fGalleryItem .ItemfinnerGallery .fGalleryText span {
    font-size: .9rem;
    color: var(--brand-color-theme-1);
    font-style: italic;
}

/* organising committee ends here*/

/*counter js starts here*/

.f-counter-numbers 
{
background-image:url("https://storage.unitedwebnetwork.com/files/1351/dd866e5f94adae5299a5320c82f33b56.jpg");
background-position:center;
background-size:cover;
background-repeat:no-repeat;
background-attachment: fixed;
text-shadow:1px 1px 1px #000;

a.fButton{text-shadow:none;display:inline-block;margin-top:2rem;}

.fModuleContent{position:relative;z-index:9}
}

.f-counter-numbers::after {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background: #00000080;
}

/*counter js ends here*/


/*heighlight starts here */

.f-event-hightlights ul{margin:0;padding:0;}

.f-event-hightlights ul li{list-style:none;margin:0;position:relative;display:flex;margin-bottom:12px;div{width70%;padding-left:10px;}}

.f-event-hightlights ul li::before{
 content: "\f00c";
 font-family: "FontAwesome";
 width: 35px;
 height: 35px;
 display: inline-flex;
 justify-content: center;
 place-items: center;
 background-color: var(--brand-color-theme-1);
 color: white;
 border-radius: 3px;
 font-size: 1.1rem;           
}

.f-event-hightlights .fModuleTitle h3{text-align:start!important;}

/*heighlight ends here*/

/*welcome message starts here */

.f-welcome-message .fModuleTitle h3{margin-top:10px;}
.f-welcome-message .f-media-image{width:200px;float:left;margin-bottom:12px;margin-right:12px;border:2px solid var(--brand-color-theme-2);border-radius:5px;overflow:hidden;}

.f-welcome-message{
background-image:url("https://storage.unitedwebnetwork.com/files/1351/64d02f9947a5af32514e7eeaba0fae9a.jpg");
background-position:center;
background-size:cover;
background-repeat:no-repeat;
}

.f-all-logos .fGalleryItem{padding:12px;}

.f-all-logos .fGalleryItem .ItemfinnerGallery img{
height:100px;
object-fit:contain;
}
/*welcome message ends here*/


/* event highlights starts here */

.f-event-highlights-new
{
    background-color: #ffff031f;
}

.f-event-highlights-new .fModuleTitle h3 p{
font-size:1rem;
color:#666;
margin-top:0;
font-weight:600;
}

.f-event-highlights-new .fGalleryItem{padding:12px;}

.f-event-highlights-new .fGalleryItem .ItemfinnerGallery {
    height: 100%;
    background-color: white;
    padding: 12px;
    display: flex;
    border-radius: 10px;
    border:1px solid #dedede;
}

.f-event-highlights-new .fGalleryItem .ItemfinnerGallery .fGalleryText {
    flex: 1;
    padding: 10px;
    height: fit-content;
}

.f-event-highlights-new .fGalleryItem .ItemfinnerGallery .fGalleryText>p {
    margin: 0;
}

.f-event-highlights-new .fGalleryItem .ItemfinnerGallery a.fGalleryImage {
    flex: 0 0 70px;
    height: fit-content;
    padding: 10px;
    position:relative;
    top:3px;
}

.f-event-highlights-new .fGalleryItem .ItemfinnerGallery a.fGalleryImage img{
	background-color:var(--brand-color-theme-1);
    padding:10px;
    border-radius:5px;
}

@media(max-width:574.9px){
.f-event-highlights-new .fGalleryItem .ItemfinnerGallery{
text-align:center;
flex-wrap:wrap;
}
.f-event-highlights-new .fGalleryItem .ItemfinnerGallery a.fGalleryImage,
.f-event-highlights-new .fGalleryItem .ItemfinnerGallery fGalleryText{
flex:100%;
}

.f-event-highlights-new .fGalleryItem .ItemfinnerGallery a.fGalleryImage img{
width:50px;
}

}

/* event highlights ends here */



/*programme*/
.table-responsive{ width:100%; padding:0;}
.form-item.form-item-type-buttons.buttons {
    padding-left: 0 !important;
}

/*programme*/


@media(max-width:574.9px){
.f-countdown-btn .fModuleTitle h3{font-size:1.7rem;}
.f-welcome-message .fModuleTitle h3{text-align:center;}
.f-welcome-message .f-media-text{text-align:justify;}
.f-welcome-message .f-media-image{
margin:12px auto;
float:unset;
}

.f-counter-numbers .counter-label.fs-5{font-size:1rem!important;margin-bottom:10px;}

}


:root {
    --navy: #1e3a70;
    --teal: #00a693;
    --bronze: #b07d3f;
    --bg-cream: #f3e5d8;
    --light-gray: #f2f2f2;
}

.f-photo-with-custom-text .fModuleTitle{
	display:none;  
}
.f-photo-with-custom-text .fModuleContent .fModuleTitle{
display:block;  
}
.f-photo-with-custom-text .fModuleContent .fModuleTitle h3{
	text-align:start!important;
}

.text-justify{
text-align:justify;
}

@media(max-width:991.9px){
  .f-photo-with-custom-text .fModuleTitle{
      display:block;  
  }
  .f-photo-with-custom-text .fModuleContent .fModuleTitle{
  display:none;  
  }
}

.module-wraper-1{
 	background: #ffffff99;
    padding: 1rem;
    margin-top: 2rem;
    border-radius: 10px;
	position:relative;
	div{
		position:relative;
        z-index: 9;
	}
}

.f-new-welcome-message .module-wraper-1::after{
    content:"";
    position:absolute;
    inset:0;
	background-image:url("https://storage.unitedwebnetwork.com/files/1351/cf59041f4737caa04bdf64726d7df4ad.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity:.1;
}

/* board members starts here */

:root {
    --blue-gradient: linear-gradient(180deg, rgba(10, 61, 130, 0) 0%, rgba(10, 61, 130, 0.9) 30%, rgba(10, 61, 130, 1) 100%);
    --orange-gradient: linear-gradient(180deg, rgba(192, 101, 23, 0) 0%, rgba(192, 101, 23, 0.9) 30%, rgba(192, 101, 23, 1) 100%);
    --teal-gradient: linear-gradient(180deg, rgba(0, 138, 138, 0) 0%, rgba(0, 138, 138, 0.9) 30%, rgba(0, 138, 138, 1) 100%);
    --red-gradient: linear-gradient(180deg, rgba(161, 17, 17, 0) 0%, rgba(161, 17, 17, 0.9) 30%, rgba(161, 17, 17, 1) 100%);
}


.f-board-members .fGalleryItem {
    padding: 12px;
}

.f-board-members .fGalleryItem .ItemfinnerGallery {
    height: 100%;
    overflow: hidden;
    background-image: url("https://storage.unitedwebnetwork.com/files/1351/12afc884a41a32683f7ccb24f234ef79.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-right: 1rem;
}

.f-board-members .fGalleryItem .ItemfinnerGallery a.fGalleryImage {
    display: inline-block;
    padding-left: 1rem;

}

.f-board-members .fGalleryItem .ItemfinnerGallery a.fGalleryImage img {
    width: 260px;
    max-height: 300px;
    object-fit: cover;
    max-width: unset;
    object-position: top center;
}

.f-board-members .fGalleryItem .ItemfinnerGallery h3 {
    font-size: .95rem;
    margin: 0;
}


.f-board-members .fGalleryItem .ItemfinnerGallery .fGalleryText {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    color: white;
    text-align: left;
}

.f-board-members .fGalleryItem .ItemfinnerGallery .fGalleryText span {
    font-size: .9rem;
}


/* 1, 5, 9... Blue */
.f-board-members .fGalleryItem:nth-child(4n+1) .fGalleryText {
    background: linear-gradient(to top, #0a3d82 0%, #0a3d82 75%, transparent 100%);
}

/* 2, 6, 10... Orange */
.f-board-members .fGalleryItem:nth-child(4n+2) .fGalleryText {
    background: linear-gradient(to top, #c06517 0%, #c06517 75%, transparent 100%);
}

/* 3, 7, 11... Teal */
.f-board-members .fGalleryItem:nth-child(4n+3) .fGalleryText {
    background: linear-gradient(to top, #008a8a 0%, #008a8a 75%, transparent 100%);
}

/* 4, 8, 12... Red */
.f-board-members .fGalleryItem:nth-child(4n+4) .fGalleryText {
    background: linear-gradient(to top, #a11111 0%, #a11111 75%, transparent 100%);
}

/* board members ends here */

.fboxy-wrapper-iframe{
z-index: 9999999999999!important;
}

#fboxy-bg{
z-index: 999999999999!important;
}

.fboxy-title h3{
display:none;
}

.fboxy-wrapper{
	max-width: 90%;
    max-height: 90%;
    height: 90vh;
    width: 800px;
    transform: translate(-50%, -50%);
    top: 50%;
    left:50%;
}
