



/* =================Risks and Opportunities Page =========================*/


.Risks_Page, .Key_Financial_Page {
  /*padding-top: 35px;*/
  /*padding-bottom: 40px;*/
  padding-bottom: 0px;
}
.Risks_Page p, .Risks_Page li, .Risks_Page td {
  font-size: 16px;
  line-height: 30px;
  padding: 0px;
}
.Risks_Page p { padding-bottom: 18px; }
.Risks_Page p.npb { padding-bottom: 0px; }
.Risks_Page td, .Risks_Page th { padding: 0px 20px 0px 20px; }
.Risks_Page th {
  /*font-size: 28px;
  line-height: 34px;
  padding-bottom: 35px;*/
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 18px;
  font-weight: 700;
  
  border-bottom: 1px solid #c8c7c7;
}
.Risks_Page td { border-bottom: 1px solid #c8c7c7; vertical-align: top; padding-top: 20px; padding-bottom: 20px; }
.no_border td { border-bottom: 0px !important; }
.Risks_Page tr:first-child td:before { content: ""; display: none; }
.Risks_Page tr td:first-child, .Risks_Page tr th:first-child { padding-left: 0px; }
.Risks_Page tr td:last-child, .Risks_Page tr th:last-child { padding-right: 0px; }

.Risks_Page tr td:last-child li { font-size: 18px; line-height: 32px; }
.internal_control ul li{font-size: 16px; line-height: 32px; list-style-type: disc; margin-left: 18px;}

.Risks_Page tr:last-child td { border-bottom: 0px; }
/*.Risks_Page tr td:first-child { font-size:28px; line-height: 34px;  text-align: right; color: #4DDFDF;font-weight: 700; }*/
.Risks_Page ul {
  list-style: disc;
  padding: 0px 0px 0px 18px;
}
.Risks_Page td li .bigger { font-size: 20px; line-height: 26px; padding-bottom: 15px; display: block; }

.risk_top_left { padding-right: 30px; }
.risk_top_right { padding-left: 30px; }

.grey { color: #8A8C8F !important; }

table.default_table { margin-bottom: 40px; }
table.default_table th {
    padding: 20px 18px 10px 18px;
    font-size: 19px;
    
    font-weight: 700;
    padding-left: 0px;
}
table.default_table td {
    border-top: 1px solid #303030;
    padding: 12px 18px 12px 18px;
    text-align: left;
}
table.default_table td:first-child { padding-left: 0px; }
table.default_table .highlighter { background: #4DE0E0; }
.Key_Financial_Page h6 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    padding: 0 0px 40px 0px;
}
table.default_table tr.first_row td { padding-top: 22px; }
p.note { font-size: 14px; color: #A6A8AB; line-height: 20px; padding-right: 20px; }
.internal_control_systems_left { padding-right: 10px; }
.internal_control_systems_right { padding-left: 40px; }

 .title_desc_img h6 {font-weight: 700;font-size: 21px;line-height: 28px;color: #212120;padding: 0px 0 20px;}
  .uldisc li {font-weight: 400;font-size: 16px;line-height: 30px;color: #A1A3A6;}
  .uldisc li:last-child{margin-bottom:15px;}
  .table_risk_opportunity td img{width:50px;}
  .high{margin-left: -40px !important;float: left;margin-top: 10px;}
  .low{margin-left: -40px !important;float: left;margin-top: 10px;}
  .Medium{margin-left: -54px !important;float: left;margin-top: 10px;}
  .imgdescsmall { color: #000000; float: right; width: auto; text-align: left; padding: 20px 0 15px !important; font-size: 14px !important; line-height: 24px !important;}
  .Security_Policy_Barcode{width:110px; float:right;}
  .txl{text-align: left !important;} .txr{text-align: right !important;} .fl{float: left !important;}.fr{float: right !important;}
  .pos_txt{margin-top: 100px; margin-right: -110px;}
  .title_desc_img p { font-weight: 400; color: #A1A3A6; width: 100%; float: left; padding: 15px 0; text-align:left;}
  .flex_ic{display:flex;justify-content: center; gap: 20px;}
  .flex_ic img{width:110px;}
  .table_risk_opportunity_li li{ font-weight: 400; color: #A1A3A6; width: 100%; float: left; padding: 10px 0;}
  .Risks_Page .table_risk_opportunity_li td{border-bottom: none;}

/* =================Risks and Opportunities Page =========================*/
.mob_code_1 img{width:130px; float:right;}
h1 {
    font-size: 60px;
    line-height: 65px;
    
}

.shadow {
    box-shadow: 2px 2px 6px 0px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 2px 2px 6px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.2);
}
.pillar3_bnr{ background: url('../images/pillar-03/banner.jpg') no-repeat center; background-size: cover; height: 100vh; position: relative;}
.pillar4_bnr{ background: url('../images/pillar-04/banner.jpg') no-repeat center; background-size: cover; height: 100vh; position: relative;}
.pillar5_bnr{ background: url('../images/pillar-05/banner.jpg') no-repeat center; background-size: cover; height: 100vh; position: relative;}
.pillar6_bnr{ background: url('../images/pillar-06/banner.jpg') no-repeat center; background-size: cover; height: 100vh; position: relative;}
.pillar7_bnr{ background: url('../images/pillar-07/banner.jpg') no-repeat center; background-size: cover; height: 100vh; position: relative;}
.banner_hero h1{color: #fff;}
.banner_hero{margin-bottom: 100px;}
.banner_caption {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    margin-top: 50px;
    z-index: 9;
}

#Value-Created h2, .title_globalisation_strategy {
    font-size: 80px;
    line-height: inherit;
    color: #A6A6AB;
    text-align: center;
    margin: 30px 0 50px;
    font-weight: 300;
}



/*Our Business Model*/
.business_model_title { padding-top: 45px; margin-bottom: 0px; }
.Business_Model_Left {
  float: left;
  width: 78%;
  /*margin-bottom: 80px;*/
}
.Business_Model_Right {border-color: transparent; padding: 0px 0px 0px 40px; width: 22%; }
.Business_Model_Right div.fw { background: transparent !important; }
.Business_Model_Left th {
  padding: 0px 6px;
}

.first_colmn { padding-top: 15px; }

.Business_Model_Left td {
  vertical-align: top;
  background: #fff;
  border: 0px;
  padding: 0px 6px 0px 6px;
}
.Business_Model_Left td .fw {
  background: #f7f7f7;
}
.Business_Model_Left td.no_bg { background: none; }

.Business_Model_Left td ul {
  padding-left: 11px;
}
.Business_Model_Left td li {
  font-size: 9px;
  line-height: 14px;
  list-style: disc;
  float: left;
  width: 100%;
  padding: 1px 0px;
  text-align: left;
}
.Business_Model_Left td li span.li_text {
  font-size: 11px;
  line-height: 14px;
  display: block;
  width: 100%;
  float: left;
  position: relative;
  left: 0px;
}
.Business_Model_Left.Business_Model_Right td li span.li_text, .Business_Model_Left.Business_Model_Right td li {
  font-size: 13px;
  line-height: 16px;
}
.Business_Model_Left.Business_Model_Right td li span.li_text a {
  font-size: 11px;
  font-weight: 700;
  
  text-decoration: underline;
  color: #231F20 !important;
  display: inline-block;
  padding-top: 3px;
}

.Business_Model_Left td ol { padding-left: 11px; padding-top: 10px; float: left; width: 100%; }

.Business_Model_Left td ol li {
  list-style: decimal;
  font-size: 11px;
  line-height: 14px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.Business_Model_Left td p {
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
  padding-bottom: 4px;
  text-align: left;
}
.Business_Model_Left td p.no_bold {
  font-weight: 400;
}
.Business_Model_Left td h2 {
  font-size: 11px;
  font-weight: 700;
  color: #231F20;
  padding-bottom: 0.5vw;
}
.Business_Model_Left .icon { border-width: 1px; }
.business_icon {
  display: inline-block;
  width: 52px;
  text-align: center;
  vertical-align: middle;
}
.business_icon img {
  width: 28px;
}
.business_desc {
  display: inline-table;
  /*width: 74%;*/
  width: 80%;
  vertical-align: middle;
}
#bm_first_column .business_desc { width: 74%; }

.Business_Model_Right .business_desc {width: 100%;}
.business_sep {
  float: left;
  width: 100%;
  height: 2px;
  overflow: hidden;
  background: #fff;
  margin: 8px 0px 9px 0px;
}
.arrow-steps .step {
  font-family: 'robotoblack';
  font-size: 3vw;
  height: 4.5vw;
  text-align: center;
  color: #666;
  cursor: default;
  margin: 0 3px;
  padding: 10px 10px 10px 30px;
  min-width: 180px;
  float: left;
  position: relative;
  background-color: #d9e3f7;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; 
  transition: background-color 0.2s ease;
}
.arrow-steps .step:after,
.arrow-steps .step:before {
  content: " ";
  position: absolute;
  top: 0;
  right: -17px;
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 17px solid #d9e3f7;  
  z-index: 2;
  transition: border-color 0.2s ease;
}
.arrow-steps .step:before {
  right: auto;
  left: 0;
  border-left: 17px solid #fff; 
  z-index: 0;
}
.arrow-steps .step:first-child:before {
  border: none;
}
.arrow-steps .step:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.arrow-steps .step span {
  position: relative;
}
.arrow-steps .step span:before {
  opacity: 0;
  content: "✔";
  position: absolute;
  top: -2px;
  left: -20px;
}
.arrow-steps .step.done span:before {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease 0.5s;
  -moz-transition: opacity 0.3s ease 0.5s;
  -ms-transition: opacity 0.3s ease 0.5s;
  transition: opacity 0.3s ease 0.5s;
}
.arrow-steps .step.current {
  color: #fff;
  background-color: #23468c;
}
.arrow-steps .step.current:after {
  border-left: 17px solid #23468c;  
}
.boxgrey {background: #d1d2d4; padding: 0.5vw 0.5vw; width: 100%; float: left; color: #00aeef; margin-top: 5px;}
.Business_Model_Right td ul {padding-left: 15px; width: 100%; float: left;}
.Business_Model_Right td {padding-right: 0.5vw;}
.Business_Model_Right {position: relative;}
.arrow_line {width: 30px; height: 2px; background: #00aeef; display: inline-block; font-size: 0; position:  absolute; right: -20px; top: 35%; transform: translateY(-50%); z-index: 999;}
.arrow_line::after {
  content: ''; display: inline-block; position: relative; right: -30px; top: -4px; width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #00aeef;
}
.header_box {
  position: relative;
  height: 44px;
  font-weight: 700;
  font-size: 16px;
  line-height: inherit;
  display: flex;
  padding-left: 44px;
  align-items: center;
}
.header_box::after, .headersecond::before {
  position: absolute;
  right: -24px;
  top: 0;
  display: inline-block;
  font-size: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 0 22px 24px;
  border-color: transparent transparent transparent #fff;
}
.header_box {background: #303030; color: #fff;}
.header_box::after {border-color: transparent transparent transparent #303030;}
.headersecond {padding-left: 35px;}
.headersecond::before {border-color: transparent transparent transparent #fff; right: auto; left: 0;}
.z2 {z-index: 99;}
.z3 {z-index: 999;}
.z4 {z-index: 9999;}
.z5 {z-index: 99999;}
.header_box.last_box {background: #fff; color: #303030; padding-left: 0;}
.header_box.last_box::after { display: none; }

.Business_Model_Left td .values_list { float: left; width: 100%; clear: both; }
.Business_Model_Left td .values_list li { float: left; /*width: 40%;*/ width: 50%; }

#business_process {
  padding-left: 24px;
  padding-right: 15px;
  width: 94%;
}
#business_process img { margin: 3px 0px 10px 0px; width: 90%; }
.Business_Model_Right .business_desc { padding-top: 14px; display: block; }
.Business_Model_Right .business_desc li {padding-bottom: 15px; }
.columns { /*min-height: 1476px !important;*/ min-height: 1100px !important; width: 100%; background: #f7f7f7; }
/*Our Business Model*/



/*LEADERSHIP============*/
.leadership_desc .txc {text-align: center;}
.leadership_desc .boxshadow {box-shadow: 0 0 5px rgba(0,0,0,0.5)}
.leadership_desc .txl {text-align: left;}
.leadership_desc .txr {text-align: right;}
.leadership_desc h6 { font-weight: 700; font-size: 21px; line-height: 28px; color: #212120; padding: 15px 0 20px;}
.leadership_desc p {color: #A6A8AB;}
.leadership_desc .bigtexth3 {font-size: 42px; line-height: 49px; color: #212120; font-family: 'Seaside-Groove-Regular'; margin-top: -161px;}
.leadership_desc .bigtexth3 span {font-family: 'aisyah';}
.space_leader {margin: 120px 0 120px;}
.leadership_desc .v_line {font-size: 0; height: 1px; width: 100%; float: left; background: #909090;}
.leadership_desc .bk212120 {color: #212120;}
.leadership_desc h2 {color: #212120; font-size: 52px; line-height: 58px; font-weight: 500; padding-top: 14px;}
.leadership_desc .imgdescsmall { color: #212120 !important; /*float: right;*/ width: 100%; /*text-align: left;*/ padding: 20px 0 15px; font-size: 14px; line-height: 24px;}
/*.inside_title_nisaba  {padding: 150px 0px 100px 0px;}*/
.inside_title_nisaba  {padding: 50px 0px 100px 0px;}
.inside_title_nisaba h2 { font-size: 16px; line-height: 30px; color: #6B6B6B; font-weight: 700;}
.inside_title_nisaba h6 { font-size: 50px; line-height: 68px; color: #212120;  margin-top: 10px;}
.global_category_salience h3, .drive_the_resurgence h3, .sub_title_chairpersons_message {font-weight: 700; font-size: 30px; line-height: 43px; padding-left: 50px;}
.sub_title_chairpersons_message { padding-left: 0px !important; padding: 100px 0px 40px 0px !important;  }
.tablefw {position: relative;}
.tablefw .border_btm {width: 70%; height: 1px; background: #A6A8AB; position: absolute; bottom: 0; right: -10%;}
.global_category_salience table {width: 100%; float: left; margin-top: 30px;}
.global_category_salience table td {text-align: center; vertical-align: middle;}
.global_category_salience table tr td:first-child { text-align: right; padding-right: 10%;}
.global_category_salience table tr td:last-child {width: calc(50% - 30px); margin-left: 15px;}
.global_category_salience table td p { line-height: 20px; padding: 0; font-weight: 700;}
.global_category_salience table td:first-child p { color: #212120 !important;}
.global_category_salience tr:first-child td:last-child {background: #C4C4C4; height: 110px;}
.global_category_salience tr:nth-child(2) td:last-child {background: #878787; height: 122px;}
.global_category_salience tr:nth-child(3) td:last-child {background: #474747; height: 128px;}
.global_category_salience tr:nth-child(4) td:last-child {background: #000000; height: 137px; position: relative;}
.global_category_salience tr:nth-child(3) td:last-child p {color: #fff;}
.global_category_salience tr:nth-child(4) td:last-child p {color: #fff;}
.global_category_salience p {padding: 0; color: #212120;}
.global_category_salience li {font-size: 16px; line-height: 30px; color: #212120; position: relative; padding-left: 14px;}
.global_category_salience li:before {position: absolute; left: 0; top: 14px; width: 4px; height: 4px; background: #212120; border-radius: 50%; content: '';}
.global_category_salience tr:nth-child(4) td:last-child:after { content: ''; position: absolute; bottom: 0; left: -15px; width: calc(100% + 30px;) }
.global_category_salience .desc {padding-left: 40px;}
.drive_the_resurgence h6 {font-size: 18px; line-height: 30px; font-weight: 700; color: #212120; text-align: center;}
.drive_the_resurgence h3 {padding-left: 0;}
.yellowbg1, .yellowbg2 {position: relative; font-weight: 700;}
.videoic img {display: inline-block; margin-right: 15px; }
.videoic {display: inline-flex; flex-flow: row; align-items: center; color: #212120; margin-top: 15px;}
.yellowbg1:after, .yellowbg2:after {width: 109%; height: 109%; z-index: -1; content: ''; position: absolute; left: 50%; transform: translate(-50%,-50%); top: 50%; background: url(../images/leadership/yellowbg1.png) no-repeat center center; background-size: cover;}
.sectionmrmagic {display: flex; align-items: center; margin: 70px 0 80px;}
.sectionmrmagic .videoic img {width: 50px; height: 50px;}
.stella_pro {display: flex; align-items: center; margin: 100px 0 50px;}
.bg_grey {background: #F8F8F8;padding: 30px 10px;}
.h90 {height: 90px !important;}
.pxy {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.videoplayic {width: 70px;height: 70px;display: inline-block;background: #333333;font-size: 0;border-radius: 50%;z-index: 9;}
.videoplayic::before { content: ''; font-size: 0; width: 0; height: 0; border-style: solid; border-width: 13px 0 13px 18px; border-color: transparent transparent transparent #fff; position: absolute; left: 53%; top: 50%; transform: translate(-50%, -50%);}
.yellowbg1:after, .yellowbg2:after { width: 109%; height: 109%; z-index: -1; content: ''; position: absolute; left: 50%; transform: translate(-50%,-50%); top: 50%; background: url(../images/leadership/yellowbg1.png) no-repeat center center; background-size: cover;}

.Avenir-Medium { font-weight: 400; }
/*LEADERSHIP============*/


#next_prev_page { margin-top: 50px; margin-bottom: 20px; }
.next_page { float: right; }
.prev_page { float: left; text-align: right; }
#next_prev_page p { color: #808285; }
#next_prev_page h6 a { color: #000; font-size: 25px; line-height: 30px;  position: relative; display: inline-block; }
#next_prev_page h6 a.two_line_link_prev { padding-left: 140px; }
/*#next_prev_page h6 a span { position: relative; height: 1px; width: 60px; display: inline-block; background-color: #000; }*/
.long-arrow-right,
.long-arrow-left {
  display: inline-block;
  width: 13px;
  height: 13px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  margin: 8px 0 0 0;
  position: relative;
  transition: 0.3s;
  position: absolute;
  left: 0px;
  top: 3px;
}
.long-arrow-right{ transform: rotate(135deg); float: right; right: 0px; left: auto; }
.long-arrow-left{ transform: rotate(-45deg); float: left; left: 0px; transition: 0.3s; }

/*.next_page a { padding-right: 50px; }
.prev_page a { padding-left: 50px; }*/

.next_page a { padding-right: 70px; }
.prev_page a { padding-left: 70px; }

.next_page a:after, .prev_page a:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 17px;
  width: 45px;
  height: 1px;
  background: #000;
  transition: 0.3s;
}

.next_page a:after { right: -2px; left: inherit; }

.prev_page a:after { left: -2px; }

.next_page a:hover .long-arrow-right { right: -13px; transition: 0.3s; left: auto !important;  }
.next_page a:hover:after { right: -15px; transition: 0.3s;  }

.prev_page a:hover .long-arrow-left { left: -13px; transition: 0.3s; }
.prev_page a:hover:after { left: -15px; transition: 0.3s;  }
.height{height: 450px;}


/* Mobile */
@media only screen and (max-width: 768px) {
  .hidden-xs {
    display: none!important;
}
.gry_pd{padding: 20px !important;}
.flex_ic img {
    width: 40%;
}
.title_desc_img h6{font-size:19px; line-height:26px;}
.mob_code img{width:80px;}
.mob_code_1 img{width:80px;}
table.default_table td{font-size: 14px; line-height: 28px;    padding: 10px 7px 10px 10px;}
table.default_table th{padding: 15px 10px 10px 10px; font-size: 14px;}
.table_risk_opportunity td p:last-child{padding:0px !important;}
.table_risk_opportunity td img {width: 30px;}
.pillar3_bnr{ background: url('../images/pillar-03/banner_mo.jpg') no-repeat center; background-size: cover; height: 100vh; position: relative;}
.pillar4_bnr{ background: url('../images/pillar-04/banner_mo.jpg') no-repeat center; background-size: cover; height: 100vh; position: relative;}
.pillar5_bnr{ background: url('../images/pillar-05/banner_mo.jpg') no-repeat center; background-size: cover; height: 100vh; position: relative;}
.pillar6_bnr{ background: url('../images/pillar-06/banner_mo.jpg') no-repeat center; background-size: cover; height: 100vh; position: relative;}
/*.pillar7_bnr{ background: url('../images/pillar-07/banner.jpg') no-repeat center; background-size: cover; height: 100vh; position: relative;}*/

.pillar7_bnr{ background: url('../images/pillar-07/banner_mo.jpg') no-repeat center; background-size: cover; height: 100vh; position: relative;}

#Sudhir-Sitapati-Banner { background: url("../images/ceo/2025/Sudhir_MD_Mo.jpg") no-repeat center center; background-size: cover; margin-top: -20px;}
.internal_control_systems_right{padding-left: 0px;}
.sub_title_chairpersons_message{padding: 50px 0px 20px 0px !important;}
  h1{font-size: 38px; line-height: 50px;}
  .inside_title_nisaba  {padding: 110px 0px 70px 0px;}
  .inside_title_nisaba h6{font-size: 40px; line-height: 55px;}
  .global_category_salience h3, .drive_the_resurgence h3, .sub_title_chairpersons_message{font-size: 18px; line-height: 28px;}
  .sub_title_chairpersons_message{padding: 40px 0px;}
  .leadership_desc h2{font-size: 30px; line-height: 40px;}
#Energy_Scroll .accord_basic h3{font-weight: 400;}
#Water_Scroll .accord_basic h3{font-weight: 400;}
#Waste_Scroll .accord_basic h3{font-weight: 400;}
#Emissions_Scroll .accord_basic h3{font-weight: 400;}
.banner_hero{margin-bottom: 50px;}
  #Value-Created h2, .title_globalisation_strategy{font-size: 40px;margin: 15px 0 30px;}
/* .risk_top_left p, .risk_top_right p{text-align: center;} */
  .risk_top_left { padding-right: 0px; }
  .risk_top_right { padding-left: 0px; }
  #title h1 { line-height: 45px;  }
  .Risks_Page p, .Risks_Page li, .Risks_Page td {font-size: 14px; line-height: 25px;}

  .Risks_Page tr td:last-child li { font-size: 13px; line-height: 22px; }
  .internal_control ul li{font-size: 14px;}
  p.note {font-size: 12px;}
.table_risk_opportunity {margin-top: 20px;}
  .table_risk_opportunity p, .table_risk_opportunity ul li {font-size: 12px; line-height: 20px;}
  .table_risk_opportunity th {font-size: 14px; line-height: 22px;}
  .table_risk_opportunity td , .table_risk_opportunity th {padding: 0;}
  .table_risk_opportunity td  {padding-top: 15px;}
  .table_risk_opportunity th  {padding-bottom: 15px;}
  .table_risk_opportunity td:first-child, .table_risk_opportunity th:first-child {width: calc(20% - 10px) !important; padding-right: 10px;}
  .table_risk_opportunity td:nth-child(2), .table_risk_opportunity th:nth-child(2) { width: calc(50% - 10px) !important;}
  .table_risk_opportunity td:last-child, .table_risk_opportunity th:last-child { width: calc(30% - 10px) !important; padding-left: 10px;}
#next_prev_page h6 a{font-size: 16px; line-height: 21px;}
p {
    font-size: 14px;
    line-height: 25px;
}

.long-arrow-right, .long-arrow-left {
    margin-top: 4px;
}
.next_page a:after, .prev_page a:after {
    top: 13px;
}

.next_page a:after, .prev_page a:after {
    width: 35px;
}


}

/* Mobile */















/*Gouthami*/
.mt-20 { margin-top: 20px!important; }
.mt-7 { margin-top: 7px; }
.mt-60 { margin-top: 60px; }
.noBordr_top { border-top: 0px!important; }
.preliminary_list ul li { display: flex;border-bottom: 1px solid #212120;padding: 20px 40px 20px 0px;line-height: 24px;  }
.preliminary_list ul li:first-child { border-top: 1px solid #212120; }
.preliminary_list ul li .s_no { width: 15%; }
.preliminary_list ul li .li_content { width: 85%; }
.table_materilTopics td ,.table_materilTopics th { padding-left: 20px!important; }
.table_materilTopics th { border-top: 1px solid #212120;border-bottom: 1px solid #212120!important; }
.table_materilTopics td { border-bottom: 1px solid #212120; }
/*.table_materilTopics tr td:first-child { background-color: #4cd4d4; }*/
.commonhead { 
    padding: 21px 0px 18px 0px;
    font-size: 19px;
    line-height: 26px;
    margin: 0px 0;
    
    font-weight: 700;
} 
.priority_material_issues_table th:last-child ,.priority_material_issues_table tr td:last-child { background-color: #e0f1f3;padding-left: 20px; }
.priority_material_issues_table_01 th:last-child ,.priority_material_issues_table_01 tr td:last-child { background-color: #eaffe4; }
.priority_material_issues_table_02 th:last-child ,.priority_material_issues_table_02 tr td:last-child { background-color: #f9f7d8; }
.priority_material_issues_table th:last-child { border-top-left-radius: 25px;border-top-right-radius: 25px; }
.priority_material_issues_table tr:last-child td:last-child { border-bottom-left-radius: 25px;border-bottom-right-radius: 25px; }
.priority_material_issues_table ul { list-style-type: disc;padding-left: 20px; }
.common_section { padding-top: 60px;padding-bottom: 20px; }
.stakeholder_box { border-radius: 20px;margin-top: 30px; }
.stakeholder_box p { padding: 10px 30px 0px 30px; }
.stakeholder_box .step1 { background-color: #dcf0f1; }
.stakeholder_box .step2 { background-color: #c9e9eb; }
.stakeholder_box .step3 { background-color: #afdddd;min-height: 290px;border-radius: 20px; }
.stakeholder_box .step1, .stakeholder_box .step2, .stakeholder_box .step3 { padding-bottom: 30px; }
.stakeholder_box .step1,.stakeholder_box .step2 { border-top-right-radius: 20px;border-top-left-radius: 20px;margin-bottom: -15px;padding-bottom: 30px; }
.stakeholder_box p { padding-bottom: 0px; }
.top_material_issues ul { display: flex;justify-content: space-between; }
.border_clr1 { border-bottom: 5px solid #76ccd1; }
.border_clr2 { border-bottom: 5px solid #3cb9b4; }
.border_clr3 { border-bottom: 5px solid #818285; }
.border_clr4 { border-bottom: 5px solid #a25e9d; }
.border_clr5 { border-bottom: 5px solid #60ad5e; }
.border_clr6 { border-bottom: 5px solid #7ec570; }
.border_clr7 { border-bottom: 5px solid #f9e032; }
.border_clr8 { border-bottom: 5px solid #d8b32d; }
.border_clr9 { border-bottom: 5px solid #90cc82; }
.border_clr10 { border-bottom: 5px solid #bcbdc0; }

.border_clr_ir_1 { border-bottom: 5px solid #91ff73; }
.border_clr_ir_2 { border-bottom: 5px solid #bcbdc0; }
.border_clr_ir_3 { border-bottom: 5px solid #78db61; }
.border_clr_ir_4 { border-bottom: 5px solid #ffde14; }
.border_clr_ir_5 { border-bottom: 5px solid #d6b017; }
.border_clr_ir_6 { border-bottom: 5px solid #4de0e0; }
.border_clr_ir_7 { border-bottom: 5px solid #40b0ab; }
.border_clr_ir_8 { border-bottom: 5px solid #818285; }
.border_clr_ir_9 { border-bottom: 5px solid #a65c96; }
.border_clr_ir_10 { border-bottom: 5px solid #5ea854; }

.top_material_issues ul li { padding-bottom: 15px;margin: 0px 10px;display: flex;flex-direction: column;align-items: center; }
.leftMaterial_Isuues li { width: 33.33%; }
.rightMaterial_Issues li { width: 50%; }
.border_clr10 { border-bottom: 5px solid #bcbdc0; }
.top_material_issues .patch { width: 100%; }
.top_material_issues ul li:first-child { margin-left: 0px; }
.top_material_issues ul li:last-child { margin-right: 0px; }
.table_stakeholder_prioritisation tr:last-child td { border-bottom: 1px solid #212120; }

.patchBg { display: flex; }
.top_material_issues p { text-align: center; }
.top_material_issuesInsideConetnt p { padding: 25px 12px; }
.patch { height: 50px;display: flex;align-items: center;justify-content: center;margin: 0px 10px; }
.patch:first-child { margin-left: 0px; }
.patch:last-child { margin-right: 0px; }
.patch.green { background-color: #d9edee;width: 100%; }
.patch.orange { background-color: #f5f0d1; }
.patch.skyblue { background-color: #deeff9; }
.changeMaterial_table ul li:first-child { border-top: 1px solid #212120; }
.icons img { width: 100px; }
.content_topMaterial_issues { padding-top: 15px; }
.priority_material_issues_table04 th, .priority_material_issues_table04 td { padding-left: 20px!important; }
.priority_material_issues_table04 th:last-child,.priority_material_issues_table04 td:last-child { background-color: transparent!important; }
.priority_material_issues_table04 th:first-child,.priority_material_issues_table04 td:first-child { border-top-left-radius:20px;border-bottom-left-radius:20px;border-top: none; }
.priority_material_issues_table04 th:first-child,.priority_material_issues_table04 td:first-child { border-bottom: 0px; }
.priority_material_issues_table04 th:first-child { border-bottom: none; }
.bluebg1 { background-color: #e9f5f7; }
.bluebg2 { background-color: #daeff1; }
.bluebg3 { background-color: #c8e6e8; }
.bluebg4 { background-color: #a5dad8; }
.bluebg5 { background-color: #3cb9b4; }
.bluebg6 { background-color: #76ccd1; }
.bluebg7 { background-color: #9fdadd; }
.icons_withText { display: flex;flex-direction: column; }
.no_border_btm { border-bottom: 0px!important; }
.mt-40 { margin-top: 40px; }
.pt-20 { padding-top: 20px!important; }
.d_flex { display: flex; }
.Business_Model_Left td .fw, .Business_Model_Left .columns { background: #f6f7f8; }
.scanner_qr { display: flex;flex-direction: column;align-items: flex-end; }
.scanner img { width: 133px; }
.scanner_qr.chairperson { margin-top: 72px; }
.scanner.lightBox { align-items: flex-end; }
.scanner.lightBox p { padding-bottom: 0px!important; }
.stakeholdersImg { min-height: 107px;padding-left: 30px; }

    .top_btn{position: absolute;
    top: 20px;
    right: 20px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px 25px;
    border-radius: 15px;}









@media only screen and (max-width: 768px) {
    .scanner img {
        width: 80px;
    }
    .scanner_qr { display: inline; }
    .scanner_qr img {margin-top:50px;}

    .scanner_qr { display: inline-block; }
    .scanner_qr img {margin-top:50px;}
    .scanner_qr { display: inline-block; }


.preliminary_list ul li { padding: 10px 10px 10px 0px;line-height: 20px; font-size: 13px; }
.common_section {padding-top: 20px;        padding-bottom: 0px;}
.table_borders td { padding: 10px 10px 10px 15px !important; line-height: 20px !important; font-size: 12px;}
.commonhead{font-size: 16px !important; padding-top: 0px !important;}
.icons img {width: 60px;}
.stakeholdersImg{min-height:0px;}
.stakeholdersImg img{width:100px;}
.next_img{margin-top: 50px;}
.v_scrl{overflow-x: scroll;}
html, body{overflow-x:hidden;}

}


    body, html { overflow-x: hidden !important; }
    #fullpage { overflow-x: hidden !important; }
    #Logo { background: transparent !important; }
    /*.our_purpose_title {text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.75);}*/
    .worldmap_content .boxdesc { text-align: left; padding: 0 20px 0 0; }
    .worldmap_content .boxdesc p.Avenir-Black { padding: 10px 15px 5px 0; margin-bottom: 7px; }
    .worldmap_content .Avenir-Black { display: flex; width: 100%; font-weight: 700; border-bottom: 1px solid #b6b6b6; }  
     .extraspc{margin-top:-35px;}
     .zindex2{z-index: 99;}
     .widlft{width: 70%; left: 15%;}
     .pos_lt_tp{position: absolute; left: 0; top: 0;}
     .dfl{display: flex; width: 100%; justify-content: space-between;}
     .mrgn_60{margin-top: 60px;}
     .mrgn_b0{margin-bottom: 0px;}
     .dinone{display: none;}
@media only screen and (max-width: 768px){
    .worldmap_content .boxdesc p { font-size: 11px; line-height: 21px; }
    .num h1 { font-size: 30px !important; line-height: 45px !important;}  
    .num {margin-top: 10px;}
    .num p {font-size: 14px !important; padding:5px 0px;}
    .extraspc{margin-top:-15px;}
    }


    .country_wise{margin-right: 25px !important; float: left; margin-top: -7px;}
    .bod_tble{width: 100%;}
    .bod_tble th, .bod_tble td{text-align: center; padding: 15px 5px; font-size: 12px; line-height: 18px; border-bottom: 1px solid #212120;}
    .bod_tble td:first-child{text-align: left; font-weight: 700;}

    .bod_tble .square{border-radius: 5px;}
    .tplft{top: -1px; left:-20px;}
    .flrt_mrlt{float: right; margin-left: 15px;}



    .l_lt { border-left: 1px solid #a5a5a6; }
    .l_rt { border-right: 1px solid #a5a5a6; }
    .l_tp { border-top: 1px solid #a5a5a6; }
    .l_bt { border-bottom: 1px solid #a5a5a6; }

    .columns, .outcome_last_Desc { min-height: 900px !important; }
    .Business_Model_Right .fw.outcome_last_Desc { background: #f7f7f7 !important; }

    .Business_Model_Left td #business_process h2 { font-size: 13px; line-height: 19px; color: #212121; }
    .strategytable td { font-size: 11px; line-height: 13px; border-bottom: 1px solid  #212121; padding: 5px 5px 5px 0; }
    .strategytable tr:last-child td { border: 0; }
    .operating_philosophy { display: flex; justify-content: center; flex-flow: wrap; }
    .operating_philosophy li { width: 33.33% !important; padding: 8px 0px !important; display: flex; align-items: flex-start; justify-content: flex-start; flex-flow: wrap; }
    .operating_philosophy.ulnum { padding: 0 !important; width: 100%; float: left; }
    .operating_philosophy.ulnum li { list-style-type: none !important; }
    .operating_philosophy.ulnum li span:first-child { margin: 0 8px 0 8px; background: #212121; line-height: 15px; text-align: center; width: 15px; display: inline-flex; align-items: center; justify-content: center; height: 15px; border-radius: 15px; font-size: 11px; color: #fff; }
    .operating_philosophy.ulnum li span:last-child { width: calc(100% - 31px); padding-right: 8px; }
    .output_desc { padding: 0 10px 0 0; }
    .output_desc ul li { list-style-type: none; padding: 0 10px; border-right: 1px solid #b9b9b9; }
    .output_desc ul li:last-child { border-right: 0 solid #212121; }
    .output_desc li strong { font-size: 13px; line-height: 16px; }
    .gr_r_2, .output_desc { display: grid; grid-template-columns: repeat(2, auto); }
    .gr_r_4 { display: grid; grid-template-columns: repeat(4, auto); }
    .gr_r_3 { display: grid; grid-template-columns: repeat(3, auto); }
    .firstdesc { text-align: left; }
    .Business_Model_Right .header_box.last_box  { background: #70e5e5 !important; padding-left: 35px !important;  z-index: -11 !important;}
    .Business_Model_Right { padding: 0px 0px 0px 00px; }
    .linbet5 { float: left; width: 100%; height: 6px; background: #fff !important; overflow: hidden; margin: 8px 0px 9px 0px; padding: 0 0px; }
    .linbet { float: left; width: 100%; height: 2px; overflow: hidden; margin: 8px 0px 9px 0px; padding: 0 5px; }
    .linbet span { background: #fff; font-size: 0; width: 100%; float: left; height: 2px;  }
    .border_1_btw { border-top: 1px solid #b9b9b9 !important; font-size: 0; margin: 8px 0px 0; padding-top: 8px;}
    .Business_Model_Left td .output_desc ul { padding-left: 0; }
    .columnsoutcome .business_icon { padding-left: 10px; width: 100px; text-align: left; }
    .business_desc { padding: 15px; float: left; }

    .outcome_last p { font-weight: 400; margin-bottom: 5px; }

    .esimg { display: flex; flex-flow: wrap }
    .esimg img { width: calc(20% - 10px); margin: 0 10px 0 0; }

    .bg_grey_to{background: #f7f7f7;}
    .bg_grey_to th, td{padding:10px 20px !important; text-align:center;}
    .bg_blue{background:#dbf9f9; padding:50px;}
        @media only screen and (max-width: 768px){

        .bg_blue{ overflow-x: scroll;}
        .tble_scrl{overflow-x: scroll;}
        .Risks_Page th {
    font-size: 14px;
    line-height: 20px;}
  }
    #bm_first_column p { padding-top: 0; }
    .bg_wht{background: #fff;}
    .bg_gry{background: #f7f7f7;}
    .mix_cls_1{padding-bottom: 12px;}
    .mix_cls_2{padding: 15px 0 0 !important; width: 100% !important;}
    .mix_cls_3{display: flex;}
    .mix_cls_4{width: 80% !important; margin: 3px 0px 10px 5px !important;}
    .mix_cls_5{display: flex; gap:20px; background-color: transparent;}
    .mix_cls_6{margin-top: -56px; margin-left: 10%;}
    .mix_cls_7{width: 50% !important; padding-left: 15px !important; white-space: nowrap;}
    .mix_cls_8{width: 50% !important; padding-right: 15px !important; white-space: nowrap;}
    .mix_cls_9{padding-top: 8px;}
    .mix_cls_10{background-color: #f7f7f7; margin-bottom: 6px;}
    .mix_cls_11{padding: 20px 50px;}
    .mix_cls_12{border-bottom:2px solid #212120; display:block;}
    .mix_cls_14{font-size:12px; line-height:14px !important;}

