@font-face {
    font-family: 'effrabold';
    src: url('fonts/effra_std_0-webfont.woff2') format('woff2'),
         url('fonts/effra_std_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'effra_lightregular';
    src: url('fonts/effra_std_lt-webfont.woff2') format('woff2'),
         url('fonts/effra_std_lt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'effraregular';
    src: url('fonts/effra_std_rg_0-webfont.woff2') format('woff2'),
         url('fonts/effra_std_rg_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

h3 {
  line-height: 1 !important;
}

.j-font-white-1 {
    color: white;
}

img.map, map area {
    outline: none;
}

.imagecontour {
 padding: 10px; 
 border: solid 1px #EFEFEF;
 background-color: #FFFFFF;
 }
 
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect2:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

#sustainability .container {
	padding: 100px 50px;	background-size: cover;
}

footer .c-content-title-1.logo {
	text-align: center;
}

footer .whitearea {
	padding-top: 60px;
    padding-bottom: 20px;
}

footer .j-copyright {
	padding: 0 30px;
}

footer div i {
	float: left;
	margin-top: 4px;
}

p, li, h3 {
	line-height: 24px;
}

.c-padding-b-600 {
	padding-bottom: 600px;
}

.c-padding-t-80 {
	padding-top: 80px;
}

.c-padding-t-60 {
	padding-top: 60px;
}

.c-font-blue {
	color: #4f96ce;
}

section a {
	font-weight: 500;
}

.c-mobile-logo {
	margin-top: -15px;
}

.c-suspad {
	margin: 20px 50px 50px 50px;
}

.c-italic {
	font-style: italic;
}

.img-desc p {
	font-style: italic;
	line-height: 20px;
    margin-top: 10px;
}

.c-active {
 	color: #5c6873;
}

.c-page-on-scroll .c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
	color: #4f96ce;
}

.c-layout-header.c-layout-header-default .c-navbar .c-mega-menu > .nav.navbar-nav > li.c-active > a:not(.btn):not(.c-btn-icon):not(.c-quick-sidebar-toggler) {
	color: #4f96ce;
}

#mancom-container {
    background-color: rgba(93, 143, 177, 0.6) !important;
}

.bod-modal .modal-content {
    background-color: rgba(51, 51, 51, 0.92);
    border: none;
    /*position: absolute;*/
    min-height: 100%;
}

.load-more-block img {
	width: 100%;
	height: auto;
}

.load-more-block p {
	font-size: 12px;
	margin: 0;
}

.load-more-block h3 {
	font-weight: 600;
	margin: 0;
}

.load-more-block {
	margin-bottom:35px;
}

.font-15 p {
	font-size: 15px !important;
}

.font-15 ol {
	font-size: 15px !important;
}

.bod-content a {
  color: white !important;
}

.bod-content .c-overlay-content {
  margin-top: 60%;
}

.bod-modal {
  text-align: center;
  padding: 0!important;
  overflow-y: scroll !important;
  max-height: 100%;
}

.bod-modal.autosy {
  overflow-y: auto !important;
}

.bod-modal .modal-body{
  padding: 50px 20px 50px 20px;
  /*min-height: 100%;*/
  max-height: calc(100vh - 59px);
  overflow-y: auto;
}

.bod-modal .modal-header{
  border: none;
}

.bod-modal .modal-dialog {
  height: 100%;
  width: 100%;
  overflow-y: initial !important
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin: 0;
}

.j-energy-map {
    width: 100%;
    height: auto;
}

.bod-modal .modal-desc {
  padding: 0 5% 0 15px !important;
}

.subtitle {
    margin: 5px 0 15px 0;
}

.close:hover {
    opacity: .8;
    color: white;
}

.bod-content .c-content-person-1.c-option-2 .c-body {
	background: none;
	padding:10px !important;
}

.c-content-person-1.c-option-2 .c-body {  padding: 30px 0 0 0 !important; text-align: center; }

a {
    color: #a9a9a9 !important;
}

.c-content-overlay .c-overlay-wrapper {
	background: rgba(0, 0, 0, 0.7);
}

.tp-banner .tparrows{
	display:none;
}


@media (max-width: 991px) {
	.whitearea {
		display: none;
	}
	
	.show-mobile {
		display: block;
	}

	.c-content-feature-2-grid .c-content-v-center{
		height: unset !important; 
	}
	.c-content-feature-2-grid .c-content-v-center .c-padding-50{
		padding: 20px;
	}
	.c-layout-breadcrumbs-1 .c-page-title > h3 {
	    font-size: 30px;
	}
}

@media (min-width: 768px) {
	.modal-dialog {
	    width: 800px;
	    margin: 60px auto;
	}
}

.c-content-blog-post-card-1.c-option-2 .c-body{
  background: rgba(255,255,255,0.7)
}
.sustainability_items .item:last-of-type .c-content-blog-post-card-1.c-option-2 .c-body{
  background: rgba(0, 81, 147, 0.5);
}

.sustainability_items{
  display: flex;
  justify-content: space-between;
}
.sustainability_items .item:first-of-type{
  width: 60%;
}
.sustainability_items .item:last-of-type{
  width: 38%;
}
.sustainability_items .item video,.sustainability_items .item img{
  max-width: 100%;
  height: 330px;
  object-fit: cover;
  width: 100%;
}
.sustainability_items .item video{
  height: 325px
}
.c-content-recent-posts-1{
  margin-top: 30px;
} 
.c-content-recent-posts-1 > li{
  padding:0 0 0 30px;
}
.latest-updates .c-bg-nlrlblue{
  background: unset;
}
.c-line-full-blue{
  height: 2px
}
.latest-updates .prev-next-links a{
  color: #5d8fb1 !important;
  font-weight: 500;
}
.latest-updates .row{
  padding: 50px;
}
iframe{max-width: 100%}

@media screen and (max-width: 1200px){
  .latest-updates .row>div>div, .c-content-v-center {
    text-align: left;
  }
  .latest-updates .c-bg-nlrlblue{
    display: unset; 
  }

}

@media screen and (max-width: 768px){
  .sustainability_items{ display: block; }
  .sustainability_items .item:first-of-type,.sustainability_items .item:last-of-type{
    width: 100%;
    margin:20px 0; 
  }
  .sustainability_items .item video,.sustainability_items .item video, .sustainability_items .item img{
    height: unset;
  }
}

@media screen and (max-width: 500px){
  #sustainability .container{
    padding: 50px 15px;
  }
  .sustainability_items .item iframe{
    height: 233px !important;
  }
}

@media screen and (max-width: 425px){
  .latest-updates .row{
    padding: 30px 0 !important;
  }
  .forcefullwidth_wrapper_tp_banner {
    height: 350px !important;
  }
  .tp-banner-container {
    height: 350px !important;
  }
  .tp-fullwidth-forcer {
    height: 350px !important;
  }
  .tp-parallax-wrap {
    top: 280px !important;
  }
  .sustainability-title-block h3 {
    background: rgb(0 0 0 / 0.4);
    padding: 15px;
  }

  .c-layout-breadcrumbs-1.c-bgimage {
    padding: 310px 0 0 0;
  }
  .sustainability_items .item iframe{
  	height: unset;
  }

  .c-padding-b-600 {
    padding-bottom: 80px !important;
  }
}