@media (max-width:1280px)
{
    .sub-menu .dropdown-menu li a
    {
        font-size:12px;
        width:128px;
    }
    .sub-menu1 .dropdown-menu li a {
        font-size: 12px;
        width: 114px;
    }

}
@media (max-width:1200px)
{

}

@media (max-width:1024px)
{
    .menutxt ul li {
        max-width: 96px;
        padding-left: 20px;
    }
.sub-menu .btn {
    display: flex;
    min-height: 58px;
    width: 100%;
    align-items: center;
    position: relative;
}
.sub-menu .dropdown-menu {
    margin-left: 0;
    display: none;
    position: absolute;
    background: #fff;
    border-radius: 0;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    width: 100%;
    padding: 10px 0;
    margin-top: 0;
}
.sub-menu .open>.dropdown-menu {
    display: block!important;
}
/*.sticky + .foundations-initiatives
{
    margin-top: 175px;
}*/
.sub-menu .dropdown-menu li a
{
    color: #000;
}
.sub-menu .dropdown-menu li
{
    display: block;
    height: 100%;
}
.sub-menu .dropdown-menu li.active2 a
{
    color: #000;
}
.sub-menu
{
    height:58px;
    margin-top: 72px!important;
    z-index: 9;
    padding: 0px 15px;
}
.hide1
{
    opacity: 1;
}
.sub-menu .btn:before {
    content: "";
    width: 16px;
    height: 9px;
    background: url(../images/down-arrow.png) no-repeat center center;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    filter: brightness(0)invert(1);
}
.sub-menu .btn.active, .sub-menu .btn:active, .sub-menu .btn:focus {
    box-shadow: none;
    outline: 0;
}
.sub-menu .dropdown-menu li a
{
    padding: 7px 10px;
    width: 100%;
}
.sub-menu .dropdown-menu li.active2:before
{
    display: none;
}
.sub-menu {
    margin-top:73px;
    position: fixed;
}
.ham-icon {
    cursor: pointer;
    margin-top:30px;
    display: inline-block;
}
.menutxt-mbl
{
    margin-top: 17px;
}
.menu
{
    display: none;
}
.my-sidenav {
    width: 0px;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    overflow-x: hidden;
    z-index: 999999999;
    height: 100vh;
    max-width: 0px;
    width: 100%;
    background-color:#fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.my-sidenav>ul {
    padding: 0px 20px 0px;
}
.my-sidenav>ul>li>ul {
    margin-top: 0px;
    display: none;
}
.my-sidenav ul.submenu li ul.submenu {
    display: none;
    position: static;
    width: 100%;
}
.my-sidenav ul {
    list-style-type: none;
    padding-left: 15px;
}
.my-sidenav ul li
{
    border-bottom: 1px solid #000;
    padding: 15px 0px;
}
.my-sidenav > ul > li > ul >li
{
    border-bottom: 1px solid #000;
    padding: 10px 0px;
}
.my-sidenav > ul > li > ul >li:last-child, .my-sidenav ul.submenu li ul.submenu li:last-child
{
    border-bottom: 0px;
}
.my-sidenav ul.submenu li ul.submenu li {
    border-bottom: 1px solid #000;
    padding: 10px 10px;
}
.my-sidenav ul.submenu li ul.submenu li a {
    color: #000;
    font-size: 16px;
}
.my-sidenav ul li.mbl-btm-link
{
    border-bottom: none;
    padding-bottom: 0px;
}
.my-sidenav ul li.mbl-btm-link a
{
    color: #ba423e;
}
.cross-btn1 {
    text-align: right;
    padding: 16px 14px 0px 0px;
    color: #000;
    font-size: 35px;
    cursor: pointer;
}
.my-sidenav .submenu-indicator-minus .submenu-indicator {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.my-sidenav .submenu-indicator {
    font-size: 30px;
    position: absolute;
    line-height: 25px;
    right: 15px;
}
.my-sidenav>ul>li>a {
    color: #000;
    font-size: 17px;
    font-family:Mulish-Bold;
}
.my-sidenav>ul>li>ul>li>a {
    color: #000;
    font-size: 16px;
    font-family:Mulish-Regular;;
}
.my-sidenav>ul>li>ul>li>a img
{
    padding-right: 10px;
}
.sticky-sidebar
{
    display: none;
}
.header-link-top, .scroller
{
    display: none;
}
.header
{
    top:0px;
    box-shadow: none;
}
}


@media (max-width: 991px){
.cntrnew {
    display: block;
}
.cntrnew .rightTxts {
    margin-top: 70px!important;
}
.rightTxts-3 {
    height: auto;
}
    .dirtr-img {
        padding-bottom: 20px;
    }
    #tab_inr2_1 .col-md-3, #tab_inr2_1 .col-md-2, #tab_inr2_1 .col-md-1 {
        width: 100%;
    }

select#tab_selector {
    font-size: 18px;
    width: 100%;
    color: #59595A;
    font-weight: 700;
    border-radius: 0px;
    margin: 20px 0px;
    padding: 10px 0;
    appearance: none;
    background: url(../images/header-arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: 100% 50% !important;
    filter: invert(1);
    border: none;
    border-bottom: 1px solid #333;
    height: 52px;
}
  .section2 .col-md-3 {
    margin: 0px;
}
section.section4 {
    height: auto;
    display: block;
    padding: 50px 0px;
}
.ar-brdr {
    border-right: 0px solid #d3d2d2;
}
.report-data p {
    font-family: Mulish-Bold;
    height: auto;
}
section.section3 {
    display: block;
    padding: 50px 0px 0px 0px;
    background-color: #f26422;
}
.message-chairmn {
    background: none;
    height: auto;
    width: 100%;
    background-position: center;
}
.chrmn-details {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 0px;
}
.ftrbrdr2 {
    border-right: 0px solid #737272;
    border-left: 0px solid #737272;
    padding-left: 0px;
    height: auto;
}

.sub-menu .btn {
    display: flex;
    min-height: 58px;
    width: 100%;
    align-items: center;
    position: relative;
}
.sub-menu .dropdown-menu {
    margin-left: 0;
    display: none;
    position: absolute;
    background: #fff;
    border-radius: 0;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    width: 100%;
    padding: 10px 0;
    margin-top: 0;
}
.sub-menu .open>.dropdown-menu {
    display: block!important;
}
/*.sticky + .foundations-initiatives
{
    margin-top: 175px;
}*/
.sub-menu .dropdown-menu li a
{
    color: #000;
}
.sub-menu .dropdown-menu li
{
    display: block;
    height: 100%;
}
.sub-menu .dropdown-menu li.active2 a
{
    color: #000;
}
.sub-menu
{
    height:58px;
    margin-top: 72px!important;
    z-index: 9;
    padding: 0px 15px;
}
.hide1
{
    opacity: 1;
}
.sub-menu .btn:before {
    content: "";
    width: 16px;
    height: 9px;
    background: url(../images/down-arrow.png) no-repeat center center;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    filter: brightness(0)invert(1);
}
.sub-menu .btn.active, .sub-menu .btn:active, .sub-menu .btn:focus {
    box-shadow: none;
    outline: 0;
}
.sub-menu .dropdown-menu li a
{
    padding: 7px 10px;
    width: 100%;
}
.sub-menu .dropdown-menu li.active2:before
{
    display: none;
}
.sub-menu {
    margin-top:73px;
    position: fixed;
}

.ham-icon {
    cursor: pointer;
    margin-top:15px;
    display: inline-block;
}
.menutxt-mbl
{
    margin-top: 17px;
}
.menu
{
    display: none;
}
.my-sidenav {
    width: 0px;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    overflow-x: hidden;
    z-index: 999999999;
    height: 100vh;
    max-width: 0px;
    width: 100%;
    background-color:#fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.my-sidenav>ul {
    padding: 0px 20px 0px;
}
.my-sidenav>ul>li>ul {
    margin-top: 0px;
    display: none;
}
.my-sidenav ul.submenu li ul.submenu {
    display: none;
    position: static;
    width: 100%;
}
.my-sidenav ul {
    list-style-type: none;
    padding-left: 15px;
}
.my-sidenav ul li
{
    border-bottom: 1px solid #000;
    padding: 15px 0px;
}
.my-sidenav > ul > li > ul >li
{
    border-bottom: 1px solid #000;
    padding: 10px 0px;
}
.my-sidenav > ul > li > ul >li:last-child, .my-sidenav ul.submenu li ul.submenu li:last-child
{
    border-bottom: 0px;
}
.my-sidenav ul.submenu li ul.submenu li {
    border-bottom: 1px solid #000;
    padding: 10px 10px;
}
.my-sidenav ul.submenu li ul.submenu li a {
    color: #000;
    font-size: 16px;
}
.my-sidenav ul li.mbl-btm-link
{
    border-bottom: none;
    padding-bottom: 0px;
}
.my-sidenav ul li.mbl-btm-link a
{
    color: #ba423e;
}
.cross-btn1 {
    text-align: right;
    padding: 16px 14px 0px 0px;
    color: #000;
    font-size: 35px;
    cursor: pointer;
}
.my-sidenav .submenu-indicator-minus .submenu-indicator {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.my-sidenav .submenu-indicator {
    font-size: 30px;
    position: absolute;
    line-height: 25px;
    right: 15px;
}
.my-sidenav>ul>li>a {
    color: #000;
    font-size: 17px;
    font-family:Mulish-Bold;
}
.my-sidenav>ul>li>ul>li>a {
    color: #000;
    font-size: 16px;
    font-family:Mulish-Regular;;
}
.my-sidenav>ul>li>ul>li>a img
{
    padding-right: 10px;
}
.sticky-sidebar
{
    display: none;
}
.header-link-top, .scroller
{
    display: none;
}
.header
{
    top:0px;
    box-shadow: none;
}
/**/
select#envselectr {
    width: 100%;
    margin: 30px auto;
    border: none;
    border-bottom: 1px solid #004a80;
    padding: 10px 0;
    background: transparent;
    font-size: 16px;
    font-family: Mulish-Medium;
    display: flex;
}
.hilghtdata-flex {
    display: flex;
    padding: 10px 0px;
}
.contri-main h2 {
    font-size: 28px;
}
.home-main-hdng {
    font-size: 28px;
}
section.section2 {
    display: flex;
    flex-direction: column;
}
section.section1 {
    display: flex;
    background: url(../images/mob-banner-img.webp) no-repeat;
    background-position: bottom;
    background-size: cover;
}
.footer-logo img {
    width: 180px;
}
section.section1 .container {
    margin-bottom: 60%;
}
.mahroonBorderBg .focuImg {
    width: 100%!important;
}
.aboutMainChairman .col-md-12 {
    padding-left: 15px;
}
.chrmn-details p {
    position: relative;
    font-size: 22px;
    color: #000;
    line-height: 26px;
    font-family: Mulish-Light;
}
.chrmn-details {
    margin-bottom: 20px;
}
.bottom-leftright{
    display: none;
}
.ftrbrdr1 {
    padding-right: 0px;
}
p.ovrtxt {
    border-left: 1px solid #f26522;
    border-bottom: 1px solid #f26522;
    padding: 15px;
    position: relative;
    bottom: 0;
    width: 100%;
    left: 0;
}
.orng-backgnd2 {
    color: #fff;
    background: #f26522;
    display: flex;
    align-items: baseline;
    border-radius: 20px;
    width: 100%;
    margin: 20px 0;
    flex-direction: column;
}
.commit-sec.orng-backgnd {
    border-radius: 20px;
    padding: 20px 20px;
    margin-bottom: 0px;
}
img.access-img {
    margin-top: 20px;
    width: 100%;
}
.innner-page h2 {
    font-size: 28px;
}
.commit-sec.orng-backgnd h2 {
    font-family: Mulish-Bold;
    font-size: 28px;
}
.sprtlist {
    column-count: 1;
}
.tasktbcprat thead tr th img {
    width: 120px;
}
.borderbox2 {
    padding: 30px 15px;
    border: 2px solid #f26522;
    border-radius: 10px;
    margin: 30px 0;
}
.borderbox2 .brdrbox {
    height: auto;
    margin-bottom: 15px;
}
.brdrbox {
    height: auto;
    margin-bottom: 15px;
}
.managingImg {
    width: 100%;
    margin: 0 auto;
}
.inner-heading {
    font-size: 28px;
}
.orng-txt p {
    padding-left: 15px;
}
.camp-txt h6 {
    font-size: 32px;
    font-family: 'Mulish-ExtraBold';
    color: #f26522;
}
.camp-txt {
    text-align: center;
    border-right: 0px solid #c9b8b8;
    margin: 20px 0;
    border-bottom: 1px solid #c9b8b8;
}
.key-action-in h4 {
    font-size: 22px;
    font-family: 'Mulish-Bold';
    color: #b02a30;
    background: #fff;
    padding: 10px 10px 10px 25px;
    width: 100%;
    border-radius: 0 20px 20px 0;
    margin-bottom: 20px;
}
.esgInner {
    display: block;
}
.esgSecondBrdr {
    border-left: 0px solid #f26522;
    margin-left: 0px;
    padding-left: 15px;
    height: auto;
}
.esgGovMain {
    margin-bottom: 20px;
}
.esgTxt {
    margin-left: 0px;
    text-wrap: balance;
}
.brdrBtmLinee {
    height: 2px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #f26522;
    overflow: hidden;
    top: 0;
    left: 5px;
    margin: 15px 0px;
}
.blueClrH {
    margin-top: 30px;
}
.redClrH{
    margin-top: 30px;
}
.fullOrgRed {
    background-color: #f26522;
    padding: 60px 15px;
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
    border-radius: 12px;
}
.healthBoxs {
    display: flex;
    gap: 15px;
    justify-content: space-between;
    border: 1px solid #f16522;
    padding: 20px 15px;
    border-radius: 12px;
    flex-direction: column;
}
.lastDiv {
    max-width: 100%;
    width: 100%;
    display: block;
    margin: 0px auto;
}
.orgPromote {
    background-color: #f26522;
    border-radius: 12px;
    padding: 40px 15px;
    margin: 30px auto;
}
.allOrgInd {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 15px;
    flex-direction: column;
}
.samewiDtsg > div {
    width: 100%;
}
.alignCntr {
    display: block;
}
.rightTxts p {
    position: relative;
    font-size: 24px;
    line-height: 30px;
}
.rightTxts {
    display: flex;
    align-items: center;
    height: auto;
    margin-top: 70px;
}
.technicalSource h3 {
    font-size: 20px;
    background-color: #f16521;
    display: block;
    color: #fff;
    padding: 10px 20px;
    border-radius: 12px;
    text-align: center;
    max-width: 100%;
    margin: 0px auto;
    width: 100%;
    margin-bottom: 50px;
}
.technicalSource {
    border: 1px solid #f16521;
    margin: 40px auto;
    padding: 40px 15px;
    border-radius: 12px;
}
.alltech {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.alltech > div {
    width: 100%;
}
.allOrgInd.sameWidyh > div {
    width: 100%;
}
section.pnkBg.innner-page {
    margin: 0px;
    padding: 30px 0px;
}
.orgPromoteWidth {
    width: 100%;
}
.mblFull  img{
    width: 100%;
}
.electric img{
    width: 100%;
}
.peacock {
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
}
.atGlanceSlider .owl-stage-outer {
    overflow: hidden!important;
}
.caseMain {
    display: flex;
    margin-top: 40px;
    flex-direction: column;
}
.caseMain .caseOne {
    width: 100%;
    background: #b02a30;
    padding: 15px;
}
.caseMain .caseTwo {
    width: 100%;
    background: #f26522;
    padding: 15px;
}
.successStory {
    display: flex;
    background-color: #b02a30;
    align-items: center;
    margin-bottom: 15px;
    flex-direction: column;
}
.successStory > div:nth-child(1) p {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-family: Mulish-SemiBold;
    padding: 15px 0px;
}
.allOrgInd h4 {
    font-size: 35px;
    color: #fff;
    font-family: Mulish-ExtraBold;
}
.allOrgInd.secondY {
    display: flex;
    align-items: start;
    gap: 20px;
    justify-content: unset;
}
#myModal .modal-dialog {
  width: 100%;
  margin: 0px auto;
}
.readMorePop {
  padding: 0px;
}
.innerWe {
  max-width: 100%;
}
.readMorePop h4 {
  font-size: 28px;
  color: #fff;
  font-family: Mulish-Bold;
  margin-top: 0px;
  line-height: 1;
}
.banner-details h1 {
    font-size: 30px;
}
.banner-details h2 {
    font-size: 14px;
}
.tbleftspc {
    padding-left: 15px;
}
img.tab-icon {
    width: 40px;
    margin-left: 0;
    margin-top: 15px;
}
.highsml h3 {
    text-align: left;
}
.highsml {
    margin: 10px 0;
}
.highFliex {
    float: none;
}
.leftbrdrr {
    border-left: none;
    margin-left: 0;
    padding-left: 15px;
    height: auto;
}
.leftbrdrr .highsml {
    border-top: 1px solid #f26522;
    padding-top: 10px;
}
.leftbrdrrsml {
    border-left: none;
    padding-left: 15px;
}
.leftPerformBrdr {
    border-left: none;
    padding-left: 0;
    position: relative;
    bottom: 0;
    height: 75px;
    border-top: 1px solid #f26522;
    margin-left: 15px;
    margin-top: 0;
}
.highFliexne {
    max-width: 100%;
    text-align: left;
    border-bottom: 1px solid #f26522;
}
.brdrtentbrdr {
    border-right: none;
    margin-left: 20px;
    height: auto;
    border-bottom: 1px solid #f26522;
    padding: 20px 0;
}
.col-md-2.colWidh {
    width: 100%;
}
.tasktbStack tbody tr {
    height: auto;
}
.table-responsive {
    border-radius: 20px;
}
table.table.tasktbl.tasktbStack {
    margin-top: 0;
}
table.table.tasktbl.tasktblmakinThree {
    margin-top: 0;
}
table.table.tasktbl.tasktblMaking.tasktblMakingTwo {
    margin-top: 0;
}
table.table.tasktbl.tasktblMaking {
    margin-top: 0;
}
.atGlanceSliderN.owl-carousel .owl-stage-outer {
    overflow: hidden;
}
.atGlanceSliderInsN {
    padding: 20px 15px;
}
.atGlanceSliderInN {
    padding: 0px 0;
    margin-bottom: 35px;
}
.esggovflex {
    display: block;
    align-items: center;
}
.borderboxesg .col-md-7 {
    padding-left: 15px;
    margin-top: 20px;
}
.borderboxesg .col-md-5 {
    padding-right: 15px;
}
.esggrabg {
    padding: 20px;
    border-radius: 20px;
    left: 0;
}
.msgimg {
    background: #ec6321;
    border-radius: 70px 0;
    width: 76%;
}
}
@media (max-width: 767px) {
section.section2,section.contri-sec
{
    height: auto;
}
section.contri-sec
{
    padding: 60px 0px;
}
}

@media (max-width:580px) 
{

}

@media (max-width:480px) 
{

}
@media (max-width:420px) 
{

}
@media (max-width: 380px) 
{

}
@media (max-width: 360px) {


}