body {
    text-rendering: optimizeLegibility;
    font-synthesis: none;
    -webkit-text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* @font-face {
  font-family: "Avenir Heavy";
  src: url("../fonts/Avenir.ttc");
}
@font-face {
  font-family: "Avenir Book";
  src: url("../fonts/Avenir.ttc");
} */

/*@font-face {*/
/*    font-family: "Avenir-Book";*/
/*    src: url("../fonts/5687178/c4c68310-7910-47fe-aafe-fb8e8c7c3fc3.eot?#iefix");*/
/*    src: url("../fonts/5687178/c4c68310-7910-47fe-aafe-fb8e8c7c3fc3.eot?#iefix") format("eot"), url("../fonts/5687178/2b019de4-ece8-4a0d-b8b4-72866ca60c27.woff2") format("woff2"), url("../fonts/5687178/b8885363-76e9-4313-bd2f-446d01014e36.woff") format("woff"), url("../fonts/5687178/c9947fd3-3bc8-4301-9642-9e30604027f3.ttf") format("truetype");*/
/*}*/

/* @font-face {
  font-family: 'Crimson Text';
  src: url("../fonts/5687390/bc3f81f2-42cf-45a9-a1c3-ff3c5198db31.eot?#iefix");
  src: url("../fonts/5687390/bc3f81f2-42cf-45a9-a1c3-ff3c5198db31.eot?#iefix") format("eot"), url("../fonts/5687390/0d51f252-d47b-421f-8ffe-eb417dce1b53.woff2") format("woff2"), url("../fonts/5687390/b34d406c-b12e-4b82-892e-1bfab6517cce.woff") format("woff"), url("../fonts/5687390/da70c2a6-9ec1-46d2-9208-8e8278d72406.ttf") format("truetype");
} */

/*@font-face {*/
/*    font-family: 'Crimson Text';*/
/*    src: url("../fonts/7b88d46c-84c0-49b1-91d7-5a63a6d0b09a.ttf");*/
/*}*/

/*@font-face {*/
/*    font-family: "Avenir Medium";*/
/*    src: url("../fonts/20f8d1cf-1e62-447c-b974-709993e4156e.ttf");*/
/*}*/

/*@font-face {*/
/*    font-family: 'Crimson Text';*/
/*    src: url("../fonts/avenirom.ttf");*/
/*}*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family:'Crimson Text';
}

/*Investor Tabs Menu*/
.investor-tabs-menu.fixed-new ul li {
    padding-top: 26px;

    padding-bottom: 26px;
}

.investor-tabs-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 0.35px solid #b7b7b7;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
}

.investor-tabs-menu ul.border-bottom-none {
    border-bottom: none;
}

.overview-tabs-menu {
    margin-bottom: 0px;
}

.overview-tabs-menu .investor-tabs-menu ul {
    border-bottom: 0;
}

.overview-wrap .invstr-title {
    padding-bottom: 25px;
}

.overview-wrap .invstr-latestUpdate hr.custom-hr {
    margin-top: 25px;
    margin-bottom: 25px;
}

.investor-tabs-menu ul li {
    display: block;

    padding: 40px 0px 40px 45px;
}

.investor-tabs-menu ul li:first-child {
    padding-left: 0px;
}

.removeHR .custom-hr {
    display: none;
}

.investor-tabs-menu ul li.active {
    background-color: transparent !important;
}

.investor-tabs-menu ul li a {
    color: #2b2523;
    font-size: 15px;
    font-family: 'Crimson Text';
    letter-spacing: 0.3px;
}

.investor-tabs-menu ul li a:hover {
    color: #007B84;
}

.ovr-realtime {
    border: 1px solid #ddd;
}

.ovr-realtime img {
    max-width: 100%;
}

.ovr-latest-updates {
    padding: 25px;
    background-color: #f3f2ef;
}

.ovr-latest-updates--slide {
    margin-bottom: 0 !important;
}

.latest-upd-title {
    font-size: 18px;
    color: #2b2523;
    font-family: 'Crimson Text';
    padding-bottom: 35px;
}

.latest-upd-details ul {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}

.latest-upd-details ul li {
    font-size: 16px;
    color: #2b2523;
    line-height: 25px;
    font-family: 'Crimson Text';
    padding: 25px 0;
    border-bottom: 1px solid #676866;
}

.latest-upd-details ul li a {
    color: #2b2523;
    font-family: 'Crimson Text';
}

.latest-upd-details ul li:first-child {
    padding-top: 0;
}

.latest-upd-details ul li:last-child {
    border-bottom: none;
}

.ovr-latest-updates .slick-dots {
    bottom: -10px;
    left: 0;
}

.ovr-latest-updates .slick-dots li button:before {
    font-size: 0px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid #676866;
    opacity: 1;
}

.ovr-latest-updates .slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #007B84;
    border: 2px solid #007B84;
}

.invstr-staff-py {
    padding: 60px 0;
}

.invstr-corpGov-py {
    padding: 60px 0;
}

.invstr-corpGov-py.invstrPresentation {
    padding-top: 60px;
    padding-bottom: 35px;
}

.earning-call .invstr-corpGov-py {
    padding-top: 60px;
    padding-bottom: 60px;
}

.invstr-corpGov-py.invstr-annual-report {
    padding-top: 60px;
    padding-bottom: 60px;
}

.invstr-corpGov-py.invstr-UpdatesEvents {
    padding-top: 60px;
    padding-bottom: 80px;
}

.invstr-corpGov-py.invstr-QR {
    padding-top: 60px;
    padding-bottom: 35px;
}

.invstr-corpGov-py.invstr-schemeAmalg {
    padding-top: 60px;
    padding-bottom: 35px;
}

.invstr-corpGov-py.invstr-AGM {
    padding-top: 60px;
    padding-bottom: 60px;
}

.invstr-corpGov-py.invstr-CGR {
    padding-top: 80px;
    padding-bottom: 35px;
}

.invstr-corpGov-py.invstr-AGM .styled-select.dd-2 {
    min-width: 180px;
}

/* .invstr-corpGov-py.invstr-CGR .invstr-title {
  padding-bottom: 19px;
} */

.invstr-shareInfo-py {
    padding: 60px 0;
}

.invstr-shareInfo-py .invstr-corpGov-py {
    padding: 30px 0;
}

.tab-content .invstr-corpGov-py {
    padding-top: 25px;
    padding-bottom: 0;
}

.invstr-corpSoc {
    padding-top: 48px;
    padding-bottom: 80px;
}

.invstr-caption {
    font-weight: 900;
    font-size: 18px;
    font-family: 'Crimson Text';
    color: #676866;
    padding-bottom: 27px;
}

.invstr-staff-py .invstr-address b {
    font-size: 16px;
    color: #2b2523;
    padding-bottom: 7px;
    display: block;
    font-family: 'Crimson Text';
    font-weight: 900;
}

.invstr-staff-py .invstr-address p {
    color: #2b2523;
    font-family: 'Crimson Text';
}

.invstr-staff-py p.staff-desig {
    font-size: 14px;
    color: #878787;
    padding-bottom: 18px;
    font-family: 'Crimson Text';
}

.invstr-staff-py .staff-comp,
.invstr-staff-py .staff-addr {
    font-size: 14px;
    color: #2b2523;
    line-height: 24px;
}

.invstr-staff-py .staff-addr {
    padding-bottom: 5px;
}

.invstr-staff-py .staff-email-phone img {
    margin-right: 12px;
}

.staff-email-phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 20px;
}

.earning-call .container {
    padding-left: 0px;
    padding-right: 0px;
}

.earning-call .container .invtr-cg-left-right-report {
    padding-left: 5px;
    padding-right: 5px;
}

.container.mbl-container {
    padding-left: 5px;
    padding-right: 5px;
}

.invstr-address:nth-last-child(1) .staff-email-phone {
    padding-top: 12px;
}

.invstr-address:first-child .staff-email-phone {
    padding-top: 20px;
}

.invstr-staff-py .staff-email-phone a,
.invstr-staff-py .staff-email-phone p {
    font-size: 14px;
    color: #2b2523;
    line-height: 24px;
    font-family: 'Crimson Text';
    font-weight: 900;
    word-break: break-word;
}

.invtr-cg-left-right-half {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 15px;
    padding-left: 45px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.invtr-cg_inner p {
    font-family: 'Crimson Text';
    font-size: 16px;
    color: #2b2523;
    /* line-height: normal; */
}

.invtr-cg-left-right-half:nth-child(odd) {
    padding-right: 60px;
    padding-left: 0;
}

.invtr-cg-left-right-full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.invtr-cg-left-right-full:first-child .invtr-cg_inner {
    padding-top: 15px;
}

.invtr-cg-left-right-full .invtr-cg_inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

/* .invstr-corpGov-py .invtr-cg-left-right-full:last-child .invtr-cg_inner {
  border: none;
} */

/* .moreBox {
  display: none;
} */

/* .invtr-cg-left-right-half:nth-child(5) .invtr-cg_inner__border_gray {
  border: none;
}
.invtr-cg-left-right-half:nth-child(6) .invtr-cg_inner__border_gray {
  border: none;
} */

.invtr-cg_inner__border_gray {
    border-bottom: 1px solid #d7d7d7;
}

.invtr-cg_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 25px;
    padding-bottom: 25px;
    line-height: 30px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    /* flex-wrap: wrap; */
    position: relative;
    height: 100%;
}

.invtr-cg-left-right-report {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
}

.invstr-annual-report .invtr-cg-left-right-report {
    margin-bottom: 15px;
}

.invstr-UpdatesEvents .invtr-cg-left-right-report {
    margin-bottom: 25px;
    /* margin-top: 10px; */
}

/* .invtr-cg-left-right-half:last-child .invtr-cg_inner {
  border: none;
}
.invtr-cg-left-right-half:nth-last-child(2) .invtr-cg_inner {
  border: none;
} */

.responsivedropdown.styled-select.dd-2 {
    width: 240px !important;
}

.invstr-corpGov-py #ID_PL>div.show,
.invstr-corpGov-py #ID_CG>div.show,
.invstr-corpGov-py #SA>div.show {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.lst-director-name {
    font-size: 16px;
    font-weight: 700;
    color: #2b2523;
    width: 100%;
    font-family: 'Crimson Text';
    font-weight: 900;
}

.lst-director-sec {
    height: 100px;
    padding: 20px 24px;
    margin-bottom: 32px;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    -webkit-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear;
    display: block;
}

.list-direct .invstr-title {
    padding-bottom: 27px;
}

.list-direct .row>.col-md-4.col-sm-6:nth-child(3),
.list-direct .row>.col-md-4.col-sm-6:nth-child(6) {
    padding-right: 15px;
}

.list-direct .row>.col-md-4.col-sm-6 {
    padding-right: 33px;
}

.lst-director-sec:hover {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

.lst-director-designation {
    font-size: 14px;
    /* line-height: 25px; */
    margin-top: 6px;
    color: #676866;
    font-family: 'Crimson Text';
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.lst-director-sec:nth-child(1) .lst-director-designation {
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: visible;
}

.invstr-corpSoc-card {
    background-color: #f3f2ef;
}

.invstr-corpSoc-card>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.inner-corpSoc-card .corpSoc-title {
    font-size: 24px;
    line-height: 34px;
    color: #2b2523;
    font-family: 'Crimson Text';
}

.inner-corpSoc-card .corpSoc-desc {
    font-size: 16px;
    line-height: 22px;
    margin-top: 28px;
    /* margin-bottom: 30px; */
    color: #676866;
    font-family: 'Crimson Text';
}

.invstr-corpSoc-card img {
    /* max-width: 100%; */
    width: 580px;
}

.inner-corpSoc-card {
    background-color: #f3f2ef;
    padding: 60px;
    padding-right: 0;
}

.inner-corpSoc-card .common-btn-link {
    margin-top: 42px;
}

/* Custom Dropdown  */

.invstr-corpGov-py .styled-select.slate,
.invstr-shareInfo-py .styled-select.slate {
    background: none;
    background-position: 95% 50%;
    width: 155px;
    position: relative;
    z-index: 2;
}

.invstr-corpGov-py .styled-select.slate {
    background-color: #f7f5f4;
}

.invstr-shareInfo-py .styled-select.slate,
.invstr-shareInfo-py.invstr-shareInfo-tabs .styled-select.slate,
.invstr-corpGov-py.invstr-annual-report .styled-select.slate {
    background-color: #ffffff;
}

.invstr-corpGov-py .styled-select.slate::before,
.invstr-shareInfo-py .styled-select.slate::before {
    content: "";
    position: absolute;
    right: 0;
    background: #eaeaea url(../images/new-icons/dropdown_arrow.svg) no-repeat right center;
    background-position: 52% center;
    width: 40px;
    height: 40px;
    z-index: -1;
}

.invstr-annual-report .invstr-verticals-tabs .col-md-4 {
    padding-right: 62px;
}

.invstr-annual-report .invstr-verticals-tabs .col-md-8 {
    padding-left: 62px;
}

.invstr-corpGov-py .styled-select.slate select,
.invstr-shareInfo-py .styled-select.slate select {
    width: 100%;
    -webkit-appearance: none;
    padding-left: 10px;
    font-size: 15px;
    color: #676866;
    padding-top: 3px;
    /* border: 1px solid #eee; */
}

/* Invstr verticals navs Start*/

.invstr-verticals-tabs .nav {
    top: 0;
}

.invstr-verticals-tabs .nav li.active,
.invstr-verticals-tabs .tab-content .tab-pane.active {
    background: none !important;
    color: #000;
}

.invstr-verticals-tabs .nav-tabs>li>a {
    border: none;
    font-size: 18px;
    line-height: normal;
    color: #676866;
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    font-family: 'Crimson Text';
    margin-right: 0;
}

.invstr-verticals-tabs .nav-tabs>li>a:hover {
    background-color: transparent;
    color: #007B84;
}

.invstr-verticals-navs ul li>a:hover .invstr-verticals-navs__icon {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}

.invstr-verticals-tabs .nav-tabs>li.active>a,
.invstr-verticals-tabs .nav-tabs>li.active>a:focus,
.invstr-verticals-tabs .nav-tabs>li.active>a:hover {
    border: none;
    color: #007B84;
    background-color: transparent !important;
    cursor: pointer;
}

.invstr-shareInfo-filter-adjust {
    border-bottom: 2px solid #ddd;
}

.invstr-verticals-tabs .nav-tabs {
    border-bottom: none;
}

.invstr-verticals-tabs .nav-tabs>li {
    margin-bottom: -2px;
    float: none;
}

.invstr-shareInfo-filter-adjust {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.invstr-verticals-navs .invstr-verticals-navs__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.invstr-verticals-navs ul li.active .invstr-verticals-navs__icon {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}

.invstr-verticals-navs .invstr-verticals-navs__icon {
    margin-left: auto;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.6;
}

/* Invstr verticals navs End*/

/* Invstr-shareareHolder Info Tabs Start*/

.invstr-shareInfo-tabs .nav {
    top: 0;
}

.invstr-shareInfo-tabs .invtr-cg__filterBy .styled-select.slate {
    margin-right: 0;
}

.invstr-shareInfo-tabs .nav li.active,
.invstr-shareInfo-tabs .tab-content .tab-pane.active {
    background: none !important;
    color: #000;
}

.invstr-shareInfo-tabs .nav-tabs>li>a {
    border: none;
    border-bottom: 2px solid #ddd;
    font-size: 24px;
    /* line-height: 57px; */
    color: #676866;
    font-family: 'Crimson Text';
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    /* padding-bottom: 20px; */
    padding-bottom: 0px;
}

.invstr-shareInfo-tabs .nav-tabs>li:not(:first-child) {
    margin-left: 40px;
}

.invstr-shareInfo-tabs .nav-tabs>li>a:hover {
    background-color: transparent;
    color: #555;
}

.invstr-shareInfo-tabs .nav-tabs>li.active>a,
.invstr-shareInfo-tabs .nav-tabs>li.active>a:focus,
.invstr-shareInfo-tabs .nav-tabs>li.active>a:hover {
    border: none;
    border-bottom: none;
    color: #2b2523;
    background-color: transparent;
}

.invstr-shareInfo-filter-adjust {
    border-bottom: none;
}

.invstr-shareInfo-tabs .nav-tabs {
    border-bottom: none;
}

.invstr-shareInfo-tabs .nav-tabs>li {
    margin-bottom: -2px;
}

.invstr-shareInfo-filter-adjust {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
}

/* Invstr-shareareHolder Info Tabs End*/

/* Common Css */
.d-none {
    display: none;
}

.pt-0 {
    padding-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.text-light-gray {
    color: #676866;
}

.mt-30 {
    margin-top: 30px;
}

.mt-10 {
    margin-top: 10px;
}

.mb-30 {
    margin-bottom: 30px;
}

.fs-14 {
    font-size: 14px;
}

.common-btn-link {
    color: #2b2b33;
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 5px;
    font-family: 'Crimson Text';
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 35px;
    font-weight: 900;
    display: inline-block;
    text-transform: capitalize;
}

.common-btn-link:hover {
    color: #2b2b33;
}

.common-btn-link:focus {
    text-decoration: none;
    color: #2b2b33 !important;
}

a.common-btn-link {
    position: relative;
}

a.common-btn-link::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #007B84;
}

a.common-btn-link:hover::after {
    background-color: #007B84;
    -webkit-animation-name: hoverAnimationA;
    animation-name: hoverAnimationA;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.inner-content-wrap {
    padding: 60px 0px 60px;
}

.top-banner {
    height: 280px;
}

.comon-space .mainTab {
    margin-bottom: 0px;
    margin-top: 0;
}

.invstr-title {
    font-size: 24px;
    font-family: 'Crimson Text';
    /* padding-bottom: 20px; */
    color: #2b2523;
}

.invstr-sub-title {
    font-size: 16px;
    /* padding-bottom: 20px; */
    line-height: 36px;
    color: #878787;
    font-family: "Avenir-Book";
    font-weight: normal;
}

.custom-hr {
    /* border-top: 0.35px solid #b7b7b7; */
    border-top: 1px solid #d7d7d7;
    margin: 0;
}

.lighten-bg {
    background-color: #f3f2ef;
}

/* *** HighChart data grap css css customize  Start**** */
.highcharts-figure,
.highcharts-data-table table {
    min-width: 310px;
    max-width: 800px;
    /* margin: 3em auto; */
}

.highcharts-data-table table {
    font-family: Verdana, sans-serif;
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    max-width: 500px;
}

.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}

.highcharts-data-table th {
    font-weight: 600;
    padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
    padding: 0.5em;
}

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
    background: #f8f8f8;
}

.highcharts-data-table tr:hover {
    background: #f1f7ff;
}

.highcharts-credits {
    display: none;
}

.highcharts-title {
    font-weight: 900;
    font-size: 18px;
    font-family: 'Crimson Text';
}

.highcharts-label text {
    font-size: 12px !important;
    font-family: 'Crimson Text';
    font-weight: 500 !important;
}

.highcharts-axis .highcharts-axis-title {
    font-size: 16px;
    font-family: 'Crimson Text';
    color: #2b2523 !important;
    fill: #2b2523 !important;
    -webkit-transform: translate(10px, 0px);
    -ms-transform: translate(10px, 0px);
    transform: translate(10px, 0px);
}

.highcharts-axis-labels text {
    color: #878787 !important;
    fill: #878787 !important;
}

/* *** HighChart data grap css css customize  End**** */

.invtr-cg__filterBy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.invtr-cg_inner .quartly-img img {
    display: block;
    padding: 0px;
    max-width: inherit;
    height: 100%;
    margin-top: 1px;
}

.invstr-pb-30 {
    padding-bottom: 30px;
}

.txt-filterBy {
    padding-right: 10px;
}

.invtr-cg_inner .invtr-cg_inner__title {
    line-height: 24px;
}

.invtr-cg_inner .invtr-cg_inner__date {
    color: #676866;
    font-size: 14px;
    margin-top: 6px;
    line-height: 24px;
}

.p-0 {
    padding: 0 !important;
}

/* .invstr-si-business-ovrview{
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
} */
.invstr-si-business-ovrview .invstr-title {
    padding-bottom: 15px;
}

.invstr-si-business-ovrview__inner {
    padding-right: 30px;
}

.invstr-si-business-ovrview__inner p {
    font-size: 16px;
    color: #2b2523;
    line-height: 28px;
    margin-top: 0px;
    font-family: 'Crimson Text';
}

.invstr-si-business-ovrview .img-responsive {
    position: relative;
    top: 0px;
}

.inner-grap-content-wrap {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 20px;
}

.inner-grap-content-wrap.inner-fin-grap {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 0px;
}

.invstr-verticals-tabs .sw-row {
    margin-right: -15px;
    margin-left: -15px;
}

.mbl-modal-cls-title,
.mblModalClose {
    display: none;
}

.mblModalClose img {
    /* transform: rotateZ(90deg);
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 1; */
    position: relative;
    left: -6px;
}

.mbl-modal-cls-title h3 {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 24px;
    font-weight: 900;
    font-family: 'Crimson Text';
}

.annualReports .invtr-cg__filterBy {
    top: -68px;
    position: absolute;
    right: 0;
}

/* Top Invertor Banner  */
.investor-top-banner {
    height: 280px;
    position: relative;
    background-size: cover;
    background-position: center;
}

.investor-top-banner::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

/* Earnings Call */

.invtr-earnCall .earnCall-hidden-btns .earnCall-hidden-btns__inner {
    visibility: visible;
    opacity: 1;
    background: #fff;
    height: 100%;
    position: absolute;
    left: 0%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    top: 0;
}
/*.invtr-earnCall .earnCall-hidden-btns .earnCall-hidden-btns__inner {*/
/*    visibility: visible;*/
/*    opacity: 1;*/
/*    background: #fff;*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    left: 50%!important;*/
/*    width: 100%;*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-align: center;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*    -webkit-box-pack: end;*/
/*    -ms-flex-pack: end;*/
    /* justify-content: flex-end; */
/*    -webkit-transition: 0.3s linear;*/
/*    -o-transition: 0.3s linear;*/
/*    transition: 0.3s linear;*/
/*    top: 0;*/
/*}*/
.invtr-earnCall .earnCall-hidden-btns .earnCall-hidden-btns__inner a>span {
    color: #676866;
}

.invtr-earnCall .mbl-set-dd {
    z-index: 2;
}

.invtr-earnCall:hover .earnCall-hidden-btns .earnCall-hidden-btns__inner {
    left: 0%;
    visibility: visible;
    opacity: 1;
    /* padding-top: 25px;
    padding-bottom: 25px; */
}

.invtr-earnCall.earnCall-active .earnCall-hidden-btns .earnCall-hidden-btns__inner {
    left: 0%;
    visibility: visible;
    opacity: 1;
    /* padding-top: 25px;
    padding-bottom: 25px; */
}

.invtr-earnCall .earnCall-hidden-btns .earnCall-hidden-btns__inner a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #2b2b33;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0px 16px;
    cursor: pointer;
    font-size: 14px;
}

.invtr-earnCall {
    overflow: hidden;
    padding-left: 0px;
}

.invtr-earnCall .earnCall-hidden-btns .earnCall-hidden-btns__inner img {
    display: block;
    padding: 10px 10px;
    max-width: 40px;
    height: 100%;
    padding-bottom: 5px;
}

.invtr-earnCall .quartly-img {
    display: none;
}

.earnCall-hidden-btns .earnCall-hidden-btns__inner a {
    padding-bottom: 25px;
    padding-top: 25px;
}

.quartly-img img {
    will-change: transform;
    -webkit-transition: 500ms ease-in-out;
    -o-transition: 500ms ease-in-out;
    transition: 500ms ease-in-out;
}

.mbl-active .quartly-img img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* .mbl-set-dd.mbl-active+.earnCall-hidden-btns .earnCall-hidden-btns__inner {
} */

.footer-social-new ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer-social-new ul li:nth-child(odd) {
    padding-right: 40px;
}

.footer-social-new {
    padding-top: 40px;
}

/* body.current-navbar_hl header.new-menu .new-header .new-menu ul li:nth-child(4) a,
body.current-navbar_hl #pgHead1.inner_menu .new-header .new-menu ul li:nth-child(4) a,
body.current-navbar_hl .my-sidenav.new_menu_slide ul li:nth-child(4) a {
  color: #007B84;
} */

.invtr-cg__filterBy .drpdwn-invtr {
    height: 40px;
}

.earning-call .invtr-cg_inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

.comon-space {
    position: relative;
}

.pl-0 {
    padding-left: 0;
}

/* overview-wrap */
.overview-wrap .overview {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.overview-wrap .invtr-cg-left-right-report {
    margin-bottom: 0;
}

.overview-wrap .overview .quartly-img img {
    width: 25px;
}

/* Resposnive Css */

/*Mobile*/
/* @media only screen and (min-width: 320px) and (max-width: 767px) { */
@media screen and (max-width: 767px) {

    /* width */
    .responsivedropdown.styled-select.dd-2 {
        width: 100% !important;
    }

    .overview-wrap .invstr-latestUpdate hr.custom-hr {
        display: block;
    }

    .investor-tabs-menu::-webkit-scrollbar {
        width: 5%;
        height: 0px;
    }

    /* Track */
    .investor-tabs-menu::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 5px grey;
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }

    /* Handle */
    .investor-tabs-menu::-webkit-scrollbar-thumb {
        background: #999;
        border-radius: 10px;
        height: 5px;
        width: 50px !important;
    }

    .invstr-annual-report .invstr-verticals-tabs .col-md-4 {
        padding-right: 15px;
    }

    .invstr-corpGov-py.invstr-QR {
        padding-top: 40px;
        padding-bottom: 23px;
    }

    .invstr-corpGov-py.invstr-annual-report {
        padding-top: 32px;
        padding-bottom: 40px;
    }

    .invstr-verticals-tabs .nav-tabs>li>a {
        color: #2b2523;
    }

    .invstr-verticals-tabs .nav-tabs>li:first-child a {
        padding-top: 0;
    }

    .invstr-verticals-tabs .nav-tabs>li:last-child a {
        padding-bottom: 0;
    }

    .inner-grap-content-wrap.inner-fin-grap {
        padding-top: 48px;
        padding-bottom: 40px;
        margin-bottom: 0px;
    }

    .invstr-verticals-navs .invstr-verticals-navs__icon {
        margin-left: auto;
        -webkit-filter: unset;
        filter: unset;
        opacity: 1;
    }

    .invstr-annual-report .invstr-verticals-tabs .col-md-8 {
        padding-left: 15px;
    }

    .invstr-si-business-ovrview .common-btn-link {
        margin-top: 32px;
    }

    .common-btn-link {
        margin-top: 25px;
    }

    .invstr-corpGov-py.invstr-schemeAmalg {
        padding-top: 55px;
        padding-bottom: 40px;
    }

    .invstr-corpGov-py.invstr-AGM {
        padding-top: 40px;
        padding-bottom: 48px;
    }

    .invstr-si-business-ovrview .img-responsive {
        top: 0px;
    }

    .invstr-corpGov-py.invstr-CGR {
        padding-top: 48px;
        padding-bottom: 32px;
    }

    .list-direct .invstr-title {
        padding-bottom: 24px;
    }

    .overview-tabs-menu {
        margin-bottom: 0px;
    }

    .annualReports .invtr-cg__filterBy {
        position: relative;
        top: 0;
    }

    .list-direct .row>.col-md-4.col-sm-6 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .container.mbl-container {
        padding-left: 0;
        padding-right: 0;
    }

    .invtr-earnCall .mbl-set-dd.mbl-active {
        background: #efefef;
        -webkit-transition-delay: -0.1s;
        -o-transition-delay: -0.1s;
        transition-delay: -0.1s;
    }

    .earnCall-hidden-btns {
        width: 100%;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 0.2s ease-out;
        -o-transition: max-height 0.2s ease-out;
        transition: max-height 0.2s ease-out;
    }

    .invtr-earnCall .quartly-img {
        display: block;
    }

    .invtr-earnCall .earnCall-hidden-btns .earnCall-hidden-btns__inner img {
        display: block;
        padding: 0px 2px;
        max-width: inherit;
        height: 24px;
        width: 24px;
        margin-right: 6px;
    }

    .invtr-cg_inner.invtr-earnCall {
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .invtr-earnCall .earnCall-hidden-btns .earnCall-hidden-btns__inner {
        position: relative;
        visibility: visible;
        opacity: 1;
        width: 100%;
        height: auto;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        left: 0;
        padding: 0 15px;
        padding-top: 3px;
        padding-bottom: 24px;
    }

    .invtr-earnCall .earnCall-hidden-btns .earnCall-hidden-btns__inner a {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 0 2px;
        font-size: 13px;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        font-family: 'Crimson Text';
    }

    .invtr-earnCall .mbl-set-dd {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 17px;
        padding-bottom: 17px;
        -webkit-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        -webkit-transition-delay: 0.35s;
        -o-transition-delay: 0.35s;
        transition-delay: 0.35s;
    }

    .investor-top-banner {
        height: 215px;
    }

    .invtr-earnCall.invtr-cg_inner__border_gray {
        border: 0;
    }

    .invtr-earnCall.invtr-cg_inner__border_gray::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        height: 1px;
        margin-left: auto;
        width: calc(100% - 30px);
        border-bottom: 1px solid #d7d7d7;
        margin-right: auto;
    }

    .invtr-cg-left-right-half:last-child .invtr-earnCall.invtr-cg_inner__border_gray::after {
        /* border-bottom: none; */
    }

    /* modal design */

    .inner-about-block {
        height: auto !important;
    }

    .mbl-d-none {
        display: none !important;
    }

    .invstr-verticals-tabs .tab-content .tab-pane.active.annual_reports,
    .invstr-verticals-tabs .tab-content .tab-pane.active.subsidiary_financial_statements,
    .invstr-verticals-tabs .tab-content .tab-pane.active.annual_returns {
        position: fixed;
        background: #fff !important;
        height: 100%;
        width: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
        display: block;
        overflow: auto;
        padding: 30px 20px;
    }

    .invstr-verticals-tabs .tab-content .invtr-cg-left-right-full:first-child .invtr-cg_inner {
        padding-top: 23px;
    }

    .mblModalClose,
    .mbl-modal-cls-title {
        display: block;
    }

    .quartly-txt p {
        max-width: 265px;
        width: 100%;
        font-size: 16px;
        line-height: normal;
    }

    .invtr-cg_inner .invtr-cg_inner__date {
        color: #676866;
        font-size: 14px;
        margin-top: 8px;
        line-height: normal;
    }

    select:focus-visible {
        outline: none;
        border-color: #666;
    }

    .invstr-verticals-tab-panes .tab-content .tab-pane {
        display: none;
    }

    .mbl-d-block {
        display: block !important;
    }

    .mbl-m-0 {
        margin: 0px !important;
    }

    .mbl-p-0 {
        padding: 0px !important;
    }

    .mbl-mt-0 {
        margin-top: 0px !important;
    }

    .mbl-mt-10 {
        margin-top: 10px;
    }

    .mbl-mb-10 {
        margin-bottom: 10px;
    }

    .mbl-pb-0 {
        padding-bottom: 0px !important;
    }

    .mbl-pb-10 {
        padding-bottom: 10px !important;
    }

    .mbl-pb-20 {
        padding-bottom: 20px !important;
    }

    .mbl-pb-30 {
        padding-bottom: 30px !important;
    }

    .mbl-invtr-financ-adjt {
        padding-top: 40px !important;
    }

    .inner-grap-content-wrap .row .col-md-4:first-child .highcharts-figure {
        margin-top: 0px;
    }

    .inner-grap-content-wrap .row .col-md-4:last-child .highcharts-figure {
        margin-bottom: 40px;
    }

    .highcharts-figure,
    .highcharts-data-table table {
        min-width: 100%;
        max-width: 100%;
        margin-bottom: 32px;
        margin-top: 32px;
    }

    .highcharts-figure .highcharts-title {
        font-size: 16px !important;
    }

    .inner-grap-content-wrap {
        padding-top: 8px;
        padding-bottom: 0px;
        margin-bottom: 0;
    }

    .invstr-shareInfo-tabs .invstr-corpGov-py {
        padding-top: 0;
        padding-bottom: 0;
    }

    .invstr-verticals-tabs .invstr-verticals-navs .nav-tabs {
        position: relative;
        width: 100%;
        height: 100%;
        background-color: transparent;
        padding: 0;
        margin-bottom: 0px;
    }

    .invstr-verticals-tabs .nav-tabs>li>a {
        font-size: 16px;
        padding-top: 24px;
        padding-bottom: 24px;
        line-height: normal;
    }

    .invstr-corpGov-py.invstr-annual-report .invstr-verticals-tabs {
        margin-top: 17px;
    }

    .invstr-verticals-tabs .nav-tabs>li.active>a,
    .invstr-verticals-tabs .nav-tabs>li.active>a:focus,
    .invstr-verticals-tabs .nav-tabs>li.active>a:hover,
    .invstr-verticals-tabs .nav-tabs>li>a {
        border-bottom: 0.35px solid #b7b7b7;
    }

    .invstr-verticals-tabs .nav-tabs>li.active:last-child>a,
    .invstr-verticals-tabs .nav-tabs>li.active:last-child>a:focus,
    .invstr-verticals-tabs .nav-tabs>li.active:last-child>a:hover,
    .invstr-verticals-tabs .nav-tabs>li:last-child a {
        border-bottom: none;
    }

    .invstr-shareInfo-py .nav-tabs {
        position: relative;
        width: 100%;
        height: 100%;
        background-color: transparent;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /* margin-bottom: 30px; */
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
    }

    .invstr-shareInfo-py .nav-tabs>li:not(:first-child) {
        margin-left: 0px;
    }

    .invstr-shareInfo-py .nav-tabs>li:not(:first-child) a {
        padding-left: 10px;
    }

    .invstr-shareInfo-py .nav-tabs>li {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .invstr-shareInfo-py .nav-tabs>li>a {
        font-size: 18px;
        padding-right: 0;
        line-height: 20px;
        width: 100%;
        padding-bottom: 16px;
        margin-right: 0;
    }

    .invtr-cg_inner .invtr-cg_inner__title {
        line-height: 24px;
        font-size: 16px;
    }

    /* .invtr-cg-left-right-half:nth-child(5) .invtr-cg_inner__border_gray {
    border-bottom: 1px solid #d7d7d7;
  } */

    .invtr-cg_inner .quartly-img img {
        width: 24px;
    }

    .invtr-cg_inner .quartly-img {
        padding-left: 10px;
    }

    /* .invtr-cg__filterBy {
    display: none;
  } */
    .invtr-cg-left-right-report {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 8px;
    }

    .earning-call .container .invtr-cg-left-right-report {
        padding-left: 20px;
        padding-right: 20px;
    }

    .invtr-cg__filterBy {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: self-start;
        -ms-flex-align: self-start;
        align-items: self-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }

    .invstr-corpGov-py .styled-select.slate select,
    .invstr-shareInfo-py .styled-select.slate select,
    .invstr-corpGov-py .styled-select.slate,
    .invstr-shareInfo-py .styled-select.slate {
        width: 100%;
        margin: 0;
    }

    #updatesEvents .styled-select.dd-2 {
        width: 100%;
    }

    .invstr-UpdatesEvents .invtr-cg-left-right-report {
        margin-bottom: 0px;
    }

    .invstr-shareInfo-filter-adjust {
        border-bottom: none;
    }

    .invstr-corpGov-py .styled-select.slate select.drpdwn-invtr,
    .invstr-shareInfo-py .styled-select.slate select.drpdwn-invtr {
        height: 40px;
        border: 1px solid transparent;
    }

    .invstr-corpGov-py .tab-pane.active .styled-select.slate {
        display: inline-block;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .invtr-cg-left-right-full .invtr-cg_inner {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    /* .invstr-corpGov-py.invstr-annual-report .styled-select.slate {
        background-color: #f7f5f4;
    } */

    .invstr-corpGov-py .styled-select.dd-2.slate {
        margin-bottom: 8px;
        margin-top: 14px;
    }

    .txt-filterBy {
        padding-right: 0px;
        padding-bottom: 8px;
    }

    .invstr-shareInfo-filter-adjust {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 8px;
    }

    .custom-tabs {
        width: 100%;
    }

    .investor-tabs-menu ul {
        list-style: none;
        padding-left: 0 !important;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-bottom: 0;
        border-bottom: 0;
    }

    .investor-tabs-menu li {
        margin-right: 5px;
        padding: 10px 15px;
        font-size: 15px;
        font-weight: 500;
        display: inline-block;
        margin-bottom: 2px;
        /* width: 220px!important; */
        text-align: center;
        white-space: nowrap;
    }

    .investor-tabs-menu li a {
        color: #000;
        text-decoration: none;
    }

    /* .investor-tabs-menu {
    overflow: overlay;
    overflow-x: scroll;
    width: auto;
    margin-top: 0px;
  } */
    .cstm_aboutus .top-banner {
        height: 216px;
    }

    .mainTab {
        margin-bottom: 30px;
        margin-top: 0;
    }

    /*Investor Tabs Menu*/

    .ovr-realtime {
        border: 1px solid #ddd;
        margin-bottom: 32px;
    }

    .ovr-realtime img {
        max-width: 100%;
    }

    .ovr-latest-updates {
        padding: 20px;
        background-color: #f3f2ef;
    }

    .latest-upd-title {
        font-size: 18px;
        color: #2b2523;
        font-family: 'Crimson Text';
        padding-bottom: 25px;
    }

    .latest-upd-details ul {
        list-style: none;
        padding: 0;
    }

    .latest-upd-details ul li {
        font-size: 16px;
        color: #2b2523;
        line-height: 25px;
        font-family: 'Crimson Text';
        padding: 25px 0;
        border-bottom: 1px solid #676866;
    }

    .latest-upd-details ul li a {
        color: #2b2523;
    }

    .latest-upd-details ul li:first-child {
        padding-top: 0;
    }

    .latest-upd-details ul li:last-child {
        border-bottom: none;
        padding-bottom: 40px;
    }

    .ovr-latest-updates .slick-dots {
        bottom: 0px;
        left: 0;
    }

    .ovr-latest-updates .slick-dots li button:before {
        font-size: 0px;
        height: 12px;
        width: 12px;
        border-radius: 50%;
        background-color: #fff;
        border: 2px solid #676866;
        opacity: 1;
    }

    .ovr-latest-updates .slick-dots li.slick-active button:before {
        opacity: 1;
        background-color: #007B84;
        border: 2px solid #007B84;
    }

    .invstr-staff-py,
    .invstr-corpGov-py {
        padding: 48px 0 48px;
    }

    .invstr-corpGov-py.invstrPresentation {
        padding-top: 40px;
    }

    .invstr-corpGov-py.invstrPresentation .styled-select.slate {
        margin-bottom: 8px;
    }

    .earning-call .invstr-corpGov-py {
        padding-top: 48px;
        padding-bottom: 60px;
    }

    .earning-call .styled-select.slate {
        margin-bottom: 15px;
    }

    .invstr-corpGov-py.invstr-UpdatesEvents {
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .invstr-corpGov-py.invstr-SBO {
        padding-top: 40px;
        padding-bottom: 65px;
    }

    .invstr-corpGov-py.invstr-PCO {
        padding: 24px 0 28px;
    }

    .invstr-shareInfo-py {
        padding: 30px 0;
    }

    .invstr-shareInfo-py.invstr-shareInfo-tabs {
        padding-top: 55px;
        padding-bottom: 42px;
    }

    .invstr-corpSoc {
        padding: 33px 0 0px;
    }

    .invstr-staff-py .row .col-md-4:last-child .invstr-address {
        margin-bottom: 0px;
    }

    .invstr-staff-py .invstr-address {
        margin-bottom: 56px;
    }

    /* .invstr-corpGov-py .invtr-cg-left-right-full:last-child .invtr-cg_inner {
    border: none;
  } */
    .invstr-caption {
        font-weight: 500;
        font-size: 18px;
        font-family: "Avenir Medium";
        color: #676866;
        padding-bottom: 30px;
    }

    .invstr-staff-py .invstr-address b {
        font-size: 16px;
        color: #2b2523;
        padding-bottom: 6px;
        display: block;
    }

    .invstr-staff-py .staff-desig {
        font-size: 14px;
        color: #878787;
        padding-bottom: 20px;
    }

    .invstr-staff-py .staff-comp,
    .invstr-staff-py .staff-addr {
        font-size: 14px;
        color: #2b2523;
        line-height: 24px;
    }

    .invstr-staff-py .staff-addr {
        padding-bottom: 8px;
    }

    .invstr-staff-py .staff-email-phone img {
        margin-right: 8px;
    }

    .staff-email-phone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 10px;
    }

    .invtr-cg-left-right-half {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-right: 0px !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 0 !important;
    }

    .invtr-cg-left-right-half:nth-child(odd) {
        padding-right: 0 !important;
    }

    /* .moreBox {
    display: none;
  } */

    /* .moreBox:nth-child(8) .invtr-cg_inner__border_gray {
    border: none;
  } */
    /* .invtr-cg-left-right-half:nth-last-child(2) .invtr-cg_inner__border_gray {
    border-bottom: 1px solid #d7d7d7;
  } */

    .lst-director-name {
        font-size: 16px;
        font-weight: 700;
        color: #2b2523;
        width: 100%;
        font-family: 'Crimson Text';
    }

    .lst-director-sec {
        padding: 16px;
        margin-bottom: 16px;
        border: 1px solid #e9e9e9;
        border-radius: 4px;
        -webkit-transition: 0.2s linear;
        -o-transition: 0.2s linear;
        transition: 0.2s linear;
        display: block;
    }

    .lst-director-sec:hover {
        -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    }

    .lst-director-designation {
        font-size: 14px;
        /* line-height: 25px; */
        margin-top: 6px;
        color: #676866;
    }

    .invstr-corpSoc-card {
        background-color: #f3f2ef;
    }

    .invstr-corpSoc-card .col-md-6 {
        padding: 0;
    }

    .invstr-corpSoc-card>.row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .inner-corpSoc-card .common-btn-link {
        margin-top: 32px;
    }

    .invstr-corpSoc-card .inner-corpSoc-card .corpSoc-desc {
        margin-top: 20px;
    }

    .invstr-corpSoc-card img {
        max-width: 100%;
        width: 100%;
    }

    .inner-corpSoc-card {
        background-color: #f3f2ef;
        padding: 15px;
        padding-top: 25px;
        padding-bottom: 48px;
    }

    .invstr-si-business-ovrview {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .invstr-si-business-ovrview .bus-ovr-tle-ord {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .invstr-si-business-ovrview .img-responsive {
        margin-bottom: 0px;
    }

    .invstr-si-business-ovrview__inner {
        padding-right: 0px;
    }

    .invstr-si-business-ovrview__inner p {
        line-height: 26px;
        margin-top: 0px;
    }

    /* Common Css */
    .text-light-gray {
        color: #676866;
    }

    .fs-14 {
        font-size: 14px;
    }

    .invtr-left-right.moreBox {
        display: none;
    }

    .mt-30 {
        margin-top: 30px;
    }

    .mb-30 {
        margin-bottom: 30px;
    }

    .mbl-mb-30 {
        margin-bottom: 30px !important;
    }

    .mbl-mb-15 {
        margin-bottom: 15px !important;
    }

    .mbl-pt-15 {
        padding-top: 15px !important;
    }

    .mbl-pt-30 {
        padding-top: 30px !important;
    }

    .mbl-pt-40 {
        padding-top: 40px !important;
    }

    .mbl-pt-50 {
        padding-top: 50px !important;
    }

    .mbl-pb-15 {
        padding-bottom: 15px !important;
    }

    .mbl-pb-30 {
        padding-bottom: 30px !important;
    }

    .mbl-pb-40 {
        padding-bottom: 40px !important;
    }

    .mbl-pb-50 {
        padding-bottom: 50px !important;
    }

    .common-btn-link:hover {
        color: #2b2b33;
    }

    a.common-btn-link {
        position: relative;
    }

    a.common-btn-link::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #f48157;
    }

    a.common-btn-link:hover::after {
        background-color: #ff4400;
        -webkit-animation-name: hoverAnimationA;
        animation-name: hoverAnimationA;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }

    .overview-wrap .inner-content-wrap {
        padding-top: 32px;
    }

    .overview-wrap .invstr-title {
        padding-bottom: 16px;
    }

    .inner-content-wrap {
        padding: 40px 0px 40px;
    }

    .top-banner {
        height: 280px;
    }

    .comon-space .mainTab {
        margin-bottom: 0px;
        margin-top: 0;
    }

    .comon-space .mainTab .container {
        /* padding-left: 15px;
    padding-right: 15px; */
        padding: 0;
    }

    .invstr-title {
        font-size: 18px;
        padding-bottom: 16px;
    }

    .custom-hr {
        border-top: 1px solid #d7d7d7;
        display: none;
    }

    .lighten-bg {
        background-color: #f3f2ef;
    }

    .top-banner::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.4);
    }

    #pgHead1 .navbar-header .logo-new,
    section#pgHead1 {
        border: none;
    }

    section#pgHead1 {
        position: absolute;
        width: 100%;
    }

    div.investor-tabs-menu ul li {
        padding-bottom: 20px;
        padding-left: 0;
        padding-right: 0;
        margin-left: 16px;
        margin-right: 16px;
    }

    /* div.investor-tabs-menu ul li#tab_overview {
    margin-left: 0px;
  }

  div.investor-tabs-menu ul li#tab_updateevent {
    margin-right: 0px;
  } */

    .investor-tabs-menu ul li a {
        font-size: 14px;
    }

    .mainTab {
        position: relative;
    }

    .investor-tabs-menu li {
        white-space: nowrap;
    }

    .investor-tabs-menu {
        overflow: overlay;
        overflow-x: scroll;
        width: auto;
        margin-top: 0px;
    }

    .investor-tabs-menu ul {
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
    }

    .mainTab .container::before {
        content: "";
        position: absolute;
        bottom: 2px;
        border-bottom: 2px solid #ddd;
        width: 100%;
        left: 0;
        z-index: -1;
        right: 0;
    }
}

/*Mobile orientation : landscape */

@media only screen and (min-device-width: 480px) and (max-device-width: 767px) and (orientation: landscape) {
    .invstr-staff-py .col-md-4 {
        width: 50%;
        float: left;
    }

    .staff-email-phone {
        word-break: break-word;
    }

    .staff-email-phone a {
        line-height: 15px;
    }

    .txt-filterBy {
        width: 150px;
    }

    .invtr-cg__filterBy {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-right: 15px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .invtr-cg-left-right-half:nth-child(odd) {
        padding-right: 25px;
        padding-left: 0;
    }

    .invtr-cg-left-right-half {
        padding-left: 25px;
    }

    .invtr-earnCall .mbl-set-dd.mbl-active {
        background: #efefef;
        -webkit-transition-delay: -0.1s;
        -o-transition-delay: -0.1s;
        transition-delay: -0.1s;
    }

    .earnCall-hidden-btns {
        width: 100%;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 0.2s ease-out;
        -o-transition: max-height 0.2s ease-out;
        transition: max-height 0.2s ease-out;
    }

    .invtr-earnCall .quartly-img {
        display: block;
    }

    .invtr-cg_inner.invtr-earnCall .quartly-img img {
        width: 35px;
    }

    .invtr-earnCall .earnCall-hidden-btns .earnCall-hidden-btns__inner img {
        display: block;
        padding: 0px 2px;
        max-width: inherit;
        height: 24px;
        width: 24px;
        margin-right: 6px;
    }

    .invtr-cg_inner.invtr-earnCall {
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .invtr-earnCall .earnCall-hidden-btns .earnCall-hidden-btns__inner {
        position: relative;
        visibility: visible;
        opacity: 1;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        left: 0;
        padding: 0 15px;
    }

    .invtr-earnCall .earnCall-hidden-btns .earnCall-hidden-btns__inner a {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 10px 2px;
        font-size: 13px;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .invtr-earnCall .mbl-set-dd {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 100%;
        flex: 0 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 15px;
        padding-bottom: 10px;
        -webkit-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        -webkit-transition-delay: 0.35s;
        -o-transition-delay: 0.35s;
        transition-delay: 0.35s;
    }

    .investor-top-banner {
        height: 215px;
    }

    /* .invtr-earnCall.invtr-cg_inner__border_gray {
    border: 0;
  }
  .invtr-earnCall.invtr-cg_inner__border_gray::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    margin-left: auto;
    width: calc(100% - 30px);
    border-bottom: 1px solid #d7d7d7;
    margin-right: auto;
  } */

    .invtr-earnCall .mbl-set-dd {
        padding-left: 10px;
        padding-right: 10px;
    }

    /* --------------------------------- */

    /* .invtr-earnCall .earnCall-hidden-btns .earnCall-hidden-btns__inner img {
    display: block;
    padding: 8px 5px;
    max-width: inherit;
    height: 35px;
  }
  .invtr-earnCall .earnCall-hidden-btns .earnCall-hidden-btns__inner a {
    font-size: 12px;
  } */
    .invstr-verticals-navs .invstr-verticals-navs__title {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .invstr-verticals-tabs .nav-tabs>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 25px;
    }
}

/*I-Pad*/
/* @media screen and (max-width: 1024px) {
  .invstr-staff-py .staff-email-phone a,
  .invstr-staff-py .staff-email-phone p {
    font-size: 12px;
  }


  #footer-new .footer-new-wrapper {
    padding-bottom: 30px;
  }
  section#footer-new {
    padding: 50px 0px 50px;
  }
  .invstr-corpSoc-card > .row {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }
  .inner-corpSoc-card {
    background-color: #f3f2ef;
    padding: 25px;
  }
  .inner-corpSoc-card .corpSoc-desc {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .inner-corpSoc-card .corpSoc-title {
    font-size: 20px;
    line-height: 28px;
  }
  .invstr-corpSoc {
    padding-top: 10px;
  }
}  */

@media screen and (max-width: 1200px) {
    .investor-tabs-menu {
        overflow: overlay;
        overflow-x: auto;
        width: auto;
        margin-top: 0px;
    }

    .investor-tabs-menu ul {
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
    }

    .investor-tabs-menu li {
        white-space: nowrap;
    }

    .investor-tabs-menu ul li {
        padding: 20px 0px 20px 30px;
    }

    .inner-corpSoc-card {
        padding: 28px;
    }
}

/*I-pad*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1025px) {
    .investor-tabs-menu ul li {
        padding: 20px 0px 20px 30px;
    }

    .investor-tabs-menu ul li a {
        font-size: 14px;
    }

    .invstr-staff-py .staff-email-phone a,
    .invstr-staff-py .staff-email-phone p {
        font-size: 12px;
        white-space: normal;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .invstr-title {
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 10px !important;
    }

    .invstr-shareInfo-tabs .nav-tabs>li>a {
        font-size: 20px;
    }

    .invtr-cg_inner .invtr-cg_inner__title {
        line-height: 25px;
    }

    .investor-tabs-menu li {
        white-space: nowrap;
    }

    .investor-tabs-menu {
        overflow: overlay;
        overflow-x: scroll;
        width: auto;
        margin-top: 0px;
    }

    .investor-tabs-menu ul {
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
    }

    #footer-new .footer-new-wrapper {
        padding-bottom: 30px;
    }

    section#footer-new {
        padding: 50px 0px 50px;
    }

    .invstr-corpSoc-card>.row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .inner-corpSoc-card {
        background-color: #f3f2ef;
        padding: 25px;
    }

    .inner-corpSoc-card .corpSoc-desc {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 14px;
    }

    .inner-corpSoc-card .corpSoc-title {
        font-size: 20px;
        line-height: 28px;
    }

    div.invstr-corpSoc {
        padding-top: 10px;
        padding-bottom: 40px;
    }
}

/* Slick dots  */
/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: "•";
    text-align: center;

    opacity: 0.25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: black;
}

/* ====================================== */

/* Keyframe Animations

/* ====================================== */

@-webkit-keyframes hoverAnimationA {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);

        -webkit-transform-origin: 100% 0%;

        transform-origin: 100% 0%;
    }

    20% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);

        -webkit-transform-origin: 100% 0%;

        transform-origin: 100% 0%;
    }

    50% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);

        -webkit-transform-origin: 100% 0%;

        transform-origin: 100% 0%;
    }

    51% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);

        -webkit-transform-origin: 0% 0%;

        transform-origin: 0% 0%;
    }

    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);

        -webkit-transform-origin: 0% 0%;

        transform-origin: 0% 0%;
    }
}

@keyframes hoverAnimationA {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);

        -webkit-transform-origin: 100% 0%;

        transform-origin: 100% 0%;
    }

    20% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);

        -webkit-transform-origin: 100% 0%;

        transform-origin: 100% 0%;
    }

    50% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);

        -webkit-transform-origin: 100% 0%;

        transform-origin: 100% 0%;
    }

    51% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);

        -webkit-transform-origin: 0% 0%;

        transform-origin: 0% 0%;
    }

    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);

        -webkit-transform-origin: 0% 0%;

        transform-origin: 0% 0%;
    }
}

/*----------------------Loader--------------------------------*/
.loader {
    /* background: white; */
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.lds-ellipsis {
    display: inline-block;
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 2;
}

.loader::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(255 255 255 / 85%);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}

.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #007B84;
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    -webkit-animation: lds-ellipsis1 0.6s infinite;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    -webkit-animation: lds-ellipsis2 0.6s infinite;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    -webkit-animation: lds-ellipsis2 0.6s infinite;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    -webkit-animation: lds-ellipsis3 0.6s infinite;
    animation: lds-ellipsis3 0.6s infinite;
}

@-webkit-keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes lds-ellipsis3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-webkit-keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    100% {
        -webkit-transform: translate(24px, 0);
        transform: translate(24px, 0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    100% {
        -webkit-transform: translate(24px, 0);
        transform: translate(24px, 0);
    }
}

.fs-12 {
    font-size: 12px !important;
}

.ml-lg-60 {
    margin-left: 60px;
}

.mr-lg-60 {
    margin-right: 60px;
}

.d-lg-flex {
    display: flex;
}

.content-center {
    display: flex;
    flex-direction: column;
    /* align-content: center; */
    justify-content: center;
}

@media (max-width: 1000px) {
    .ml-lg-60 {
        margin-left: 20px;
    }

    .mr-lg-60 {
        margin-right: 20px;
    }
}

.single-side .invtr-cg-left-right-half:nth-child(odd),
.single-side .invtr-cg-left-right-half:nth-child(even) {
    padding-right: 0px;
    width: 100%;
    padding-left: 45px;
}

.single-side .common-btn-link {
    margin-top: 20px;
}

.single-side.article .invst-title-wrapper {
    padding-top: 15px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.single-side.article .invst-title-wrapper .invstr-title {
    padding-bottom: 0px;
}

.md-border {
    border-bottom: 1px solid #d7d7d7;
}

.reg_right_col:first-child .invtr-cg_inner__border_gray {
    padding-top: 0px;
}

.reg_right_col:last-child .invtr-cg_inner__border_gray {
    border-bottom: none;
}

.reg_right_col:last-child .invtr-cg_inner {
    padding-bottom: 0px;
}

.invtr-cg_inner__padding-bottom-resp {
    padding-bottom: 0px;
}

@media screen and (max-width: 767px) {
    .invtr-cg_inner__padding-bottom-resp {
        padding-bottom: unset;
    }

    .reg_right_col:last-child .invtr-cg_inner {
        padding-bottom: unset;
    }

    .reg_right_col:first-child .invtr-cg_inner__border_gray {
        padding-top: unset;
    }

    .reg_right_col:last-child .invtr-cg_inner__border_gray {
        border-bottom: 1px solid #d7d7d7;
    }

    .d-lg-flex {
        display: block;
    }

    .content-center {
        display: block;
    }

    .md-border {
        border: none;
    }

    .md-invtr-cg_inner__border_gray {
        border-bottom: 1px solid #d7d7d7;
    }

    .single-side.article .col-xs-12:first-child {
        margin-bottom: 20px;
    }

    .single-side.article .invstr-title {
        padding-top: 0px;
    }

    .mt-0 {
        margin-top: 0;
    }

    .row {
        width: 100%;
        margin: 0;
    }

    .single-side .common-btn-link {
        margin-top: 0;
        margin-bottom: 30px;
    }

    .single-side.article .common-btn-link {
        margin-bottom: 0px;
    }

    .card .invstr-title {
        padding-bottom: 0;
    }

    .ml-0 {
        margin-left: 0;
    }

    .mr-0 {
        margin-right: 0;
    }

    .mb-4 {
        margin-bottom: 2rem;
    }

    .mt-0-overide {
        margin-top: 0 !important;
    }

    .article.single-side .invstr-title {
        padding-bottom: 0;
    }

    .div-reverse {
        display: flex;
        flex-direction: column-reverse;
    }

    .py-3 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .mb-sm-25-overide {
        margin-bottom: 25px !important;
    }
}

.invstr-si-business-ovrview.p-reg46 .invstr-title {
    padding-bottom: 0;
}

.header_invester_toogle_tab {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
    transition: 0.2s ease-in-out;
    border: unset;
}

.header_invester_toogle_tab.sticky {
    box-shadow: 0 0 15px 1px hsl(0deg 0% 50% / 10%);
}

.header_invester_toogle_tab.sticky .investor-tabs-menu ul {
    border: none;
}

.header_invester_toogle_tab.sticky .investor-tabs-menu ul li {
    padding-top: 24px;
    padding-bottom: 24px;
}

.invst-title-wrapper {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
}

.invst-title-wrapper .link__cta {
    margin-left: 12px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    background-color: rgba(245, 244, 242, 1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.link__cta a {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 786px) {
    .invst-title-wrapper {
        padding-bottom: 16px;
        justify-content: space-between;
    }

    .invst-title-wrapper .invstr-title {
        padding-bottom: 0px;
    }
}

.invstr-si-business-ovrview .invst-title-wrapper {
    padding: 15px;
}

.lighten-bg .invst-title-wrapper .link__cta {
    background: #fff;
}

.invstr-si-business-ovrview .invst-title-wrapper .invstr-title {
    padding-bottom: 0px;
}

@media (max-width: 786px) {
    .invstr-si-business-ovrview .invst-title-wrapper {
        padding: 0px;
    }

    .reg_right_col:last-child .invtr-cg_inner {
        padding-bottom: 25px;
    }
    
    .invtr-earnCall .earnCall-hidden-btns .earnCall-hidden-btns__inner {
        left:-10px!important;
    }
}


.d-flex {
    display: flex;
}

.news_year {
    width: 200px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1020;
}

.news_year.height_auto:before {
    content: "Select";
    position: absolute;
    height: 50px;
    width: 150px;
    left: 0px;
    top: 0px;
    z-index: 5;
    background: #f5f4f2;
    line-height: 50px;
    padding-left: 25px;
    font-size: 16px;
    font-family: Avenir-Roman;
    color: #2b2523;
}

.news_year span {
    position: relative;
    background-color: #f5f4f2;
    display: block;
}

.news_year span:before {
    content: "";
    position: absolute;
    right: 0px;
    width: 50px;
    height: 50px;
    background-color: #efefef;
}

.news_year span:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 20px;
    height: 14px;
    width: 20px;
    background-image: url(../../images/svg/accordion_down.svg);
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.5s;
}

.news_year.height_auto span:after {
    transform: rotate(-180deg);
}

.news_year input {
    outline: none;
    height: 50px;
    border: none;
    padding: 0px 0px 0px 25px;
    background-color: transparent;
    color: #2b2523;
    line-height: 22px;
    font-size: 16px;
    font-family: Avenir-Roman;
    cursor: pointer;
    position: relative;
    z-index: 1;
}

.news_year ul {
    padding-left: 0px;
    margin-bottom: 0px;
    margin-top: 1px;
    background-color: #f5f4f2;
    height: 0px;
    overflow: hidden;
    transition: all 0.5s;
}

.height_auto.news_year ul {
    height: auto;
}

.news_year ul li {
    display: block;
    float: none;
}

.news_year ul li a {
    margin: 0px;
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    font-family: Avenir-Roman;
    transition: all 0.3s;
    padding: 10px 0px 10px 25px;
}

.pos_relative {
    position: relative !important;
}