/* Start inner hero */
.page-id-159  .main-header {
	position:fixed;
	top:0;
	z-index:5;
}
.team-inner #inner_hero .e-con-inner{
    position: relative;
}

.team-inner #inner_hero .team-h  {
	font-family: "RobotoFlex", sans-serif;
	font-size:4rem;
	line-height:4.6rem;
	letter-spacing:1px;
	color:#FFFFFF;
	 padding-left: 11.2rem;
	display: block;
    width: 82rem;
	padding-bottom:9rem;
	padding-top: 2.8rem;
    font-variation-settings: 
  "GRAD" 0,
  "XOPQ" 96,
  "XTRA" 468,
  "YOPQ" 79,
  "YTAS" 737,
  "YTDE" -203,
  "YTFI" 738,
  "YTLC" 553,
  "YTUC" 712,
  "slnt" 0,
  "wdth" 115,
  "wght" 363;
}

#inner_hero h1.custom{
margin:0 !important;}

 .team-inner .pointer{
    bottom: -37px !important;
    left: 17rem !important;
    z-index: 3;
}

  .mobile-br {
    display: none;
  }

#jet-popup-4929 .jet-popup__close-button {
  width: 4.6rem !important;
  height: 4.6rem  !important; 
}
@media (max-width:767px){
	.team-inner #inner_hero .team-h {
		padding-left:0;
		width:100%;
		font-size:3.2rem;
		line-height:120%;
		padding-bottom:0;
		padding-right: 4.2rem;
		padding-top:0;
		
	}
	   .team-inner .pointer {
				bottom: -32px !important;
				left: 12.5rem !important;
				z-index: 3;
			}
	
	  .mobile-br {
    display: inline;
  }
}



/* End inner hero */

.custom_padding{
	padding-top:2rem;
}

.team_border{
	position:relative;
}

.custom_border{
	display:inline-block;
	      height: 44.5px;
  border-top: 1px solid #51BAD4;
  border-right: 1px solid #51BAD4;
  border-top-right-radius: 13px;
  transition: border-color 0.3s ease;
 z-index:3;
}

 .team_border:hover .custom_border{    
      border-top-color: #F37225;
  border-right-color: #F37225;
}



.leadership_team br{
	display:none;
}

.leadership_team .show_text{
	display:none;
}

#jet-popup-4929 .show_text br{
	display:none;
	
}

#jet-popup-4929 .desktop-view{
	display:none;
}
	






/* page News */


.page_news .hero_submenu {
	padding-left: 9.2rem !important;
	padding-top: 4.1rem !important;
	margin-bottom:6rem;
}

.news-item{
	border-bottom:1px solid #18164C;
	margin-top:3.5rem;
	padding-bottom:2.1rem;
}

/*custom seo */


 .news-item p.head{
	font-family: "RobotoFlex", Sans-serif;
	margin:0;
	font-size:3rem;
	line-height:3.5rem;
	color:#18164C;
	 font-weight:700;
	  font-variation-settings: 
    "GRAD" 0,
    "XOPQ" 96,
    "XTRA" 468,
    "YOPQ" 79,
    "YTAS" 750,
    "YTDE" -203,
    "YTFI" 738,
    "YTLC" 514,
    "YTUC" 712,
    "Slnt" 0,
    "wdth" 110;
}

.news-item .news-content p{
	font-family: "RobotoFlex", Sans-serif;
	font-weight:400;
	font-size:2.4rem;
	line-height:3.4rem;
	
	color:#18164C;
	  font-variation-settings: 
    "GRAD" 0,
    "XOPQ" 96,
    "XTRA" 468,
    "YOPQ" 79,
    "YTAS" 750,
    "YTDE" -203,
    "YTFI" 738,
    "YTLC" 514,
    "YTUC" 712,
    "Slnt" 0,
    "wdth" 110;
}
 









/*end custom seo */


.news-item .read-more-btn{
	font-family: "RobotoFlex", Sans-serif;
	font-weight:700;
	font-size:1.8rem;
	line-height:2rem;
	color: #F37225;
	
font-variation-settings: 
  "GRAD" 0,
  "XOPQ" 115,
  "XTRA" 468,
  "YOPQ" 95,
  "YTAS" 750,
  "YTDE" -203,
  "YTFI" 738,
  "YTLC" 514,
  "YTUC" 712,
  "slnt" 0,
  "wdth" 113;
}

.news-item .read-more-btn span:first-child{
	color:#18164C;
}

.news-item .read-more-btn span:nth-of-type(2){
	color:#E1651C;
}



.news-content{
display:flex;
	gap:4rem;
	justify-content: space-between;
}

.read-more-btn,.read-more {
  display: flex;
  min-width: 18rem;
  gap: 1.5rem;
  justify-content: end;
	align-items: center;
}

.releases_bttn{
background-color:#F37225;
  width: 3.1rem;
  height: 3.1rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
	position:relative;
	 
}

.read-more-btn:hover .releases_bttn{
	background-color: #FF690F;
  outline: 4px solid #FF863D;
	transition: all 0.1s ease;
}


.release_view--more  .e-con-inner{
	padding:0 !important;
}

.news-component{
margin-bottom:4.1rem;
	
}

.news-component .container{
	background:#F7F7F7 !important;
}


/* image Recent events:*/
.image.image_event {
  display: flex;
  align-items: center;
}

.image.image_event img {
  height: auto !important;
  width: auto !important;
  max-width: none;
}

.image.image_event.custom img {
  padding-left: 1.8rem;
}




@media (max-width:767px){
	
	.image.image_event {
      padding-right: 11px;
}
	
	.image.image_event img {
  
  width:100% !important;
 
}
	
	.page_news .hero_submenu .e-con-inner{
		padding:0 !important;
	
	}
	.page_news .hero_submenu.sticky .e-con-inner{
		padding:0 1.5rem !important;
}
	
	
	.news-item{
	margin-top:2.1rem;
	padding-bottom:2.6rem;
}
	
	.news-content{
   display:flex;
		flex-direction: column;
	gap:1.3rem;
}
	
	.news-item p.head{
		font-size:2.2rem;
}
	
	.news-item .news-content p{
		font-size:1.8rem;
		line-height:120%;
		margin-top:1rem !important;
}
	
	.read-more-btn {
  padding-right: 1.5rem;
  }
	
	.news-component{
margin-bottom:3rem;
}
	
	
	
.page_news .hero_submenu{
		padding-top:2rem !important;
		padding-left:0 !important;
	margin-bottom:3.6rem;
	}
	

}



/*end release component */



/* style_popup*/

#jet-popup-5393 .jet-popup__container,#jet-popup-4929 .jet-popup__container{
	width:80rem ;
}


@media (max-width:767px){
#jet-popup-5393 .jet-popup__container,#jet-popup-4929 .jet-popup__container{
	width:36.5rem ;
}

}


@media (min-width: 768px) {
.elementor-element.elementor-element-54682734.e-con-full.e-flex.e-con.e-child {
  min-height: 200px;
}

}


@media (min-width: 768px) and (max-width: 871px) {
  .jet-popup__close-button {
  top: -7px !important;
}

}

.news_heading p{
	
font-variation-settings: 
  "GRAD" 0,
  "XOPQ" 96,
  "XTRA" 468,
  "YOPQ" 79,
  "YTAS" 750,
  "YTDE" -203,
  "YTFI" 738,
  "YTLC" 514,
  "YTUC" 712,
  "slnt" 0,
  "wdth" 110 !important; 


}


/* testing */
 .navy-c-text .pip_card--p{
 font-weight: 650;
font-size: 40px;
line-height: 46px;
font-variation-settings:
    "GRAD" 0,
    "XOPQ" 96,
    "XTRA" 468,
    "YOPQ" 88,
    "YTAS" 750,
    "YTDE" -180,
    "YTFI" 738,
    "YTLC" 570,
    "YTUC" 712,
    "slnt" 0,
    "wdth" 115;
}

@media (max-width: 768px) {
.navy-c-text .pip_card--p{
	font-family: Roboto Flex;
	font-weight: 650;
	font-style: SemiBold;
	font-size: 26px !important;
	leading-trim: NONE;
	line-height: 120%;
	letter-spacing: 0px;
	width: 100% !important;
	max-width: 100% !important;
	padding-right:2rem;
}


.pm-card.card1{
	border-radius:1rem 1rem 0 0 !important;
}
	
}



/* cookie banner */

button.cky-btn.cky-btn-accept {
    order: 2 !important;
}

button.cky-btn.cky-btn-customize
 {
    order: 2 !important;
}

@media (max-width: 576px) {
    .cky-notice-btn-wrapper .cky-btn-reject {
        order: 1 !important;
    }
}

.elementor-4929 .elementor-element.elementor-element-22af9e10 img{
height:276px !important;}

@media(max-width:768px){
.elementor-4929 .elementor-element.elementor-element-22af9e10 img {
  height: auto !important;
}
	 .elementor-4929 .elementor-element.elementor-element-22af9e10 img {
    height: 100% !important;
  }



}












