 :root {
	 
  --clr-white: rgba(255,255,255,1.00);
  --clr-black: rgba(0,0,0,1.00);
     
}


audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
/* base */
html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
html, button, input, select, textarea, a {
	font-family: 'Raleway', sans-serif;
}
body {
	margin: 0;
	background-color: rgba(255,255,255,1.00);
	overflow-x:hidden;
	-webkit-animation: bugfix infinite 1s; 
}
/* Fonts */
@font-face{ 
	font-family: 'NoSpace';
	src: url('fonts/NoSpaceFont/zerowidthspaces.eot');
	src: url('fonts/NoSpaceFont/zerowidthspaces.eot?#iefix') format('embedded-opentype'),
	     url('fonts/NoSpaceFont/zerowidthspaces.woff') format('woff'),
	     url('fonts/NoSpaceFont/zerowidthspaces.ttf') format('truetype'),
	     url('fonts/NoSpaceFont/zerowidthspaces.svg#NoSpace') format('svg');
}
#super{  
vertical-align:super;  
font-size: medium;  
}  
/* bugfix */
@-webkit-keyframes bugfix { 
  from {padding:0;} 
  to {padding:0;} 
}
/* links */
a:focus {
	outline: thin dotted;
}
a:link, a:visited
{
    color:rgba(0,70,132,1.00);
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
}
a:active, a:hover
{
    color: #B0370B;
    text-decoration: none;
}
/*a:active, a:hover {
	outline: 0;
}*/
.navi a,
.navi a.focus {
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
#secmenu ul li a,
#secmenu ul li a.focus {
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
.navi a:link,
.navi a:visited,
.navi a:hover,
.navi a:active {
	text-decoration: none;
	color:rgba(0,0,0,1.00)
}
.navi li.focus a:link,
.navi li.focus a:visited,
.navi li.focus a:hover,
.navi li.focus a:active {
	text-decoration: none;
	color:rgba(255,255,255,1.0)
}
#secmenu ul li a:link,
#secmenu ul li a:visited,
#secmenu ul li a:hover,
#secmenu ul li a:active {
	text-decoration: none;
	color: rgba(0,70,132,1.00);
}
#secmenu ul li.focus a {
	color: rgba(255,255,255,1.00);
}
.pg-df-txt a, 
.article-link {
    background-color:rgba(255,255,255,1.00);
    font-size: 1.0em;
    padding: .53em .93em;
    color: rgba(0,70,132,1.00);
} 
.article-link {
}
.pg-scrt a:link,
.pg-scrt a:visited, 
.pg-df-txt a:link,
.pg-df-txt a:visited, 
.article-link a:link,
.article-link a:visited {
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    margin: 0.0% 2.5% 0.5% 0;
    padding: 0.45em 0.45em 0.45em 0.75em;
    border-style: solid;
    border-width: 1px;
    border-color:rgba(0,70,132,1.00);
    border-radius: 0.6em;
    display:inline-block;
    font-size: 1.2em;
}
.pg-scrt .pg-df-txt a:link,
.pg-scrt .pg-df-txt a:visited, 
.pg-scrt .article-link a:link,
.pg-scrt .article-link a:visited {
    background-color: rgba(255,255,255,1.00);
}
.article-file,
.article-link {
    background-color: rgba(255,255,255,1.00);
    margin:2.5% 2.5% 1.5% 0;
    vertical-align: top;
}
.pg-scrt .article-file,
.pg-scrt .article-link {
    background-color: rgba(255,255,255,0.00);
    margin:1.5% 2.5% 2.5% 0;
    vertical-align: top;
}
.pg-scrt .article-file a:link,
.pg-scrt .article-file a:visited,
.pg-df-txt .article-file a:link,
.pg-df-txt .article-file a:visited {
    background-color: rgba(0,70,132,1.00);
    font-size: 1.2em;
    padding: .53em .93em;
    color: rgba(255,255,255,1.00);
    border-style: solid;
    border-width: 0;
    border-color: rgba(227,49,45,1.00);
    border-radius: 0.6em;
    width: auto;
    white-space:nowrap;
}
.pg-df-txt .article-file a:before {
    content: "\2193";
    margin-right: 0.6em;
}
.article-template {
    font-family: 'Raleway', sans-serif;
}
a.art-lnk {
    font-weight: 300;
    margin: 0.0% 2.5% 0.5% 0;
    padding: 0.32em 0.45em 0.32em 0.75em;
    display:inline-block;
    font-size: 1.2em;
}
a.art-lnk:after {
    content: "\203A";
    margin-left: 0.6em;
    margin-right: 0.3em;
    font-size: 1.3em;
}
/* Typography */
h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    line-height: 1.0125em;
	font-weight: 700;
    text-rendering: optimizeLegibility;
    font-family: 'Raleway', sans-serif;
}
h1 {
	font-size: 3.2em;
	margin: .67em 0;
}
h2 {
	font-size: 1.5em;
	margin: 1.83em 0 .83em 0;
}
h3 {
	font-size: 1.50em;
    line-height: 1.32em;
	margin: 1em 0;
}
h4 {
	font-size: 1em;
	margin: 1.33em 0;
}
h5 {
	font-size: .83em;
	margin: 1.67em 0;
}
h6 {
	font-size: .67em;
	margin: 2.33em 0;
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
p, pre {
	margin: 1em 0 1em 0;
    font-size: 130%;
	line-height: 1.5;
    font-family: 'Raleway', sans-serif;
}
q {
	quotes: none;
}
q:before, q:after {
	content: '';
	content: none;
}
small {
	font-size: 80%;
}
.f-osw-n {
	font-weight: normal;
}

/* default table */
red {
	color: rgba(182,0,2,1.00);
}

/* Lists */
dl, menu, ol, ul {
	margin: 1em 0
}
dd {
	margin: 0 0 0 40px;
}
menu, ol, ul {
	padding: 0 0 0 40px;
}
#secmenu menu, ol, ul {
	padding: 0;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
}
/* Embedded content */
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
form {
	margin: 0
}
/* Background */




/* Tables */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}

/* Other ratios */
.ratio2_1:before {
	padding-top: 50%;
}

/* effects */
#waiting {
    display: none;
    margin: 15px 0px 15px 0px;
    text-align: center;
}

/* nav */
div.navi,
div.navi-mob {
    display: table-cell;
	width: 95%;
    vertical-align: bottom;
    padding: 0 0 0 0;
    text-align: right;
}
div.navi-mob {
	display: none;
}
#topmenu ul {
	padding: 0;
	display: table;
	margin: 0 0;
	float: left;
}
#topmenu ul li {
	padding: 1% 1.0em;
	border: none;
	text-align: center;
	display: table-cell;
	height: 100%;
}
#topmenu ul li:nth-child(7),
#topmenu ul li:nth-child(8) {
	display: none;
}
#topmenu li.divider {
	font-size: 1px;
	border: none;
	padding: 0;
	display: table-cell;
	width: 1px;
	vertical-align: top;
}
#topmenu li.focus {
	/*background-color: rgba(0,70,32,1.00);*/
	background-color: rgba(0,70,132,1.00);
}
#secmenu ul {
    text-align: left;
}
#secmenu ul li {
    display: inline-block;
    font-size: 1.1em;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    color: rgba(255,255,255,1.00);
    border-radius: 0.4em;
    padding: 1% 2%;
	background-color: rgba(255,255,255,1.00);
    margin: 0 2% 2% 0;
}
#secmenu li.focus {
    font-size: 1.1em;
    font-weight: 800;
    color: rgba(255,255,255,1.00);
    border-radius: 0.4em;
    padding: 1% 2%;
	background-color: rgba(0,70,132,1.00);
    margin: 0 2% 2% 0;
    border: 0.3em solid rgba(255,255,255,1.00);
}
/* fiding stuff */
.fnd-lnk {
	display: table-cell;
    width: 3%;
    vertical-align: middle;
}
.bx-rel .fnd-lnk img {
	position: static;
	bottom: 0;
	right: 0;
	display: inline-block;
	width: 120%;
	height: 120%;
}
.fnd-remove:before, 
.fnd-close:before, 
.fnd-times:before {
    content: "\2716";
	font-size: 2.4em;
}
/* Full screen search*/
#fnd-cont a{
  color: #fff;
  font-size: 2rem;
	margin: 0;
	padding: 0;
}
#fnd-cont {
  position:fixed;
  width: 100%;
  height: 0;
  background-color: rgba(0,70,132,0.92);
  display: flex;
  align-items: center;
	margin-left: auto;
	margin-right: auto;
  opacity: 0;
  transition: all .5s;
  will-change: transform, opacity;
  z-index: 997;
}
.fnd-mid {
    margin-top: -15%;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.fnd-mid p {
	margin: 0;
	padding: 0 0 1% 0;
	color: #ffffff;
	font-size: 1.5rem;
  border-width: 0 0 1px 0;
  border-style: solid #fff;
}
.fnd-mid #searchfield {
	-webkit-appearance:none;
	border: 0;
  height: 2rem;  
  max-width: 50%;
  background-color: #ffffff;
  color: #717A8E;
  flex: 1 0 auto;
  font-size: 2rem;
  outline: 0;
  padding: 2rem 1rem;
}
#terminate {
  position: absolute;
  right: 5%;
  top: 5%;
}
#fnd-cont:target {
  height: 100vh !important;
  width: 100% !important;
  opacity: 1;
  z-index: 999;
}

/* nav sub */

/* nav mobile */
#header label {
	padding:0 0.125em;
	font:2.875em/1.4375em Arial;
	}
#menu label {
	padding:0 0.25em;
	font:3.125em/1.375em Arial;
	}
#menu .sub-nav label {
	padding:0 0.3125em;
	font:2em/2em Arial;
	top:0;
	}
#main-nav-check, #menu .sub-nav-check {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
.toggle-menu {
    position: absolute;
    right: 0.25em;
    cursor: pointer;
    color:rgba(0,70,132,0.90);
    font-size: 3.2em;
    padding: 0px;
    margin: 0px;
    line-height: 0.65em;
}
.toggle-menu-site {
    position: static;
    display: none;
    cursor: pointer;
    color:rgba(0,70,132,0.90);
    font-size: 3.2em;
    padding: auto 2%;
    margin: 0px;
    line-height: 0.65em;
    z-index: 500;
    vertical-align: middle;
}
.container {
	background:#fff;
	min-height:100%;
	padding:0;
	margin:0;
}
#menu, #menu .sub-nav {
	position:absolute;
	top:0;
	bottom:0;
	width:15.75em;
	z-index:9999;
	left:-15.75em;
}
.container, #menu, #menu .sub-nav {
	-webkit-transform:translate(0,0);
	-ms-transform:translate(0,0);
	transform:translate(0,0);
	-webkit-transition:-webkit-transform .25s ease;
	transition:transform .25s ease;
}
#menu ul {
	line-height:2.75em;
	text-decoration:none;
	padding:0;
	list-style:none;
	margin-top:4.0625em;
	border-top:1px solid #ffffff;
}
#menu li {
	border-bottom:1px solid rgba(0,70,132,1.00);
}
#menu li a {
	display: block;
	font-size:0.9em!important;
	padding-left:1.5em;
	color:rgba(0,70,132,1.00);
	text-decoration:none;
}
#menu li a:hover, #menu .toggle-sub:hover {
	background:#A4A4A4;
}
#menu .sub-nav {
	margin-top:-1px;
}
#menu .sub-heading {
	margin-top:4.0625em;
	padding-left:1.3125em;
	color:rgba(0,70,132,1.00);
    font-weight: bold;
    font-size: 1.1em;
    text-transform:uppercase;
    font-family: 'Montserrat', sans-serif;
}
#menu .sub-heading:before {
	content:"";
	display:table-row;
	height:1px;
	width:17.75em;
	margin-left:-1.3125em;
	background:#444;
}
#menu .toggle-sub {
	font:bold 1em/2.75em Arial !important;
	color:rgba(255,255,255,1.00);
	background:rgba(0,155,103,1.00);
	float:right;
	top:auto;
	margin-top:-2.75em;
	width:2.25em;
	border-left:1px solid #ffffff;
	cursor:pointer;
	text-align:center;
}
.container, #menu, #menu .sub-nav
{
	-webkit-transform:translate3d(0,0,0)
}

#menu, #menu ul
{
	margin-bottom: 0px;
	overflow: auto;
	text-align:left;
	background-color: #ffffff;
}

/* #### - extra css for js enhancement - #### */
#menu .close-all { display:none }
.js #menu .close-all { display:inline }
.js #menu .toggle-menu { top:0; z-index:9999 }
.js #menu .sub-nav .toggle-menu { left:0.15em; width:1em; color:rgba(0,70,132,1.00); }

/* #### - define ids of animated container, menu and sub-menus here - #### */
#main-nav-check:checked ~ .container, #main-nav-check:checked ~ #menu, #menu .sub-nav-check:checked ~ #en-home-sub, #menu .sub-nav-check:checked ~ #en-company-sub, #menu .sub-nav-check:checked ~ #en-company-bio-fuelled_power_plan-sub, #menu .sub-nav-check:checked ~ #en-company-owners-sub, #menu .sub-nav-check:checked ~ #en-company-board-sub, #menu .sub-nav-check:checked ~ #en-company-reports-sub, #menu .sub-nav-check:checked ~ #en-company-history-sub, #menu .sub-nav-check:checked ~ #en-company-ethical-guielines-sub, #menu .sub-nav-check:checked ~ #en-company-privacy-policy-sub, #menu .sub-nav-check:checked ~ #en-environment-sub, #menu .sub-nav-check:checked ~ #en-environment-permissions-sub, #menu .sub-nav-check:checked ~ #en-production-sub, #menu .sub-nav-check:checked ~ #en-production-fuel-sub, #menu .sub-nav-check:checked ~ #en-production-fuel-wood-sub, #menu .sub-nav-check:checked ~ #en-production-fuel-peat-sub, #menu .sub-nav-check:checked ~ #en-production-fuel-coal-sub, #menu .sub-nav-check:checked ~ #en-production-fuel-handling-sub, #menu .sub-nav-check:checked ~ #en-production-fuel-storage-sub, #menu .sub-nav-check:checked ~ #en-production-fuel-storage-wood-sub, #menu .sub-nav-check:checked ~ #en-production-fuel-storage-peat-sub, #menu .sub-nav-check:checked ~ #en-production-fuel-storage-coal-sub, #menu .sub-nav-check:checked ~ #en-production-fuel-feed-sub, #menu .sub-nav-check:checked ~ #en-production-boiler-sub, #menu .sub-nav-check:checked ~ #en-production-turbine-sub, #menu .sub-nav-check:checked ~ #en-production-distribution-sub, #menu .sub-nav-check:checked ~ #en-visitors-sub, #menu .sub-nav-check:checked ~ #en-visitors-instructions-for-guests-sub, #menu .sub-nav-check:checked ~ #en-visitors-instructions_for_contractors-sub, #menu .sub-nav-check:checked ~ #en-visitors-visitors-news-sub, #menu .sub-nav-check:checked ~ #en-visitors-visitors-news-2025-04-30-sub, #menu .sub-nav-check:checked ~ #en-visitors-visitors-news-2024-01-03-sub, #menu .sub-nav-check:checked ~ #en-visitors-visitors-news-2023-11-15-sub, #menu .sub-nav-check:checked ~ #en-visitors-visitors-news-22-06-02-sub, #menu .sub-nav-check:checked ~ #en-visitors-visitors-news-2020_1001-sub, #menu .sub-nav-check:checked ~ #en-visitors-visitors-news-21_1001-sub, #menu .sub-nav-check:checked ~ #en-visitors-vartiotupa-sub, #menu .sub-nav-check:checked ~ #en-contact-sub, #menu .sub-nav-check:checked ~ #en-contact-personnel-sub, #menu .sub-nav-check:checked ~ #en-contact-owners-sub, #menu .sub-nav-check:checked ~ #en-contact-invoicing-sub {	-webkit-transform:translate(16.75em,0); -ms-transform:translate(16.75em,0); transform:translate(16.75em,0); }

.page-content { padding:1em 2em; max-width:64em; margin:auto }
.page-content:after { display:block; content:''; height:1px } /* fixes bottom padding issue in IE10 */

/* doc */
.doc {
    text-align: left;
	font-family: 'NoSpace';
    padding: 0 0 3% 0;
}

/* box */
.content {
	/* Positioning */
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.center-cont {
	margin: 0px auto;
	z-index: 10;
	height: auto;
    width: 100%;
	text-align:center;
}
.bx-rat {
    width: 100%;
	overflow: hidden;
}
.bx-rat:before {
	content: "";
	display: block;
}
.bx-rel {
	display: inline-block;
	position:relative;
}
.bx-abs {
	position:absolute;
}

/* images */
.img_scl {
    width: 100%;
	/*overflow: hidden;*/
}
.img_scl:before {
	content: "";
	display: block;
}
.img_scl img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.img-lnk div {
}
.img-lnk img {
}
.img-lnk h2,
.img-lnk a {
	display: none;
}


/* reoccurring */
.bt-brd-blu {
    border-bottom: 1px solid rgba(0,70,132,1.00);
}
.tp-brd-gre {
    border-top: 2px solid rgba(0,155,103,1.00);
}
.w-fll {
    width: 100%;
}
.w-mx {
    margin: 0 auto 0 auto;
    max-width: 1200px;
}
.w-pg-txt {
    margin: 0 auto 0 auto;
    max-width: 60%;
}
.w-pg-2bx {
    margin: 0 auto 0 auto;
    max-width: 75%;
}
.w-pg-hdr {
    margin: 0 auto 0 auto;
    max-width: 75%;
}
.ash .w-pg-hdr {
    margin: 0 auto 0 auto;
    max-width: 1290px;
}
/* backgrounds */
.bu-wh {
	background-color: rgba(255,255,255,1.00);
}
.bu-bl {
	background-color: rgba(0,70,132,1.00);
}
.bu-bl-t23 {
	background-color: rgba(0,70,132,0.23);
}
.bu-bl-t5 {
	background-color: rgba(0,70,132,0.05);
}
.bu-gre {
    background:rgba(0,155,103,1.00);
}
.bu-grn {
	background-color: rgba(0,155,103,1.00);
}
.bu-grn-t5 {
	background-color: rgba(0,155,103,0.05);
}
.bu-rd {
    background:rgba(237,28,36,1.00);
}.bu-gry {
	background-color: rgba(117,117,117,1.05);
}
.bu-gry-t5 {
	background-color: rgba(117,117,117,0.05);
}

/* Service Header */
.tools {
	position:relative;
	display: table;
	padding: 0;
	margin:  0;
	text-align: left;
	vertical-align: top;
	width: 100%;
	z-index: 998;
}
.tool {
    display: table-cell;
	vertical-align: middle;
    margin: 0;
    padding: 0;
	font-weight: 400;
    font-family: 'Oswald', sans-serif;
    width: 18%;
}
.tool-spc {
    display: table-cell;
    width: auto;
}
.tool-sm {
    width: 8%;
}
.tool-sm .tool-social div {
    display: inline-block;
    width: 40%;
    margin: 5% 5% 5% 0;
}
.tool-sm .tool-social img {
    width: 80%;
}
.tool-lng {
    margin: 0;
    padding: 0;
    width: 23%;
}
.tool-pad {
	padding: 5% 0 5% 8%;
	display: inline-block;
}
.tool-social div {
	display: inline-block;
    width: 35%;
    margin: 0 9% 0 0;
}
.tool-social img {
	display: inline-block;
    width: 70%;
}
.tool-social h2,
.tool-social a {
	display: none;
}
.lng-tool {
	display: inline-block;
	text-align: right;
	margin: 0;
	padding: 1.5%;
    width: 94%;
	vertical-align: top;
}
.lng-txt {
	padding: 0 0 0 10%;
	display: inline-block;
	margin: 0;
	text-align: left;
	vertical-align: top;
	color:#000000;
}
.lng-txt a:link, 
.lng-txt a:visited {
	display: inline-block;
    color: rgba(0,0,0,1.00);
    text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
/* header */
.hdr {
	position: -webkit-sticky;
    position: sticky;
	width: 100%;
	margin: 0 auto;
	z-index: 400;
	overflow: hidden;
    top: 0;
}
.hdr-w-mx {
    display: table;
    width: 100%;
    max-width: 1400px;
	margin: 0px auto;
    padding: 1.5% 0 1.5% 0;
    vertical-align: middle;
}
.hdr-logo {
    padding: 0 0 0 0;
}
.hdr-spc {
    display: table-cell;
    width: auto;
}
.logo {
    display: table-cell;
	padding: 0% 0 1% 0;
	margin: 0 3% 0 0;
	width: 100%;
	z-index: 24;
    vertical-align:middle;
    text-align: center;
    transition: 0.2s;
}
.logo-stk {
	position: -webkit-sticky;
    position: sticky;
}
.logo img {
	width: 10%;
}
.sticky {
    top: 0;
    position: fixed;
}

/* front */

.f-bx-l-img:before,
.f-bx-l:before {
	content: "";
	display: block;
}
.f-bx-l {
	margin: 0;
    padding: 0;
	width: 100.0%;
	overflow: hidden;
	font-family: 'NoSpace';
    border-bottom: 1px solid rgba(179,179,179,1.00);
}
.f-bx-l .content {
	overflow: hidden;
}
.f-bx-l-img:before,
.f-bx-l:before {
	padding-top: 44%;
}
.f-bx-l-t {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    display: inline-block;
	margin: 0;
    padding: 0;
    width: 100%;
	font-family: 'NoSpace';
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    color: rgba(255,255,255,1.00);
}

.f-bx-l-t h1,
.f-bx-l-t h3 {
    position: absolute;
    top: 8%;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 3.5em;
    font-weight: 800;
    line-height: 1.52em;
    text-transform: uppercase;
    text-align: center;
text-shadow: 0px 3px 2px rgba(0,0,0,0.9),
             0px 3px 8px rgba(0,0,0,0.6),
             0px 8px 13px rgba(0,0,0,0.6);
}
.f-bx-l-t h3 {
    top: auto;
    bottom: 15%;
    font-size: 2.1em;
    font-weight: 800;
    white-space: normal;
}
.f-bx-s {
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
    background-color: rgba(0,155,103,1.00);
    width: 45.5%;
    margin: 3.0% 0 0 3.0%;
}
.r_f-bx-s:before {
	padding-top: 50%;
}
.r_f-bx-s-img:before {
	padding-top: 140%;
}
.r_f-bx-s-hdr:before {
	padding-top: 25%;
}
.f-bx-s a:link, 
.f-bx-s a:visited,
.f-bx-s .article-link a:link, 
.f-bx-s .article-link a:visited {
    color: rgba(255,255,255,1.00);
	font-size: 1.2em;
}
.f-bx-s h2  {
	margin: 0;
    padding: 0;
	font-size: 1.6em;
    font-weight: 700;
}
.f-bx-s p  {
	margin: 1em 0;
	font-size: 1.2em;
}
.f-bx-s-t {
	width: 50%;
    padding: 5% 5% 0 5%;
    color: rgba(255,255,255,1.00);
    vertical-align: top;
}
.f-bx-s-t a.art-lnk {
    padding: 0 0 0.23em 0;
    margin: 0;
    border-bottom: 1px dotted rgba(255,255,255,0.50);
    width: 95%;
    margin-bottom: 3%;
}
.f-bx-s-t a.art-lnk:after {
    position: absolute;
    right: 5%;
    bottom: -0.13em;
    content: "\203A";
    margin-left: 0.6em;
    margin-right: 0.2em;
    font-size: 2.1em;
    line-height: 0.8em;
}
.f-bx-s-img {
	width: 40%;
}

/* pages */
.pg-bx-nrg-img:before,
.pg-bx-nrg:before,
.pg-bx-ash-img:before,
.pg-bx-ash:before,
.pg-bx-i-img:before,
.pg-bx-i:before,
.pg-bx-t-i-img:before,
.pg-bx-t-i:before {
	content: "";
	display: block;
}
.pg-bx-nrg,
.pg-bx-ash,
.pg-bx-i,
.pg-bx-t-i {
	margin: 0;
    padding: 0;
	width: 100.0%;
	overflow: hidden;
	font-family: 'NoSpace';/*
    border-bottom: 1px solid rgba(179,179,179,1.00);*/
}
.pg-bx-i .content,
.pg-bx-t-i .content {
	overflow: hidden;
}
.pg-bx-t-i-img:before,
.pg-bx-t-i:before {
	padding-top: 32%;
}
.pg-bx-t-img:before,
.pg-bx-t:before {
	padding-top: 32%;
}
.pg-bx-i-img:before,
.pg-bx-i:before {
	padding-top: 25%;
}
.pg-bx-nrg-img:before,
.pg-bx-nrg:before {
	padding-top: 18%;
}
.pg-bx-ash-img:before,
.pg-bx-ash:before {
	padding-top: 23%;
}
.pg-bx-t-i-t,
.pg-bx-t-t {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 50%;
    display: inline-block;
	margin: 0;
    padding: 0;
    width: 100%;
	font-family: 'NoSpace';
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
}
.pg-bx-nrg h1,
.pg-bx-ash h1,
.pg-bx-t-i-t h1,
.pg-bx-t-t h1,
.pg-bx-nrg h3,
.pg-bx-t-i-t h3 {
    color: rgba(255,255,255,1.00);
    position: absolute;
    top: 8%;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 3.2em;
    font-weight: 800;
    line-height: 1.52em;
    text-transform: uppercase;
    text-align: center;
text-shadow: 0px 3px 2px rgba(0,0,0,0.9),
             0px 3px 8px rgba(0,0,0,0.6),
             0px 8px 13px rgba(0,0,0,0.6);
}
.pg-bx-nrg h3,
.pg-bx-t-i-t h3 {
    top: auto;
    bottom: 8%;
    font-size: 2.3em;
    font-weight: 600;
    text-transform: none;
}
.pg-bx-nrg h3 {
    display: block;
    bottom: 0;
    font-size: 1.4em;
    margin: 0 auto 0 auto;
    max-width: 75%;
    left: 12.5%;
    text-shadow: none;
    background-color: rgba(0,70,132,0.90);
    border-radius: 0.6em 0.6em 0 0;
    padding: 1% 0 1% 0;
}
.pg-bx-ash-intro {
    position: absolute;
    width: 100%;
    left: 0;
    display: block;
    bottom: 0;
    text-align: center;
}

.pg-bx-ash-intro h3 {
    color: rgba(255,255,255,1.00);
    font-size: 1.4em;
    margin: 0 auto 0 auto;
    max-width: 1290px;
    background-color: rgba(0,70,132,0.90);
    border-radius: 0.6em 0.6em 0 0;
    padding: 1% 0 1% 0;
}
.pg-bx-t-t h1 {
    top: auto;
    bottom: 10%;
    white-space: normal;
}
.pg-df-ttl {
    padding: 5% 0;
    padding: 0 0;
    text-align: center;
}
.pg-df-ttl h1,
.pg-df-ttl h3 {
    font-weight: 600;
}
.pg-df-txt {
    padding: 0 0 2% 0;
}
.pg-grd-cntr {
    display:grid;
    grid-template-columns: 50% 50%;
    justify-content: flex-end;
    padding: 0;
    margin: 0 0 3% 0;
}
.pg-grd-cntr-full {
    grid-template-columns: 100%;
}
.pg-grd-txt {
    padding: 4% 6% 4% 6%;
}
.pg-grd-txt-brdr-rght {
    padding: 4% 6% 4% 6%;
    border-style: solid;
    border-width: 1px 1px 1px 0px;
    border-color: rgba(0,70,132,0.32);
}
.pg-grd-txt,
.pg-grd-img {
    overflow: hidden;
}
.pg-grd-img {
}
.pg-grd-img img {
  width: 100%;
  height: 100%;
    max-height: none;
    max-width: none;
    object-fit: cover;
    display: block;
}
.pg-grd-txt h2 {
    font-size: 1.8em;
}
.pg-df-txt-alt-hdr h2 {
    font-size: 2.2em;
}
.pg-grd-txt-alt h2 {
    font-size: 1.4em;
}
.pg-grd-txt-stndrd h2 {
    font-size: 1.5em;
}

/* 2 column pg */
.pg-df-2col {
    /*column-count: 2;*/
}
.pg-df-2col div {
    margin: 1% 0 1% 0;
    width: 50%;
    display:inline-block;
    vertical-align: top;
}/*
.pg-df-2col p {
    -webkit-column-break-after: avoid; break-after: avoid-column; 
}
.pg-df-2col p {
    -webkit-column-break-inside:avoid;
    -moz-column-break-inside:avoid;
    -o-column-break-inside:avoid;
    -ms-column-break-inside:avoid;
    column-break-inside:avoid;
}*/

/* Visitors new 2021 */

.pg-grd-txt-vst h2 {
    display: inline-block;
    font-size: 1.8em;
    padding: 0 1.0em .23em 0;
    margin: 0 0 .33em 0;
    font-weight: 600;
    border-bottom: 1px solid rgba(0,70,132,1.00);
}
div.txt-vst-section  {
    margin: 0 0 0 1.83em;
}
div.txt-vst-section div  {
    margin: 0 0 0 2.53em;
}
.txt-vst-section h2 {
    display: inline-block;
    font-size: 1.5em;
    padding: 0;
    margin: .83em 0 .0em 0;
    font-weight: 600;
    border: none;
}

/* Energy Header */

.nrg-hdr-all,
.nrg-hdr-mid,
.nrg-hdr-btm,
.frnt-lnks-vstrs {
    margin: -1.0% auto 0 auto;
    max-width: 94%;
    background-color: rgba(0,70,132,1.05);
    border-radius: 0;
    padding: 0 3%;
}
.nrg-hdr-all {
    margin: 0 auto 0 auto;
    border-radius: 0.6em;
}
.nrg-hdr-btm {
    margin: 0 auto 0 auto;
    border-radius: 0 0 0.6em 0.6em;
}
.frnt-lnks-vstrs {
    margin: 1% 3% 0 3%;
    width: 88%;
    background-color: rgba(0,70,132,1.00);
    border-radius: 0.6em;
    padding: 1.5% 3% 0 3%;
    text-align: center;
}
.frnt-lnks-vstrs h2 {
    display: block;
    margin: 0 0 2% 0;
    width: 100%;
    color:rgba(255,255,255,1.00);
    border-bottom: 1px solid rgba(255,255,255,1.00);
    padding: 0 0 1% 0;
    font-size: 1.6em;
    font-weight: 600;
}
.frnt-lnks-vstrs h2:last-of-type {
    display: block;
    margin: 2% 0 1% 0;
    width: 100%;
    color:rgba(255,255,255,1.00);
    border: none!important;
    padding: 0;
    font-size: 1.6em;
    font-weight: 600;
}
.frnt-lnks-vstrs p {
    display: block;
    margin: 0 0 2% 0;
    width: 100%;
    color:rgba(255,255,255,1.00);
    padding: 0 0 1% 0;
    font-size: 1.1em;
    font-weight: 400;
    column-count: 2;
    text-align: left;
}
.frnt-lnks-vstrs a.art-lnk {
    display: inline-block;
color: rgba(0,70,132,1.00);
border-radius: 0.4em;
padding: 1% 2%;
background-color: rgba(255,255,255,1.00);
margin: 0 2% 2% 0;
    text-transform: uppercase;
    font-size: 1.3em;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
.nrg-hdr-mid p {
    color: rgba(255,255,255,1.00);
    margin: 0;
    padding: 1.0em 0 0.1em 0;
    font-size: 1.1em;
    border-bottom: 1px dotted rgba(255,255,255,1.00);
}

/* owners */
.ownrs .pg-df-txt h2 {
    margin: 10% 0 0.83em 0;
}
.ownrs h2 img {
}
.ownrs-hdr {
    display: inline-block;
    width: 50%;
}
.ownrs-img {
    display: inline-block;
    text-align: right;
    width: 50%;
}

/* intro */

/* preview */
.pre-img {
    position: absolute;
    top: 0;
    z-index: 200;
}
.pre,
.pre-hdr {
    width: 98%;
    padding: 0 0 1.2% 1%;
	overflow: hidden;
}
.pre-img  .pre,
.pre-img  .pre-hdr {
    padding: 0 0 0 1%;
}
.pre a,
.pre-hdr-cntr {
    display: inline-block;
	overflow: hidden;
    padding: 0;
	width: 23.0%;
    margin: 0 2% 1.0% 0;
    background-color: rgba(0,155,103,0.05);
    border-radius: 0.6em;
}
.pre-img .pre a,
.pre-img .pre-hdr-cntr {
    background-color: rgba(255,255,255,0.90);
	width: 21.0%;
    margin: 2.5% 4% 0 0;
}
.pre-img .pre-hdr-cntr {
    margin: 0 4% 0 0;
    border-radius: 0 0 0.6em 0.6em;
    width: auto;
    white-space: nowrap;
    padding: 1% 2% 1% 2%;
    border: none;
}
.pre-hdr-cntr {
    background: none;
	width: 97.0%;
    margin: 1% 2% 0% 0;
    padding: 0 0 0 1%;
    border-top: 0px solid rgba(0,70,132,1.00);
    border-radius: 0em;
}
.pre-hdr-chld {
	display: inline-block;
	font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-transform: normal;
    padding: 1% 0.5% 0 0;
}
.pre-hdr-chld h2 {
	display: inline-block;
	font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-transform: normal;
    padding: 0;
	margin: 0;
	font-size: 100%;
}
.pre-img .pre-hdr-chld {
    padding: 1% 1.5% 0 0;
}
.pre-hdr-chld:nth-child(2) {
    text-transform: uppercase;
    color: rgba(0,70,132,1.00);
}
.pre a .pre-bx {
    width: 100%;
}
.pre a .pre-bx:before,
.nrg-rprt .pre a .pre-bx:before {
	content: "";
	display: block;
	padding-top: 32%;
}
.nrg-rprt .pre a .pre-bx:before {
	padding-top: 23%;
}
.pre a .pre-txt {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
}
.pre a .pre-txt h2 {
    padding: 0;
    margin: 0;
	color:rgba(67,67,67,1.00);
	line-height: 1.22em;
	font-size: 1.15em;
	font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-transform: normal;
    width: 94%;
    padding: 0 3% 0 3%;
    text-align: center;
    overflow-wrap: break-word;
}
.pre a .pre-txt h2:after {
    content: "\203A \00A0";
    margin: 0 0 0 3%;
    color: rgba(0,70,132,1.00);
    font-size: 1.6em;
    
}


/* news */
.nwsli {
}
.nws-tm {
    margin: 0 0 00;
    border-color: rgba(0,70,132,1.00);
    border-style: solid;
    border-width: 0 0 1px 0;
    padding: 1% 5% 3% 0%;
}
.nws-dt,
.nws-h,
.nws-lnk a:link,
.nws-lnk a:visited {
    margin: 0px;
    padding: 0px;
    color: #303030;
}
.nws-dt {
    padding: 0 0 1% 0;
    font-size: 1.0em;
    font-weight: 600;
    color: rgba(0,70,132,1.00);
}
.nws-lnk a:link,
.nws-lnk a:visited {
    font-size: 1.2em;
}
.pg-df-date {
    margin: 3% 0 0%;
    padding: 0;
    text-align: center;
    text-rendering: optimizeLegibility;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 1.4em;
    border-bottom: 1px solid rgba(139,139,139,1.00);
}

/* Article back link */

.lnk-bck-w-fll {
    width: 100%;
    border-top: 1px solid rgba(0,70,132,1.00);
}
.lnk-bck-w-mx {
    display: table;
    width: 100%;
    max-width: 1200px;
	margin: 0px auto;
    padding: 0;
    vertical-align: middle;
}
.lnk-bck,
.lnk-bck-dsc {
    display: inline-block;
    border: none;
    padding: 0.5% 0 0.5% 0.5%;
    font-family: 'Oswald', sans-serif;
    margin: 0;
    vertical-align: middle;
}
.lnk-bck-dsc div {
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
}
.lnk-bck div,
.lnk-bck a,
.lnk-bck b {
    display: table-cell;
    vertical-align: middle;
}
.lnk-bck a:link,
.lnk-bck a:visited {
    color: rgba(100,100,100,1.00);
    font-size: 1.00em;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
.lnk-bck-w-mx div:first-child div,
.lnk-bck-w-mx div:last-of-type a {
    color: rgba(0,70,132,1.00);
    font-size: 1.10em;
    font-weight: 400;
}
.lnk-bck-laquo {
    padding: 0 0.30em 0 0.25%;
    color: rgba(77,77,77,1.00);
    font-size: 1.3em;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
/* Page Extras */

/* Invoice */
.invoicesNoticeRed > .invoicesNotice {
    border-color:rgba(132,0,0,1.00);
}

.invoicesNotice {
    position: relative;
    border-style: solid;
    border-width: .6rem;
    padding: 1.3vw 1.3vw;
    margin-bottom: 0.6em;
}
.invoicesNotice h6 {
    display: inline-block;
    background: rgba(255,255,255,1.00);
    position: absolute;
    top: -1vw;
    left: 1.3vw;
    margin: 0;
    padding: .3vw .6vw;
    font-size: 100%;
}
.invoicesNotice h5 {
    display: inline-block;
    background: rgba(255,255,255,1.00);
    position: absolute;
    top: -1vw;
    right: 2vw;
    margin: 0;
    padding: .3vw .6vw;
    font-size: 100%;
}
.invoicesNotice h2 {
    margin: 0;
    font-size: 120%;
}
.invoicesNotice p {
    font-size: 110%;
}

/* Gallery */
.article-gallery {
    width: 100%;
}
.imageGallery {
}
.GallImg,
.GallImg img {
    width: 100%;
}
.GallImg:before {
    padding-top: 66.66666667%;
}
a[rel=gallery]
{
    border-color: rgba(0,102,179,1.0);
    border-style: solid;
    border-width: 0px;
    background-color: rgba(255,255,255,1.00);
    cursor: -moz-zoom-in, -webkit-zoom-in, pointer;
    width: 28%;
    display: inline-block;
    padding: 1%;
    margin: 0 3% 3% 0;
}
a[rel=gallery]:hover
{
    border-color: #000000;
}
.pg-grd-txt-brdr-rght a[rel=gallery] {
    border-color: rgba(0,102,179,1.0);
    border-style: solid;
    border-width: 0px;
    background-color: rgba(255,255,255,1.00);
    cursor: -moz-zoom-in, -webkit-zoom-in, pointer;
    width: 40%;
    display: inline-block;
    padding: 1%;
    margin: 0 0.15% 0.1% 0;
}
/* Widgets */
.wdgt-xmas {    
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    width: 94.0%;
    margin: 3.0% 0 0 3.0%;
}
.wdgt-xmas:before,
.wdgt-xmas-img:before {
    content: "";
    display: block;
    padding-top: 12%;
}
.wdgt-xmas-hdr,
.wdgt-xmas-txt {  
    position: absolute;
    left: 5%;
    top: 10%;
    width: 45%;
    text-align: left;
    color: rgba(255,255,255,1.00);
}
.wdgt-xmas-txt {  
    left: 72%;
    width: 27%;
}
.wdgt-xmas-hdr h2,
.wdgt-xmas-hdr h3 {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}
.wdgt-xmas-hdr h3 {
    text-transform: uppercase;
    font-size: 2.0em;
    font-weight: 400;
}
.wdgt-xmas-hdr h2 {
    font-size: 1.3em;
    padding-bottom: 1.5%;
}
.wdgt-xmas-txt p {
    margin: 0;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 1.2em;
}
.wdgt-job-banner {    
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    width: 94.0%;
    margin: 2.0% 0 1.5% 3.0%;
}
.wdgt-job-banner:before,
.wdgt-job-banner-img:before {
    content: "";
    display: block;
    padding-top: 12%;
}
.wdgt-job-banner-overlay{
    position: absolute;
	bottom: 0;
	right: 0;
    left: 0;
    top: 0;
	background-color: rgba(0,155,103,0.85);
}
.wdgt-job-banner-hdr,
.wdgt-job-banner-txt {  
    position: absolute;
    left: 5%;
    top: 10%;
    width: 65%;
    text-align: left;
    color: rgba(255,255,255,1.00);
}
.wdgt-job-banner-txt {  
	top: auto;
    left: auto;
	right: 3%;
	bottom: 10%;
    width: auto;
	text-align: right;
}
.wdgt-job-banner-hdr h2,
.wdgt-job-banner-hdr h3 {
    margin: 0;
    padding: 0;
    font-family: 'Raleway', sans-serif;
}
.wdgt-job-banner-hdr h3 {
    text-transform: uppercase;
    font-size: 1.9em;
    font-weight: 400;
}
.wdgt-job-banner-hdr h2 {
    font-size: 1.3em;
    padding-bottom: .5%;
    margin-bottom: 1%;
	border-bottom: 1px solid rgba(255,255,255,1.00);
	display: inline-block;
	
}
.wdgt-job-banner-txt p,
.wdgt-job-banner-txt a.art-lnk {
    margin: 0;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 1.2em;
}
.wdgt-job-banner-txt a.art-lnk {
	background-color: rgba(255,255,255,1.00);
	padding: 1.2% 5%;
	border-radius: 0.3rem;
	
}


/* Modules */

.mdl-rekry-banner {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-gap: 0;
  justify-content: center;
  align-content: center;
  text-align: center;
    margin: 3.0% 3.0% 0 3.0%;
}
.mdl-rekry-banner > figure {
    position: relative;
}

.mdl-rekry-banner > figure > img {
    object-fit: cover;
  width: 100%;
  height: 100%;
}
.mdl-rekry-banner > figure.mdl-rekry-banner-b > figcaption {
    position: absolute;
    top: 8%;
    left: 10%;
    right: 10%;
    text-align: left;
    color: rgba(255,255,255,1.00);
}
.mdl-rekry-banner > figure.mdl-rekry-banner-b > figcaption > p {
    padding: 0;
    margin: 0;
    padding-bottom: .5%;
    margin-bottom: 1%;
    border-bottom: 1px solid rgba(255,255,255,1.00);
    display: inline-block;
    font-size: clamp(0.65rem, 0.5600rem + 0.4500vw, 1.1rem)!important;
}
.mdl-rekry-banner > figure.mdl-rekry-banner-b > figcaption > h2 {
    margin: .63em 0 .43em 0;
    line-height: 1.22em;
    font-size: clamp(0.75rem, 0.6400rem + 0.5500vw, 1.3rem)!important;
}
.mdl-rekry-banner > figure.mdl-rekry-banner-b > figcaption > a.art-lnk {
    margin: .23em 0 .32em 0;
    line-height: 1.22em;
    font-size: clamp(0.75rem, 0.6400rem + 0.5500vw, 1.3rem)!important;
    font-weight: 300;
    color: rgba(255,255,255,1.00);
    padding: 0;
}
.mdl-rekry-banner > figure.mdl-rekry-banner-c > figcaption {
    position: absolute;
    top: 8%;
    right: 10%;
    text-align: right;
}
.mdl-rekry-banner > figure.mdl-rekry-banner-c > figcaption > a.art-lnk {
    display: inline-block;
    font-size: clamp(0.65rem, 0.5600rem + 0.4500vw, 1.1rem)!important;
    background-color: rgba(255,255,255,1.00);
    padding: 1.2% 8%;
    border-radius: 0.3rem;
    white-space: nowrap;
}

.mdl-rekry-banner > figure.mdl-rekry-banner-b > figcaption > span > p {
    display: inline-block;
    font-size: clamp(0.55rem, 0.4600rem + 0.4500vw, 1rem);
    padding: 0;
    white-space: nowrap;
}

/* default table */
.article-table {
	width: 100%;
}
.article-table .site-table {
	font-family: 'Raleway', sans-serif;
	width: 100%;
}
.article-table .site-table thead {
	background-color: rgba(0,70,132,1.00);
    color: rgba(255,255,255,1.00);
    font-weight: 600;
}
.article-table .site-table thead th {
	padding: 1% 1% 1% 1%;
    width: auto;
    border: 1px solid #ffffff;
}
.article-table .site-table tbody {
	
}
.article-table .site-table tbody td {
	padding: 1.5% 1% 1.5% 1%;
    width: auto;
    border-right: 1px solid rgba(0,70,132,1.00);
}
.article-table .site-table tbody td:nth-child(5) {
	text-align: right;
}

/* footer */
.ftr {
	display: inline-block;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 100%;
	color: #ffffff;
	height: auto;
	z-index:20;
}
.ftr a:link, .ftr a:visited {
	color: #ffffff;
}

.ftr a.art-lnk {
    font-weight: 300;
    margin: 0;
    padding: 0;
    display:block;
    font-size: 1.10em;
}
.ftr a.art-lnk:after {
    display: none;
}
.ftr a.art-lnk:before {
    content: "\0000BB";
    margin-left: 0;
    margin-right: 0.3em;
    font-size: 1.3em;
}
.ftr h2 {
	font-size: 1.3em;
	margin: 0;
	padding: 5% 0% 3% 0%;
}
.ftr-widg h2 {
	font-size: 1.1em;
	margin-top: 5%;
}
.ftr-widg a {
	font-size: 1.25em;
}
.ftr-sec:nth-child(3) .ftr h2:nth-child(2) {
	font-size: 1.2em;
	padding: 0% 0% 3% 0%;
}
.ftr h3 {
	font-size: 1.25em;
	margin: 0px;
	font-weight:normal;
	padding: 4% 0% 2% 0%;
}
.ftr h4 {
	font: normal 1.5em;
	margin: 0px;
	padding: 3% 0% 2% 0%;
}
.ftr p {
	font-size: 1.10em;
	margin: 0;
	padding: 3% 0% 2% 0%;
}
.ftr-sec {
	margin: 1% 0 1% 4%;
	width: 19%;
	display: inline-block;
	vertical-align: top;
}
.ftr-sec img {
	max-width: 40%;
	max-height: 40%;
	padding: 0% 0% 2% 0%;
}
.ftr-tel h2 {
	font-size: 1.15em;
	padding: 6% 0% 3% 0%;
}
.ftr-tel p,
.ftr-tel a {
	font-size: 1.25em;
}
.ftr-sec-lg,
.ftr-sec-cp {
	background-color: rgba(255,255,255,1.00);
    vertical-align: middle;
	margin: 0;
	padding: 1.5% 3% 1.5% 6%;
	width: 94%;
}
.ftr-sec-lg {
    border-top: 0.9em solid rgba(0,70,132,1.00);
}
.ftr-sec-cp {
	background-color: rgba(0,155,103,1.00);
}
.ftr-sec-lg img {
	width: 8%;
	padding: 0 6% 0 0;
}
.ftr-sec .tool-social {
    position: absolute;
    right: 2%;
    top: 10%;
    display: inline;
    vertical-align: middle;
    margin: auto 0;
    text-align: right;
}
.ftr-sec .tool-social div {
    width: 40%;
}
.ftr-sec .tool-social div img {
    width: 100%;
}

/* No Display switch */
.NoDsp-mbl {
    display: none!important;
}
.NoDsp-dsk {
    display: none!important;
}

@media (min-width:1152px) and (max-width:1279px)  {
body {
	font-size: 85%;
}
.navi a, .navi a.focus {
    font-size: 1.35em;
}
/* nav sub */
.toggle-menu {
	display:none;
}
.w-pg-2bx-stndrd {
    max-width: 95%;
}
}
@media (min-width:1280px) and (max-width:1367px){
body {
	font-size: 95%;
}
.navi a, .navi a.focus {
    font-size: 1.35em;
}
/* nav sub */
.toggle-menu {
	display:none;
}
/* front */
.f-bx-l-t h3 {
    font-size: 1.8em;
}
.w-pg-2bx-stndrd {
    max-width: 100%;
}
}
@media (min-width:1368px) and (max-width:1489px){

.navi a, .navi a.focus {
    font-size: 1.35em;
}
/* nav sub */
.toggle-menu {
	display:none;
}
/* front */
.f-bx-l-t h3 {
    font-size: 1.9em;
}
.w-pg-2bx-stndrd {
    max-width: 100%;
}
}
@media (min-width:1490px) and (max-width:1689px){

/* nav sub */
.toggle-menu {
	display:none;
}
/* front */
.f-bx-l-t h3 {
    font-size: 2.0em;
}
.w-pg-2bx-stndrd {
    max-width: 95%;
}
}
@media (min-width:1600px){

/* nav sub */
.toggle-menu {
	display:none;
}
}
@media (min-width:1920px){

/* nav sub */
.toggle-menu {
	display:none;
}
.w-pg-2bx-stndrd {
    max-width: 80%;
}
}
@media (min-width:360px) and (max-width:567px) {
/* display */
.no-dsp-mb,
.no-dsp-dsk  {
	display: none;
}
.disp-mob,
.disp-dsk {
	display: inline-block;
}
    
/* typography */
h2, h3, p, a {
    font-size: 125%!important;
}
/* links */
.article-file,
.article-link {
    margin:5.5% 2.5% 1.5% 0;
}
    
/* nav */
div.navi {
	display: none;
}
#secmenu {
	display: table-cell;
}
/* nav mobile */
.toggle-menu {
    display: table-cell;
    width: 20%;
    padding: 0 10% 0 4%;
}
/* tools-menu */
.tool-lng {
    width: 70%;
    font-size: 60%;
}
/* header */
.logo img {
	width: 23%;
}
.fnd-lnk {
    display: table-cell;
    width: 20%;
}
    
/* reoccurring */
.w-pg-txt {
    margin: 0 4% 0 4%;
    max-width: 92%;
}
.w-pg-2bx {
    margin: 0 auto 0 auto;
    max-width: 100%;
}
.w-pg-hdr {
    margin: 0 auto 0 auto;
    max-width: 90%;
}
    
/* front */
.f-bx-l-img:before,
.f-bx-l:before {
	padding-top: 90%;
}
.f-bx-l-t h1,
.f-bx-l-t h3 {
    top: 5%;
    line-height: 1.32em;
    font-size: 2.1em;
    white-space: normal;
}
.f-bx-l-t h3 {
    top: auto;
    font-size: 0.9em;
    bottom: 5%;
}
.f-bx-s {
    width: 94.0%;
}

.f-bx-s-t h2 {
    font-size: 1.0em!important;
}
.f-bx-s-t p,
.f-bx-s-t a {
    font-size: 0.75em!important;
}
.frnt-lnks-vstrs {
    margin: 2% 3% 1% 3%;
    padding: 3.5% 3% 1% 3%;
}
.frnt-lnks-vstrs h2 {
    margin: 0 0 3% 0;
}
.frnt-lnks-vstrs a.art-lnk {
    padding: 1.5% 2%;
    margin: 0 2% 3% 0;
    font-size: 0.9em!important;
}
.frnt-lnks-vstrs h2:last-of-type {
    margin: 4% 0 1% 0;
}
.frnt-lnks-vstrs p {
    width: 100%;
    font-size: 0.8em!important;
    column-count: 1;
    text-align: center;
}
    
/* pages */

.pg-bx-t-i-img:before,
.pg-bx-t-i:before {
	padding-top: 60%;
}
.pg-bx-i-img:before,
.pg-bx-i:before {
	padding-top: 70%;
}
.pg-bx-nrg-img:before,
.pg-bx-nrg:before {
	padding-top: 32%;
}
.pg-bx-ash-img:before,
.pg-bx-ash:before {
	padding-top: 32%;
}
.pg-df-ttl {
    font-size: 50%;
}
.pg-df-txt {
    font-size: 70%;
}
.pg-df-txt h1 {
    font-size: 2.3em;
}
.pg-bx-t-t {
    font-size: 50%;
}
.pg-bx-nrg,
.pg-bx-ash {
    font-size: 60%;
}
.pg-bx-nrg h3,
.pg-bx-ash h3 {
    font-size: 2.1em!important;
    max-width: 90%;
    left: 5.0%;
}
.pg-grd-txt {
    font-size: 80%!important;
}
.pg-grd-txt p {
    font-size: 90%!important;
}

.pg-grd-cntr-intro {
    grid-template-columns: 100%;
}
.pg-grd-cntr-stndrd,
.pg-grd-cntr-sec {
    grid-template-columns: 100%;
}
.pg-grd-txt-brdr-rght {
    border: none;
}
    
/* articel text list */
div.article-txt-list > p,
.article-widget > .article-txt-list > p {
    position: relative;
    display: block;
    padding-left: 5%;
    line-height: normal;
    margin: 1em 0 1em 0;
}
div.article-txt-list > p:before,
.article-widget > .article-txt-list > p:before {
    position: absolute;
    height: 0;
    top: 0;
    left: 0;
    content: "\0025CF";
    color: rgba(0,70,132,0.90);
}
    
/* 2 column pg */
.pg-df-2col div {
    width: 100%;
}

/* Energy Header */
.nrg-hdr-mid,
.nrg-hdr-btm {
    font-size: 60%;
}

/* owners */
.ownrs h2 img {
    width: 40%;
}
    
/* intro */

/* preview */
.pre,
.pre-hdr {
    font-size: 70%;
}
.pre-img .pre a {
	width: 30.0%;
    margin: 2.5% 2% 0 1%;
}
.pre a .pre-bx:before {
	padding-top: 50%;
}
.pre a .pre-txt h2 {
	font-size: 0.95em!important;
}

/* news */
.nwsli {
    font-size: 80%;
}
    
/* Article back link */
.lnk-bck a:link,
.lnk-bck a:visited {
    font-size: 0.60em!important;
}
.lnk-bck-w-mx div:first-child div {
    display: none;
}
.lnk-bck-w-mx div:last-of-type a {
    font-size: 0.60em!important;
}
/* Widgets */
.wdgt-xmas:before,
.wdgt-xmas-img:before {
    padding-top: 50%;
}
.wdgt-xmas-hdr,
.wdgt-xmas-txt {
    left: 5%;
    top: 10%;
    width: 65%;
}
.wdgt-xmas-txt {
    top: 65%;
    left: 5%;
    width: 60%;
}
.wdgt-xmas-hdr h3 {
    font-size: 1.3em!important;
}
.wdgt-xmas-hdr h2 {
    font-size: 1.0em!important;
}
.wdgt-xmas-txt p {
    font-size: 0.8em!important;
}
.wdgt-job-banner:before,
.wdgt-job-banner-img:before {
    padding-top: 50%;
}
.wdgt-job-banner-hdr {
    left: 5%;
    top: 10%;
    width: 65%;
}
.wdgt-job-banner-txt {
	width: 90%;
	bottom: 5%;
}
.wdgt-job-banner-hdr h3 {
    font-size: 1.2em!important;
}
.wdgt-job-banner-hdr h2 {
    font-size: 1.0em;
}
.wdgt-job-banner-txt p {
    font-size: 0.8em!important;
	display: inline-block;
	float: left;
}
.wdgt-job-banner-txt a.art-lnk {
    font-size: 0.8em!important;
	display: inline-block;
}
/* invoice */
.invoicesNotice h6,
.invoicesNotice h5 {
    top: -2.3vw;
    padding: .6vw .9vw;
    font-size: 80%!important;
}
.invoicesNotice h2 {
    margin: 2vw 0 0 0;
    font-size: 100%!important;
}
.invoicesNotice p {
    font-size: 90%!important;
}
/* footer */
.ftr {
	font-size: 65%;
}
.ftr .ftr-sec {
	margin: 5% 0 5% 0;
    width: 100%;
}
.ftr .w-mx .ftr-sec {
	margin: 3% 0 3% 5%;
	width: 44%;
}
.ftr-sec:nth-child(1) img {
    width: 21%;
}
}
@media (min-width:568px) and (max-width:639px) {
/* display */
.no-dsp-mb,
.no-dsp-dsk  {
	display: none;
}
.disp-mob,
.disp-dsk {
	display: inline-block;
}
    
/* typography */
h2, h3, p, a {
    font-size: 135%!important;
}
/* links */
.article-file,
.article-link {
    margin:5.5% 2.5% 1.5% 0;
}
    
/* nav */
div.navi {
	display: none;
}
#secmenu {
	display: table-cell;
}
/* nav mobile */
.toggle-menu {
    display: table-cell;
    width: 20%;
    padding: 0 10% 0 4%;
}
/* tools-menu */
.tool-lng {
    width: 70%;
    font-size: 60%;
}
/* header */
.logo img {
	width: 18%;
}
.fnd-lnk {
    display: table-cell;
    width: 20%;
}
    
/* reoccurring */
.w-pg-txt {
    margin: 0 4% 0 4%;
    max-width: 92%;
}
.w-pg-2bx {
    margin: 0 auto 0 auto;
    max-width: 100%;
}
.w-pg-hdr {
    margin: 0 auto 0 auto;
    max-width: 90%;
}
    
/* front */
.f-bx-l-img:before,
.f-bx-l:before {
	padding-top: 90%;
}
.f-bx-l-t h1,
.f-bx-l-t h3 {
    top: 5%;
    line-height: 1.32em;
    font-size: 2.1em;
    white-space: normal;
}
.f-bx-l-t h3 {
    top: auto;
    font-size: 0.9em;
    bottom: 5%;
}
.f-bx-s {
    width: 94.0%;
}

.f-bx-s-t h2 {
    font-size: 1.3em!important;
}
.f-bx-s-t p,
.f-bx-s-t a {
    font-size: 0.95em!important;
}
.frnt-lnks-vstrs {
    margin: 2% 3% 1% 3%;
    padding: 2.5% 3% 1% 3%;
}
.frnt-lnks-vstrs h2 {
    margin: 0 0 3% 0;
}
.frnt-lnks-vstrs a {
    padding: 1.5% 2%;
    margin: 0 2% 3% 0;
    font-size: 1.0em!important;
}
.frnt-lnks-vstrs h2:last-of-type {
    margin: 4% 0 1% 0;
}
.frnt-lnks-vstrs p {
    width: 100%;
    font-size: 0.9em!important;
}
    
/* pages */

.pg-bx-t-i-img:before,
.pg-bx-t-i:before {
	padding-top: 60%;
}
.pg-bx-i-img:before,
.pg-bx-i:before {
	padding-top: 70%;
}
.pg-bx-nrg-img:before,
.pg-bx-nrg:before {
	padding-top: 26%;
}
.pg-bx-ash-img:before,
.pg-bx-ash:before {
	padding-top: 26%;
}
.pg-df-ttl {
    font-size: 70%;
}
.pg-df-txt {
    font-size: 70%;
}
.pg-df-txt h1 {
    font-size: 2.3em;;
}
.pg-bx-t-t {
    font-size: 50%;
}
.pg-bx-nrg,
.pg-bx-ash {
    font-size: 60%;
}
.pg-bx-nrg h3,
.pg-bx-ash h3 {
    font-size: 2.6em!important;
    max-width: 90%;
    left: 5.0%;
}
.pg-grd-txt {
    font-size: 80%!important;
}
.pg-grd-txt p {
    font-size: 100%!important;
}
.pg-grd-cntr-intro {
    grid-template-columns: 100%;
}

/* Energy Header */
.nrg-hdr-mid,
.nrg-hdr-btm {
    font-size: 60%;
}
    
/* intro */

/* preview */
.pre,
.pre-hdr {
    font-size: 70%;
}
.pre-img .pre a {
	width: 30.0%;
    margin: 2.5% 2% 0 1%;
}
.pre a .pre-bx:before {
	padding-top: 50%;
}
.pre a .pre-txt h2 {
	font-size: 0.95em!important;
}
/* news */
.nwsli {
    font-size: 80%;
}

/* Article back link */
.lnk-bck a:link,
.lnk-bck a:visited {
    font-size: 0.60em!important;
}
.lnk-bck-w-mx div:first-child div {
    display: none;
}
.lnk-bck-w-mx div:last-of-type a {
    font-size: 0.70em!important;
}
/* Widgets */
.wdgt-xmas:before,
.wdgt-xmas-img:before {
    padding-top: 25%;
}
.wdgt-xmas-hdr,
.wdgt-xmas-txt {
    left: 5%;
    top: 10%;
    width: 65%;
}
.wdgt-xmas-txt {
    top: 68%;
    left: 5%;
    width: 50%;
}
.wdgt-xmas-hdr h3 {
    font-size: 1.3em!important;
}
.wdgt-xmas-hdr h2 {
    font-size: 1.0em!important;
}
.wdgt-xmas-txt p {
    font-size: 0.7em!important;
}  
.wdgt-job-banner:before,
.wdgt-job-banner-img:before {
    padding-top: 25%;
}
.wdgt-job-banner-hdr {
    left: 5%;
    top: 10%;
    width: 65%;
}
.wdgt-job-banner-txt {
}
.wdgt-job-banner-hdr h3 {
    font-size: 1.3em!important;
}
.wdgt-job-banner-hdr h2 {
    font-size: 1.0em!important;
}
.wdgt-job-banner-txt p {
    font-size: 0.7em!important;
	display: inline-block;
}  
.wdgt-job-banner-txt a.art-lnk {
    font-size: 0.7em!important;
	display: inline-block;
}
/* footer */
.ftr {
	font-size: 65%;
}
.ftr .ftr-sec {
	margin: 5% 0 5% 0;
    width: 100%;
}
.ftr .w-mx .ftr-sec {
	margin: 3% 0 3% 5%;
	width: 44%;
}
.ftr-sec:nth-child(1) img {
    width: 21%;
}
}
@media (min-width:640px) and (max-width:735px) {
/* display */
.no-dsp-mb,
.no-dsp-dsk  {
	display: none;
}
.disp-mob,
.disp-dsk {
	display: inline-block;
}
    
/* typography */
h2, h3, p, a {
    font-size: 145%!important;
}
/* links */
.article-file,
.article-link {
    margin:5.5% 2.5% 1.5% 0;
}
    
/* nav */
div.navi {
	display: none;
}
#secmenu {
	display: table-cell;
}
/* nav mobile */
.toggle-menu {
    display: table-cell;
    width: 20%;
    padding: 0 10% 0 4%;
}
/* tools-menu */
.tool-lng {
    width: 70%;
    font-size: 60%;
}
/* header */
.logo img {
	width: 18%;
}
.fnd-lnk {
    display: table-cell;
    width: 20%;
}
    
/* reoccurring */
.w-pg-txt {
    margin: 0 4% 0 4%;
    max-width: 92%;
}
.w-pg-2bx {
    margin: 0 auto 0 auto;
    max-width: 100%;
}
.w-pg-hdr {
    margin: 0 auto 0 auto;
    max-width: 90%;
}
    
/* front */
.f-bx-l-img:before,
.f-bx-l:before {
	padding-top: 90%;
}
.f-bx-l-t h1,
.f-bx-l-t h3 {
    top: 5%;
    line-height: 1.32em;
    font-size: 2.1em;
    white-space: normal;
}
.f-bx-l-t h3 {
    top: auto;
    font-size: 0.9em;
    bottom: 5%;
}
.f-bx-s {
    width: 94.0%;
}
.f-bx-s-t h2 {
    font-size: 1.4em!important;
}
.f-bx-s-t p,
.f-bx-s-t a {
    font-size: 1.05em!important;
}
.frnt-lnks-vstrs {
    margin: 2% 3% 1% 3%;
    padding: 2.5% 3% 1% 3%;
}
.frnt-lnks-vstrs h2 {
    margin: 0 0 3% 0;
}
.frnt-lnks-vstrs a {
    padding: 1.5% 2%;
    margin: 0 2% 3% 0;
    font-size: 0.9em!important;
}
.frnt-lnks-vstrs h2:last-of-type {
    margin: 4% 0 1% 0;
}
.frnt-lnks-vstrs p {
    width: 100%;
    font-size: 0.9em!important;
}
    
/* pages */

.pg-bx-t-i-img:before,
.pg-bx-t-i:before {
	padding-top: 60%;
}
.pg-bx-i-img:before,
.pg-bx-i:before {
	padding-top: 60%;
}
.pg-bx-nrg-img:before,
.pg-bx-nrg:before {
	padding-top: 26%;
}
.pg-bx-ash-img:before,
.pg-bx-ash:before {
	padding-top: 26%;
}
.pg-df-ttl {
    font-size: 80%;
}
.pg-df-txt {
    font-size: 70%;
}
.pg-df-txt h1 {
    font-size: 2.3em;;
}
.pg-bx-t-t {
    font-size: 50%;
}
.pg-bx-nrg,
.pg-bx-ash {
    font-size: 60%;
}
.pg-bx-nrg h3,
.pg-bx-ash h3 {
    font-size: 2.9em!important;
    max-width: 90%;
    left: 5.0%;
}
.pg-grd-txt {
    font-size: 80%!important;
}
.pg-grd-txt p {
    font-size: 110%!important;
}
.pg-grd-cntr-intro {
    grid-template-columns: 100%;
}

/* Invoice */
.invoicesNoticeRed {
    border-style: solid;
    border-width: 1px;
    border-color:rgba(0,70,132,1.00);
}

.invoicesNotice {
    border-style: solid;
    border-width: 1px;
    border-color:rgba(0,70,132,1.00);
}


/* Energy Header */
.nrg-hdr-mid,
.nrg-hdr-btm {
    font-size: 60%;
}
    
/* intro */

/* preview */
.pre,
.pre-hdr {
    font-size: 70%;
}
.pre-img .pre a {
	width: 30.0%;
    margin: 2.5% 2% 0 1%;
}
.pre a .pre-bx:before {
	padding-top: 50%;
}
.pre a .pre-txt h2 {
	font-size: 0.95em!important;
}
/* news */
.nwsli {
    font-size: 80%;
}

/* Article back link */
.lnk-bck a:link,
.lnk-bck a:visited {
    font-size: 0.60em!important;
}
.lnk-bck-w-mx div:first-child div {
    display: none;
}
.lnk-bck-w-mx div:last-of-type a {
    font-size: 0.70em!important;
}

/* Widgets */
.wdgt-xmas:before,
.wdgt-xmas-img:before {
    padding-top: 25%;
}
.wdgt-xmas-hdr,
.wdgt-xmas-txt {
    left: 5%;
    top: 10%;
    width: 65%;
}
.wdgt-xmas-txt {
    top: 68%;
    left: 5%;
    width: 50%;
}
.wdgt-xmas-hdr h3 {
    font-size: 1.3em!important;
}
.wdgt-xmas-hdr h2 {
    font-size: 1.0em!important;
}
.wdgt-xmas-txt p {
    font-size: 0.7em!important;
}   
.wdgt-job-banner:before,
.wdgt-job-banner-img:before {
    padding-top: 25%;
}
.wdgt-job-banner-hdr {
    left: 5%;
    top: 10%;
    width: 65%;
}
.wdgt-job-banner-txt {
}
.wdgt-job-banner-hdr h3 {
    font-size: 1.3em!important;
}
.wdgt-job-banner-hdr h2 {
    font-size: 1.0em!important;
}
.wdgt-job-banner-txt p {
    font-size: 0.8em!important;
}
.wdgt-job-banner-txt a.art-lnk {
    font-size: 0.8em!important;
	display: inline-block;
}
/* footer */
.ftr {
	font-size: 65%;
}
.ftr .ftr-sec {
	margin: 5% 0 5% 0;
    width: 100%;
}
.ftr .w-mx .ftr-sec {
	margin: 3% 0 3% 5%;
	width: 44%;
}
.ftr-sec:nth-child(1) img {
    width: 21%;
}
}
@media (min-width:736px) and (max-width:979px) {
body {
	font-size: 57%;
}
/* header */
    
.logo img {
}
/* Typography */
	
/* nav sub */
.toggle-menu {
	display:none;
}

.w-pg-2bx-stndrd {
    max-width: 100%;
}
    
.pg-grd-cntr-intro {
    grid-template-columns: 100%;
}
    
}
@media (min-width:980px) and (max-width:1151px) {
body {
	font-size: 69%;
}
/* header */
    
.logo img {
}

/* Typography */

	
/* nav sub */
.toggle-menu {
	display:none;
}
.w-pg-2bx-stndrd {
    max-width: 100%;
}
.pg-grd-cntr-intro {
    grid-template-columns: 100%;
}
}
@media (max-width:735px) {
    
.mdl-rekry-banner {
  grid-template-columns: auto auto;
}
.mdl-rekry-banner > figure.mdl-rekry-banner-a {
    display: none;
}
    
    
}
@media (max-width:359px) {
/* display */
.no-dsp-mb,
.no-dsp-dsk  {
	display: none;
}
.disp-mob,
.disp-dsk {
	display: inline-block;
}
    
/* typography */
h2, h3, p, a {
    font-size: 90%!important;
}
/* links */
.article-file,
.article-link {
    margin:5.5% 2.5% 1.5% 0;
}
    
/* nav */
div.navi {
	display: none;
}
#secmenu {
	display: table-cell;
}
/* nav mobile */
.toggle-menu {
    display: table-cell;
    width: 20%;
    padding: 0 10% 0 4%;
}
/* tools-menu */
.tool-lng {
    width: 70%;
    font-size: 60%;
}
/* header */
.logo img {
	width: 23%;
}
.fnd-lnk {
    display: table-cell;
    width: 20%;
}
    
/* reoccurring */
.w-pg-txt {
    margin: 0 4% 0 4%;
    max-width: 92%;
}
.w-pg-2bx {
    margin: 0 auto 0 auto;
    max-width: 100%;
}
.w-pg-hdr {
    margin: 0 auto 0 auto;
    max-width: 90%;
}
    
/* front */
.f-bx-l-img:before,
.f-bx-l:before {
	padding-top: 90%;
}
.f-bx-l-t h1,
.f-bx-l-t h3 {
    top: 5%;
    line-height: 1.32em;
    font-size: 2.1em;
    white-space: normal;
}
.f-bx-l-t h3 {
    top: auto;
    font-size: 0.9em;
    bottom: 5%;
}
.f-bx-s {
    width: 94.0%;
    
}
.f-bx-s-t h2 {
    font-size: 0.9em!important;
}
.f-bx-s-t p,
.f-bx-s-t a {
    font-size: 0.65em!important;
}
.frnt-lnks-vstrs h2:last-of-type {
    margin: 4% 0 1% 0;
}
.frnt-lnks-vstrs p {
    width: 100%;
    font-size: 0.7em!important;
    column-count: 1;
    text-align: center;
}
    
/* pages */

.pg-bx-t-i-img:before,
.pg-bx-t-i:before {
	padding-top: 60%;
}
.pg-bx-i-img:before,
.pg-bx-i:before {
	padding-top: 70%;
}
.pg-bx-nrg-img:before,
.pg-bx-nrg:before {
	padding-top: 26%;
}
.pg-bx-ash-img:before,
.pg-bx-ash:before {
	padding-top: 26%;
}
.pg-df-ttl {
    font-size: 50%;
}
.pg-df-txt {
    font-size: 70%;
}
.pg-df-txt h1 {
    font-size: 2.3em;;
}
.pg-bx-t-t {
    font-size: 50%;
}
.pg-bx-nrg,
.pg-bx-ash {
    font-size: 60%;
}
.pg-bx-nrg h3,
.pg-bx-ash h3 {
    font-size: 1.7em!important;
    max-width: 90%;
    left: 5.0%;
}
.pg-grd-cntr {
    font-size: 80%;
}
.pg-grd-cntr-intro {
    grid-template-columns: 100%;
}

.pg-grd-cntr-stndrd,
.pg-grd-cntr-sec {
    grid-template-columns: 100%;
}
.pg-grd-txt-brdr-rght {
    border: none;
}
    
/* 2 column pg */
.pg-df-2col div {
    width: 100%;
}

/* Energy Header */
.nrg-hdr-mid,
.nrg-hdr-btm {
    font-size: 60%;
}

/* owners */
.ownrs h2 img {
    width: 45%;
}
    
/* intro */

/* preview */
.pre,
.pre-hdr {
    font-size: 70%;
}
.pre-img .pre a {
	width: 30.0%;
    margin: 2.5% 2% 0 1%;
}
.pre a .pre-bx:before {
	padding-top: 50%;
}
.pre a .pre-txt h2 {
	font-size: 0.95em;
}

/* invoice */
.invoicesNotice h6,
.invoicesNotice h5 {
    top: -2.9vw;
    padding: .6vw .9vw;
    font-size: 80%!important;
}
.invoicesNotice h2 {
    margin: 2vw 0 0 0;
    font-size: 100%!important;
}
.invoicesNotice p {
    font-size: 90%!important;
}
/* news */
.nwsli {
    font-size: 80%;
}

/* Article back link */
.lnk-bck a:link,
.lnk-bck a:visited {
    font-size: 0.60em!important;
}
.lnk-bck-w-mx div:first-child div {
    display: none;
}
.lnk-bck-w-mx div:last-of-type a {
    font-size: 0.70em!important;
}
/* Widgets */
.wdgt-xmas:before,
.wdgt-xmas-img:before {
    padding-top: 50%;
}
.wdgt-xmas-hdr,
.wdgt-xmas-txt {
    left: 5%;
    top: 10%;
    width: 65%;
}
.wdgt-xmas-txt {
    top: 60%;;
    left: 5%;
    width: 60%;
}
.wdgt-xmas-hdr h3 {
    font-size: 1.2em!important;
}
.wdgt-xmas-hdr h2 {
    font-size: 1.3em;
}
.wdgt-xmas-txt p {
    font-size: 0.7em!important;
}
.wdgt-job-banner:before,
.wdgt-job-banner-img:before {
    padding-top: 50%;
}
.wdgt-job-banner-hdr {
    left: 5%;
    top: 10%;
    width: 80%;
}
.wdgt-job-banner-txt {
	width: 90%;
	bottom: 5%;
}
.wdgt-job-banner-hdr h3 {
    font-size: 1.2em!important;
}
.wdgt-job-banner-hdr h2 {
    font-size: 1.3em;
}
.wdgt-job-banner-txt p {
    font-size: 0.7em!important;
	display: inline-block;
	float: left;
}
.wdgt-job-banner-txt a.art-lnk {
    font-size: 0.7em!important;
	display: inline-block;
}
    
/* footer */
.ftr {
	font-size: 65%;
}
.ftr .ftr-sec {
	margin: 5% 0 5% 0;
    width: 100%;
}
.ftr .w-mx .ftr-sec {
	margin: 3% 0 3% 5%;
	width: 44%;
}
.ftr-sec:nth-child(1) img {
    width: 21%;
}
}
