/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */


/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}


/*
   * Remove text-shadow in selection highlight:
   * https://twitter.com/miketaylr/status/1222880530g1
   *
   * These selection rule sets have to be separate.
   * Customize the background color to match your design.
   */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


/*
   * A better looking default horizontal rule
   */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


/*
   * Remove the gap between audio, canvas, iframes,
   * images, videos and the bottom of their containers:
   * https://github.com/h5bp/html5-boilerplate/issues/440
   */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}


/*
   * Remove default fieldset styles.
   */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}


/*
   * Allow only vertical resizing of textareas.
   */

textarea {
    resize: vertical;
}


/* ==========================================================================
     Browser Upgrade Prompt
     ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
     Author's custom styles
     ========================================================================== */


/* ==========================================================================
     Helper classes
     ========================================================================== */


/*
   * Hide visually and from screen readers
   */

.hidden {
    display: none !important;
}


/*
   * Hide only visually, but have it available for screen readers:
   * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
   */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


/*
   * Extends the .visuallyhidden class to allow the element
   * to be focusable when navigated to via the keyboard:
   * https://www.drupal.org/node/897638
   */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}


/*
   * Hide visually and from screen readers, but maintain layout
   */

.invisible {
    visibility: hidden;
}


/*
   * Clearfix: contain floats
   *
   * For modern browsers
   * 1. The space content is one way to avoid an Opera bug when the
   *    `contenteditable` attribute is included anywhere else in the document.
   *    Otherwise it causes space to appear at the top and bottom of elements
   *    that receive the `clearfix` class.
   * 2. The use of `table` rather than `block` is only necessary if using
   *    `:before` to contain the top-margins of child elements.
   */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}

button:focus {
    outline: 0;
}

.slick-slide {
    outline: none
}


/* ==========================================================================
     EXAMPLE Media Queries for Responsive Design.
     These examples override the primary ('mobile first') styles.
     Modify as content requires.
     ========================================================================== */

body,
html {
    height: 100%;
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("Inter-Thin.woff2?v=3.19") format("woff2"), url("Inter-Thin.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url("Inter-ThinItalic.woff2?v=3.19") format("woff2"), url("Inter-ThinItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("Inter-ExtraLight.woff2?v=3.19") format("woff2"), url("Inter-ExtraLight.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("Inter-ExtraLightItalic.woff2?v=3.19") format("woff2"), url("Inter-ExtraLightItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("Inter-Light.woff2?v=3.19") format("woff2"), url("Inter-Light.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("Inter-LightItalic.woff2?v=3.19") format("woff2"), url("Inter-LightItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("Inter-Regular.woff2?v=3.19") format("woff2"), url("Inter-Regular.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("Inter-Italic.woff2?v=3.19") format("woff2"), url("Inter-Italic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("Inter-Medium.woff2?v=3.19") format("woff2"), url("Inter-Medium.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("Inter-MediumItalic.woff2?v=3.19") format("woff2"), url("Inter-MediumItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("Inter-SemiBold.woff2?v=3.19") format("woff2"), url("Inter-SemiBold.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("Inter-SemiBoldItalic.woff2?v=3.19") format("woff2"), url("Inter-SemiBoldItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("Inter-Bold.woff2?v=3.19") format("woff2"), url("Inter-Bold.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("Inter-BoldItalic.woff2?v=3.19") format("woff2"), url("Inter-BoldItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("Inter-ExtraBold.woff2?v=3.19") format("woff2"), url("Inter-ExtraBold.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("Inter-ExtraBoldItalic.woff2?v=3.19") format("woff2"), url("Inter-ExtraBoldItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("Inter-Black.woff2?v=3.19") format("woff2"), url("Inter-Black.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("Inter-BlackItalic.woff2?v=3.19") format("woff2"), url("Inter-BlackItalic.woff?v=3.19") format("woff");
}

body {
    font-size: 14px;
    font-family: 'Inter';
    color: #000;
    background-color: #fff;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    margin: 0px;
    font-weight: 600;
    padding: 0px;
}

* {
    box-sizing: border-box;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

input,
button {
    outline: none;
}

label.select {
    z-index: -1;
    display: block;
}

.main-container {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.banner {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.banner>img {
    width: 100%;
}

.banner .desc {
    position: absolute;
    max-width: 1200px;
    width: 90%;
    margin: 0px;
    padding: 0px;
    left: 50%;
    bottom: 80px;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.banner .desc {
    position: absolute;
    max-width: 1200px;
    width: 90%;
    margin: 0px;
    padding: 0px;
    left: 50%;
    bottom: 80px;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.banner .left {
    width: 458px;
    margin: 0px;
    padding: 0px 0 0em 0;
    color: #fff;
}

.banner .left h3 {
    font-size: 60px;
    font-family: 'Inter';
    font-weight: 700;
    margin: 0px;
    padding: 0px;
    line-height: 1;
}

.banner .left p {
    font-size: 22px;
    font-family: 'Inter';
    font-weight: 300;
    margin: 0px;
    padding: 20px 0 30px 0;
    text-shadow: 0 4px 5px rgba(0, 0, 0, 0.25);
}

.banner .left ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.banner .left ul li {
    margin: 0px;
    padding: 0px 2em 0 0;
    font-size: 18px;
    color: #fff;
}

.banner .left ul li a {
    color: #fff;
    text-decoration: none;
}

.banner .right {
    width: 200px;
    margin: 0px;
    padding: 0px;
    background: #00bcd4;
    padding: 70px 18px 18px 18px;
    font-size: 48px;
    color: #fff;
    line-height: 1;
}

.banner .right span {
    color: #000;
    font-size: 24px;
    display: block;
    padding: 0.25em 0 0 0;
}

.content-wrap {
    max-width: 1200px;
    width: 90%;
    margin: 0px auto;
    padding: 0px;
}

.our-journey {
    width: 100%;
    margin: 0px;
    padding: 60px 0 0 0;
}

.our-journey .heading {
    width: 100%;
    margin: 0px;
    padding: 0px 0 60px 0;
    text-align: left;
    color: #000;
    font-weight: 700;
    font-size: 26px;
}

.our-journey-container {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.our-journey-container ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.our-journey-container ul li {
    width: 320px;
    margin: 0px 2rem;
    padding: 0px;
}

.our-journey-container ul li .thumb {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.our-journey-container ul li .thumb img {
    width: 100%;
}

.our-journey-container ul li .desc {
    width: 100%;
    margin: 0px;
    padding: 1.5em 0;
}

.our-journey-container ul li .desc .activiy-date {
    width: 100%;
    margin: 0px;
    padding: 0px 0 1em 0;
    font-size: 14px;
    font-weight: 600;
    color: #7c7c7c;
}

.our-journey-container ul li .desc .details {
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.our-journey-container ul li .desc .cta {
    width: 100%;
    margin: 0px;
    padding: 0px 0 1em 0;
    font-size: 16px;
    font-weight: 600;
}

.our-journey-container ul li .cta a {
    text-decoration: none;
    color: #e1251b;
    transition: all 0.3s;
}

.our-journey-container ul li .cta a:hover {
    color: #000;
}

.journey-nav {
    width: 80%;
    margin: 60px auto 0 auto;
    padding: 0px 0;
    position: relative;
}

.journey-nav::after {
    position: absolute;
    width: 100%;
    height: 1px;
    border-top: 1px dotted #707070;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    z-index: -1;
}

.journey-nav ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.journey-nav ul li {
    width: auto;
    margin: 0px 2em;
    padding: 0px;
    padding: 0.5em 1em;
    border: 1px solid #000;
    background: #fff;
    border-radius: 5px;
    transition: all 0.3s;
    cursor: pointer;
}

.journey-nav ul li:hover,
.journey-nav ul li.active,
.journey-nav ul li.slick-slide.slick-current.slick-active {
    background: #e4f3fb;
    border: 1px solid #91cbec;
}

.environment {
    width: 100%;
    margin: 0px;
    padding: 60px 0;
}

.environment .heading {
    width: 100%;
    margin: 0px;
    padding: 0px 0 0 10px;
    font-size: 36px;
    color: #c4c4c4;
    border-left: 9px solid #c4c4c4;
    font-weight: 800;
    line-height: 28px;
}

.environment .dual-col-grid {
    width: 100%;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.environment .dual-col-grid .left {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.environment .dual-col-grid .left .title {
    width: 100%;
    margin: 0px;
    padding: 20px 0;
    font-size: 48px;
    font-weight: 700;
    color: #000;
    line-height: 1;
}

.environment .dual-col-grid .left .title span {
    color: #ee2e24;
}

.environment .dual-col-grid .left .desc {
    width: 100%;
    margin: 0px;
    padding: 10px 0;
    font-size: 26px;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
}

.environment .dual-col-grid .right {
    width: 610px;
    margin: 0px;
    padding: 0px;
}

.environment .dual-col-grid .right img {
    width: 100%;
    transition: all 0.3s;
}

.environment .dual-col-grid .right img:hover {
    transform: scale(1.1);
}

.environment .mid-grid {
    width: 100%;
    margin: 0px;
    padding: 80px 0;
}

.environment .mid-grid ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.environment .mid-grid ul li {
    margin: 0px;
    padding: 0px;
    width: 340px;
}

.environment .mid-grid ul li .thumb {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.environment .mid-grid ul li .thumb img {
    width: 100%;
}

.environment .mid-grid ul li .desc {
    margin: 0px;
    padding: 20px 0 0 0;
    width: 100%;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.2;
}

.environment .btm-grid {
    width: 100%;
    margin: 0px;
    padding: 80px 0;
}

.environment .btm-grid ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.environment .btm-grid ul li {
    margin: 0px;
    padding: 0px;
    width: 540px;
    border-radius: 12px;
    box-shadow: 5px 10px 3px 0 rgba(0, 0, 0, 0.05);
    background-color: #fff;
}

.environment .btm-grid ul li .thumb {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.environment .btm-grid ul li .thumb img {
    width: 100%;
}

.environment .btm-grid ul li .desc {
    margin: 0px;
    padding: 40px;
    width: 100%;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.2;
}

.environment .btm-grid ul li .desc h3 {
    font-size: 26px;
    color: #000;
    font-weight: 700;
    line-height: 1;
    margin: 0px;
    padding: 0px;
}

.environment .btm-grid ul li .desc p {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 1.4;
    margin: 0px;
    padding: 20px 0;
    font-family: 'Open Sans', sans-serif;
}

.environment .btm-grid ul li .desc a {
    font-size: 18px;
    color: #e1251b;
    font-weight: 400;
    line-height: 1;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    transition: all 0.3s;
}

.environment .btm-grid ul li .desc a:hover {
    color: #000;
}

.social-response {
    width: 100%;
    margin: 0px;
    padding: 60px 0;
}

.social-response .heading {
    width: 100%;
    margin: 0px 0 10px 0;
    padding: 0px 0 0 10px;
    font-size: 36px;
    color: #c4c4c4;
    border-left: 9px solid #c4c4c4;
    font-weight: 800;
    line-height: 28px;
}

.social-response .dual-col-grid {
    width: 100%;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.social-response .dual-col-grid .left {
    width: 540px;
    margin: 0px;
    padding: 0px;
}

.social-response .dual-col-grid .left .title {
    width: 100%;
    margin: 0px;
    padding: 20px 0;
    font-size: 48px;
    font-weight: 700;
    color: #000;
    line-height: 1;
}

.social-response .dual-col-grid .left .title span {
    color: #ee2e24;
}

.social-response .dual-col-grid .left .desc {
    width: 100%;
    margin: 0px;
    padding: 10px 0;
    font-size: 26px;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
}

.social-response .dual-col-grid .right {
    width: 540px;
    margin: 0px;
    padding: 0px;
}

.social-response .dual-col-grid .right img {
    width: 100%;
    transition: all 0.3s;
}

.social-response .dual-col-grid .cta {
    width: 100%;
    margin: 0px;
    padding: 1em 0;
    font-size: 16px;
    font-weight: 600;
}

.social-response .dual-col-grid .cta a {
    text-decoration: none;
    color: #e1251b;
    transition: all 0.3s;
}

.social-response .dual-col-grid .cta a:hover {
    color: #000;
}

.social-diversity {
    width: 100%;
    margin: 0px;
    padding: 60px 0;
}

.social-diversity .heading {
    width: 100%;
    margin: 0px 0 10px 0;
    padding: 0px 0 0 10px;
    font-size: 36px;
    color: #c4c4c4;
    border-left: 9px solid #c4c4c4;
    font-weight: 800;
    line-height: 28px;
}

.social-diversity .dual-col-grid {
    width: 100%;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.social-diversity .dual-col-grid .left {
    width: 540px;
    margin: 0px;
    padding: 0px;
}

.social-diversity .dual-col-grid .left .title {
    width: 100%;
    margin: 0px;
    padding: 20px 0;
    font-size: 48px;
    font-weight: 700;
    color: #000;
    line-height: 1;
}

.social-diversity .dual-col-grid .left .title span {
    color: #ee2e24;
}

.social-diversity .dual-col-grid .left .desc {
    width: 100%;
    margin: 0px;
    padding: 10px 0;
    font-size: 26px;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
}

.social-diversity .dual-col-grid .left .desc p:last-child {
    margin-top: 200px;
}

.social-diversity .dual-col-grid .right {
    width: 540px;
    margin: 0px;
    padding: 0px;
}

.social-diversity .dual-col-grid .right img {
    width: 100%;
    transition: all 0.3s;
}

.social-diversity .dual-col-grid .cta {
    width: 100%;
    margin: 0px;
    padding: 1em 0;
    font-size: 16px;
    font-weight: 600;
}

.social-diversity .dual-col-grid .cta a {
    text-decoration: none;
    color: #e1251b;
    transition: all 0.3s;
}

.social-diversity .dual-col-grid .cta a:hover {
    color: #000;
}

.social-diversity .dual-col-grid.sub-sec {
    padding: 60px 0 0 0;
}

.social-diversity .dual-col-grid.sub-sec .desc {
    padding-top: 60px;
}

.social-diversity .dual-col-grid .right .title {
    width: 100%;
    margin: 0px;
    padding: 20px 0;
    font-size: 26px;
    font-weight: 700;
    color: #000;
    line-height: 1;
}

.social-diversity .dual-col-grid .right .desc {
    width: 100%;
    margin: 0px;
    padding: 0px 0;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
}

.social-diversity .mid-grid {
    width: 100%;
    margin: 0px;
    padding: 60px 0;
}

.social-diversity .mid-grid ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.social-diversity .mid-grid ul li {
    margin: 0px;
    padding: 0px;
    width: 340px;
}

.social-diversity .mid-grid ul li .thumb {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.social-diversity .mid-grid ul li .thumb img {
    width: 100%;
}

.social-diversity .mid-grid ul li .title {
    margin: 0px;
    padding: 20px 0;
    width: 100%;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.2;
}

.social-diversity .mid-grid ul li .desc {
    margin: 0px;
    padding: 0px 0;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    font-family: 'Open Sans', sans-serif;
}
.social-diversity .dual-col-grid.single-item .left{
    width: 100%;
    margin-bottom: 2rem;
}
.social-diversity .dual-col-grid.single-item .left a:hover {
    color: #000;
}

.social-diversity .dual-col-grid.single-item .left a {
    text-decoration: none;
    color: #e1251b;
    transition: all 0.3s;
}
.social-diversity .dual-col-grid.single-item .left .title {
    font-size: 26px;
}

.social-diversity .dual-col-grid.single-item .left .desc {
    font-size: 18px;
    padding: 0px;
}
.social-diversity .dual-col-grid.single-item .left .desc p:last-child{
    margin: 0;
}

.social-diversity .dual-col-grid .left.large {
    width: 695px;
}

.social-diversity .dual-col-grid .left.large .desc {
    font-size: 18px;
}

.social-diversity .btm-logos {
    width: 100%;
    margin: 0px;
    padding: 60px 0 0 0;
}

.social-diversity .btm-logos ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.social-diversity .btm-logos ul li {
    width: 282px;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.social-diversity .btm-logos ul li .thumb {
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-radius: 12px;
    box-shadow: 10px 5px 3px 0 rgba(0, 0, 0, 0.05);
    background-color: #fff;
    min-height: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.social-diversity .btm-logos ul li .desc {
    width: 100%;
    margin: 0px;
    padding: 30px 0 0 0;
    font-size: 16px;
    color: #000;
    line-height: 1.2;
}

.accordion {
    width: 100%;
    height: 800px;
    overflow: hidden;
    margin: 0;
    box-sizing: border-box;
}

.accordion ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
}

.accordion ul li {
    display: table-cell;
    vertical-align: bottom;
    position: relative;
    width: 25%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right bottom;
    transition: all 500ms ease;
}

.accordion ul li .icons-holder {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: 85%;
    text-align: left;
    overflow: visible;
    transform: rotate(-90deg) translateX(-50%);
    left: 42%;
}

.accordion ul li:hover .icons-holder {
    display: none;
}

.accordion ul li .icons-holder .icon {
    width: auto;
    margin: 0px auto;
    padding: 1em 0;
    height: auto;
}

.accordion ul li .icons-holder .text {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    position: relative;
    overflow: visible;
    font-size: 30px;
    color: #fff;
    white-space: nowrap;
}

.accordion ul li div {
    display: block;
    overflow: hidden;
    width: 100%;
}

.accordion ul li div a {
    height: 800px;
    width: 100%;
    position: relative;
    z-index: 3;
    vertical-align: bottom;
    padding: 15px 20px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    transition: all 200ms ease;
    display: block;
}

.accordion ul li div a * {
    opacity: 0;
    margin: 0;
    width: 100%;
    text-overflow: ellipsis;
    position: relative;
    z-index: 5;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}

.accordion ul li div a h2 {
    text-overflow: clip;
    font-size: 42px;
    margin-bottom: 2px;
    top: 100px;
    font-weight: 700;
}

.accordion ul li div a h4 {
    text-overflow: clip;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 2px;
    top: 100px;
}

.accordion ul li div a p {
    top: 100px;
    font-size: 14px;
    color: #c4c4c4;
    width: 100%;
    white-space: normal;
}

.accordion ul li:nth-child(1) {
    background-image: url("../images/deepa-malik.jpg");
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    background-size: cover;
}

.accordion ul li:nth-child(2) {
    background-image: url("../images/prod-acc-banner-2.jpg");
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    background-size: cover;
}

.accordion ul li:nth-child(3) {
    background-image: url("../images/prod-acc-banner-3.jpg");
    background-size: cover;
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}

.accordion ul li:nth-child(4) {
    background-image: url("../images/ritesh-agarwal.jpg");
    background-size: cover;
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}

.accordion ul li:nth-child(5) {
    background-image: url("../images/bejul.jpg");
    background-size: cover;
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}

.accordion ul:hover li,
.accordion ul:focus-within li {
    width: 15%;
}

.accordion ul li:focus {
    outline: none;
}

.accordion ul:hover li:hover,
.accordion ul li:focus,
.accordion ul:focus-within li:focus {
    width: 55%;
}

.accordion ul:hover li:hover a,
.accordion ul li:focus a,
.accordion ul:focus-within li:focus a {
    background: rgba(0, 0, 0, 0.4);
}

.accordion ul:hover li:hover a *,
.accordion ul li:focus a *,
.accordion ul:focus-within li:focus a * {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.accordion ul:hover li {
    width: 15% !important;
}

.accordion ul:hover li .icons-holder {
    bottom: 70% !important;
    left: 35% !important;
}

.accordion ul:hover li a * {
    opacity: 0 !important;
}

.accordion ul:hover li:hover {
    width: 55% !important;
    -moz-filter: none;
    -o-filter: none;
    -webkit-filter: grayscale(0%);
    filter: none;
    filter: none;
}

.accordion ul:hover li:hover a {
    background: rgba(0, 0, 0, 0.4);
}

.accordion ul:hover li:hover a * {
    opacity: 1 !important;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.logo {
    width: 100px;
    margin: 0 0 2em 0;
    padding: 0px;
}

.logo img {
    width: 100%;
}
.slide-cont .slick-prev{
   left: -25px;
}
.slide-cont .slick-next{
    right: -25px;
 }
 .slick-next:before, .slick-prev:before{
     background: #000;
     padding: 0.6rem 0.5rem 0.5rem 0.5rem;
     border-radius: 50px;
 }
@media (max-width: 768px) {
    .banner .desc {
        width: 100%;
        position: static;
        transform: none;
        display: block;
    }
    .banner .desc .left {
        width: 90%;
        margin: 0px auto;
    }
    .banner .left h3 {
        color: #000;
        font-size: 24px;
    }
    .banner .left p {
        font-size: 18px;
        color: #000;
    }
    .banner .right {
        margin: 0px auto;
    }
    .our-journey-container ul {
        flex-wrap: wrap;
    }
    .our-journey-container ul li {
        width: 100%;
        margin-bottom: 2em;
    }
    .journey-nav {
        width: 100%;
    }
    .journey-nav ul li {
        width: auto !important;
        margin: 0px 0.9em;
        padding: 0px;
        padding: 0.5em 1em;
        border: 1px solid #000;
        background: #fff;
        border-radius: 5px;
        transition: all 0.3s;
        cursor: pointer;
    }
    .environment .dual-col-grid {
        flex-direction: column;
    }
    .environment .dual-col-grid .right {
        width: 100%;
    }
    .environment .dual-col-grid .left {
        width: 100%;
    }
    .environment .mid-grid {
        width: 100%;
    }
    .environment .mid-grid ul {
        flex-direction: column;
    }
    .environment .mid-grid ul li {
        margin: 0px 0 2em 0;
        padding: 0px;
        width: 100%;
    }
    .environment .btm-grid {
        padding: 20px 0;
    }
    .environment .btm-grid ul {
        flex-direction: column;
    }
    .environment .btm-grid ul li {
        width: 100%;
        margin-bottom: 3em;
    }
    .social-response .dual-col-grid {
        flex-direction: column;
    }
    .social-response .dual-col-grid .left {
        width: 100%;
        padding: 1em 0;
    }
    .social-response .dual-col-grid .right {
        width: 100%;
    }
    .social-response .heading {
        font-size: 25px;
    }
    .social-response .dual-col-grid .left .title {
        font-size: 28px;
    }
    .social-diversity .dual-col-grid {
        flex-direction: column;
    }
    .social-diversity .dual-col-grid .left {
        width: 100%;
        padding: 1em 0;
    }
    .social-diversity .dual-col-grid .left .desc p:last-child {
        margin: 0px;
    }
    .social-diversity .dual-col-grid .right {
        width: 100%;
    }
    .social-diversity .mid-grid ul {
        flex-direction: column;
    }
    .social-diversity .mid-grid ul li {
        width: 100%;
        margin-bottom: 2em;
    }
    .social-diversity .btm-logos ul {
        flex-direction: column;
    }
    .social-diversity .btm-logos ul li {
        width: 100%;
        margin-bottom: 1em;
    }
    .social-diversity .dual-col-grid .left.large {
        width: 100%;
    }
    .accordion ul {
        display: flex;
        flex-direction: column;
    }
    .accordion ul li {
        width: 100%;
        margin-bottom: 2em;
    }
    .accordion {
        overflow: visible;
    }
    .accordion ul li div a * {
        opacity: 1;
    }
    .accordion ul li .icons-holder {
        display: none;
    }
    .accordion ul li {
        padding: 0px 20px;
    }
    .accordion ul li div a h2 {
        font-size: 25px;
    }
    .accordion ul li div a p {
        font-size: 18px;
    }
    .accordion ul li div a h4 {
        text-overflow: clip;
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 10px;
        top: 100px;
        width: 100%;
        white-space: normal;
    }
}