.home-banner-item {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.4)), color-stop(70%, rgba(0, 0, 0, 0.4)));
  display: flex;
}
.home-banner-item img {
  position: relative;
  z-index: -1;
  display: block;
  height: 500px;
  object-fit: cover;
}
.home-banner-heading {
  width: 100%;
  position: absolute;
  color: #ffffff;
  font-size: 80px;
  line-height: 82px;
  font-weight: bold;
  font-family: hkgroteskbold;
  align-self: center;
  padding: 10%;
  margin-bottom: 0;
}
      .title-header a {
          color: #ffffff;
          font-family: "proximanova";
          font-size: 16px;
          font-weight: 400;
          text-transform: uppercase;
      }

      .title-header p {
          color: #ffffff;
          font-size: 80px;
          font-weight: 700;
          line-height: 85px;
          font-family: hkgroteskmedium;
      }

      .title-header-custom p {
          max-width: 580px;
          margin: 0 auto;
      }

      .date-header{
          color: #ffffff;
          font-weight: 400;
          font-size: 16px;
          font-family: "proximanova";
          margin-top: 14px;
      }
      .paragraph{
          margin-top:52px;
      }
      .paragraph p{
          color: #1e1e1e;
          font-family: "proximanova";
          font-size: 16px;
          font-weight: 400;
      }
      .footer-container{
          padding-top: 56px;
          height: 725px;
          background-color: #69a5a4;
      }
      .footer-title p{
          color: #ffffff;
          font-family: "hkgroteskmedium";
          font-size: 36px;
          font-weight: 700;
      }


      #blogCarousel .carousel-indicators {
          left: 0;
          top: auto;
          bottom: -40px;

      }
      /* Innovation Fellowships */
      .innovation-fellowships .sub-menu-fellowships {
          width: 100%;
          text-align: center;
          background-color: #1e1e1e;
          padding: 30px 0;
      }

      .innovation-fellowships .sub-menu-fellowships a {
          color: #ffffff;
          font-size: 16px;
          font-weight: 700;
          letter-spacing: -0.15px;
          margin-right: 20px;
      }

      .innovation-fellowships .sub-menu-fellowships a:last-child {
          margin-right: 0;
      }

      .innovation-fellowships .sub-menu-fellowships a:hover {
          text-decoration: none;
      }

      #overview {
        margin: 0!important;
      }

      .fellowships-overview {
          margin: 50px 0;
      }

      .fellowships-overview .overview-title {
          color: #1e1e1e;
          font-size: 36px;
          font-weight: 700;
          letter-spacing: -0.36px;
          font-family: hkgroteskbold;
      }

      .fellowships-overview p {
          color: #1e1e1e;
          font-size: 16px;
          font-weight: 400;
      }
      
      .fellowships-overview ul li {
        font-size: 16px;
      }

      .fellowships-selection-process {
          background-color: #602928;
          color: #ffffff;
          font-size: 16px;
      }

      .fellowships-selection-process .title {
          color: #ffffff;
          font-size: 36px;
          font-weight: 700;
          padding-bottom: 30px;
          font-family: hkgroteskbold;
          letter-spacing: -0.36px;
      }

      .fellowships-selection-process p {
          color: #ffffff;
          font-size: 16px;
          font-weight: 400;
      }

      .fellowships-selection-process a {
          color: #69a5a4;
      }
      
      .fellowships-selection-process table a {
          color: #602928; /*#69a5a4;*/
      }

      .fellowships-recent-awardees .title {
          color: #1e1e1e;
          font-size: 36px;
          font-weight: 700;
          margin-bottom: 30px;
          font-family: hkgroteskbold;
          letter-spacing: -0.36px;
      }

      .fellowships-recent-awardees .sub-title {
          font-size: 24px;
          font-weight: 700;
          font-family: hkgroteskbold;
          letter-spacing: -0.36px;
      }

      .fellowships-recent-awardees .p {
          color: #1e1e1e;
          font-size: 16px;
          font-weight: 400;
      }

      .fellowships-recent-item .item-img {
          width: 100%;
		max-height: 200px;
		background-color: #C6C6C6;
      }
      
      .fellowships-recent-item .item-img img {
        width: 100%;
        height: 200px;
        object-fit: cover;
      }

      .fellowships-recent-item h3 {
        font-family: hkgroteskbold;
        color: #3f575e;
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 0;
        margin-top: 15px;
      }

      .fellowships-recent-awardees .view-past a {
          font-size: 16px;
          font-weight: 700;
          text-transform: uppercase;
          color: #ffffff;
          background-color: #69a5a4;
          padding: 15px;
          border-radius: 4px;
      }

      .fellowships-recent-awardees .view-past a:hover {
        color: #ffffff;
        text-decoration: none;
        background-color: #3F575E;
        transition: .5s ease;
      }

      .fellowships-faqs {
          background-color: #3f575e;
      }
      
      .fellowships-faqs .faq-title {
          color: #ffffff;
          font-size: 36px;
          font-weight: 700;
          letter-spacing: -0.36px;
          font-family: hkgroteskbold;
      }
      
      .fellowships-faqs .faqs-contents .card-body p {
        color: #ffffff;
      }
      
      .fellowships-faqs .share-section {
        padding-right: 0;
      }
      .share-section p {
        color: #ffffff;
      }
      .color-white {
        color: #ffffff;
      }
      .fellowships-faqs .card-header {
        background-color: #3f575e;
      }
      
      .faqs-contents .faqs-block-title, .faqs-block-header, .faqs-block-header::after {
        color: #ffffff;
      }
      .fellowships-faqs .faqs-contents .faqs-block-title {
         font-family: hkgroteskbold;
      }
      
      .fellowships-faqs .faqs-contents {
        margin-bottom: 50px;
      }
      .faqs-contents .card-header {
        border: 1px solid #ffffff;
      }
      
      .fellowships-faqs .faqs-contents .card-body {
        color: #ffffff;
      }
      
      .active-accordion {
        border: 1px solid #69a5a4 !important;
      }
      #sub-menu-fellowships-d {
        display: block;
      }
      #sub-menu-fellowships-m {
        display: none;
      }
      #sub-menu-fellowships-m .row {
        margin-right: 0;
        margin-left: 0;
      }
      #sub-menu-fellowships-m .row:first-child {
        margin-bottom: 15px;
      }
      .fellowships-recent-item {
        padding-bottom: 15px;
      }
      .fellowships-selection-process h3 {
        font-family: hkgroteskbold;  
      }
      .fellowships-selection-process table {
        width: 100%;
      }
      .fellowships-selection-process table td {
        border: 2px solid #fff;
      }
      .fellowships-selection-process table td:first-child {
        background-color: #3F575E;
        width: 40%;
      }
      .fellowships-selection-process table td:last-child {
        background-color: #69A5A4;
      }
      @media (max-width: 780px),(max-height: 575px) {
          .title-header-custom p {
              font-size: 36px;
              line-height: 36px;
              text-align: center;
          }
      }
@media only screen and (max-width: 768px) {
  .home-banner-heading {
     font-size: 45px;
     line-height: 47px;
  }
}
@media only screen and (min-width: 360px) and (max-width: 414px) {
  .home-banner-heading {
     font-size: 50px;
     line-height: 52px;
     letter-spacing: -1.5px;
  }
  .home-banner-item {
     overflow: hidden;
  }
  .home-banner-item img {
     max-width: fit-content;
     width: auto;
  }
  #sub-menu-fellowships-m {
    display: block;
  }
  #sub-menu-fellowships-d {
    display: none;
  }
  .grant-opportunities-sharethis {
    padding-left: 0;
    padding-right: 0;
  }
}