/* apollo v4 style start */
.apollo-v4-style .inner-banner-wrapper,
.apollo-v4-style #contentwrapper{
  opacity: 1;
}
.apollo-v4-style #MainWrapper {
  margin-top:0;
}
.apollo-v4-style .video-gallery-wrapper,
.apollo-v4-style .insurance-diversified-solutions-wrapper{
	background-color:transparent;
}
/* apollo v4 style end */
body.apollo-v4-style {
    overflow: initial!important;
}
/*.site-disclaimer-popup-wrapper{
display: none;
}*/
body {
  overflow-x: hidden;
}
h1{
  font-size: 68px;
  line-height: 80px;
  font-family: 'Graphik Extra Light Web'!important;
  font-weight: 200;
}
h2{
  font-size: 52px;
  line-height: 60px;
  font-family: 'Graphik Extra Light Web'!important;
  font-weight: 200;
}
h3{
  font-size: 40px;
  line-height: 48px;
  font-family: 'Graphik Extra Light Web'!important;
  font-weight: 200;
}
h4{
  font-size: 28px;
  line-height: 32px;
  font-family: 'Graphik Extra Light Web'!important;
  font-weight: 200;
}
/* .link,
.link a{
font-family: 'Graphik Extra Light Web';
font-weight:  200;
font-style:   normal;
font-stretch: normal;
}*/
/*---------------------- globle css start --------------*/
.padding-bottom-0 {
  padding-bottom: 0px !important;
}
.padding-top-0 {
  padding-top: 0px !important;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-top-0 {
  margin-top: 0 !important;
}
.mrr-0{
  margin-right: 0px !important;
}
.prr-0{
  padding-left: 0;
  padding-right: 0;
}
.pl-0 {
  padding-left: 0!important;
}
.col-offset-right-1 {
  margin-right: 8.33333333%;
}
.m-b-60 {
  margin-bottom: 60px;
}
/*---------------------- globle css end --------------*/
/*---------------------- No-light-box-video-module-and-home-story-insights-module-starst----C-S--------------*/
/*---------------------- No-light-box-video-module-and-home-story-insights-module-starst----C-S--------------*/
.insights-pull-stories-module-wrapper .module-insights-stories-pull .pulled-story-insights .pulled-home-story-insights h3.insights-title a:hover{
  color: #395878 !important;
  text-decoration: underline !important;
}
.insights-pull-stories-module-wrapper .module-insights-stories-pull.story-right-img .pulled-story-insights .pulled-home-story-insights h3.insights-title a:hover{
  color: #395878 !important;
  text-decoration: underline !important;
}
.insights-pull-stories-module-wrapper .full-width{
  width:100%;
  max-width:100%;
}
.insights-pull-stories-module-wrapper .pulled-story-insights{
  max-width:580px;
  margin-left:auto;
}
.insights-pull-stories-module-wrapper .story-right-img .pulled-story-insights{
  max-width:580px;
  margin-right:auto;
  margin-left:0;
}
.videos-no-light-box .no-light-videos-wrap .no-light-videos-main .sub-title h2 {
  text-transform: capitalize;
  color: #333333;
  padding-bottom: 15px;
}
.videos-no-light-box .no-light-videos-wrap .no-light-videos-main .sub-title h2:after{
  content:none;
}
.videos-no-light-box .no-light-videos-wrap .no-light-videos-main .sub-title p.no-light-videos-sub-title{
  font-family: "Graphik Web";
  font-size: 1.6rem;
  padding-bottom: 30px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #000;
}
.videos-no-light-box .no-light-videos-sub-title .video-thumbnail img{
  height: 100%;
  width: 100%;
  max-width: 850px;
  position: absolute;
  object-fit:cover;
}
.videos-no-light-box .no-light-videos-sub-title .video-thumbnail.video-popup-link{
  position: static;
}
.videos-no-light-box .no-light-videos-sub-title .video-thumbnail a.no-light-box-button:before {
  content: '';
  position: absolute;
  color: #ffffff;
  background: url(/~/media/Images/A/Apollo-Group/Apollo-Wealth-Management-V3/icons/play-icon-v2) no-repeat;
  height: 82px;
  background-size: 100%;
  width: 82px;
  transition: all ease-out 0.1s;
}
.videos-no-light-box .no-light-videos-sub-title .video-thumbnail a.no-light-box-button{
  position: absolute !important;
  width: 82px;
  height: 82px;
  top: 50%;
  display: block;
  overflow: hidden;
  left: 50%;
  transform: translate(-50%, -50%);
}
.videos-no-light-box .no-light-videos-sub-title .video-thumbnail a:focus:after{
  content:none;
}
.videos-no-light-box .bgcoveon img, .videos-no-light-box .bgcoveon a  {
  z-index: 9;
}
.videos-no-light-box iframe#video-playin-page{
  opacity:0;
}
.videos-no-light-box {
  padding: 60px 0;
}
.videos-no-light-box .video-thumbnail {
  height: 100%;
  display: flex;
  justify-content: center;
}
.videos-no-light-box div#videoPlayerStandalone {
  width: 850px;
  height: 100%;
}
.videos-no-light-box div#videoPlayerStandalone {
  opacity: 0;
}
.no-light-video-wrapper {
  min-height: 478px;
}
.insights-pull-stories-module-wrapper {
  padding: 60px 0;
}
@media screen and (max-width: 1024px) {
  /* .no-light-video-wrapper {
  min-height: auto;
}*/
  .no-light-video-wrapper {
    display: inline-block;
  }
  .videos-no-light-box div#videoPlayerStandalone {
    width: auto;
  }
  .videos-no-light-box .no-light-videos-sub-title .video-thumbnail img {
    height: 100%;
    padding: 0 15px;
    left: 0;
  }
}
@media screen and (min-width: 767.98px) and (max-width: 1024px) {
  .videos-no-light-box .no-light-videos-sub-title .video-thumbnail a.no-light-box-button:after{
    width:60px;
    height:60px;
  }
}
@media screen and (min-width: 767.98px) and (max-width: 991.98px) {
  .videos-no-light-box div#videoPlayerStandalone {
    opacity: 0;
  }
}
@media screen and (min-width: 991.98px) and (max-width: 1180px) {
  /*.insights-pull-stories-module-wrapper .module-insights-stories-pull .pulled-home-story-insights, .insights-pull-stories-module-wrapper .module-insights-stories-pull.story-right-img .pulled-home-story-insights{.pulled-home-story-insights {
  padding-left: 15px;
}*/
  /*.module-insights-stories-pull{    padding-top: 0 !important;
  padding-bottom: 0 !important;}
  .prr-0 {padding: 0; }*/
  /*.insights-pull-stories-module-wrapper .pulled-story-insights{padding-left:0 !important;}
  .insights-pull-stories-module-wrapper .story-right-img .pulled-story-insights{padding-right:0 !important;}*/
  .insights-pull-stories-module-wrapper .tagged-insight-item-image img {
    height:auto !important;
  }
}
@media screen and (max-width: 991.98px){
  .insights-pull-stories-module-wrapper .module-insights-stories-pull .pulled-home-story-insights {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .insights-pull-stories-module-wrapper .module-insights-stories-pull .description p{
    /*padding-bottom:60px;*/}
  .insights-pull-stories-module-wrapper .story-right-img .pulled-story-insights{
    max-width:100%;
  }
  .insights-pull-stories-module-wrapper .tagged-insight-item-image-wrapper {
    width: 100% !important;
  }
  .insights-pull-stories-module-wrapper .full-width .module-insights-stories-pull.story-right-img .row.d-flex .col-md-5, .insights-pull-stories-module-wrapper .full-width .module-insights-stories-pull .row.d-flex .col-md-5 {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .insights-pull-stories-module-wrapper .tagged-insight-item-image img{
    height:auto !important;
  }
  .insights-pull-stories-module-wrapper .module-insights-stories-pull h2.module-insights-stories-pull-title {
    padding-right: 0 !important;
  }
  .insights-pull-stories-module-wrapper .pulled-story-insights{
    max-width: 100%;
  }
}
@media screen and (max-width: 767.98px){
  .videos-no-light-box .no-light-videos-sub-title .video-thumbnail img{
    min-height:auto;
  }
  .insights-pull-stories-module-wrapper .full-width .module-insights-stories-pull.story-right-img .row.d-flex .col-md-5{
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .insights-pull-stories-module-wrapper .full-width .module-insights-stories-pull .row.d-flex .col-md-5{
    padding-left: 20px !important;
  }
  .insights-pull-stories-module-wrapper .module-insights-stories-pull h2.module-insights-stories-pull-title{
    padding-right:0 !important;
  }
}
@media screen and (max-width: 1023.98px){
  .insights-pull-stories-module-wrapper .module-insights-stories-pull .d-flex.align-items-center{
    flex-direction: column;
  }
  .insights-pull-stories-module-wrapper .module-insights-stories-pull .row.d-flex.align-items-center.story-right-img {
    flex-direction: column-reverse;
  }
  .module-insights-stories-pull {
    /*padding-top: 60px;padding-bottom: 60px;*/}
  .insights-pull-stories-module-wrapper .pulled-story-insights{
    padding-left:0 !important;
  }
  .insights-pull-stories-module-wrapper .story-right-img .pulled-story-insights{
    padding-right:0 !important;
  }
}
.insights-pull-stories-module-wrapper .module-insights-stories-pull h2.module-insights-stories-pull-title {
  font-family: "adobe-garamond-pro";
  font-size: 4.0rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #000;
  padding-bottom: 8px;
  padding-right: 30px;
}
.insights-pull-stories-module-wrapper .module-insights-stories-pull h3.insights-title a {
  font-family:"Graphik Web" !important;
  font-size: 2.0rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #000;
  text-decoration: underline;
}
.insights-pull-stories-module-wrapper .module-insights-stories-pull .description p{
  font-family:"Graphik Web";
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #000;
}
.insights-pull-stories-module-wrapper .module-insights-stories-pull h2:after{
  content:none;
}
.insights-pull-stories-module-wrapper .tagged-insight-item-image{
  overflow: hidden;
}
.insights-pull-stories-module-wrapper .tagged-insight-item-image img {
  width: 100%;
  object-fit: cover;
  height: 580px;
  transition: all ease-out 0.5s;
}
.insights-pull-stories-module-wrapper .tagged-insight-item-image:hover img{
  transform: scale(1.1);
}
.insights-pull-stories-module-wrapper .module-insights-stories-pull .d-flex.align-items-center {
  display: flex;
  align-items: center;
}
.insights-pull-stories-module-wrapper .full-width .module-insights-stories-pull .row.d-flex .col-lg-5 {
  padding-left: calc((100% - 1110px)/2);
}
.insights-pull-stories-module-wrapper .full-width .module-insights-stories-pull.story-right-img .row.d-flex .col-lg-5{
  padding-right: calc((100% - 1110px)/2);padding-left: 0;
}
/*---------------------- No-light-box-video-module-and-home-story-insights-module-ends-------------------*/
/*---------------------- Global new modules background color starts -------------------*/
.new-module-background {
  background: #eae7e3;
}
/*---------------------- Global new modules background color ends -------------------*/
/*---------------------- Global new button style starts -------------------*/
a.btn-new {
  color: #395878;
  font-size: 1.6rem;
  line-height: 1;
  padding: 8px 19px 8px 21px;
  background: #f2f2f3;
  display: inline-block;
  transition: 0.5s;
  font-family: 'Graphik SemiBold Web';
}
a.btn-new-white-bg {
  color: #395878;
  font-size: 1.6rem;
  line-height: 1;
  padding: 8px 19px 8px 21px;
  background: #eeeeef;
  display: inline-block;
  transition: 0.5s;
  font-family: 'Graphik SemiBold Web';
}
a.btn-new:hover, a.btn-new:focus, a.btn-new:active, a.btn-new-white-bg:hover, a.btn-new-white-bg:focus, a.btn-new-white-bg:active {
  color: #ffffff !important;
  background: #395878;
  text-decoration: none;
}
/*---------------------- Global new button style ends -------------------*/
.inv_videoReady .inv_videoStillArea, .inv_videoReady .inv_videoStillArea img{
  transition: none !important}
.show-xs{
  display:none!important;
}
.hide-xs{
  /* display:block!important; */}
.global-skip-to-main-content {
  /* position: relative*/}
.global-skip-to-main-content a {
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  padding: 8px 16px;
  background-color: #07a979;
  color: #fff;
  z-index: 99999999;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}
.global-skip-to-main-content a:focus {
  overflow: visible;
  color: #fff;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  color: #000;
  outline: 1px dotted #07a979;
  outline-offset: 0px;
}
.ip3-edit .global-skip-to-main-content a{
  display:none}
.highcharts-range-selector-group {
  display:none;
}
#MainWrapper{
  float:left;
  width:100%;
  overflow:hidden;
  margin-top:120px;
}
#MainWrapper.over {
  overflow: visible !important;
}
.ip3-shareholders #MainWrapper {
  margin-top: 167px;
}
.topnavigation ul li.level1 > ul li {
  visibility: hidden;
}
.container-fluid{
  margin:0 auto;
  max-width:1140px;
}
h4,body{
  font-family:"Graphik Web"}
.topnavigation ul li.level1#nav-about-apollo-level1 .Menu-Wrap .signpostRight .video-player{
  display: none;
}
/*-------------- Main Body CSS Starts --------------*/ 
html{
  font-size:10px !important;
  -webkit-text-size-adjust: none;
  -ms-content-zooming: none;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
body{
  line-height:2.8rem;
  font-size:1.8rem;
  color:#000000;
  font-weight:400}
a{
  color:#17a17a;
  text-decoration:inherit;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  position:relative}
a:hover{
  color:#008969;
  text-decoration:underline }
a[href^="mailto"]{
  color:#008969;
}
a[href^="mailto"]:hover, a[href^="mailto"]:focus{
  color:#008969}
b, strong {
  font-family: 'Graphik SemiBold Web';
}
a:focus{
  outline:0;
  _noFocusLine:expression(this.hideFocus=true);
  color:#008969;
  font-family: 'Graphik SemiBold Web';
  /*text-decoration:none*/}
a:active{
  text-decoration:none;
  border:none;
  outline:0;
  _noFocusLine:expression(this.hideFocus=true);
  color:#008969;
}
.homecontentwrapper a, #contentwrapper a, .content-wrapper a, .events-calendar-wrapper .share > a, .external-content-wrapper .share > a {
  position: relative;
  font-family: 'Graphik SemiBold Web';
}
.homecontentwrapper a:focus, #contentwrapper a:focus {
  color: #005d47;
  /*text-decoration: none;*/
}
.signpost-image a:focus:after, .signpost-image a:hover:after {
  display: none !important}
/*.homeWrap a:after, .footer-link a:before, #breadcrumb a:before, .article-link a:before, .topnavigation .hedermenuSignpostItem .signpostRight p a:before, .topnavigation .hedermenuSignpostItem .signpostRight a.menulink:before{content: "";position: absolute;right: 0;width: 100%;display: block;background: #008969;height: 1px;-webkit-transform-origin: 100% 50%;transform-origin: 100% 50%;-webkit-transform: scaleX(0);transform: scaleX(0); transition: -webkit-transform .2s ease;transition: transform .2s ease;top: 20px;}
.homeWrap a:hover:after, .footer-link a:hover:before, #breadcrumb a:hover:before, .article-link a:hover:before, .topnavigation .hedermenuSignpostItem .signpostRight p a:hover:before, .topnavigation .hedermenuSignpostItem .signpostRight a.menulink:hover:before{-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: 0 50%;transform-origin: 0 50%;background: #008969;}*/
.homeWrap a:after, .footer-link a:before, .article-link a:before, .topnavigation .hedermenuSignpostItem .signpostRight p a:before, .topnavigation .hedermenuSignpostItem .signpostRight a.menulink:before, #alertWrapper .alert_inner > p > a:after, .slider-wrap .banner-button:after, .media-landing .video-text a:after, .latest-pr-section .pr-signpost-content p a:after, .carrer-tabs-wrapper .video-text a:after{
  content: "";
  display: block;
  background-image: url(/~/media/Images/A/Apollo-V3/icons/right-arrow-icon-green.svg);
  position: absolute;
  width: 6px;
  height: 9px;
  top: 6px;
  right: -17px;
  opacity: 0;
  transition: all ease 0.5s;
}
.footer-link a:before, #alertWrapper .alert_inner > p > a:after, .slider-wrap .banner-button:after{
  background-image: url(/~/media/Images/A/Apollo-V3/icons/right-arrow-icon.svg);
}
.homecontentwrapper a:focus:after, #contentwrapper a:focus:after, .article-link a:focus:before{
  background-image: url(/~/media/Images/A/Apollo-V3/icons/right-arrow-icon-darkgreen.svg);
  opacity:1}
.homeWrap a:hover:after, .article-link a:hover:before, .topnavigation .hedermenuSignpostItem .signpostRight p a:hover:before, .topnavigation .hedermenuSignpostItem .signpostRight a.menulink:hover:before, #alertWrapper .alert_inner > p > a:hover:after, .slider-wrap .banner-button:hover:after, .media-landing .video-text a:hover:after, .latest-pr-section .pr-signpost-content p a:hover:after, .carrer-tabs-wrapper .video-text a:hover:after{
  opacity: 1}
.homeWrap .intro-content a:hover:after {
  opacity: 0;
}
/*.media-landing .video-text a:hover, .latest-pr-section .pr-signpost-content p a:hover{text-decoration:none !important}
.carrer-tabs-wrapper .video-text a:hover {text-decoration: none;}*/
.footer-link a:before,topnavigation .hedermenuSignpostItem .signpostRight p a:before{
  top:8px}
.carrer-tabs-wrapper .video-text a:after{
  top:10px}
.footer-link a:hover::before, .footer-link a:focus::before{
  opacity: 1;
}
.slider-wrap .banner-button:hover{
  color:#fff;
  text-decoration: none !important}
.topnavigation .hedermenuSignpostItem .signpostRight p a:before{
  top:8px}
.slider-wrap .banner-button:after{
  top:16px}
/*.homeWrap a:hover, .footer-link a:hover, #breadcrumb a:hover, .article-link a:hover, #alertWrapper .alert_inner > p > a:hover, .slider-wrap .banner-button:after{text-decoration:none}*/
#breadcrumb a:focus,
#mob-breadcrumb a:focus{
  color:#005d47}
.btn {
  color: #008969;
  font-family: 'Graphik SemiBold Web';
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: normal;
  padding: 14px 40px;
  border: 1px solid #008969;
  margin: 30px 0;
  display: inline-block;
  text-decoration: none;
  min-width: 254px;
  text-align: center;
}
.btn:hover {
  background: #008969;
  color: #fff;
  text-decoration: none;
}
.btn:active, .btn:focus{
  background: #005d47;
  color: #fff !important;
  text-decoration: none;
  border: 1px solid #005d47;
}
.homecontentwrapper a.btn:after, #contentwrapper a.btn:after{
  display:none}
.hide{
  display:none;
}
.invisible{
  position:absolute;
  left:-9999999px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
  visibility:visible;
}
img{
  /*outline-style:none;
  outline-width:0;
  border:0 none;*/
}
sup{
  font-size:smaller;
}
sub{
  margin:2px 0;
  padding:2px 0;
}
ul,ol{
  list-style:none;
}
#twocolright ul{
  list-style-image:none;
  margin: 0 0 20px 15px;
}
#twocolright ul ul{
  margin: 5px 0 0 15px;
}
#twocolright ol ol{
  margin: 5px 0 0 15px;
}
#twocolright ol{
  list-style: outside none numeric;
  margin: 0 0 20px 15px;
}
#twocolright ol li,#twocolright ul li{
  margin: 0 0 5px;
}
#twocolright ul li ol, #twocolright ol li ul {
  margin: 5px 0 0 15px;
}
hr{
  border-style:none none solid;
  border-width:0 0 1px;
  margin:5px 0;
}
:active{
  /*outline-style:none;
  outline-width:0;*/
}
*{
  margin:0;
  padding:0;
}
.uppercase{
  text-transform:uppercase;
}
p{
  padding: 0 0 20px;
}
.title-h1 h1 {
  padding: 0;
  margin: 0;
}
p#sectionheader{
  font-size:1.6rem;
  line-height:2.0rem;
}
ul{
  margin: 0 0 17px;
}
ul ul{
  margin: 0 0 0 20px}
ul li {
  padding-bottom:10px;
  position:relative;
}
h1.banner-heading{
  font-size:3.5rem;
  line-height:4.5rem;
  color:#fff;
  padding-top: 0;
  margin: 5px 0 26px;
}
.history-slider .history-slider-ttl h2:after {
  background:#fdae2a}
.home h2:after, .employee-list-section-wrapper h2:after,#ip3-our-people h2:after, #ip3-insights h2:after, .ip3-insights h2:after, .ip3-leadership h2:after, #ip3-contact h2:after{
  display:none;
}
#contentwrapper ul li{
  position:relative;
  padding-left: 20px;
}
#contentwrapper ul li:before {
  content: "\25CF";
  display: block;
  font-size: 1.2rem;
  left: 0px;
  top: -4px;
  position: absolute;
  color: #00aa78;
}
#contentwrapper .footer-top ul li:before {
  display: none;
}
body#ip3-esg-corporate-social-responsibility #contentwrapper ul li:before, #ip3-tax-information #contentwrapper ul li:before, #ip3-stockholder-faqs #contentwrapper ul li:before{
  top: 0;
}
.float100{
  float:left;
  width:100%}
.hide {
  display:none }
.border-top {
  border-top: 1px solid #008969;
}
.border-bottom {
  border-bottom: 1px solid #008969;
}
.align-right{
  text-align:right;
}
.home-slider{
  height:345px;
}
@-webkit-keyframes fadeIn {
  from {
    opacity:0;
  }
  to {
    opacity:1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity:0;
  }
  to {
    opacity:1;
  }
}
@keyframes fadeIn {
  from {
    opacity:0;
  }
  to {
    opacity:1;
  }
}
.full-width{
  width:100%;
}
.inline-block{
  display:inline-block;
}
a[href^="tel:"] {
  color: inherit !important;
  text-decoration: none;
  cursor:pointer;
  font-family: "Graphik Web" !important;
}
a[href^="tel:"].mobile-tel-link{
  color: inherit !important;
  cursor:pointer !important;
}
/*-------------- Main Body CSS Ends --------------*/
/* Megamenu */
div#megaMenu {
  display: none;
  min-height: 435px/*315px*/;
}
.topnavigation .hedermenuSignpostItem{
  display:none}
.Menu-Wrap {
  display: block;
  position: fixed;
  width: 100%;
  background: #f1f1f1;
  padding: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
  transition: all ease-in 0.4s;
  height: 0px;
  top: 149px;
}
.header-toppad .topnavigation ul li:hover > div {
  display: block;
  position: fixed;
  width: 100%;
  background: #fff;
  padding: 0 0 70px;
  left: 0;
  z-index:1;
  /*height: 435px;*/ min-height: auto;
  height: auto;
  overflow: hidden;
  box-shadow:  0 4px 10px 0 rgba(0, 0, 0, 0.07);
}
.header-toppad .topnavigation ul li:hover > div .hedermenuSignpostItem {
  display: block;
  margin: 0 auto;
  max-width: 1110px;
  /*border-top: 1px solid #55585a;*/ border-top: 1px solid #c1c2c3;
}
.topnavigation .hedermenuSignpostItem ul, .topnavigation .hedermenuSignpostItem .signpostRight{
  float:left;
  width:50%}
.topnavigation .hedermenuSignpostItem ul {
  padding-top: 33px;
  padding-left: 30px;
  display: block !important;
}
.topnavigation .hedermenuSignpostItem ul li{
  margin-left: 50%;
  width: 25%;
  border-bottom: 1px solid #c1c2c3;
  padding-right: 0;
  padding-bottom: 10px;
  padding-top:10px}
.topnavigation .hedermenuSignpostItem ul li.last {
  border-bottom: 0;
}
.topnavigation .hedermenuSignpostItem ul li:first-child{
  padding-top:0}
.topnavigation .hedermenuSignpostItem ul li a span{
  font-size:1.6rem;
  letter-spacing: -0.16px;
  font-family: 'Graphik SemiBold Web';
}
.topnavigation .hedermenuSignpostItem .signpostLeft {
  display: inline-block;
  margin-left: 50%;
  margin-top: 22px;
}
.topnavigation .hedermenuSignpostItem .signpostLeft a {
  color:#395878;
  padding: 14px 20px;
  width: 255px;
  text-align: center;
  margin: 0;
  font-size: 14px;
}
.topnavigation .hedermenuSignpostItem .signpostLeft a:hover{
  color:#fff}
.topnavigation .hedermenuSignpostItem .signpostRight {
  padding-top: 10px;
  padding-left: 110px;
  position:relative;
  padding-bottom: 25px;
}
.topnavigation .hedermenuSignpostItem .signpostRight:before {
  content: "";
  width: 1px;
  background: #c1c2c3;
  position: absolute;
  left: 50px;
  top: 47px;
  /*height: 251px;*/ height: 224px;
}
.topnavigation .hedermenuSignpostItem .signpostRight span {
  display: inline-block;
  width: 100%;
  font-family: 'Graphik SemiBold Web';
  font-size: 1.4rem;
  line-height: 2.3rem;
  letter-spacing: 0.28px;
  color: #4a4a4a;
  padding-bottom: 6px;
}
.topnavigation .hedermenuSignpostItem .signpostRight p.rad-head {
  font-size: 2.8rem;
  line-height: 3.2rem;
  letter-spacing: 0.56px;
  padding-top: 6px;
  padding-bottom: 5px;
  font-family: "adobe-garamond-pro";
}
.topnavigation .hedermenuSignpostItem .signpostRight p {
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #333;
}
.topnavigation .hedermenuSignpostItem .signpostRight .business-submenu p {
  font-size: 1.8rem;
  color: #000;
}
.topnavigation .hedermenuSignpostItem .signpostRight a {
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #395878;
  font-family: 'Graphik SemiBold Web';
}
.topnavigation .hedermenuSignpostItem .signpostRight a.menulink:hover::before {
  display: none;
}
.topnavigation .hedermenuSignpostItem .signpostRight a:focus {
  color: #005d47;
}
.topnavigation .hedermenuSignpostItem .signpostRight .apollo-external a, .topnavigation .hedermenuSignpostItem .signpostRight .apollo-external a span {
  font-size: 1.6rem;
}
.topnavigation .hedermenuSignpostItem .signpostRight .mega-impact {
  padding-top: 32px;
}
.topnavigation .hedermenuSignpostItem .signpostRight .report-img, .topnavigation .hedermenuSignpostItem .signpostRight .report-wrap {
  display: inline-block;
}
.topnavigation .hedermenuSignpostItem .signpostRight .report-img{
  width:40%}
.topnavigation .hedermenuSignpostItem .signpostRight .report-wrap h3 {
  padding-bottom: 8px;
}
.topnavigation .hedermenuSignpostItem .signpostRight .report-wrap{
  width:55%;
  vertical-align: top;
  padding-left: 6px;
}
.topnavigation .hedermenuSignpostItem .signpostRight .report-img img {
  width: 167px;
}
.header-toppad .topnavigation ul li a.video-popup-link:focus img {
  background-color: #fff;
  opacity: 0.75;
  transform: scale(1.1);
}
.header-toppad .topnavigation ul li a.video-popup-link:focus:after{
  transform: scale(1.1);
}
.business-submenu {
  margin-top: 16px;
}
.business-submenu > p {
  font-family: 'Graphik SemiBold Web';
  padding-bottom: 5px;
}
.topnavigation .hedermenuSignpostItem .apollo-external {
  padding: 0;
}
.topnavigation .hedermenuSignpostItem .apollo-external li {
  margin-left: 0;
  width: 100%;
  border: 0;
  padding: 0;
}
.topnavigation .hedermenuSignpostItem .apollo-external li a, .topnavigation .hedermenuSignpostItem .apollo-external li a span{
  color: #007d55;
  font-family: "Graphik Web";
}
.topnavigation .hedermenuSignpostItem .apollo-external li a span {
  padding-bottom:0}
.topnavigation .hedermenuSignpostItem .apollo-external li:hover a span{
  color:#008969;
  font-family: 'Graphik SemiBold Web';
  letter-spacing:-0.16px}
.topnavigation .hedermenuSignpostItem .signpostRight .signpostLeft{
  display:none}
#nav-esg-corporate-social-responsibility-level1 .business-submenu {
  display: none;
}
.topnavigation #nav-esg-corporate-social-responsibility-level1 .hedermenuSignpostItem .signpostRight:before{
  top:43px;
  /*height:295px*/ height: 324px;
}
.topnavigation #nav-about-apollo-level1 .hedermenuSignpostItem .signpostRight:before{
  top:43px;
  height:68px}
/*.header-toppad .topnavigation ul li#nav-esg-corporate-social-responsibility-level1:hover > div{height:384px}
.header-toppad .topnavigation ul li#nav-about-apollo-level1:hover > div{height:340px}*/
.header-toppad .topnavigation ul li#nav-about-apollo-level1:focus-within > div{
  height:340px !important}
.header-toppad .topnavigation ul li#nav-esg-corporate-social-responsibility-level1:focus-within > div{
  height:384px !important}
/* Megamenu */
/*-------------- Top Navigation CSS Ends --------------*/
/*-------mobi-menu Starts------------*/
.mobi-menu-trigger {
  cursor: pointer;
  display: block;
  float: left;
  height: 30px;
  position: relative;
  width: 22px;
  margin: -28px 40px 0 0;
}
.mobile-menu-burger {
  background: #000 none repeat scroll 0 0;
  cursor: pointer;
  display: inline-block;
  height: 2px;
  margin-top: 8px;
  position: relative;
  transition: all 0.5s ease 0s;
  width: 22px;
  text-indent: -999999px;
}
.mobile-menu-burger::after, .mobile-menu-burger::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  top: -8px;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.mobile-menu-burger::after {
  bottom: -8px;
  top: auto;
}
/*-------mobi-menu Ends------------*/
/*-------------- Left Navigation CSS Starts --------------*/
#utility{
  margin-top:40px;
}
.leftnavigation .level1 {
  font-size: 1.5rem;
  line-height: 2.2rem;
  margin-bottom: 15px;
}
.leftnavigation .level1.haschildren > ul {
  display:none;
  padding-left: 20px;
}
.leftnavigation .level2 {
  margin-top: 15px;
}
.leftnavigation .level1.selected > a{
  color:#000}
.leftnavigation .level1 a:hover{
  color:#000}
/*Left menu drop down starts*/
a.showmore-menu {
  cursor: pointer;
  display: block;
  height: 14px;
  margin: 0;
  position: absolute;
  right: 10px;
  top: 0px;
  width: 14px;
  z-index: 500;
  font-family: 'icomoon' !important;
}
.leftnavigation .level1.haschildren {
  position: relative;
}
.leftnavigation .level1.haschildren > a > span {
  padding-right: 30px;
}
a.showmore-menu:after {
  content: "\f068";
}
a.showmore-menu.opened:after {
  content: "\f067";
}
a.showmore-menu:focus{
  text-decoration: none;
  color: #159EE4;
}
/*Left menu drop down ends*/
/*-------------- Left Navigation CSS Ends --------------*/
/*-------------- Breadcrumb CSS Starts --------------*/
#breadcrumb,
#mob-breadcrumb{
  margin: 0px 0 17px;
  font-size: 0.8em;
  /*border-top: 2px solid #b7b7b7;*/padding-top: 35px;
  background: transparent;
}
.leader-detail #breadcrumb,
.leader-detail #mob-breadcrumb{
  border-top: 1px solid #b7b7b7;
}
#breadcrumb a, #breadcrumb span,
#mob-breadcrumb a, #mob-breadcrumb span{
  font-size: 1.2rem;
  font-family: "Graphik Web";
  text-transform: uppercase;
  width: auto;
  color:#007d55;
  padding: 10px 0;
}
#breadcrumb span,
#mob-breadcrumb span{
  color:#000}
#breadcrumb .separator,
#mob-breadcrumb .separator {
  position: relative;
  margin-right: 14px;
  margin-left: 10px;
  padding-top: 0;
  padding-bottom: 0px;
  /*background: #fff;*/ background: transparent;
  display: inline-block;
  width: 4px;
  height: 4px;
}
#breadcrumb .separator:before, #breadcrumb .separator:after,
#mob-breadcrumb .separator:before, #mob-breadcrumb .separator:after {
  height: 50%;
  content: '';
  position: absolute;
  border: solid #666;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
  top: -5px;
  transition: all ease 0.5s;
  right: 0;
  left: -3px;
}
#breadcrumb a:focus,
#mob-breadcrumb a:focus {
  outline: 1px dotted #008969;
  /*font-family: 'Graphik SemiBold Web';*/}
#breadcrumb a:hover,
#mob-breadcrumb a:hover {
  /*font-family: 'Graphik SemiBold Web';*/text-decoration: underline;
}
.innerpage-intro.inner-intro-grey-bg{
  background-color: #f0f0f1;
}
.inner-intro-grey-bg #breadcrumb,
.inner-intro-grey-bg #mob-breadcrumb{
  background: transparent;
}
.chapter-top.hide-chapter-subtitle #breadcrumb,
.chapter-top.hide-chapter-subtitle #mob-breadcrumb {
  margin-bottom: 0;
}
/*-------------- Breadcrumb CSS Ends --------------*/
/*-------------- Search page CSS Starts --------------*/
.ip3search_highlight{
  font-weight:bold;
}
.sitesearchpagination ul li{
  display:inline;
  padding:0;
  list-style:none !important;
  padding-left: 0px !important;
}
table.searchTable{
  width: 100%;
  word-break:break-all;
  max-width:635px;
  margin-bottom: 20px;
}
.searchresultpage .scroll-table-container{
  margin-bottom:25px;
}
table.searchTable tbody tr th{
  text-align:left;
  height:22px;
}
#tabs.sectionTabs{
  float:left;
  position:relative;
  width:100%;
  padding:0 0 10px;
}
#tabs.sectionTabs ul{
  border-bottom:1px solid #000;
  float:left;
  list-style:none outside none;
  padding:0;
  margin:0;
  width:100%;
}
#tabs.sectionTabs li{
  float:left;
  padding:0;
  margin:0;
  border-left:1px solid #000;
  border-top:1px solid #008969;
  list-style: outside none none;
}
#tabs.sectionTabs li.lastLI{
  border-right:1px solid #000;
}
#tabs.sectionTabs li a span{
  display:block;
  text-align:center;
}
#tabs.sectionTabs li a{
  display:block;
  padding:10px;
  text-align:center;
  background-color:#d6d6d6;
}
#tabs.sectionTabs li.current a, #tabs.sectionTabs li a:hover{
  background-color:#fff;
}
#tabsDD{
  height:35px;
  font-size:1.5rem;
  width:180px;
}
#ip3-search-results #tabsDD{
  width:100%;
}
#tabs.sectionTabs span.select{
  position:absolute;
  width:100% !important;
  font-size:1.5rem;
  top:0;
  left:0;
  color:#000;
  border-bottom: 1px solid #000;
  padding: 5px 45px 5px 0px;
  display: inline-block;
  font-family: 'Graphik SemiBold Web';
  line-height: 24px;
}
#tabs.sectionTabs span.select:after {
  background: url(/~/media/Images/A/Apollo-V3/css/down-arrow.png) no-repeat;
  position: absolute;
  right: 1px;
  bottom: 11px;
  content: '';
  width: 10px;
  height: 6px;
}
.searchresultpage #loadmore a {
  color: #008969;
  background:transparent;
  font-size: 2rem;
  line-height: 2rem;
  padding: 13px 40px 13px 15px;
  text-decoration: none;
  display: inline-block;
  border: 1px solid #008969;
  text-align:left;
}
.searchresultpage #loadmore a:hover{
  background: #008969;
  color: #fff;
}
.searchresultpage #loadmore a:after {
  content: " ";
  position: absolute;
  display: block;
  background-color: #008969;
  height: 12px;
  margin-top: -5px;
  top: 50%;
  z-index: 0;
  top: calc(50% - 1px);
  right: 20px;
  width: 2px;
}
.searchresultpage #loadmore a:before {
  content: " ";
  position: absolute;
  display: block;
  background-color: #008969;
  width: 12px;
  margin-left: -5px;
  right: 15px;
  z-index: 0;
  top: 50%;
  top: calc(50% - 1px);
  height: 2px;
}
.searchresultpage #loadmore a:hover:after, .searchresultpage #loadmore a:hover:before {
  background: #fff;
}
.searchresultpage #loadmore{
  width:100%;
  float:left;
  padding:0px 0 45px;
  max-width:635px;
}
.searchresultpage #loader,.searchresultpage #loadedcontent{
  display:none;
}
#searchinnerRP {
  margin-bottom: 10px;
  float:left;
}
#searchTextBoxContainerRP {
  float: left;
  position:relative}
#searchTextBoxContainerRP .ui-autocomplete.ui-menu{
  margin:0;
}
#searchButtonContainerRP {
  float: left;
}
#searchTextBoxContainerRP input {
  border: 1px solid #cfcfcf;
  margin-right: 0;
  padding: 4px 13px 3px;
  width: 100%;
  font-size: 1.5rem;
  line-height: 2.2rem;
  color: #000;
  background: #fff;
  height: 37px;
}
#searchTextBoxContainerRP input:focus{
  border-color:#000}
#searchButtonContainerRP > input {
  border:none medium;
  height:37px;
  color:#fff;
  background:#008969;
  font-size: 1.5rem;
  line-height: 2.2rem;
  padding: 7px 11px 10px;
}
#searchButtonContainerRP > input:hover{
  background-color: #0F3223;
}
#searchTextBoxContainerRP .ui-autocomplete.ui-menu > li{
  float:left;
}
.mobi-pr-tabs ul{
  display:none;
  margin:0 !important;
}
.mobi-pr-tabs ul li{
  list-style-type:none !important;
  background:#fff;
  border:1px solid #d6d6d6;
}
.newsWrapper{
  margin-top: 16px;
}
.mobi-pr-tabs .year-item{
  padding:10px;
  background:#efefef;
}
.mobi-pr-tabs .year-item:after{
  content:"\e906";
  display:block;
  height:15px;
  width:15px;
  color:inherit;
  font-family:icomoon;
  float:right;
}
.mobi-pr-tabs .year-item.active:after{
  font-family: icomoon;
  content: "\e909";
}
.mobi-pr-tabs ul li a{
  padding:10px;
  display:block;
}
table.searchTable td{
  padding-bottom:0}
/*-------------- Search page CSS Ends --------------*/
/*-------------- Site Map CSS Starts --------------*/
#sitemapcontainer{
  padding-bottom:30px}
#contentwrapper #sitemapcontainer li.level1:before{
  top:2px}
#contentwrapper #sitemapcontainer li.level2:before{
  top:0px}
#contentwrapper #sitemapcontainer li.level3:before{
  top:0px}
#sitemapcontainer li a{
  display:inline-block;
  padding:3px;
}
#sitemapcontainer li ul li{
  padding-bottom:0}
#sitemapcontainer li ul li a{
  padding:0 0 0 3px;
}
#sitemapcontainer li ul li ul{
  margin-bottom:10px;
}
#sitemapcontainer li{
  padding-bottom:0}
/*#sitemapcontainer li#nav-site-services-level1{display:none;}*/
/*-------------- Site Map CSS Ends --------------*/
/*-------------- Homepage Bottom Boxes Starts --------------*/
.homecontentwrapper{
  position:relative;
  /*padding-bottom: 80px;*/}
.signpost-title.top{
  font-size: 2.8rem;
  line-height: normal;
  padding: 5px 0 13px;
  border-bottom: 1px solid #7f7f7f;
}
.signpost-title.top > a{
  color:#000;
  font-family:inherit;
}
.signpost-title.top > a:after{
  display:none}
.signpost-title.bottom{
  font-size: 2.8rem;
  line-height: 32px;
  color: #000;
  margin-top: 0px;
  padding: 7px 0px 0 0;
  font-family: "adobe-garamond-pro";
}
#signpost-box-bottom .signpost-wrapper:first-of-type a {
  display:inline-block}
#signpost-box-bottom .signpost-wrapper:first-of-type a:after {
  top:9px !important}
.module-landing{
  /*opacity:0;*/float:left;
  width:100%;
  padding: 34px 0 45px;
}
.homeWrap .module-landing {
  padding-bottom: 0;
}
.homeWrap .introWrap {
  margin-bottom: /*28px;*/60px;
  padding-top: 60px;
}
#signpost-box-top {
  padding-top: 35px;
}
#signpost-box-top .counter0 {
  display: none;
}
body.ie9 .module-landing{
  opacity:1 !important;
  background-color:inherit !important;
}
.homeWrap > .module-landing:last-child {
  padding: /*31px*/60px 0 0 0;
}
.module-landing.padding-bottom-0{
  padding-bottom:0;
}
.module-landing.padding-top-0{
  padding-top:0;
}
.nojs .module-landing{
  opacity:1}
.signpost-content{
  font-size: 1.4rem;
  line-height: 2.4rem;
  padding-top: 15px;
}
#signpost-box-bottom .signpost-content{
  padding-top:0px}
.homeWrap .introWrap .intro-text-wrapper{
  margin-bottom: 0;
}
.signpost-date {
  font-size: 1.4rem;
  line-height: 1.4rem;
  padding-top: 15px;
  padding-bottom: 0;
}
.signpost-subtitle.top {
  font-size: 2.4rem;
  line-height: 3.0rem;
  padding:15px 0 0px;
  font-family: "adobe-garamond-pro";
}
.signpost-image{
  margin-bottom:15px;
  transition: all ease-out 0.5s;
  overflow:hidden}
.signpost-image:empty{
  padding:0;
}
.signpost-image:hover img{
  transform: scale(1.1);
  transition: all ease-out 0.5s;
}
.signpost-image:focus img, .signpost-image a:focus img{
  background-color: #fff;
  opacity: 0.75;
}
.signpost-image img{
  transition: all ease-out 0.5s;
}
.border-top .signpost-wrapper{
  margin-bottom:45px;
}
.intro-text-wrapper .intro-text-content p.rad-big {
  font-size: 4rem;
  line-height: 48px;
  margin: 0;
  letter-spacing: normal;
  padding-bottom: 0px;
}
/*.latest-pr-section h2.latest-pr-title{margin-bottom:20px;}*/
.latest-pr-section h2.latest-pr-title:after{
  content:none;
}
/*-------------- Homepage Bottom Boxes Ends --------------*/
.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px 21px;
  width: auto;
  max-width:920px;
  margin: 20px auto;
}
/*------Video Section----*/
.videoWrap h2.video-full-heading{
  padding-bottom:30px;
}
.videoWrap .video-text h2, .videoWrap .video-text h3{
  padding:0 0 10px;
}
.video-title{
  font-size: 3.5rem;
  line-height: 45px;
  padding: 0px;
}
h2.video-title~.video-text{
  padding-top:10px}
.videoWrap .video-text p, .videoWrap .video-text ul li{
  padding-bottom:17px;
}
.videoWrap .video-text ul{
  margin-bottom:17px;
}
.rad-content{
  padding-right: 100px;
  padding-top: 27px;
  display: block;
}
.videoWrap .video-player{
  padding-top:8px;
}
.videoWrap .video-content .rad-btn{
  display:inline-block;
  margin-top:8px;
}
.video-popup {
  position: relative;
  background: rgba(0,0,0,0);
  padding: 20px;
  width: auto;
  max-width: 960px;
  margin: 20px auto;
}
.mfp-bg {
  background: rgba(0,0,0,0.25);
  opacity: 1;
  position: fixed !important;
}
.mfp-wrap {
  position: fixed !important;
}
.video-popup-link, .career-video-img{
  position: relative;
  display: block;
  overflow:hidden}
.video-player img {
  transition: all ease-out 0.3s;
  position:relative}
/*.video-player:hover img {transform: scale(1.1); transition: all ease-out 0.3s;}*/
.video-player:focus img, a.video-popup-link:focus img{
  transform: scale(1.1);
  transition: all ease-out 0.3s;
  background-color:#fff;
  opacity:0.75}
body#ip3-investing-with-esg-impact .video-player:focus img {
  background-color: transparent;
  opacity: 1;
}
/*#contentwrapper a.video-popup-link:focus:after, .video-player:hover .video-popup-link:after, .video-player:focus .video-popup-link:after{height:44px;width:44px}*/
a.video-popup-link:focus, a.video-popup-link:hover{
  text-decoration:none !important}
a.video-popup-link:focus::after{
  background: url(/~/media/Images/A/Apollo-V3/icons/play-icon) no-repeat !important}
.video-popup-link:after{
  content: '';
  position: absolute;
  color: #ffffff;
  display: inline-block;
  background: url(/~/media/Images/A/Apollo-V3/icons/play-icon) no-repeat;
  height: 33px;
  width: 33px;
  bottom: 15px;
  right: 15px;
  transition: all ease-out 0.5s;
  background-size: 100%;
}
/*#contentwrapper a.video-popup-link:focus:after {background: url(/~/media/Images/A/Apollo-V3/icons/play-icon) no-repeat;    background-size: 100%;}*/
.watch-video-text a:hover {
  text-decoration: underline !important;
}
/* --------------- Banner Starts ---------------*/
#sliderBackgroundWrapper, #sliderInnerBackgroundWrapper{
  position: relative}
#sliderBackgroundWrapper .bgSlide {
  position: relative;
  height: 440px;
  background-color: #000 !important;
}
#sliderBackgroundWrapper .bg-title {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 100%;
}
#sliderBackgroundWrapper .bannerWrap {
  display: table;
  height: 440px;
  padding-bottom: 100px;
}
#sliderInnerBackgroundWrapper .bgInnerSlide{
  position: relative;
  height: 290px;
}
#sliderInnerBackgroundWrapper .banner-without-content{
  height: 190px;
}
#sliderInnerBackgroundWrapper.inner-banner-wrapper .bgInnerSlide {
  height: 190px;
  background-color: #000 !important;
}
#bannerwrapper, #mob-bannerwrapper{
  position:relative;
  margin:0 auto 0;
  overflow:hidden;
  min-height: 440px;
}
.bannerSlide .banner-image-wrapper{
  float: left;
  width:100%;
  min-height:248px;
  position: relative;
  overflow: hidden;
}
.bannerSlide .banner-image-wrapper img{
  max-width: inherit;
  position:absolute;
  top:-100%;
  left:-100%;
  bottom:-100%;
  right:-100%;
  margin: auto;
  height:100%;
  width:auto;
}
.home-banner .banner-title, #sliderBackgroundWrapper .banner-title{
  color: #fff;
  /*font-size:7.8rem;*/ font-size:6.8rem;
  line-height: 78px;
  padding-bottom: 0;
  text-shadow: 0 0 32px #000;
  padding-top: 0;
  margin: 0;
}
body#ip3-Homepage h1.banner-heading {
  color: #fff;
  font-size:6.0rem;
  line-height: 60px;
  max-width: 450px;
  padding-top: 3px;
}
.home-banner .banner-text {
  font-size: 2.6rem;
  color: #fff;
  line-height: 34px;
}
.home-banner .banner-text p{
  padding-bottom:0}
.home-banner .bannerWrap{
  display:table;
  height: 440px;
}
.home-banner .banner-content, #sliderBackgroundWrapper .banner-content{
  display:table-cell;
  vertical-align: top;
  /*padding-top: 75px;*/ padding-top: 25px;
}
#sliderBannerWrapper .sliderInnerWrapper .slick-track{
  /*background: rgba(0, 57, 77, 0.8);*/backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
}
/*.banner-slide-item {background: rgba(0, 57, 77, 0.8);-webkit-backdrop-filter: blur(3px);backdrop-filter: blur(3px);} */
.sliderInnerWrapper .banner-content {
  padding: 30px 70px 25px 0;
}
.sliderInnerWrapper .banner-slide-item{
  border-top: 8px solid #07a979;
  background: rgba(0, 57, 77, 0.8);
}
.bannerSlide .banner-content .banner-text p {
  font-size: 3.6rem;
  line-height: 4rem;
  color: #fdae2a;
  padding-bottom:10px}
.banner-normal-content p {
  font-size: 1.4rem;
  color: #fff;
  line-height: 2.4rem;
  padding: 0;
}
.banner-button {
  color: #fff;
  font-size: 1.4rem;
  font-family: 'Graphik SemiBold Web';
  line-height: normal;
  padding-top: 10px;
  display: inline-block;
}
.sliderInnerWrapper .slick-dots{
  transition: all 0.3s ease-in-out}
.inner-banner-wrapper{
  position: relative;
}
.inner-banner-wrapper .inner-banner{
  width:100%;
  position:absolute;
  left:0;
  bottom:0;
  z-index:1;
}
#bannerwrapper, #mob-bannerwrapper.long-banner{
  /*min-height:576px*/ min-height:440px}
.chapter-banner-text-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.long-banner.dw-content-wrapper .download-wrap{
  max-width: 920px;
}
.dw-content-wrapper.long-banner {
  margin-bottom: 20px !important;
}
.inner-banner .banner-content {
  background: rgba(0, 57, 77, 0.8);
  padding: 30px;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  border-top: 8px solid #07a979;
  position: relative;
  left:-30px;
}
.inner-banner .banner-content .banner-text p {
  font-size: 2.8rem;
  line-height: 3.4rem;
  color: #fff;
  padding-top:23px;
  padding-bottom:0}
.inner-banner .banner-content .banner-text p span.rad-intro {
  color: #fdae2a;
}
.nojs .banner-video-link{
  display:none !important;
}
.medium + .inner-banner{
  display:none}
#bannerwrapper, #mob-bannerwrapper.inner-banner-top.medium {
  min-height: 300px;
}
/*body.ip3-stockholders .medium + .inner-banner {display: block;}*/
/* Chapter Pages Banner */
.chapter-wrapper {
  margin-top: 1px;
}
.chapter-wrapper .chapter-top {
  border-top: 1px solid rgba(0,0,0,0.5);
  border-bottom: 1px solid rgba(0,0,0,0.5);
  margin-bottom: 40px;
}
.chapter-top.hide-chapter-subtitle {
  border-bottom: none ;
  margin-bottom: 15px;
}
.chapter-wrapper .share-position {
  padding-left: 0;
  padding-right: 0;
}
.chapter-wrapper .banner-text {
  display: inline-block;
  width: 100%;
  padding-top: 5px;
}
.chapter-wrapper .chapter-top-title h1 {
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: 0.25px;
  color: #231f20;
  padding-top: 0;
  font-family: 'Graphik SemiBold Web';
  margin-bottom: 10px;
  text-transform: uppercase;
}
.chapter-subtitle {
  font-size: 5.6rem;
  line-height: 5.9rem;
  color: #231f20;
  font-family: "adobe-garamond-pro";
}
.chapter-top.hide-chapter-subtitle .chapter-subtitle {
  display: none;
}
.chapter-wrapper .share {
  top: auto;
  bottom: -90px;
  right: 0;
}
.chapter-wrapper .share > a{
  font-family: 'Graphik SemiBold Web';
}
.chapter-top.hide-chapter-subtitle .share {
  bottom: 0;
  position: relative;
  float: right;
  top: 35px;
  z-index: 9;
}
.Download-banner .dw-content-wrapper {
  max-width: 100%;
  border-top: 6px solid #07a879;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  position: relative;
  margin: -55px 16px 44px 16px;
}
.dw-content-wrapper.long-banner {
  margin-top: -27px;
}
.Download-banner .download-wrap{
  max-width: 630px;
  margin:0 auto;
  display:flex;
  position:relative}
.Download-banner .dw-content{
  padding-top:0}
.Download-banner .dw-content p {
  font-size: 1.8rem;
  line-height: 28px;
  padding-top:25px;
  padding-bottom:33px;
  text-align: left;
}
.download-wrap .dw-link-wrapper {
  margin-left: 30px;
  padding-top:0}
.download-wrap .dw-link-wrapper .btn {
  font-size: 1.4rem;
  background-color: transparent;
  padding: 14px 60px 14px 25px;
  margin:28px 0 0}
.download-wrap .dw-link-wrapper a.btn:before{
  right: 32px;
}
.download-wrap .dw-link-text-wrapper {
  position: absolute;
  right: 85px;
  bottom: 5px;
}
.Impact-Chapter-Wrapper + a + #contentwrapper .brdcrumb, .Impact-Chapter-Wrapper + a + #contentwrapper .share > a{
  display: none;
}
.Impact-Chapter-Wrapper + a + #contentwrapper .introgeneral{
  width: 100%;
}
.Impact-Chapter-Wrapper + a + #contentwrapper .innerpage-intro{
  /*padding-bottom:44px*/ padding-bottom:60px;
}
.Impact-Chapter-Wrapper + a + #contentwrapper .innerpage-intro.padding-top-40 {
  padding-top: 40px;
}
.Impact-Chapter-Wrapper + a + #contentwrapper .innerpage-intro p {
  font-size: 2.4rem;
  line-height: 3.8rem;
  padding: 0;
  font-family: 'Graphik Light Web';
}
.video-popup{
  position: relative;
  background:rgba(0,0,0,0);
  padding: 20px;
  width: auto;
  max-width:960px;
  margin: 20px auto;
}
.video-popup::after {
  content: "";
  display: block;
  clear: both;
}
.video-popup .mfp-close{
  margin-top:0;
  color:#ccc;
}
/*.ip3-insights .video-popup .mfp-close {color: #000;}*/
#sliderBannerWrapper .bannerSlide > .container-fluid, #sliderBannerWrapper .stickyContent > .container-fluid, #bannerwrapper, #mob-bannerwrapper > .container-fluid{
  position: relative;
  z-index: 2;
}
#sliderBannerWrapper{
  margin-top: -162px;
  z-index: 2;
  position:relative;
}
#sliderBannerWrapper .bannerSlide{
  position:relative;
}
#sliderBannerWrapper .bannerSlide .bdr {
  border-top: 5px solid #07a979;
}
#sliderBannerWrapper .bannerSlide:after, #sliderBannerWrapper .stickyContent:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.67;
  z-index: 1;
  background-image: linear-gradient(to right top, #000000, rgba(0,0,0, 0) 56%);
}
/* --------------- Banner Ends ---------------*/
/* --------------- Search Starts ---------------*/
.right-align{
  float:right}
.siteSearch{
  padding: 12px 25px;
  background: #008969;
  color: #fff;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 2.2rem;
  border: none medium;
  transition: border-color 200ms ease-in-out, box-shadow 200ms ease-in-out,color 200ms ease-in-out, background-color 200ms ease-in-out;
  height:45px;
  width:106px}
.search{
  border:none;
  width: calc(55% - 40px);float: left;padding-top: 43px;
  margin-left: 45%;
}
.searchbox .search-bdr {
  position: relative;
}
.searchbox .search-bdr:before {
  position: absolute;
  content: "";
  height: 2px;
  width: calc(100% - 30px);
  background: #b7b7b7;
  left:15px;
}
.searchbox {
  width: 100%;
  position: absolute;
  left: 0;
  top: 110px;
  background: #fff;
  z-index: 9;
  padding: 2px 15px 45px;
  display:none;
}
body#ip3-our-people .searchbox, .ip3-insights .searchbox{
  top:152px}
.search-txt {
  border-left: 1px solid #4c4c4c;
  width:100%;
  background:none;
  border-top:none;
  border-right:none;
  height: 45px;
  font-size:2.8rem;
  border-bottom: none;
  color: #7f7f7f;
  padding-left: 13px;
}
.search-txt::-ms-clear {
  display: none;
}
.new-white-navigation .logo .new-logo-white img{
  display:block;
}
.new-white-navigation .logo .new-logo-black img{
  display:none;
}
.new-white-navigation .menuup .logo .new-logo-white img{
  display:none;
}
.new-white-navigation .menuup .logo .new-logo-black img{
  display:block;
}
#searchButtonContainer{
  float:right;
  margin-left: 35px;
  display:none}
.siteSearch:hover{
  text-decoration: none;
  background-color: #0F3223;
}
.search-btn.open{
  background:url("/~/media/Images/A/Apollo-V3/icons/search-icon-dark.svg") no-repeat;
}
.searchbox .close-icon {
  background: url(/~/media/Images/A/Apollo-V3/icons/close-x-icon.svg) no-repeat;
  top: 55px;
  margin: 0;
}
.searchresultpage .sectionTabs ul li:before{
  display:none !important}
.searchresultpage #tabs.sectionTabs ul li a{
  padding: 0 10px 3px;
  display: block;
  border-bottom: 1px solid #cbcfd3;
  background-color: transparent;
  color: #000;
  text-align:center;
}
.searchresultpage #tabs.sectionTabs li{
  margin-right: 10px;
  font-size: 1.5rem;
  line-height: 2.2rem;
}
.searchresultpage #tabs.sectionTabs li,.searchresultpage #tabs.sectionTabs ul{
  border:none}
.searchresultpage #tabs.sectionTabs li a span{
  /*text-align:left;float: right;padding-left: 10px;*/ display:block;
}
.searchresultpage #tabs.sectionTabs li.current a{
  border-bottom: 1px solid #000;
  color:#000}
.searchresultpage #tabs.sectionTabs li a:hover{
  text-decoration:none;
  border-bottom: 1px solid #000;
  color:#000}
.ui-autocomplete.ui-menu li{
  list-style:none !important;
}
.ui-autocomplete.ui-menu .ui-menu-item{
  width: 50% !important;
  list-style-image: none !important;
  margin:0 auto !important;
  max-width: 1110px;
  padding: 1px 0 !important;
  margin-left: 47% !important;
}
.ui-autocomplete.ui-menu .ui-menu-item:before{
  display:none !important}
.ui-autocomplete.ui-menu a,.ui-autocomplete.ui-menu a:hover{
  height:25px;
  /*margin-left:-30px*/}
.ui-autocomplete.ui-menu{
  width: 100% !important;
  max-width: none !important;
  position: absolute;
  left:0 !important;
  border: none;
}
#ui-id-1.ui-autocomplete.ui-menu{
  width: 100% !important;
}
.ui-autocomplete.ui-menu{
  border-radius:0 !important;
  z-index:99999 !important;
}
.ui-autocomplete.ui-menu .ui-state-focus{
  background:#008969 !important;
  color:#fff !important;
  border-radius:0 !important;
  background: transparent;
  color: #000;
  border-radius: 0 !important;
  text-decoration: underline;
}
.ui-autocomplete.ui-menu .ui-menu-item a{
  cursor:pointer;
  font-size: 1.5rem !important;
  text-transform: capitalize;
}
.ui-menu a:hover{
  width:auto !important}
.ui-menu .ui-menu-item a{
  width:40% !important}
#searchTextBoxContainerRP .ui-menu .ui-menu-item a{
  float: left;
  width:100% !important}
#searchTextBoxContainerRP .ui-menu .ui-menu-item a > span:first-child{
  padding-right:5px;
  width:80%;
}
#searchTextBoxContainerRP .ui-menu .ui-menu-item a > span:last-child{
  width:20%;
  text-align:right}
#searchTextBoxContainerRP .ui-autocomplete.ui-menu a, #searchTextBoxContainerRP .ui-autocomplete.ui-menu a:hover{
  height:auto;
}
.searchresultpage .ui-autocomplete.ui-menu .ui-menu-item {
  width: 100% !important;
  margin-left: 0% !important;
}
.searchresultpage #searchTextBoxContainerRP .ui-menu .ui-menu-item a {
  font-family: "Graphik Web";
}
.searchresultpage #searchTextBoxContainerRP .ui-autocomplete.ui-menu {
  border: 1px solid #cfcfcf;
  margin-top: -1px;
}
/* --------------- Search Ends ---------------*/
/* Profiles section starts */
.profile-content-wrapper{
  /*max-width:635px;*/ max-width:510px;
  font-size:1.5rem;
  line-height:2.2rem;
  padding-top:12px;
}
.profiles-section-wrapper .profiles-loadmore{
  margin-bottom:45px;
}
.profiles-section-wrapper .profiles-loadmore a.global-button{
  font-size:1.8rem;
  line-height:3rem;
  color:#008969;
  font-family: 'Graphik SemiBold Web';
  border-color:#008969;
  padding: 7px 14px;
}
.profiles-section-wrapper .profiles-loadmore a.global-button:hover{
  color:#fff;
  background:#008969;
}
.profiles-section-wrapper .profiles-loadmore a.global-button:focus{
  color:#008969;
  background:transparent;
  border-color:#008969;
  text-decoration:none;
}
.profiles-section-wrapper .profiles-item .profiles-title{
  line-height:20px;
  padding-top:3px;
}
.profiles-section-wrapper .profiles-item{
  margin-bottom:27px;
}
.profiles-section-wrapper .profiles-item .profiles-title .title{
  margin-right:5px;
}
.profiles-section-wrapper .profiles-item .profiles-title .title,.profiles-section-wrapper .profiles-item .profiles-title .subtitle,.profiles-section-wrapper .profiles-item p{
  font-size:1.5rem;
  line-height:2.2rem;
  font-family: 'Graphik SemiBold Web';
}
.profiles-section-wrapper .profiles-item .profiles-title .subtitle{
  font-style:italic;
  display:none !important;
}
.profiles-section-wrapper .profiles-item p.profiles-bio{
  font-family: 'Graphik Web';
  font-style: italic;
  padding-bottom: 0;
}
.profiles-section-wrapper .profiles-list-wrapper{
  padding-top:16px;
  padding-bottom:15px;
}
.profiles-section-wrapper .profiles-list-wrapper.withoutTitle{
  padding-top:0;
}
.profiles-section-wrapper .profiles-item img{
  width:100%;
  height:auto;
}
.profiles-section-wrapper .profiles-item .profiles-video-link{
  opacity:1;
  display:block;
  position:relative;
  transition:opacity 0.3s ease;
  -webkit-transition:opacity 0.3s ease;
  -ms-transition:opacity 0.3s ease;
}
.profiles-section-wrapper .profiles-item .profiles-video-link:after {
  content: '\e936';
  font-family: 'apollo-icons';
  font-size: 5rem;
  line-height:50px;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #ffffff;
  opacity: 1;
  display: inline-block;
  float: left;
  font-weight: 300;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.33);
}
a.emp-profile-popup{
  font-size:2.5rem;
  line-height:2rem;
  font-style: normal;
}
.profiles-wrapper a.profile-interview-link{
  font-size: 1.5rem;
  line-height: 2.2rem;
  font-style: normal;
}
.popup-media > img{
  text-align: center;
  display: block;
  margin: 0 auto;
}
.nojs .profiles-section-wrapper .profiles-item .profiles-video-link:after{
  display:none;
}
a.emp-profile-popup:hover, a.emp-profile-popup:focus, .profiles-section-wrapper .profiles-item .profiles-video-link:hover, .profiles-section-wrapper .profiles-item .profiles-video-link:focus{
  text-decoration:none !important}
.profiles-video .video-popup-content * {
  color:#fff;
}
.profiles-video .video-popup-content{
  float:left;
  width:100%;
  margin-bottom:19px;
}
.profiles-video .video-popup-content .profiles-title{
  float:left;
  width:35%;
  padding-right:10px;
}
.profiles-video .video-popup-content .profiles-content{
  float:left;
  width:53%;
}
.profiles-video .video-popup-content .profiles-title span{
  display:block;
}
.profiles-video .video-popup-content .profiles-title .title{
  font-size:3.5rem;
  line-height:4.5rem;
  font-family:"adobe-garamond-pro";
}
.profiles-video .video-popup-content .profiles-title .subtitle{
  font-size:1.8rem;
  line-height:2.7rem;
  font-family:"Graphik Web";
}
.profiles-video .video-popup-content .profiles-content *{
  font-size:1.5rem;
  line-height:2.2rem;
  font-family:"Graphik Web";
  color:#b2b2b2;
  letter-spacing: -0.1px;
}
/* Profiles section ends */
/* --------------- Snapdown Wrapper Starts ---------------- */
.snapdown-link {
  position: relative;
  margin-bottom: 13px;
  display: inline-block;
  padding-right: 20px;
  top:-11px;
}
.snapdown-link::after {
  content: " ";
  position: absolute;
  display: block;
  background-color: #008969;
  height: 12px;
  margin-top: -5px;
  top: 50%;
  right: 5px;
  z-index: 9;
  width: 2px;
}
.snapdown-link::before {
  content: " ";
  position: absolute;
  display: block;
  background-color: #008969;
  width: 12px;
  margin-left: -5px;
  right: 0px;
  top: 50%;
  bottom: 5px;
  z-index: 9;
  height: 2px;
}
.snapdown-link.active:after{
  display:none}
.snapdown-link:hover,.snapdown-link:focus{
  text-decoration:none}
.showmore-content {
  display: none;
}
#contentwrapper{
  float:left;
  width:100%;
}
/* --------------- Snapdown Wrapper Ends ---------------- */
.nojs .snapdown-link{
  display:none !important;
}
/*--------Intro--------*/
/* ---------------Starts Committee Composition ---------------- */
.category-key span{
  width:30%;
  float:left;
}
.category-key{
  float:left;
  width:100%;
  margin-bottom: 20px;
  margin-top: 10px;
}
.committee-composition-container {
  float: left;
  width: 100%;
}
table.committee-composition-table {
  width: 100%;
  margin-top:13px}
table.committee-composition-table td{
  padding:14px 15px 14px 0px}
table.committee-composition-table th{
  padding:15px 15px 15px 0px;
}
table.committee-composition-table tr td:nth-child(2), table.committee-composition-table tr th:nth-child(2){
  padding-left:10px;
}
table.committee-composition-table tr td:nth-child(3), table.committee-composition-table tr th:nth-child(3){
  padding-left:20px;
}
.category-key img {
  margin-top: -5px;
  display: inline;
}
.committee-composition-table img {
  display: inline-block;
}
.committee-composition-container span[class^="dot"]{
  font-size:2.2rem;
  line-height:2.2rem;
  font-family:'apollo-icons' !important}
.committee-composition-container span.dot1:before{
  color:#008969;
}
.committee-composition-container span.dot2:before{
  color:#3b62ae}
.committee-composition-container span.dot3:before{
  color:#ffb33f}
.committee-composition-container span.dot4:before{
  color:#898989}
.committee-composition-container span.dot5:before{
  color:#a0c878}
/* ---------------Ends Committee Composition ---------------- */
/* --------------- Events and Presentation Starts ---------------- */
.events-presentations-container {
  float: left;
  width: 100%;
}
.events-presentations-container .event-date {
  width: 20%;
}
.event-table td{
  vertical-align:top;
}
.webcast-event{
  display: block;
  float: left;
  min-height:25px;
  padding:2px 2px 3px 20px;
  clear:left;
  position: relative;
}
a.webcast-event:after {
  font-family: 'icomoon' !important;
  content: "\f1c7";
  position: absolute;
  left: 0px;
  top: 0px;
}
table.upcoming-event-table {
  margin-bottom: 20px;
}
.eventSubitems {
  margin-top:10px;
}
.eventSubitems a{
  position: relative;
  display: block;
  float: left;
  padding: 2px 0;
}
.eventSubitems .relatedLink {
  padding-bottom: 5px;
}
.event-table strong.title-sub{
  display: block;
}
.event-document:first-child {
  margin-top: 10px;
}
.event-document{
  clear: both;
  display: block;
  float:left;
}
.event-document img{
  padding: 0 4px 0 2px;
  vertical-align: middle;
  display:inline}
.event-document a{
  display: block;
  padding: 2px 0;
  float:left;
}
.pdf-size{
  display: block;
  float: left;
  padding:5px 0 3px 8px;
}
.event-document.event-document-1 a{
  padding: 3px 0 2px;
}
.Outlook-link{
  display: block;
  float: left;
  padding: 2px 0;
}
.Outlook-link img{
  margin-right: 11px;
  vertical-align: middle;
  display:inline}
.rad-underline{
  text-decoration:underline;
}
.event-document .media-link {
  font-size:1.5rem;
  color:#159ee4}
.event-document .media-link:hover {
  font-size:1.5rem;
  color:#159ee4}
.relatedDocuments {
  float: left;
  /*margin-bottom: 15px;*//*margin-top: 10px;*/width: 100%;
}
/* --------------- Events and Presentation Listing Starts ------------------*/
.listing-events-container h2{
  margin-bottom:15px;
  font-size:1.5em;
}
.upcoming-events-container{
  float:left;
  margin-bottom:30px;
  width:100%;
}
.related-materials-expand{
  display:none;
  margin-top:10px;
  float:left}
.event-listing-item-container{
  padding:15px;
  float:left;
  width:100%;
  margin-bottom:15px;
  border:1px solid #eee;
}
.event-listing-item-container.last{
  margin-bottom:0px;
}
.upcoming-events-container .outlook-link{
  margin:0px;
}
.upcoming-events-container .outlook-link img{
  float:left;
  margin-right:10px;
}
.related-materials-collapsed p:before{
  font-family: 'icomoon' !important;
  content: "\f068";
  cursor:pointer;
  left: 0;
  position: absolute;
}
.related-materials-collapsed.active p:before{
  content: "\f067";
}
.event-listing-item-container .media-link,.event-listing-item-container .media-link:hover{
  font-size:1rem;
  color:#159ee4}
.events-presentations-container .past-events-container .event-date{
  width:100%;
}
.related-materials-collapsed {
  float:left;
  width:100%;
}
.related-materials-collapsed p {
  padding-bottom:0;
  cursor: pointer;
  display: inline-block;
  padding-left: 25px;
  position: relative;
}
.eventDate {
  width:25%;
}
.eventData {
  width:75%;
}
.upcoming-events-container .eventData {
  width:55%;
}
.eventCalendar {
  width:20%;
}
/* --------------- Events and Presnetation Listing ------------------*/
/* --------------- Events and Presentation Ends ---------------- */
/* --------------- Calendar Of Events Starts ------------------*/
.latest-webcast-tem{
  margin-bottom:20px;
}
.webcast-link-container img{
  display:inline-block;
}
.latest-webcast-tem .webcast-subject,.latest-webcast-tem .webcast-date{
  padding-left:30px;
}
.financial-calendar-container,.subscriptionbox{
  float:left;
  margin-top:15px;
}
.events-item-container,.formrow{
  margin-bottom:20px;
}
.formrow label{
  margin-bottom:10px;
}
.privacytext p{
  padding-bottom:0px;
}
.supporting-material-item{
  margin-bottom:10px;
}
.supporting-material-item.last{
  margin-bottom:0px;
}
.supporting-material-item .doc-pdf-icon{
  float:right;
}
.webcast-link .normal-text-link{
  display:inline-block;
  width:100%}
.calendar-past-event-item{
  float:left;
  width:100%;
  margin:20px 0 0;
  padding-bottom:20px;
  border-bottom:1px solid #efefef;
}
.calendar-past-event-item.last{
  border-bottom:0px;
}
.supporting-material-container .material-text{
  float:left;
  width:20%;
}
.supporting-material-container .material-item{
  float:left;
  width:80%;
}
.supporting-material-container .material-item a{
  float:right;
}
/* --------------- Calendar Of Events Ends ------------------*/
/* --------------- Listing Page Starts ---------------- */
.list-title {
  float: left;
  width: 89%;
}
.list-document {
  float: left;
  padding: 7px 0;
  width: 11%;
}
.list-document div {
  float: left;
  margin-right: 5px;
}
.list-wrapper ul li.last {
  border-bottom: 4px solid #0380c1;
}
.list-wrapper ul li.first {
  border-top: 4px solid #0380c1;
}
.list-wrapper ul li {
  border-top: 1px solid #adcde4;
  clear: both;
  float: left;
  padding: 0;
  width: 100%;
}
.list-wrapper ul li p {
  line-height: 16px;
  margin: 0;
  padding: 15px 10px 0 0;
}
.noprint {
  font-size: 1rem;
}
.noprint span {
  float: left;
}
.noprint div {
  display: inline-block;
  text-align: right;
  vertical-align: middle;
}
.dwd-brief-link {
  margin-top: 5px;
  text-align: left;
}
#twocolright .tabs ul {
  margin: 0;
}
#twocolright .tabs li{
  list-style:none;
}
.tabs .level2 {
  float: left;
  margin-right: 10px;
}
.tabs .level2 a span{
  font-weight:bold;
  display: block;
  background-color: #f1ece2;
  padding: 10px 25px;
  font-size: 1.6rem;
  color:#000}
.tabs .current span {
  background-color: #faf8f5;
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 10px 25px;
}
.tabs .level2 a{
  font-weight:bold;
  display: block;
  background-color: #f1ece2;
  font-size: 1.6rem;
  color:#000}
.tabs ul {
  float: left;
  width: 100%;
}
.newsWrapper{
  margin-top: 0px;
}
.newsWrapper table tr td a{
  font-family:"Graphik Web" !important}
body#ip3-press-releases .newsWrapper [class^="icon-"], body#ip3-press-releases .newsWrapper [class*=" icon-"], body#ip3-dividends .distributions-landing [class^="icon-"], body#ip3-dividends .distributions-landing [class*=" icon-"]{
  font-family:'apollo-icons' !important}
/*.ip3-press-releases.ip3-level4 #contentwrapper {background: #f0f0f1;}*/
.summary-wrap {
  display: inline-block;
  width: 100%;
}
.summary {
  display: inline-block;
  width: 65%;
  background: #f0f0f1;
  padding: 20px 10px 0 20px;
  margin: 10px 0 30px 0;
}
.related {
  display: inline-block;
  width: 34%;
  vertical-align: top;
  padding: 30px 0 0 100px;
}
.related p {
  font-family: 'Graphik SemiBold Web';
  font-size: 2rem;
}
.related .link-wrapper {
  padding-bottom: 10px;
  padding-left: 20px;
}
.related .link-wrapper a:before{
  content:"";
  position:absolute;
  width:5px;
  height:5px;
  background:#008969;
  display:inline-block;
  left:-20px;
  top:9px;
  border-radius:100%}
/* --------------- Listing Page Ends ---------------- */
/*---------- Table Styling ------------*/
.ip3-edit table{
  table-layout: fixed;
}
table{
  margin-bottom:30px;
  width:100%}
table tr{
  border-bottom: 1px solid #d6d6d6;
}
table thead th{
  padding:18px 15px 18px 0px;
  font-family: 'Graphik SemiBold Web';
}
table.prReports thead th{
  padding:18px 20px 18px 0px}
table tr.ignore-header.active {
  border-bottom: 0;
}
table tbody tr:last-child{
  border-bottom: 1px solid #d6d6d6;
}
td, th {
  padding:20px 15px 20px 0px;
  color: #000000;
  font-size: 1.5rem;
  vertical-align: top;
  line-height: 2.2rem;
  text-align:left;
}
td.rad-noborder, tbody th.rad-noborder{
  border-bottom:none;
  padding-bottom:2px;
}
table.inv-responsive-table {
  width:100%;
  margin-bottom:10px}
tbody th {
  font-weight:normal}
th.cAlign, td.cAlign {
  text-align: center;
}
th.rAlign, td.rAlign {
  text-align: right;
  padding-right:0 !important;
}
td p{
  margin-bottom:0;
  padding-bottom:0}
.inv-responsive-header-td {
  font-weight:700;
}
.inv-responsive-data-header {
  width:30%;
  font-weight: 700;
}
.inv-responsive-data-content {
  width:70%}
.pr-mobi-headers{
  display:none;
}
table.rad-list th a, table.rad-list td a {
  color: #808080;
}
table.rad-noborder{
  margin-bottom:0;
}
table.rad-noborder tr,table.rad-noborder td,table.rad-noborder th{
  border:none !important;
  padding:5px 15px 5px 0;
}
table.rad-noborder th{
  font-size: 1.8rem;
  /*letter-spacing: 1.5px;*/ padding-bottom: 10px;
  font-family: 'Graphik SemiBold Web';
}
/*---------- Table Styling ------------*/
.auto-scroll,.scroll-table-container{
  overflow:auto;
  width:100%;
  margin-bottom:0;
}
.auto-scroll::-webkit-scrollbar, .scroll-table-container::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 20px;
  height: 10px;
  background: #e3e3e3;
  border-radius: 5px;
}
.auto-scroll::-webkit-scrollbar-thumb, .scroll-table-container::-webkit-scrollbar-thumb {
  height:6px;
  border-radius: 5px;
  border: 2px solid #e3e3e3;
  background-color: #c7c7c7;
}
/*--------------- No JS Banner Start ------------------*/
.nojs .banneritem{
  display:none;
}
.nojs .banneritem.banner1{
  display:block;
}
.nojs .snapdown-content{
  display:block;
}
.ir-contact-form .form-right textarea {
  border: 1px solid #007d55!important;
}
/*--------------- No JS Banner End ------------------*/
.ir-contact-form .form-right textarea.errorClass, .ir-contact-form .form-right input.errorClass {
  border: 1px solid red;
}
#body_0_main_1_ctl06_Submit{
  border:1px solid #dddddd}
/*--------------- PR Start ------------------*/
input.txt-search-pr, input.btn {
  border: 1px solid #d8d8d8;
  color: #000000;
  display: inline-block;
  font-size: 1.5rem;
  margin-right: 9px;
  padding: 7px 10px;
  vertical-align: top;
  width: 180px;
  border-radius: 0px;
  box-shadow: none;
}
input.btn-pr-search {
  background: #efefef none repeat scroll 0 0;
  border: 1px solid #dddddd;
  color: #666666;
  cursor: pointer;
  display: inline-block;
  float: none;
  font-size: 1.5rem;
  padding: 7px 12px;
  vertical-align: top;
  width: 80px;
  border-radius: 0px;
}
.news-filter {
  margin-left: 10px;
  margin-top: 30px;
  width: 450px;
}
.pr-dropdown {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 215px;
}
.pr-dropdown.finder-dropdown-sort {
  margin-left: 6px;
  width: 170px;
}
a.pr-toggle > span.pr-label:after {
  background-position: -297px -151px;
  height: 11px;
  right: 10px;
  top: 9px;
  width: 18px;
}
a.pr-toggle > span.pr-label {
  border: 1px solid #d8d8d8;
  color: #000000;
  cursor: pointer;
  display: block;
  font-size: 1.5rem;
  padding: 6px 40px 6px 6px;
  position: relative;
}
.pr-dropdown .pr-options {
  display: none;
  position: absolute;
  width: 215px;
  z-index: 500;
}
#twocolright .pr-dropdown .pr-options ul {
  background: #003764 none repeat scroll 0 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 5;
}
#twocolright .pr-dropdown .pr-options ul li {
  border-bottom: 1px solid #fff;
  cursor: pointer;
  float: none;
  list-style: outside none none;
  margin: 0 !important;
  padding: 0;
  position: relative;
}
#twocolright .pr-dropdown .pr-options ul li a {
  color: #fff;
  display: block;
  font-size: 1.5rem;
  margin-right: 0;
  padding: 10px;
}
.pr-toggle .icofont:after {
  content: "\e906" }
.open .pr-toggle .icofont:after {
  font-family: icomoon;
  content: "\e909" }
.icofont{
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font: normal normal normal 14px/1 icomoon;
}
a.pdf-swap span.icon-file-pdf {
  font-size: 2.2rem;
}
/*.pr-filter-dropdown.dk_open .dk_options {display: block;}*/
.pr-dropdown.finder-dropdown-sort .pr-options {
  width: 170px;
}
.press-text-filter {
  margin-top: 30px;
  width: 275px;
}
.pr-toggle .icofont {
  font-family: 'icomoon' !important;
  color: #000000;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
}
.press-releases-container #loadmore {
  margin-top:20px }
.press-releases-container #loadmore a {
  background-color: #f1ece2;
  color: #000;
  cursor: pointer;
  display: block;
  line-height: 23px;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}
table.rad-financialtable tbody tr td.rad-right, table.rad-financialtable thead tr th.rad-right {
  text-align: right;
}
table.rad-financialtable tr th.rad-right {
  text-align: right;
}
#twocolright .press-release-pagination-container {
}
#twocolright .press-release-pagination-container ul {
}
#twocolright .press-release-pagination-container ul li {
  float:left;
  list-style:none;
}
#twocolright .press-release-pagination-container ul li.prev {
}
#twocolright .press-release-pagination-container ul li.next {
}
#twocolright .press-release-pagination-container ul li.prev a {
}
#twocolright .press-release-pagination-container ul li.next a {
}
#twocolright .press-release-pagination-container ul li a {
  display: block;
  padding: 0 5px;
}
#twocolright .press-release-pagination-container ul li strong {
  padding: 0 5px;
}
/*--------------- PR End ------------------*/
/*--------------- non js navigation <strat>------------------*/
.nonjs-navigation {
  display:none;
}
#Homepage.nojs .nonjs-navigation {
  display: block;
  float: left;
  margin-top: 2px;
  width: 100%;
}
.nojs #bannerwrapper, #mob-bannerwrapper.home-slider .sliderbanner {
  visibility: visible;
}
.nojs .related-materials-collapsed p::before{
  content:"";
  margin-right:0px;
}
.nojs .related-materials-expand{
  display:block;
}
/*--------------- non js navigation <end>------------------*/
/*--------------- link to top starts ---------------*/
#auto-top-link {
  border: 1px solid #008969;
}
/*--------------- link to top ends ---------------*/
.module-landing .container-bg:before{
  position:absolute;
  content:"";
  top:-40px;
  left:-30px;
  right:-30px;
  bottom:-40px;
  margin:auto;
  background:#fff;
  z-index:-1;
}
.module-landing.padding-bottom-0 .container-bg:before{
  bottom:0;
}
.module-landing.padding-top-0 .container-bg:before{
  top:0;
}
#contentwrapper.ss-page .module-landing .container-bg::before {
  display:none;
}
span.rad-quote{
  font-style:italic;
  margin: 30px 0 0;
  display: block;
}
span.rad-thick{
  font-family: 'Graphik SemiBold Web';
}
#ip3-error-page .static-nav-wrapper{
  display:none;
}
.static-nav-wrapper{
  background:#0F3223;
  padding: 10px 0;
}
.static-nav-wrapper ul{
  margin:0;
}
.static-nav-wrapper ul li{
  float:left;
  padding:0 14px 0 0;
}
.static-nav-wrapper ul li a:hover{
  text-decoration:none;
}
.static-nav-wrapper ul li span{
  font-size:1.4rem;
  line-height:2.2rem;
  color:#fff;
  display:inline-block;
  position:relative;
}
.static-nav-wrapper ul li.selected span:after, .static-nav-wrapper ul li.current span:after{
  content: "";
  position: absolute;
  bottom: 2px;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #fff;
  left: 0;
}
.static-nav-wrapper ul li span:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 2px;
  left: 0;
  background: #fff;
  visibility: hidden;
  border-radius: 5px;
}
.static-nav-wrapper ul li a:hover span:before{
  visibility: visible;
}
.static-nav-wrapper ul li.selected span:before, .static-nav-wrapper ul li.current span:before{
  display:none !important;
}
.externalWrap{
  padding-bottom: 25px;
  padding-top: 25px;
}
.externalWrap .external-page-heading{
  padding-top:12px;
}
.nojs .topnavigation{
  display:block !important}
#headerwrapper > .container-fluid{
  min-height:45.5px}
#auto-top-link{
  background: url("/~/media/Images/A/Apollo-V3/icons/topofpage");
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: center center;
  width:43px;
  display:none;
  /*display:none !important;*/
}
.width70 .intro-text-content{
  max-width:920px}
.button.email-alerts-btn:hover {
  background: #0F3223;
}
#footer-mob-menu{
  display:none}
.mob-positions-filter-item, .history-mob-title, .year-content.mob-right-history{
  display:none;
}
.copyright p {
  float: left;
  padding-right: 5px;
  padding-bottom: 0;
}
/*-------------------Media Starts----------*/
.media-landing .video-title{
  font-size:1.8rem;
  line-height:24px;
  font-family: 'Graphik SemiBold Web';
  padding:0}
.media-landing .media-pr-item{
  border-bottom: 1px solid #939597;
  padding-bottom: 30px;
}
.media-landing .media-pr-item .pr-doc .pdf-swap {
  font-size: 1.4rem;
}
.media-landing .video-title > a{
  color:#000;
}
.media-landing .video-text{
  font-size:1.5rem;
  line-height:2.2rem;
}
.media-date{
  font-size:1.5rem;
  line-height:2.2rem;
  padding-top: 20px;
}
.media-landing .video-player {
  padding-top:1px;
  width:44%;
  float:left;
}
.media-landing .video-player.leftSideVideo{
  padding-right:12px;
}
.media-landing .video-player.rightSideVideo{
  padding-left:12px;
}
.media-landing .videoWrap{
  padding-top:0;
  padding-bottom:40px}
.media-landing .video-content {
  width:56%;
  float:left;
}
.media-landing .video-content.rightSideContent {
  padding-left:16px;
}
.media-landing .video-content.leftSideContent {
  padding-right:16px;
}
.media-title{
  font-size:2.6rem;
  line-height:34px;
  padding-bottom:5px;
  float:left;
  width:100%;
}
.media-landing.module-landing{
  padding-top:0}
.media {
  padding-top: 40px;
}
.media h2.media-title {
  margin-bottom: 30px;
}
.media h2.media-title:after {
  bottom: -5px;
}
.media-landing .video-text{
  margin-top:20px;
  width:100%}
.media-landing .video-text > span:last-child{
  border-right: 0;
}
/*.media-landing .video-popup-link::after{top: 13px; right: 10px; font-size: 50px; line-height: 50px;}*/
.media-snapdown-link::after {
  content: " ";
  position: absolute;
  display: block;
  background-color: #008969;
  height: 12px;
  margin-top: -5px;
  top: 50%;
  top: calc(50% - 1px);
  right: 5px;
  width: 2px;
}
.media-snapdown-link::before {
  content: " ";
  position: absolute;
  display: block;
  background-color: #008969;
  width: 12px;
  margin-left: -5px;
  right: 0px;
  top: 50%;
  top: calc(50% - 1px);
  height: 2px;
}
.media-snapdown-link {
  position: relative;
  margin-bottom: 25px;
  display: inline-block;
  padding-right: 20px;
}
.media-loadmore.profiles-loadmore{
  text-align:left}
.media-landing{
  margin-bottom:44px;
}
.media-pr-section.media-landing{
  margin-bottom:0px;
}
.media-pr-section.media-landing .snapdown-link{
  margin-bottom:5px;
}
.media-pr-section.media-landing .pr-section-bottom-content{
  margin-bottom:12px;
}
.media-pr-section.media-landing .pr-section-bottom-content > p{
  padding-bottom:12px;
}
.rightcol-title{
  font-size: 1.5rem;
  line-height: 2.2rem;
  font-family: 'Graphik SemiBold Web';
  padding: 5px 0 20px;
  border-top: 1px solid #008969;
  margin-top: 35px;
}
.rightcol-title:first-child{
  margin-top:0}
.rightcol-content{
  font-size: 1.5rem;
  line-height: 2.2rem;
  padding-bottom:22px;
}
.rightcol-content p{
  padding-bottom:0}
.rightcol-content strong{
  font-family: 'Graphik SemiBold Web';
}
.rightcol-content a{
  color:#808080}
.rigthCol{
  margin-top:45px}
.media .rigthCol{
  margin-top:70px}
.media-landing .video-player{
  overflow:hidden}
.media-landing .video-player img{
  padding-top:3px;
  transition: all ease 0.5s}
.media-landing .video-player:hover img{
  transform:scale(1.1)}
.media-landing .video-player:focus img{
  background-color:#fff;
  opacity:0.75}
/*---------------------Media Ends------------------*/
/*Content with signpost*/
.contentWithSignpost .content-signpost-wrapper.border-bottom{
  padding-bottom:30px;
}
.contentWithSignpost .content-signpost-wrapper > h2{
  padding-bottom:10px;
}
.contentWithSignpost .intro-text{
  padding-top:18px;
}
.contentWithSignpost .intro-text p{
  font-size:2.6rem;
  line-height:3.4rem;
  letter-spacing:-0.39px;
  font-family: "adobe-garamond-pro";
}
.contentWithSignpost .content-text p{
  padding-bottom:18px;
}
.contentWithSignpost .content-text ul{
  margin:0}
.contentWithSignpost .content-text ul li{
  font-size: 1.5rem;
  line-height: 2.2rem;
  padding-bottom: 10px;
}
#contentwrapper .contentWithSignpost .content-text ul li:before{
  font-size: 1rem;
  left: -9px;
  top: 0;
  color: #008969;
}
.contentWithSignpost .signpost-img{
  padding:23px 0 5px}
.contentWithSignpost .signpost-subtitle ~ .signpost-img{
  padding:13px 0 9px}
.contentWithSignpost .signpost-text{
  font-size:1.5rem;
  line-height:2.2rem;
}
.contentWithSignpost .signpost-text .rad-notes{
  font-size:1.2rem;
  line-height:1.2rem;
  color:#888888;
}
.contentWithSignpost .signpost-title{
  font-size:1.5rem;
  line-height:2.2rem;
  font-family: 'Graphik SemiBold Web';
  padding-bottom:0;
  padding-top: 5px;
}
.contentWithSignpost .signpost-subtitle{
  font-size: 1.2rem;
  line-height: 15px;
  padding-bottom: 0;
}
/*content with keyfact*/
.contentWithKeyfact{
  padding:60px 0 50px}
.contentWithKeyfact h2{
  line-height:28px}
.keyfact-wrapper{
  margin-bottom:20px;
  float:left;
}
.content-signpost-wrapper .rad-notes.footnote-text {
  display: inline-block;
}
.content-signpost-wrapper .rad-notes.footnote-text p {
  padding-bottom: 5px;
}
.contentWithKeyfact .content-text{
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #000;
  padding-top:15px;
}
.contentWithKeyfact .content-text p{
  padding-bottom:10px}
.right-title {
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #000;
  font-family: 'Graphik SemiBold Web';
  padding-bottom: 0;
}
.img-bx {
  position: relative;
  margin: 30px 0;
  margin-top: 20px;
}
.img-bx img{
  border-top: 6px solid #07a979;
}
.content-text-img {
  position: absolute;
  top: 35px;
  right: 50px;
  max-width: 510px;
  font-size: 2.4rem;
  line-height: 3.6rem;
  color: #fdb913;
  font-family: 'Graphik SemiBold Web';
}
.img-bx-mobile{
  display:none}
.content-value {
  width: 100%;
  padding-top: 24px;
}
.content-value .key-before {
  font-size: 8.91rem;
  display: inline-block;
  vertical-align: top;
  font-family: 'Graphik Light Web';
  line-height: normal;
  padding-top: 18px;
}
.content-value .value {
  font-size: 12.4rem;
  font-family: 'Graphik Light Web';
  line-height: normal;
}
.portfolio-highlight-signpost-wrapper span.key-after {
  font-size: 9rem;
}
.content-value .keyfact-text {
  font-size: 2.4rem !important;
  line-height: 3.6rem !important;
  font-family: 'Graphik SemiBold Web';
  max-width: 74%;
}
.content-value .portfolio-signpost, .content-value .keyfact-data{
  margin-bottom:0 !important;
  /*display: flex;*/}
.content-value.split-view .value, .content-value.split-view .keyfact-text {
  display: inline-block;
}
.content-value.split-view .keyfact-text {
  width: 35%;
  padding-left: 35px;
  padding-top: 20px;
}
.content-value .portfolio-signpost:before {
  position: absolute;
  top: 8px;
  left: 0;
  transition: all ease-in-out 3s;
  background: none repeat scroll 0 0 #007d55;
  content: "";
  display: block;
  height: 1px;
  width: 0;
}
.content-value .portfolio-signpost.animated:before {
  width: 100%;
  max-width: 365px;
}
.content-value.split-view .portfolio-signpost:before{
  background: none repeat scroll 0 0 #429bd5;
  transition: all ease-in-out 3s;
}
.content-value.split-view .portfolio-signpost.animated:before {
  max-width:680px}
.keyfact-wrapper .keyfact-items{
  margin-bottom:40px;
  position:relative}
.keyfact-wrapper .keyfact-items:last-child {
  margin-bottom: 10px;
}
.keyfact-wrapper .keyfact-items .keyfact-data{
  font-size:9.6rem;
  line-height:9.6rem;
  font-family: 'Graphik Light Web';
}
.keyfact-wrapper .keyfact-items .keyfact-text{
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-family: 'Graphik SemiBold Web';
}
.keyfact-wrapper .keyfact-items .keyfact-data .postval {
  font-size: 5.6rem;
}
.keyfact-wrapper .keyfact-items .keyfact-data .preval {
  font-size: 6rem;
  vertical-align: top;
  display: inline-block;
  margin-top: -8px;
}
.keyfact-wrapper .keyfact-items:after {
  background: #939597;
  position: absolute;
  height: 1px;
  width: 136px;
  content: "";
  bottom: -20px;
}
.keyfact-wrapper .keyfact-items:last-child:after{
  background:none}
.content-value.split-view .portfolio-signpost.animated{
  animation-delay: 3s;
}
/*quote with image*/
.quoteWithImage.module-landing{
  padding:45px 0 ;
}
.quoteWithImage.module-landing.padding-top-0{
  padding-top:0 ;
}
.quoteWithImage.module-landing.padding-bottom-0{
  padding-bottom:0 ;
}
.quoteWithImage .quote-content-wrapper.border-bottom{
  padding-bottom:60px;
}
.quoteWithImage .quote-content-wrap{
  position:relative;
  margin-top:-8px;
}
.quoteWithImage .quote-text{
  font-size:3.5rem;
  line-height:4.5rem;
  letter-spacing:-0.7px;
  font-family: "adobe-garamond-pro";
  font-style:italic;
  padding-bottom:15px;
}
.quoteWithImage .member-name{
  font-size: 1.5rem;
  font-family: 'Graphik SemiBold Web';
  line-height: 2.2rem;
  padding-bottom: 0;
}
.quoteWithImage .member-designation{
  font-size: 1.5rem;
  line-height: 2.2rem;
  padding-bottom: 0;
}
.quoteWithImage .quote-text:before {
  content: "“";
  position: absolute;
  left: -15px;
}
.quoteWithImage .quote-text:after {
  content: "”";
  position: absolute;
}
/*Three column content*/
.threeColSignpostWrapper .three-col-signpost-item{
  margin-bottom:30px}
.threeColSignpostWrapper .three-col-signpost-item .signpost-heading{
  font-size: 2.6rem;
  line-height: 3.4rem;
  padding-bottom: 10px;
  font-family: "adobe-garamond-pro";
  letter-spacing:-0.25px;
}
.threeColSignpostWrapper .three-col-signpost-item .signpost-image{
  margin-bottom:5px;
}
.threeColSignpostWrapper .footnote-content{
  padding-top: 102px;
  color:#999999}
.threeColSignpostWrapper .footnote-content strong{
  color:#000000}
/*location module*/
.locationItemWrapper > h2{
  margin-bottom: 20px;
  padding-bottom: 12px;
}
.locationItemWrapper .locationItem{
  border-top: 1px solid #008969;
  margin-top: 4px;
  padding-top: 2px;
  padding-bottom: 0;
}
.locationItemWrapper .locationItem > h3 {
  padding-top: 0;
  padding-bottom: 20px;
}
.loc-address{
  font-size: 1.5rem;
  line-height: 2.2rem;
  width: 25%;
  float: left;
  padding:0 15px;
}
.loc-address.padding-right-0{
  padding-right:0;
}
.loc-address .loc-address-title{
  font-family: 'Graphik SemiBold Web';
  min-height:47px;
}
.loc-address .loc-address-title > p{
  padding:5px 0 20px;
}
.loc-address .loc-address-text{
  margin-bottom: 8px;
}
.location-item-inner-wrapper{
  margin:0 -15px;
}
.location-item-inner-wrapper:after{
  clear:left;
  display:block;
  content:""}
.locationModule .locationItem h3:after{
  content: "";
  position: absolute;
  height: 1px;
  width: 96px;
  background: #939597;
  bottom: 10px;
  left: 0;
}
/*inquiry module*/
.inquiryItemWrapper .inquiries-container:after{
  clear:both;
  display:block;
  content:"";
}
.inquiryItemWrapper > h2{
  margin-bottom: 5px;
}
.inquiryItemWrapper .inquiryItem{
  border-top: 1px solid #939597;
  padding-top: 2px;
}
.inquiryItemWrapper .inquiryItem > h3{
  padding-top:0;
  padding-bottom: 20px;
}
.inquiryItemWrapper .inquiryItem.no-border{
  border-top:none medium}
.inquiryItem.full-width{
  border-top:none;
}
.inquiryItem.full-width h3:after{
  content: "";
  position: absolute;
  height: 1px;
  width: 96px;
  background: rgb(147, 149, 151);
  bottom: 10px;
  left: 0px;
}
.inquiry-item-inner-wrapper {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 10px;
}
.inquiry-item-inner-wrapper:after{
  clear:both;
  display:block;
  content:""}
.inquiry-address{
  font-size: 1.5rem;
  line-height: 2.2rem;
  width: 50%;
  float: left;
  padding: 0px 15px 20px;
}
.inquiry-address p{
  padding-bottom:21px}
.inquiry-address a[href^='mailto']{
  color:#008969;
  font-family: 'Graphik SemiBold Web';
}
.inquiry-address .inquiry-address-title{
  font-family: 'Graphik SemiBold Web';
}
.inquiry-address a[href^='mailto']:focus{
  color:#005d47}
.inquiryItemWrapper .inquiryItem.full-width .inquiry-address{
  width:25%;
}
.inquiryItemWrapper .inquiryItem:not(.full-width) .inquiry-address:nth-child(2n+1){
  clear:left;
}
.ss-page .inquiry-address{
  width:100%;
}
.highcharts-label-box.highcharts-tooltip-box {
  fill: rgba(1, 26, 49,0.9);
  color: #fff;
}
.highcharts-label-box.highcharts-tooltip-box ~ text{
  color:#fff !important;
  fill:#fff !important}
/* Distributions Module starts */
.qualified-notice, .distributions-landing td.align-right,.distributions-landing th.align-right{
  padding-right:0;
}
.distributions-landing td.align-right a{
  float:right;
}
.distributions-landing .small-font{
  font-family: 'Graphik SemiBold Web';
  font-size:1.5rem;
  line-height:2.2rem;
  padding-bottom:13px;
}
.distributions-chart .highcharts-xaxis-labels text:nth-last-child(1),.distributions-chart .highcharts-xaxis-labels text:nth-last-child(2),.distributions-chart .highcharts-xaxis-labels text:nth-last-child(3){
  font-weight:700 !important;
}
.highcharts-column-series.highcharts-data-labels g:nth-last-child(1) text,.highcharts-column-series.highcharts-data-labels g:nth-last-child(2) text,.highcharts-column-series.highcharts-data-labels g:nth-last-child(3) text{
  font-weight:700 !important;
}
.distributions-chart-wrapper:after{
  content:"";
  display:block;
  clear:both;
}
.distributions-chart-wrapper .distribution_chart_wrap{
  width:25%;
  float:left;
}
.distributions-chart-wrapper .distribution_chart_wrap > table{
  display:none;
}
.nojs .distributions-chart-wrapper .distribution_chart_wrap > table{
  display:block;
}
.distribution_chart_inner{
  position:relative;
  margin-bottom: 70px;
  padding-top: 40px;
  border-bottom: 1px solid #898989;
}
.distribution_chart_inner{
  content:"";
  display:block;
  clear:both;
}
.distribution_chart_inner .bar-item {
  text-align: center;
  position: relative;
  bottom:-7px;
  display: inline-block;
  height: 250px;
  font-size:1.5rem;
  line-height:22px;
}
.distribution_chart_inner .bar-item .bar_label {
  position: absolute;
  top: 250px;
  width: 100%;
  display: inline-block;
  left: 0;
  padding:10px 0 0;
  color:#000;
}
.distribution_chart_inner .bar-item .bar{
  position: absolute;
  bottom: 0;
  width: 100%;
  right:0;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
}
.distribution_chart_inner .bar-item .bar_value {
  position: absolute;
  top: -30px;
  width: 100%;
  right: 0;
}
.distribution_chart_inner .bar-item:not(.last) .bar_value{
  color:#000;
}
.distribution_chart_inner .bar-item.last{
  font-size:1.8rem;
  line-height:2.7rem;
  font-family: 'Graphik SemiBold Web';
}
.distribution_chart_inner .bar-item {
  height: 250px !important;
  width: 20% !important;
  max-width: none !important;
}
.distribution_chart_inner .bar-item .bar_label {
  top: auto !important;
  bottom: -30px !important;
  height:30px;
}
.distributions-chart-wrapper.animated {
  margin-top: 40px;
}
.distributions-chart-wrapper.hide-distributions-highchart.animated {
  display: none;
}
.mob-distribution-table{
  display:none !important;
}
table.distributions-table.dataTable tr td:not(.document-links){
  line-height:27px;
}
table.distributions-table.dataTable tr td.document-links.rAlign{
  line-height:15px;
}
.distribution-table-wrap table tr.even {
  background: #f0f0f1;
}
/*.distribution-table-wrap table tr.odd {background: #fff;}*/
.dataTables_wrapper thead th:first-child, .dataTables_wrapper tbody td:first-child {
  /*padding-left: 5px;*/ padding-left: 10px;
}
.dataTables_wrapper thead th {
  padding-left: 10px !important;
}
.dataTables_wrapper thead th:last-child, .dataTables_wrapper tbody td:last-child {
  padding-right: 2px !important;
}
/* Distributions Module ends */
.committee-composition-table tbody tr:last-child{
  border:none}
.secondary-content p{
  font-size:1.5rem;
  line-height:2.2rem;
  padding-bottom:21px}
.secondary-content .footnote-content p{
  font-size:1.3rem;
  line-height:15px;
  color:#333;
  padding-bottom:43px}
.secondary-content .footnote-content{
  margin-top:10px}
.committee-composition-container table.inv-responsive-table:last-child{
  border:none !important}
.searchresultpage td p{
  padding:0 0 20px;
  word-break: normal;
  word-wrap: normal;
}
#sliderBannerWrapper{
  position: relative;
}
#sliderBannerWrapper > .sliderInnerWrapper > .banner-slide-item{
  display:none;
}
#sliderBannerWrapper > .sliderInnerWrapper > .banner-slide-item:first-child{
  display:block;
}
#sliderBannerWrapper .stickyContent{
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 100%;
}
.nojs #sliderBannerWrapper .stickyContent{
  position:relative;
  background:#0F3223;
}
.hideBannerContent .sliderInnerWrapper .banner-content{
  display:none !important;
}
/*footer patch*/
#footer-nav-nav-media-level1{
  position: relative;
  margin-left: -64px;
}
.singleColWrapper{
  padding-bottom: 11px;
}
#our-history .half-content-wrapper{
  margin-top:0;
}
.rad-small{
  font-size:1.5rem;
  line-height:2.2rem;
}
img.rad-center{
  display: block;
  margin: 6px auto 18px !important;
  text-align: center;
}
/* Alert */
#alertWrapper{
  display: block;
  position: fixed;
  top: 149px;
  z-index: -1;
  width: 100%;
  height: auto;
  background-image: linear-gradient(to bottom, #1b7445, #004c24 100%);
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 2.2rem;
  overflow: hidden;
  left: 0;
}
#alertWrapper .alert_inner{
  max-width: 1140px;
  display: block;
  margin: 0 auto;
  padding: 8px 100px 12px 50px;
  color:#fff;
  position: relative;
}
#alertWrapper .alert_inner:before {
  background: url("/~/media/Images/A/Apollo-V3/icons/alert-icon.svg") no-repeat;
  content: "";
  height: 24px;
  width: 24px;
  left: 10px;
  top: 18px;
  position: absolute;
}
#alertWrapper .alert_inner > p{
  padding:0;
}
#alertWrapper .alert_inner > p > a {
  font-family: 'Graphik SemiBold Web';
  color: #fff}
#alertWrapper #alert-agree{
  margin-top: 0;
  padding: 0;
  background: url("/~/media/Images/A/Apollo-V3/icons/close-icon.svg") no-repeat;
  display: inline-block;
  border: none;
  position: absolute;
  right: 15px;
  top: 14px;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
}
#alertWrapper #alert-agree:hover, #alertWrapper #alert-agree:focus{
  background:url("/~/media/Images/A/Apollo-V3/icons/close-icon-hover.svg") no-repeat}
/* Alert */
.mfp-close:active {
  top: 13px;
}
#_cookieConsentWrapper{
  display: block;
  position: fixed;
  bottom: 0;
  z-index: 9;
  width: 100%;
  background: rgba(85, 88, 90, 0.9);
}
#_cookieConsentWrapper .cookie_inner{
  max-width: 1140px;
  display: block;
  margin: 0 auto;
  padding: 17px  15px;
  color:#fff;
  font-size: 1.5rem;
  line-height: 2.2rem;
  letter-spacing: 0.15px;
}
#_cookieConsentWrapper .cookie_inner > p{
  padding:0;
  max-width: 825px;
  display: inline-block;
}
#_cookieConsentWrapper .cookie_inner > p a{
  font-family: 'Graphik SemiBold Web';
  color:#fff}
#_cookieConsentWrapper #cookie-agree{
  margin-top: 0;
  padding: 20px 50px;
  background: #f2f2f3;
  color: #395878;
  display: inline-block;
  font-size: 1.4rem;
  border: none medium;
  line-height: normal;
  font-family: 'Graphik SemiBold Web';
  margin-left: 115px;
}
#_cookieConsentWrapper #cookie-agree:hover{
  background-color: #395878;
  color: #fff;
}
#_cookieConsentWrapper #cookie-agree:focus{
  background-color:#395878;
  color:#fff}
.visible-mobile{
  display:none;
}
#ip3-european-overview h2.introWrap-title{
  max-width:635px;
}
/*meet apollo team*/
.meet-team-item {
  padding-top:12px;
  padding-bottom: 10px;
}
.meet-team-item .meet-team-content{
  font-size: 1.5rem;
  line-height: 2.2rem;
  padding: 5px 0 0;
}
.meet-team-item .meet-team-content span.rad-quote {
  margin: 0;
}
.meet-team-item .meet-team-content p.career-quote > span{
  font-style: italic;
}
.meet-team-item .meet-team-content .meet-team-title{
  font-family: 'Graphik SemiBold Web';
}
.meet-team-item .meet-team-bottom {
  position: relative;
  top: -6px;
}
.meet-team-item .meet-team-subtitle {
  padding-left: 5px;
}
.meet-team-item .meet-video-link{
  display:block;
  position:relative;
  transition:opacity 0.3s ease;
  -webkit-transition:opacity 0.3s ease;
  -ms-transition:opacity 0.3s ease;
}
.meet-team-item .meet-video-link:after {
  content: '\e936';
  font-family: 'apollo-icons';
  font-size: 5rem;
  line-height:50px;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #ffffff;
  opacity: 1;
  display: inline-block;
  float: left;
  font-weight: 300;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.33);
}
.meet-team-item img{
  width:100%;
  height:auto;
}
.meet-team-item .meet-video-link:hover, .meet-team-item .meet-video-link:focus{
  text-decoration:none !important}
/*animated Graph*/
table.table-animate{
  display:none;
}
.nojs table.table-animate{
  display:block;
}
.animated_graph_inner{
  position:relative;
  margin-bottom: 80px;
  padding-top: 50px;
  text-align: center;
}
.animated_graph_inner{
  content:"";
  display:block;
  clear:both;
}
.animated_graph_inner .bar-item {
  position: relative;
  bottom:-5px;
  display: inline-block;
  height: 250px;
}
.animated_graph_inner .bar-item:nth-child(2) .bar_value {
  width: 87px;
}
.animated_graph_inner .bar-item.last{
  margin-left:6px;
}
.animated_graph_inner .bar-item.last:before {
  content: "";
  position: absolute;
  background: #505055;
  height: 1px;
  width: 8px;
  left: -7px;
  top: auto;
  bottom: -1px;
}
.animated_graph_inner .bar-item .bar_label {
  position: absolute;
  top: 250px;
  width: 100%;
  display: inline-block;
  left: 0;
  padding: 7px 15px 0;
  color:#000;
  font-size:1.0rem;
  line-height: 1.5rem;
  font-family: 'Graphik SemiBold Web';
  border-top: 1px solid #505050;
}
.animated_graph_inner .bar-item .bar{
  position: absolute;
  bottom: 0;
  width: 50%;
  right:0;
  border-left: 4px solid transparent;
  border-right: 0px solid transparent;
}
.animated_graph_inner .bar-item .bar:before{
  position: absolute;
  content: "";
  display: block;
  width: 200%;
  right: 0;
  bottom: -1px;
  height: 1px;
  background-color: #505055;
}
.animated_graph_inner .bar-item.first .bar:before, .animated_graph_inner .bar-item.last .bar:before{
  display:none;
}
.animated_graph_inner .bar-item.first .bar, .animated_graph_inner .bar-item.last .bar{
  width:100%;
}
.animated_graph_inner .bar-item.first .bar_label, .animated_graph_inner .bar-item.last .bar_label{
  color:inherit;
  font-size:1.8rem;
  color: #000;
  font-family: 'Graphik SemiBold Web';
  border-top: 1px solid #505050;
}
.animated_graph_inner .bar-item .bar_value {
  position: absolute;
  top: -45px;
  width: 100%;
  right: 0;
  /*font-family: 'Oswald', sans-serif;*/ font-weight:normal;
  font-size:2.5rem;
  line-height:normal;
  color:#231f20 !important}
.animated_graph_inner .bar-item .bar_value .prefix_text {
  font-size: 1.8rem;
  line-height: normal;
  display: inline-block;
  vertical-align: top;
  padding-top: 4px;
}
.animated_graph_inner .bar-item.first .bar_value, .animated_graph_inner .bar-item.last .bar_value {
  font-size:3.5rem;
  line-height:normal;
  top: -54px;
  color: #231f20 !important;
  font-family: "Graphik Web";
}
.animated_graph_inner .bar-item.first .bar_value .prefix_text, .animated_graph_inner .bar-item.last .bar_value .prefix_text{
  font-size:2.5rem;
  line-height:normal;
  vertical-align: top;
  padding-top: 5px;
  display: inline-block;
}
#apollo-assets-under-management .content-wrapper .content{
  width:100%;
}
#apollo-assets-under-management .content-wrapper .content p {
  font-size: 1.6rem;
  line-height: 2.6rem;
}
#apollo-assets-under-management .rad-notes {
  font-size: 1.2rem;
  line-height: 20px;
  color: #231f20;
  letter-spacing: 0.01px;
}
@keyframes animateGraph {
  0% {
    opacity:0;
    -webkit-transform:scaleY(0);
    -moz-transform:scaleY(0);
    -ms-transform:scaleY(0);
    -o-transform:scaleY(0);
    transform:scaleY(0);
  }
  to {
    opacity:1;
    -webkit-transform:scaleY(1);
    -moz-transform:scaleY(1);
    -ms-transform:scaleY(1);
    -o-transform:scaleY(1);
    transform:scaleY(1);
  }
}
@keyframes mobAnimateGraph {
  0% {
    opacity:0;
    -webkit-transform:scaleX(0);
    -moz-transform:scaleX(0);
    -ms-transform:scaleX(0);
    -o-transform:scaleX(0);
    transform:scaleX(0);
  }
  to {
    opacity:1;
    -webkit-transform:scaleX(1);
    -moz-transform:scaleX(1);
    -ms-transform:scaleX(1);
    -o-transform:scaleX(1);
    transform:scaleX(1);
  }
}
@keyframes animateGraphLabel {
  0% {
    opacity:0;
  }
  to {
    opacity:1;
  }
}
.distribution_chart_inner .bar-item.animated .bar, .animated_graph_inner .bar-item.animated .bar{
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animateGraph;
  animation-name: animateGraph;
  -webkit-transform-origin: bottom;
  -moz-transform-origin: bottom;
  -ms-transform-origin: bottom;
  -o-transform-origin: bottom;
  transform-origin: bottom;
}
.mob-animated_graph_inner .bar-item.animated .bar{
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: mobAnimateGraph;
  animation-name: mobAnimateGraph;
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  -o-transform-origin: left bottom;
  transform-origin: left bottom;
}
.distribution_chart_inner .bar-item.animated .bar_label, .animated_graph_inner .bar-item.animated .bar_label, .mob-animated_graph_inner .bar-item.animated .bar_label{
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: animateGraphLabel;
  animation-name: animateGraphLabel;
}
.distribution_chart_inner .bar-item:not(.animated), .animated_graph_inner .bar-item:not(.animated), .mob-animated_graph_inner .bar-item:not(.animated){
  visibility:hidden;
}
.animated_graph_wrap .mob-animated_graph_inner{
  display:none;
  margin-bottom:40px;
}
.mob-animated_graph_inner .bar-item{
  width:100%;
  position:relative;
}
.mob-animated_graph_inner .bar-item .bar_label_wrapper{
  width:32%;
  display:table;
  /*height: 70px;*/ height: 55px;
  border-right:1px solid #898989;
}
.mob-animated_graph_inner .bar-item.first .bar_label_wrapper{
  height:66px;
}
.mob-animated_graph_inner .bar-item.last .bar_label_wrapper{
  height:75px;
}
.mob-animated_graph_inner .bar-item .bar_label{
  font-size:1rem;
  line-height:1.5rem;
  font-weight: 600;
  color:#000;
  display: table-cell;
  vertical-align: middle;
  padding: 5px 5px 5px 0;
  font-family: "Graphik Web";
}
.mob-animated_graph_inner .bar-item.first .bar_label, .mob-animated_graph_inner .bar-item.last .bar_label{
  font-size:14;
  line-height:18px;
  color:inherit;
}
.mob-animated_graph_inner .bar-item .bar{
  height:30px;
  width:68%;
  position:absolute;
  left:32%;
  top:30px;
}
.mob-animated_graph_inner .bar-item .bar:before{
  content:"";
  position:absolute;
  width:1px;
  height:50px;
  left:-1px;
  bottom:0;
  background-color:#505055;
}
.mob-animated_graph_inner .bar-item .bar_value{
  font-size:2rem;
  line-height:normal;
  font-family: "Graphik Web";
  position:absolute;
  left: 100%;
  padding-left: 10px;
  color:#231f20;
}
.mob-animated_graph_inner .bar-item .bar_value .prefix_text{
  font-size:1.6rem;
  line-height:normal;
}
.mob-animated_graph_inner .bar-item.first .bar{
  height:70px;
  top:0;
}
.mob-animated_graph_inner .bar-item.last .bar{
  height:70px;
  top:10px}
.mob-animated_graph_inner .bar-item.first .bar:before, .mob-animated_graph_inner .bar-item.last .bar:before{
  display:none;
}
.mob-animated_graph_inner .bar-item.first .bar_value, .mob-animated_graph_inner .bar-item.last .bar_value{
  font-size:2.8rem;
  line-height:normal;
  font-family: "Graphik Web";
  color:#231f20;
  padding-top:12px;
}
.mob-animated_graph_inner .bar-item.first .bar_value .prefix_text, .mob-animated_graph_inner .bar-item.lsat .bar_value .prefix_text{
  font-size:1.8rem;
  line-height:normal;
  color:#231f20;
}
.ip3-shareholders #MainWrapper{
  margin-top:130px;
}
.blankcol {
  visibility:hidden;
  display: none;
}
#mission-statement ul li {
  font-size:1.5rem;
}
.right-logos img{
  margin-bottom:20px;
}
a.bio-popup-link{
  font-size:2.5rem;
}
a.profile-interview-link:hover, a.bio-popup-link:hover,
a.profile-interview-link:focus, a.bio-popup-link:focus{
  text-decoration:none;
}
.ip3-edit #headerwrapper{
  position:relative !important;
}
.ip3-edit #MainWrapper{
  margin-top:0 !important;
}
body.ip3-preview #headerwrapper{
  position:relative;
}
body.ip3-preview #MainWrapper {
  margin-top: 0;
}
body#ip3-careers #your-experience-at-apollo .half-content-wrapper a.search-opportunities{
  border: 1px solid #008969;
  padding: 10px;
  color: #008969;
  text-decoration: none;
}
body#ip3-careers #your-experience-at-apollo .half-content-wrapper a.search-opportunities:hover{
  background-color: #008969;
  color: #ffffff;
}
.top-links .rad-loginBtnChild {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 155px;
  border: 1px solid #395878;
  margin: 5px 0 0 0;
  padding: 10px 0px;
  z-index:2;
  left: 50%;
  transform: translateX(-50%);
}
.top-links .rad-loginBtnChild a {
  background-color: #fff;
  border: none !important;
  padding: 6px 8px;
  width: 100%;
  text-align: left;
}
.top-links .rad-loginBtnChild li {
  padding: 0;
}
.top-links .rad-loginBtnChild a:hover, .top-links .rad-loginBtnChild a:focus, .top-links .rad-loginBtnChild a:active {
  background-color: #395878;
  color: #fff;
}
.white-popup ul li:before {
  content: "\25CF";
  display: block;
  font-size: 1rem;
  left: -9px;
  top: 0px;
  position: absolute;
  color: #008969;
}
span.ae-author {
  font-size: 1.5rem;
  line-height: 2.2rem;
  font-style: italic;
}
@media all and (max-width:1024px) {
  .static-nav-wrapper ul li {
    padding:0 7px 0 0 !important;
  }
}
body#ip3-responsibility #esg h2{
  font-size: 3.5rem;
}
@media all and (max-width:767px) {
  body#ip3-responsibility #esg .leftImage{
    margin-bottom: 15px;
  }
}
#DisclaimerMainContainer{
  max-width: 1140px;
  margin: 0 auto;
  padding:30px 15px;
}
input#DisclaimerAcceptButton, #DisclaimerDeclineButton {
  border: 1px solid #007d55;
  padding: 0px 7px;
  color:#007d55;
  font-size: 1.4rem;
  background: transparent;
}
input#DisclaimerAcceptButton:hover, #DisclaimerDeclineButton:hover {
  background-color: #007d55;
  color: #fff;
  font-size: 1.4rem;
}
input#DisclaimerAcceptButton{
  margin-right: 10px;
}
#ip3-ukpossible-offer-disclaimer-agree #contentwrapper{
  max-height:150px!important;
}
#DisclaimerTitleContainer{
  font-size: 3.5rem;
  line-height: 45px;
  margin: 20px 0px;
  letter-spacing: -0.4px;
  padding-bottom: 0;
}
/* Start - Highchart - Pie chart with popup styling */
.chart-wrapper {
  position: relative;
}
.chart-wrapper p span.rad-notes {
  padding-bottom: 0;
}
.chart-wrapper p.rad-notes-parent {
  padding-bottom: 0;
}
.donutChartWrap {
  /*padding-top: 10px; padding-bottom:50px;*/ padding-top: 20px;
  padding-bottom:60px;
}
h2.chart-title {
  font-size: 2rem;
  line-height: 2.2rem;
  font-family: 'Graphik SemiBold Web';
  padding:0}
h2.chart-title:after{
  display:none}
.chart-subtitle{
  font-size: 1.4rem;
  line-height: normal;
  color: #231f20;
  padding-top: 7px;
}
.legend-popup {
  display: none;
  height: auto;
  /*right: 8%;*/left:40%;
  position: absolute;
  top: 35px;
  max-width: 540px;
  z-index: 9;
  border-top: 0 !important;
  /* box-shadow: 4px 3px 7px 0 rgba(0, 0, 0, 0.25); *//* border: solid 1px #979797; *//* background-color: rgba(254, 254, 254, 0.9); */}
/*.legend-popup.rightside {left: 50%;}*/
.legend-popup a {
  font-size: 3.2rem;
  position: absolute !important;
  right: 10px;
  top: 11px;
  display:none}
.legend-popup a:hover{
  text-decoration:none}
text.highcharts-title {
  display: none;
}
.legend-popup p {
  font-family: 'Graphik SemiBold Web';
  font-size: 2rem;
  border-bottom: 1px solid #939597;
  margin-bottom: 20px;
}
.mobi-chart-content{
  display:none}
/*.hichartDataValue{position: absolute; z-index: 10; top: 50%; left: 0; right: 0; transform: translateY(-50%); text-align: center; font-size: 1.6rem; max-width: 120px; margin: 0 auto; line-height: 2rem;color: #0F3557;	font-weight: 600;}*/
#contentwrapper .legend-popup ul li:before {
  display:none;
}
#contentwrapper .legend-popup ul li span {
  height: 5px;
  border-radius: 50%;
  width: 5px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 13px;
}
.chart-snap-wrapper > a {
  display: block;
}
.mobi-legend-popup {
  display: none;
}
.chart-tables {
  position: relative;
}
.hichartDataValue {
  position: absolute;
  z-index: 1;
  top: 46%;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 6.2rem;
  margin: 0 auto;
  line-height: 2rem;
  color: #231f20;
  font-family: 'Graphik Light Web';
  transform: translateY(-46%);
}
.hichartDataValue span {
  font-size: 4.22rem;
  vertical-align: top;
  position:relative;
  top:-5px}
.hichartDataValue span + span {
  font-size: 6.2rem;
  top: 0;
}
.hichartDataValue span.txt {
  font-size: 2.8rem;
  display: block;
  position: relative;
  top: 30px;
  left: 20px;
  font-family: "Graphik Web";
}
/*body#ip3-credit .hichartDataValue {top: 47%;margin: 0;transform: translate(-14% , -47%);width: 16%;font-size: 4.2rem;left: 14%;}*/
span.chart-total {
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-family: 'Graphik SemiBold Web';
  top: -5px;
  position: relative;
}
span.click-chart {
  font-size: 1.6rem;
  line-height: 2.6rem;
  position: relative;
  top: 20px;
}
/* End - Highchart - Pie chart with popup styling */
/*location-link-wrapper*/
.location-link-wrapper{
  padding:0 0 36px 0}
body.ip3-edit .introWrap .footnote-content .scWebEditInput.scEnabledChrome[contentEditable="true"]{
  min-width: 100%;
}
body.ip3-edit .highlight-module.animate-signpost-wrapper .plateform-signpost-inner p.asw_title{
  width:70px}
/*
23march2021
*/
g.highcharts-legend {
  /*   display: none; */
}
/*
Hybrid Creative Module
*/
.hybridCreativeModule li:before{
  color: #ffffff !important;
}
.hybridCreativeModule li{
  font-size:13px;
}
.hybridCreativeModule h3{
  color:#fff;
  font-family: 'Graphik SemiBold Web';
}
.hybridCreativeModule .col1{
  width:35%;
  float: left;
  display: inline-block;
  padding: 0 15px;
}
.hybridCreativeModule .col2{
  width:30%;
  float: left;
  display: inline-block;
  padding: 0 15px;
}
.hybridCreativeModule .col3{
  width:35%;
  float: left;
  display: inline-block;
  padding: 0 15px;
}
.hybridCreativeModule > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-top: 0;
}
.hybridCreativeModule .first{
  background-color: #3A68AE;
  color: #fff;
  min-height: 230px;
  padding: 25px;
  position:relative;
}
.hybridCreativeModule .wrapper.first:after {
  content: "";
  width: 228px;
  height: 100%;
  background-color: #3a68ae;
  position: absolute;
  top: 0;
  right: -82px;
  transform: skewX( 
    23deg
    );
  z-index: -1;
}
.hybridCreativeModule .second{
  background-color: #FBAD38;
  color: #fff;
  min-height: 330px;
  padding: 25px;
  text-align: center;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  height: 100%;
  margin-top: -40px;
}
.hybridCreativeModule .third{
  background-color: #4AA284;
  color: #fff;
  min-height: 230px;
  padding: 25px;
  position:relative;
}
.hybridCreativeModule .wrapper.third:after {
  content: "";
  background-color: #4aa284;
  width: 175px;
  height: 100%;
  position: absolute;
  top: 0px;
  left: -83px;
  transform: skewX( 
    -22deg
    );
  z-index: -1;
}
@media screen and (max-width:1024px){
  .hybridCreativeModule .wrapper.first:after, .hybridCreativeModule .wrapper.third:after{
    display:none;
  }
  .hybridCreativeModule .second{
    clip-path:none;
    margin-top:0;
  }
  .hybridCreativeModule .second, .hybridCreativeModule .first, .hybridCreativeModule .third{
    text-align:left;
    min-height: auto;
    height:100%;
  }
}
@media screen and (max-width:1024px){
  .search{
    width: 100%;
    margin-left: 0;
  }
  .hybridCreativeModule .col1{
    width:100%;
  }
  .hybridCreativeModule .col2{
    width:100%;
    text-align:left;
  }
  .hybridCreativeModule .second, .hybridCreativeModule .first, .hybridCreativeModule .third{
    text-align:left;
    min-height: auto;
  }
  .hybridCreativeModule .col3{
    width:100%;
  }
}
@supports (-ms-ime-align: auto) {
  .hybridCreativeModule .wrapper.first:after, .hybridCreativeModule .wrapper.third:after{
      display:none;
    }
}
#esg-chart-content.esg-chart-content .highcharts-label text {
  text-align:center}
.header-toppad .topnavigation > ul > li:focus-within .hedermenuSignpostItem{
  width: 100%;
}
.header-toppad .topnavigation > ul > li:focus-within .hedermenuSignpostItem {
  margin: 0 auto;
  max-width: 1110px;
}
/*----- Module - Wealth Management starts -----*/
.video-wrapper-background{
  width: 100%;
  height: 100%;
  display: inline-block;
  padding: 60px 40px 30px 0;
  background-size: cover;
  color: #fff;
}
.wms-video-module .video-player a.video-popup-link {
  height: 250px;
}
.wms-video-module .video-player a img {
  transform: none;
  height: 100%;
  object-fit: cover;
}
body .video-copy-module .video-popup-link:after, body .video-copy-module .video-popup-link:focus:after {
  height: 60px !important;
  width: 60px !important;
  transform: none !important;
  background-size: 60px !important;
  background-position: center center !important;
  bottom: 20px;
  right: 15px;
}
.video-wrapper-background .video-desc-wrap{
  vertical-align: baseline;
  padding: 0 40px;
}
.wms-video-module .video-desc-wrap .bottom-link-text a{
  color: #fff;
}
.wms-video-module .video-desc-wrap .bottom-link-text a:focus{
  color: #fff !important;
}
.video-wrapper-background h3{
  color: #fff;
  font-family: 'adobe-garamond-pro';
  font-size: 28px;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 30px;
  width: 100%;
}
.video-wrapper-background .video-desc-wrap .video-text{
  width: 100%;
  font-family: 'Graphik Web';
}
.video-wrapper-background .video-desc-wrap .video-text p{
  line-height: 1.56;
  font-size: 18px;
}
.wms-content-wrapper {
  display: inline-block;
  width: 100%;
  padding: 30px 40px 20px 40px;
}
.wms-wrapper {
  display: flex;
  justify-content: space-between;
}
.wms-wrapper .item-content {
  max-width: 182px}
.wms-wrapper .item-content .item-content-title {
  font-family: 'Graphik SemiBold Web';
  font-size: 14px;
  letter-spacing: 0;
  font-weight: bold;
  line-height: 1.71;
  padding-bottom: 0;
}
.wms-wrapper .item-content .item-content-description {
  font-family: 'Graphik Web';
  font-size: 14px;
  line-height: 1.71;
}
.sub-item-content .sub-item-content-title{
  margin-top: 20px;
}
.sub-item-content .btn{
  margin-top: 0px;
}
.wms-video-module .video-wrapper-background .wms-video-title {
  /*padding-left: 20px; padding-right: 20px;*/ position: relative;
  padding-bottom: 15px;
  margin-bottom: 5px;
}
.wms-video-module .video-wrapper-background .wms-video-title:after {
  content: '';
  height: 1px;
  width: 95px;
  position: absolute;
  background-color: #fff;
  bottom: 25px;
  left: 0px;
}
.wms-video-module .video-player:focus img, a.video-popup-link:focus img {
  opacity: 1;
}
/*----- Module - Wealth Management ends -----*/
/*
Location field hide
*/
/*
.employee-filter-section .filter-inner-wrapper .pr-location-wrapper{
display:none;
}
.press-releases-container.newsWrapper .responsive-table table.reportTable.prReports .trHeaders th.pr-location-field{
display:none;
}
*/
/***Video content popup***/
.career-slider-wrapper .popupData, .popupDataDisplay{
  display:none;
}
.career-slider-wrapper .popupDataDisplay{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #999999b0;
  z-index: 10;
}
.career-slider-wrapper .appendHtml{
  background-color: #f6f6f6;
  padding: 35px;
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}
.career-slider-wrapper .closePopup{
  position: absolute;
  top: 20px;
  right: 20px;
  color: #000;
  background-color: #fff;
  padding: 5px;
  width: 35px;
  text-align: center;
  height: 35px;
  border-radius: 100%;
  line-height: 25px;
  font-family: monospace;
  cursor: pointer;
}
.career-slider-wrapper .buttonPopup{
  color: #008969;
  text-decoration: none;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  position: relative;
  font-family: 'Graphik SemiBold Web';
  cursor: pointer;
}
.videoPopupWithContent .popupData{
  background-color: #fff;
  padding: 35px;
}
.videoPopupWithContent .video-popup{
  padding:0;
}
/*.career-slider-wrapper .video-player>a{
pointer-events:none;
}*/
.Our-People-Wrapper .people-side-by-side .video-popup-link:after{
  pointer-events:none;
}
.videoPopupWithContent .tabImagePopup {
  margin-bottom: 20px;
}
body.popup-active, html.popup-html-active {
  overflow: inherit !important;
  height: auto !important;
  max-height: inherit !important;
}
body.popup-active{
  overflow: hidden !important;
}
.featured-news-wrapper-item .title-bottom {
  font-size: 1.2rem;
  color: #429bd6;
  font-family: 'Graphik SemiBold Web';
  text-transform: uppercase;
  padding-bottom: 13px;
  /* border-top: 1px solid #7f7f7f; padding-top: 12px; */}
/*----- Module - Feature Stories starts  -----*/
.chapter-module.module-featured-story {
  padding-top: 60px;
}
.featured-story-heading h2 {
  line-height: 1;
}
.chapter-module.module-featured-story .featured-story-label {
  margin-bottom: 10px;
}
.chapter-module.module-featured-story .featured-story-image {
  /*margin-top: 30px;*/
}
.chapter-module.module-featured-story .featured-story-content {
  /*margin-top: 30px;*/ margin-top:40px;
}
.module-featured-story .featured-story-label p {
  line-height: 1.25;
  font-family: 'Graphik SemiBold Web';
  font-weight: 600;
}
.featured-story-title {
  font-family: 'adobe-garamond-pro';
}
.featured-story-title p {
  padding-bottom: 0;
}
/*----- Module - Feature Stories ends  -----*/
/*----- Module - Infographic starts  -----*/
.chapter-module.module-infographic {
  padding-bottom: 60px;
  background-size: cover;
  padding-top: 40px;
  /*padding-top: 20px;*/}
.chapter-module.module-infographic.module-infographic-remove-top-space{
  padding-top: 20px;
}
.infographic-credit-text p {
  font-size: 12px;
  line-height: 2.17;
}
.infographic-box-wrapper .infographic-title h3 {
  font-family: 'Graphik SemiBold Web';
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
}
.infographic-content p {
  font-size: 14px;
  font-family: 'Graphik Web';
  line-height: 1.43;
}
.chapter-module.module-infographic .infographic-image {
  padding-bottom: 30px;
}
.chapter-module.module-infographic .infographic-image.center-infographic-image img {
  margin: 0 auto;
}
.chapter-module.module-infographic .infographic-image.infographic-image-no-bottom-space {
  padding-bottom: 0px;
}
.infographic-box-wrapper .infographic-bottom-text {
  font-size: 12px;
  line-height: 2.17;
  /*margin-top: 30px; margin-bottom: 20px;*/ display: inline-block;
}
.chapter-module.module-infographic .infographic-box-wrapper {
  padding: 15px 65px 0px 30px;
}
/*----- Module - Infographic ends  -----*/
.left-content-white .content-text-img p {
  font-family: 'Graphik Web';
}
.chapter-module.module-image-charts {
  padding-bottom: 40px;
  /*padding-top: 60px;*/ padding-top: 20px;
}
/*----- Module - Chapter stats starts  -----*/
.chapter-module.module-chapter-stats{
  padding-top:40px;
  padding-bottom:40px;
}
.chapter-module.module-chapter-stats.module-chapter-stats-remove-top-space{
  padding-top: 20px;
}
.chptr-stats-item-wrapper .chptr-key-value {
  font-size: 15rem;
  line-height: normal;
  font-family: 'Graphik SemiBold Web';
  display: flex;
  justify-content: center;
}
.chptr-stats-item-wrapper .chptr-key-value .value-postfix {
  font-size: 7rem;
  letter-spacing: 0.15px;
  vertical-align: top;
  margin-top: 25px;
  display: inline-block;
}
.chptr-stats-item-wrapper .chptr-key-value .value-postfix.chapter-stats-large-postfix-value {
  font-size: 15rem;
  display: inline;
}
/*----- Module - Chapter stats ends  -----*/
.module-image-charts .image-chart-item {
  margin-bottom: 20px;
  margin-top: 20px;
}
.chart-title.two-line-heading {
  font-family: 'Graphik SemiBold Web';
  letter-spacing: -0.32px;
}
/*----- Module - Chapter Small Stats starts -----*/
.module-chapter-small-stats .chptr-small-stats-item-wrapper {
  font-family: 'Graphik SemiBold Web';
}
.module-chapter-small-stats .chptr-small-stats-item-wrapper .value.counter {
  font-size: 82.6px;
  line-height: normal;
  letter-spacing: -0.02px;
  font-weight: 600;
}
.module-chapter-small-stats .chptr-small-stats-item-wrapper .value-postfix {
  font-size: 50px;
  vertical-align: top;
  margin-top: 25px;
  display: inline-block;
}
.module-chapter-small-stats .chptr-small-stats-item-wrapper .chptr-stats-bottom-text p {
  line-height: normal;
  font-size: 20px;
  letter-spacing: -0.5px;
}
.module-chapter-small-stats .chptr-small-stats-main-title .chptr-stats-head p span.rad-border strong {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: inline;
  font-weight: normal;
}
.module-chapter-small-stats .chptr-small-stats-item-wrapper .chptr-stats-bottom-text {
  max-width: 130px;
  text-align: center;
}
.module-chapter-small-stats .chptr-small-stats-item-wrapper .chptr-key-value p{
  padding-bottom: 7px;
}
.module-chapter-small-stats .chptr-small-stats-item-wrapper .chptr-stats-bottom-text {
  line-height: normal;
  letter-spacing: -0.5px;
}
.module-chapter-small-stats .charts-bottom-content.rad-notes {
  margin-top: 15px;
  padding-bottom: 0px;
}
/*----- Module - Chapter Small Stats ends -----*/
/*----- Module - Highlight Stats ends -----*/
.module-chapter-highlights-stats .charts-bottom-content.rad-notes, .module-chapter-highlights-stats-four .charts-bottom-content.rad-notes {
  margin-top:20px;
}
.module-chapter-highlights-stats .charts-bottom-content.rad-notes ol, .module-chapter-highlights-stats-four .charts-bottom-content.rad-notes ol {
  list-style: number;
}
/*-----  Module Chapter Stats -----*/
.module-chapter-stats .chptr-stats-item-wrapper p span.rad-border {
  padding: 11px 3%;
  margin-bottom: 0px;
  line-height: 1.5em;
  font-family: 'Graphik SemiBold Web';
  min-height: 72px;
}
.module-chapter-stats .chptr-stats-item-wrapper .chptr-stats-head.two-line-heading p {
  padding-bottom: 0px;
}
.module-chapter-stats .charts-bottom-content.rad-notes ol, .module-chapter-small-stats .charts-bottom-content.rad-notes ol {
  list-style: number;
  margin-left: 15px;
}
/*------ module-chapter-vertical-stats----*/
.module-chapter-vertical-stats {
  /*padding-top: 55px;*/
  padding-top : 40px;
  padding-bottom: 60px;
}
.module-chapter-vertical-stats .col-sm-4 .chptr-vstats-item {
  text-align: center;
}
.module-chapter-vertical-stats .col-sm-4 .chptr-vstats-item .chptr-bottom-txt p {
  padding: 0;
  margin-bottom: 8px;
  font-size: 1.6rem;
  color: #231f20;
  line-height: 1.5;
  font-family: 'Graphik SemiBold Web';
}
.module-chapter-vertical-stats .col-sm-4 .chptr-vstats-item .chptr-bottom-txt p .rad-border {
  padding: 15px 33px 20px;
  display: block;
  border-top: 1px solid #8b8b8b;
  border-bottom: 1px solid #8b8b8b;
}
.module-chapter-vertical-stats .col-sm-4 .chptr-vstats-item .chptr-key-value p {
  padding: 0;
  letter-spacing: 0.32px;
  color: #008969;
  font-size: 15.0rem;
  display: block;
  font-family: 'Graphik SemiBold Web';
}
.module-chapter-vertical-stats .col-sm-4 .chptr-vstats-item .chptr-key-value p span {
  display: inline-block;
  line-height: normal;
}
.module-chapter-vertical-stats .col-sm-4 .chptr-vstats-item .chptr-key-value p span.chptr-kf-postfix {
  font-size: 7.0rem;
  vertical-align: top;
  position: relative;
  top: 25px;
}
.module-chapter-vertical-stats .col-sm-7 .chptr-vstats-item {
  margin-bottom: 25px;
  position: relative;
}
.module-chapter-vertical-stats .col-sm-7 .chptr-vstats-item:after {
  content: '';
  width: 136px;
  height: 1px;
  display: block;
  background: #939597;
  margin-top: 25px;
}
.module-chapter-vertical-stats .col-sm-7 .chptr-vstats-item .chptr-top-txt p {
  padding: 0;
  font-size: 1.6rem;
  color: #231f20;
  line-height: 1.5;
  font-family: 'Graphik SemiBold Web';
  margin-bottom: 10px;
}
.module-chapter-vertical-stats .col-sm-7 .chptr-vstats-item .chptr-key-value p {
  padding: 0;
  letter-spacing: 0.32px;
  color: #008969;
  font-size: 9.6rem;
  display: block;
  font-family: 'Graphik SemiBold Web';
  line-height: 1;
  margin-bottom: 20px;
}
.module-chapter-vertical-stats .col-sm-7 .chptr-vstats-item .chptr-bottom-txt p {
  padding: 0;
  font-size: 1.4rem;
  color: #231f20;
  line-height: 1.5;
  font-family: 'Graphik SemiBold Web';
}
.module-chapter-vertical-stats .col-sm-7 .row:last-of-type .chptr-vstats-item:after {
  display: none;
}
.module-chapter-vertical-stats .col-sm-7 .row:last-of-type .chptr-vstats-item {
  margin-bottom: 45px;
}
.module-chapter-vertical-stats .charts-bottom-content {
  padding-top: 15px;
}
.module-chapter-vertical-stats .charts-bottom-content ol.rad-notes {
  padding: 0;
  max-width: 541px;
  list-style: auto;
  margin-left: 15px;
}
.module-chapter-vertical-stats .charts-bottom-content ol.rad-notes li {
  line-height: 1.5;
  letter-spacing: normal;
  color: #000000;
  font-size: 1.2rem;
  margin-bottom: 10px;
}
.module-chapter-vertical-stats .charts-bottom-content ol.rad-notes li:last-child {
  margin-bottom: 0;
}
/*------- module-chapter-highlights-stats-----------*/
.module-chapter-highlights-stats.grey-bg {
  background: #f0f0f1;
  padding-top: 40px;
}
.module-chapter-highlights-stats.no-bottom-border .row {
  border-bottom: none;
}
.module-chapter-highlights-stats.module-stats-highlight-text-remove-top-space {
  padding-top: 20px;
}
.module-chapter-highlights-stats .row {
  padding-top: 45px;
  padding-bottom: 45px;
  margin: 0;
  border-top: 1px #bbbdbf solid;
  border-bottom: 1px #bbbdbf solid;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.module-chapter-highlights-stats .row .col-sm-4:nth-child(2) {
  border-left: 1px #bbbdbf solid;
  border-right: 1px #bbbdbf solid;
}
.module-chapter-highlights-stats .row .chptr-highlights-stats-item-wrapper .chptr-highlight-stats-bottom-text.highlighted-chptr-stats-text p {
  padding: 0;
  font-size: 2.4rem;
  line-height: 1.5;
  font-family: 'Graphik SemiBold Web';
  color: #3777bc;
  margin-top: 20px;
}
.module-chapter-highlights-stats .chptr-highlights-stats-item-wrapper .chptr-key-value p {
  font-size: 12rem;
  line-height: 120px;
  padding: 0;
  font-family: 'Graphik SemiBold Web';
  margin-bottom: 12px;
}
.module-chapter-highlights-stats .chptr-highlights-stats-item-wrapper  .chptr-highlight-stats-bottom-text p {
  font-family: 'Graphik Light Web';
  padding: 0;
  line-height: 1.63;
  font-size: 1.6rem;
  color: #231f20;
}
.career-slider-wrapper.Our-People-Wrapper .video-player .video-popup-link{
  pointer-events:none;
}
.career-slider-wrapper.Our-People-Wrapper .videoIconImagePopup{
  width: 51px !important;
  position: absolute;
  bottom: 15px;
  right: 15px;
  background-color: transparent !important;
  /*cursor:pointer;*/
  pointer-events: all;
}
.career-slider-wrapper h2 {
  padding-bottom: 0;
}
.career-slider-wrapper h2:after {
  content: none;
}
/*----- Our business new menu updates starts -----*/
ul#section-our-business-level2{
  padding-left: 0;
  position: relative;
}
ul#section-our-business-level2 li#nav-investment-opportunities-level2 {
  margin-left: 0;
  border-bottom: none;
}
ul#section-our-business-level2 li#nav-capital-solutions-level2, ul#section-our-business-level2 li#nav-wealth-management-level2, ul#section-our-business-level2 li#nav-wealth-management-nav-point-level2, ul#section-our-business-level2 li#nav-origination-level2 {
  margin-left: 20%;
}
div#sitemapcontainer ul#section-our-business-level2 li#nav-wealth-management-nav-point-level2 {
  margin-left: 0;
}
.header-toppad .topnavigation > ul > li#nav-our-business-level1:focus-within .Menu-Wrap {
  /*height: auto;*/
}
ul#section-our-business-level2 li#nav-capital-solutions-level2 {
  padding-top: 0;
}
li#nav-our-business-level1 .business-submenu {
  display: flex;
  flex-direction: column;
}
.business-submenu ul.apollo-external ~ p {
  margin-top: 40px;
}
li#nav-our-business-level1 a[href^="http"] span:after, li#nav-stockholders-level1 a[href^="http"] span:after {
  content: '';
  background: url(/~/media/Images/A/Apollo-V3/icons/external-link-icon-blue.svg);
  width: 20px;
  height: 10px;
  top: 0;
  right: 0;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 2px;
  background-size: contain;
}
.topnavigation li#nav-our-business-level1 .hedermenuSignpostItem .signpostRight {
  padding-top: 20px;
}
.topnavigation li#nav-our-business-level1 .hedermenuSignpostItem .signpostRight:before{
  top: 40px;
  height: 192px;
}
/*----- Tablet landscape view -----*/
@media screen and (min-width:992px) and (max-width: 1024px){
  ul#section-our-business-level2 li#nav-investment-opportunities-level2 {
    margin-left: 10%;
  }
  ul#section-our-business-level2 li#nav-capital-solutions-level2, ul#section-our-business-level2 li#nav-retirement-services-level2, ul#section-our-business-level2 li#nav-wealth-management-level2, ul#section-our-business-level2 li#nav-wealth-management-nav-point-level2, ul#section-our-business-level2 li#nav-origination-level2 {
    margin-left: 30%;
  }
}
/*----- Our business new menu updates endss  -----*/
/*----- Governanve Leadership starts  -----*/
.governance-leadership .member-row {
  display: inline-block;
  width: 100%;
}
.governance-leadership .accordion-image-wrapper > img {
  display: block;
}
.governance-leadership .member-item-content-wrapper-2{
  display: none;
}
.governance-leadership .member-item-content{
  box-shadow: 0 3px 9px 0 rgb(32 0 0 / 15%);
  padding: 48px 95px;
  margin-bottom: 20px;
}
.governance-leadership .member-item-content .member-title {
  font-size: 1.6rem !important;
  line-height: 1.5;
  font-family: 'Graphik SemiBold Web';
  padding-bottom: 0;
}
.governance-leadership .member-item-content .accordion-subheading {
  padding-bottom: 20px;
  font-size: 1.4rem;
  padding-top: 0;
}
.governance-leadership .member-item-content .memberContent {
  font-size: 1.4rem;
  line-height: 1.71;
}
.bodWrapper.governance-leadership .accordion-inner-wrapper {
  /*min-height: 495px;*/height: 100%;
  padding-bottom: 15px;
}
.governance-leadership .accordion-wrapper .accordion-content {
  padding: 15px 0 10px;
}
#contentwrapper .governance-leadership .member-row ul li {
  display:inline-block;
}
#contentwrapper .governance-leadership ul li:before, .governance-leadership-category ul.drp-list li a:before{
  font-size: 1.5rem;
  top: 0;
  font-family: 'apollo-icons';
}
.governance-leadership-category ul.drp-list li a:before {
  margin-right: 10px;
  vertical-align: middle;
}
#contentwrapper .governance-leadership li.icon-board-of-director:before, .governance-leadership-category ul.drp-list li a[data-itemname="board-of-director"]:before{
  content: "\e93a";
  color: #008969;
}
#contentwrapper .governance-leadership li.icon-independent-director:before, .governance-leadership-category ul.drp-list li a[data-itemname="independent-director"]:before {
  content: "\e93c";
  color: #3b62ae;
}
#contentwrapper .governance-leadership li.icon-audit-committee:before, .governance-leadership-category ul.drp-list li a[data-itemname="audit-committee"]:before{
  content: "\e93c";
  color: #ffb33f;
}
#contentwrapper .governance-leadership li.icon-conflicts-committee:before, .governance-leadership-category ul.drp-list li a[data-itemname="conflicts-committee"]:before{
  content: "\e93c";
  color: #898989;
}
#contentwrapper .governance-leadership li.icon-executive-officer:before, .governance-leadership-category ul.drp-list li a[data-itemname="executive-officer"]:before{
  content: "\e93c";
  color: #a0c878;
}
#contentwrapper .governance-leadership li.icon-executive-committee:before, .governance-leadership-category ul.drp-list li a[data-itemname="executive-committee"]:before {
  color: #1bafdc;
  content: "\e93c";
}
.governance-leadership span.drp-list {
  /*min-width: 255px;*/
  float: right;
  padding: 5px 0px 5px 16px;
}
.member-mod .governance-leadership-category.dd-wrap .category-selected.drp-list {
  max-width:255px;
  width: 100%;
  display: block;
}
.governance-leadership-category span.category-selected.drp-list a {
  font-size: 1.4rem;
  text-decoration: none;
  color: #505055 !important;
}
.governance-leadership-category ul.filter-department.drp-list li a {
  text-decoration: none;
  font-size: 1.4rem;
  font-family: 'Graphik Web' !important;
  line-height: normal;
  padding: 10px 0 !important;
}
.governance-leadership-category ul.filter-department.drp-list li a:hover {
  color: #07a979 !important;
  font-family: 'Graphik SemiBold Web' !important;
  transition: 0s;
}
.governance-leadership-category ul.drp-list {
  top: 45px;
  right: 15px;
  max-height: inherit;
  max-width: 255px;
  left: auto;
  background-color: #f8f8f8;
  padding-bottom: 13px;
  /*height: auto;*/
  overflow: hidden !important;
}
.governance-leadership-category ul.drp-list li {
  display: block;
  padding-left: 13px !important;
  padding-right: 32px;
}
.governance-leadership .accordionWrap.mod-common-pad a.close-bod-item {
  width: 20px;
  height: 20px;
  position: absolute;
  background: url(/~/media/Images/A/Apollo-V3/css/close-icon);
  background-repeat: no-repeat;
  float: right;
  margin: 40px;
  background-size: 30px;
  background-position: center center;
}
#contentwrapper .governance-leadership .accordion-inner-wrapper ul li {
  font-size: 1.4rem;
  width: 100%;
  line-height: 1.71;
  font-family: 'Graphik Web' !important;
  padding-bottom: 0;
}
.bodWrapper.governance-leadership .accordion-inner-wrapper.opacity-active {
  opacity: 0.7;
}
/*.bodWrapper.governance-leadership .accordion-inner-wrapper a.active .accordion-image-wrapper {
border-bottom: 10px solid #07a979;
height: 221px;
}*/
.bodWrapper.governance-leadership .accordion-inner-wrapper.opacity-active:hover {
  opacity: 1;
}
.bodWrapper.governance-leadership .accordion-inner-wrapper .accordion-image-wrapper {
  border-bottom: none;
}
.bodWrapper.governance-leadership .accordion-inner-wrapper .accordion-image-wrapper:before {
  position: absolute;
  content: '';
  background-color: #07a979;
  width: 100%;
  height: 6px;
  bottom: 0;
  display: block;
  z-index: 1;
  transition: 0.5s;
  opacity: 1;
}
.bodWrapper.governance-leadership .accordion-inner-wrapper a.active .accordion-image-wrapper:before {
  height: 10px;
}
.governance-leadership-category.dd-wrap.hide-filter {
  display: none;
}
.accordionWrap.mod-common-pad.hide-images .accordion-image-wrapper img {
  display: none;
}
.accordionWrap.mod-common-pad.hide-images .accordion-image-wrapper {
  border-bottom: 6px solid #07a979;
}
.career-slider-close-popup.mfp-close {
  background: url(/~/media/Images/A/Apollo-V3/icons/close-x-icon);
  background-repeat: no-repeat;
  width: 15px;
  height: 20px;
  background-size: 100%;
  background-position: center center;
  margin: 5px;
  cursor: pointer;
}
.career-slider-wrapper.Our-People-Wrapper .video-popup-link::after {
  display: none;
}
/*---------- our business landing module starts  ----------*/
.our-business-landing-module-wrapper {
  padding: 60px 0;
}
.our-business-landing-module-wrapper .our-business-landing-box-wrapper h2.our-business-landing-title {
  margin-bottom: 20px;
}
.our-business-landing-module-wrapper .our-business-landing-box-wrapper {
  display: inline-block;
}
.our-business-landing-module-wrapper .bottom-arrow-image {
  background-size: 100% !important;
  background-position: center center !important;
  height: 46px;
  width: 100%;
  display: block;
  position: relative;
  background-repeat: no-repeat !important;
}
.our-business-landing-module-wrapper .bottom-arrow-image.hide-bottom-arrow-image {
  display: none !important;
}
.our-business-landing-module-wrapper p.title-bottom {
  text-align: center;
  font-size: 2.8rem;
  margin-top: 10px;
  font-family: 'adobe-garamond-pro';
  color: #231f20;
  line-height: normal;
}
.our-business-landing-module-wrapper .our-business-landing-links-title {
  text-align: center;
  margin-top: 20px;
  font-family: 'Graphik SemiBold Web';
  font-size: 2rem;
  letter-spacing: -0.24px;
}
.our-business-landing-module-wrapper .our-business-landing-links-data ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0px;
}
.our-business-landing-module-wrapper .our-business-landing-links-data ul li:before {
  display: none !important;
}
.our-business-landing-module-wrapper .our-business-landing-links-data ul li {
  padding-left: 0 !important;
  padding-right: 30px;
  padding-bottom: 0px;
}
.our-business-landing-module-wrapper .our-business-landing-links-data ul li:last-child {
  padding-right: 0;
}
.our-business-landing-module-wrapper .our-business-landing-links-data ul li:nth-child(4n) {
  padding-right: 0;
}
.our-business-landing-module-wrapper .our-business-landing-links-data ul li a {
  border: 1px solid #008969;
  width: 255px;
  padding: 12px 15px;
  display: block;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 600;
  transition: 0.5s;
  text-decoration: none;
  margin-top: 25px;
}
.our-business-landing-module-wrapper .our-business-landing-links-data ul li a:hover, .our-business-landing-module-wrapper .our-business-landing-links-data ul li a:focus {
  background-color: #008969;
  color: #fff !important;
}
.our-business-landing-module-wrapper .our-business-landing-signpost-box {
  cursor: pointer;
  position: relative;
}
.our-business-landing-module-wrapper .our-business-landing-signpost-box .infographic-image {
  overflow: hidden;
}
.our-business-landing-module-wrapper .our-business-landing-box-wrapper .our-business-landing-signpost-box-link a {
  position: absolute !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
}
.our-business-landing-module-wrapper .infographic-image {
  overflow: hidden;
}
.our-business-landing-module-wrapper .infographic-image img {
  transition: all 0.5s ease;
}
.our-business-landing-module-wrapper .our-business-landing-signpost-box:hover .infographic-image img {
  transform: scale(1.1);
}
/*---------- our business landing module endss  ----------*/
/*---------- Module - Hybrid Value Image Content starts  ----------*/
.module-hybrid-value-image-content-wrapper {
  padding: 60px 0;
}
.module-hybrid-value-image-content-wrapper .hybrid-value-image-content-box-wrapper {
  color: #fff;
}
.module-hybrid-value-image-content-wrapper .hybrid-value-image-content-box-1 {
  background-color: #3A68AE;
}
.module-hybrid-value-image-content-wrapper .hybrid-value-image-content-box-2 {
  background-color: #FBAD38;
}
.module-hybrid-value-image-content-wrapper .hybrid-value-image-content-box-3 {
  background-color: #4AA284;
}
.module-hybrid-value-image-content-wrapper .display-tablet-mobile {
  display: none;
}
.module-hybrid-value-image-content-wrapper .box-title-value-desc {
  font-family: 'adobe-garamond-pro';
  font-size: 2.6rem;
  line-height: 34px;
  font-weight: 400;
  padding: 12px 0 14px;
}
.module-hybrid-value-image-content-wrapper .hybrid-value-box {
  padding: 25px;
  min-height: 371px;
}
.module-hybrid-value-image-content-wrapper .box-title {
  border-bottom: 4px solid #fff;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.module-hybrid-value-image-content-wrapper .box-value-content p {
  border-bottom: 1px solid #fff;
  padding: 5px 0;
}
.module-hybrid-value-image-content-wrapper .box-value-text {
  font-size: 4.5rem;
  font-family: 'adobe-garamond-pro';
  line-height: normal;
}
.module-hybrid-value-image-content-wrapper .box-value-content p:last-child {
  border-bottom: none;
}
/*.module-hybrid-value-image-content-wrapper .box-value-desc {
padding-top: 0 !important;
}*/
.module-hybrid-value-image-content-wrapper .hybrid-value-image-content-title h2 {
  font-size: 3.5rem;
  letter-spacing: -0.4px;
}
.module-hybrid-value-image-content-wrapper .hybrid-value-image-content-title h2:after {
  display: none;
}
.module-hybrid-value-image-content-wrapper .hybrid-value-image-content-title h2 {
  font-size: 3.5rem;
  letter-spacing: -0.4px;
  line-height: 45px;
  padding-bottom: 10px;
}
.module-hybrid-value-image-content-wrapper .box-value-content {
  padding-bottom: 17px;
}
/*---------- Module - Hybrid Value Image Content endss  ----------*/
/*---------- Risk Return Spectrum Accordion Module -- Image and text variation starts  ----------*/
.items-with-text-and-image a.risk-return-spectrum-accordion-item.risk-return-accordion-title {
  min-height: 128px;
}
.items-with-text-and-image .accordion-item-logo-image img {
  margin: 0 auto;
  margin-bottom: 5px;
}
.risk-return-spectrum-accordion-module-wrapper.items-with-text-and-image .heading {
  border-bottom: 1px solid #939597;
  margin-bottom: 10px;
  line-height: normal;
  font-weight: 600;
}
.items-with-text-and-image .item-col {
  margin-top: 25px;
}
.items-with-text-and-image .item-col:nth-child(6n+1) {
  clear: both;
}
.items-with-text-and-image .risk-return-spectrum-accordion-item:after {
  height: 20px;
  width: 20px;
  background-size: 20px;
}
.items-with-text-and-image .risk-return-accordion-content {
  padding: 21px 0px 0;
}
.items-with-text-and-image .risk-return-accordion-content-item {
  padding: 11px 0 17px 0;
  margin: 0;
}
.items-with-text-and-image .risk-return-spectrum-accordion-item .accordion-item-heading {
  line-height: 2rem;
}
.risk-return-accordion-top-content-wrapper {
  margin-top: 25px;
  position: relative;
}
.risk-return-accordion-top-content-wrapper .risk-return-accordion-top-content {
  margin: 0 auto;
  font-size: 1.6rem;
  color: #fff;
  padding: 14px 0;
  text-align: center;
  font-family: 'Graphik SemiBold Web';
  line-height: 1.25;
}
.risk-return-accordion-top-content-wrapper .risk-return-accordion-top-content ul {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 0;
}
.risk-return-accordion-top-content-wrapper .risk-return-accordion-top-content ul li {
  padding-left: 0 !important;
  padding-bottom: 0;
}
.risk-return-accordion-top-content-wrapper .risk-return-accordion-top-content ul li:before{
  display: none !important;
}
.risk-return-accordion-bottom-content-wrapper {
  margin-top: 25px;
}
.risk-return-accordion-bottom-content-wrapper.bottom-content-gradient-bg {
  background-image: linear-gradient(to right, #008991 0%, #4391d6 48%, #00394d 100%);
}
.risk-return-accordion-bottom-content-wrapper .risk-return-accordion-bottom-content {
  max-width: 700px;
  margin: 0 auto;
  font-size: 1.6rem;
  color: #fff;
  padding: 20px 0;
  text-align: center;
  font-family: 'Graphik SemiBold Web';
  line-height: 1.25;
}
.is-colored-heading .risk-return-accordion-content-item.isheading {
  font-family: 'Graphik SemiBold Web';
}
.risk-return-spectrum-accordion-module .risk-return-accordion-content-item .risk-return-accordion-content-item-in ul {
  margin-bottom: 0;
  text-align: left;
  display: inline-block;
}
.risk-return-spectrum-accordion-module .risk-return-accordion-content-item .risk-return-accordion-content-item-in ul li {
  padding-bottom: 0 !important;
}
.risk-return-spectrum-accordion-module .risk-return-accordion-content-item .risk-return-accordion-content-item-in ul li:before {
  position: relative !important;
  color: #000000 !important;
  display: inline-block !important;
  top: -2px !important;
  left: -2px !important;
  font-size: 1rem !important;
}
.risk-return-spectrum-accordion-module .risk-return-accordion-content-item .risk-return-accordion-content-item-in p.ul-title-no-space {
  padding-bottom: 0;
}
.risk-return-accordion-top-content-wrapper:before {
  position: absolute;
  width: 25px;
  height: 100%;
  top: 0;
  left: 15px;
  content: '';
  background: url(/~/media/Images/A/Apollo-V3/icons/left-carat-white.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.risk-return-accordion-top-content-wrapper:after {
  position: absolute;
  width: 25px;
  height: 100%;
  top: 0;
  right: 15px;
  content: '';
  background: url(/~/media/Images/A/Apollo-V3/icons/left-carat-white.svg);
  background-repeat: no-repeat;
  transform: rotate(180deg);
  background-size: cover;
}
/*---------- Risk Return Spectrum Accordion Module -- Image and text variation ends  ----------*/
/*---------- Module - Counter Boxes starts  ----------*/
.counter-boxes-module-wrapper {
  padding: 60px 0;
}
.counter-boxes-module-wrapper .heading {
  border-bottom: 1px solid #939597;
  padding-bottom: 25px;
  margin-bottom: 10px;
}
.counter-boxes-module-wrapper .module-counter-boxes-item {
  min-height: 110px;
  /*padding: 20px 15px;*/
  position: relative;
  width: 100%;
  /*display: table;*/
  vertical-align: middle;
  text-decoration: none!important;
  /*background: #03b279;*/
  text-align: center;
  margin-top: 25px;
}
.counter-boxes-module-wrapper .counter-boxes-module {
  list-style-type: none;
  counter-reset: css-counter 0;
}
.counter-boxes-module-wrapper .counter-boxes-module .item-col {
  counter-increment: css-counter 1;
}
.counter-boxes-module-wrapper .counter-boxes-module .item-col .module-counter-boxes-item:before {
  content: counter(css-counter) "";
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 58px;
  height: 58px;
  border-radius: 100%;
  background: #fefefe;
  color: #fff;
  font-size: 3.2rem;
  font-family: 'Graphik SemiBold Web';
}
.counter-boxes-module-wrapper .counter-box-item-heading {
  font-size: 2.2rem;
  color: #fefefe;
  font-family: 'Graphik SemiBold Web';
  line-height: 1.27;
  margin-top: 20px;
}
.risk-return-spectrum-accordion-module.item-4 .risk-return-accordion-content-item-in p {
  padding-bottom: 0;
}
.counter-boxes-module-wrapper .module-counter-boxes-item .small-title {
  color: #fefefe;
  font-size: 1.2rem;
  line-height: 1.67;
  font-family: 'Graphik SemiBold Web';
  letter-spacing: -0.02px;
  font-weight: 600;
}
/*---------- Module - Counter Boxes ends  ----------*/
/*---------- Module - Boxes starts ----------*/
.module-boxes-wrapper {
  padding: 60px 0;
}
.module-boxes-wrapper .risk-return-spectrum-accordion-item:after {
  display: none;
}
.module-boxes-wrapper .risk-return-spectrum-accordion-item {
  padding: 0 !important;
}
.module-boxes-wrapper .accordion-item-heading {
  font-size: 2.2rem !important;
  padding: 3px !important;
  line-height: 1.27 !important;
}
.module-boxes-wrapper svg.boxes-icon.boxes-open-icon {
  opacity: 1;
  visibility: visible;
}
.module-boxes-wrapper svg.boxes-icon {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  /* transition: 0.2s; */ bottom: 0;
}
.module-boxes-wrapper svg.boxes-icon.boxes-close-icon {
  opacity: 0;
  visibility: hidden;
}
.module-boxes-wrapper .risk-return-spectrum-accordion-item.active svg.boxes-icon.boxes-open-icon {
  opacity: 0;
  visibility: hidden;
}
.module-boxes-wrapper .risk-return-spectrum-accordion-item.active svg.boxes-icon.boxes-close-icon {
  opacity: 1;
  visibility: visible;
}
.module-boxes-wrapper .risk-return-spectrum-accordion-module .item-col {
  margin-top: 0;
}
.module-boxes-wrapper .risk-return-spectrum-accordion-item {
  background: transparent;
}
.module-boxes-wrapper .accordion-item-logo-heading-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.module-boxes-wrapper .risk-return-accordion-content-item {
  padding: 12px 0;
  margin: 0;
}
.module-boxes-wrapper .risk-return-accordion-content-item.isheading {
  margin: 0;
}
.module-boxes-wrapper .risk-return-spectrum-accordion-item {
  min-height: 98px !important;
}
.module-boxes-wrapper .accordion-item-heading-wrapper {
  vertical-align: top;
}
.module-boxes-wrapper > .container-fluid > .heading {
  margin-bottom: 25px;
  border-bottom: 1px solid #939597;
  line-height: normal;
  font-weight: 600;
}
.module-boxes-wrapper .risk-return-accordion-content {
  padding: 10px 5px 0;
}
.module-boxes-wrapper .item-col:nth-child(6n+1) {
  clear: both;
}
.module-boxes-wrapper .risk-return-spectrum-accordion-module.item-with-logo-text .item-col {
  margin-top: 20px}
.module-boxes-wrapper .risk-return-spectrum-accordion-module.item-with-logo-text .risk-return-spectrum-accordion-item .accordion-item-logo-heading-wrapper {
  border-bottom: 1px solid transparent;
  padding-bottom: 25px;
}
.module-boxes-wrapper .risk-return-spectrum-accordion-module.item-with-logo-text .risk-return-accordion-content-item {
  border-color: #898b8e !important;
}
.module-boxes-wrapper .risk-return-spectrum-accordion-module.item-with-logo-text .risk-return-spectrum-accordion-item {
  min-height: 128px !important;
}
.module-boxes-wrapper .risk-return-spectrum-accordion-module.item-with-logo-text .accordion-item-heading {
  font-size: 1.6rem !important;
  line-height: normal !important;
  letter-spacing: -0.32px !important;
}
.module-boxes-wrapper .risk-return-spectrum-accordion-module.item-with-logo-text svg.boxes-icon {
  /*bottom: 20px !important;*/}
.module-boxes-wrapper .risk-return-spectrum-accordion-module.item-with-logo-text .risk-return-accordion-content {
  padding-top: 0;
}
.module-boxes-wrapper .risk-return-accordion-content-item-in {
  align-self: center;
}
.module-boxes-wrapper .risk-return-accordion-content-item-in p {
  padding-bottom: 0;
}
/*---------- Module - Boxes ends ----------*/
/*---------- Module - New Hybrid Value starts ----------*/
.module-new-hybrid-value .risk-return-spectrum-accordion-item .content-text {
  color: #231f20;
  font-size: 2rem;
}
.module-new-hybrid-value .risk-return-accordion-top-content-wrapper.top-content-gradient-bg {
  background-image: linear-gradient(to right, #008991 0%, #4391d6 48%, #00394d 100%);
  margin-bottom: 20px;
}
.module-new-hybrid-value > .container-fluid > .heading {
  margin-bottom: 10px;
}
.module-new-hybrid-value .accordion-item-heading {
  font-size: 3.6rem !important;
  font-weight: 600 !important;
  line-height: normal !important;
}
.module-new-hybrid-value .accordion-item-heading span.title-suffix {
  font-size: 2.4rem !important;
}
.module-new-hybrid-value .risk-return-accordion-top-content-wrapper .risk-return-accordion-top-content ul li {
  min-width: 33.33%;
  font-size: 2rem;
  color: #fefefe;
}
.module-new-hybrid-value .risk-return-spectrum-accordion-item {
  min-height: 110px !important;
}
.module-new-hybrid-value .risk-return-spectrum-accordion-module {
  padding: 0 15px;
}
.module-new-hybrid-value .risk-return-accordion-top-content-wrapper .risk-return-accordion-top-content {
  padding: 13px 0;
}
.module-new-hybrid-value .risk-return-accordion-content {
  padding: 13px 5px 0;
}
.module-new-hybrid-value .accordion-item-heading {
  display: flex;
  align-items: center;
}
.module-new-hybrid-value .accordion-item-heading span.title-suffix {
  padding-top: 0;
}
.module-new-hybrid-value .accordion-item-logo-heading-wrapper {
  height: auto !important;
}
/*---------- Are 4 Items with Title Text starts ----------*/
.module-new-hybrid-value .four-items-with-title-text .col-md-4 {
  width: 25%;
}
.module-new-hybrid-value .four-items-with-title-text .accordion-item-heading {
  font-size: 2.2rem !important;
  line-height: 1.27 !important;
}
.module-new-hybrid-value .four-items-with-title-text .risk-return-spectrum-accordion-item {
  min-height: 98px !important;
}
.module-new-hybrid-value .four-items-with-title-text .accordion-item-logo-heading-wrapper {
  padding-bottom: 30px;
}
/*---------- Are 4 Items with Title Text ends ----------*/
/*---------- Module - New Hybrid Value ends ----------*/
/*---------- global footnote updates across the site starts ----------*/
.accordion-wrapper .accordionWrap-footnote p span.rad-notes, .as-of p, .chart-wrapper span.rad-notes, .content-signpost-wrapper .rad-notes, .content-module-wrapper span.rad-notes, .infographic-box-wrapper .infographic-bottom-text, .module-featured-story .featured-story-content p .rad-notes, .module-chapter-small-stats .charts-bottom-content.rad-notes, .module-chapter-highlights-stats .charts-bottom-content.rad-notes, .module-chapter-vertical-stats .charts-bottom-content ol.rad-notes {
  font-size: 1.2rem;
  line-height: 20px;
  color: #231f20;
  letter-spacing: 0.01px;
  font-style: normal;
}
.as-of p {
  color: #fff;
  margin-bottom: 10px;
}
/*---------- global footnote updates across the site starts ----------*/
/*---------- Module - Values starts ----------*/
.module-values-wrapper {
  padding: 60px 0;
}
.module-values-wrapper .module-vlaues-bg {
  padding: 40px 20px;
}
.module-values-wrapper .module-values-item {
  text-decoration: none;
  display: inline-block;
  padding-bottom: 40px;
}
.module-values-wrapper .module-values .item-col {
  /*width: 20%;*/ max-width: 172px;
  text-align: center;
  padding: 0 10px;
}
.module-values-wrapper .module-values .item-col .values-item-icon-image img {
  margin: 0 auto;
}
.module-values-wrapper .module-values .item-col .values-item-heading {
  margin-bottom: 10px;
  text-align: center;
  font-family: 'Graphik SemiBold Web';
  color: #231f20;
  font-size: 1.6rem;
  line-height: 1.25;
}
.module-values-wrapper .module-values .item-col .module-vlaues-title svg.boxes-icon {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 0;
}
.module-values-wrapper .module-values .item-col .module-vlaues-title svg.boxes-icon.boxes-open-icon {
  opacity: 1;
  visibility: visible;
}
.module-values-wrapper .module-values .item-col .module-vlaues-title svg.boxes-icon.boxes-close-icon {
  opacity: 0;
  visibility: hidden;
}
.module-values-wrapper .module-values .item-col .module-vlaues-title.active svg.boxes-icon.boxes-close-icon {
  opacity: 1;
  visibility: visible;
}
.module-values-wrapper .module-values .item-col .module-vlaues-title.active svg.boxes-icon.boxes-open-icon {
  opacity: 0;
  visibility: hidden;
}
.module-values-wrapper .module-vlaues-bg p.heading {
  font-family: 'adobe-garamond-pro';
  font-size: 2.8rem;
  margin-bottom: 20px;
}
.module-values-wrapper .values-item-content {
  margin-top: 15px;
  font-size: 1.4rem;
  text-align: center;
  letter-spacing: -0.56px;
  line-height: 1.29;
}
.module-values-wrapper .module-values .item-col .values-item-icon-image {
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px;
  min-height: 104px;
}
.module-values-wrapper .item-col-wrapper {
  display: flex;
  justify-content: space-between;
}
.module-values-wrapper .values-bottom-content p{
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 0;
}
/*---------- Module - Values ends ----------*/
/*---------- Module - Private Equity Infographic starts ----------*/
.module-private-equity-infographic {
  padding: 60px 0;
}
.module-private-equity-infographic .left-content-wrapper.infographic-column-content-wrapper {
  background: url(/~/media/Images/A/Apollo-V3/css/private-equity-left-chevron.svg);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 183px;
  background-position: right center;
}
.module-private-equity-infographic .right-content-wrapper.infographic-column-content-wrapper {
  background: url(/~/media/Images/A/Apollo-V3/css/private-equity-right-chevron.svg);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 183px;
  background-position: left center;
}
.module-private-equity-infographic .infographic-logo-wrapper .infographic-logo-image {
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(to right, #008991 0%, #4391d6 48%, #00394d 100%);
}
.module-private-equity-infographic .left-content-wrapper.infographic-column-content-wrapper .left-content {
  width: 72%;
  padding-top: 20px;
  margin-left: 15px;
  text-align: center;
}
.module-private-equity-infographic .right-content-wrapper.infographic-column-content-wrapper .right-content {
  width: 70%;
  margin: 0 auto;
  text-align: center;
  margin-right: 15px;
  padding-top: 20px;
}
.module-private-equity-infographic .left-content-title, .module-private-equity-infographic .right-content-title {
  text-align: center;
  max-width: 72%;
}
.module-private-equity-infographic .right-content-title {
  margin: 0 auto;
  margin-right: 0;
}
.module-private-equity-infographic .infographic-column-content-title {
  font-size: 2rem;
  font-family: 'Graphik SemiBold Web';
  margin-top: 20px;
  margin-bottom :  15px;
  line-height: normal;
}
.module-private-equity-infographic .bottom-content-wrapper {
  text-align: center;
  margin-top: 25px;
  border-bottom: 1px solid #939597;
  padding-bottom: 25px;
}
.module-private-equity-infographic .bottom-content-wrapper .bottom-content-title {
  font-size: 2rem;
  font-family: 'Graphik SemiBold Web';
  font-weight: 600;
  line-height: normal;
  color: #231f20;
}
.module-private-equity-infographic .bottom-content-wrapper .bottom-content-value-details {
  font-size: 3.6rem;
  font-family: 'Graphik SemiBold Web';
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}
.module-private-equity-infographic .bottom-content-wrapper .bottom-content-value-description {
  font-size: 1.6rem;
  line-height: normal;
  color: #231f20;
}
.module-private-equity-infographic .infographic-column-content p {
  padding-bottom: 10px;
  line-height: 1.33;
}
.module-private-equity-infographic .infographic-column-content p span.rad-highlight {
  font-family: 'Graphik SemiBold Web';
}
.module-private-equity-infographic .bottom-content-wrapper .bottom-content-value-details span {
  font-size: 2.4rem;
  margin-right: 10px;
}
.module-private-equity-infographic .heading {
  padding-bottom: 25px;
}
/*---------- Module - Private Equity Infographic ends ----------*/
/*---------- Module - New Real Estate starts ----------*/
.module-new-real-estate .titles-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  background-image: linear-gradient(to right, #008991 0%, #4391d6 48%, #00394d 100%);
  min-height: 48px;
}
.module-new-real-estate .titles-wrapper:before {
  position: absolute;
  width: 25px;
  height: 100%;
  top: 0;
  left: 30px;
  content: '';
  background: url(/~/media/Images/A/Apollo-V3/icons/left-carat-white.svg);
  background-repeat: no-repeat;
}
.module-new-real-estate .titles-wrapper:after {
  position: absolute;
  width: 25px;
  height: 100%;
  top: 0;
  right: 30px;
  content: '';
  background: url(/~/media/Images/A/Apollo-V3/icons/left-carat-white.svg);
  background-repeat: no-repeat;
  transform: rotate(180deg);
}
.module-new-real-estate .titles-wrapper .risk-return-accordion-title-new .accordion-item-heading {
  color: #fefefe;
  font-size: 1.8rem !important;
  justify-content: center;
  cursor: pointer;
  padding: 13px 0 !important;
}
.module-new-real-estate .columns-titles-wrapper {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 0 15px;
}
.module-new-real-estate .columns-titles-wrapper .columns-title {
  font-size: 3.6rem;
  font-family: 'Graphik SemiBold Web';
  letter-spacing: -0.54px;
  line-height: normal;
}
.module-new-real-estate  > .container-fluid > .heading {
  margin-bottom: 35px;
}
.module-new-real-estate .risk-return-spectrum-accordion-item {
  min-height: auto !important;
}
.module-new-real-estate svg.boxes-icon {
  position: relative;
  transform: none;
  left: 0;
  bottom: 0;
  margin-top: 13px;
}
.module-new-real-estate svg.boxes-icon.boxes-close-icon {
  display: none;
}
.module-new-real-estate .risk-return-spectrum-accordion-item.active svg.boxes-icon.boxes-close-icon {
  display: inline-block;
}
.module-new-real-estate .risk-return-spectrum-accordion-item.active svg.boxes-icon.boxes-open-icon {
  display: none;
}
.module-new-real-estate .risk-return-accordion-content-item-in p {
  letter-spacing: 0.07px;
  color: #231f20;
}
.module-new-real-estate .risk-return-accordion-content {
  padding-top: 0;
}
.module-new-real-estate .risk-return-directs-prefix, .module-new-real-estate .risk-return-directs-postfix {
  color: #58585b;
}
.module-new-real-estate .titles-wrapper a {
  text-decoration: none;
}
/*---------- Module - New Real Estate ends ----------*/
/*---------- New Media section Structure updates with right side contacts starts ----------*/
.in-the-news-section .media-right-contact-one-title {
  padding-top: 40px;
}
.in-the-news-section .media-right-contact-title {
  border-bottom: 1px solid #7f7f7f;
  padding-bottom: 20px;
}
.in-the-news-section .media-right-contact-title:after {
  display: none;
}
.in-the-news-section .media-right-contact-one-content, .in-the-news-section .media-right-contact-two-content {
  /*font-size: 1.4rem;*/ font-size: 1.6rem;
  line-height: 1.71;
  padding-bottom: 20px;
}
.in-the-news-section .video-player .award-item img {
  min-height: 197px;
  object-fit: cover;
}
.in-the-news-section .award-desc p {
  padding-bottom: 0;
}
.in-the-news-section .award-content-wrap {
  padding-bottom: 20px;
}
.in-the-news-section .award-item {
  padding-top: 5px;
}
.in-the-news-section.media h2.media-title:after {
  bottom: -14px;
}
.in-the-news-section .media-right-contact-two-title {
  padding-top: 35px;
}
/*---------- New Media section Structure updates with right side contacts ends ----------*/
/*---------- New Investemet Oppourtunities Menu starts ----------*/
.topnavigation .hedermenuSignpostItem ul li.level3.haschildren.first:first-child a {
  display: block;
}
.topnavigation .hedermenuSignpostItem ul li.level3.haschildren {
  margin-left: 0;
}
.topnavigation .hedermenuSignpostItem ul li.level3.haschildren > a span {
  font-family: 'Graphik SemiBold Web';
}
.topnavigation .hedermenuSignpostItem ul li.level3.haschildren > ul {
  padding-top: 0;
  padding-left: 0;
}
/*---------- New Investemet Oppourtunities Menu ends ----------*/
/*---------- Our Business New Mneu updates starts ----------*/
.topnavigation .hedermenuSignpostItem ul#section-our-business-level2 li:first-child {
  width: 100%;
  padding-bottom: 0;
}
/*.topnavigation .hedermenuSignpostItem ul#section-our-business-level2 li.level2:not(:first-child) {margin-left: 0; width: 100%; border-bottom: none;     padding: 0px;}*/
.topnavigation .hedermenuSignpostItem ul#section-our-business-level2 li.level2 {
  margin-left: 0;
  width: 100%;
  border-bottom: none;
  padding: 0px;
  margin-bottom: 10px;
}
.topnavigation .hedermenuSignpostItem ul#section-our-business-level2 li.level2 a {
  /*border-bottom: 1px solid #b7b7b7;*/ width: 30%;
  padding-bottom: 10px;
}
.topnavigation .hedermenuSignpostItem ul#section-our-business-level2 li.level2#nav-asset-management-level2 {
  border-bottom: 1px solid #c1c2c3;
  width: 35%;
}
.topnavigation .hedermenuSignpostItem ul#section-our-business-level2 li.level2 ul li.level3 {
  font-size: 1.4rem;
  font-family: 'Graphik Web';
  line-height: 1.71;
}
.topnavigation .hedermenuSignpostItem ul#section-our-business-level2 li.level2 ul li.level3 a {
  padding-bottom: 5px;
}
/*.topnavigation .hedermenuSignpostItem ul#section-our-business-level2 li.level2 a span {font-size: 2rem;}*/
.topnavigation .hedermenuSignpostItem ul#section-our-business-level2 li#nav-wealth-management-nav-point-level2 {
  position: absolute;
  right: 0;
  top: 33px;
  width: auto;
}
/*.topnavigation .hedermenuSignpostItem ul#section-our-business-level2 .menu-right-column-wrap {top: 33px; display: inline-block; position: absolute; right: 0;}*/
.topnavigation .hedermenuSignpostItem ul#section-our-business-level2 li#nav-wealth-management-nav-point-level2 a {
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .topnavigation .hedermenuSignpostItem ul#section-our-business-level2 li {
    margin-left: 10% !important;
  }
  .topnavigation .hedermenuSignpostItem ul#section-our-business-level2 li#nav-wealth-management-nav-point-level2 {
    right: 0;
    width: 50%;
  }
  .topnavigation .hedermenuSignpostItem ul#section-our-business-level2 li#nav-wealth-management-nav-point-level2 a span {
    white-space: initial;
  }
}
/*---------- Our Business New Menu updates ends ----------*/
/*---------- Module Investor Leadership Day starts ----------*/
.module-leadership-investor-day-wrapper .accordion-inner-wrapper .accordion-image-wrapper img {
  display: block;
  height: 100%;
  object-fit: cover;
}
.module-leadership-investor-day-wrapper.bodWrapper .accordion-inner-wrapper {
  height: auto;
}
.module-leadership-investor-day-wrapper .accordion-image-wrapper {
  position: relative;
  max-height: 233px;
  height: 100%;
}
.module-leadership-investor-day-wrapper .accordion-wrapper .accordion-content {
  height: auto;
}
@media screen and (max-width: 767px) {
  .module-leadership-investor-day-wrapper .accordion-image-wrapper {
    max-height: 133px;
  }
  .module-leadership-investor-day-wrapper .accordion-image-wrapper {
    margin-bottom: 10px;
  }
}
/*---------- Module Investor Leadership Day ends ----------*/
/*---------- Module Video Gallery updates starts ----------*/
.video-gallery-wrapper .video-copy-module-background.video-gallery.slick-slider {
  background: transparent;
}
.video-gallery-wrapper .video-gallery-thumb.hide-video-gallery-thumb-bar {
  display: none;
}
/*---------- Module Video Gallery updates ends ----------*/
/*---------- Leadership details page hide bottom leaders slider starts ----------*/
.leader-detail .hide-bottom-leaders-list {
  display: none;
}
/*---------- Leadership details page hide bottom leaders slider ends ----------*/
/*---------- Module - Pie chart enhancement starts ----------*/
.module-pie-chart-footnotes.rad-notes {
  margin-top: 30px;
}
/*---------- Module - Pie chart enhancement ends ----------*/
/*---------- Content Module left right content starts ----------*/
.content-module-wrapper .intro-content .rad-left {
  width: 66.66666667%;
  float: left;
}
.content-module-wrapper .intro-content .rad-right {
  width: 25%;
  margin-left: 8.33333333%;
  float: left;
}
@media screen and (max-width: 1024px) {
  .content-module-wrapper .intro-content .rad-left {
    width: 100%;
    float: left;
  }
  .content-module-wrapper .intro-content .rad-right {
    width: 100%;
    margin-left: 0;
    float: left;
  }
}
/*---------- Content Module left right content ends ----------*/
/*---------- Content Module not first child strong remove margin top starts ----------*/
.content-module-wrapper .intro-content p:not(:first-child) strong {
  margin-top: 0;
}
/*---------- Content Module not first child strong remove margin top ends ----------*/
/*---------- Display Accordion content when JS is disabled starts ----------*/
body.nojs .faq-content.c-snapdown-content {
  display: block;
}
/*---------- Display Accordion content when JS is disabled ends ----------*/
/*---------- Hide filters of the news landing page starts ----------*/
.in-the-news-landing .filter-inner-wrapper .dd-wrap {
  display: none;
}
body#ip3-in-the-news .employee-filter-section .filter-section-wrapper {
  margin-top: 0px;
}
/*---------- Hide filters of the news landing page ends ----------*/
/*---------- Hide filters and table columns of the press release landing page starts ----------*/
.pr-archive-wrapper .press-releases-container.newsWrapper table.prReports .pr-business-field, .pr-archive-wrapper .press-releases-container.newsWrapper table.prReports .pr-location-field {
  display: none;
}
.pr-archive-wrapper .news-list-section-wrapper .pr-business-wrapper.dd-wrap, .pr-archive-wrapper .news-list-section-wrapper .pr-location-wrapper.dd-wrap {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .pr-archive-wrapper .news-list-section-wrapper .pr-type-wrapper.dd-wrap {
    margin-top: 20px;
  }
}
/*---------- Hide filters and table columns of the press release landing page ends ----------*/
/*---------- search page radio button visiblity starts ----------*/
.searchresultpage input[type="radio"] {
  -webkit-appearance: radio;
}
/*---------- search page radio button visiblity ends ----------*/
/*---------- featured insights section update starts ----------*/
.insights-landing-featured-insights-wrapper .featured-insights {
  padding: 0;
}
/*---------- featured insights section update ends ----------*/
.case-studies-item-text-in > .case-study-popup-link:hover, .in-the-news-section .award-content-wrap .award-content > a:hover, .insights-main .insights-top-section .article-title > a:hover, .insights-main .insights-bottom-section .insight-title > a, .featured-news-wrapper-item a.award-title:hover, .in-the-news-landing .award-content-wrap .award-content > a:hover, .Awards-wrapper .award-content-wrap .award-content > a:hover {
  color: #000000;
}
.award-content-wrap .award-content a {
  padding-bottom: 20px;
  display: inline-block;
}
/*---------- content module grey bg removing bottom space starts ----------*/
.no-bottom-space-after-grey-bg .intro-content .grey-bg {
  margin-bottom: 0;
}
/*---------- content module grey bg removing bottom space ends ----------*/
/*---------- Module - Show more less starts ----------*/
.module-show-more-less .show-more-less-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.module-show-more-less .show-more-less-button-wrapper .show-more, .module-show-more-less .show-more-less-button-wrapper .show-less {
  transition: 0.5s;
}
.toggle-wrapper {
  display: none;
}
.show-more-content-wrapper .toggle-wrapper {
  display: block;
}
.show-more-content-wrapper {
  display: none;
  overflow: visible !important;
}
.module-show-more, .module-show-less {
  padding: 60px 0;
}
.module-show-more .show-more-button-wrapper, .module-show-less .show-less-button-wrapper {
  text-align: center;
}
.module-show-more .show-more-button-wrapper a.btn, .module-show-less .show-less-button-wrapper a.btn {
  margin: 0;
}
.module-show-less {
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 30px;
}
.module-show-more .show-more-button-wrapper a.btn:after {
  content: '\002B';
  position: relative;
  display: inline-block !important;
  font-size: 2rem;
  margin-left: 5px;
  top: 3px;
  background: transparent !important;
}
.module-show-less .show-less-button-wrapper a.btn:after {
  content: '\2212';
  position: relative;
  display: inline-block !important;
  font-size: 2rem;
  margin-left: 5px;
  top: 3px;
  background: transparent !important;
}
.module-show-less.show-less-grey-bg {
  padding: 60px 0;
  margin-top: 0;
}
/*---------- Module - Show more less ends ----------*/
/*---------- Leadership detail page enhancement starts ----------*/
.leader-detail .insights-right-section .article-main .insight-title {
  min-height: auto;
}
/*---------- Leadership detail page enhancement ends ----------*/
/*---------- Sitewide spacing enhancements enhancements starts ----------*/
div#signpost-box-top .signpost-wrapper .signpost-content p:last-child {
  padding-bottom: 0;
}
/*---------- Sitewide spacing enhancements enhancements ends ----------*/
/*---------- Our People and Insights module Enhancements starts ----------*/
.insights-bottom-section.insights-right-section .right-panel-wrapper p.tag {
  padding: 10px 0;
}
.insights-bottom-section.insights-right-section .right-panel-wrapper p.tag a, .module-related-articles .right-panel-wrapper p.tag a {
  font-size: 1.2rem;
  color: #429bd6;
  text-transform: uppercase;
  padding-bottom: 0;
}
.insights-bottom-section.insights-right-section .right-panel-wrapper {
  border-bottom: 1px solid #7f7f7f;
  padding-bottom: 25px;
}
.insights-bottom-section.insights-right-section .right-panel-wrapper:last-child {
  border-bottom: none;
}
.insights-bottom-section.insights-right-section .right-panel-wrapper > h3 {
  font-size: 2.4rem;
  line-height: 3rem;
  font-family: "adobe-garamond-pro";
  font-weight: 400;
  padding-bottom: 13px;
  padding-top: 0;
}
.insights-bottom-section.insights-right-section .right-panel-wrapper .date {
  display: inline-block;
  padding-top: 8px;
  font-size: 1.4rem;
  line-height: 2.4rem;
  padding-bottom: 13px;
}
.insights-bottom-section.insights-right-section .right-panel-wrapper .description {
  font-size: 1.6rem;
  line-height: 1.6;
}
/*---------- Our People and Insights module Enhancements ends ----------*/
/*---------- Module - Related articles starts ----------*/
.module-related-articles {
  padding: 60px 0;
}
@media screen and (min-width: 1200px) {
  .module-related-articles .right-panel-wrapper .img-wrap-insight {
    height: 180px;
    width: 100%;
  }
  .module-related-articles .right-panel-wrapper .img-wrap-insight img {
    object-fit: cover;
  }
}
@media screen and (max-width: 767px) {
  .module-related-articles .right-panel-wrapper > h3 {
    height: auto !important;
  }
}
.module-related-articles h2.title {
  margin-bottom: 30px;
}
.module-related-articles .right-panel-wrapper .date {
  font-size: 1.4rem;
  line-height: 2.4rem;
  padding-bottom: 10px;
}
.module-related-articles .right-panel-wrapper .description {
  font-size : 1.6rem;
  line-height: 1.6;
}
/*---------- Module - Related articles ends ----------*/
/*---------- Module - Homepage Signpost Box Starts--21-12-2021-C.S----------*/
.signpostWrap.Home .signpost-title.top, .signpostWrap.Home .signpost-title.top a{
  font-size: 1.2rem;
  font-weight: 600;
  color: #429bd6;
  border-bottom: none;
  padding: 5px 0;
  font-family: 'Graphik SemiBold Web';
  text-transform: uppercase;
}
.signpostWrap.Home .signpost-subtitle.top{
  font-size: 2.0rem;
  font-weight: 600;
  line-height: normal;
  color: #000;
  font-family: 'Graphik SemiBold Web';
}
.signpostWrap.Home .signpost-date{
  line-height: normal;
  padding-top: 5px;
}
.signpostWrap.Home .signpost-content{
  line-height: 1.71;
  border-bottom: solid 1px #7f7f7f;
  padding: 8px 0 23px;
}
.signpostWrap.Home .signpost-wrapper{
  margin-bottom: 18px;
}
.signpostWrap.Home .signpost-wrapper .signpost-content p{
  padding: 0;
}
.signpostWrap.Home .signpost-wrapper .signpost-content p a {
  color: #007d55;
  font-weight: 600;
  line-height: 2.4rem;
}
.signpostWrap.Home .home-twitter-social .twitter-feeds-title p{
  font-family: 'Graphik Web';
  font-size: 1.6rem;
  line-height: 1.63;
  color: #000;
  padding: 15px 0 5px;
}
.signpostWrap.Home .twitter-bottom{
  border-top:none;
}
.signpostWrap.Home .twitter-bottom .twitter-bottom a{
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #007d55;
}
.signpostWrap.Home .col-sm-8.col-xs-12 > div:last-child .signpost-wrapper .signpost-content {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.signpostWrap.Home .col-sm-8.col-xs-12 > div:first-child p.signpost-title.top, .signpostWrap.Home .col-sm-8.col-xs-12 > div:first-child p.signpost-title.top a {
  padding-top: 0;
}
.signpostWrap.Home .counter0 p.signpost-title.top {
  padding-top: 0;
}
.signpostWrap.Home .counter0 p.signpost-title.top span.twitter-name{
  background: url(/~/media/Images/A/Apollo-V3/icons/twitter) no-repeat;
  height: 15px;
  width: 18px;
  display: inline-block;
  background-size: 100%;
  cursor: pointer;
  margin-left: 10px;
}
.signpostWrap.Home .counter0 p.signpost-title.top span.twitter-name a{
  display:none;
}
/*---------- Module - Homepage Signpost Box Ends ----------*/
/*---------- Content Module - Careers Page - Second CTA Starts ----------*/
.content-module-wrapper .intro-content a.btn:last-child {
  margin-left: 25px;
}
.content-module-wrapper .intro-content a.btn.two {
  color: #3b62ae;
  border: solid 1px #3b62ae;
}
.content-module-wrapper .intro-content a.btn.two:hover {
  background: #3b62ae;
  color: #ffffff;
}
/*---------- Content Module - Careers Page - Second CTA Ends ----------------*/
/*----------------------- Homepage Banner Starts ----------------------------*/
div#bannerwrapper, #mob-bannerwrapper.homepage-banner {
  min-height: 350px;
}
.homepage-banner .bannerSlide .banner-content .banner-text p {
  color: #ffffff;
}
/*------------------------- Homepage Banner Ends ----------------------------*/
/*--------------------------- Homepage Intro Content Module Starts ------------------------*/
.homeWrap .homepage-intro-content h2.introWrap-title{
  font-size: 4.0rem;
  line-height: 4.8rem;
  color: #007d55;
  font-family: 'adobe-garamond-pro';
}
.homeWrap .introWrap h2 {
  font-size: 4.0rem;
  line-height: 4.8rem;
  color: #000000;
  font-family: 'adobe-garamond-pro';
}
.homepage-intro-content .intro-text-wrapper .intro-text-content .intro-text p, .introWrap .intro-text-wrapper .intro-text-content .intro-text p {
  font-size: 2.8rem;
  line-height: 3.4rem;
}
.homepage-intro-content .intro-text-wrapper .intro-text-content .intro-text p:last-child, .introWrap .intro-text-wrapper .intro-text-content .intro-text p:last-child{
  padding-bottom: 0;
}
.homepage-intro-content .intro-text-wrapper .intro-text-content .intro-text a, .introWrap .intro-text-wrapper .intro-text-content .intro-text a {
  font-size: 2.0rem;
  font-weight: 600;
  letter-spacing: -0.01px;
  color: #007d55;
}
.homepage-intro-content .intro-text-wrapper .intro-text-content .intro-text a:after, .introWrap .intro-text-wrapper .intro-text-content .intro-text a:after {
  display: none;
}
/*--------------------------- Homepage Intro Content Module Ends ------------------------*/
/*---------------------- Stockholder Menu Enhancements and Structual Updates Starts -------------------*/
.signpostRight.mega-menu-block-with-bottom-link .mega-impact {
  display: flex;
  flex-direction: column;
}
.signpostRight.mega-menu-block-with-bottom-link .mega-impact .report-img {
  width: auto;
}
.signpostRight.mega-menu-block-with-bottom-link .mega-impact .report-img img {
  width: auto;
}
.signpostRight.mega-menu-block-with-bottom-link .mega-impact .report-wrap a {
  color: #000000 !important;
  font-size: 2.4rem;
  font-family: 'adobe-garamond-pro';
  margin-top: 15px;
}
li#nav-stockholders-level1 li#nav-apollo-global-management-inc-level2 {
  margin-left: 35%;
}
li#nav-stockholders-level1 li.level3 {
  display: none;
}
ul#section-stockholders-level2 li.level2 {
  border-bottom: none;
}
ul#section-stockholders-level2 li.level2:not(:first-child) {
  margin-left: 35%;
  padding-bottom: 0;
  padding-top: 0;
}
ul#section-stockholders-level2 li.level2:not(:first-child) a span {
  font-family: 'Graphik Web';
  font-size: 1.4rem;
}
.signpostRight.mega-menu-block-with-bottom-link .mega-impact .report-wrap a:before {
  display: none;
}
.signpostRight.mega-menu-block-with-bottom-link .mega-impact .report-wrap a:hover {
  text-decoration: underline;
}
.signpostRight.mega-menu-block-with-bottom-link .mega-impact {
  padding-top: 20px !important;
}
.topnavigation li#nav-stockholders-level1 .hedermenuSignpostItem ul:first-child {
  padding-top: 35px;
}
.Sub-Navigation-Wrapper .sub-navigation ul li.level3 {
  padding-bottom: 17px;
}
div#mobi-section-stockholders-level2 .mm-listview li.level2 a {
  white-space: normal;
}
div#mobi-section-stockholders-level2 .mm-listview li.level2 a span:after {
  display: inline-block;
  position: relative;
  top: 0;
  display: none;
}
div#mobi-section-stockholders-level2 .mm-listview li.level3 a span:after {
  display: none;
}
div#mobi-section-stockholders-level2 .mm-listview li.level3, .mm-listview li.level4:after {
  content: none;
}
div#mobi-section-stockholders-level2 .mm-listview li.level3, .mm-listview li.level4 {
  border: none;
}
body#ip3-site-map div#contentwrapper li#nav-stockholders-level1 li#nav-apollo-global-management-inc-level2 {
  margin-left: 0;
}
body#ip3-site-map div#contentwrapper ul#section-stockholders-level2 li.level2:not(:first-child) {
  margin-left: 0;
}
body#ip3-site-map div#contentwrapper ul#section-stockholders-level2 li.level2:not(:first-child) a span {
  font-family: 'Graphik SemiBold Web';
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  body#ip3-site-map div#contentwrapper ul#section-stockholders-level2 li.level2:not(:first-child) a span {
    font-size: 1.3rem;
  }
}
body#ip3-site-map div#contentwrapper li#nav-stockholders-level1 li.level3 {
  display: block;
}
/*---------------------- Stockholder Menu Enhancements and Structual Updates Ends -------------------*/
/*---------------------- Our People page enhancements starts -------------------*/
.bodWrapper.hide-management-committee .management-committee {
  display: none;
}
.bodWrapper.hide-management-committee .management-member {
  display: none;
}
.bodWrapper.hide-management-committee .accordion-wrapper.member-mod {
  border-top: 1px solid #979797;
  border-bottom: 1px solid #979797;
  padding-top: 40px;
}
/*---------------------- Our People page enhancements ends -------------------*/
body#ip3-overview.ip3-apollo-asset-management-inc.ip3-stockholders #contentwrapper{
  background-color: #f0f0f1;
}
#contentwrapper .governance-leadership li.icon-co-chair:before,
.governance-leadership-category ul.drp-list li a[data-itemname="co-chair"]:before {
  content: "\e93c";
  color: #007D55;
}
#contentwrapper .governance-leadership li.icon-nominating-and-corporate-governance-committee:before,
.governance-leadership-category ul.drp-list li a[data-itemname="nominating-and-corporate-governance-committee"]:before {
  content: "\e93c";
  color: #FF8551 !important;
}
#contentwrapper .governance-leadership li.icon-sustainability-and-corporate-responsibility-committee:before,
.governance-leadership-category ul.drp-list li a[data-itemname="sustainability-and-corporate-responsibility-committee"]:before {
  content: "\e93c";
  color: #07A979 !important;
}
.governance-leadership-category ul.drp-list .conflicts-committee{
  display:none;
}
/*---------------------- Insights Landing page content Title enhancement starts -------------------*/
.insights-main .insights-bottom-section h2 {
  display: block;
}
/*---------------------- Insights Landing page content Title enhancement ends -------------------*/
/*---------------------- Our People tagging functionality Enhancements starts -------------------*/
/*.insights-right-section h2.right-articles-title:not(:first-child) {
display: none;
}*/
.insights-bottom-section.insights-right-section .right-panel-wrapper h3 a, .module-related-articles .right-panel-wrapper h3 a {
  font-family: 'adobe-garamond-pro' !important;
  color: #000;
}
.module-related-articles .right-panel-wrapper h3 a {
  display: inline-block;
}
.insights-right-section h2.hide.right-articles-title {
  display: none;
}
/*---------------------- Our People tagging functionality Enhancements ends -------------------*/
.content-signpost-wrapper .statsright p.right-top-image {
  position: relative;
  padding-bottom: 50px;
  /*margin-bottom: 20px;*/
}
.content-signpost-wrapper .statsright p.right-top-image:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 50%;
  background: #939597;
  bottom: 0;
  left: 0;
  display: inline-block;
}
.videoWrap.icons-with-content .video-player.icon-image {
  padding: 0;
  padding-left: 15px;
}
.videoWrap.icons-with-content {
  padding-top: 20px;
}
.videoWrap.icons-with-content .video-text.icon-img-content {
  font-family: 'Graphik Web' !important;
  padding-left: 20px;
}
.videoWrap.icons-with-content .icon-img-content-wrapper {
  height: auto;
}
.keyfact-items.portfolio-signpost.stats-with-highlighted-description .keyfact-text {
  font-size: 3rem !important;
  font-family: 'Graphik Web' !important;
  color: #007d55;
}
.keyfact-items.portfolio-signpost.stats-with-highlighted-description .keyfact-data .preval {
  font-size: 4rem;
  margin-top: 0 !important;
}
.keyfact-items.portfolio-signpost.stats-with-highlighted-description .keyfact-data .value.counter {
  font-size: 8.2rem;
}
.keyfact-items.portfolio-signpost.stats-with-highlighted-description .keyfact-data .postval {
  font-size: 8.2rem;
}
.keyfact-items.portfolio-signpost.stats-with-highlighted-description .keyfact-data .postval span {
  font-size: 4rem;
  line-height: normal;
  position: relative;
  vertical-align: middle;
  top: -20px;
}
.ip3-edit .topnavigation ul li.level1 ul {
  display: none !important;
}
.ip3-edit .topnavigation ul li.level1 {
  pointer-events: auto;
}
/*---------------------- Video Landing page and Video Detail page starts -------------------*/
.videos-landing-page-wrapper .videos-item-image-wrapper img {
  max-height: 200px;
  object-fit: cover;
}
.videos-item-detail-wrapper .inv_playerContainer {
  width: 50%;
  min-height: 320px;
}
.videos-item-detail-wrapper a.video-popup-link-button {
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.videos-item-detail-wrapper a.video-popup-link-button:after {
  content: '';
  position: absolute;
  color: #ffffff;
  display: inline-block;
  background: url(/~/media/Images/A/Apollo-V3/icons/play-icon) no-repeat;
  height: 60px;
  width: 60px;
  /*bottom: 15px;*/
  /*right: 15px;*/
  transition: all ease-out 0.5s;
  background-size: 60px;
}
.videos-landing-page-wrapper .videos-item-image-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.videos-landing-page-wrapper .videos-item-image-wrapper:before {
  content: '';
  position: absolute;
  color: #ffffff;
  display: inline-block;
  background: url(/~/media/Images/A/Apollo-V3/icons/play-icon) no-repeat;
  height: 40px;
  width: 40px;
  /* bottom: 15px; */
  /* right: 15px; */
  transition: all ease-out 0.5s;
  background-size: 40px;
}
.videos-landing-page-wrapper a.video-details {
  position: absolute !important;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.videos-item-detail-wrapper a.video-popup-link-button:focus:after {
  background: url(/~/media/Images/A/Apollo-V3/icons/play-icon) no-repeat !important;
  background-size: 60px !important;
}
.video-item-bg-image-wrapper {
  position: relative;
}
.video-item-bg-image {
  z-index: 9;
  position: relative;
  width: 50%;
  min-height: 320px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-item-details-popup .mfp-iframe {
  background: #ffffff;
}
.video-item-details-popup .mfp-wrap {
  overflow: hidden !important;
}
.video-item-details-popup .mfp-iframe-holder .mfp-content {
  max-width: 95%;
  max-height: 95%;
}
.video-item-details-popup .float100.brdcrumb {
  display: none;
}
/*---------------------- Video Landing page and Video Detail page ends -------------------*/
/*----------------------Module - Values css-C.S-13-04-2022-stastrs-------------------*/
.module-values-wrapper .module-vlaues-bg.no-grey-bg {
  background: #fff;
}
.content-module-wrapper .intro-content.no-grey-bg .grey-bg {
  background: #fff;
}
#contentwrapper .intro-content.no-grey-bg .grey-bg ul li::before {
  color: #000000;
}
.content-module-wrapper .intro-content.no-grey-bg .grey-bg p:last-child {
  padding-bottom: 0;
}
#contentwrapper .content-module-wrapper .intro-content .grey-bg ul li:before {
  color: #00aa78;
}
#contentwrapper .content-module-wrapper .intro-content ul li:before {
  color: #000;
}
.value-title h2{
  font-family: "adobe-garamond-pro";
  font-size: 4.0rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #000;
}
.value-title h2:after {
  background: none;
}
.module-values-wrapper .module-vlaues-bg.grey-bg.no-grey-bg .item-col {
  max-width: 100%;
}
.module-values-wrapper .module-vlaues-bg.grey-bg.no-grey-bg .values-sub-heading .values-item-content{
  font-size:1.4rem;
  line-height:20px;
  letter-spacing:normal;
}
@media screen and (max-width: 991.98px) {
  .footer-top .footer-social {
    padding-top: 0;
    left: 0;
    bottom: 0;
    top: 0;
    position: relative;
  }
  .footer-top .copyright {
    float: right;
    padding: 0px;
  }
  .footer-links-container .footer-top .footer-link {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .copyright > p{
    padding-bottom: 30px !important}
  .videos-no-light-box .no-light-videos-sub-title{
    overflow: hidden;
    min-height:auto;
  }
}
@media screen and (max-width: 767.98px) {
  .module-values-wrapper .module-vlaues-bg.grey-bg.no-grey-bg .module-values .item-col .values-item-heading{
    margin-bottom:20px;
    height: auto !important;
  }
  .module-values-wrapper .module-vlaues-bg.grey-bg.no-grey-bg .module-values-item{
    padding-bottom:20px;
  }
  .icon-linked-in-square:before{
    content: "\e902";
  }
  .videos-no-light-box .no-light-videos-sub-title .video-thumbnail a.no-light-box-button{
    /*top: 25%;right: 38%;*/}
  iframe#video-playin-page{
    height: 100%;
    width: 100%;
  }
  .videos-no-light-box .no-light-videos-sub-title .video-thumbnail a.no-light-box-button:after{
    width:70px;
    height:70px;
  }
  div#videoPlayerStandalone {
    opacity: 0;
    width: 100% !important;
  }
}
/*---------------------- Tagged Insights Module starts -------------------*/
.tagged-insights-module-wrapper {
  padding: 60px 0;
}
.tagged-insights-module-wrapper .tagged-insights-item .tag {
  font-size: 1.2rem;
  line-height: 1;
  color: #395878;
  font-family: 'Graphik SemiBold Web';
  text-transform: uppercase;
}
.tagged-insights-module-wrapper .tagged-insights-item h3.insights-title a {
  font-size: 2rem;
  line-height: 1.5;
  color: #000;
  text-decoration: underline;
  transition: 0.5s;
}
.new-insights-detail-wrapper.tagged-insights-module-wrapper .tagged-insights-item h3.insights-title a {
  font-family: "Graphik Semibold Web";
}
.tagged-insights-module-wrapper .tagged-insights-item h3.insights-title a:hover, .tagged-insights-module-wrapper .tagged-insights-item h3.insights-title a:focus {
  color: #395878 !important;
  text-decoration: underline !important;
}
.tagged-insights-module-wrapper .tagged-insights-item .description {
  font-size: 1.6rem;
  line-height: 1.76;
}
.tagged-insights-module-wrapper .loadmoree {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tagged-insights-module-wrapper .tagged-insights-item .description p:last-child {
  padding-bottom: 0;
}
.tagged-insights-module-wrapper .tagged-insights-item-col {
  padding-bottom: 60px;
  /*min-height: 514px;*/
}
.tagged-insights-module-wrapper .tagged-insight-item-image {
  overflow: hidden;
  height: 180px;
}
.tagged-insights-module-wrapper .tagged-insight-item-image-wrapper img {
  transition: all ease-out 0.5s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tagged-insights-module-wrapper .tagged-insight-item-image-wrapper:hover img {
  transform: scale(1.1);
}
.tagged-insights-module-wrapper .tagged-insights-module-title:after {
  display: none;
}
.tagged-insights-module-wrapper .tagged-insights-item {
  border-top: 1px solid #000000;
  padding-top: 20px;
}
.tagged-insights-module-wrapper h3.insights-title {
  padding: 20px 0;
  height:auto !important;
}
.tagged-insights-module-wrapper .tagged-insights-module-title {
  padding: 0 10px;
  padding-bottom: 60px;
  text-align: center;
  font-size: 4rem;
  line-height: 1.2;
  font-family : "adobe-garamond-pro";
}
/*---------------------- Tagged Insights Module ends -------------------*/
.insights-detail .video-player .video-popup-link {
  max-height: 180px;
}
.insights-detail .video-player .video-popup-link img {
  height: 180px;
  object-fit: cover;
}
.header-toppad .topnavigation ul li > div{
  background: #fff;
  transition: unset;
  top: 123px;
}
.header.new-white-navigation .header-toppad .topnavigation > ul > li.level1.current > a span{
  color: #fff;
  font-family: 'Graphik SemiBold Web';
}
.header-toppad .topnavigation > ul > li.level1.selected > a span{
  font-family: 'Graphik SemiBold Web';
}
ul#section-our-business-level2 .signpostLeft {
  margin-left: 0%;
  width: 100%;
  margin-top: 10px;
}
/*---------------------- Inner pages banner video option enhancement starts -------------------*/
/*------------------ Module Image content Start------------------------*/
.module-image-content-wrapper {
  padding: 60px 0;
}
.module-image-content-wrapper .full-width {
  width: 100%;
  max-width: 100%;
}
.module-image-content-wrapper .module-image-content-pull .d-flex.align-items-center {
  display: flex;
  align-items: center;
}
.module-image-content-wrapper .full-width .module-image-content-pull .row.d-flex .col-lg-5 {
  padding-left: calc((100% - 1110px)/2);
}
.module-image-content-wrapper .full-width .module-image-content-pull.module-content-right-img .row.d-flex .col-lg-5 {
  padding-right: calc((100% - 1110px)/2);
  padding-left: 0;
}
.module-image-content-wrapper .module-image-content-lable p {
  font-family: 'Graphik Medium Web';
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.81;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #999999;
  padding-bottom: 10px;
}
.module-image-content-wrapper h3.module-image-content-title {
  color: #000000;
  padding-bottom: 12px;
}
h2.module-image-content-title::after {
  display: none;
}
.module-image-content-wrapper .module-image-content-desc p {
  font-family: 'Graphik Web';
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  color: #000000;
  padding-bottom: 40px;
}
.module-image-content-wrapper .module-image-content-link {
  align-items: center;
  display: inline-flex;
}
.module-image-content-wrapper .module-image-content-link a{
  border: 1px solid #1BC191;
  align-items: center;
  display: inline-flex;
  transition: all .5s;
  cursor:pointer;
  position:relative;
  overflow: hidden;
}
.module-image-content-wrapper .module-image-content-link a{
  padding: 13px 31px;
  font-family: 'Arial'!important;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: #233E3C;
  text-decoration:none;
}
.module-image-content-wrapper .module-image-content-link:hover,
.module-image-content-wrapper .module-image-content-link a:focus{
  background: #1BC191;
  color: #fff!important;
  text-decoration:none;
}
.module-image-content-wrapper .module-image-content-link:hover a,
.module-image-content-wrapper .module-image-content-link:focus a{
  color: #fff;
  text-decoration:none;
}
.module-image-content-wrapper .item-image img {
  object-fit: cover;
  width:100%;
  min-height: 540px;
  height: 100%;
  transition: all ease-out 0.5s;
}
@media screen and (max-width: 1023.98px) {
  .module-image-content-wrapper .module-image-content-pull .d-flex.align-items-center {
    flex-direction: column;
  }
  .module-image-content-wrapper .module-content-right-img .d-flex.align-items-center {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .module-image-content-wrapper .full-width .module-image-content-pull .row.d-flex .col-lg-5,
  .module-image-content-wrapper .full-width .module-image-content-pull.module-content-right-img .row.d-flex .col-lg-5 {
    padding-left: calc((100% - 1000px)/2);
  }
}
@media screen and (max-width: 991.98px) {
  .module-image-content-wrapper .item-image img {
    min-height: auto !important;
  }
  .module-image-content-wrapper .full-width .row.d-flex .module-image-content .module-image-content-inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .module-image-content-wrapper.tablet-mobile-padding-bottom-0 {
    padding-bottom: 60px !important;
  }
}
@media screen and (max-width: 768px) {
  .module-image-content-wrapper .full-width .row.d-flex .module-image-content {
    /*padding-right: 20px !important;
    padding-left: 20px !important;*/
  }
}
/*------------------ Module Image content End------------------------*/
/*------------------ Module Column content Start------------------------*/
.module-column-content-wrapper {
  background-color:#233e3c;
  padding: 60px 0;
  margin: 60px 0;
}
.module-column-content-wrapper .module-column-content-lable p {
  font-family: 'Graphik Medium Web';
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.81;
  letter-spacing: 1.6px;
  color: #fff;
  text-transform: uppercase;
  padding-bottom:15px;
}
.module-column-content-wrapper h2.module-column-content-title {
  /*font-family: 'Graphik Extra Light Web';
  font-size: 58px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;*/
  color: #1bc191;
  padding-bottom:0;
}
.module-column-content-wrapper h2.module-column-content-title span{
  color: #fff;
}
.module-column-content-wrapper h2.module-column-content-title::after {
  display:none;
}
.one-third h2.module-column-content-title {
  font-family: 'Graphik Extra Light Web';
  font-size: 40px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #1bc191;
  padding-bottom:0;
}
.module-column-content-wrapper .module-column-content-desc p {
  font-family: 'Graphik Web';
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #fff;
  padding-bottom:40px;
}
.module-column-content-wrapper .module-column-content-link {
  align-items: center;
  display: inline-flex;
}
.module-column-content-wrapper .module-column-content-link a{
  border: 1px solid #1bc191;
  transition: all .5s;
  cursor:pointer;
  position:relative;
  overflow: hidden;
}
.module-column-content-wrapper .module-column-content-link a{
  padding: 13px 31px;
  font-family: 'Arial'!important;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: #fff;
}
.module-column-content-wrapper .module-column-content-link:hover,
.module-column-content-wrapper .module-column-content-link a:focus{
  background: #1bc191;
  text-decoration:none;
  color: #fff!important;
}
.module-column-content-wrapper .module-column-content-link:hover a{
  text-decoration:none;
}
.module-column-content-wrapper .switch-position {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.module-column-content-wrapper .row.d-flex.align-items-center.one-third {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .module-column-content-wrapper h2.module-column-content-title {
    padding-bottom: 20px;
  }
  .module-column-content-wrapper .module-column-content-desc p {
    line-height: 1.5;
  }
  .module-column-content-wrapper .switch-position {
    flex-direction: column;
  }
  .module-column-content-wrapper .switch-position .module-column-content-left,
  .module-column-content-wrapper .switch-position .module-column-content-left-right{
    text-align:left;
  }
  .module-column-content-wrapper .row.d-flex.align-items-center.one-third {
    flex-direction: column;
    align-items: flex-start;
  }
  .module-column-content-wrapper .row.d-flex.align-items-center.one-third .module-column-content-link {
    margin-top:20px;
  }
}
@media screen and (max-width: 768px) {
  .module-column-content-wrapper .module-column-content-pull{
    padding: 0 20px;
  }
}
/*------------------ Module Column content End------------------------*/
/*----------------- Module Column Left Colored Border Start ----------------- */
.module-columns-left-colored-border-wrapper .module-columns-left-colored-border h2:after{
  content:none;
}
.module-columns-left-colored-border-wrapper {
  padding: 60px 0;
  /*background: #d4d5d6;*/
}
.module-columns-left-colored-border-wrapper .module-columns-left-colored-border .columns-left-colored-border-item:first-child{
  margin-left: 3% !important;
}
.module-columns-left-colored-border h2.title {
  text-transform: capitalize;
  color: #333333;
  /*margin-bottom:82px;*/
  margin-bottom:42px;
  /* Changed the bottom space of heading due to add content above strategy columns as per ticket AWQ-274 */
  padding-bottom: 0;
  padding-top:0;
}
.module-columns-left-colored-border .columns-left-colored-border-item h3.columns-left-colored-border-item-heading{
  color:#000;
  padding-bottom: 0;
}
.module-columns-left-colored-border .columns-left-colored-border-item .columns-left-colored-border-item-content {
  margin-top: 20px;
  font-family: 'Graphik Web';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
}
.module-columns-left-colored-border .columns-left-colored-border-item .left-colored-border:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  background: inherit;
  left: -15px;
  opacity: 0.5;
}
@media screen and (max-width:991px) and (min-width:768px){
  .module-columns-left-colored-border-wrapper .module-columns-left-colored-border .columns-left-colored-border-item:first-child {
    margin-left: 0 !important;
  }
  .module-columns-left-colored-border .columns-left-colored-border-item .left-colored-border:before {
    content: "";
    left: 0px;
  }
}
@media screen and (max-width:767px){
  .module-columns-left-colored-border h2.title {
    margin-bottom: 44px;
  }
  .module-columns-left-colored-border-wrapper .module-columns-left-colored-border .columns-left-colored-border-item {
    margin-left:3%;
    margin-bottom: 30px;
  }
}
/*---------------- module columns left colored border end -------------------- */
/*---------------------- New refresh banner style starts -------------------*/
.inner-banner-top.new-refresh-banner-style {
  height: 654px;
}
.inner-banner-top.new-refresh-banner-style + .inner-banner {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .inner-banner-top.new-refresh-banner-style {
    height: 500px;
  }
}
@media screen and (max-width: 767px) {
  .inner-banner-top.new-refresh-banner-style {
    height: 350px;
  }
}
.homepage-refresh-banner {
  position: relative;
  height: 850px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.homepage-refresh-banner-bg-video {
  height: auto;
  max-height: 850px;
}
.homepage-refresh-banner-content-wrapper {
  position: absolute;
  z-index: 9;
  width: 100%;
  /* top: calc(50% + 75px);
  height: auto;
  transform: translateY(-50%);*/
}
.homepage-refresh-banner-bg-video-desktop.inv_playerContainer {
  max-height: 850px;
  pointer-events: none;
  height: auto;
  /*height: 850px;*/
  width: 100%;
}
.homepage-refresh-banner-bg-video-desktop.inv_playerContainer .inv_videoControls {
  display: none !important;
}
.video-poster-image-wrapper {
  width: 100%;
  object-fit: cover;
}
h2.homepage-refresh-banner-content-title {
  margin-top: 20px;
  color: #333333;
  padding:0;
  text-transform: capitalize;
}
.homepage-refresh-banner-description-title h1 {
  font-family: 'Graphik Medium Web'!important;
  font-style: normal;
  font-weight: 500;
  font-size: 16px !important;
  line-height: 29px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #333333;
  padding:0;
}
.homepage-refresh-banner-description p{
  font-family: 'Graphik Web';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
}
.homepage-refresh-banner-description p:last-child {
  padding-bottom: 0;
}
.homepage-refresh-banner-description p a {
  font-family: 'Graphik SemiBold Web';
  color: #395878;
  text-decoration: underline;
  transition: 0.5s;
}
.homepage-refresh-banner-description p a:hover, .homepage-refresh-banner-description p a:focus {
  text-decoration: none;
}
.video-poster-image-wrapper img, .video-poster-image-wrapper-mobile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.refresh-banner-tablet-image, .refresh-banner-mobile-image {
  display: none;
}
.homepage-refresh-banner-bg-video-desktop .inv_videoLoaderArea {
  display: none !important;
}
.homepage-refresh-banner .homepage-refresh-banner-bg-video-desktop.inv_playerContainer{
  background-image: none !important;
  background-color: transparent !important
}
.homepage-refresh-banner-description-wrapper .btn-new {
  border: 1px solid #1BC191;
  background: transparent;
  transition: all .5s;
  cursor: pointer;
  padding: 13px 31px;
  font-family: 'Arial'!important;
  font-weight: normal;
  font-size: 12px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: #233E3C;
  text-decoration: none;
  margin-top: 30px;
}
.homepage-refresh-banner-description-wrapper .btn-new:hover,
.homepage-refresh-banner-description-wrapper .btn-new:active,
.homepage-refresh-banner-description-wrapper .btn-new:focus{
  background: #1BC191;
  color: #fff!important;
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .homepage-refresh-banner-content-wrapper {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .homepage-refresh-banner-content-wrapper {
    padding-bottom: 60px;
  }
  .homepage-refresh-banner {
    height: 604px !important;
  }
  .homepage-refresh-banner .homepage-refresh-banner-bg-video-desktop.inv_playerContainer {
    display: none;
  }
}
@media screen and (min-width: 992px) and (max-width: 1023px) {
  .homepage-refresh-banner-bg-video-desktop {
    display: block;
  }
  .refresh-banner-tablet-image {
    display: none;
  }
  .refresh-banner-mobile-image {
    display: none;
  }
  .homepage-refresh-banner-bg-video-desktop.inv_playerContainer {
    height: 100%;
  }
  .homepage-refresh-banner-content-wrapper {
    background-color: transparent !important;
  }
  .homepage-refresh-banner-bg-video-desktop.inv_playerContainer .inv_videoMainContainer {
    left: -2px;
  }
}
@media screen and (max-width: 991px) {
  .homepage-refresh-banner-bg-video-desktop {
    display: none;
  }
  .homepage-refresh-with-video {
    position: relative !important;
  }
  .refresh-banner-tablet-image {
    display: block;
    height: 591px;
  }
  .refresh-banner-tablet-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .refresh-banner-mobile-image {
    display: none;
  }
  .homepage-refresh-banner-content-wrapper {
    position: relative;
    transform: translateY(0);
  }
  .homepage-refresh-banner {
    height: auto !important;
    background-image: none !important;
    flex-direction: column;
  }
  .homepage-refresh-banner-content-wrapper {
    padding: 60px 0;
  }
  h1.homepage-refresh-banner-content-title {
    margin: 0;
    padding-top: 0;
  }
  .homepage-refresh-banner .homepage-refresh-banner-description-wrapper {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .refresh-banner-tablet-image {
    display: none;
  }
  .refresh-banner-mobile-image {
    display: block;
  }
  .homepage-refresh-banner {
    height: 413px;
  }
  h1.homepage-refresh-banner-content-title {
    font-size: 5.2rem;
    line-height: 1;
  }
  .refresh-banner-mobile-image img {
    width: 100%;
    object-fit: cover;
  }
  .homepage-refresh-banner-description p {
    line-height: 1.5;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1440px) {
  .homepage-refresh-banner {
  }
  .homepage-refresh-banner .homepage-refresh-banner-bg-video-desktop.inv_playerContainer {
    height: 100%;
    min-height: 700px;
  }
  .homepage-refresh-banner-content-wrapper{
    position: relative;
  }
  .homepage-refresh-with-video{
    position: absolute;
  }
}
@media screen and (min-width: 1440px) {
  .homepage-refresh-banner {
    min-height: 850px !important;
  }
}
/*@media screen and (min-width: 1141px) {
.homepage-refresh-banner {
height: auto !important;
}
}*/
/*---------------------- New refresh banner style ends -------------------*/
/*---------------------- Insights Start -------------------*/
.insights-main .article-title{
  padding:29px 0 0;
}
.insights-main .insight-title p {
  font-family: 'Graphik Medium Web';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #999999;
}
.insights-main .insight-title h3,
.insights-main .article-title h2{
  font-family: 'Graphik Light Web';
  font-style: normal;
  font-weight: 300;
  font-size: 21px;
  line-height: 28px;
  color: #000000;
}
.insights-main .article-title h2:after{
  display: none;
}
.insights-main .article-link a{
  /*font-family: 'Graphik Web'!important;*/
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 0.05em;
  color: #000000;
  text-transform: uppercase;
  padding-bottom: 8px;
  border-bottom: 2px solid #326462;
  /*margin-top: 39px;*/
}
.insights-main .article-link a:hover{
  text-decoration: none;
}
.insights-main .article-link a:before {
  display: none;
}
.insights-main .article-content {
  font-family: 'Graphik Web';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
}
/*---------------------- Insights end -------------------*/
/*---------------------- Home Insights Start -------------------*/
.InsightsModule {
  padding: 60px 0;
}
.InsightsModule .insights-title {
  padding-bottom: 40px;
}
.InsightsModule .insights-title h2{
  color: #3F3F3F;
}
.InsightsModule .insights-list .insights-top .insight-img,.insights-main .insights-top-section .insights-top .article-img {
  height: 100%;
  overflow: hidden;
}
.InsightsModule .insights-list .insights-top .insight-img img,.insights-main .insights-top-section .insights-top .article-img img{
  width: 100%;
  height: 180px;
  transition: all ease-out 0.5s;
  object-fit: cover;
  position: relative;
}
.InsightsModule .insights-list .insight-category p {
  padding-bottom: 20px;
  border-top: 1px solid #000;
  padding-top: 20px;
}
.InsightsModule .insights-list .insight-category p,
.InsightsModule .insight-social-title p{
  font-size: 1.2rem;
  line-height: 1;
  color: #17A17A;
  font-family: 'Graphik SemiBold Web';
  font-weight: 600;
  text-transform: uppercase;
}
.InsightsModule .insights-list .article-title {
  padding: 20px 0;
}
.insights-main .insights-top-section .insights-top .article-title
{
  padding:0 0 20px;
}
.insights-main .insights-top-section .insights-top .article-author
{
  display:none;
}
.InsightsModule .insights-list .article-title a,.insights-main .insights-top-section .insights-top .article-title a{
  /*text-transform: capitalize;*/
  font-family: 'Graphik SemiBold Web';
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.5;
  color: #000;
  text-decoration: underline;
  transition: 0.5s;
}
.InsightsModule .insights-list .article-title a:after, .insights-main .insights-top-section .insights-top .article-title a:after {
  display: none;
}
.InsightsModule .insights-list .article-title a:hover, .insights-main .insights-top-section .insights-top .article-title a:hover{
  color: #17A17A;
}
.InsightsModule .insights-list .insights-bottom {
  /*padding: 30px 24px 33px 24px;*/
  position: relative;
}
.InsightsModule .insights-list .insights-bottom .date {
  font-family: 'Graphik Medium Web';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #999999;
  margin-bottom:9px;
}
/* home page insight start*/
.InsightsModule .insights-list .listing-insider {
  position: relative;
}
.InsightsModule .insights-list .listing-insider .insights-bottom {
  padding-bottom:40px;
  position: initial;
}
.InsightsModule .insights-list .listing-insider .insights-bottom .article-link {
  position: absolute;
  bottom: 0;
}
.InsightsModule .insights-list .listing-insider .insights-bottom .article-link a {
  font-family: 'Graphik Extra Light Web' !important;
  font-style: normal;
  font-weight: 200;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000000;
  padding-bottom: 8px;
  border-bottom: 2px solid #000;
  display: inline;
  transition: color .1s linear;
  position:relative;
  bottom:auto;
}
/* home page insight end*/
.InsightsModule .insights-list .insights-bottom .article-content,.insights-main .insights-top-section .insights-top .article-content {
  font-size: 1.6rem;
  line-height: 1.76;
  font-family: 'Graphik Web';
  font-weight:  400;
  padding-bottom: 25px;
  color: #000;
  /*font-family: 'Graphik Web';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  margin-bottom:39px;
  color: #000000;*/
}
.InsightsModule .insights-list .insights-bottom .article-content p {
  padding-bottom: 25px;
}
/*.InsightsModule .insights-list .insights-bottom .article-link a,*/
.insights-main .insights-top-section .insights-top .article-link a {
  font-family: 'Graphik Extra Light Web' !important;
  font-style: normal;
  font-weight: 200;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000000;
  padding-bottom: 8px;
  border-bottom: 2px solid #000;
  display: inline;
  transition: color .1s linear;
  bottom: 0;
  position: absolute;
  text-decoration: none;
}
.InsightsModule .insights-list .insights-bottom .article-link a:hover,
.insights-main .insights-top-section .insights-top .article-link a:hover{
  text-decoration:none;
  color: #17A17A;
  border-bottom: 2px solid #17A17A;
  font-family: 'Graphik Medium Web';
}
.InsightsModule .insights-list .insights-bottom .article-link a:before,
.InsightsModule .insights-list .insights-bottom .article-link a:after,
.InsightsModule .insights-list .article-title a:before,
.InsightsModule .insights-list .article-title a:after{
  display: none;
}
.twitter .insight-title img {
  height: 22px;
  width: 29px;
  object-fit: cover;
}
.twitter .twitter-name a {
  display: none;
}
.twitter .twitter-name a:after{
  display: none;
}
.twitter-listing {
  background: #F7F7F7;
  height: 100%;
  padding: 26px 24px;
}
.twitter-listing .insight-social-title p {
  font-family: 'Graphik Medium Web';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: right;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #999999;
  padding-bottom:0;
}
.twitter-listing .insights-last {
}
.twitter-feeds-panel .twitter-feeds-title img {
  height: 120px;
  width: 100%;
  padding: 0;
  object-fit: cover;
  margin-bottom: 27px;
}
.twitter-feeds-panel .twitter-feeds-title p {
  font-family: 'Graphik Web';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  padding: 0;
}
.twitter-listing .twitter-heading {
  margin-bottom: 27px;
  display: block;
}
.InsightsModule .insight-img:hover img {
  transform: scale(1.1);
}
.twitter-listing .twitter-heading .insight-title,
.twitter-listing .twitter-heading  .insight-social-title{
  display: inline-block
}
.twitter-listing .twitter-heading  .insight-social-title {
  float: right;
}
@media screen and (max-width: 767px) {
  .InsightsModule .insights-list .insight {
    margin-bottom: 30px;
    height: 100% !important;
  }
  .InsightsModule .insights-list .insights-bottom .article-link a {
    bottom: auto;
    position: relative;
  }
}
/*---------------------- Home Insights End -------------------*/
/* ------------------------ Accordion FAQ module on about page starts here ---------------------------------*/
.faq-section .value-top, .faq-section .value-top {
  font-family: 'Graphik SemiBold Web';
  font-size:20px;
  font-weight:  600;
  line-height: 1.2;
  color: #000;
  text-transform: capitalize;
}
/* ------------------------ Accordion FAQ module on about page ends here ---------------------------------*/
/* ------------------------ Solution page our-registered-funds start ---------------------------------*/
.our-registered-funds {
  padding: 60px 0;
  margin: 60px 0;
}
.our-registered-funds.grey-background {
  background: #F4F4F4;
}
.our-registered-funds h2{
  text-transform: capitalize;
  color: #333333;
  /*margin-bottom: 18px; --> This space is changed as per the ticket AWQ-275 */
  margin-bottom: 70px;
  /* The bottom space is changes as per zeplin design */
  padding:0;
}
.our-registered-funds h2:after {
  content: none;
}
.our-registered-funds .left-content p{
  font-family: 'Graphik Web';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
}
.our-registered-funds .left-content p:last-child {
    padding-bottom: 0 ;
}
.our-registered-funds .right-content{
  font-family: 'Graphik Web';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #999999;
}
.our-registered-funds.half-width-two-modules .right-content {
 color: #000;
}
.our-registered-funds.half-width-two-modules h3{
  padding-bottom: 10px;
  font-weight: bold;
}
.our-registered-funds .right-content,
.our-registered-funds.half-width-two-modules .left-content{
  display: inline-block;
  margin-bottom: 5px;
}
.our-registered-funds .right-content a,
.our-registered-funds.half-width-two-modules .left-content a{
  font-family: 'Graphik SemiBold Web'!important;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
}
.our-registered-funds .right-content a:hover,
.our-registered-funds .right-content a:focus,
.our-registered-funds.half-width-two-modules .left-content a:hover,
.our-registered-funds.half-width-two-modules .left-content a:focus{
  color: #17A17A;
}
.our-registered-funds .right-content a[href^="http"]:after,
.our-registered-funds .right-content a:focus:after,
.our-registered-funds.half-width-two-modules .left-content a[href^="http"]:after,
.our-registered-funds.half-width-two-modules .left-content a:focus:after{
  content: '';
  background: url(/~/media/Images/A/Apollo-Group/Universal/content-images/external-link-icon-blue.svg)!important;
  width: 24px;
  height: 24px;
  /*top: 0;*/
  position:absolute;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 15px;
  background-size: contain;
}
.our-registered-funds .right-content p:last-child,
.our-registered-funds.half-width-two-modules .left-content p:last-child{
  padding-bottom:0;
}
@media screen and (max-width: 991px) {
  .our-registered-funds.half-width-two-modules .left-content {
    margin-bottom: 20px;
  }
}

/* ------------------------ Solution page our-registered-funds ends ---------------------------------*/
/* ------------------------ Static Signpost start ---------------------------------*/
.static-signpost-wrapper  {
  padding: 60px 0;
  position: relative;
}
.static-signpost-wrapper .title{
  color: #3F3F3F;
  text-transform: capitalize;
  padding-bottom: 40px;
}
.static-signpost-wrapper .static-signpost-item {
  position: relative;
  background: #F7F7F7;
}
.static-signpost-wrapper .static-signpost-item .static-signpost-img-wrap img {
  width: 100%;
  min-height: 240px;
  height: 100%;
  object-fit: cover;
}
.static-signpost-wrapper .static-signpost-item .bottom{
  padding: 29px 24px 66px 24px;
}
.static-signpost-wrapper .static-signpost-item .bottom .date {
  font-family: 'Graphik Web';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 14px;
  color: #000;
}
.static-signpost-wrapper .static-signpost-item .topic{
  font-family: 'Graphik Medium Web';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #999999;
  padding-bottom: 4px;
}
.static-signpost-wrapper .static-signpost-item a.title-bottom p {
  font-family: 'Graphik Light Web';
  font-style: normal;
  font-weight: 300;
  font-size: 21px;
  line-height: 28px;
  color: #000000;
  padding-bottom: 4px;
  transition: .2s ease;
}
.static-signpost-wrapper .static-signpost-item a:hover p {
  color: #17A17A;
  font-family: 'Graphik SemiBold Web';
}
.static-signpost-wrapper .static-signpost-item .title-bottom h2:after,
.static-signpost-wrapper .title:after{
  content:none;
}
.static-signpost-wrapper .static-signpost-item .content-type {
  font-family: 'Graphik Web';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  padding-bottom: 39px;
}
.static-signpost-wrapper .static-signpost-item .bottom .static-signpost-btn {
  font-family: 'Graphik Extra Light Web'!important;
  font-style: normal;
  font-weight: 200;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000000;
  padding-bottom: 8px;
  border-bottom: 2px solid #000;
  display: inline;
  transition: color .1s linear;
  bottom: 33px;
  position: absolute!important;
}
.static-signpost-wrapper .static-signpost-item .bottom .static-signpost-btn:hover {
  text-decoration:none;
  color: #17A17A;
  border-bottom: 2px solid #17A17A;
  font-family: 'Graphik Medium Web'!important;
}
@media screen and (max-width: 767px) {
  .static-signpost-wrapper .static-signpost-item {
    margin-bottom: 20px;
    height: 100%!important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .static-signpost-wrapper .static-signpost-item {
    margin-bottom: 20px;
  }
}
/* ------------------------ Static Signpost end ---------------------------------*/
/*---------------------- Module - New Intro Style Start -------------------*/
.new-intro-style h1{
  color: #333333;
  text-transform: capitalize;
}
.new-intro-style h2{
  font-size: 40px;
  line-height: 48px;
  padding-bottom: 15px;
}
.new-intro-style h2:after {
  display: none;
}
.new-intro-style .border-wrap .intro-border{
  border: none;
  display: none;
}
.new-intro-style p{
  font-size: 16px;
  line-height: 28px;
  font-family: "Graphik Web";
}
.new-intro-style p a{
  color: #395878;
  font-weight: 600;
  font-family: 'Graphik Semibold web';
  text-decoration: underline;
}
.new-intro-style p a:hover {
  text-decoration: none;
}
#contentwrapper .new-intro-style p a:focus{
  color: #395878;
}
/*---------------------- Module - New Intro Style Ends -------------------*/
/*---------------------- Latest PR Pull Start -------------------*/
.latest-pr-wrapper {
  padding: 60px 0;
}
.latest-pr-wrapper .title {
  text-transform: capitalize;
  color: #3F3F3F;
  padding-bottom: 40px;
}
.latest-pr-wrapper .title:after {
  content: none;
}
.latest-pr-wrapper .latest-pr .Pr-apollo {
  padding: 29px 24px 65px 24px;
  position: relative!important;
  height: 100%!important;
}
.latest-pr-wrapper.grey-background .latest-pr .Pr-apollo{
  background: #E7E8EA;
}
.latest-pr-wrapper .latest-pr .latest-pr-title {
  font-family: 'Graphik Light Web';
  font-style: normal;
  font-weight: 300;
  font-size: 21px;
  line-height: 28px;
  color: #000000;
  padding-bottom: 38px;
}
.latest-pr-wrapper .latest-pr .latest-pr-description {
  font-family: 'Graphik Web';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #000;
  padding-bottom: 39px;
}
.latest-pr-wrapper .latest-pr .latest-pr-link a {
  font-family: 'Graphik Extra Light Web'!important;
  font-style: normal;
  font-weight: 200;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000000;
  padding-bottom: 8px;
  border-bottom: 2px solid #000;
  display: inline;
  transition: color .1s linear;
  bottom: 35px;
  position: absolute!important;
}
.latest-pr-wrapper .latest-pr .latest-pr-link a:hover {
  text-decoration:none;
  color: #17A17A;
  border-bottom: 2px solid #17A17A;
  font-family: 'Graphik Medium Web'!important;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .latest-pr-wrapper .latest-pr .Pr-apollo {
    margin-bottom: 20px;
  }
}
/*---------------------- Latest PR Pull Ends -------------------*/
/*---------------------- module-for-new-inquries module style starts ----------------------- */
.module-new-inquries-wrapper {
  padding: 60px 0;
}
.module-new-inquries-wrapper .col-offset-right-1 {
  margin-right: 8.33333333%;
}
.module-new-inquries-wrapper .module-new-inquries-heading .inquiry-heading,
.new-inquries h2{
  /* font-size: 40px;
  font-weight: 200;
  line-height: 48px;
  font-family: "Graphik Extra Light Web";
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;*/
  color:#000;
  margin-bottom:12px;
  padding-bottom:0;
}
.module-new-inquries-wrapper .new-inquries .module-new-inquries .content-intro{
  font-size: 18px;
  font-weight: 400;
  line-height: 1.67;
  color:#000;
  font-family: "Graphik Web";
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.module-new-inquries-wrapper .new-inquries .module-new-inquries .content-intro p:last-child{
  padding-bottom:0;
}
h2.inquiry-heading:after{
  display:none;
}
.module-new-inquries-wrapper .new-inquries-item .new-inquries-item-content .inquires-text{
  font-size: 21px;
  font-weight: 300;
  line-height: 1.33;
  color:#000;
  font-family: "Graphik Light Web";
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.module-new-inquries-wrapper .new-inquries-item .new-inquries-item-content .inquires-text span[class^="rad-link"]{
  font-size: 18px;
  line-height: 1.67;
  color:#999999;
  font-weight: 400;
  font-family: "Graphik Web";
}
.module-new-inquries-wrapper .new-inquries-item .new-inquries-item-content .inquires-text span[class^="rad-link"] a{
  font-size: inherit;
  color: inherit;
  font-family: inherit !important;
  line-height:inherit;
}
.module-new-inquries-wrapper .new-inquries-item .new-inquries-item-content:last-child .inquires-text p{
  padding-bottom:0;
}
.module-new-inquries-wrapper .new-inquries-item .new-inquries-item-content .inquires-text .rad-link-1 a:before{
  content:'';
  margin-right: 7px;
  display: inline-block;
  background: url(/~/media/Images/A/Apollo-Group/icons/envelop.png) no-repeat;
  background-size: contain;
  width: 16px;
  height: 20px;
  position: relative;
  left: 1px;
  top: 8px;
}
.module-new-inquries-wrapper .new-inquries-item .new-inquries-item-content .inquires-text .rad-link-2 a[href^="tel:"]:hover{
  text-decoration:underline;
  cursor:pointer;
}
.module-new-inquries-wrapper .new-inquries-item .new-inquries-item-content .inquires-text .rad-link-2 a:before{
  content: '';
  margin-right: 7px;
  display: inline-block;
  background: url(/~/media/Images/A/Apollo-Group/icons/phone-receiver.png) no-repeat;
  background-size: contain;
  width: 16px;
  height: 20px;
  position: relative;
  left: 1px;
  top: 3px;
}
@media screen and (max-width:767px){
  .module-new-inquries-wrapper .new-inquries .module-new-inquries .content-intro p:last-child{
    padding-bottom:30px;
  }
  .module-values-wrapper .module-values .item-col .values-item-icon-image {
    height: auto !important;
  }
}
/*---------------------- module-for-new-inquries module style ends ----------------------- */
/*---------------------- module-link style ends here ----------------------- */
.module-link {
  padding: 60px 0;
  text-align: center;
}
.module-link .module-link-btn{
  font-family: 'Graphik Web'!important;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #233E3C;
  border: 1px solid #1BC191;
  display: inline-flex;
  padding: 13px 31px;
}
.module-link .module-link-btn:hover,
.module-link .module-link-btn:focus,
.module-link .module-link-btn:active{
  text-decoration:none;
  color: #fff!important;
  background: #1BC191;
  font-family: 'Graphik Medium Web';
}
/*---------------------- module-link ends ----------------------- */
/*---------------------- Module - Two Column for Chapter Page Start ----------------------- */
.twocol-chapter-container {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  /*min-height: 527px;*/ min-height:auto;
  height: 100%;
  /*padding: 48px 0;*/padding-top: 60px;
  padding-bottom: 40px;
  width: 100vw;
  /* left: 50%; */position: relative;
  /* transform: translate(-50%); */}
.twocol-chapter-container[style*="background-image:url(/~/"] div {
  color: #fff;
}
.twocol-chapter-container[style*="background-image:url(/~/"] a {
  color: #fff;
  border-color: #fff}
.attachment-link-button {
  display: flex;
  justify-content: center;
}
.attachment-link-button .attachment-link.btn {
  min-width: 350px;
  padding: 14px 40px;
  font-weight: 600;
  margin-bottom: 20px;
}
.opportunity-container {
  position: relative;
  /*padding-left: 8.33%;padding-bottom: 30px;*/}
.chapter-title {
  font-size: 2.0rem;
  font-family: 'Graphik SemiBold Web';
  padding: 13px 0 36px 0;
}
.chapter-text {
  /*font-size: 1.8rem; font-family: 'Graphik SemiBold Web';color:#231f20*/}
.chapter-content p {
  /*font-size: 1.6rem;color: #231f20;*/}
.chapter-content p.intro-text {
  font-size: 2.4rem;
  font-family: 'Graphik SemiBold Web';
  color: #231f20;
}
.twocol-chapter-container .rad-highlight {
  color: #007d55;
  font-family: 'Graphik SemiBold Web';
  letter-spacing: -0.5px;
  line-height: 1.33;
  font-weight: 600;
}
/*---------------------- Module - Two Column for Chapter Page End ----------------------- */
/*---------- Contact form starts  ----------*/
#disclosures {
  /*display: none;*/
}
.twocol-chapter-container {
  padding: 60px 0;
}
.twocol-chapter-container .new-inquries h3{
  /*font-size: 40px;
  font-weight: 200;
  line-height: 48px;  
  font-family: "Graphik Extra Light Web"; 
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;*/
  padding-bottom:12px;
  padding-top:0;
  color:#000;
}
.twocol-chapter-container .new-inquries .page-introtext p {
  font-family: 'Graphik Web';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
}
.twocol-chapter-wrapper hr{
  color: #999999;
  margin-bottom: 60px;
}
.twocol-chapter-wrapper .twocol-chapter-container.ir-contact-form .ir-contact-form .form-msg p {
  padding-bottom: 0px;
  color: #17A17A!important;
}
.twocol-chapter-wrapper .twocol-chapter-container.ir-contact-form .ir-contact-form select {
  margin-bottom: 20px;
  margin-top: 50px;
}
.twocol-chapter-wrapper .twocol-chapter-container.ir-contact-form .key-contacts h3{
  padding-bottom: 20px;
  padding-top: 80px;
  font-size: 2.8rem;
  line-height: 20px;
  color: #008969;
}
.twocol-chapter-wrapper .twocol-chapter-container.ir-contact-form .key-contacts p strong{
  padding-top: 26px;
  display: block;
  font-size: 2.0rem;
  line-height: 2.8rem;
  margin-bottom: 15px;
  border-top: solid 1px #7F7F7F;
  margin-top: 26px;
  font-weight: 600;
}
.twocol-chapter-wrapper .twocol-chapter-container.ir-contact-form .key-contacts p {
  padding-bottom:0px;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #231f20;
  font-family: 'Graphik Web';
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .key-contacts a{
  color:#007d55;
}
.ir-contact-form input.disabled{
  opacity: 0.5 !important;
  pointer-events: none !important;
}
.ir-contact-form .form-right input[type="submit"]{
  font-family: 'Graphik Web'!important;
  font-style: normal;
  font-weight: 400!important;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #233E3C!important;
  border: 1px solid #1BC191!important;
  display: inline-flex;
  padding: 16px 36px!important;
  background: none;
  width: auto!important;
  height: auto!important;
}
.twocol-chapter-wrapper .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right input {
  border-bottom: 1px solid #999999!important;
  border: 0;
  width: 100%;
  padding: 10px 0;
  height: 43px;
  font-size: 1.4rem;
  line-height: normal;
  font-weight: normal;
  color: #505055;
  font-family: 'Graphik SemiBold Web';
  font-weight: 600;
}
.twocol-chapter-wrapper .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right input[type="submit"] {
  border: 1px solid #1BC191!important;
}
.twocol-chapter-wrapper .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right input[type="submit"]:hover {
  background-color:#1BC191!important;
  color: #fff!important;
}
.twocol-chapter-wrapper .twocol-chapter-container.ir-contact-form .ir-contact-form select, .twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right textarea {
  border: 1px solid #007d55;
  width: 444px;
  padding: 9px 16px;
  height: 38px;
  font-size: 1.4rem;
  line-height: normal;
  font-weight: normal;
  color: #505055;
  font-family: 'Graphik SemiBold Web';
  font-weight: 600;
}
.ir-contact-form .form-right input {
  border: 1px solid #d8d8d8;
  margin-right: 10px;
  padding: 5px 10px;
  width: 230px;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right input[type="submit"].disabled {
  color: #008969 !important;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right span{
  /*opacity:0;*/
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right label.focusin, .twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right label.error{
  top:0 !important;
  padding-left:0!important;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right label.error{
  color:red;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right .g-recaptcha{
  margin-top: 10px;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right .checkboxAgree label {
  display: block;
  font-size: 0!important;
  position: absolute !important;
  left: 0;
  top: 6px;
  cursor: pointer;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right .checkboxAgree input[type="checkbox"]:checked ~ label:before, .twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .reason-for-outreach-wrapper input[type="checkbox"]:checked ~ label:before {
  /*background: #2A7D55;*/
  background: #17a17a;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right .checkboxAgree input[type="checkbox"] ~ label:before, .twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .reason-for-outreach-wrapper input[type="checkbox"] ~ label:before {
  background: #fff;
  width: 29px;
  height: 27px;
  content: '';
  position: absolute;
  display: block !important;
  border: 1px solid #999999;
  cursor: pointer;
}
.reason-for-outreach-wrapper input[type="checkbox"] {
  position:absolute;
  opacity: 0;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .reason-for-outreach-wrapper input[type="checkbox"] ~ label {
  position: relative;
  padding-left: 45px;
  display: inline-block;
  font-family: 'Graphik Web';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .reason-for-outreach-wrapper input[type="checkbox"] ~ label:before {
  display: inline-block !important;
  left: 0;
  bottom:0;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right .checkboxAgree input[type="checkbox"]:checked ~ label:after {
  content: '';
  border: 3px solid #ffffff;
  position: absolute;
  background: transparent;
  width: 18px;
  height: 10px;
  top: 5px;
  transform: rotate(-45deg);
  border-top: 0;
  border-right: 0;
  left: 5px;
  cursor: pointer;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .reason-for-outreach-wrapper input[type="checkbox"]:checked ~ label:after {
  content: '';
  border: 3px solid #ffffff;
  position: absolute;
  background: transparent;
  width: 18px;
  height: 10px;
  top: 5px;
  transform: rotate(-45deg);
  border-top: 0;
  border-right: 0;
  left: 5px;
  cursor: pointer;
}
span.select2-search.select2-search--dropdown {
  display: none;
}
span.select2-selection.select2-selection--single {
  min-height: 38px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #007d55;
  border-radius: 0;
  margin-top: 30px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 1.4rem;
  color: #505055;
}
span.select2-selection__arrow {
  position: relative !important;
}
.select2-container--open .select2-dropdown--below {
  border-radius: 0;
  border: 1px solid #007d55;
  background-color: transparent;
  overflow: auto;
}
ul.select2-results__options {
  padding: 0 45px 14px 16px;
  background-color: #f8f8f8;
  font-size: 1.4rem;
}
.select2-results__option.select2-results__option--selectable.select2-results__option--selected {
  background: transparent;
}
.select2-results__option--selectable {
  border-bottom: solid 1px rgba(0, 0, 0, 0.25);
}
.select2-results__option.select2-results__option--selectable.select2-results__option--highlighted[aria-selected="true"] {
  background-color: transparent;
  color: #000;
  font-weight: bold;
}
.select2-container--default .select2-results>.select2-results__options {
  max-height: 190px;
  overflow-y: auto;
  width: 96.5%;
}
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
  border-radius: 3.5px;
  -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
  background-color: #888b8d;
}
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
@media screen and (min-width: 3000px){
  .landing-page-banner-module-wrapper .imageBGWrapper {
    background-position: center -80px !important;
  }
}
/*---------- Contact form ends  ----------*/
/*---------- Contact Form Start ------------------*/
.ir-contact-form div.clearfix {
  border: medium none;
  margin-bottom: 23px;
}
.ir-contact-form .form-left {
  float: left;
  margin-right: 10px;
  width: 120px;
}
.ir-contact-form .form-left span.mandatory, span.mandatory {
  color: #ff0000;
}
.ir-contact-form .form-right {
  float: left;
  width: 100%;
}
.form-right > span {
  position: absolute;
}
.ir-contact-form .form-right label{
  font-family: 'Graphik semibold Web';
  font-style: normal;
  font-weight: 500;
  font-size: 15px!important;
  line-height: 26px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #999999;
  padding-bottom:5px;
}
.ir-contact-form .form-right textarea {
  /*border: 1px solid #999999;*/
  margin-right: 10px;
  padding: 5px 10px;
  width: 100%;
  height:80px;
  resize:none;
}
.ir-contact-form .form-right input#txtCaptcha {
  float: none;
  margin-top: 10px;
}
.form-right > div {
  margin-bottom: 10px;
}
.reason-for-outreach-wrapper p {
  font-family: 'Graphik Semibold Web';
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #999999;
}
/*---------- Second Pattern Starts ------------------*/
.ir-contact-form-second-pattern .form-left{
  width:160px;
}
.ir-contact-form-second-pattern .form-right{
  width:100%;
}
.ir-contact-form-second-pattern .form-element {
  float: left;
  min-height: 90px;
}
.ir-contact-form-second-pattern .half-element {
  width: 50%;
}
.ir-contact-form-second-pattern .full-element,.ir-contact-form-second-pattern .form-right textarea {
  width: 100%;
}
.ir-contact-form-second-pattern select{
  padding:5px 10px;
}
.ir-contact-form-second-pattern .ir-label{
  margin-bottom:5px;
  display:inline-block;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right textarea {
  height: 80px;
  width: 400px;
}
.ir-contact-form .form-right.additional-details-wrapper {
  margin-left: 45px;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right .checkboxAgree {
  margin-top: 68px;
  position: relative !important;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right .checkboxAgree #agreeCheckBox {
  margin-right: 20px;
  opacity: 0;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
#agreeCheckBox {
  -webkit-appearance: auto;
  width: 29px;
  height: 27px;
  margin-left: 0;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right .checkboxAgree p {
  font-family: 'Graphik Web';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  padding-bottom: 55px;
}
.checkboxAgree {
  display: flex;
  clear: both;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right .checkboxAgree input[type="checkbox"]:checked ~ label:before, .twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .reason-for-outreach-wrapper input[type="checkbox"]:checked ~ label:before {
  /*background: #2A7D55;*/
  background: #17a17a;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right .checkboxAgree input[type="checkbox"]:checked ~ label:after {
  content: '';
  border: 3px solid #ffffff;
  position: absolute;
  background: transparent;
  width: 18px;
  height: 10px;
  top: 5px;
  transform: rotate(-45deg);
  border-top: 0;
  border-right: 0;
  left: 5px;
  cursor: pointer;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .reason-for-outreach-wrapper input[type="checkbox"]:checked ~ label:after {
  content: '';
  border: 3px solid #ffffff;
  position: absolute;
  background: transparent;
  width: 18px;
  height: 10px;
  top: 8px;
  transform: rotate(-45deg);
  border-top: 0;
  border-right: 0;
  left: 5px;
  cursor: pointer;
}
.reason-for-outreach-wrapper {
  margin: 10px 0 36px 0;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right label.error ~ input, .twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right label.error ~ textarea, .twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right label.error-required ~ input {
  border-bottom: 1px #ff0000 solid !important;
}
.twocol-chapter-wrapper.ir-contact-form .twocol-chapter-container.ir-contact-form .ir-contact-form .form-right label {
  position: relative;
  top: 32px;
  font-size: 1.4rem;
  color: #999999;
  transition: all 0.5s;
  pointer-events: none;
}
/*---------- Second Pattern Ends ------------------*/
/*---------- Contact Form End ------------------*/
/*---------- Media Start ------------------*/
#media .Sub-Navigation-Wrapper {
  display: none;
}
/*---------- Media End ------------------*/
/*---------- Insight Landing Start ------------------*/
.InsightsModule {
  padding: 60px 0;
}
.InsightsModule .insights-title {
  padding-bottom: 40px;
}
.InsightsModule .insights-title h2{
  color: #3F3F3F;
}
.InsightsModule .insights-list .insights-top .insight-img {
  height: 100%;
  overflow: hidden;
}
.InsightsModule .insights-list .insights-top .insight-img img{
  width: 100%;
  height: 180px;
  transition: all ease-out 0.5s;
  object-fit: cover;
  position: relative;
}
.InsightsModule .insights-list .insight-category p {
  padding-bottom: 20px;
  border-top: 1px solid #000;
  padding-top: 20px;
}
.InsightsModule .insights-list .insight-category p,
.InsightsModule .insight-social-title p{
  font-size: 1.2rem;
  line-height: 1;
  color: #17A17A;
  font-family: 'Graphik SemiBold Web';
  font-weight: 600;
  text-transform: uppercase;
}
.InsightsModule .insights-list .article-title {
  padding: 20px 0;
}
.InsightsModule .insights-list .article-title a,.insights-main .insights-top-section .insights-top .article-title a h2{
  text-transform: capitalize;
  font-family: 'Graphik SemiBold Web' !important;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.5;
  color: #000;
  text-decoration: underline;
  transition: 0.5s;
}
.InsightsModule .insights-list .article-title a:after {
  display: none;
}
.InsightsModule .insights-list .article-title a:hover,.insights-main .insights-top-section .insights-top .article-title a:hover h2{
  color: #17A17A;
}
.InsightsModule .insights-list .insights-bottom {
  /*padding: 30px 24px 33px 24px;*/
  position: relative;
}
.InsightsModule .insights-list .insights-bottom .article-link {
  position:relative;
  margin-top:31px;
}
.InsightsModule .insights-list .insights-bottom .date {
  font-family: 'Graphik Medium Web';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #999999;
  margin-bottom:9px;
}
.InsightsModule .insights-list .insights-bottom .article-content {
  font-size: 1.6rem;
  line-height: 1.76;
  font-family: 'Graphik Web';
  font-weight:  400;
  padding-bottom: 25px;
  /*font-family: 'Graphik Web';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  margin-bottom:39px;
  color: #000000;*/
}
.InsightsModule .insights-list .insights-bottom .article-content p {
  padding-bottom: 25px;
}
.InsightsModule .insights-list .insights-bottom .article-link a {
  font-family: 'Graphik Extra Light Web';
  font-style: normal;
  font-weight: 200;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000000;
  padding-bottom: 8px;
  border-bottom: 2px solid #000;
  display: inline;
  transition: color .1s linear;
  bottom: 0;
  position: absolute;
}
.InsightsModule .insights-list .insights-bottom .article-link a:hover{
  text-decoration:none;
  color: #17A17A;
  border-bottom: 2px solid #17A17A;
  font-family: 'Graphik Medium Web';
}
.InsightsModule .insights-list .insights-bottom .article-link a:before,
.InsightsModule .insights-list .insights-bottom .article-link a:after,
.InsightsModule .insights-list .article-title a:before,
.InsightsModule .insights-list .article-title a:after{
  display: none;
}
@media screen and (max-width: 767px) {
  .InsightsModule .insights-list .insight {
    margin-bottom: 30px;
    height: 100% !important;
  }
  .InsightsModule .insights-list .insights-bottom .article-link a {
    bottom: auto;
    position: relative;
  }
}
.insights-main .insight-title > p
{
  color: #17A17A !important;
  padding:20px 0;
  font-weight: 600;
  letter-spacing: normal;
  border-top:1px solid #000 !important;
}
.insights-detail-wrap .article-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.insights-landing-heading h1{
  margin: 0;
}
.insights-landing-item .article-link {
  bottom:0;
  position: absolute;
}
/*---------- Insight Landing End ------------------*/
/*---------- Intro Module Start ------------------*/
.intro-section .top-intro {
  padding-top: 15px;
}
/*---------- Intro Module End ------------------*/
.otherDetails-wrapper label,
.fundInfodetails-wrapper label {
  padding-left:15px
}
@media screen and (min-width:768px) and (max-width:1024px){
  .insights-detail-new .leader-detail #breadcrumb a, .insights-detail-new .leader-detail #mob-breadcrumb a, .insights-detail-new .leader-detail #breadcrumb span,.insights-detail-new .leader-detail #mob-breadcrumb span {
    font-size: 10px!important;
  }
  .videos-no-light-box.video-left-align {
    width: 100%!important;
  }
}
/********************* style of investment page as per ticket AWQ - 205 starts here *******************/
/* Changed the h1 font size as per client requirement on ticket AWQ-205 and AWQ-207 */
.wms-style .new-intro-style h1 {
  /*font-size: 67px;*/
  font-size: 60px;
  /* Changed font size as per ticet AWQ-240 Client Requirement */
}
/* Style for video as per client requirment on ticket and AWQ-207 */
.wms-style .no-light-video-wrapper {
  margin-left: 0;
  display: flex;
  /* Added this code avoid text overlap when play video */
  width: 850px;
}
.wms-style .videos-no-light-box .no-light-video-wrapper .video-thumbnail {
  justify-content: flex-start;
}
.wms-style .videos-no-light-box .no-light-video-wrapper .video-thumbnail img {
  max-width: 915px;
}
/*.wms-style .videos-no-light-box div#videoPlayerStandalone {
width: 915px;
}*/
/**************** style of investment page as per ticket AWQ - 205 ends here *****************/
.wms-style .inv_videoPaused .inv_mouseLeave .inv_videoControls {
  bottom: 0px;
}
/******************************** Ends here *********************************/
/********************* Custom checkbox style based on Ticket no AWQ-205 **********************/
.site-disclaimer-popup-wrapper .site-disclaimer-popup .site-disclaimer-popup-content span.individual span.custom-checkbox{
  width: 20px;
  height: 20px;
  border: 1px solid #007d55;
  display: block;
  cursor: pointer;
  position: absolute;
  top: 5px;
  left: 0;
}
.site-disclaimer-popup-wrapper .site-disclaimer-popup .site-disclaimer-popup-content span.individual input[type="checkbox"]:checked ~ span.custom-checkbox {
  background: #007d55;
}
.site-disclaimer-popup-wrapper .site-disclaimer-popup .site-disclaimer-popup-content span.individual input[type="checkbox"]:checked ~ span.custom-checkbox:before {
  content: "\2714";
  width: 18px;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: normal;
  font-size: 1.6rem;
  color: #fff;
}
.site-disclaimer-popup-wrapper .site-disclaimer-popup .site-disclaimer-popup-content span.individual input[type="checkbox"][disabled]{
  cursor: not-allowed;
}
.site-disclaimer-popup-wrapper .site-disclaimer-popup .site-disclaimer-popup-content span.individual input[type="checkbox"][disabled] ~ span.custom-checkbox {
  background: #f1f1f1;
}
.site-disclaimer-popup-wrapper .site-disclaimer-popup .site-disclaimer-popup-content span.individual span.custom-error-text {
  color: #ff0000;
  font-size: 1.4rem;
  padding-bottom: 10px;
  display: block;
}
/* Focus style */
.site-disclaimer-popup-wrapper .site-disclaimer-popup .site-disclaimer-popup-content .rad-highlight input[type="radio"]:focus ~ span.custom-radio-button {
  border: 2px solid #000000 !important;
}
.site-disclaimer-popup-wrapper .site-disclaimer-popup .site-disclaimer-popup-content .rad-highlight input[type="checkbox"]:focus ~ span.custom-radio-button {
  border: 2px solid #000000 !important;
}
.site-disclaimer-popup-wrapper .site-disclaimer-popup .site-disclaimer-popup-content span.individual input[type="checkbox"]:focus ~ span.custom-radio-button {
  border: 2px solid #000000 !important;
}
.site-disclaimer-popup-wrapper .site-disclaimer-popup .site-disclaimer-popup-content .disclaimer-popup-buttons a:focus{
  border: 1px dotted #008969;
  outline-offset: 0px;
}
input[type="radio"]:focus ~ span:not(.rad-highlight) {
  border: 2px solid #000000 !important;
}
/************* Custom checkbox style based on Ticket no AWQ-205 ends here **************/
/***************************** style for ADA complaint **********************************/
body.apollo-v4444.overflownone {
  overflow: auto;
}
.h1 {
  font-size: 1.6rem;
  line-height: 2rem;
  letter-spacing: 1.75px;
  text-transform: uppercase;
  color: #fdae2a;
  font-family: 'Graphik SemiBold Web' !important;
}
.contentWithKeyfact .content-text .content-title p {
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.2px;
  color: #000000;
  font-weight: 600;
  padding-top: 30px;
  display: block;
}
.itemContent.active .closeTeam span:focus {
  outline: 1px dashed #008263;
  outline-offset: -2px;
}
.intro-text a:focus{
  border: 1px dotted #008969;
  outline-offset: 0px;
}
.introWrap .introWrap-title, .introWrap h2 {
  font-size: 3.6rem;
  line-height: 4.4rem;
  font-family: 'Graphik Web' !important;
  color: #007d55;
  padding-bottom: 30px;
}
.checkboxAgree a:focus{
  border: 1px dotted #008969;
  outline-offset: 0px;
}
.signpost-title a:focus{
  border: 1px dotted #008969;
  outline-offset: 0px;
}
.signpost-content a:focus{
  border: 1px dotted #008969;
  outline-offset: 0px;
}
.twitter-name a:focus{
  border: 1px dotted #1cafdb;
  outline-offset: 0px;
}
.twitter-bottom a:focus{
  border: 1px dotted #008969;
  outline-offset: 0px;
}
.accordion-inner-wrapper a:focus{
  border: 1px dotted #008969;
  outline-offset: 0px;
}
.document-item a:focus{
  border: 1px dotted #008969;
  outline-offset: 0px;
}
.doc-item a:focus{
  border: 1px dotted #1cafdb;
  outline-offset: 0px;
}
.intro-content a:focus{
  border: 1px dotted #1cafdb;
  outline-offset: 0px;
}
.intro-content a:focus > span[class^="icon"]:before{
  border: 1px dotted #1cafdb;
  outline-offset: 0px;
}
/**************************************** Ends here *****************************************/
/********************** Enable the hidded module on aris-main.js *************************/
body.visible-content .inner-banner-wrapper {
  opacity: 1 !important;
}
body.visible-content div#contentwrapper{
  opacity: 1 !important;
}
/**************************************** End Here ***********************************/
/********* Global Heading style for wealth management only as per ticket AWQ-240 **********/
.wms-style .insights-detail-new .insights-detail-wrap .insight-title h1 {
  font-size: 60px;
  line-height: 62px;
}
.wms-style h1{
  Font-size: 60px;
}
.wms-style h2{
  font-size: 40px;
}
.wms-style h3{
  font-size: 26px;
}
.wms-style .h3{
  font-size: 26px;
  line-height: 48px;
  font-family: 'Graphik SemiBold Web';
  font-weight: 200;
  color: #000;
  text-decoration: underline;
  transition: 0.5s;
  margin: 20px 0;
}
.wms-style .insights-main .insights-top-section .insights-top .article-title a h2{
  font-size:40px;
}
/************************************** Ends here ***************************************/
/**************** Style for Our stratagies image width as per ticket AWQ-252 *****************/
.columns-left-colored-border-item-icon-image img {
  width: 100%;
  max-height: 132px;
}
/**************************************** Ends here *****************************************/
/**************** style for remove bottom space for document in investors page *****************/
@media screen and (min-width:1920px){
  body#documents.ip3-investors #MainWrapper {
    position: relative;
    min-height: 90vh;
  }
  body#documents.ip3-investors .footer-links-container {
    position: absolute;
    bottom: 0;
  }
  body#error-page.debt-solutions-style #MainWrapper {
    position: relative;
    min-height: 87vh;
  }
  body#error-page.debt-solutions-style .footer-links-container {
    position: absolute;
    bottom: 0;
  }
}
/************************************** Ends here ***************************************/
a.new-logo-black-dark-nav:focus{
  outline:0;
}
/******************* Style for mega menu as per ticket AWQ-274 ***************************/
.header-toppad .topnavigation ul li > div.Menu-Wrap {
  background: #fff;
  transition: unset;
  top: 80px;
}
.module-columns-left-colored-border p.intro-title {
  margin-bottom: 32px;
  font-size: 1.6rem;
  line-height: 2.6rem;
}
body.wms-style .new-nav-header-style .header-right .topnavigation .top-links a{
  font-family: "Graphik Web";
  color: #000000;
}
body.wms-style .new-nav-header-style .header-right .topnavigation .top-links .rad-accessBtn {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 155px;
  border: 1px solid #395878;
  margin: 5px 0 0 0;
  padding: 10px 0px;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  height: auto !important;
}
body.wms-style .new-nav-header-style .header-right .topnavigation .top-links .rad-loginBtn li{
  padding-left: 0;
  width: 100%;
}
body.wms-style .new-nav-header-style .header-right .topnavigation .top-links .rad-accessBtn a {
  background-color: #fff;
  border: none !important;
  padding: 6px 8px;
  width: 100%;
  text-align: left;
  font-size:16px;
  font-family: "Graphik Web";
}
body.wms-style .new-nav-header-style .header-right .topnavigation .top-links .rad-accessBtn:hover a {
  background-color: #fff;
  border: none !important;
  padding: 6px 8px;
  width: 100%;
  text-align: left;
  font-family: "Graphik Web";
  font-size:16px;
}
body.wms-style .new-nav-header-style .header-right .topnavigation .top-links .rad-accessBtn a:hover {
  text-decoration:underline;
}
body.wms-style .new-nav-header-style .header-right .topnavigation .top-links ul.rad-accessBtn li {
  line-height: inherit;
  width: 100%;
  padding-left: 0;
}
body.wms-style .top-links .rad-loginBtnChild a:hover {
  background-color: transparent;
  text-decoration:underline;
}


/********************************** Ends here ********************************************/