
.about-us-slider {
    height: 300px;
        position:relative;
}


.about-us-slider .owl-stage-outer, .about-us-slider .owl-stage, .about-us-slider .owl-stage .owl-item, .about-us-slider .owl-stage .owl-item .item {
    height: 100%;
}
.about-us-slider .item {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
        position:relative;
}
.about-us-slider .item:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(15,125,100,0.8);
    z-index: 1;
}

.about-us-slider .item > .heading {
    color: #fff;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
        z-index:5;
}

.about-us-slider .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    bottom: 40px;
}

.about-us-slider .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.about-us-slider.owl-carousel .owl-dot, .about-us-slider.owl-carousel .owl-nav .owl-next, .about-us-slider.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.about-us-slider .owl-dots .owl-dot.active span, .about-us-slider .owl-dots .owl-dot:hover span {
    background: #c60e3b;
}

.about-us-slider .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #FFFFFF;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.about-us-slider .item > .heading h2 {
    color: #cff78a;
    font-weight:700;
}

.about-us-slider .item > .heading p {
    padding-top: 30px;
}

.articles-wrapper .center-btn {
    padding-top: 30px;
}

.get-to-know-us .breadcrumbs, .responsible-business .breadcrumbs {
    padding: 0 20px 40px;
}

.partner-brands {
    display: block;
    font-size: 0;
    text-align: center;
}

.partner-brands .brand-item {
    display: inline-block;
    font-size: 18px;

    text-align: center;
}

.partner-brands .brand-item:first-child {
    margin-right: 30px;
}

.partner-brands .brand-item > * {
    display: block;
}

.brand-item .brand-logo {
    padding: 40px;
    border: 1px solid #c3c3c3;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.brand-item .brand-logo img {
    margin: 0 auto;
    max-width: 491px;
}

.brand-item .intro-header {
    color: #0f7d64;
    font-size: 22px;
    padding: 15px;
}

.brand-item .brand-description {
    padding: 15px 0;
}

.our-commitment, .investor-relations {
    display: table;
    width: 100%;
    height: 520px;
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 1;
}

.investor-relations {
    height: 674px;
}

.our-commitment .content, .investor-relations .content {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 5;
    padding: 20px;
    text-align: center;
}

.our-commitment .content .heading h2, .our-commitment .content .heading p, .investor-relations .content .heading h2, .investor-relations .content .heading p {
    color: #ffffff;
}

.our-commitment .content .primary-btn {
    max-width: 350px;
    line-height: normal;
    padding: 30px;
    margin: 0 60px;
}

.our-commitment .content .primary-btn.default{padding:0 30px;margin:10px 20px;line-height:48px;
    min-width:200px;
} 

.our-commitment .content .heading {
    margin: 0 auto 55px;
}

.our-commitment .content .primary-btn span {
    display: block;
}

.our-commitment .content .primary-btn span:first-child {
    font-weight: bold;
}

.our-commitment .content .primary-btn span:nth-child(2) {
    font-size: 14px;
    padding-top: 10px;
}

.overlay:after {
    background-color: rgba(0, 0, 0, 0.5);
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 2;
}

.investor-relations-inner {
    font-size: 0;
}

.investor-relations-inner .financials, .investor-relations-inner .investor {
    color: #FFF;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    padding: 40px;
}

.investor-relations-inner > div i {
    color: #FFFFFF;
    font-size: 60px;
}

.investor-relations-inner .icon-desc {
    max-width: 350px;
    padding: 30px;
}

.investor-relations-inner .icon-desc h4 {
    font-size: 18px;
    font-weight: bold;
}

.investor-relations-inner .icon-desc h4, .investor-relations-inner .icon-desc p {}

.investor-relations-inner .icon-desc p a {
    color: #81ba29;
}

.leadership-act-now .act-now {
    font-size: 0;
}

.leadership-act-now .act-now > li {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
}

.leadership-act-now .act-now > li div {
    display: block;
    padding: 30px;
    border: none;
    text-align: center;
}

.leadership-act-now .act-now li div .icon {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 80px;
    background-color: #0f7d64;
    text-align: center;
    line-height: 80px;
    color: #fff;
    font-size: 34px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.leadership-act-now .act-now li div .label {
    font-size: 18px;
    display: block;
    margin: 30px auto;
    font-family: 'source_sans_prosemibold', Arial, sans-serif;
    color: #333;
    padding: 0 20px;
    width: 70%;
}

.history {
    background-color: #f0eeef;
}

/* --------------------------------

Main Components

-------------------------------- */
.cd-horizontal-timeline {
    /*background-color: #75b843;*/
    opacity: 0;
    margin: 0 auto;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
    display: table;
    width: 100%;
    
}

.cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'mobile';
    display: none;
}

.cd-horizontal-timeline.loaded {
    /* show the timeline after events position has been set (using JavaScript) */
    opacity: 1;
}

.cd-horizontal-timeline .timeline {
    position: relative;
    height: 150px;
    width: 100%;
    margin: auto;
}

.cd-horizontal-timeline .events-wrapper {
    position: relative;
    height: 100%;
    margin: 0 40px;
    overflow: hidden;
}

.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
    /* these are used to create a shadow effect at the sides of the timeline */
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    height: 100%;
    width: 20px;
}

.cd-horizontal-timeline .events-wrapper::before {
    left: 0;
    background-image: -webkit-linear-gradient(left, #f0eeef, rgba(248, 248, 248, 0));
    background-image: linear-gradient(to right, #f0eeef, rgba(248, 248, 248, 0));
}

.cd-horizontal-timeline .events-wrapper::after {
    right: 0;
    background-image: -webkit-linear-gradient(right, #f0eeef, rgba(248, 248, 248, 0));
    background-image: linear-gradient(to left, #f0eeef, rgba(248, 248, 248, 0));
}

.cd-horizontal-timeline .events {
    /* this is the grey line/timeline */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
    height: 2px;
    /*width: 100% !important;*/
    /* width will be set using JavaScript */
    background-color: #0c9971;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.cd-horizontal-timeline .filling-line {
    /* this is used to create the green line filling the timeline */
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #0f7d64;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.cd-horizontal-timeline .events a {
    position: absolute;
    top: 15px;
    z-index: 2;
    text-align: center;
    font-size: 1.3rem;
    padding-top: 15px;
    color: #383838;
    /* fix bug on Safari - text flickering while timeline translates */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.cd-horizontal-timeline .events a > .event-time {
    color: #1c1d1d;
}

.cd-horizontal-timeline .events a > .event-time span:nth-child(1) {
    display: inline-block;
    font-family: "DIN", sans-serif;
    font-size: 36px;
    margin-bottom: 5px;

}

.cd-horizontal-timeline .events a > .event-time span:last-child {
    display: inline-block;
    font-family: "DIN Condensed", sans-serif;
    font-size: 16px;
}

.cd-horizontal-timeline .events a::after {
    /* this is used to create the event spot */
    content: '';
    position: absolute;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 95px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: #0a9972;
    -webkit-transition: background-color 0.3s, border-color 0.3s;
    -moz-transition: background-color 0.3s, border-color 0.3s;
    transition: background-color 0.3s, border-color 0.3s;
}

/*.cd-horizontal-timeline .events li:first-child a::after {*/
/*bottom: 80px;*/
/*}*/

/*.cd-horizontal-timeline .events a.older-event::after {*/
/*!* border-color: #7b9d6f; *!*/
/*border-color: #FFFFFF;*/
/*bottom: 80px;*/
/*}*/

/*.cd-horizontal-timeline .events a.selected::after {*/
/*background-color: #75b843;*/
/*!* bottom: 91px; *!*/
/*border: 6px solid #FFFFFF;*/
/*height: 20px;*/
/*width: 20px;*/
/*}*/

.no-touch .cd-horizontal-timeline .events a:hover::after {
    background-color: #7b9d6f;
    border-color: #7b9d6f;
}

.cd-horizontal-timeline .events a.selected {
    pointer-events: none;
}

.cd-horizontal-timeline .events a.selected .event-time {
    pointer-events: none;
    color: #0a9972;
}

/*.cd-horizontal-timeline .events li:first-child a.selected::after {*/
/*bottom: 76px;*/
/*}*/

.cd-horizontal-timeline .events a.selected::after {
    background-color: #68ba4f;
}

/*.arrow_box {*/
/*position: relative;*/
/*!*background: #FFFFFF;*!*/
/*!*border: 2px solid #FFFFFF;*!*/
/*}*/

.arrow_box:after, .arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #FFFFFF;
    border-width: 25px;
    margin-left: -25px;
}

.arrow_box:before {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #FFFFFF;
    border-width: 28px;
    margin-left: -28px;
}

span.eventImage {
    border: 2px solid #FFFFFF;
    border-radius: 4px;
    position: absolute;
    bottom: 150px;
    left: calc(50% - 130px);
    width: 260px;
    height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
}

.cd-horizontal-timeline .events a.older-event::after {
    border-color: #FFFFFF;
}

@media only screen and (min-width: 1100px) {
    /*.cd-horizontal-timeline {*/
    /*margin: 6em auto;*/
    /*}*/
    .cd-horizontal-timeline::before {
        /* never visible - this is used in jQuery to check the current MQ */
        content: 'desktop';
    }
}

.cd-timeline-navigation a {
    /* these are the left/right arrows to navigate the timeline */
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 34px;
    width: 34px;
    background-color: #FFFFFF;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    /* replace text with an icon */
    overflow: hidden;
    color: transparent;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.cd-timeline-navigation a::after {
    /* arrow icon */
    content: '';
    position: absolute;
    height: 16px;
    width: 16px;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(../images/cd-arrow.svg) no-repeat 0 0;
}

.cd-timeline-navigation a.prev {
    left: 0;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.cd-timeline-navigation a.next {
    right: 0;
}

.no-touch .cd-timeline-navigation a:hover {
    border-color: #609636;
    background-color: #609636;
}

.no-touch .cd-timeline-navigation a:hover::after {
    background-position: 0 -16px;
}

.cd-timeline-navigation a.inactive {
    /*cursor: not-allowed;*/
}

.cd-timeline-navigation a.inactive::after {
    /*background-color: #0f7d64;*/
    background-position: unset;
    border-radius: 50%;
}

/*.cd-timeline-navigation a.inactive::after {*/
/*background-position: 0 -16px;*/
/*}*/

.no-touch .cd-timeline-navigation a.inactive:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
}

.no-touch .cd-timeline-navigation a.inactive:hover:after {
    background-position: unset;
}

/*.no-touch .cd-timeline-navigation a.inactive:hover::after {*/
/*border-radius: 50%;*/
/*}*/

.cd-horizontal-timeline .events-content {
    position: relative;
    width: 100%;
    margin: 30px 0;
    -webkit-transition: height 0.4s;
    -moz-transition: height 0.4s;
    transition: height 0.4s;
    height: auto !important;
}

.cd-horizontal-timeline .events-content li {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 0;
    font-size: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    padding: 0 5%;
    opacity: 0;
    -webkit-animation-duration: 0.4s;
    -moz-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.cd-horizontal-timeline .events-content li .event-photo {
    display: table-cell;
    width: 45%;
}

.cd-horizontal-timeline .events-content li .event-caption {
    display: table-cell;
    width: 55%;
    padding: 40px;
    box-sizing: border-box;
    vertical-align: middle;
}

.cd-horizontal-timeline .events-content .container{background-color:#fff;padding:40px 30px;
    -webkit-box-shadow: 6px 9px 20px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 6px 9px 20px 0 rgba(0, 0, 0, 0.16);
    position:relative;
    left:80px;
    z-index:5;
}

.cd-horizontal-timeline .events-content li.selected {
    /* visible event content */
    display: table;
    position: relative;
    z-index: 2;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.cd-horizontal-timeline .events-content li.selected h1 {
    color:#242626;
    font-size: 30px;
    text-align: left;
    padding-bottom: 20px;
}

.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
    -webkit-animation-name: cd-enter-right;
    -moz-animation-name: cd-enter-right;
    animation-name: cd-enter-right;
}

.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
    -webkit-animation-name: cd-enter-left;
    -moz-animation-name: cd-enter-left;
    animation-name: cd-enter-left;
}

.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
    -webkit-animation-direction: reverse;
    -moz-animation-direction: reverse;
    animation-direction: reverse;
}

.cd-horizontal-timeline .events-content li > * {
    /*max-width: 800px;*/
    /*margin: 0 auto;*/
    /*font-family: "DIN Condensed", sans-serif;*/
    /*font-size: 48px;*/
    /*text-align: center;*/
}

.cd-horizontal-timeline .events-content h2 {
    font-weight: bold;
    font-size: 18px;
    line-height: normal;
}

.cd-horizontal-timeline .events-content em {
    display: block;
    font-style: italic;
    margin: 10px auto;
}

/*.cd-horizontal-timeline .events-content em::before {*/
/*content: '- ';*/
/*}*/

.cd-horizontal-timeline .events-content p {
    font-size: 18px;
    color: #232422;
    margin: 0;
}

.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
    line-height: 24px;
}

@media only screen and (min-width: 768px) {
    .cd-horizontal-timeline .events-content h2 {
        font-size: 18px;
    }

    .cd-horizontal-timeline .events-content em {
        font-size: 18px;
    }

    .cd-horizontal-timeline .events-content p {
        font-size: 18px;
    }
}

@-webkit-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0%);
    }
}

@keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@-webkit-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0%);
    }
}

@keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.focus-areas .focus-areas-items {
    font-size: 0;
    text-align: center;
}

.focus-areas-items li {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    padding: 10px;
    text-align: left;
}

.focus-areas-items li .item-block {
    display: block;
    border: 1px solid #eaeaea;
    position: relative;
    padding: 15px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}

.focus-areas-items li .item-block .title {
    display: block;
    color: #0f7d64;
    font-size: 16px;
    line-height: 28px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.discovery .item-block {
    text-align: center;
}

/*---------- FOUNDATION ----------*/
.code-of-ethics-banner {
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    max-height: 665px;
}

.code-of-ethics-banner .heading h2,
.code-of-ethics-banner .heading .summary{
    color: #FFFFFF;
}

.code-of-ethics-banner .heading{
    margin: 40px auto 0;
}

.code-of-ethics-banner .slider-wrapper {
    position: relative;
    z-index: 10;
    width: 100%;
    max-width: 80%;
    margin: 30px auto;
    padding: 0;
}

.code-of-ethics-banner .slide {
    max-width: 570px;
    color: #fff;
    position: relative;
    margin: 45px auto 0;
    text-align: center;
}

.code-of-ethics-banner .slide .icon {
    width: 80px;
    height: 40px;
    line-height: 80px;
    margin: 0 auto;
    background-color: rgba(139, 189, 39, 0.8);
    font-size: 40px;
    display: block;
    -webkit-border-radius: 40px 40px 0 0;
    border-radius: 40px 40px 0 0;
}

.code-of-ethics-banner .slide .container {
    padding: 0;
}

.code-of-ethics-banner .slide .container ul{
    font-size: 0;
}

.code-of-ethics-banner .slide .container ul li{

    display: inline-block;
    padding: 5px;
    width: 50%;
        vertical-align:top;
}

.code-of-ethics-banner .slide .container ul li p{
    background-color:rgba(159,202,86,0.87);
    color: #FFFFFF;
    font-size: 18px;
    padding: 10px;
    text-align: center;
        -webkit-border-radius:5px;
        border-radius:5px;
}

.code-of-ethics-banner .slide .container .title{display:block;
    font-weight:700;font-size:14px;
}
.code-of-ethics-banner .slide .container .info{font-size:14px;line-height:18px;display:block;}

.code-of-ethics-banner .slide h2 {
    font-size: 20px;
    margin-bottom: 20px;
}

.code-of-ethics-banner .slide p {
    line-height: 22px;
    font-size: 16px;
    margin: 0;
}

.code-of-ethics-banner .owl-prev,
.code-of-ethics-banner .owl-next {
    position: absolute;
    width: 60px;
    height: 100px;
    line-height: 100px;
    color: #fff;
    font-size: 40px;
    text-align: center;
    margin: auto;
    top: 0;
    bottom: 0;
}

.code-of-ethics-banner .owl-prev {
    left: 0;
}

.code-of-ethics-banner .owl-next {
    right: 0;
}

.code-of-ethics-banner .owl-dots {
    text-align: center;
    font-size: 0;
    margin: 20px 0 0 0;
}

.code-of-ethics-banner .owl-dot {
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    position: relative;
}

.code-of-ethics-banner .owl-dot span {
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.code-of-ethics-banner .owl-dot:hover span {
    background-color: #8bbd27;
}

.code-of-ethics-banner .owl-dot.active span {
    background-color: #c60e3b;
}
.single-article{
    display: flex;
    text-align: center;
    font-size: 0;
    margin: 20px 0 0 0;
}

.article-content, .related-article {
    display: inline-block;
}

.article-content {
    font-size: 21px;
    width: 60%;
    padding: 30px;
    text-align: left;
}
.article-content p{
    font-size: 18px;
    text-align: left;
}
.article-content img{
    padding: 30px 0;
}

.single-article .article-content h2:first-child {
    text-align: center;
}

.single-article .article-content h1 {
    color: #0f7d64;
    font-size: 1.5em;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.single-article .article-content h2 {
    color: #0f7d64;
    font-size: 1.25em;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.single-article .article-content h3 {
    color: #0f7d64;
    font-size: 1.1875em;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.single-article .article-content h4 {
    color: #0f7d64;
    font-size: 1.125em;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.single-article .article-content h5 {
    color: #0f7d64;
    font-size: 1.0625em;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.single-article .article-content h6 {
    color: #0f7d64;
    font-size: 1em;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.related-article {
    width: 40%;
    vertical-align: top;
}


.related-article .article .article-inner{
    align-self: center;
}

.related-article .article .article-inner .more{
    color: #FFFFFF;
    font-size: 14px;
}
.related-article .article .article-inner .more:hover{
    color: #0f7d64;
    font-weight: bold;
}

.related-article .heading{
    text-align: left;
    padding: 30px;
    width: 100%;
}

.related-article .heading h2{
    color: #4a4e4d;
}

.related-article .article {
    font-size: 21px;
    padding: 30px;
    text-align: left;
    margin-bottom: 30px;
    flex-grow: 1;
    display: flex;
}

.related-article .article h3{
    font-size: 1.1875em;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.related-article .article h2:before{
    background-color: #FFFFFF;
    margin: 15px 0;
    height: 2px;
    width: 100px;
}

.uap-green{
    background-color: #87bc28;
    color: #FFFFFF;
}
.uap-red{
    background-color: #c60e3b;
    color: #FFFFFF;
}

.history-tbl{display:table;width:100%;table-layout:fixed;}
.history-tbl .col{display:table-cell;vertical-align:top;width:50%}
.history-tbl .col.left{padding-right:25px;}
.history-tbl .col.right{padding-left:25px;}
.history-tbl .container{background-color:#fff;text-align:left;
    -webkit-box-shadow: 6px 9px 20px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 6px 9px 20px 0 rgba(0, 0, 0, 0.16);
}
.history-tbl .container.media{margin-top:100px;position:relative;}
.history-tbl .container .heading{text-align:left;max-width:none;padding:30px;border-bottom:1px solid #079844;}
.history-tbl .container.media .heading{border-bottom:0 none;}
.history-tbl .container .heading p{margin:0;}
.history-tbl .container .desc{padding:30px;color:#1c1d1d;}
.history-tbl .container .primary-btn{display:block;text-align:center;line-height:80px;font-size:24px;}

.history-tbl .act-now li{padding:15px 0;display:table;width:100%;}
.history-tbl .act-now .cell{display:table-cell;vertical-align:middle;}
.history-tbl .act-now .cell.left{width:100px;}
.history-tbl .act-now .cell.right{padding-left:40px;font-weight:500;}
.history-tbl .act-now .icon{width:100px;height:100px;line-height:100px;background-color:#383b37;
    color:#fff;font-weight:700;font-size:40px;display:block;text-align:center;
    -webkit-border-radius:50%;
    border-radius:50%;
}

.history-tbl .investor-relations-list li{display:table;width:100%;padding:16px 0;}
.history-tbl .investor-relations-list .cell{display:table-cell;vertical-align:top;}
.history-tbl .investor-relations-list .cell.left{width:100px;}
.history-tbl .investor-relations-list .cell.right{padding-left:30px;}
.history-tbl .investor-relations-list .icon{display:block;width:100%;text-align:center;font-size:80px;
    color:#0f9b6f;
}
.history-tbl .investor-relations-list h3{color:#242626;font-weight:500;font-size:24px;margin-bottom:15px;}

.media-slider h4{font-weight:500;color:#242626;margin-bottom:15px;font-size:28px;}
.history-tbl .container.media .media-slider-nav{position:absolute;right:0;background-color:#fff;
    height:60px;font-size:0;text-align:center;top:-60px;
}
.history-tbl .container.media .media-slider-nav .owl-prev,
.history-tbl .container.media .media-slider-nav .owl-next{display:inline-block;width:40px;height:60px;line-height:60px;
    vertical-align:top;font-size:30px;cursor:pointer;color:#656565;
}
.history-tbl .container.media .media-slider-nav .owl-prev{text-align:right;}
.history-tbl .container.media .media-slider-nav .owl-next{text-align:left;}
.history-tbl .container.media .media-slider-nav i{display:block;line-height:60px;}
.history-tbl .container.media .media-slider-nav .owl-prev:hover,
.history-tbl .container.media .media-slider-nav .owl-next:hover{color:#68ba4f;}
.history-tbl .container.media .media-slider-nav .owl-prev.disabled,
.history-tbl .container.media .media-slider-nav .owl-next.disabled{color:#BCBCBC;pointer-events:none;}

.media-slider .item{position:relative;padding-bottom:80px;}
.media-slider .primary-btn{position:absolute;left:0;bottom:0;width:100%;}

/*---------- ABOUT LIST ----------*/
.about-articles{max-width:1452px;margin:0 auto;}
.about-list{margin:-60px 0 0 -60px;font-size:0;}
.about-list.three-col{margin-top:0;}
.about-list li{display:inline-block;vertical-align:top;width:50%;padding:60px 0 0 60px;}
.about-list.three-col li{width:33.33%;}
.about-list .block{background-color:#fff;position:relative;
    -webkit-box-shadow: 6px 9px 20px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 6px 9px 20px 0 rgba(0, 0, 0, 0.16);
    background-position:top center;
    background-repeat:no-repeat;
    -webkit-background-size:cover;
    background-size:cover;
}
.about-list .desc{padding:24px 24px 100px 24px;}
.about-list h3{font-size:34px;color:#088771;font-weight:700;margin-bottom:20px;z-index:10;}
.about-list p{font-size:18px;line-height:1.6;margin:0;}
.about-list .primary-btn{position:absolute;left:0;bottom:0;width:100%;text-align:center;z-index:10;}
.about-list .block.video{min-height:400px;}
.about-list .block.video:after{content:"";width:100%;height:100%;position:absolute;
    left:0;top:0;background-color:rgba(14,153,111,0.5);z-index:2;
}
.about-list .block.video h3{position:absolute;left:0;bottom:80px;padding:0 24px 24px 24px;margin:0;color:#fff;}
.about-list .block.video .tag{display:block;background-color:#f37021;line-height:40px;padding:0 20px;color:#fff;
    position:absolute;right:0;top:0;font-size:20px;font-weight:700;z-index:10;
}
.about-list .icon-play{width:90px;height:90px;font-size:60px;line-height:86px;color:#fff;
    position:absolute;left:0;right:0;top:0;bottom:0;z-index:10;margin:auto;text-align:center;
    background-color:#86bf41;text-indent:8px;border:2px solid #fff;
    -webkit-border-radius:50%;
    border-radius:50%;
}
.about-list .icon-play:hover{background-color:#049774;}

@media only screen and (max-width: 1300px) {
    .about-list h3{font-size:30px;}
}

@media only screen and (max-width: 1100px) {
    .cd-horizontal-timeline .events-content li.selected h1{font-size:24px;}
    .cd-horizontal-timeline .events-content p{font-size:16px;}
    .history-tbl .act-now .cell.left{width:60px;}
    .history-tbl .act-now .icon{width:60px;height:60px;line-height:60px;font-size:28px;}
    .history-tbl .act-now .cell.right{padding-left:20px;font-size:16px;}
    .history-tbl .col.left{padding-right:15px;}
    .history-tbl .col.right{padding-left:15px;}
    .history-tbl .investor-relations-list .icon{font-size:60px;}
    .history-tbl .investor-relations-list .cell.left{width:70px;}
    .history-tbl .investor-relations-list .cell.right{padding-left:20px;}
    .history-tbl .investor-relations-list h3{font-size:20px;}
    .media-slider h4{font-size:24px;}
    .about-list{margin:-40px 0 0 -40px;}
    .about-list li{padding:40px 0 0 40px;}
    .about-list h3{font-size:26px;margin-bottom:16px;}
    .about-list p{font-size:16px;}
}

@media only screen and (max-width: 970px) {
    .focus-areas-items li{width:33.33%;}
    .code-of-ethics-banner .owl-prev{left:-60px;}
    .code-of-ethics-banner .owl-next{right:-60px;}
    .single-article{display:block;}
    .article-content, 
    .related-article{display:block;width:100%;}
    .single-article .article-content h2:first-child{text-align:left;}
    .related-article .heading{padding-left:0;margin:0;max-width:none;}
    .article-content{padding:0 0 20px 0;}
    .our-commitment .content .primary-btn{margin:10px 0;width:100%;max-width:500px;}
    .our-commitment .content .primary-btn.default{margin:10px 0;}
    .leadership-act-now .act-now li div .label{width:100%;}
    .leadership-act-now .act-now > li{width:50%;}
    .investor-relations{height:auto;}
    .investor-relations .content{padding:30px 20px;}
    .investor-relations-inner .financials, 
    .investor-relations-inner .investor{padding-bottom:0;}
    .partner-brands .brand-item:first-child{margin-right:0;}
    .cd-horizontal-timeline .timeline {
        height: 110px;
    }
    .cd-horizontal-timeline .events-content {
        margin: 10px 0;
    }
    .cd-horizontal-timeline .events-content li .event-photo {
        display: block;
        width: 100%;
    }
    .cd-horizontal-timeline .events-content li .event-caption {
        display: block;
        width: 100%;
        padding: 10px 0;
    }
    
    .cd-horizontal-timeline .events-content .container{left:auto;}
    .cd-horizontal-timeline .events-content li.selected h1{font-size:28px;}
    
    .cd-horizontal-timeline .events {
        top: 25%;
    }
    .cd-timeline-navigation a {
        top: 25%;
    }
    .history-tbl .col{display:block;width:100%;}
    .history-tbl .col.left{padding-right:0;}
    .history-tbl .col.right{padding:20px 0 0 0;}
    .about-list{margin:-30px 0 0 -30px;}
    .about-list li{padding:30px 0 0 30px;}
    .about-list h3{font-size:24px;}
    .about-list .icon-play{width:60px;height:60px;line-height:56px;font-size:40px;}
    .about-list .block.video .tag{font-size:16px;}
}

@media only screen and (max-width: 670px) {
    .focus-areas-items li{width:50%;}
    .code-of-ethics-banner .slider-wrapper{max-width:none;}
    .code-of-ethics-banner .owl-nav{text-align:center;font-size:0;}
    .code-of-ethics-banner .owl-prev, 
    .code-of-ethics-banner .owl-next{position:relative;left:auto;right:auto;
        display:inline-block;vertical-align:top;height:60px;
    }
    .code-of-ethics-banner .slide{margin-top:0;}
    .single-article .article-content h2{font-size:22px;}
    .single-article .article-content h3{font-size:20px;}
    .related-article .heading{padding-bottom:10px;}
    .cd-horizontal-timeline .events a > .event-time span:nth-child(1){font-size:28px;}
    .cd-horizontal-timeline .events a:after{bottom:85px;}
    .about-list li,
    .about-list.three-col li{width:100%;}
}

@media only screen and (max-width: 570px) {
    .focus-areas-items li{width:100%;}
    .focus-areas-items li .item-block .title{
        top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
    .code-of-ethics-banner .slide .container ul li{width:100%;}
    .related-article .article{padding:20px;}
    .related-article .article{font-size:18px;}
    .leadership-act-now .act-now > li div{padding:20px;}
    .leadership-act-now .act-now > li{width:100%;}
    
    .cd-horizontal-timeline .events-content .container{padding:20px;}
    .cd-horizontal-timeline .events-content li.selected h1{font-size:22px;}
    .cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p{font-size:16px;}
    .history-tbl .container .desc,
    .history-tbl .container .heading{padding:20px;}
    .history-tbl .act-now .icon{width:50px;height:50px;line-height:50px;font-size:22px;font-weight:500;}
    .history-tbl .investor-relations-list .icon{font-size:40px;}
    .history-tbl .investor-relations-list .cell.left{width:50px;}
    .history-tbl .investor-relations-list .cell.right{padding-left:12px;}
    .media-slider h4{font-size:20px;}
    .about-list h3{font-size:22px;}
    .about-list .block.video h3{padding-bottom:0;}
}
