@font-face {
    font-family: inter;
    src: url(../fonts/Inter.ttf);
}
.banner{
	opacity: 1;
    /*padding-top: 85px;*/
}
.Ceocontent p{font-style:italic;}
.whyElssDiv .reasonDiv.our-cultural-pillars {
      /*margin-bottom: 1.2rem;*/   
      padding: 46.5px 30px 0px 30px;
}
.ceo-album{
    border-radius:8px;
}
.articlesSec .market_tab_cards .articlcard{
	Box-shadow : none !important
}
.careerBanner {
    padding-top: 124px;
}
.mainheader .secTitle 
{
    margin: 0 0 32px;
    margin-top: 60px;
    font-size: 46px;
}
ul.list-item li {
    list-style: none;
    margin-right: 10px;
    font-size: 18px;
}

ul.list-item li.li-border {
    padding-right: 10px;
    border-right: 1px solid #a2a2a3;
    margin-right: 12px;
}

ul.list-item {
    padding:19px 0;
    display: flex;
	color :#f5903a;
	justify-content:center;
}
.empEngAct button {
    position: absolute;
    left: auto;
    right: auto;
    margin: 0 auto;
    top: 50%;
    bottom: auto;
    transform: translateY(-16px);
}
 
.empEngAct button.owl-next {
    right: -30px;
}
.regards-section{
    float:right;
}
.empEngAct button.owl-prev {
    left: -30px;
}
 
.empEngAct .owl-nav {
    position: absolute;
    top: 50%;
    align: center;
}
.hr-msg .media.card_wrap {
min-height: inherit;
}

.introElssDiv.scroll_career {
    margin-bottom: 3rem;
}
.elssList {
    padding: 1.2rem 37.5px;
    margin: 0px !important;
    border-bottom: none !important;
}
.core_value_cards img {
    padding-right: 0px !important;
}
.card_content i, .card_wrap i {
    padding-left: 0px !important;
}
.introElssDiv.scroll_career .elssListDiv .elssList li {
 padding: 1rem 1.5rem;
}
.articlesSec .job-search .market_tab_cards .card-body {
padding: 0.5rem !important
}
.job-search {
  margin-top:24px;
}
.hr-wish {
  color: #f5903a;
  font-weight: 700;
  float:right;
}
.buttonLook{
    padding-top:0px !important;
}
.submit_btn{
    padding-top:36px !important;
}
@keyframes slideIn {   0% {     transform: translateX(-100%);   }   100% {     transform: translateX(0);   } } 
 .wishsection {
  animation: slideIn 0.5s ease-in-out;
}
.articlesSec .job-search .market_tab_cards .card-body h5 {
 margin-bottom: 0;
    min-height: auto;
}
.market_tab_cards .card-header img
{
    height:auto;
}
.opening_form {
    padding: 40px 0;
}
.market_tab_cards .card-header {
    overflow: hidden;
}
.articlesSec .market_tab_cards .card-header img{
    transition: all 0.5s ease;
}
.articlesSec .market_tab_cards .card-header img:hover {
    scale: 1.05;  
}
.whyElssDiv div.reasonDiv p {
    min-height: auto;
    /*padding-bottom: 24px;*/
}
.introElssDiv .elssListDiv .elssList li a:hover
{
    position: relative;
}
.introElssDiv .elssListDiv .elssList li a:hover::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -22px;
    width: 100%;
    background: #f58220;
    height: 5px;
}
.inclaimed_wrap {
    background-position-y: 30px;
    margin-top: 0px;
}
a.career-readmore {
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px; /* 168.75% */
    text-decoration: underline !important;
    color: #004279 !important;
    padding-bottom:24px;
}
.whyElssDiv .reasonDiv h3 {
    font-size: 20px;
    color:#000000;
}
b.CulturalInfo {
    color: #475359;
    font-family: Inter;
    font-size: 17px;
}
.hr-name{
	float:right;
}
.openingSendUsmsg{
	position: relative;
    left: -16px;
}

@media screen and (max-width: 767px) {
    .openingSendUsmsg {
        position: relative;
        left: 0px;
    }
    .introElssDiv .elssmain {
        margin-top: 0px !important;
    }
    .secTitle {
    font-size: 32px;
    margin-bottom: 18px;
    line-height: 45px !important;

    
}
    .empEngAct button.owl-next {
    right: 5px;
}
       .empEngAct button.owl-prev {
    left: 5px;
}
    #CEOmessage .video-section{
        margin-top:30px
    }
     #CEOmessage .video-section img{
        width:100%!important
    }
    .introElssDiv.mainheader .elssListDiv .elssList li.active {
        border-bottom: none;
    }

    .mainheader .secTitle {
        font-size:32px;
        margin: 30px 0 40px;
    }
    .Ceocontent{
        margin-top:25px;
    }
    .openingSendUsmsg{
        font-size:13px;
    }
	ul.list-item{
		display:block
	}
	li.li-border{
		border-right :none !important
	}
	.careerBanner {
    padding-top: 105px;
    }
  
    .whyElssDiv div#readmoreSection {
        display: none;
    }
	.elssList {
    padding: 1.2rem 0.5px;
}
.hr-mobileimg{
	width : 80%;
	/*padding-right: 0px !important;*/
}
}
@media (min-width: 768px)
{
.justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center;
}
}