
.invstOvewpg .overviewpagebreadcrumb {
    position: static;
    margin-top: 20px;
}

.invstOvewpg .carousel-caption {
    position: static;
    left: 0;
    text-align: left;
    align-items: center;
}

.invstOvewpg .hmInnerCon {
    display: flex;
    align-items: center;
}

.invstOvewpg .topheading_bannersection {
    margin: 160px auto 0 auto;
}

.invstOvewpg .carousel-control-next, .invstOvewpg .carousel-control-prev {
    top: auto !important;
}

.invstOvewpg .carousel-control-next {
    left: 49%;
    bottom: 17px;
}

.invstOvewpg a.carousel-control-prev {
    left: 41%;
    bottom: 17px;
}

.invstOvewpg img.desktopImg {
    height: auto !important;
}

.invstOvewpg .hmInnerCon {
    height: 400px;
}

.invstOvewpg p.bnr-brdcrm {
    color: #FFF;
    font-family: Arial;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.invstOvewpg h1.bnr-title {
    color: #FFF;
    font-family: 'GT-Walsheim-Medium';
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 50px */
    text-transform: uppercase;
}

.invstOvewpg p.bnr-desc {
    color: #FFF;
    font-family: 'GT-Walsheim-Light';
    font-size: 20px !important;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 18px 0px 35px 0;
}

.invstOvewpg .carousel-indicators {
    z-index: 1 !important;
}

.invoverpgMain {
    margin: 90px 0 100px 0;
}

/* Why Invest Card starts */
.why-invest-card {
    width: 323px;
    min-height: 316px;
    background-color: #212B55;
    border-radius: 10px;
    padding: 30px 25px 30px 35px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 40px;
    animation: fadeInLeft 0.8s ease-out 0.2s both;
    position: relative;
    overflow: hidden;
}

.why-invest-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);
    transition: left 0.5s;
}

.why-invest-card:hover::before {
    left: 100%;
}

.why-invest-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.why-invest-title {
    color: #FFF;
    font-family: 'GT-Walsheim-Medium';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.why-invest-text {
    color: #FFF;
    font-family: 'GT-Walsheim-Light';
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
}

.why-invest-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 10px 20px;
    background-color: #FFFFFF;
    color: #212B55;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: opacity 0.3s ease;
    align-self: flex-start;
}

.why-invest-button:hover {
    opacity: 0.9;
}

.button-text {
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.71;
}

.why-invest-card a {width: 127px !important;padding: 9px 0px 0px 0px !important;color: #212B55 !important;font-family: Arial !important;font-size: 14px !important;font-style: normal;font-weight: 400 !important;line-height: 24px; /* 171.429% */text-align: center;}

p.why-invest-text {
    margin-bottom: 0px;
}
/* Why Invest Card ends */

/* Share price starts */

.stock-chart-widget {
    width: 448px;
    height: auto;
    background-color: #D9F0FA;
    border-radius: 10px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    animation: fadeInRight 0.8s ease-out 0.3s both;
    overflow: hidden;
}

.row-1 {
    display: flex;
    gap: 20px;
}
/* Share price ends */

/* Up and latest results starts */

.row-2 {
    width: 300px;
}

.row-2 {
    border-radius: 15px;
    background: #F5F6FA;
    width: 100%;
    margin: 20px 0 22px 0;
    padding: 30px 30px 45px 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 8%;
}

.investors-desktop-container {
    display: block;
    float: right;
    width: calc(100% - 272px);
    position: relative;
    min-height: 670px;
}

.invstsec1 {
    width: 46%;
}

.invstsec2 {
    width: 46%;
}

.invstsec1 .invstRprtRsltInner h3 {
    width: 100%;
}


/* Up and latest results ends */

/* Regulator new & key Starts */
/* ========== ROW 3: Regulatory News + KPI Cards ========== */
.row-3 {
    display: flex;
    gap: 20px;
    align-items: stretch;
    animation: fadeInUp 0.8s ease-out 1.2s both;
}

.info-card {
    width: 387px;
    min-height: 237px;
    background-color: #C4DEF5;
    border-radius: 10px;
    padding: 36px 19px;
    display: flex;
    flex-direction: column;
    gap: 35px;
    transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
}

.info-card:nth-child(1) {
    animation: fadeInLeft 0.6s ease-out 1.3s both;
}

.info-card:nth-child(2) {
    animation: fadeInRight 0.6s ease-out 1.4s both;
}

.info-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(33, 43, 85, 0.15);
    background-color: #B5D4ED;
}

.info-card-content {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.info-card-title {
    color: #212B55;
    font-family: 'GT-Walsheim-Medium';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}

.info-card-text {
    color: #212B55;
    font-family: 'GT-Walsheim-Light';
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    margin: 0;
}

.info-card-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 10px 20px;
    background-color: #212B55;
    color: #FFFFFF;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
    align-self: flex-start;
}

.info-card-button:hover {
    background-color: #1a2244;
    transform: scale(1.02);
}

.info-card-button:active {
    transform: scale(0.98);
}

/* ========== ACCESSIBILITY ========== */
.action-button:focus,
.view-all-link:focus,
.why-invest-button:focus,
.info-card-button:focus {
    outline: 2px solid #0093D6;
    outline-offset: 2px;
}

.action-button:focus:not(:focus-visible),
.view-all-link:focus:not(:focus-visible),
.why-invest-button:focus:not(:focus-visible),
.info-card-button:focus:not(:focus-visible) {
    outline: none;
}

.action-button:focus-visible,
.view-all-link:focus-visible,
.why-invest-button:focus-visible,
.info-card-button:focus-visible {
    outline: 2px solid #0093D6;
    outline-offset: 2px;
}

.info-card a {
    width: 127px !important;
    margin: 0px !important;
}

.row-3 {
    margin-bottom: 130px;
}

.invstRprtRsltmain.invstsec2.latest-grid {
    width: 100%;
}

.latest-grid .latest-results-wrapper .IRPLits {
    width: 45%;
    float: left;
}

.latest-grid .latest-results-wrapper {
    display: flex;
    flex-wrap: wrap;
    column-gap: 51px;
}

.invstsec2 .invstRprtRsltInner a {
    text-decoration: underline;
    margin-top: 4px;
    margin-right: 20px;
}

/* Regulator new & key Ends */
/* IR Contacts starts */
.contacts-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 70px;
}

.contacts-wrapper .contact-item {
    width: 216px;
    text-align: center;
    gap: 20px;
}

.contact-details {
    padding: 10px 15px;
    background: #F5F5F7;
}

.contact-details h3 {
    color: #212B55;
    text-align: center;
    font-family: 'GT-Walsheim-Medium';
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}

.contact-details p {
    color: #212B55;
    font-family: 'GT-Walsheim-Light';
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    margin-bottom: 10px;
}

.contact-details a {
    color: #212B55;
    text-align: center;
    font-family: 'GT-Walsheim-Light';
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
}

/* WCAG 2.5.8 Target Size (Minimum): phone links on the IR Contacts page — both the
   investors/analysts numbers in the RTE description and the contact-card numbers —
   need a tap target >= 24px. inline-block lets the vertical padding grow the target
   (15px text + line-height ~19.5px + 6px top/bottom padding ~= 31px). */
.IR-Contacts-Main a[href^="tel:"] {
    display: inline-block;
    padding: 6px 8px;
}

.IR-Contacts-Main > h2 {
    color: #212B55;
    font-family: 'GT-Walsheim-Medium';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
}


.IR-Contacts-Main > p {
    color: #212B55;
    font-family: 'GT-Walsheim-Light';
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%; /* 19.5px */
}

span.numberFont {
    color: #212B55;
    font-family: 'GT-Walsheim-Bold';
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}
/* IR Contacts ends */

/* Key Financial Indicators Starts */

.inKeyFinIndimain .WhyInvestMains h2 {
    color: #212B55;
    font-family: 'GT-Walsheim-Medium';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.inKeyFinIndimain .WhyInvestMains p {
    color: #212B55;
    font-family: 'GT-Walsheim-Light';
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
}

td.identy-heading {
    color: #878787 !important;
    font-family: Arial !important;
    font-size: 10px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
}

.identy-table span.identy-item1 {
    background: #212B55;
}

.identy-table span.identy-item2 {
    background: #C4DEF5;
}

.identy-table span.identy-item3 {
    background: #B73764;
}

.identy-table span.identy-item4 {
    background: #E9C3CF;
}

td.identy-data {
    color: #878787 !important;

/* Subheading/Bold */
    font-family: Arial;
    font-size: 10px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    letter-spacing: 1px !important;
    text-transform: uppercase;
}

.identy-table span {
    margin-right: 5px;
    margin-bottom: -1px;
    width: 10px;
    height: 10px;
}

td.identy-heading:nth-child(1) {
    width: 143px !important;
}

.identy-table .identy-data:nth-child(2) {
    position: relative;
    left: -13px;
}

.identy-table .identy-data:nth-child(4) {
    position: relative;
    left: -7px;
}

.bottom-graph-main {
    display: flex;
    flex-wrap: wrap;
    column-gap: 101px;
    row-gap: 40px;
    margin-left: 3px;
}

.bottom-graph-main .graphItemSec {
    width: 199px;
}

.bottom-graph-main .graphItemSec .graphLeftInnerText h3 {
    color: #212B55;
    font-family: 'GT-Walsheim-Medium';
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.graphLeftInnerImg img {
    width: auto;
}

.bottom-graph-main .graphItemSec:last-child .graphLeftInnerImg {
    position: relative;
}

.bottom-graph-main .graphItemSec:last-child .graphLeftInnerImg::before {
    content: "1";
    position: absolute;
    left: 0;
    bottom: 1px;      /* adjust vertical position */
    font-size: 7px;
    color:#4A4A49;
    font-family: Arial;
    font-weight: 700;
}

.bottom-graph-main .graphItemSec:last-child .graphLeftInnerImg::after {
    content: "Employees undertaking roles at Grades A to E.";
    display: block;
    margin-top: 4px;
    padding-left: 7px;
    width: 215px;
    color: #4A4A49;
    font-family: Arial;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/* key Financial Indicators Ends */

/* Why Invest Starts */
.invtwymain > h2 {
    color: #212B55;
    font-family: 'GT-Walsheim-Medium';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 31.2px */
}

.invtwymain .TbasGreenbx p {
    font-family: 'GT-Walsheim-Regular' !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 130% !important; /* 19.5px */
}

.invtwymain .TbasGreenbx p span {
    color: #0099DA;
    font-family: 'GT-Walsheim-Regular' !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
}

.invtwymain .TabDiv_content .TbasGreenbx {
    padding: 29px 22px;
}

.TbasGreenbx {
  display: flex;          
  justify-content: center; 
  align-items: center;     
}

.WhyDescpBlk h3 {
    color: #212B55;
    font-family: 'GT-Walsheim-Medium';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
}

.WhyDescpBlk p {
    color: #212B55;
    font-family: 'GT-Walsheim-Light';
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%; /* 19.5px */
}


.transition-table {
    width: 788px;
    min-height: 409px;
    background-color: #F5F6FA;
    position: relative;
    margin-top: 20px;
}

.table-title {
    font-family: 'GT Walsheim', Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.3;
    color: #212B55;
    text-align: center;
    margin-bottom: 25px;
    position: absolute;
    top: 12px;
    left: 50%;
    transform: translateX(-50%);
}


.table-container {
    padding-top: 40px;
}


.table-header {
display: flex;
    align-items: center;
    margin-bottom: 0;
    padding: 0 18px;
}

.header-left {
    width: 182px;
    flex-shrink: 0;
}

.header-center {
float: left;
    width: 100%;
}

.header-center .header-item:first-child {
    float: left;
    width: 53%;
    display: inline-block;
}

.header-item {
    display: flex;
    align-items: center;
    gap: 47px;
}

.header-item span {
    color: #212B55;
    font-family: 'GT-Walsheim-Medium';
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}

.table-row {
    display: flex;
    align-items: center;
    padding: 0 18px;
    border-top: 1px solid #959595;
    min-height: 54px;
}

.table-row:last-child {
    border-bottom: 1px solid #959595;
}

.row-label {
   width: 182px;
    flex-shrink: 0;
    color: #212B55;
    font-family: 'GT-Walsheim-Medium';
    font-size: 15px;
    font-style: normal;
    line-height: 130%;
}

.row-data {
    display: flex;
    align-items: center;
    gap: 38px;
    flex: 1;
    padding-left: 20px;
}

.data-group {
    display: flex;
    align-items: center;
    gap: 41px;
}

.cell {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 0;
    min-height: 48px;
    color: #212B55;
    text-align: center;
    font-family: 'GT-Walsheim-Regular';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.cell {
    width: 122px;
}

.cell.medium-blue {
    width: 232px;
}

.cell.wide {
    width: auto;
    min-width: 200px;
}

.cell.full-width {
    width: 232px;
}

.cell.light-blue {
    background-color: #D2F1FF;
        margin: 2px 0px !important;
}

.cell.medium-blue {
    background-color: #98DFFF;
}

.cell.white {
    background-color: #FFFFFF;
}

.cell-spacer {
    width: 232px;
}

.data-spacer {
    width: 285px;
}


.transition-table > h2 {
    color: #212B55;
    font-family: 'GT-Walsheim-Medium';
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 19.5px */
}

.header-center .header-item:first-child span:first-child {
    margin-left: 28px;
}

.header-center .header-item:first-child span:last-child {
    margin-left: 53px;
}

.header-center .header-item:last-child {
    float: right;
    margin-right: 34px;
    position: relative;
    bottom: 0px;
}

.row-data > .cell.white {
    width: 100%;
}

.cell.white.wide {
    margin-left: 14px;
}

/* Why Invest Ends */

/* Responsive Starts */
@media (min-width: 768px) and (max-width: 1024px) {
.investors-desktop-container {
    width: 100%;
}

.invoverpgMain {
    margin: 50px 0 0 0;
}

.row-2-3 {
    display: flex;
    gap: 4%;
    flex-wrap: wrap;
    margin: 25px 0 0 0;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}

.row-2 {
    width: 48%;
    margin: 0;
    gap: 0;
    display: block;
    height: 100%;
}

.row-3 {
    display: block;
    width: 48%;
    height: 100%;
}

.info-card {
    width: auto;
}

.invstsec1, .invstsec2 {
    width: 100%;
}

.invstsec2 {
    margin-top: 20px;
}

.invstRprtRsltInner h3 {
    width: auto;
}

.row-3 .info-card {
    margin-bottom: 20px;
}

.bottom-graph-main {
    column-gap: 30px;
    row-gap: 40px;
}

.bottom-graph-main .graphItemSec {
    width: 30%;
}

/* Invest starts */
.row-label {
    width: 15%;
    padding-right: 20px;
}

.transition-table {
    width: 100%;
}

.cell.medium-blue {
    width: 57%;
    float: right;
}

.header-left {
    width: 15%;
}

.header-center .header-item:last-child {
    margin-right: 0px;
}

.header-center .header-item:first-child span:first-child {
    margin-left: 23px;
}

.header-center .header-item:first-child span:last-child {
    margin-left: 59px;
}

.header-center .header-item:first-child {
    width: auto;
}

.data-spacer {
    width: 122%;
}
.container-fluid.invstMainSe > .container-fluid > .container {
    padding: 0px;
}

.invtwymain > h2, .invtwymain .TabDiv_content, .invtwymain .WhyInvestDescp {
    padding: 0 80px;
}

.WhyInvestGreyBlk.lstSecIn {
    margin-left: 80px;
    margin-right: 80px;
}

.transition-table.container {
    padding-bottom: 21px;
}
/* Invest ends */

.latest-grid .latest-results-wrapper .IRPLits {
    width: 100%;
}

.why-invest-card {
    width: 40%;
}

.stock-chart-widget {
    width: 60%;
}

.invstOvewpg {
    margin-bottom: 82px;
}

.invstOvewpg .hmInnerCon {
    height: auto;
}
    
    .invstOvewpg p.bnr-brdcrm {
    color: #FFF;
    font-family: Arial;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.invstOvewpg h1.bnr-title {
    color: #FFF;
    font-family: 'GT-Walsheim-Medium';
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 30px */
    text-transform: uppercase;
}

.invstOvewpg p.bnr-desc {
    color: #FFF;
    font-family: 'GT-Walsheim-Light';
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.invstOvewpg .carousel-caption {
    padding: 80px 0px 58px 0px;
}

.carousel-caption.fadeInRight span.ml-1, .carousel-caption.fadeInRight span.ml-1 img {
    min-height: auto;
    height: auto;
    width: auto;
    background: transparent;
}

.invstOvewpg a.carousel-control-prev {
    left: 35%;
    width: 32px;
    z-index: 999 !important;
}

.invstOvewpg .carousel-control-next {
    left: auto;
    right: 30%;
    z-index: 999 !important;
}

.invstOvewpg .carousel-indicators {
    z-index: 99 !important;
}

.cell.medium-blue {
    width: 56% !important;
}

}

@media only screen and (max-width: 767px) {
.investors-desktop-container {
    width: 100%;
}

.invoverpgMain {
    margin: 50px 0 0 0;
}

.row-2-3 {
    display: flex;
    gap: 4%;
    flex-wrap: wrap;
    margin: 25px 0 0 0;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}

.row-2 {
    width: 48%;
    margin: 0;
    gap: 0;
    display: block;
    height: 550px;
}

.row-3 {
    display: block;
    width: 80%;
    height: auto;
    margin: 20px auto 90px auto;
}

.info-card {
    width: auto;
}

.invstsec1, .invstsec2 {
    width: 100%;
}

.invstsec2 {
    margin-top: 20px;
}

.invstRprtRsltInner h3 {
    width: auto;
}

.row-3 .info-card {
    margin-bottom: 20px;
}

.row-1 {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.why-invest-card {
    width: 80%;
    display: block;
    min-height: auto;
    padding: 25px 25px 25px 25px;
    margin: 20px auto 20px auto;
}

.sidenavpages.invoverpgMain, .sidenav_plus_content {
    margin: 0;
}

.why-invest-content {
    margin-bottom: 20px;
}

.stock-chart-widget {
    border-radius: 0px;
}

.row-2-3 {
    display: block;
}

.row-2 {
    width: 80%;
    margin: 0 auto;
    padding: 25px 15px 0 15px;
}

.invstsec1 .IRPLits .card-header, .invstsec2 .IRPLits .card-header {
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}


.invstsec1 .card-body, .invstsec1 .card-body .IRPLitsLinks, .invstsec2 .card-body, .invstsec2 .card-body .IRPLitsLinks {
    display: block;
    background: transparent;
}

.invstsec1 .IRPLits .card-header.collapsed::after, .invstsec2 .IRPLits .card-header.collapsed::after {
    display: none;
}

.invstsec1 .card-body .IRPLitsLinks, .invstsec2 .card-body .IRPLitsLinks  {
    padding: 0px !important;
    display: flex;
    flex-wrap: wrap;
}

.invstsec1 .card-body .IRPLitsLinks a, .invstsec2 .card-body .IRPLitsLinks a {
    gap: 43px;
    margin: 0;
}

.invstsec1 .card-body .IRPLitsLinks a:first-child, .invstsec2 .card-body .IRPLitsLinks a:first-child {
    margin-right: 20px;
    margin-bottom: 6px;
}

/* IR Contact starts */
.IR-Contacts-Main > h2 {
    margin: 50px 0 10px 0;
    text-align: left;
    color: #212B55;
    font-family: 'GT-Walsheim-Medium';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
}

.IR-Contacts-Main {
    margin-top: 105px;
}

.IR-Contacts-Main >  p {
    color: #212B55;
    font-family: 'GT-Walsheim-Light';
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%; /* 19.5px */
}

.contacts-wrapper {
    display: block;
}

.contacts-wrapper .contact-item {
    margin: 0px auto 25px auto;
}

/* IR Contact ends */

/* Key Performance Starts */

.inKeyFinIndimain .WhyInvestMains h2 {
    text-align: left;
    margin: 55px 0 20px 0;
}

.bottom-graph-main .graphItemSec {
    width: 35%;
}

.bottom-graph-main {
    column-gap: 78px;
    row-gap: 44px;
    margin-bottom: 30px;
}

.graphLeftInnerImg img {
    width: 100%;
}

.bottom-graph-main .graphItemSec:last-child .graphLeftInnerImg::after {
    width: 120px;
}

.bottom-graph-main .graphItemSec:last-child .graphLeftInnerImg::before {
    bottom: 12px;
}

.identy-table {
    margin-bottom: 20px;
}

/* Key Performance Ends */

/* Invest Starts */

.invtwymain > h2 {
    margin: 56px 0 25px 0px !important;
    padding-left: 40px;
    padding-right: 40px;
}

.invtwymain .TabDiv_content .TbasGreenbx {
    border-radius: 10px !important;
}

.WhyInvestDescp {
    padding: 0px 40px;
}

.TabDiv_content {
    padding-left: 40px;
    padding-right: 40px;
}


.WhyInvestMains {
    margin-top: 0 !important;
    padding: 0px !important;
}

.transition-table-Sec-Main {
    width: 100%;
    position: relative;
    clear: both;
    overflow: auto;
}

.table-container {
    padding-top: 57px !important;
}

.transition-table > h2 {
    margin-top: 10px;
}

.latest-grid .latest-results-wrapper .IRPLits {
    width: 100%;
}

.row-2 {
    height: auto;
    padding-bottom: 25px;
}
/* Invest Ends */

.invstOvewpg .hmInnerCon {
    height: auto;
}

    .home-slider-section .carousel-item img {
        height: 390px;
        background: #bcbcbc;
    }
    
    .invstOvewpg p.bnr-brdcrm {
    color: #FFF;
    font-family: Arial;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.invstOvewpg h1.bnr-title {
    color: #FFF;
    font-family: 'GT-Walsheim-Medium';
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 30px */
    text-transform: uppercase;
}

.invstOvewpg p.bnr-desc {
    color: #FFF;
    font-family: 'GT-Walsheim-Light';
    font-size: 15px !important;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.invstOvewpg .carousel-caption {
    padding: 80px 40px 58px 40px;
}

.carousel-caption.fadeInRight span.ml-1, .carousel-caption.fadeInRight span.ml-1 img {
    min-height: auto;
    height: auto;
    width: auto;
    background: transparent;
}

.invstOvewpg a.carousel-control-prev {
    left: 22%;
    width: 32px;
    z-index: 999 !important;
}

.invstOvewpg .carousel-control-next {
    left: auto;
    right: 20%;
    z-index: 999 !important;
}

.invstOvewpg .carousel-indicators {
    z-index: 99 !important;
}

.WhyInvestMains.IR-Contacts-Main {
    padding: 0 36px 0px 40px !important;
}

.inKeyFinIndimain .WhyInvestMains {
    padding: 0 36px 0px 40px !important;
}

.stock-chart-widget {
    width: 100%;
}
}

/* IR Ipad starts */
@media (min-width: 768px) and (max-width: 1100px) {
    .IR-Contacts-Main-Con .topheading_bannersection {
    margin-bottom: 101px;
}

.IR-Contacts-Main > h2 {
    color: #212B55;
    font-family: 'GT-Walsheim-Medium';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
}


.IR-Contacts-Main > p {
    color: #212B55;
    font-family: 'GT-Walsheim-Light';
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%; /* 19.5px */
}

.contacts-wrapper .contact-item {
    width: 31%;
}

.contacts-wrapper {
    gap: 20px;
}
}
/* IR Ipad ends */


@media (min-width: 371px) and (max-width: 767px) {
img.mobileImg {
    display: none !important;
}

img.desktopImg {
    display: block !important;
    object-fit: cover;
    object-position: -233px 0px;
}
}
/* Responsive Ends */

.bottom-graph-main .graphItemSec:last-child .graphLeftInnerImg::before, .bottom-graph-main .graphItemSec:last-child .graphLeftInnerImg::after {
    display: none;
}


/* Why invest in OSB Group table Starts */
.row-data {
    flex-wrap: wrap;
}

.data-group {
    width: 35%;
}

.cell.light-blue {
    width: 100%;
}

.cell.medium-blue {
    width: 58%;
}

.header-center {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.header-center .header-item:first-child {
    width: 38%;
}

.header-center .header-item:last-child {
    width: 62%;
    margin: 0;
}

.header-item span {
    display: block;
    width: 100%;
    text-align: center;
}

.header-center .header-item:first-child span:last-child {
    margin: 0;
}

.transition-table {
    position: relative;
}

.transition-table > h2 {
    position: absolute;
    left: 316px;
}

/* Why invest in OSB Group table ends */