.container-fluid.new {
    max-width: 1548px;
    margin: 0 auto;
    padding: 0 11px
  }
  .new-style-banner {
    margin-top: 163px
  }
  .new-style-banner .content-banner {
    width: 100%;
    height: 100%;
    min-height: 640px;
    position: relative
  }
  .banner-box {
    position: relative;
    margin-top: -210px
  }
  .new-style-banner .sub-banner-content {
    width: 100%;
    padding: 100px 129px;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff
  }
  .new-style-banner .content-banner img {
    width: 100%;
    min-height: 768px;
    object-fit: cover;
    object-position: center
  }
  .bannerWrapper.new-style-banner {
    overflow: initial
  }
  .new-style-banner p.banner-link {
    padding: 0
  }
  .new-banner-sub-header {
    line-height: normal;
    letter-spacing: 1.5px;
    color: #d52b1e;
    text-transform: uppercase
  }
  .section:first-child {
    margin-top: 120px
  }
  .new-banner-sub-header h1 {
    font-family: 'Oxygen', sans-serif
  }
  .new-style-banner .content-banner .container-fluid {
    right: 0;
    left: 0;
    top: 71%;
    transform: none;
    -webkit-transform: none
  }
  iframe#ExternalWebContentExternalIFrame {
    display: block
  }
  .new-home-banner-iframe {
    background: #e5eaef;
    padding-left: 31px;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-right: 22px;
    margin-left: calc((100% - 1526px)/2 + 752px);
    position: absolute;
    top: auto;
    width: 52%;
    min-height: 114px;
    max-width: 971px;
    min-width: 971px
  }
  a.rad-boxed-button {
    width: 249px;
    height: 47px;
    border: solid 1px #000;
    padding: 15px 68px
  }
  a.rad-boxed-button span {
    font-family: Oxygen;
    line-height: normal;
    letter-spacing: 1.5px;
    color: #000
  }
  .mobile-content {
    display: none
  }
  @media only screen and (max-width:1367px) {
    .new-style-banner {
      margin-top: 147px
    }
    .new-home-banner-iframe {
      top: auto
    }
    #ip3-Homepage .new-style-banner .sub-banner-content {
      min-height: auto
    }
    #ip3-Homepage .new-style-banner {
      margin-bottom: 0
    }
    .new-style-banner .content-banner .container-fluid {
      top: auto;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%)
    }
    #ip3-Homepage .new-style-banner .sub-banner-content {
      min-height: auto
    }
    .new-style-banner .sub-banner-content {
      max-width: 752px;
      min-height: auto;
      margin: 0 auto
    }
    .section:first-child {
      margin-top: 120px
    }
  }
  @media only screen and (max-width:1249px) {
    .new-style-banner {
      margin-top: 66px;
      margin-bottom: 0
    }
    .new-style-banner .content-banner img {
      min-height: auto
    }
    #ip3-Homepage .new-style-banner .sub-banner-content {
      min-height: auto
    }
    .section:first-child {
      margin-top: 100px
    }
  }
  @media only screen and (max-width:768px) {
    .new-style-banner .sub-banner-content {
      padding: 100px 80px
    }
    #ip3-Homepage .new-style-banner {
      margin-bottom: 0
    }
  }
  @media only screen and (max-width:767px) {
    .mobile-iframe {
      margin-top: 40px
    }
    .mobile-banner-signpost {
      padding-left: 15px;
      padding-right: 15px
    }
    .new-style-banner {
      margin-bottom: 0
    }
    .mobile-content {
      display: block;
      padding: 30px 0 60px 0;
      background: transparent;
      box-shadow: none;
      border-radius: 0
    }
    .new-style-banner .sub-banner-content, .banner-box {
      display: none
    }
    .section:first-child {
      margin-top: 0
    }
    #ip3-Homepage .section:first-child {
      margin-top: 60px
    }
    .new-home-banner-iframe {
      margin-left: 0;
      padding-left: 15px;
      padding-top: 12px;
      padding-bottom: 12px;
      padding-right: 15px;
      position: relative;
      width: 100%
    }
  }
  p.banner-link {
    margin-top: 30px
  }
  .new-style-banner .content-banner > img {
    position: relative;
    height: 100%;
    min-height: 230px;
    object-fit: cover;
    object-position: center;
    max-width: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
  }
  .rad-circle-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 1.4rem;
    border-radius: 50%;
    background-color: #ed1b2e;
    color: #fff
  }
  a.rad-circle-btn:hover .icon {
    -webkit-animation: rollover-arrow .5s forwards ease-in-out;
    animation: rollover-arrow .5s forwards ease-in-out
  }
  @-webkit-keyframes rollover-arrow {
    0% {
      left: 0
    }
    49% {
      left: 2.5rem
    }
    50% {
      top: 100%;
      left: -2.5rem
    }
    51% {
      top: 0
    }
    100% {
      left: 0
    }
  }
  @keyframes rollover-arrow {
    0% {
      left: 0
    }
    49% {
      left: 2.5rem
    }
    50% {
      top: 100%;
      left: -2.5rem
    }
    51% {
      top: 0
    }
    100% {
      left: 0
    }
  }
  .rad-circle-btn:hover {
    color: #fff;
    text-decoration: none
  }
  .rad-circle-btn .icon {
    position: relative;
    font-weight: bold
  }
  a.rad-circle-btn span:before {
    color: #fff
  }
  @media only screen and (max-width:414px) {
    .rad-circle-btn {
      float: right
    }
  }
  .rad-arrow-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    text-transform: uppercase;
    font-weight: bold;
    color: #0d131d;
    font-size: 1.4rem !important;
    letter-spacing: 1.5px !important
  }
  .rad-arrow-btn span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    text-transform: uppercase;
    font-weight: bold;
    color: #0d131d;
    font-size: 1.4rem !important;
    letter-spacing: 1.5px !important
  }
  .rad-arrow-btn:hover, .nav-signpost-ttl-wrap .rad-arrow-btn:hover {
    text-decoration: none;
    color: #0d131d
  }
  .rad-arrow-btn span, .nav-signpost-ttl-wrap .rad-arrow-btn span {
    font-family: 'Oxygen', sans-serif !important;
    float: left;
    padding-right: 3rem;
    color: #0d131d
  }
  .nav-signpost-ttl-wrap .rad-arrow-btn span {
    color: #fff !important
  }
  .rad-arrow-btn:hover:before, .nav-signpost-ttl-wrap .rad-arrow-btn:hover:before {
    -webkit-animation: rollover-link .3s forwards ease-in-out;
    animation: rollover-link .3s forwards ease-in-out
  }
  @-webkit-keyframes rollover-link {
    0% {
      background-position: 0 0
    }
    99% {
      background-position: 2rem 0
    }
    100% {
      -webkit-animation-play-state: paused;
      animation-play-state: paused;
      background-position: 0 0
    }
  }
  @keyframes rollover-link {
    0% {
      background-position: 0 0
    }
    99% {
      background-position: 2rem 0
    }
    100% {
      -webkit-animation-play-state: paused;
      animation-play-state: paused;
      background-position: 0 0
    }
  }
  .rad-arrow-btn:before {
    position: absolute;
    content: '';
    top: 12px;
    right: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    width: 2rem;
    height: 1.8rem;
    background-image: url(~/media/Images/P/Prudential-V13/icons/arrow-right.svg);
    background-repeat: repeat-x;
    background-size: contain;
    background-position: 0 0
  }
  .nav-signpost-ttl-wrap .rad-arrow-btn:before {
    position: absolute;
    content: '';
    top: 12px;
    right: -12px;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    width: 2.8rem;
    height: 1.9rem;
    background-image: url(~/media/Images/P/Prudential-V13/icons/white-btn-arrow.png);
    background-repeat: repeat-x;
    background-size: contain;
    background-position: 0 0
  }
  .full-signpost-button p.banner-link {
    margin-top: 20px;
    padding: 0
  }
  span.rad-arrow-btn {
    padding-right: 3rem
  }
  p.caption {
    font-family: Oxygen;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.78;
    letter-spacing: normal;
    color: #0d131d;
    padding-top: 0;
    float: left;
    width: 100%;
    text-align: center;
  }
  .video-with-bg.show-bottom-bg .large-intro-signpost-module-wrapper:before {
    content: none !important
  }
  .video-with-bg.large-intro-signpost-module.show-bottom-bg .large-intro-signpost-module-wrapper:after {
    content: "";
    position: absolute;
    height: 69%;
    left: 0;
    top: auto;
    bottom: -18%;
    width: 29%;
    z-index: -1
  }
  .video-with-bg .large-intro-signpost-image img {
    float: left;
    width: 100%;
    object-fit: cover;
    min-width: 1268px;
    /* max-height: 712px */
  }
  #ip3-road-safety-africa div#crashes-across-africa .large-intro-signpost-image img, #ip3-cha-ching-supports-global-money-week-2021 #global-money-week-image .large-intro-signpost-image img {
    max-height: 100% !important;
    min-height: 100% !important
  }
  .video-with-bg.large-intro-signpost-module .large-intro-signpost-module-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  .video-with-bg .large-intro-signpost-module-wrapper:before {
    position: absolute;
    height: 60.5%;
    width: 29%;
    left: 0;
    top: -9.5%;
    bottom: auto;
    content: '';
    z-index: -1
  }
  @media only screen and (min-width:1250px) and (max-width:1680px) {
    .video-with-bg .large-intro-signpost-image img {
      min-width: auto;
      min-height: auto
    }
  }
  @media only screen and (max-width:1367px) {
    .video-with-bg .large-intro-signpost-image img {
      min-height: auto;
      min-width: 100%
    }
  #ip3-our-values .new-style-banner .content-banner{ 
  min-height: 600px;
  }
  }
  @media only screen and (max-width:1249px) {
    p.caption {
      width: 100%
    }
  
    .video-with-bg .large-intro-signpost-image img {
      max-height: 100% !important
    }
  
  .analysis-item.SSSSignpostCenter {
    display: flex
  }
  .analysis-item.SSSSignpostCenter .analysis-item-wrap {
    width: calc(100% - 26.38%);
    margin: 0 auto
  }
  #ip3-insights #breadcrumb {
    display: none
  }
  .rad-left {
    float: left;
    width: 50%
  }
  .rad-right {
    float: right;
    width: 50%
  }
  
  #ip3-our-values .new-style-banner .content-banner{ 
  min-height: 360px;
  }
  
  }
  @media only screen and (max-width:767px) {
    .video-with-bg.large-intro-signpost-module.show-bottom-bg .large-intro-signpost-module-wrapper:after {
      content: '' !important
    }
    .insights-heading h2 {
      margin: 0
    }
    .analysis-item {
      margin-top: 50px
    }
    .analysis-item.SSSSignpostCenter .analysis-item-wrap {
      width: 100%
    }
    .rad-left {
      float: left;
      width: 100%
    }
    .rad-right {
      float: left;
      width: 100%
    }
    .new-style-banner .content-banner, #ip3-our-values .new-style-banner .content-banner {
      min-height: 230px;
    }
  
    .three-column-signpost-inner-container .three-column-signpost-left-container {
      margin-top: 0
    }
    #ip3-explore-pulse .three-column-signpost-inner-container .three-column-signpost-left-container {
      margin-top: 0 !important
    }
  }
  @media only screen and (max-width:414px) {
    .large-signpost-content-innerwrap a.rad-circle-btn, .three-column-signpost-button a.rad-circle-btn {
      right: 0
    }
  }
  @media only screen and (min-width:1367px) and (max-width:1680px) {
    .new-home-banner-iframe {
      top: auto
    }
  }
  @media only screen and (max-width:768px) {
    .new-home-banner-iframe {
      top: auto
    }
    #ip3-Homepage .section:first-child {
      margin-top: 270px
    }
  
  }
  @media only screen and (max-width:767px) {
    .new-home-banner-iframe {
      top: auto
    }
    div#iframe {
      display: none
    }
    body#ip3-prudential-funding-asia-lse div#iframe, body#ip3-lse div#iframe, body#ip3-alerts div#iframe {
        display: block;
    }
    #ip3-Homepage .section:first-child {
      margin-top: 60px
    }
    #ip3-Homepage div#our-esg-strategy-full-signpost {
      margin-bottom: 0 !important
    }
    #ip3-Homepage div#prudence-foundation {
      margin-top: 0 !important
    }
  }
  .topnavigation ul li.level3.haschildren > a:after {
    right: 0 !important
  }
  div#mmenu.mm-current {
    border-top: 0
  }
  div.mm-current {
    border-top: 1px solid #d8d8d8
  }
  #ip3-Homepage div#our-health-and-wellbeing-services {
    margin-bottom: 65px !important
  }
  .large-intro-signpost-inner-container {
    display: flex !important;
    align-items: center !important
  }
  .large-intro-signpost-inner-container.right .half-width-image, .large-intro-signpost-inner-container.right .nothalfwidthimg {
    order: 2 !important
  }
  #ip3-prudence-foundation div#read-more-about-our-reach-and-impact {
    margin-top: 49px !important
  }
  #ip3-cha-ching div#\33 60-degree-platform img {
    margin: 0 auto
  }
  #ip3-meet-your-health-assistant div#whats-your-body-telling-you {
    margin-top: 10px !important
  }
  #ip3-meet-your-health-assistant div#a-new-way-to-check-your-bmi {
    margin-top: 30px !important
  }
  #ip3-meet-your-health-assistantdiv#a-new-way-to-check-your-bmi .large-intro-signpost-module-wrapper {
    padding-top: 0
  }
  #ip3-meet-your-health-assistant div#personal-health-insights-with-pulse {
    margin-top: 65px !important
  }
  body#ip3-cha-ching-supports-global-money-week-2021 .standard-content-body img {
    margin: 0 auto
  }
  #ip3-Homepage div#insight-title {
    margin-bottom: 35px !important;
    margin-top: 65px !important
  }
  @media only screen and (max-width:767px) {
    #ip3-prudence-foundation div#explore-and-discover .content-body {
      width: 100%
    }
    #ip3-prudence-foundation div#did-u-know .content-body {
      width: 100%
    }
    #ip3-prudence-foundation div#purpose-built-programmes .content-body {
      width: 100%
    }
    #ip3-prudence-foundation div#creating-impact-in-our-communities .content-body {
      width: 100%
    }
    #ip3-prudence-foundation div#about-prudence-foundation .content-body {
      width: 100%
    }
  }
  @media only screen and (min-width:1250px) and (max-width:1680px) {
    #ip3-Homepage div#our-health-and-wellbeing-services {
      margin-bottom: 80px !important
    }
    .new-home-banner-iframe {
      max-width: auto;
      min-width: auto
    }
  }
  @media only screen and (max-width:1367px) {
    .new-home-banner-iframe {
      max-width: auto;
      min-width: auto
    }
  }
  .TwoIconsLinkWrapper {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  
  .Twoflex {
    display: flex
  }
  .tilCards {
    color: #000;
    text-decoration: none;
    text-align: center;
    display: block;
    position: relative;
    max-width: 20rem;
    height: auto
  }
  .tilCard-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 166px;
    height: 166px;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 auto;
    -webkit-transition: -webkit-box-shadow .2s ease-in-out;
    transition: -webkit-box-shadow .2s ease-in-out;
    transition: box-shadow .2s ease-in-out;
    transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
  }
  .tilCard-img img {
    max-height: 60px;
    max-width: 60px
  }
  .tilCard-caption {
    margin: 2rem auto 1rem;
    font-size: 18px;
    line-height: 2.8rem;
    font-weight: 600;
    max-width: 16.6rem
  }
  .tilCard-link {
    margin: 0 auto;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 1.4rem;
    border-radius: 50%;
    background-color: #ed1b2e;
    color: #fff;
    overflow: hidden
  }
  .tilCard-wrapper {
    display: flex;
    justify-content: flex-start;
    position: relative;
    -webkit-box-pack: start;
    -ms-flex-pack: start
  }
  .tilCard-wrapper .tilCards:not(:first-child) {
    /*margin-left: 7.5rem*/
    margin-left: 3.5rem
  }
  h2.tilTitle {
    width: 70%
  }
  @media only screen and (min-width:1250px) and (max-width:1680px) {
    .insights-heading h2 {
      margin: 0 0 30px !important
    }
    .analysis-item {
      margin-top: 50px !important
    }
    #ip3-insights .contentBannerWithoutImage .content-banner {
      padding-top: 90px !important
    }
    .customer-websites-data ul.activeMenuCountry {
      padding-left: 30px !important
    }
    .old-banner .sub-banner-content {
      margin-top: 30%
    }
    .old-banner .content-banner img {
      width: 100%;
      min-height: 675px;
      object-fit: contain;
      object-position: bottom
    }
  }
  @media only screen and (max-width:1367px) {
    .old-banner .sub-banner-content {
      margin-top: 30%
    }
  }
  @media only screen and (max-width:1025px) {
    .old-banner .sub-banner-content {
      margin-top: 0
    }
    
  }
  @media only screen and (max-width:769px) {
    .Twoflex {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap
    }
    .TwoIconsLinkWrapper.right .Twoflex {
      flex-direction: column-reverse
    }
    .tilCard-wrapper {
      position: relative
    }
    h2.tilTitle {
      width: 100%
    }
  }
  .content-body p a {
    word-break: break-word
  }
  .large-intro-signpost-module.hasLeftBgColor.show-bottom-bg#prudence-foundation .large-intro-signpost-inner-container .large-intro-signpost-image:after {
    height: 100%
  }
  .large-intro-signpost-image.videobg:before {
    content: none !important
  }
  .large-intro-signpost-image.videobg:after {
    content: none !important
  }
  .content-body p sup {
    /*color: #d52b1e*/
  }
  #ip3-prudence-foundation .new-banner-sub-header {
    display: none;
    visibility: hidden
  }
  .Twoflex .right .tilCard-wrapper {
    justify-content: space-evenly
  }
  @media only screen and (max-width:1025px) {
    .Twoflex .right {
      margin-right: 25rem
    }
  }
  #ip3-about-prudence-foundation div#the-primary-objectives-of-establishing {
    margin-top: 30px !important
  }
  body#ip3-our-strategic-focus table img {
    margin-left: -24px;
    margin: 0 auto
  }
  #ip3-our-strategic-focus .greybg-table-content-module table thead tr th, #ip3-our-strategic-focus .greybg-table-content-module table tbody tr th {
    text-align: center
  }
  #ip3-our-strategic-focus .greybg-table-content-module table thead tr th:first-child {
    text-align: left
  }
  @media only screen and (max-width:768px) {
    body#ip3-our-strategic-focus table th img {
      margin-left: -16px;
      margin: 0 auto
    }
  }
  @media only screen and (max-width:767px) {
    body#ip3-our-strategic-focus table th img {
      margin-left: 0;
      margin: 0 auto
    }
  }
  body#ip3-first-aid #quote .content-body h2 {
    margin-top: 0
  }
  body#ip3-cha-ching p.caption {
    text-align: center
  }
  body#ip3-cha-ching .infographic-module-image-wrap img {
    margin: 0 auto
  }
  body#ip3-cha-ching .infographic-module-image-wrap {
    margin-bottom: 30px
  }
  div#strategic-focus {
    font-style: italic
  }
  @media only screen and (max-width:1367px) {
    .ip3-insights .sub-banner-content {
      margin-top: 0
    }
  }
  .infographic-module-image-wrap img {
    margin: 0 auto
  }
  #ip3-the-best-start-in-life div#providing-holistic-nurturing p.caption {
    text-align: center
  }
  #ip3-pulse-by-prudential #mike-wells-fortune-magazine-pulse-video .large-intro-signpost-content {
    padding-bottom: 20px
  }
  #ip3-our-history #large-intro-signpost .large-intro-signpost-button {
    margin-top: 20px
  }
  #ip3-executive-interviews #mike-wells-fortune-magazine-video .large-intro-signpost-button {
    margin-top: 20px
  }
  #ip3-investor-day .old-banner .sub-banner-content {
    margin-top: 0
  }
  #ip3-ifrs-operating-profit .old-banner .sub-banner-content {
    margin-top: 30px
  }
  #ip3-board-of-directors .old-banner .sub-banner-content {
    margin-top: 30px
  }
  #ip3-faqs .old-banner .sub-banner-content {
    margin-top: 30px
  }
  #ip3-electronic-communications .old-banner .sub-banner-content {
    margin-top: 30px
  }
  .old-banner .sub-banner-content {
    margin-top: 30px
  }
  .footer-social-list ul li a span.icon-sm {
    font-family: 'social-media-icon' !important
  }
  ul.customer-websites-full-data {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
  }
  li.customer-websites-data-wrapper {
    width: 33.33%
  }
  .mfp-title {
    padding-right: 0
  }
  .mfp-counter {
    display: none
  }
  .latest-newsletters-module .three-column-signpost-image img {
    width: 100%;
    height: auto
  }
  .latest-newsletters-module h2.three-column-signpost-title, .latest-newsletters-module .h2.three-column-signpost-title {
    margin: 10px 0 20px 0
  }
  .latest-newsletters-module .newsletter-item {
    margin-bottom: 60px
  }
  .latest-newsletters-module .newsletter-item .three-column-signpost-left-innercontainer {
    margin: 0 10px
  }
  @media all and (max-width:420px) {
    .latest-newsletters-module .three-column-signpost-button .rad-circle-btn {
      float: left
    }
    .latest-newsletters-module .three-column-signpost-button a.rad-circle-btn {
      left: 0
    }
  }
  #ip3-contact-ir .contactAddress-2-content table.rad-datatable tbody td a {
    color: #414141;
    word-break: break-all
  }
  
  
  .TwoIconsLinkWrapper:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    height: calc(100% - 2rem);
    background: #e5eaef;
    width: 61%
  }
  .TwoIconsLinkWrapper.right:before {
    content: '';
    position: absolute;
    top: 0;
    right: auto;
    left: 0;
    height: calc(100% - 2rem);
    background: #e5eaef;
    width: 67%
  }
  
  
  
  
  @media only screen and (min-width:320px) and (max-width:767px) {
    
    .TwoIconsLinkWrapper:before {
      content: '';
      position: absolute;
      top: 25%;
      right: 0;
      background: #e5eaef;
      width: 100%;
      height: calc(100% - 129px);
      z-index: 0
    }
    .TwoIconsLinkWrapper.right:before {
      content: '';
      position: absolute;
      top: 23%;
      right: 0;
      background: #e5eaef;
      width: 100%;
      height: calc(100% - 129px);
      z-index: 0
    }
     .tilCard-img {
      width: 106px;
    height: 106px;
    }
    .tilCard-img img{
      max-height: 50px;
      max-width: 50px;
    }
    .tilCard-wrapper .slick-list {
      padding-top: 50px !important;
    } 
  
  }
  
    
  /* wo-490754 */
     
  /* @media (min-width: 768px) and (max-width: 1024px)  */
  
  @media all and (min-width: 768px) {
      .TwoIconsLinkWrapper:before {
      min-width: 81%;
      }
      .tilCards {
      max-width: 12rem;
      }
  
      .tilCard-img {
      width: 130px;
      height: 130px;
      }
  }
  
  
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : portrait) {
  .TwoIconsLinkWrapper:before {
    min-width: 100%;
  }
  .TwoIconsLinkWrapper.right:before {
      max-width: 95%;
  }
  }
  
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .TwoIconsLinkWrapper:before {
    min-width: 75%;
  }
  .tilTitle {
    padding-left: 60px;
  }
  }
  
  @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation : portrait) {
  .TwoIconsLinkWrapper:before {
    min-width: 75%;
  }
  .tilTitle {
    padding-left: 60px;
  }
  }
  
  @media only screen and (min-device-width: 912px) and (max-device-width: 1368px) and (orientation : portrait) {
    .TwoIconsLinkWrapper:before {
      min-width: 75%;
    }
    }
  
  @media (min-width:1025px) and (max-width:1919px){ 
    .TwoIconsLinkWrapper:before {
      min-width: 67%;
    }
    .TwoIconsLinkWrapper.right:before {
      min-width: 67%;
    } 
    .tilCards {
      min-width: 13rem;
      }
      .tilCard-img {
        width: 130px;
        height: 130px;
      }
      .slick-dots {
      display: none;
      }
  
  }
  
  @media (min-width:1920px) and (max-width:2400px) {
    .TwoIconsLinkWrapper:before {
      min-width: 65%;
    }
    .TwoIconsLinkWrapper.right:before {
      min-width: 65%;
    }
      .slick-dots {
      display: none;
      }
      .tilCards {
          min-width: 15rem;
      }
    
  }
  @media all and (min-width:2401px) {
    .TwoIconsLinkWrapper:before {
      min-width: 60%;
    }
  }
  @media (min-width:320px) and (max-width:374px){
     #image-video-on-page .large-intro-signpost-image img {
  min-width: 100%;
  height:215px!important;
  }
  }
  
  @media (min-width:375px) and (max-width:424px){
     #image-video-on-page .large-intro-signpost-image img {
  min-width: 100%;
  height:243px!important;
  }
  }
  
  @media (min-width: 425px) and (max-width:549px){
     #image-video-on-page .large-intro-signpost-image img {
  min-width: 100%;
  height:270px!important;
  }
  }
  
  @media (min-width: 550px) and (max-width:767px){
     #image-video-on-page .large-intro-signpost-image img {
  min-width: 100%;
  height:320px!important;
  }
  }
  
  @media (min-width: 768px) and (max-width:1024px){
    #image-video-on-page .large-intro-signpost-image img {
  min-width: 100%;
  height: 408px;
  }
  }
  
  #ip3-investors .large-intro-signpost-inner-container .large-intro-signpost-right-container {
  margin-right: 20px;
  }
  
  
   @media (min-width:320px) and (max-width:767px){
   .large-intro-signpost-inner-container .large-intro-signpost-right-container {
  /* display: none; */
  height: auto!important;
  }
  }
  
  /* WO-84164 */
  
  #ip3-learn-more-with-safe-steps-road-safety-africa-english .sub-banner-content,
  #ip3-learn-more-with-safe-steps-road-safety-africa-french .sub-banner-content {
      margin-bottom: 27%;
  }
  
  @media screen and (max-width: 767.98px) {
  .tilCard-wrapper {
      display: grid;
  }
  .TwoIconsLinkWrapper:before {
      top: 18%;
      height: calc(100% - 165px);
  }
  }
  @media screen and (max-width: 342px) {
  .TwoIconsLinkWrapper:before {
      top: 22%;
      height: calc(100% - 185px);
  }
  }
  @media screen and (max-width: 320px) {
     .TwoIconsLinkWrapper:before {
      top: 11%;
      width: 100%;
    }
    .tilCard-img {
          width: 140px;
          height: 140px;
      }
  }
 
  
  /* WO-94157 */
  @media (min-width: 1025px) and (max-width: 1919px) {
    #ip3-safe-steps-d-tech-awards .keyfact-module .tilCards .tilCard-caption {
        margin: 3rem auto;
    }
  }
@media only screen and (min-width: 1250px) and (max-width: 1680px) {
    #ip3-safe-steps-d-tech-awards .keyfact-module .container-fluid{
        padding-left: 8%;
    }
}