img {
    max-width: 100%;
}
header.header .navbar-brand {
    margin: 0;
    padding: 0;
}
header.header .logo{
    float: left;
}
.header-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    float: right;
    margin-top: 55px;
}
.header-right button{
    padding: 0;
    border: 0;
    position: relative;
    padding-left: 20px;
    background: transparent;
    cursor: pointer;
}
.header-right .header-search button:before{
    content: '';
    background: url(../images/icon-seach.svg) no-repeat center;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.header-right .header-language button:before{
    content: '';
    background: url(../images/icon-laguage.svg) no-repeat center;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.header-right .header-menu button:before{
    content: '';
    background: url(../images/icon-menu.svg) no-repeat center;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.header-right button:focus{
    outline: 0;
    border: 0;
}
.header-right>div {
    margin-left: 29px;
}
.header-right button span{
    color: #ffffff;
    font-family: Barlow;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.8672268px;
}
header.header .navbar-brand img {
    max-height: 80px;
}
header.header {
    position: fixed;
    width: 100%;
    top: 0;
    border-bottom: 1px solid rgba(255,255,255,0.25999814);
    padding-bottom: 25px;
    z-index: 99;
}
section#home-banner .banner-bkg .section-heading.text-center {
    margin-top: 57px;
}
section#home-banner .banner-bkg {
    height: 100vh;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
section#home-banner .banner-bkg:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.5573382;
    background: #313941;
}
section#home-banner .banner-bkg .section-heading{
    position: relative;
}
section#home-banner .banner-bkg .section-heading .section-subheading{
    color: #ffffff;
    font-family: Barlow;
    font-size: 37px;
    font-weight: 700;
    line-height: 44px;
    text-transform: uppercase;
    letter-spacing: 2.1391594px;
    margin-bottom: 0;
}
section#home-banner .banner-bkg .section-heading .section-heading{
    color: #ffffff;
    font-family: Barlow;
    font-size: 80px;
    font-weight: 700;
    line-height: 96px;
    text-transform: uppercase;
    letter-spacing: 4.6252093px;
}
section#home-banner .banner-bkg .scroll-down{
    position: absolute;
    bottom: 34px;
    left: 50%;
    margin-left: -27px;
    width: 55px;
}
section#home-banner .banner-bkg .scroll-down span:after{
    content: '';
    width: 1px;
    height: 34px;
    background: #fff;
    display: inline-block;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}
section#home-banner .banner-bkg .scroll-down span{
    color: #ffffff;
    font-family: Barlow;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.7515965px;
    opacity: 0.90000004;
    padding-bottom: 10px;
}
section#home-banner .banner-bkg .scroll-down span:hover{
    text-decoration: none;
}
section#company-profile .bkg-parallax{
    background-size: cover;
}
#company-profile .section-description{
    max-width: 815px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 67px;
}
#company-profile .section-description p{
    color: #4b4b4b;
    font-family: Barlow;
    font-size: 28px;
    font-weight: 400;
    line-height: 42px;
    text-align: center;
    letter-spacing: 1.6188233px;
}
#company-profile .button-link{
    position: relative;
}
#company-profile .button-link a{
    color: #0082c8;
    display: inline-block;
    vertical-align: top;
}
#company-profile .button-link a:hover{
    text-decoration: none;
}
#company-profile .banner-bkg{
    padding: 133px 0 84px;
    background-position: center;
    background-size: cover;
    position: relative;
}
#company-profile .banner-bkg:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.5335984;
    background: #fff;
    top: 0;
}
#our-business .section-heading h2{
    color: #ffffff;
    font-family: Barlow;
    text-transform: uppercase;
    margin-bottom: 24px;
}
#our-business .section-heading{
    position: relative;
}
#our-business .section-heading .section-description p{
    color: #ffffff;
    font-family: Barlow;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.92504185px;
}
#our-business .section-content .item-inner h4{
    color: #ffffff;
    font-family: Barlow;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.92504185px;
    margin: 0;
    padding-top: 15px;
}
#our-business .section-content .item-inner h4 a {
    color: #ffffff;
}
#our-business .section-content .item-inner h4 a:hover {
    color: #029a3c;
    text-decoration: none;
}
#our-business .section-content .item-inner .icon img{
    vertical-align: top;
    filter: brightness(0) invert(1);
    width: 100%;
    max-width: 86px;
}
#our-business .section-content .item-inner .icon{
    width: 134px;
    height: 134px;
    border-radius: 50%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
}
#our-business .section-content {
    padding-top: 30px;
    max-width: 920px;
    margin: 0 auto;
}
#our-business .section-content .item-inner{
    margin-bottom: 38px;
}
#our-business .button-link{
    margin-top: 10px;
}
#our-business .button-link a{
    color: #fff;
}
section#our-business .banner-bkg:before {
    content: '';
    width: 100%;
    height: 200%;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    background-image: url(../images/our-business-bkg-shadow.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
section#our-business .banner-bkg {
    padding: 88px 0 90px;
    position: relative;
    background-position: center;
    background-size: cover;
}
#our-project .section-heading h2{
    color: #ffffff;
    font-family: Barlow;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.92504185px;
}
#our-project .section-content .our-project-item{
    min-height: 62.500vw;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
#our-project .section-content .our-project-item:before{
    content: '';
    width: 100%;
    height: 100%;
    /* opacity: 0.1970331; */
    opacity: 0.55;
    background: #313941;
    position: absolute;
    left: 0;
    top: 0;
}
#our-project .section-content .our-project-item .item-inner .item-meta span{
    opacity: 0.90000004;
    color: #c8c8c8;
    font-family: Barlow;
    font-size: 21px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 1.2141175px;
}
#our-project .section-content .our-project-item .item-inner .item-meta {
    margin-bottom: 15px;
    margin-top: 28px;
    color: #c8c8c8;
    font-family: Barlow;
    font-size: 21px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 1.2141175px;
}
section#our-project {
    position: relative;
}
section#our-project .button-link .see-all {
    padding-right: 0;
}
#our-project .section-heading {
    position: absolute;
    top: 5.547vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    width: 100%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
#our-project .section-content .our-project-item .item-inner{
    width: 100%;
    text-align: left;
    position: relative;
}
#our-project .section-content .our-project-item .item-inner h3{
    color: #ffffff;
    font-family: Barlow;
    font-weight: 700;
    letter-spacing: 2.890756px;
    margin-bottom: 10px;
}
#our-project .section-content .our-project-item .item-inner a{
    padding-right: 70px;
    position: relative;
    margin-top: 35px;
    display: inline-block;
    vertical-align: top;
}
#our-project .section-content .owl-nav {
    position: absolute;
    bottom: 10.234vw;
    right: 10.547vw;
    display: flex;
}
#our-project .section-content .owl-nav button.owl-prev {
    margin-right: 13px;
}
#our-project .section-content .owl-nav button.owl-next:before{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
#sustainability-section .section-heading {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
#sustainability-section .section-heading h2{
    color: #029a3c;
    font-family: Barlow;
    font-size: 19px;
    font-weight: 700;
    line-height: 23px;
    text-transform: uppercase;
    letter-spacing: 1.0984873px;
    margin-bottom: 11px;
}
#sustainability-section .section-description p{
    color: #000000;
    font-family: Barlow;
    font-size: 36px;
    font-weight: 400;
    line-height: 43px;
    letter-spacing: 2.0813441px;
}
#sustainability-section .section-content{
    padding-left: 30px;
    margin-top: 125px;
}
#sustainability-section .section-content .item-inner h3{
    color: #7b7b7b;
    font-family: Barlow;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 1.2719326px;
    cursor: pointer;
}
#sustainability-section .section-content .item-inner .link-wrap a{
    opacity: 0.90000004;
    color: #ffffff;
    font-family: Barlow;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    letter-spacing: 1.1563023px;
    padding-bottom: 0;
}
#sustainability-section .section-content .item-inner .link-wrap a:hover{
    text-decoration: none;
}
#sustainability-section .section-content .item-inner:hover .button-link .see-all:after {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
}
#sustainability-section .section-content .item-inner:hover .button-link .see-all:before {
    opacity: 1;
    transition-delay: .25s;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
#sustainability-section .section-content .item-inner .link-wrap{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    width: 100%;
}
#sustainability-section .section-content .item-inner .item-image {
    margin-bottom: 33px;
    position: relative;
}
#sustainability-section .section-content .sustainability-item .item-image:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #029a3c;
    bottom: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    left: 0;
    opacity: 0;
}
#sustainability-section .section-content .sustainability-item:hover .item-image:before{
    opacity: 0.6735956;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
#sustainability-section .section-content .sustainability-item:hover .item-image .link-wrap{
    opacity: 1;
    visibility: visible;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
#sustainability-section .section-content .owl-nav{
    display: flex;
    position: absolute;
    top: -87px;
    right: 74px;
}
#sustainability-section .sustainability-slider{
    position: relative;
}
#news-events .section-heading h2{
    color: #6d6d6d;
    font-family: Barlow;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.890756px;
    float: left;
}
#news-events .banner-bkg {
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 73px 0 96px;
}
#news-events .banner-bkg:before{
    content: '';
    opacity: 0.6735491;
    background: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#news-events .section-heading{
    position: relative;
}
#news-events .section-content{
    position: relative;
}
#news-events .button-link{
    position: relative;
}
#news-events .section-content .item-inner .meta-date{
    color: #000000;
    font-family: Barlow;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.8672268px;
}
#news-events .section-content .news-events-item:hover .meta-date {
    color: #029a3c;
}
#news-events .section-content .item-inner .item-meta{
    width: 15.5%;
    float: left;
}
#news-events .section-content .item-inner .title{
    width: 70%;
    float: left;
}
#news-events .section-content .item-inner .button-link{
    width: 14.5%;
    float: left;
    text-align: right;
}
#news-events .section-content .item-inner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
    padding: 35px 0 34px;
    border-bottom: 1px solid #d7d7d7;
}
#news-events .section-content .news-events-item .title h3{
    color: #000000;
    font-family: Barlow;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0.92504185px;
    margin: 0;
}
#news-events .section-content .news-events-item .button-link a{
    position: relative;
    font-size: 0;
    width: 17px;
    height: 11px;
    display: inline-block;
    vertical-align: middle;
}
#news-events .section-content .news-events-item .button-link a:before{
    content: '';
    background: url(../images/arrow-more.svg) no-repeat center;
    width: 17px;
    height: 11px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5.5px;
}
#news-events .section-content .news-events-item:hover .title h3{
    color: #029a3c;
}
#news-events .section-content .news-events-item:hover .button-link a:before{
    background: url(../images/arrow-more-hover.svg) no-repeat center;
}
.footer .footer-item-inner ul{
    margin: 0;
    padding: 0;
}
.footer .footer-item-inner ul li{
    list-style-type: none;
    margin-bottom: 15px;
}
.footer .footer-item-inner ul li a{
    opacity: 0.90000004;
    color: #ffffff;
    font-family: Barlow;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 0.8672268px;
}
.footer .footer-item-inner ul li a:hover{
    color: #029A3C;
    text-decoration: none;
}
.footer .footer-item-inner h4 a{
    opacity: 0.90000004;
    color: #ffffff;
    font-family: Barlow;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 0.8672268px;
}
.footer .footer-item-inner h4 a:hover{
    color: #029A3C;
    text-decoration: none;
}
.footer{
    background: #313941;
}
.footer .footer-brand .footer-item-inner ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.footer .footer-item.footer-brand .footer-item-inner ul li:last-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 66%;
    max-width: 66%;
    margin-top: 30px;
}

.footer .footer-item.footer-brand .footer-item-inner ul li:last-child img {
    max-width: 100%;
}
.container {
    max-width: 1250px;
}
#sustainability-section {
    padding: 84px 0 78px;
}
#sustainability-section .section-description {
    max-width: 1000px;
}
#sustainability-section  .button-link {
    margin-bottom: 15px;
}
#sustainability-section .section-content .owl-nav button.owl-next {
    margin-left: 16px;
}
#news-events .section-content .news-events-content {
    padding-left: 20.078vw;
    margin-top: 47px;
}
#news-events .section-heading.text-left {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
footer .footer-item-inner .navbar-brand {
    margin: 0;
    padding: 0;
}
footer .footer-item-inner .navbar-brand img {
    min-width: 102px;
}
.footer .footer-item:not(.footer-logo){
    padding-top: 42px;
}
.footer .footer-item-inner h4 {
    margin-bottom: 5px;
}
.footer .footer-item.footer-brand .footer-item-inner ul li{
    padding: 0 5px;
    margin-bottom: 17px;
    text-align: center;
}
.footer .footer-item.footer-brand .footer-item-inner ul li img {
    max-width: 133px;
    max-height: 90px;
    width: 100%;
}
.footer .footer-main {
    padding-bottom: 118px;
}
.lolli-logo img {
    max-width: 16px;
    vertical-align: top;
}
#sustainability-section .section-content .item-inner .item-image img {
    opacity: 0;
}
#sustainability-section .section-content .item-inner .item-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#headerSearch {
    position: absolute;
    top: 100%;
    background: #fff;
    padding: 10px;
    -webkit-box-shadow: 0px 5px 10px 0px #ccc;
    -moz-box-shadow: 0px 5px 10px 0px #ccc;
    box-shadow: 0px 5px 10px 0px #ccc;
    display: none !important;
}
#headerSearch .field.search label{
    display: none;
}
#headerSearch .field.search{
    float: left;
}
#headerSearch .actions{
    float: left;
    position: absolute;
    right: 0;
    height: 38px;
    width: 30px;
}
#headerSearch #search_mini_form {
    display: inline-block;
    width: 100%;
    border-radius: 4px;
    vertical-align: top;
    position: relative;
}
.header-right #headerSearch .actions button span{
    display: none;
}
#headerSearch .field.search .control input {
    border: 1px solid #d7d7d7;
    padding: 5px 40px 7px 10px;
}
.header-right .header-search #headerSearch button:before{
    background: url(../images/icon-search-sticky.svg) no-repeat center;
    top: -5px;
    left: 8px;
}
#headerSearch .field.search .control input:focus {
    outline: 0;
}
.header-language #headerLanguage {
    position: absolute;
    top: calc(100% + 34px);
    background: #fff;
    padding: 10px;
    -webkit-box-shadow: 0px 1px 3px 0px #ccc;
    -moz-box-shadow: 0px 1px 3px 0px #ccc;
    box-shadow: 0px 1px 3px 0px #ccc;
    right: 0;
    width: max-content;
}
.header-language #headerLanguage ul{
    padding: 0;
    margin: 0;
}
.header-language #headerLanguage ul li{
    list-style-type: none;
}
section#navbarResponsive{
    border-top: 1px solid #d7d7d7;
}
section#navbarResponsive .nav-wrap nav ul li a:before{
    content: '';
    width: 0;
    height: 1px;
    background: #029a3c;
    position: absolute;
    left: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    top: 54%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
section#navbarResponsive .container-fluid{
    max-width: 1250px;
}
.is-show .header-right button span{
    color: #7b7b7b;
}
section#navbarResponsive .nav-wrap{
    padding: 56px 0 60px;
}
section#navbarResponsive .nav-wrap .nav-main {
    display: flex;
    align-items: center;
}
section#navbarResponsive .nav-wrap .nav-main .nav-image {
    padding-right: 73px;
}
section#navbarResponsive .nav-wrap .nav-main .item-parents {
    width: 100%;
}
.fixed .header-right .header-search button:before, 
.is-show .header-right .header-search button:before{
    background: url(../images/icon-search-sticky.svg) no-repeat center;
}
.is-show .header-right .header-search button:before{
    opacity: 0.4;
}
.fixed .header-right .header-language button:before, 
.is-show .header-right .header-language button:before{
    background: url(../images/icon-lag-sticky.svg) no-repeat center;
}
.fixed .header-right .header-menu button:before, 
.is-show .header-right .header-menu button:before{
    background: url(../images/icon-menu-sticky.svg) no-repeat center;
}
.sustainability-wrap {
    padding-right: 23.5%;
    overflow: hidden;
    position: relative;
    padding-top: 125px;
}
.sustainability-slider.owl-carousel .owl-stage-outer {
    overflow: visible;
    position: static;
}
#sustainability-section .sustainability-slider {
    position: static;
}
#sustainability-section .section-content {
    margin-top: 0;
}
#sustainability-section .section-content .owl-nav {
    top: 22px;
}
#news-events .section-heading.text-left .button-link {
    float: right;
}
#news-events .section-heading.text-left .button-link {
    float: right;
    margin-top: 23px;
}
#news-events .section-heading.text-left .button-link .see-all {
    padding-right: 108px;
}
.header-language #headerLanguage ul li a {
    color: #7b7b7b;
    font-family: Barlow;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0.92504185px;
    text-transform: capitalize;
    padding: 0;
    transition: color .3s linear;
}
section#navbarResponsive .nav-wrap .nav-main .item-parents:hover ul.nav-level1 li a {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 1.0406721px;
    display: inline-block;
    vertical-align: top;
}
section#navbarResponsive .nav-wrap .nav-main .item-parents ul.nav-level1 li a{
    margin: 16.7px 0;
}   
.header-language #headerLanguage ul li a:hover{
    color: #029a3c;
    text-decoration: none;
}
header.header.is-show .header-right button:not(.is-open) span {
    color: #b9b8b8;
}

@media only screen and (min-width: 1200px){
    #our-project .section-content .our-project-item .item-inner h3 {
        max-width: 80%;
    }
    .footer .footer-item.footer-brand .footer-item-inner ul li img {
        max-width: 133px;
    }
    #sustainability-section .section-description {
        margin: 0px 0 40px;
    }
}
@media only screen and (min-width: 768px){
    section#navbarResponsive .nav-wrap .nav-main .item-parents > ul.navbar-nav {
    display: none;
}
    section#navbarResponsive .nav-wrap .nav-main .item-parents:hover > ul.navbar-nav {
        display: block;
        position: absolute;
        width: 66%;
        top: 0;
        left: 33%;
        height: 100%;
    }
    section#navbarResponsive .nav-wrap nav ul.nav-level0 li.item-level0 > a {
        max-width: 34%;
    }

    section#navbarResponsive .nav-wrap nav ul.nav-level0 li.item-level1 > a {
        max-width: 50%;
    }

    section#navbarResponsive .nav-wrap .nav-main .item-level1.item-parents:hover > ul.navbar-nav {
        left: 38%;
        width: 62%;
    }
    #sustainability-section .section-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 43.666667%;
        flex: 0 0 43.666667%;
        max-width: 43.666667%;
    }

    #sustainability-section .section-heading {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 56.333333%;
        flex: 0 0 56.333333%;
        max-width: 56.333333%;    
        padding-left: 28px;
    }
}
@media only screen and (max-width: 1200px){
    .footer .footer-item-inner ul li a{
        line-height: 22px;
    }
    section#navbarResponsive .nav-wrap nav ul li a:hover:before {
        width: 15px;
    }

    section#navbarResponsive .nav-wrap nav ul li a:hover {
        padding-left: 20px;
    }


    section#navbarResponsive .nav-wrap nav ul li a {
        font-size: 18px;
    }
    section#navbarResponsive .nav-wrap .nav-main .item-parents ul.nav-level1 li a {
        margin: 10px 0;
    }
    section#navbarResponsive .nav-wrap .nav-main .item-parents:hover ul.nav-level1 li a {
        font-size: 16px;
    }
}
@media only screen and (max-width: 991px){
    section#navbarResponsive .nav-wrap .nav-main .nav-image {
        padding-right: 15px;
    }
    #company-profile .banner-bkg {
        padding: 84px 0 84px;
    }
    section#our-business .banner-bkg {
        padding: 70px 0 90px;
    }
    #our-project .section-heading{
        top: 3.547vw;
    }
    #our-project .section-content .our-project-item .item-inner a{
        margin-top: 20px;
    }
    #sustainability-section {
        padding: 80px 0 78px;
    }
    #news-events .section-content .news-events-content {
        padding-left: 0;
    }
    .footer .footer-main .footer-item.footer-menu {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .footer .footer-main .footer-item.footer-logo {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .footer .footer-item.footer-brand {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footer .footer-item.footer-brand .footer-item-inner ul li img {
        max-width: 133px;
        opacity: 0.6061198;
        max-height: 70px;
    }
    .footer .footer-main {
        padding-bottom: 55px;
    }
    section#navbarResponsive .nav-wrap nav ul li a:hover:before {
        width: 15px;
    }

    section#navbarResponsive .nav-wrap nav ul li a:hover {
        padding-left: 20px;
    }
    section#navbarResponsive .nav-wrap nav ul.nav-level0 li.item-level0 > a {
        max-width: 30%;
    }
}
@media only screen and (max-width: 767px){
    .footer .footer-item.footer-brand .footer-item-inner ul li:last-child {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footer .footer-item.footer-brand .footer-item-inner ul li:last-child img {
        max-width: 100%;
    }
    #sustainability-section  .button-link {
        margin-bottom: 15px;
    }
    #sustainability-section .section-image {
        margin-bottom: 40px;
    }
    #sustainability-section .section-image img {
        width: 100%;
    }
    section#navbarResponsive .nav-wrap .nav-main .item-parents ul.nav-level1 li a{
        margin: 0;
    }  
    #news-events .section-content .item-inner .title .button-link {
        display: block !important;
    }
    .header-right .header-search {
        display: none;
    }
    .header-right .header-language {
        display: none;
    }
    header.header .navbar-brand img {
        max-height: 58px;
    }
    section#home-banner .banner-bkg .section-heading .section-subheading{
        font-size: 23.865px;
        line-height: 29px;
        letter-spacing: 1.3797578px;
    }
    section#home-banner .banner-bkg .section-heading .section-heading{
        font-size: 51.6px;
        line-height: 62px;
        letter-spacing: 2.98326px;
        margin-bottom: 6px;
    }
    #company-profile .section-description p{
        font-size: 21px;
        line-height: 42px;
        letter-spacing: 1.2141175px;
    }
    #our-business .section-heading h2{
        letter-spacing: 1.7344534px;
        margin-bottom: 22px;
    }
    #our-business .section-content .our-business-item {
        width: 50%;
    }
    #our-project .section-content .our-project-item{
        min-height: 667px;
    }
    #our-project .section-content .our-project-item .item-inner .item-meta span{
        font-size: 16px;
        line-height: 19px;
    }
    #our-project .section-content .our-project-item .item-inner h3 {
        letter-spacing: 1.7344536px;
    }
    #our-project .section-content .owl-nav {
        left: 10px;
        right: auto;
    }
    #our-project .section-heading {
        top: 33px;
        left: inherit;
        transform: none;
        right: 0;
    }
    #sustainability-section {
        padding: 46px 0 61px;
    }
    #sustainability-section .section-heading h2{
        font-size: 17px;
        line-height: 20px;
        letter-spacing: 0.982857px;
    }
    #sustainability-section .section-description p{
        font-size: 21px;
        line-height: 32px;
        letter-spacing: 1.2141175px;
    }
    #sustainability-section .section-content .owl-nav{
        right: 17px;
        top: 19px;
    }
    #sustainability-section .section-content .item-inner h3{
        font-size: 16px;
        line-height: 19px;
        letter-spacing: 0.92504185px;
    }
    #news-events .section-heading h2{
        letter-spacing: 1.7344536px;
    }
    #news-events .section-content .item-inner .meta-date{
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0.80941164px;
    }
    #news-events .section-content .item-inner .item-meta {
        width: 100%;
        margin-bottom: 13px;
    }
    #news-events .section-content .item-inner .title{
        width: 100%;
        position: relative;
    }
    #news-events .section-content .item-inner .title h3 {
        width: 80%;
        float: left;
    }
    #news-events .section-content .item-inner .button-link {
        width: 20%;
        float: left;
        display: none !important;
        position: static;
    }
    #news-events .section-content .item-inner .button-link a {
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -5.5px;
    }
    section#our-business .banner-bkg:before {
        content: '';
        width: 100%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        background: none;
        background-image: url(../images/our-business-bkg-shadow.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .footer .footer-main .footer-item.footer-menu{
        flex: 0 0 60%;
        max-width: 60%;
        float: right;
        padding-left: 0;
    }
    section#navbarResponsive .nav-wrap .nav-main .nav-image {
        padding-right: 15px;
        display: none !important;
    }
    .header-right{
        margin-top: 25px;
    }
    header.header{
        padding-bottom: 7px;
    }
    section#home-banner .banner-bkg .section-heading.text-center {
        margin-top: 2px;
    }
    #company-profile .section-description {
        margin-bottom: 52px;
    }
    #company-profile .banner-bkg {
        padding: 75px 0 75px;
    }   
    section#our-business .banner-bkg {
        padding: 65px 0 90px;
    } 
    #our-business .section-content .item-inner .icon img {
        max-height: 68px;
    }
    #our-business .section-content {
        padding-top: 31px;
    }
    #our-business .section-content .item-inner .icon {
        width: 85px;
        height: 85px;
        margin-bottom: 0px;
    }
    #our-business .section-content .item-inner {
        margin-bottom: 31px;
    }
    #our-business .button-link {
        margin-top: 18px;
    }
    #our-business .button-link a{
        padding-right: 65px;
    }
    section#our-business .banner-bkg {
        padding: 65px 0 96px;
    }
    #our-project .section-content .our-project-item .item-inner .item-meta {
        margin-bottom: 15px;
        margin-top: 100px;
    }    
    #our-project .section-content .our-project-item .item-inner a {
        margin-top: 30px;
    }
    .sustainability-wrap {
        padding-right: 23.5%;
        padding-top: 110px;
    }
    #sustainability-section .section-content .item-inner .item-image {
        margin-bottom: 21px;
    }
    #sustainability-section .section-content {
        padding-left: 20px;
    }
    #news-events .banner-bkg {
        padding: 57px 0 66px;
    }
    #news-events .section-content .item-inner{
        padding-top: 19px;
        padding-bottom: 26px
    }
    #news-events .section-content .news-events-item:first-child .item-inner {
        padding-top: 27px;
        padding-bottom: 26px;
    }
    #news-events .button-link.text-right {
        margin-top: 38px;
    }
    #news-events .button-link.text-right .see-all {
        padding-right: 112px;
    }
    .footer .footer-main .footer-item.footer-logo {
        flex: 0 0 40%;
        max-width: 40%;
        float: left;
    }
    footer .footer-item-inner .navbar-brand img {
        max-width: 55px;
        min-width: auto;
    }
    .footer .footer-main .footer-item.footer-logo {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .footer .footer-item.footer-brand .footer-item-inner ul li{
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .footer .footer-item:not(.footer-logo){
        padding-top: 0;
    }
    .footer .footer-main .row {
        display: block;
    }
    .footer .footer-item.footer-brand {
        display: inline-block;
        vertical-align: top;
    }
    #news-events .section-content .news-events-content {
        margin-top: 0;
    }    
    .footer .footer-main .footer-item.footer-menu .footer-item-inner {
        padding-top: 8px;
    }
    .footer .footer-main .footer-item.footer-menu:nth-child(2) {
        padding-top: 45px;
    }
    .footer .footer-main .footer-item.footer-menu:nth-child(4) h4, 
    .footer .footer-main .footer-item.footer-menu:nth-child(3) h4{
        margin-bottom: 11px;
    }
    .footer .footer-item.footer-brand .footer-item-inner {
        margin-top: 61px;
    }
    .footer .footer-main .footer-item.footer-menu:nth-child(4) .footer-item-inner {
        padding-top: 0;
    }
    section#navbarResponsive .container-fluid{
        padding-left: 42px;
    }
    section#navbarResponsive .nav-wrap .nav-main .item-parents.is-show > ul.navbar-nav{
        display: block;
        padding-left: 31px;
    }
    section#navbarResponsive .nav-wrap .nav-main .item-parents.is-show~li,
    section#navbarResponsive .nav-wrap .nav-main .item-parents.is-show>a{
        display: none;
    }
    section#navbarResponsive .nav-wrap .nav-main .item-parents .nav-back{
        color: #7b7b7b;
        font-family: Barlow;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        letter-spacing: 0.80941164px;
        display: none !important;
        text-transform: capitalize;
        padding-left: 20px;
        position: relative;
        margin-left: -25px;
        cursor: pointer;
    }
    section#navbarResponsive .nav-wrap .nav-main .item-parents .nav-back:before{
        content: '';
        background: url(../images/arrow-menu.svg) no-repeat center;
        background-size: contain;
        width: 9px;
        height: 13px;
        position: absolute;
        left: 0;
        top: 3px;
    }
    section#navbarResponsive .nav-wrap .nav-main .item-parents.is-show .nav-back{
        display: block !important;
    }
    section#navbarResponsive .nav-wrap .nav-main .item-parents {
        width: 100%;
    }
    section#navbarResponsive .nav-wrap nav ul li a:before{
        display: none;
    }
    section#navbarResponsive .nav-wrap nav ul li a:hover{
        padding-left: 0;
    }
    section#navbarResponsive .nav-wrap .nav-main .item-parents:hover > ul.navbar-nav {
        width: 100%;

    }
    section#navbarResponsive .nav-wrap .nav-main .is-show .item-parents>a{
        display: none;
    }
    section#home-banner .banner-bkg{
        background-position: 41% center;
    }
}
@media only screen and (max-width: 350px){
    section#home-banner .banner-bkg {
        min-height: 567px;
    }
}