video { width: 100% !important; }
.our_story_section { overflow: hidden; }
/*#ten_years_of_sustainability_Landing { background: url('../images/sustainability/10-years-of-sustainability/01landing.jpg') no-repeat center center; background-size: cover;}*/
/*.Our_sustainability_promise { background: url('../images/sustainability/10-years-of-sustainability/Our_sustainability_promise.jpg') no-repeat center center; background-size: cover;}*/
/*.Milestones_we_achieved { background: url('../images/sustainability/10-years-of-sustainability/Milestones_we_achieved.jpg') no-repeat center center; background-size: cover;}*/
.Our_learning { background: url('../images/sustainability/10-years-of-sustainability/Our_learning.jpg') no-repeat center center; background-size: cover;}
.Our_2025_goals { background: url('../images/sustainability/10-years-of-sustainability/Our_2025_goals.jpg') no-repeat center center; background-size: cover;}
.color2021_1 { background: #3d3d3b; }
.color2021_2 { background: #114460; }
.color2021_3 { background: #996293; }
.color2022_1 { background: #352240; }
.color2022_2 { background: #3a7a7a; }
.color2023_1 { background: #d0b149; }
.color2023_2 { background: #3d3d3b; }
.color2023_3 { background: #114460; }
.color2023_4 { background: #996293; }
.color2023_5 { background: #3a7a7a; }
.color2024_1 { background: #d0b149; }
.color2024_2 { background: #114460; }
.color2024_3 { background: #352240; }
.color2025_1 { background: #004463; }

.color_vision { background: #3D3D3B; }
.color_skills { background: #114460; }
.color_health { background: #1D4C26; }

#Our_Story_Wrapper .our_story_section .landSection_10year p {
    color: #808080 !important;
    opacity: 1 !important;
    line-height: 32px !important;
    margin-bottom: 38px !important;
}

.YearsWiseStory { width:125px; }
.YearsWiseStory ul li { margin: 30px 0; }
.YearsWiseStory li a { border-bottom: 4px solid transparent; padding-bottom: 4px; font-size: 16px; line-height: 20px; display: inline-block; }
/*.YearsWiseStory li a:after {display: block; content: attr(title); font-weight: 700; font-style: italic; height: 0; overflow: hidden; visibility: hidden;}*/
.YearsWiseStory li a:hover, .YearsWiseStory li a.current { border-color: #fff; }

.mainlist { /*display: flex;*/ padding: 0 0px; /*align-items: flex-start;*/ }
.mainlist .circle { border: 25px solid transparent; /*display: flex; align-items: center;*/}
.circle img {border-radius: 50%; border: 50px solid #fff;}
/*.listing { display: flex; justify-content: space-between; flex-flow: column; align-items: stretch; }*/
.insidecircle { position: absolute; left: 0; top: 0; width: 100%; height: 100%;  /*display: flex; justify-content: center; align-items: center; text-align: center;*/ }
#Our_Story_Wrapper .our_story_section .mainlist h2 { font-size: 30px; line-height: 40px; }
.mainlist li { width: 100%; float: left; position: relative; font-size: 20px; line-height: 28px; color: #fff; opacity: 0.5; margin-bottom: 0px; padding-left: 18px; right: 20px; font-weight:200 !important; }
.mainlist li:after { content: '-'; position: absolute; left: 0; top: 0; font-size: 16px; line-height: 24px; color: #fff; opacity: 0.5;}
.mainlist li.empty_bullet:after { display: none; }
.twiceatag { display: flex; justify-content: space-between; }
.our_story_section .learnmore { opacity: 1 !important;  }
/*.our_story_section .learnmore:after { width: 100% !important; }*/
.link_green_initiatives { margin-right: 120px; }

.ten_years_of_sustainability_main #down_arrow { margin-top: 20px; }
.ten_years_of_sustainability_main .our_story_section p { margin-top: 20px; }

.hidden_ac { display: none; }
h2.ac { position: relative; padding-right: 70px; margin-bottom: 20px !important; cursor: pointer; }
h2.ac::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #fff;
    border-width: 0px 3px 3px 0;
    position: absolute;
    right: 30px;
    top: 0px;
    padding: 12px;
    transform: rotate(45deg);
    transition: 0.5s;
}

h2.ac.accordshow::after {
    transform: rotate(-135deg);
    top: 15px;
}

.pr-30 { padding-right: 30px; }

@media only screen and (max-width: 768px) {
	.YearsWiseStory {width: 100%; height: 150px !important;}
    #Our_Story_Wrapper.ten_years_of_sustainability_main .our_story_section p, .mainlist li { font-size: 16px !important; line-height: 22px !important; }
	.mainlist li { padding-right: 0px; }
	.YearsWiseStory li a { font-size: 13px; line-height: 15px; border-bottom: 2px solid #fff; }
	.our_story_section .learnmore { opacity: 1 !important;  }
	/*.our_story_section .learnmore:after { width: 100% !important; }*/
	.link_green_initiatives { margin-right: 0px; }
	.YearsWiseStory ul li { margin-left: 10px; margin-right: 10px; }
	.YearsWiseStory { bottom: 0px; }
	video { width: auto !important; height: 100% !important; }
	#Our_Story_Wrapper .our_story_section .mainlist h2 { font-size: 26px; line-height: 34px; }
	.ac, .hidden_ac { text-align: left; }
}


        #Mobile_Header {background: #121214;}
        footer .mainfooter {margin-top: 80px; padding-top: 80px; }
        footer .mainfooter {position: relative;}
        footer .mainfooter:before {content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 1px; background: #a7a9ac; overflow: hidden; margin: 0 0px; transform: scaleY(0.5);}
        .ourstorydib {display: none;}
.bg_trnspnt{background:transparent;}

        /*Mobile*/
        @media only screen and (max-width: 768px) {
            footer .mainfooter {margin-top: 40px; padding-top: 40px; padding-bottom: 20px; }
            footer p { margin-top: 0px; }
        }
        /*Mobile*/