
/* MAIN SCREEN */

.geo_awards .header {}
.geo_awards .hero {display:none;}

.geo_awards .main_screen {width:100%; height:100vh; background:url(../images/main_award_bg4.jpg) no-repeat left top; background-size:cover; display:flex; 
align-items: center; text-align:center; position:relative;height: calc(100vh - 145px);}

.geo_awards .main_screen .logo img {max-width:350px; padding:0 0 20px; width: 100%;}
.geo_awards .main_screen span.dates {font-family:"neue-haas-grotesk-display", sans-serif; color:#fff; font-weight:700; text-transform:uppercase; font-size:20px; letter-spacing:5px;}

.geo_awards .btn {text-align:center; margin:30px 0 0;}
.geo_awards .btn a {display:inline-block; background:#f5003d; padding:10px 35px; border-radius:35px; font-size:17px; color:#fff; font-weight:700; 
text-transform:uppercase; border:1px solid #f5003d; font-family:"neue-haas-grotesk-display", sans-serif; transition: all ease 0.5s;}
.geo_awards .btn a:hover {background:none; color:#fcdf58; border:1px solid #fcdf58;}

.arrow {position:absolute; bottom:30px; width:100%; text-align:center;}
.arrow a {width:40px; height:40px;  border:2px solid #39ff14; color:#39ff14; border-radius:50%; display:inline-block; text-align:center; line-height:40px; 
/*border-width:2px; border-style:solid; border-image:linear-gradient(to top, #fcdf58, rgba(0,0,0,0)) 1;*/}
.bounce {animation:bounce 2s infinite;}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}


/* ABOUT */

.geo_awards .content_container {font-family:"neue-haas-grotesk-display", sans-serif; background:#000;}
.geo_awards .content_container h2 {font-family:"neue-haas-grotesk-display", sans-serif; letter-spacing:0; color:#fff; margin:0;}
.geo_awards .content_container h2 b {color:#39ff14;}

.geo_awards .content_container .icon {padding:20px 0 0;}

.geo_awards .content_container .info h3 {color:#39ff14; font-size:32px; font-weight:700; margin:0 0 20px;}
.geo_awards .content_container .info h3 span {display:block; font-weight:500; font-size:18px; color:#fff!important; padding:10px 0 0;}
.geo_awards .content_container .info p {font-size:15px; padding:0;}

.geo_awards .content_container .award_pic {padding:150px 0 0;}
.geo_awards .content_container .award_pic img {border-radius:35px;}

/* EXCELLENCE CATEGORIES */

.geo_awards .Award_Categories_scn {background:#000; padding:70px 0;}
.geo_awards .Award_Categories_scn::before {display:none;}
.geo_awards .Award_Categories_scn h2 {font-family:"neue-haas-grotesk-display", sans-serif; letter-spacing:0; color:#fff; margin:0 0 50px;}
.geo_awards .Award_Categories_scn h2 b {color:#39ff14;}

.geo_awards .Award_Categories_scn .Award_Categories {box-shadow:none; background:none; border-style:solid; border-image:linear-gradient(to bottom, #39ff14, rgba(0,0,0,0)) 1; min-height:480px;}
.geo_awards .Award_Categories_scn .Award_Categories .Award_Categories_icon {background:#000; border-width:2px; /*border-style:solid; border-image:linear-gradient(to bottom, #fcdf58, #f5003d) 1;*/}
.geo_awards .Award_Categories_scn  .Award_Categories h4 {color:#39ff14; font-family:"neue-haas-grotesk-display", sans-serif; text-align:center;}
.geo_awards .Award_Categories_scn  .Award_Categories p {color:#fff; font-family:"neue-haas-grotesk-display", sans-serif; text-align:center;}

.Award_Categories {
    box-shadow: 0px 7px 11px 0px rgb(0 0 0 / 8%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    position: relative;
    z-index: 1;
    padding: 25px 15px;
    background: #fff;
    margin-top: 70px;
    border-radius: 10px;
    padding-bottom: 40px;
    min-height: 471px;
}
.Award_Categories_icon img {
    width: auto !important;
}

.Award_Categories_icon {
    display: flex;
    width: 130px;
    background: #00adef;
    padding: 20px;
    margin: -95px auto 15px;
    border-radius: 50%;
    height: 130px;
    align-items: center;
    justify-content: center;
}
.Award_Categories h4 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
    margin: 0px 0 20px;
    line-height: 26px;
    color: #00adef;
    font-family: 'Space Grotesk', sans-serif;
}


/*Awards Jury css*/
.AwardsJury_scn {
    padding: 50px 0;
    background: url(../images/award_bg.jpg) no-repeat top left;
    background-size: cover;
}
.AwardsJury_scn h2 {
    font-family:"neue-haas-grotesk-display", sans-serif;
    letter-spacing: 0;
    color: #fcdf58;
    margin: 0 0 50px;
    font-size: 40px;
}

.AwardsJury_scn h3 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 10px;
    text-transform: uppercase;
    line-height: 1.4;
    font-family:"neue-haas-grotesk-display", sans-serif;
    color: #fff;
    opacity: 1;
    text-align: left;
    letter-spacing: 0.5px;
}
.Jury_members {
    padding-left: 40px;
}
.Chairperson {
    padding-right: 23px;
}
/*Speakers css Start*/
.Chairperson {
    margin-bottom: 50px;
}
.speaker_bx {
    position: relative;
    z-index: 1;
    padding: 10px 0px 30px;
    border-radius: 10px;
    transition: all .5s;
    text-align: left;
    overflow: hidden;
    /* box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%); */
}
p.mod {
    display: block;
	font-weight:700;
	font-size:13px; 
	line-height:18px; 
	margin:0 0 10px;
	color:#e16a4c;
}

.speaker_bx:hover {
/*    box-shadow: 0 15px 38px 0 rgba(0,0,0,0.1);*/
    transition: all .5s;
}

.speaker_image {
    width: 100%;
    transition: all .4s;
    z-index: 1;
    position: relative;
    padding: 5px 20px 20px 0;
	text-align: center;
}
.speaker_image img {
    border-radius: 50%;
    object-fit: cover;
	display: block;
}
.images_circle {
    display: inline-block;
    position: relative;
    border-radius: 50%;
    box-shadow: 4px 4px 0px #00adef;
    border: 1px solid #00adef;
}
.speaker_item_info {
    margin-top: 0;
    position: relative;
    z-index: 1;
}
.speaker_title {
    font-size:18px;
    font-weight: 600;
    line-height: 1.4;
    margin-top: 0px;
    color: #00adef;
    margin-bottom: 15px;
    font-family: 'Space Grotesk', sans-serif;
	text-align: center;
}
.speaker_department {
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    font-family: 'Space Grotesk', sans-serif;
	text-align: center;
}
.speaker_social {
    color: #909aa3;
    border-radius: 50px;
    padding: 0;
    position: absolute;
    top: 0px;
    right: 0;
    transform: translateY(-100%);
    transition: 0.5s all ease;
    width: 100%;
    text-align: center;
    display: none !important;
    font-family: 'Space Grotesk', sans-serif;
}
.speaker_bx:hover .speaker_social{
    transform: translateY(15px);
    transition: 0.5s all ease;
}
.speaker_social .team-icon {
    position: relative;
    padding: 6px 8px;
    text-decoration: none;
    color: inherit;
    transition: all .3s;
}
.speaker_social .team-icon:hover{color:#404040; transition: all .3s;}
.Jury_members .speaker_image img {
}
.Jury_members .speaker_title {
    font-size: 18px;
}
.Jury_members .speaker_department {
    font-size: 14px;
}
/*Speakers css End*/	




/*.popup_scn .speaker_Degn {display:none;}*/

.speaker_bx_tx p.topic {border:1px solid #ddd; border-radius:10px; padding:5px 10px; font-size:12px; line-height:18px;}
.speaker_bx_tx p.topic span {display:block; font-weight:700; font-size:13px;}

/*Popup css*/

.social-icons a {
    display: inline-block;
}
.social-icons i.fa {
    color: #00adef;
    background: #fff;
    box-sizing: border-box;
    width: 27px;
    height: 27px;
    display: flex;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
}
.social_spopupLink {
    font-size: 18px;
    color: #000 !important;
    padding: 4px;
    display: inline-block;
    line-height: 0;
    width: 27px;
    text-align: center;
    margin-top: 6px;
}
.popup_scn .social-icons {
    width: 100%;
    padding-top: 5px;
	display: none;
}
.popup_text{display:none; 
    margin-top: 15px;}

.popup_scn p.speaker_department {
    line-height: 22px;
    font-weight: 900;
	font-size: 15px;
}
/*
.popup_scn .speaker_department br {
    display: none;
}
*/
.popup_scn .popup_text {
    display: block;
    text-align: left;
}

.popup_scn .social_spopup {
    display: none;
}
.popup_scn .star_blk img {
    width: 174px !important;
    border-radius: 50%;
    display: inline-block;
    height: 174px;
    background: #2d383c;
    object-fit: cover;
}
.popup_scn .star_blk a.Click_pop {
    display: none;
}
.popup_scn h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    margin-top: 0px;
    color: #00adef;
    margin-bottom: 15px;
    font-family: 'Space Grotesk', sans-serif;
}
.popup_scn .info {
    display: none;
}

.clone_box .team-content {
    padding: 15px 0px 10px;
}
.popup_scn .star_blk {
    text-align: center;
    margin-bottom: 0;
    padding: 20px 0;
}
.popup_scn .team-item:hover .image-wrap img {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.popup_scn .socail_icons a {
    font-size: 16px;
    color: #000;
    width: 38px;
    height: 38px;
    border: 1px solid #000;
    display: inline-block;
    padding: 7px 0 7px 0;
    line-height: 20px;
    border-radius: 50%;
    transition: 0.5s all ease;
}
.popup_scn .socail_icons a:hover {
    border: 1px solid #c93394;
    color: #fff;
    transition: 0.5s all ease;
    background: #c93394;
}
.popup_scn .speaker_bx_tx p {
    padding: 0;
    color: #000;
    margin-bottom: 15px;
    line-height: 22px;
    font-weight: 900;
    font-size: 15px;
}
.popup_scn p {
    padding: 0;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
    margin-bottom: 15px;
}
.grig_5 .modal-dialog {
    max-width: 600px;
}
.modal button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    background: #00adef;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    cursor: pointer;
    z-index: 9;
    padding-bottom: 0px;
    opacity: 0.7;
    transition: 0.5s all ease;
}
.modal button.close:hover {
    opacity: 1;
    transition: 0.5s all ease;
}
/*Speakers css End*/






/* NOMINATE */

.geo_awards .Leadership_Excellence.nominate_scn {background:#1a1b1d; margin:0; border-radius:0; padding:70px 0;}

.geo_awards .Leadership_Excellence.nominate_scn .nominate_bx {text-align:center;}
.geo_awards .Leadership_Excellence.nominate_scn .nominate_bx h2 {font-family:"neue-haas-grotesk-display", sans-serif; letter-spacing:0; color:#fcdf58; margin:0 0 50px;}
.geo_awards .Leadership_Excellence.nominate_scn .nominate_bx p {color:#fff;}

.geo_awards .Leadership_Excellence.nominate_scn .eligible_award {border-left:3px solid #fcdf58; border-right:3px solid #fcdf58; border-radius:50px; padding:30px 50px;}
.geo_awards .Leadership_Excellence.nominate_scn .eligible_award h3 {color:#fff; text-transform:uppercase; font-family:"neue-haas-grotesk-display", sans-serif; 
background:none; -webkit-text-fill-color:#fff; margin:0 0 30px; font-weight:700; letter-spacing:0;}
.geo_awards .Leadership_Excellence.nominate_scn .eligible_award p {color:#fff;}
.geo_awards .Leadership_Excellence.nominate_scn .eligible_award h5 {color:#fcdf58; padding:0 0 15px; font-family:"neue-haas-grotesk-display", sans-serif; font-weight:600;}
.geo_awards .Leadership_Excellence.nominate_scn .eligible_award .ul_list li {color:#fff;}
.geo_awards .Leadership_Excellence.nominate_scn .eligible_award .ul_list li:before {background:#fcdf58;}

.geo_awards .Leadership_Excellence.nominate_scn .btn {text-align:center; margin:50px 0 0; display:block; width:100%;}

/* PREVIOUS WINNERS */

.geo_awards .previous_winner {background:#212f38; padding:70px 0;}
.geo_awards .previous_winner h2 {font-family:"neue-haas-grotesk-display", sans-serif; letter-spacing:0; color:#fff; margin:0 0 50px; text-align:center; padding:0;}
.geo_awards .previous_winner h2 span {color:#39ff14;} 

.h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 15px;
    text-transform: uppercase;
    color: #fff;
}

.geo_awards .sub_head_2 {border-color:#f5003d; color:#f5003d;}
.geo_awards .sub_head_2.accordion_bx_Add {background:#f5003d; color:#ffffff;}
.geo_awards .Accom_accordion_Show {border:1px solid #f5003d;}

.geo_awards .table th {border-top:none; font-size:15px;}
.geo_awards .table td {font-size:15px;}
.geo_awards .table td:last-child {font-weight:700;}

.geo_awards .past_awardees .owl-dot span {background:#000;}
.past_awardees .owl-dot.active span {background:#f5003d;}

/* FOOTER */

.footer {background:#121c25; padding:50px 0; text-align:center;}
.footer h2 {color:#fff; margin:0 0 20px; padding:0;}
.footer a {color:#fff; font-size:20px; display:inline-block; font-family:"neue-haas-grotesk-display", sans-serif;}

.footer .social_icons {display:block; text-align:center; padding:10px 0 0;}
.footer .social_icons a {display:inline-block; color:#fff; width:36px; height:36px; text-align:center; line-height:36px; font-size:18px; 
margin:0 5px; background:#39ff14; border-radius:50%; font-weight:normal;}
.footer .social_icons a i {color:#121c25;}

.inner.award .btn_blk a {background:#000; color:#fff;}
.inner.award .btn_blk a:hover {border:1px solid #39ff14;}

.inner.award .exhibitors_award {display:block; text-align:center; padding:10px 0 0;}
.inner.award .exhibitors_award h3 {color:#39ff14; font-size:18px; font-weight:600; letter-spacing:0.5px; padding:0 0 15px; text-align:center; display:block;}
.inner.award .exhibitors_award img {margin:0 20px;}











@media(max-width:1400px){
	.geo_awards .main_screen .logo img {
		max-width: 310px;
		padding: 0 0 80px;
		width: 100%;
	}
}











