/*
Description: CSS for company pages like Board of Directors and Press Clippings
Author: Varun Sharma
Template: Company Pages
Version: 2.7.4

Changes: Investors pages links changes
*/

:root {
    --border-col-1:#f3f3f3;
    --border-col-2:#eeeeee;
    --border-col-3:#dbdbdb;
    --eg-grey-bg-1:#fdfdfd;
    --eg-grey-bg-2:#f9f9f9;
    --eg-grey-txt-1:#707070;
    --eg-yellow-1:#FEF60A;
    --eg-aqua:#007FAD;
    --eg-aqua-2:#8de8f1;
}
body.page-template-Company_pages_template.page {
    background: white!important;  
    margin:0px!important;  
}
.container {
    width: 1232px!important;
}
@media screen and (min-width: 1600px) {
 .container {
    width: 1344px!important;
 }
}
body, html {
    overflow-x: visible!important;
}
body p, body, body div {
   font-size: 16px !important;
   line-height: 26px;
}
body p {
   margin-top: 0px!important;
   margin-bottom: 12px!important;
}
p, div, h1, h2, h3, h4, h5, h6, ol.trail-items li span {
   font-family: "Helvetica Neue LT Pro", "Open Sans"!important;
}
#product-details p {
    margin-top: 16px!important;
}
#egCarousel div {
   font-size: 15px !important;
   line-height: 26px;
}
body h1 {
    font-size: 58px;
    line-height: 63px;
    font-weight: 500;
    margin-bottom: 30px;
    z-index: 99;
    margin-left: -5px;
    color: black;
}
body h2 {
   font-size: 25px;
   font-weight: 500;
   margin-bottom: 0px;
   color: black;
}
body h3 {
   font-size: 21px;
   font-weight: 700;
   color: black;
}
body h4 {
   font-size: 21px;
   font-weight: 700;
   margin-bottom: 15px;
   color: black;
}
body h5 {
    font-weight: 100;
    font-size: 22px;
    color: black;
}
body h6 {
    background: var(--eg-aqua-2);
    display: inline-block;
    padding: 3px 20px;
    margin-bottom: 14px;
    color: black;
}
body ul, body ol {
    color: black;
    font-weight: 400;
}
body li {
    line-height: 24px;
    margin-bottom: 7px;
}
body hr {
   background: var(--border-col-2);
   margin: 4px 0 9px 0 !important;
}
body a {
   color: var(--eg-purple-1);
}
body a:hover {
   color: #000;
}
.v-align {
   margin-top: auto;
   margin-bottom: auto;
}
.relative {
    position: relative;
}
footer#footer {
    margin-top: 80px!important;
}
body p {
   font-weight: 400!important;
}
#p-header {
    padding: 110px 0 40px 0px;
    margin-bottom: 0px;
}
#p-header > div  {
    position: relative;
}
.oceanwp-breadcrumb ol.trail-items li a span, .site-breadcrumbs ol li .breadcrumb-sep {
    color: var(--eg-grey-txt-1)!important;
    font-weight: 400;
    font-size: 13px!important;
}
li.trail-item.trail-end span {
    font-weight: 700!important;
}
.btn-black, .btn-black-outline {
    text-align: center;
    border-radius: 3.75rem;
    min-width: 5.25rem;
    padding: 1.704rem 2.575rem !important;
    font-size: 1.475rem !important;
    font-weight: 400 !important;
    letter-spacing: 0.03em;
    color: white;
    display: block;
    background: black;
    text-transform: none;
}
.section {
    padding: 35px 0;
}
sup {
    top: -1.3em;
    left: -0.1em;
    font-size: 40%;
}
.eg-blockquotes {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    font-size: 16px;
    line-height: 26px;
    padding-left: 25px;
}
.eg-blockquotes.compact {
    margin-top: -5px;
    margin-bottom: 0px;
    padding-left: 0px;
}
.eg-blockquotes ul {
    list-style-type: none;
}
.eg-blockquotes li {
   margin-bottom: 0px;   
}
.eg-blockquotes a {
    font-weight: 400;
}
div.eg-blockquotes.block-ul {
    padding-left: 0px;
}
div.eg-blockquotes.block-ul li {
    margin-bottom: 20px;
}
.eg-blockquotes:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0px;
    width: 5px;
    height: 100%;
    background: var(--eg-purple-line-1);
    display: block;
}
.fw-300 {
   font-weight: 300!important;
}
.light {
   font-weight: 400!important;
}
.semibold {
    font-weight: 600!important;
}
#float-left-img {
   bottom: 10px;
   width: 410px;
   max-width: 70%;
   position: absolute;
   left: 20px;
}
.resources a {
    color: #000;
    font-weight: 400;
}
a.btn-black.view-more {
    margin-top: 17px;
}
/* Board of Directors and Executive Team page START */
div.director, div.exec {
    position: relative;
    max-width: 520px;
    margin-top: 8px;
    background: var(--eg-purple-bg-1);
    border-radius: 15px;
}
div.director img, div.exec img {
    width: 261px;
    margin-left: 20px;
    margin-top: -32px;
}
div.director p, div.exec p {
   display: none;
}
div.director h3 {
   font-size: 30px;
   font-weight: 100;
   display: inline-block;
   bottom: 26px;
   position: absolute;
   line-height: 1.1;
   padding-left: 10px;
}
div.exec .exec-title {
    display: inline-block;
    bottom: 16px;
    position: absolute;
    padding-left: 10px;
}
div.exec h3 {
    font-size: 30px;
    font-weight: 100;
    line-height: 1.1;
}
.exec h4 {
    font-size: 17px;
    margin-top: 15px;
}
/* Board of Directors and Executive Team page END */
/* Annual Reports START */
div.eg-cols.annual-reports {
    margin-top: 40px;
}
h2.annual-rep-h2 {
   font-weight: 100;
   font-size: 24px;
   margin-bottom: 28px;
}
div.annual-reports p {
   margin-bottom: 0px!important;
}
div.annual-reports > div {
   box-shadow: 1px 2px 4px 1px rgb(0 0 0 / 11%);
   border-radius: 15px;
   background: white;
}
div.annual-reports > div:hover {
   box-shadow: 0px 5px 25px 0px rgb(0 0 0 / 22%);
   transform: scale(1.03);
}
div.annual-reports img {
  width: 262px;
  border: 1px solid #ddd;
}
.eg-cols .eg-ar-1f3 > a {
    padding: 13%;
    display: block;
    height: 100%;
}
/* Annual Reports END */
/* Investors START */
div.investor-wide-box {
    position: relative;
    padding: 40px 50px;
    box-shadow: 0px 0px 8px 1px rgb(0 0 0 / 11%);
    margin: 30px 0;
    font-weight: 300;
    line-height: 30px;
}
div.investor-wide-box:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background: var(--eg-purple-line-1);
    display: block;
}
div.investor-wide-box a.btn-black {
    margin: 0px;
    width: 100%;
    text-align: center;
    padding: 13px!important;
    text-transform: uppercase;
    letter-spacing: 1.26px;
    font-weight: 700!important;
}
div.investor-wide-box h3 {
    font-size: 24px;
    font-weight: 300;
}
div.investor-wide-box a h3:hover {
    color: var(--eg-purple-1);
}
div.investor-press-box {
    box-shadow: 0px 0px 8px 1px rgb(0 0 0 / 11%)!important;
}
div.investor-press-box:hover {
    box-shadow: 0 2px 18px 0 rgb(118 120 122 / 30%)!important;
    transform: scale(1.03);
}
div.investor-wide-box p {
    margin-bottom: 0px!important;
}
div.investor-press-box > a {
    padding: 30px;
    display: block;
}
div.investor-press-box > p {
    display: none;
}
div.investor-press-box p {
    color: var(--eg-purple-1);
    font-weight: 600!important;
    font-size: 14px!important;
    margin-bottom: 0px!important;
}
h2.investor-h2 {
    margin: 50px 0px 20px 0px!important;
    font-size: 23px;
}
div.investor-press-box h5 {
    font-size: 25px;
    margin: 0;
}
div.investor-press-box h6, div.investor-wide-box h6 {
    background: none;
    display: inline;
    padding: 0;
    font-weight: 700;
    text-transform: uppercase;
}
div.eg-blockquotes.investors-compact {
    margin-top: 8px;
    padding-left: 0px;
}
div.eg-blockquotes.investors-compact ul {
    margin: 0px 0 0px 20px;
}
div.eg-blockquotes.investors-compact ul li {
    margin-bottom: 6px;
}
@media screen and (min-width: 959px) {
  .press-box-list > div {
     width: 23.5%;
  }
  .press-box-list > div {
    margin-right: 2%;
  }
  .press-box-list > div:nth-child(4) {
    margin-right: 0px;
  }
}
/* Investors END */
/* Animation START */
.overflow-con {
    overflow: hidden !important;
    transition: transform 0.46s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-origin: center;
}
.overflow-con.hover-ani:hover {
    transform: scale(0.95);
}
.scroll-ani-low-th.animate > .img-con {
    transition: transform 0.46s cubic-bezier(0.165, 0.84, 0.44, 1);
    animation-name: egRevealLeft;
    animation-delay: 0s;
    transform-origin: left;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    height: 100%;
    width: 100%;
}
.overflow-con img {
    transition: transform 0.46s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 100%;
    height: 100%;
    transform-origin: center;
}
.overflow-con.hover-ani.animate:hover img {
    transform: scale(1.1) !important;
}
@keyframes egRevealLeft {
  0% {
    transform: translateX(-102%);
  }
  100% {
    transform: translateX(0%);
  }
}
/* Animation END */
/* Resources START */
.resources h2 {
    font-size: 32px;
    line-height: 43px;
    margin-top: 20px;
}
.resources .eg-1f3 p {
    display: none;
}
.resources a:hover h2 {
    color: var(--eg-purple-1);
}
.resources .overflow-con {
    margin-top: 25px;
}
/* Resources END */
/* News page START */
body .news-item h5 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 0;
}
body .news-item p {
    margin-bottom: 4px !important;
}
div.news-item {
    position: relative;
    margin: 0 0 25px 0;
}
.news-item br:nth-child(1) {
    display: none;
}
div.news-item > a {
    display: block;
    padding: 25px 50px;
    box-shadow: 0px 0px 8px 1px rgb(0 0 0 / 11%);
    margin: 20px 0;
    color: black;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
}
div.news-item > a:hover {
    box-shadow: 0 0 25px 0 rgb(118 120 122 / 20%) !important;
    color: var(--eg-purple-1);
    transform: scale(1.02);
}
div.news-item > a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background: var(--eg-purple-line-1);
    display: block;
}
div.news-item span.month {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
}
div.egain-press h5 {
    color: var(--eg-purple-1);
}
/* News page END */
/* Customers page START */
.customers-con .eg-cu-1f3 {
    background: white;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0px 0px 8px 1px rgb(0 0 0 / 11%);
}
.customers-con .eg-cu-1f3 .eg-cols {
    margin-top: 10px;
}
.customers-con .eg-cu-1f3 > p {
    display: none;
}
.customers-con img {
    margin-top: 7px;
    width: 100px;
}
.customers-con a.btn-black {
    font-weight: 400 !important;
    margin-bottom: 0;
}
@media screen and (min-width: 959px) {
  .customers-con.eg-cols .eg-cu-1f3 {
     width: 33.3%;
     margin-bottom: 3%;
  }
  .customers-con.eg-cols .eg-cu-1f3:nth-child(1), .customers-con.eg-cols .eg-cu-1f3:nth-child(2) {
     margin-right: 3%!important;
  }
}
/* Customers page END */
/* Locations page START */
div.locations-con > div {
   box-shadow: 4px 3px 12px 3px rgb(0 0 0 / 11%);
   background: white;
   border-radius: 15px;
}
.loc-img img {
   width: 100%;
   border-radius: 15px 15px 0 0;
}
.locations-con .info-con {
    padding: 20px 30px;
}
.locations-con h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 10px;
}
.locations-con h3 {
    font-size: 21px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 0;
}
.locations-con .address {
    margin: 20px 0;
}
/* Locations END */
body footer#footer {
    margin-top: 30px;
}
@media screen and (min-width: 959px) {
  img#h-img {
    width: 100%;
    margin-top: -20px;
  }
 .eg-cols {
    display: flex;
 }
 .eg-cols .eg-5f8 {
    width: 63.5%;
 }
 .eg-cols .eg-4f8, .eg-cols .eg-1f2, .eg-cols .eg-2f4 {
    width: 50%;
 }
  .eg-cols .eg-2f8 {
    width: 25%;
  }
  .eg-cols .eg-6f8 {
    width: 75%;
  }
  .eg-cols .eg-1f3 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
 }
 .eg-cols .eg-1f3:nth-child(1) {
    padding-right: 5%;
 }
 .eg-cols .eg-1f3:nth-child(2) {
    padding-left: 2.5%;
    padding-right: 2.5%;
 }
 .eg-cols .eg-1f3:nth-child(3) {
    padding-left: 5%;
 }
 .eg-1f2.eg-blockquotes {
     margin-bottom: 0px;
  }
 .show-mobile {
    display: none;
  }
  .show-desktop {
    display: block!important;
  }
  .relative {
    position: relative;
  }
  .bottom-align {
    position: absolute;
    bottom: 0;
  }
  .pl-1_5 {
    padding-left: 1.5%;   
 }
 .pl-2 {
    padding-left: 2%;   
 }
 .pr-2 {
    padding-right: 2%;
 }
 .pr-3 {
    padding-right: 3%;
 }
 .pl-4 {
    padding-left: 4%;   
 }
 .pr-4 {
    padding-right: 4%;
 }
 .pl-5 {
    padding-left: 5%;   
 }
 .pr-5 {
    padding-right: 5%;
 }
 .pl-6 {
    padding-left: 6%;   
 }
 .pr-6 {
    padding-right: 6%;
 }
 .pt-0px {
    padding-top: 0px;   
 }
 .pb-10px {
    padding-bottom: 10px;   
 }
 .pt-10px {
    padding-top: 10px!important;   
 }
 .pb-30px {
    padding-bottom: 30px;   
 }
 .pl-15 {
     padding-left: 15%;
 }
 .pr-15 {
     padding-right: 15%;
 }
 .pt-20px {
     padding-top: 20px;
 }
 .pb-20px {
     padding-bottom: 20px;
 }
 .pb-50px {
     padding-bottom: 50px;
 }
 .mt-0px {
     margin-top: 0px!important;
 }
 .mb-0px {
     margin-bottom: 0px!important;
 }
 .mt-10px {
     margin-top: 10px!important;
 }
 .mb-10px {
     margin-bottom: 10px!important;
 }
 .mt-20px {
     margin-top: 20px!important;
 }
 .mb-20px {
     margin-bottom: 20px!important;
 }
 .mt-25px {
     margin-top: 25px!important;
 }
 .mb-25px {
     margin-bottom: 25px!important;
 }
 .mr-25px {
    margin-right: 25px;
 }
 .mt-35px {
     margin-top: 35px!important;
 }
 .mt-30px {
     margin-top: 30px!important;
 }
 .mb-30px {
     margin-bottom: 30px!important;
 }
 .mb-40px {
     margin-bottom: 40px!important;
 }
 .mr-40px {
    margin-right: 40px!important;
 }
 .mt-50px {
     margin-top: 50px!important;
 }
 .ml-2 {
     margin-left: 2%;
 }
 .mr-2 {
     margin-right: 2%;
 }
 .ml-17 {
     margin-left: 17%;   
 }
 .eg-cols .eg-3f8 {
    width: 36.5%;
 }
 ul.li-mb-30px > li {
    margin-bottom: 30px;
 }
 .eg-1f2.eg-blockquotes {
     margin-bottom: 0px;
  }
   /* Annual Reports START */
   img#annual-reports-header-img {
    position: absolute;
    top: -66px;
    max-width: 365px;
  }
  .eg-cols .eg-ar-1f3 {
    width: 33.3%;
  }
  /* Annual reports END */
  /* Investors START */
  img#investors-header-img {
      margin-top: -18%;
  }
  /* Investors END */
  /* Locations START */
  div.locations-con > div {
      min-height: 510px;
  }
    .eg-cols.locations-con {
    align-items: start;
    margin-top: 25px;
  }
  .eg-cols .eg-loc-1f3 {
    width: 33.3%;
  }
  .eg-loc-1f3 a {
    padding: 9%;
    display: block;
  }
  .eg-loc-1f3 > p {
    display: none;
  }
  .eg-cols .eg-loc-1f3:nth-child(1), .eg-cols .eg-loc-1f3:nth-child(2) {
    margin-right: 3%!important;
  }
  /* Locations END */
}
@media screen and (max-width: 959px) {
    #p-header {
         padding: 100px 0 70px 0px;
    }
    .eg-cols > div {
        margin: 15px 0;
    }
    body h1 {
        font-size: 50px;
    }
    .section {
        padding: 30px 0;
    }
    .eg-blockquotes.compact {
        margin-top: -10px;
    }
    .mt-mob-20px {
        margin-top: 20px!important;
    }
    .mb-mob-10px {
        margin-bottom: 10px!important;
    }
    .mt-mob-15px {
        margin-top: 15px!important;
    }
    .mb-mob-15px {
        margin-bottom: 15px!important;
    }
    .mb-mob-20px {
        margin-bottom: 20px!important;
    }
    .mt-mob-25px {
        margin-top: 25px!important;
    }
    .mt-mob-35px {
        margin-top: 35px!important;    
    }
    .mt-mob-50px {
        margin-top: 50px!important;    
    }
    .mt-mob-30px {
        margin-top: 30px!important;
    }
    .mb-mob-30px {
        margin-bottom: 30px!important;
    }
    .mb-mob-40px {
        margin-bottom: 40px!important;    
    }
    .mb-mob-50px {
        margin-bottom: 50px!important;    
    }
    .pb-mob-50px {
       padding-bottom: 50px!important;
    }
    .pt-mob-20px {
       padding-top: 20px;
    }
    .pb-mob-20px {
       padding-bottom: 20px;
    }
    .pb-mob-10px {
       padding-bottom: 10px!important;
    }
    .pt-mob-0px {
       padding-top: 0px!important;
    }
    .pb-mob-0px {
       padding-bottom: 0px!important;
    }
    .show-mobile {
      display: block;
    }
    .show-desktop {
      display: none;
    }
    #float-left-img {
      position: relative;
    }
    img#h-img {
      margin-top: 50px;
   }
   .eg-blockquotes li {
      margin-bottom: 5px;
   }
   /* Board of Directors and Executive Team page START */
  div.director, div.exec {
     display: flex;
     flex-direction: column;
  }
  div.director img, div.exec img {
    width: 220px;
    margin-left: 10px;
  }
  div.director h3 br, div.exec h3 br {
    display: none;
  }
  div.director h3 {
    font-size: 24px;
    bottom: 20px;
    position: relative;
    display: block;
    margin-top: 41px;
  }
  div.exec h3 {
    font-size: 24px;
  }
  div.exec .exec-title {
    bottom: 0px;
    position: relative;
    padding-left: 22px;
    margin-top: 20px;
    padding-right: 30px;
  }
  .exec h4 {
    font-size: 15px;
  }
  /* Board of Directors and Executive Team page END */
  /* Annual Reports START */
  div.annual-reports > div {
     margin-top: 40px;
  }
  /* Annual Reports END */
  /* Resources START */
  .resources .eg-cols .eg-1f3:nth-child(2), .resources .eg-cols .eg-1f3:nth-child(3) {
    margin-top: 50px;
  }
  /* Resources END */
  /* Locations START */
  .locations-con .info-con {
    padding: 15px 20px;
  }
  .eg-loc-1f3 {
    margin-bottom: 50px !important;
  }
  /* Locations END */
}
@media print {
 #site-navigation-wrap {
    display: none;
 }
 a[href]::after {
    display: none;
 }
 #site-header, header#site-header {
    position: relative!important;
 }
  #h-img, img.full-width {
    max-width: 70%!important;
  }
  .eg-custom-chat-icon {
    display: none!important;
  }
}
#accessibility-text a {
    color: #fff;
}
#accessibility-text a:hover {
    color: var(--eg-purple-1);   
}