.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.ol-pt {
  padding-bottom: 20px;
  padding-left: 20px;
}

.change-the-present-save-the-future-climate-action-exhibition .ht {
  padding-bottom: 20px;
}
/* 
New Colour Scheme
 */

/* End Colour Scheme */
.age-template-leaders-of-change .row-persons .col-xs-6.col-sm-6.col-md-3:nth-child(15) .person-thumbnails img {
    border: .5 solid #dedede;
}
blockquote {
  font-family: 'DINPro';
  text-align: center;
  padding: 57px 30px;
  font-size: 20px;
  border-left: none;
  position: relative;
  font-style: italic;
  max-width: 870px;
  margin: 0 auto;
  font-weight: 500;
}
blockquote::before {
  content:'';
  background-image: url('../img/quoteMark1.svg');
  width: 37px;
  height: 38px;
  display: block;
  position: absolute;
  left: 10px;
  top: 0px;
}

blockquote::after {
  content:'';
  background-image: url('../img/quoteMark2.svg');
  width: 37px;
  height: 38px;
  display: block;
  position: absolute;
  right: 10px;
  bottom: 15px;
}

body .section-ch blockquote {
  font-family: 'DINPro';
  text-align: center;
  /* border-bottom: 5px solid #C0C2CE;
  border-top: 1px solid #C0C2CE; */
  padding: 75px 10px;
  font-size: 18px;
  border-left: none;
  /* position: relative; */
  font-style: italic;

  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
body .section-ch blockquote::before {
  content:'';
  background-image: url('../img/quoteMark1.svg');
  width: 37px;
  height: 38px;
  display: block;
  position: absolute;
  left: 10px;
  top: 15px;
}

body .section-ch blockquote::after {
  content:'';
  background-image: url('../img/quoteMark2.svg');
  width: 37px;
  height: 38px;
  display: block;
  position: absolute;
  right: 10px;
  bottom: 15px;
}

/*.chairman-statement h2 { color:#569EBE; }*/
.lblue {
  color:#569EBE;
}

.dblue {
  color: #123150;
}
.font-weight-bold {
  font-weight: bold;
}
.xsmallf {
  font-size: 12px;
}

figure figcaption {
  font-size: 85%;
}

.border-top-1 {
  border-top: 1px solid #457C95 !important;
}
.border-top-2 {
  border-top: 2px solid #457C95 !important;
}
.border-top-3 {
  border-top: 3px solid #457C95 !important;
}
.border-top-4 {
  border-top: 4px solid #457C95 !important;
}

.border-bottom-1 {
  border-bottom: 1px solid #457C95 !important;
}
.border-bottom-2 {
  border-bottom: 2px solid #457C95 !important;
}
.border-bottom-3 {
  border-bottom: 3px solid #457C95 !important;
}
.border-bottom-4 {
  border-bottom: 4px solid #457C95 !important;
}

.quote p:before, .quote p:after {
  content: '"';
}

.cdl-t.timeline1 table tr:nth-child(5) td {
    border-top: 0;
    padding-top: 0;
}
.grecaptcha-badge{visibility:hidden;}
.captcha-text{display:block;margin-top:30px;font-size:75%;line-height:1.5;font-style:italic;text-align:right;}
.extra {
  float: right;
    position: relative;
    right: 25px;
    top: 17px;
}
.alignleft1 {
    float: left;
    margin: 30px 30px 10px 0;
}
.div-vmv {
    border: 1px solid #8CC4DE;
    border-bottom-right-radius: 30px;
    padding: 20px 30px 30px 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.dv-indicator1 img {
  width: 18px;
  margin-right: 5px;
}
.dv-legend1:first-child {
  margin-left: 0px;
}
.dv-indicator1.dv-empty img {
  margin-right: 0px;
}
.dv-legend1 {
    margin-left: 10px;
    float: left;
}
.div-vmv .list {
  margin-bottom: 20px;
}
.div-vmv .list:last-child {
  margin-bottom: 0px;
}
.list .dh {
  color: #569EBE;
}
.div-cv {
  margin-left: 30px;
}
.div-cvm {
  margin-bottom: 30px;
  margin-left: 30px;
}
.cv_list .bdh,
.cv_list .bdcn {
  color: #fff;
}
.cv_list {
  background-color: #123150;
  width: 470px;
  padding: 20px 30px 30px 30px;
  margin-bottom: 10px;
   border-bottom-right-radius: 30px;
}
.acronym1 {
  display: table;
    width: 470px;
    margin-bottom: 5px;
    height: auto;
    position: relative;
}
.acronym1:last-child {
  margin-bottom: 0px;
}
.adh {
      background-color: #8CC4DE;
    padding: 20px 30px 30px 30px;
    color: #fff;
    border-bottom-left-radius: 30px;
    width: 18%;
    position: absolute;
    text-align: center;
}
.adcn {
      background-color: #EAEAEA;
    padding: 20px 20px 30px 20px;
    width: 82%;
    right: 0;
    float: right;
}
.adh,
.adcn {
  display: inline-table;
}
.list .dh,
.cv_list .bdh {
  font-size: 30px;
  font-family: "din_condensedbold";
  letter-spacing: 2px;
  text-transform: uppercase;
}
.homebtn, .sbtn {
  display: inline-block;
  margin-left: 15px;
}
.homebtn i {
  font-size: 30px;
  color: #53524C;
}
.directors .bio p > a {
  color: #569EBE;
  text-decoration: underline !important;
  transition: color 0.6s ease;
}
p.h4-sub {
  font-weight: bold;
  color: #35b1dc;
}
.directors .bio p > a:hover {
  color: #042F5B;
}
.sbtn i {
  font-size: 27px;
  color: #53524C;
}
.single-tribe_events .subpage-contents ul:not(.nav-tabs) li::before {
  display: none;
}
form.search-form input[type="search"] {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
form.search-form .search-submit {
      font-size: 16px;
    font-family: "din_condensedbold";
    text-transform: uppercase;
  
    border-radius: 20px;

    padding: 7px 20px 7px;
    min-width: 102px;
    letter-spacing: 2px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
      color: #fff;
    background-color: #46b3d9;
    border-color: #46b3d9;
}
.searchpage .item .btn.btn-default.btn-arrow {
  background-color: #042F5B !important;
    padding: 5px 30px !important;
    color: #fff !important;
}
.searchpage .item h4 {
  font-size: 18px;
  text-transform: uppercase;
}
html span.wpcf7-list-item-label::before, html span.wpcf7-list-item-label::after {
  content: none !important;
}
#breadcrumbs {
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 16px;
    color: #939393;
}
#breadcrumbs a {
  color: #939393;
}
.cdl-t.timeline1 table tr:nth-child(4) td ul {
    margin-bottom: 0;
}
.cdl-t.timeline1 table tr:nth-child(4) td {
    padding-bottom: 0;
}
.tabt {
  font-size: 20px;
  margin-bottom: 20px;
}
a.btn-a {
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
}
a.btn-a:hover .btn-box {
    background-color: #279D79;
    color: #fff;
}
.risk-001.nc-t table tr td {
    vertical-align: top !important;
}
.cdl-t table tr td.no-border {
    border-top: none;
}
html .ht2 {
  font-size: 18px !important;
}
html .mod-grid .mod-grid-gfx.__gfx2 {
  bottom: 50px;
}
.btn-box {
    width: 250px;
    height: 160px;
    display: inline-block;
    border: 2px solid #279D79;
    padding: 15px;
    color: #279D79;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    transition-duration: 0.5s;
    transition-delay: 0s;
    transition-timing-function: ease;
}
.section.__section-bg.leadership-section {
  margin-bottom: 0px !important;
}
.t-prizes {
    border-top: 2px solid #707070;
    width: 100%;
}
.t-prizes tr:first-child td {
    padding-top: 10px;
}
.t-prizes tr td {
    padding-top: 5px;
    padding-bottom: 5px;
}
.t-prizes tr td.tp-td1 {
    width: 60%;
}
.t-prizes tr td.tp-td2 {
    vertical-align: top;
    vertical-align: 40%;
}

.sca-link {
    position: relative;
    cursor: pointer;
    display: block;
}
.g-padd {
    padding-top: 10px;
    padding-bottom: 10px;
}
.p10b {
    padding-bottom: 10px;
}
.sca-hc {
    position: absolute;
    background-color: #569EBE;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    text-align: right;
    padding: 15px;
}
.sdg-city-challenge .subpage-contents a.btn {
  color: #fff;
  text-decoration: none;
}
.sdg-alignment img {
  padding: 2px;
}
.sdg-city-challenge .subpage-contents a.btn:hover {
  color: #fff;
  text-decoration: none;
}
html .rem-tbg-pad .t-bg45 {
  padding: 20px !important;
}
.sca-link .sca-hc {
    opacity: 0;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    transition-duration: 0.5s;
    transition-delay: 0s;
    transition-timing-function: ease;
}
.sca-link:hover > .sca-hc {
    opacity: 1;
}
.img-atalogo {
    margin-top: 30px;
    margin-bottom: 30px;
}
.ctc-1 {
    margin-bottom: 40px;
    border: 1px solid #569EBE;
    display: inline-block;
    padding: 10px;
}
html .ecdl-2019 .ssa-vid-box {
    width: 100%;
    float: none !important;
}
html .ecdl-2019 {
  float: none;
  margin-bottom: 40px !important;
}
html .page-template-page-cdlegen .thb-gallery .thb-grid-item:nth-child(8) .thb-img {
  background-position-y: top;
}
html .ecdl-2019 a.has-video .video-wrapper {
    height: 450px;
}
#message {  
    margin-top: 10px;
    margin-bottom: 10px;
}
#mail-status {
    padding: 10px 20px;
    width: 100%;
    display:none; 
}
.error {
    background-color: transparent;  
    border: 2px solid #f7e700;
}
.success{
    background-color: transparent;
    border: 2px solid #279d79;
}
span.wpcf7-list-item-label {
    padding-left: 10px;
}
#optionsOthers {
    margin-right: 5px;
}
.fc01 .fcl1 {
    margin-right: 5px;
}
.directors {
    padding-left: 0px !important;
    margin-top: 0px !important;
    display: inline-block;
}
.directors.winners li:first-child {
    padding-top: 15px !important;
}
.directors.winners .fa.fa-plus {
  display: none !important;
}
.directors.winners .photo img {
    left: 0;
    top: 0;
    transform: none;
    position: relative;
}
.winners a {
    text-decoration: none !important;
}
.directors a:hover {
    text-decoration: none !important;
}
.directors.winners .photo {
        height: initial;
    width: initial;
    border-radius: 0;
    overflow: unset;
    position: relative;
    float: left;
}
.directors.winners .profile h4 {
    padding: 0;
    font-weight: inherit;
}
.directors.winners .profile .title {
    margin-left: 0;
}
.directors.winners .profile .name {
    font-size: 22px;
}
.directors.winners .profile .name {
    background: none;
    color: #509ebd;
}
.directors.winners .profile .title {
    background: none;
    color: #279d79;
}
.winners .profile .name {
    background: #509ebd;
}
.winners .profile .title {
    background: #279d79;
}
.sub-menus .menu ul li a {
    line-height: 1.1 !important;
}
.c-policy {
    font-size: inherit;
    font-size: 700;
}
.nc-t table tr td {
   vertical-align: middle !important;
}
.winners .btn {
    color: #fff !important;
}
.h4-small1 {
        color: #042F5B !important;
    font-size: 22px !important;
}
.this-green-2,
.headgreen {
    color: #279d79 !important;
}
.bl {
    color: #042F5B !important;
}
.winners .btn:hover {
    color: #fff !important;
} 
.winners li::before {
    content: none !important;
}
.t-linebb {
  border-bottom: 1px solid #000;
}
.t-bgv30 {
     background-color: #e2e2e2;   
}
.bg-lightblue {
    background-color: #a9d8e4;
}
.table-okd .t-bg3 img {
    margin-top: 20px;
}
.subpage-contents h4.this-green-2 {
    font-size: 20px !important;
}
.subpage-contents h4.this-green, 
.subpage-contents h5.this-green {
    color: #279d79;
}
html .svgimg  .fancybox-image-wrap {
    width: 80% !important;
    height: 80% !important;
    position: absolute;
    top: 50%;
    margin: 0 auto;
    transform: translateY(-50%) !important;
    left: 0;
    right: 0;
}
.social-media>li>a {
    width: 30px;
    height: 30px;
}
.cdl-t.risk-m1 table tr td:last-child {
    padding: 20px 10px;
}
.subpage-contents .cdl-t a {
    color: #569EBE;
    transition: color 0.6s ease;
}
html #main .social-media .label {
    font-size: 14px;
    top: -10px;
    padding-bottom: 0px !important;
}
.subpage-contents .cdl-t a:hover {
    text-decoration: underline;
    color: #042F5B;
}
html .svgimg.nobg  .fancybox-image-wrap .fancybox-image {
    background-color: transparent !important;
}
html .nopadd  .fancybox-image-wrap .fancybox-image {
    padding: 0px !important;
}
.fancybox-image {
    background-color: #fff !important;
}
.page-template-happenings .gallery {
  text-align: left !important;
}
.w-100p {
    width: 100%;
}
/*.fancybox-image {
    padding: 30px !important;
}*/
#back-to-top {
    display: none !important;
}
.subpage-contents .accord-sub.ui-accordion h4 {
    color: #123150;
}
html .subpage-contents .accord-sub h4.ui-state-active,
html .subpage-contents .accord-sub h4.ui-state-hover {
    color: #fff;
}
.subpage-contents div.special-logos ul:not(.nav-tabs) li::before,
.subpage-contents div.special-boxed ul:not(.nav-tabs) li::before,
.subpage-contents.no-arrows ul:not(.nav-tabs) li::before {
    content: none;
}
.mod-sidebar-menu h3 {
  text-transform: none;   
}
.mod-sidebar-menu .sub-menu {
    list-style: none;
    padding-left: 20px;
}
.s35 {
    color: #f69400;
    font-weight: 600;
}
.divscp {
    color: #f69400;
    font-weight: 600;
}
.s36 {
    color: #0f9247;
}
.s37 {
    color: #f69400;
}
.sv {
    font-size: 17px;
    font-weight: 600;
    color: #042F5B;
    background: url(../assets/bld/images/arrow-vm.png) left 6px no-repeat;
    display: block;
    background-size: 26px 27px;
    padding: 7px 0 0 32px;
	margin-bottom: 20px;
}
.box-c2 {
      border-top: 2px solid #042F5B;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px
}
.tcircle .legend-wrap .legend .icon {
      vertical-align: top !important;
}
.tcircle .highcharts-title {
  text-align: center;
}
.circlet-total {
    color: #939393 !important;
    font-size: 20px;
    font-weight: bold;
}
.circlet-value {
  color: #000 !important;
  font-size: 50px;
  font-weight: bold;
  margin-top: -10px;
}
body.trends1 .author-blog {
	font-size: 16px;
}
.box-c4 {
      border-top: 2px solid #042F5B;
      border-top-right-radius: 0px;
}
html #main .social-media li a:hover {
    opacity: .7;
}
html #main .social-media li {
  padding-bottom: 0px !important;
}
.social-media li a{
  text-decoration: none !important;
}
.social-media >li.facebook >a {
  background: #355393;
    /*background-image: url(../assets/bld/images/fb.png);*/
}
.social-media >li.twitter >a {
  background-color: rgb(85, 172, 238);
    /*background-image: url(../assets/bld/images/twitter.png);*/
}
.social-media >li.linkedin >a {
  background-color: rgb(0, 123, 181);
    /*background-image: url(../assets/bld/images/linkedin.png);*/
}
.social-media > li > a {
  width: 30px;
    height: 30px;
    border-radius: 20px;
}
.social-media > li > a > i {
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 52%;
    top: 50%;
    transform: translate(-50%, -50%);
}
html #sidebar .mod-sidebar-menu h3 {
      font-size: 25px;
}
.cdl-form {
  border-top: 2px solid #042F5B;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
html a.sr-dl-l.btn:hover {
  background-color: #40c198;
}
html a.sr-dl-l.btn {
  font-size: 16px;
  background: #279D79;
}
html a.sr-dl-l:hover {
  background-color: #569EBE;
    text-decoration: none;
}
html a.sr-dl-l {
  background-color: #042F5B;
   padding: 5px 30px;
   color: #fff !important;
}
body.sr2 .tab-content h3 {
  text-align: left;
}
body.trends-insights .nav-tabs li a {
    border-radius: 0px !important;
}
body.sr1 #fancybox-wrap {
  position: absolute;
  z-index: 1;
}
.t-head2 {
  font-size: 18px;
  border-bottom: 2px solid #042F5B;
  color: #042F5B;
}
.accord-sub h4 {
  font-size: 18px;
}
html .accord-sub h4.ui-state-active {
  background-color: #042F5B !important;
}
html .accord-sub h4:hover {
  background-color: #042F5B !important;
}
.sv p {
	color: #042F5B !important;
	margin: 10px 0px 30px;
}
.padd1 {
	margin-bottom: 20px;
}
.winners .btn {
  border: 0px;
  text-transform: uppercase;
  border-radius: 20px;
  font-size: 16px;
  line-height: inherit;
  padding: 7px 20px 7px;
  margin-bottom: 20px;
}
ul.directors.winners li {
    margin-top: 20px;
}
html .div-r {
 display: inline-block;
 position: relative;
 margin-bottom: 20px;
}
html .col-r {
    position: absolute;
    right: 0;
    bottom: 0;
}
.col-xs-12.col-md-6.col-l {
  padding-left: 0px;
}
.integrated-lbl1 {
  font-size: 17px;
  display: block;
  margin-bottom: 15px;
}
.integrated-lbl2 {
  font-size: 25px;
  font-family: "din_condensedbold";
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
  line-height: 1.1;
}
.excerpt {
	color: #fff !important;
  border-top-left-radius: 0px !important;
	border-bottom-right-radius: 40px !important;
  margin-top: 30px;
  background: #123150;
  font-weight: normal;
  padding: 20px 40px;
  width: initial;
  font-size: initial;
}
.ch-pic {
    border-bottom: 0px !important;
    width: 345px;
    margin-bottom: 30px !important;
}
.t-head {
	background-color: #00886d !important;
    font-weight: normal;
    font-size: 20px;
    color: #fff;
    font-family: "din_condensedbold";
    letter-spacing: 2px;
}

.tab-content h3 {
    text-align: right;
    font-weight: 600;
    line-height: 22px;
    color: #35b1dc;
    font-size: 18px;
    border-bottom: 2px solid #279D79;
    padding-bottom: 10px;
}
.nav-tabs {
    border: 0;
    float: right;
    font-family: "din_condensedbold";
    overflow: hidden;
}
.v-year {
	font-weight: 700;
    font-size: 16px;
    color: #279D79;
}
.tab-pane ul {
    margin-left: 6px;
}
#tab01 .subpage-contents ul {
    margin: 0 0 20px 0px;
    padding-left: 0px;
}
.subpage-contents ul {
    margin: 0 0 20px 0px;
    padding-left: 20px;
}
.pad-top {
    position: relative;
    display: block;
    margin-top: 18px;
}
.subpage-contents ul li {
    padding-bottom: 4px;
}

.subpage-contents ul li {
    padding-bottom: 4px;
}
.nav-tabs li.active a {
    color: #fff !important;
    background: #53524C !important;
}
.nav-tabs li a {
    letter-spacing: 1px;
    padding: 12px 20px 10px;
    color: #53524C !important;
    background: #EAEAEA;
    border-radius: 0;
    font-size: 18px;
    line-height: 18px;
    border: 0 !important;
    margin: 0;
    margin-right: 8px;
}
.spdate1 {
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}
.cdl-t table tr td {
	padding: 20px;
}
.cdl-t1 .t-bg45 {
  padding: 20px !important;
}
.t-bg4 {
	padding: 20px !important;
}
.it1 ul {
	padding-left: 20px !important;
}
html .it1 tr td {
    padding-bottom: 0px !important;
}
html .it1 tr:last-child td {
    padding-bottom: 20px !important;
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 50; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  padding: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  /*max-width: 700px;*/
}
#myImg {
	cursor: pointer;
}
/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}
.nc-t1 table tr td {
  padding: 10px !important;
}
/* Add Animation */
.modal-content, #caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)}
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
#sidebar .mod-sidebar-menu ul.menu li.current-menu-item a {
    font-weight: 700;
}
#sidebar .mod-sidebar-menu ul.menu li.current-menu-item a::before {
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
}
.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
.youth4climate-tab {
  padding-top: 70px;
}
.ipad-l {
    display: none;
}
.ipad-p {
    display: none;
}
.ipad-b {
    display: none;
}
.page-hero .hero-title h1 {
  text-shadow: 2px 2px 3px #333;
}
.dview {
  display: block;
}
.mview {
  display: none;
}
.thb-gallery {
    overflow: hidden;
}
.thb-grid-sizer, .thb-grid-item, .thb-grid-sizer1, .thb-grid-item1 {
    width: 50%;
}
html .wrapper-yo .thb-grid-item, html .wrapper-yo .thb-grid-item1 {
    padding: 2px;
}
.thb-grid-item, .thb-grid-item1 {
    height: 282px;
    float: left;
    padding: 2px;
    background: #fff;
}
.thb-grid-item {
    background: #fff !important;
}
.thb-grid-item .thb-img, .thb-grid-item1 .thb-img {
    background: #fff;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    position: relative;
}
.thb-grid-item .thb-img a, .thb-grid-item1 .thb-img a {
    position: absolute;
    width: 100%;
    height: 100%;
}
.filter-dropdown-wrap .year-dropdown,
.filter-dropdown-wrap .month-dropdown {
  margin-right: 5px;
}
.filter-dropdown-wrap .year-dropdown div {
  background: #457C95;
  text-align: center;
  color: #fff;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: lighter;
  line-height: 35px;
}
.filter-dropdown-wrap .month-dropdown div {
  background: #27566E;
  text-align: center;
  color: #fff;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: lighter;
  line-height: 35px;
}


select {
  background-color: #457C95;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 4px 2.0em 4px 1em;
  border:none;
  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select#month {
  background-color: #27566E;
}

select#year {
  background-image:
    linear-gradient(45deg, transparent 50%, #ffffff 50%),
    linear-gradient(135deg, #ffffff 50%, transparent 50%);
  background-position:
    calc(100% - 20px) calc(1em + -2px),
    calc(100% - 15px) calc(1em + -2px),
    calc(100% - .5em) .5em;
  background-size:
    5px 5px,
    5px 5px,
    1.5em 1.5em;
  background-repeat: no-repeat;
}

select#year:focus {
  background-image:
    linear-gradient(45deg, white 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, white 50%);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - .5em) .5em;
  background-size:
    5px 5px,
    5px 5px,
    1.5em 1.5em;
  background-repeat: no-repeat;
  outline: 0;
}

select#month {
  background-image:
    linear-gradient(45deg, transparent 50%, #ffffff 50%),
    linear-gradient(135deg, #ffffff 50%, transparent 50%);
  background-position:
    calc(100% - 20px) calc(1em + -2px),
    calc(100% - 15px) calc(1em + -2px),
    calc(100% - .5em) .5em;
  background-size:
    5px 5px,
    5px 5px,
    1.5em 1.5em;
  background-repeat: no-repeat;
  text-transform: uppercase;
}

select#month:focus {
  background-image:
    linear-gradient(45deg, white 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, white 50%);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - .5em) .5em;
  background-size:
    5px 5px,
    5px 5px,
    1.5em 1.5em;
  background-repeat: no-repeat;
  outline: 0;
}
select:-moz-focusring {
  color: transparent;
  outline: none;
}



.loader-dropdown img {
  width: 20px;
  display: none;
}
/* Community Investments */
html body.page-template-community-investments .flexslider {
  background: transparent !important;
  margin-top: 50px;
  margin-bottom: 50px;
  height: 335px;
}
body.page-template-community-investments .flexslider ul {
  padding:0;
}
body.page-template-community-investments .subpage-contents ul:not(.nav-tabs) li::before {
  content: none;
}
body.page-template-community-investments .img-slider {
  width: 100%;
  height: 334px;
}
body.page-template-community-investments .img-content {
  padding: 0 20px;
  width: 100%;
}
body.page-template-community-investments .img-content .img-text {
  color: #042F5B;
}
body.page-template-community-investments .img-content .slider-button a {
  color: #fff;
  text-decoration: none;
}
body.page-template-community-investments .img-content .img-logo {
  width: 190px;
  margin: 0 auto 10px;
}
body.page-template-community-investments .flex-control-nav.flex-control-paging {
  width: 50%;
}
body.page-template-community-investments .flex-direction-nav {
  width: 48.5%;
  top: 160px;
}
/* Community Investments END*/
/* Women4Green Impact Series */
body.page-template-women4green-impact-series .subpage-contents ul:not(.nav-tabs) li::before {
  content: none;
}
body.page-template-women4green-impact-series .img-slider {
  width: 100%;
  height: 590px;
}
body.page-template-women4green-impact-series .flexslider {
  margin-bottom: 40px;
}
body.page-template-women4green-impact-series .flexslider ul {
  padding:0;
  margin-bottom: 0;
}
body.page-template-women4green-impact-series .flexslider .flex-control-nav,
body.page-template-women4green-impact-series .flexslider .flex-control-paging {
  display: none;
}
body.page-template-women4green-impact-series .flexslider .flex-direction-nav {
  padding: 0;
  margin-bottom: 0;
  top: unset;
  width: 100%;
  position: absolute;
  bottom: 28px;
}
body.page-template-women4green-impact-series .flexslider .slides > li,
body.page-template-women4green-impact-series .subpage-contents ul:not(.nav-tabs) li {
  position: unset !important;
  padding-bottom: 0 !important;
}
body.page-template-women4green-impact-series .flexslider .img-slider-text {
  padding: 12px;
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #27566e;
  z-index: 1;
}
body.page-template-women4green-impact-series .form-group {
  display: flex;
}
.ewl-wrap a {
  display: block;
  outline: none;
  
}
.ewl-wrap a:focus {
  outline: none;
  text-decoration: none !important;
}
.ewl-wrap a:hover {
  text-decoration: none;
  opacity: .7;
}
.ewl-wrap-grid {
  /* border: 1px solid #ccc;
  padding: 15px 25px; */
  height: 190px;
  border: 1px solid #e3e3e3;
  padding: 16px;
  border-bottom: 0;
}
.ewl-grid-sub-text, .ewl-grid-date {
  color: #457C95;
  font-size: 17px;
}
.ewl-grid-title {
  color: #123150;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 25px;
  min-height: 90px;
}
.ewl-grid-image {
  background-size: cover;
  height: 205px;
  width: 100%;
  margin-bottom: 85px;
  border-radius: 0 0 30px;
}
.ewl-block .flex-wrap {
  margin-bottom: 10px;
}
.w4g-impact-series-list .item {
  display: inline-grid;
  background: #EAEAEA;
  color: #123150;
  padding: 10px 30px;
  width: 100%;
  line-height: 25px;
  margin-bottom: 10px;
  font-weight: bold;
}
.w4g-impact-series-list span {
  font-weight: 400;
}
.w4g-impact-series-list .item:hover{
  background: #123150;
  color: #ffffff;
}
.w4g-impact-series-list a:hover {
  text-decoration: none;
  color: #fff;
}

.sg-young-ph-award .item {
  display: inline-grid;
  background: #EAEAEA;
  color: #123150;
  padding: 10px 30px;
  width: 100%;
  line-height: 25px;display: inline-grid;
  background: #EAEAEA;
  color: #123150;
  padding: 20px 30px;
  width: 100%;
  line-height: 25px;
  margin-bottom: 10px;
  font-weight: bold;
}
.sg-young-ph-award span {
  font-weight: 400;
}
.sg-young-ph-award .item:hover{
  background: #123150;
  color: #ffffff;
}
.sg-young-ph-award a:hover {
  text-decoration: none;
  color: #fff;
}

.single-w4g_impact_series .addtoany_content_bottom,
.single-sg_young_p_award .addtoany_content_bottom {
  display: none;
}
/* Women4Green Impact Series END*/
/* singapore-sustainability-academy */
.main-right-content-wrap {
  background: #123150;
  color: #fff;
  text-align: center;
  padding: 50px 50px 25px;
  font-size: 25px;
}

.main-right-content-wrap strong {
  font-size: 50px;
  letter-spacing: 1.75px;
  color: #6FDBBA;
  font-weight: bold;
  position: relative;
  top: 6px;
}
.main-content-right__title {
  font-size: 30px;
  text-transform: uppercase;
  font-family: 'din_condensedbold';
  letter-spacing: 1.05px;
}
.main-content-right__content {
  font-size: 20px;
  font-weight: lighter;
  line-height: 25px;
  letter-spacing: 0.7px;
  border-top: 1px solid #8393a3;
  padding-top: 10px;
  margin-bottom: 30px;
}
html .subpage-contents .subpage-block__banner,
html .subpage-contents .subpage-block__video-slider,
html .subpage-contents .subpage-block__support,
html .subpage-contents .subpage-block__testimonials {
  margin-bottom: 70px;
}
html .page-template-singapore-sustainability-academy .subpage-block__banner .flexslider {
  background-color: transparent !important;
  /* margin-top: 50px; */
}
html .page-template-singapore-sustainability-academy .section-title {
  font-family: "din_condensedbold";
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 25px;
  letter-spacing: 0.88px;
  color: #457C95;
}
body.page-template-singapore-sustainability-academy .subpage-contents a.has-video span.icon i {
  font-size: 80px;
}
body.page-template-singapore-sustainability-academy .subpage-contents a.has-video span.icon {
  width: 80px;
  height: 80px;
}
body.page-template-singapore-sustainability-academy .flexslider ul {
  padding:0;
}
body.page-template-singapore-sustainability-academy .subpage-contents ul:not(.nav-tabs) li::before {
  content: none;
}
/* body.page-template-singapore-sustainability-academy .img-content {
  padding: 50px;
} */
body.page-template-singapore-sustainability-academy .img-content .img-text {
  color: #042F5B;
}
body.page-template-singapore-sustainability-academy .img-content .slider-button a {
  color: #fff;
  text-decoration: none;
}
body.page-template-singapore-sustainability-academy .subpage-contents .flexslider ul li {
  padding-bottom:0 !important;
}
.subpage-block__testimonials .img-text p {
  color: #ffffff;
}
.subpage-block__testimonials .img-slider {
  display: flex;
}
.subpage-block__testimonials .img-slider img {
  width: 309px !important;
  margin: auto;
}
.subpage-block__testimonials .img-content .name-title{
  color:#8CC4DE;
}
.subpage-block__testimonials .img-content .name-title .name {
  font-weight: 300;
}
body .subpage-contents .subpage-block__testimonials .flexslider .flex-control-nav {
  bottom: 25px;
  right: 0;
  left: unset;
}
body .subpage-contents .subpage-block__testimonials .flexslider .flex-control-nav {
  width: 100%;
}
body .subpage-contents .subpage-block__testimonials .flexslider {
  padding-bottom: 20px;
}
body .subpage-block__testimonials .flexslider .flex-control-nav a.flex-active, 
body .subpage-block__testimonials .subpa.flex-activege-contents .flexslider .flex-control-paging a.flex-active {
  background: #ffffff !important;
}
/* body .subpage-block__testimonials .flexslider {
  margin-top: 50px;
} */
.subpage-block__testimonials .flex-direction-nav {
  width: 100%;
  top: 50%;
}
.subpage-block__testimonials .img-slider,
.subpage-block__testimonials .img-content {
  width: 100%;
}
.subpage-block__video-slider .ssa-vid-box {
  width: 100%;
}
.subpage-block__video-slider .ssa-vid-box br {
  display: none;
}
.subpage-block__video-slider .flexslider{
  background: transparent !important;
}
/* Spotlight */
.subpage-block__spotlight-grid {
  margin-bottom: 50px;
}
.subpage-block__spotlight-grid .grid-box-img {
  height: 190px;
  background-size: cover;
  margin-bottom: 10px;
  border-radius: 0 0 30px;
  background-position: center;
}
.subpage-block__spotlight-grid .grid-box-img:hover {
  opacity: .8;
}
.single-spotlight .subpage-contents img {
  margin-bottom: 15px;
}
/* Spotlight End */
.subpage-contents .subpage-block__video-slider a.has-video .video-wrapper {
  height: 458px;
}
html .subpage-contents .subpage-block__video-slider .flex-direction-nav {
  width: 100%;
  top: 50%;
}
html .subpage-contents .subpage-block__video-slider .flex-control-paging {
  width: 100%;
}
/* Who we are */
.section-vision, 
.section-women4green {
  margin-bottom: 40px;
  position: relative;
}
.women4green-wrap {
  width: 70%;
  margin: 0 auto;
  text-align: center;
}
.section-women4green .women4green-wrap::before {
  content: "";
  border-top: 4px solid #569EBE;
  height: -1px;
  top: 50%;
  left: 0;
  width: 13%;
  position: absolute;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section-women4green .women4green-wrap::after {
  content: "";
  border-top: 4px solid #569EBE;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 13%;
}
.page-template-who-we-are-intro .women4green-wrap:before,
  .page-template-who-we-are-intro .women4green-wrap:after {
    display: none;
  }
  .page-template-who-we-are-intro .women4green-wrap {
    text-align: justify !important;
    width: 100%;
  }
.section-vision h3,
.section-women4green h3 {
  margin-bottom: 20px;
}
/* .section-vision .vision-wrap { */
  /* background: #457C95;
  color: #fff;
  padding: 30px; */
 /* font-size: 16px;*/
  /* font-weight: 300; */
/* } */
.founder-image img {
  margin-bottom: 20px;
}
/* Join Us Network */
.join-us-form {
  display: inline-block;
  background: #EAEAEA;
  width: 100%;
  padding: 40px 60px;
  position: relative;
}
.join-us-form input {
  border-radius: 20px;
  margin-bottom: 15px;
}
.join-us-form .form-group {
  display: inline;
}
.join-us-form .form-group input[type="submit"] {
  background: #279D79;
  border: 0;
  margin-top: 15px;
  width: 120px;
}
.join-us-form .form-group input[type="submit"]:hover {
  background-color: #40c198;
}
.join-us-footer-content {
  background: #123150;
  color: #fff;
  padding: 40px 60px;
  font-weight: 300;
  line-height: 20px;
}
.join-us-form:before {
  content:"\A";
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 30px 30px;
  border-color: transparent transparent #123150 transparent;
  bottom: 0;
  right: 15%;
}
.join-us-footer-content label {
  display: block;
  margin-bottom: 20px;
}
.join-form-wrap {
  display: inline-grid;
}
.founder-title, 
.founder-name {
  font-size: 16px;
}
.founder-left-wrap {
  margin-top: 5px;
}
#mod-cld-svg .grp2:hover .fill-change {
    fill: #00604b;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
#mod-cld-svg .grp2 {
    cursor: pointer;

}
.home #section-sdg ul.sdg-list li {
    display: unset !important;
}
/* Sub-pages slider arrow css */
html .subpage-contents .flexslider {
  background: #123150 !important;
}
body .subpage-contents .flexslider .flex-control-nav a.flex-active,
body .subpa.flex-activege-contents .flexslider .flex-control-paging a.flex-active{
  background: #279D79;
}

body .subpage-contents .flexslider .flex-control-nav {
  bottom: -20px;
  left: 0;
}

html .subpage-contents .flex-direction-nav a.flex-prev:before {
  font-family: 'Glyphicons Halflings';
  content:"\e257";
  font-size: 32px;
  color: #fff;
}

html .subpage-contents .flex-direction-nav a.flex-next:before {
  font-family: 'Glyphicons Halflings';
  content:"\e258";
  font-size: 32px;
  color: #fff; 
}
body .subpage-contents a.has-video .video-wrapper {
  margin-bottom: 0;
}
.page-template-page-greenfinancing .accord-sub {
    /* display: none; */
}
.blue-table .t-head {
    background: #00557f !important;
    color: #fff;
}
.t-bgv30v1 {
    background: #72b3a5;
    color: #fff;
}
.t-bgv30v2 {
    background: #00886d;
    color: #fff;
}
.this-newgreen {
    color: #598527;
}
.page-template-page-greenfinancing .accord-sub {
    padding-top: 20px;
}
.sto-img {
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
}
.sto-img a {
   position: absolute;
    left: -40%;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
}
.sto-img span {
    color: #ffd400;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
        text-shadow: 0 0 5px #000, 0 0 10px #363636, 0 0 15px #fff, 0 0 20px #ffd400, 0 0 30px #ffd400, 0 0 40px #ffd400, 0 0 55px #ffd400, 0 0 75px #ffd400, 2px 2px 2px rgb(255 212 0 / 0%);
}
.sto-img a:hover {

}
/* Sub-pages slider arrow css end */
/* singapore-sustainability-academy end */
@media (min-width: 1200px) {
  .main-content {
      padding: 80px 0 !important;
  }
}
@media (max-width: 1199px) {
  .risk-001 {
    font-size: 15px;
  }
  .risk-001 tr.t-head td {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
    .page-hero .hero-title h1 {
        font-size: 65px;
    }
    .directors.winners .profile .title {
        font-size: 18px;
        line-height: 25px;
    }
}
@media (max-width: 1024px) {
  /* nav */
  div#main-nav ul li {
    width: 100%;
  }
  .navbar-toggle .icon-bar {
    width: 35px;
    height: 5px;
  }
  .navbar-toggle.collapsed .icon-bar:nth-of-type(2), 
  .navbar-toggle.collapsed .icon-bar:nth-of-type(3), 
  .navbar-toggle.collapsed .icon-bar:nth-of-type(4) {
    background: #000;
  }
  .navbar-toggle {
    margin-top: 0px !important;
    padding: 4px 0px;
    float: right;
  } 
  .navbar-toggle .icon-bar { 
    background: #000;
  }
  #nav li.current-menu-item {
    border-top: none !important;
  }
  html .is-sticky .navbar-brand {
    width: 245px;
  }
  html .is-sticky .navbar-collapse {
    top: 99px;
  }
  #navigation .navbar-brand-inner img {
    padding-left: 15px;
  }
  html .nav > li > a {
    padding:10px 0px 10px 20px;
  }
  html #nav li {
    border-top: none !important;
  }
  html #nav .current-menu-parent, 
  html #nav .current-menu-ancestor {
    border-top: none !important;
  }
  .dropdown-menu li {
    padding:10px;
    padding-left: 30px !important;
  }
  #main-nav .menu-mainmenu-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-toggle {
      margin-bottom: 0 !important;
      display: block !important;
  }
  .dropdown > a:before {
    top: 14px;
    right: 12px;
  }
  html .is-sticky #navigation > .navbar-xor > .container-fluid > .row > .navbar-header > .navbar-toggle {
    margin-top: 15px !important;
  }
   html .is-sticky #navigation > .navbar-xor > .container-fluid > .row > #main-nav {
    top: 77px;
  }
  .navbar-nav {
      margin: 7.5px -15px;
  }
  .menu-topmenu-container {
      display: none;
  }
  .navbar-toggle:focus {
      outline: 0;
  }
  .navbar-header {
      width: 100%;
      padding-top: 10px;
  }
  .navbar-brand {
      width: 35%;
  }
  .navbar-nav>li {
      float: none;
  }
  #main-nav {
      margin: 0;
      background-color: #fff;
      overflow-y: scroll !important;
      height: auto !important;
      -webkit-overflow-scrolling: touch;
  }
  .navbar-nav {
      float: none;
      margin: 0;
  }
  /*.sub-menu li {
      border-top: 1px solid #999 !important;
  }*/
  /*.sub-menu li:last-child {
      border-bottom: 1px solid #999 !important;
  }*/
 
  /* ----- */
    .ipad-l {
        display: block;
    }
  .tn {
    display: block;
  }
    .risk-001 {
      min-height: .01%;
      overflow-x: auto;
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd;
      padding-bottom: 0;
    }
    .ipad-p {
        display: none;
    }
    .ipad-b {
        display: none;
    }
    .directors.winners .profile .title {
        font-size: 18px;
        line-height: 25px;
    }
    html .ecdl-2019 a.has-video .video-wrapper {
        height: 370px;
    }
    .sca-hc {
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    html .col-r {
      position: unset;
    }
    .sto-img a {
        left: 0;
    }
    .gallery-columns-4 .gallery-item {
        width: 100%;
    }
    .flexslider.flexslider-happenings .img-slider {
      height: 230px;
    }
    html .col-r {
      margin-top: 20px;
      text-align: center;
     }
    .col-xs-12.col-md-6.col-l {
      padding-left: 0px;
      padding-right: 0px;
    }
    .page-template-page-reporting .col-l img {
      width: 100%;
    }
    .ipad-l {
        display: none;
    }
    .ipad-p {
        display: block;
    }
    .ipad-b {
        display: none;
    }
    html .ecdl-2019 a.has-video .video-wrapper {
        height: 250px;
    }
    .sca-hc {
        font-size: 14px;
    }
    .tablerl {
      width: 100% !important;
    }
}
@media (max-width: 767px) {
    .row-rate8 .rts-img, .row-rate11 .rts-img {
      height: auto !important;
    }
    .iframe-map1 {
        width: 100%;
        height: 300px;
    }
    .thb-grid-sizer, .thb-grid-item, .thb-grid-sizer1, .thb-grid-item1 {
        width: 100%;
    }
    .page-hero .hero-title {
      bottom: 0;
      top: unset !important;
    }
  .hide-iphone {
    display: none;
  }
    .ipad-l {
        display: none;
    }
    .sca-link {
        display: inline-block;
    }
    .sca-hc {
        font-size: 18px;
    }
    html .ecdl-2019 a.has-video .video-wrapper {
        height: 220px;
    }
    .footnotes tr td:first-child {
        padding-right: 10px;
    }
    .footnotes tr td {
        font-size: 12px !important;
    }
    .footnotes tr {
        margin-bottom: 10px;
        display: inline-block;
    }
    .directors.winners .profile .title {
        max-width: 150px;
    }
    .dropdown-menu li a {
        text-transform: uppercase;
    }
    .ipad-p {
        display: none;
    }
    .ipad-b {
        display: block;
    }
    
    .page-hero .hero-title h1 {
        font-size: 34px;
    }
    .main-content h2 {
        font-size: 26px;
    }
    .social-media, .subpage-contents ul.social-media {
        float: none;
        margin-top: 20px;
    }
}


@media (max-width: 414px) {
  html .page-hero .hero-title h1 {
    font-size: 26px !important;
  }
  .flexslider.flexslider-happenings .img-slider {
    height: 200px;
  }
  text#FINANCIAL_CAPITAL,
  text#ORGANISATIONAL_CAPITAL,
  text#NATURAL_CAPITAL,
  text#MANUFACTURED_CAPITAL,
  text#HUMAN_CAPITAL,
  text#SOCIAL_RELATIONSHIP_CAPITAL {
      letter-spacing: 0px;
  }

  
  .sponsors img,
  .wp-image-5911 {
    width: 45%;
    margin: 0 auto;
    margin-bottom: 40px;
  }

  img.wp-image-5907.attachment.aligncenter {
    width: 60%;
  }

  .search-field {
        display: block;
    margin-top: 10px;
  }
  .dview {
    display: none;
  }
  .pagination-wrapper .pagination-centered {
    padding-left: 0px;
  }
  .mview {
    display: block;
    position: absolute;
    right: 75px;
    top: 20px;
  }
  .homebtn i, .sbtn i {
    color: #fff;
  }
  html .page-hero .hero-title {
    max-width: 100% !important;
  }
}
@media (max-width: 320px) {
  .page-hero .hero-title {
    max-width: 100% !important;
  }
  .page-hero .hero-title h1 {
    font-size: 30px;
    line-height: 34px !important;
  }
}


.gallery-columns-5 .gallery-item:nth-child(5n+1) {
     clear: none;
}
/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.modal-dialog.modal-dialog-centered{
  min-height: calc(100% - (1.75rem * 2));
  display: flex;
}

.section-persons .modal-content{
  border-radius: 0 !important;
  border: 0 !important;
}

.section-persons:hover a {
  text-decoration: none;
}
 /* section person with popup */
 .section-persons .person-thumbnails {
   margin-bottom: 20px;
   /* width: 200px; */
 }
 .section-persons .person-thumbnails img {
    border-radius: 30px 0px 30px 0px;
 }
 .section-persons .person-wrap {
    margin-bottom: 20px;
    line-height: 20px;
    min-height: 300px;
    max-width: 200px;
    margin: 0px auto 30px;
 }
 .section-persons .person-name {
    color: #123150;
    font-weight: bold;
    margin-bottom: 5px;
 }
 .section-persons .person-description {
  color: #569EBE;
  font-size: 16px;
 }
 .section-persons .section-title {
  color: #569EBE;
  margin-bottom: 40px;
  font-size: 20px;
  text-transform: uppercase;
 }
 .section-persons .row-persons {
   display: flex;
   flex-wrap: wrap;
 }
 .section-persons .person-quote {
  border-top: 4px solid #457C95;
  padding: 20px;
  border-bottom: 4px solid #457C95;
  margin-bottom: 15px;
 }
 .section-persons .person-name-popup {
   font-weight: bold;
 }
 .section-persons .popup-name-desc {
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 25px;
 }
 .section-persons .person-description-popup{
  color: #569EBE;
 }
 .section-persons .modal-content {
  width: 100%;
 }
  .modal[aria-labelledby="person-popup"] {
    z-index: 99999;
  }
  .modal[aria-labelledby="person-popup"] .modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    outline: 0;
   }
 /* section person with popup end */
 /* Slider Banner Type 1 */
body .slider-banner-type-1 ul:not(.nav-tabs) li::before {
  content: none;
}
body .slider-banner-type-1 .flexslider .img-slider-text a {
  z-index: 100;
  color: #fff;
}
body .slider-banner-type-1 .flexslider .img-slider-text a:hover {
  z-index: 100;
  color: #fff;
}
body .slider-banner-type-1 .img-slider {
  width: 100%;
  height: 500px;
}
body .slider-banner-type-1 .flexslider {
  margin-bottom: 40px;
  background: transparent !important;
}
body .slider-banner-type-1 .flexslider ul {
  padding:0;
  margin-bottom: 0;
}
body .slider-banner-type-1 .flexslider .flex-control-nav,
body .slider-banner-type-1 .flexslider .flex-control-paging {
  display: none;
}
body .slider-banner-type-1 .flexslider .flex-direction-nav {
  padding: 0;
  margin-bottom: 0;
  top: unset;
  width: 100%;
  position: absolute;
  top: 50%;
  /* bottom: 28px; */
}
body .slider-banner-type-1 .flexslider .slides > li,
body .slider-banner-type-1 ul:not(.nav-tabs) li {
  position: unset !important;
  padding-bottom: 0 !important;
}
body .slider-banner-type-1 .flexslider .img-slider-text {
  padding: 12px;
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #123150;
  z-index: 1;
}
body.page-template-living-green .slider-banner-type-1 .flexslider .img-slider-text {
  text-align: left;
  padding: 20px;
}
body.page-template-living-green .slider-banner-type-1 .flexslider .flex-direction-nav {
  bottom: 60%;
}
.img-slider-warp .banner-sub-text {
  font-weight: 300;
  font-size: 14px;
  margin-top: 5px;
}
.img-slider-warp .banner-sub-text a {
  color: #ffffff;
}
.single-w4g_impact_series .slider-banner-type-1 {
  margin-top: 30px;
}
 /* Slider Banner Type 1 END */
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.page-template-page-governance .directors .bio,
.page-template-page-governance .directors .btn {
  display: none !important;
}
.page-template-page-governance .directors .profile {
  margin-bottom: 0px !important;
}
.row-rate8 .rts-img,
.row-rate11 .rts-img {
  height: 210px;
}
.subpage-contents h2 {
    color: inherit !important;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
 @media screen and (max-width: 1199px) {
  .subpage-block__testimonials .flex-direction-nav {
    width: 58.5%;
  }
  body .subpage-block__testimonials .flexslider ul {
    width: 100%;
    top: 30%;
  }

  body .ch-img {
    width: 290px;
  }
  body .section-ch .ch-img img{
    max-width: 280px !important;
  }
  body .ch-quote {
    height: 280px;
  }
  body .section-ch blockquote {
    padding: 43px 30px;
  }
}
@media screen and (min-width: 1199px) {
  html body .subpage-block__testimonials .img-slider {
    height: 540px;
  }
}
@media screen and (max-width: 991px) {
  body .subpage-contents .flexslider .flex-control-nav {
    display: none;
  }
  html body.page-template-community-investments .flexslider {
    height: auto;
  }
  body.page-template-community-investments .flex-direction-nav {
    width: 100%;
  }
  body.page-template-community-investments .img-content .img-logo {
    margin: 20px auto 15px;
  }
  body.page-template-community-investments .img-content {
    padding:0;
  }

  body .ch-img {
    width: 152px;
  }
  body .section-ch .ch-img img {
    max-width: 145px !important;
  }
  body .ch-quote {
    height: 145px;
  }
  body .section-ch blockquote {
    padding: 0px 30px;
    font-size: 13px;
  }
  body .section-ch blockquote::after {
    right: -3px;
    bottom: -10px;
  }
  body .section-ch blockquote::before {
    left: -3px;
    top: -11px;
  }
  .ewl-grid-title {
    min-height: 70px;
  }
  .ewl-wrap-grid {
    height: 160px;
  }
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

@media (max-width: 768px) {
  .page-template-flagship-3P-initiative .slider-banner-type-1 .flexslider .img-slider {
    height: 340px !important;
  }
  .page-template-flagship-3P-initiative .slider-banner-type-1 .flexslider .img-slider-text a {
    font-size: 20px !important;
  }
  
}

@media screen and (max-width: 600px) {
  .page-template-flagship-3P-initiative .slider-banner-type-1 .flexslider .img-slider-text a {
    font-size: 16px !important;
  }
  .page-template-flagship-3P-initiative .slider-banner-type-1 .flexslider .flex-direction-nav {
    top: 28px !important;
  }
  .page-template-flagship-3P-initiative .slider-banner-type-1 .flexslider .img-slider {
    height: 260px !important;
  }
  .page-template-flagship-3P-initiative .slider-banner-type-1 .flexslider {
    padding-top: 80px !important;
  }
  body.page-template-who-we-are .modal-body img {
    margin-bottom: 20px;
  }
  .biodiversity-conservation .gallery-columns-2 .gallery-item:nth-child(odd) {
    padding-right: 0px !important;
  }
  .gallery-columns-2 .gallery-item:nth-child(even) {
    padding-left: 0px !important;
  }
  .gallery-columns-2 .gallery-item {
    max-width: 100%;
}
  body.page-template-who-we-are .modal-body .col-sm-12 {
    text-align: center;
  }
  .wtd1 {
    width: 100% !important;
    float: none !important;
    text-align: center;
  }
  .wtd2 {
    width: 100% !important;
    float: none !important;
  }
  .winners .labels {
    width: 210px;
  }
}
@media screen and (max-width: 488px) {
  body .section-ch blockquote {
    padding: 4px 34px;
    font-size: 12px;
  }
/*   .gallery-columns-3 .gallery-item { width: 100%; } */
}

@media screen and (max-width: 456px) {
  body .section-ch blockquote {
    padding: 0 35px;
    font-size: 9px;
  }
/*   .gallery-columns-3 .gallery-item { width: 100%; } */
}
@media screen and (max-width: 375px) {
  .page-template-flagship-3P-initiative .slider-banner-type-1 .flexslider .img-slider {
    height: 240px !important;
  }
  .adcn {
    width: 87%;
  }
  .adh {
    padding: 20px 10px 30px 10px;
    width: 13%;
  }
/*   .gallery-columns-3 .gallery-item .gallery-caption{ width: 100%; } */
}


.page-template-flagship-3P-initiative .slider-banner-type-1 .flexslider {
  padding-top: 100px;
}
.page-template-flagship-3P-initiative .slider-banner-type-1 .flexslider .img-slider-text {
  top: 0;
  bottom: auto;
  background: transparent;
  border-bottom: 5px solid #C0C2CE;
  border-top: 1px solid #C0C2CE;
  padding:15px;
  left: 0;
}
.page-template-flagship-3P-initiative .slider-banner-type-1 .flexslider .img-slider {
  background-size: cover;
  background-repeat: no-repeat;
  height: 500px;
}
.page-template-flagship-3P-initiative .slider-banner-type-1 .flexslider .flex-direction-nav {
  top: 37px;
  bottom: unset;
}
.page-template-flagship-3P-initiative .slider-banner-type-1 .flexslider .img-slider-text a {
  color: #569EBE !important;
  font-size: 30px;
}
.page-template-flagship-3P-initiative .slider-banner-type-1 .flexslider .img-slider-text a:hover {
  text-decoration: none;
  opacity: .8;
}
.page-template-flagship-3P-initiative .subpage-contents .flex-direction-nav a.flex-next:before,
.page-template-flagship-3P-initiative .subpage-contents .flex-direction-nav a.flex-prev:before {
  color: #569EBE;
}
.page-template-flagship-3P-initiative .img-slider-warp {
  display: flex;
  /* padding: 50px 70px; */
  background: #457C95;
}

.ch-img {
  margin-bottom: 40px;
  width: 320px;
}
.section-ch {
  margin-top: 80px;
}
.section-ch .row {
  display: flex;
  margin: 0;
}
.section-ch .ch-img img{
  max-width:300px !important;
}
.section-ch .ch-quote {
  flex-grow: 1;
}
.ch-quote {
  border-bottom: 5px solid #C0C2CE;
  border-top: 1px solid #C0C2CE;
  height: 300px;
  position: relative;
}
.founder-message .ch-img {
  width: 250px;
  margin: 0 auto;
  margin-top: 80px;
  text-align: center;
}
.founder-message .ch-img img {
  margin-bottom: 15px;
}
.founder-message .ch-quote {
  height: 495px;
}
.founder-message .section-ch {
  margin-top: 20px;
}
.founder-message .founder-name {
  text-align: center;
}
body.page-template-who-we-are .modal-body img {
  max-width: 200px !important;
  border-radius: 30px 0 30px;
}
.page-template-page-healthsafety #gallery-1 {
  margin-top: 20px;
}
.page-template-page-healthsafety #gallery-1 .gallery-item {
  margin-bottom: 0px;
}
.wd {
  display: inline-block;
  margin-bottom: 10px;
}
.wtd1 {
  width: 12%;
  float: left;
}
.wtd2 {
  width: 88%;
  float: right;
  margin-top: 30px;
}
body.page ul.half-gutter.ssld {
    height: auto !important;
  }

  body.covid-19-community-initiatives .hero-title {
    display: none;
  }
  body.covid-19-community-initiatives #sidebar {
    display: block !important;
  }

.gallery-columns-4 .gallery-item {
    width: 25%;
}
.page-id-13208 figure figcaption {
  font-size: 80% !important;
}
.content-sf-texttop,
.content-sf-bottom {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-color: #186a39;
}

body.page-template-page-accordion-with-wysywyg .sa_vert_center {
  position: absolute;
  bottom: 0;
  transform: translate(0px,-50%);
  width: 100%;
  background: #fff;
  top: unset !important;
}

body.page-template-page-accordion-with-wysywyg .sa_vert_center p {
  margin: 0;
  position: absolute;
  bottom: 0;
  padding: 10px 0;
  background: #fff;
  width: 100%;
}

body.page-template-page-accordion-with-wysywyg iframe {
  width: 100%;
}

body.page-template-page-accordion-with-wysywyg table td {
  padding:0;
}
.elementor-18266 .elementor-element.elementor-element-f6664e0 {
    margin-top: 100vh;
}