.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
box-sizing: border-box;
vertical-align: baseline;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol {
list-style: none;
}
ul {
list-style-type: disc;
list-style-position: inside;
margin: 10px 0 20px 0;
padding: 0;	
}
ul li {
color: #454545; 
font-size: 1em; 
line-height: 1.7em; 
padding: 0;
margin-bottom: 5px;
margin-left: 2.0em;
text-indent: -1em;
}
.text-container.white ul li {
color: #ffffff;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
p + p { 
margin-top: 0.5em;
}
a {
color: inherit;
font-family: "Open Sans", sans-serif;
text-decoration: none;
margin: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}
a:focus {
outline:0;
}
a:hover{
color: #fd5100;
}
p { 
color: #454545; 
font-size: 1em; 
font-family: "Open Sans", sans-serif;
padding: 0;
line-height: 1.7em;
}
strong { 
font-weight: bold; 
}        div.counter {
color: #ffffff;
font-family: "Open Sans", sans-serif;
font-weight: 800;
font-size: 4em;
} body {
background-color: #ffffff;
font-family: "Open Sans", sans-serif;
margin: 0;
padding: 0;
line-height: 1;
} #header {
position: relative;
border-top: 3px solid #fd5100;
width: 100%;
height: 180px;
}
#logo {
display: block;
float: left;
width: 250px;
margin: 0;
padding: 10px 0 0;
}
#header-contact {
position: absolute;
top: 35px;
right: 10px;
}
#menu {
position: absolute;
right: 10px;
bottom: 20px;
height: 50px;
z-index: 99;
}
#banner {
position: relative;
background-image: url(//www.nerg.co.uk/wp-content/themes/NerG/images/banner-01.jpg);
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-top: 2px solid #161616;
border-bottom: 2px solid #ffffff;
margin: 0;
padding: 0;
height: 600px;
width: 100%;
z-index: 50;
}
#banner-short {
position: relative;
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/banner-short.jpg) center center no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-top: 2px solid #161616;
border-bottom: 2px solid #ffffff;
width: 100%;
height: 350px;
padding: 0;
margin: 0;
}
.banner-content {
position: absolute;
bottom: 20%;
left: 0;
right: 0;
}
.main-content-video {
position: relative;
display: flex;
border-top: 2px solid #161616;
border-bottom: 2px solid #ffffff;
width: 100%;
height: 600px;
padding: 0;
margin: 0;
overflow: hidden;
}
.video-container {
position: relative;
background-color: rgba(0,0,0,0.5);
height: 600px;
width: 100%;
max-width: 100%;
overflow: hidden;
}
.video-wrapper {
position: relative;
width: 100%;
padding: 0;
margin: 0;
}
.project-video {
position: relative;
left: unset;
top: unset;
border-radius: 15px;
width: 100%;
max-height: 600px;
transform: none;
margin: 40px 0 0;
}
video {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
height: 100%;
min-width: 100%;
}
.main-content {
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
.main-content-full {
width: 100%;
margin: 0;
padding: 40px 0;
overflow: hidden;
}
.main-content.map {
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/map.jpg) center right no-repeat;
}
.main-content.orange {
background: #fd5100;
}
.main-content.black {
background: #161616;
}
.main-content.grey {
background: #f9f9f9;
}
.orange-bar {
background: #fd5100;
width: 100%;
height: 20px;
}
.project-header {
min-height: 110px;
padding: 20px 10px 0;
margin: 0;
}
.project-text {
min-height: 130px;
padding: 20px 10px;
margin: 0;
}
.project-button {
padding: 0 10px;
margin: 0;
}
.team-header {
min-height: 70px;
padding: 20px 10px;
margin: 0;
}
.sidebar-header {
padding: 20px 10px 0;
margin: 0;
}
.sidebar-text {
padding: 20px 10px;
margin: 0;
}
.sidebar-button {
padding: 0 10px;
margin: 0;
}
.darken {
box-shadow: inset 2000px 0 0 0 rgba(0, 0, 0, 0.5);
border-color: rgba(0, 0, 0, 1);
}
.project-image {
background-image: url(//www.nerg.co.uk/wp-content/themes/NerG/images/placeholder.jpg);
background-position: center center; 
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-radius: 10px 10px 0 0;
height: 185px;
width: 100%;
padding: 0;
margin: 0;
}
.team-image {
background-image: url(//www.nerg.co.uk/wp-content/themes/NerG/images/team-placeholder.jpg);
background-position: top center; 
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-radius: 10px 10px 0 0;
height: 350px;
width: 100%;
padding: 0;
margin: 0;
}
.faqcontent {
padding: 0 0 20px 0;
transition: none;
}
#email-response {
margin: 10px 0;
padding: 0;
text-align: center;
}
#footer {
background: #161616;
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/dots-bg.png) bottom right no-repeat #161616;
border-top: 2px solid #fd5100;
width: 100%;
padding: 80px 0;
margin: 0;
}
#baseline {
width: 100%;
padding: 20px 0;
margin: 0;
} #header-wrapper {
position: relative;
width: 100%;
max-width: 1400px;
height: 100%;
padding: 0 10px;
margin: 0 auto;
}
#banner-wrapper {
position: relative;
width: 100%;
max-width: 1400px;
height: 100%;
padding: 0 10px;
margin: 0 auto;
}
.main-content-short-wrapper {
width: 100%;
max-width: 1400px;
padding: 40px 10px;
margin: 0 auto;
overflow: hidden;
}
.main-content-top-wrapper {
width: 100%;
max-width: 1400px;
padding: 20px 10px 80px;
margin: 0 auto;
overflow: hidden;
}
.main-content-bottom-wrapper {
width: 100%;
max-width: 1400px;
padding: 0 10px 80px;
margin: 0 auto;
overflow: hidden;
}
.main-content-wrapper {
width: 100%;
max-width: 1400px;
padding: 80px 10px;
margin: 0 auto;
overflow: hidden;
}
.sidebar-wrapper {
background: #161616;
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/dots-bg.png) bottom right no-repeat, url(//www.nerg.co.uk/wp-content/themes/NerG/images/quotes.png) top 20px right 40px no-repeat #161616;
border-radius: 15px;
padding: 40px 40px 80px 40px;
margin: 0;
}
.sidebar-plain-wrapper {
background: #161616;
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/dots-bg.png) bottom right no-repeat #161616;
border-radius: 15px;
padding: 40px 40px 80px 40px;
margin: 0;
}
.testimonial-container {
background: #161616;
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/dots-bg.png) bottom right no-repeat, url(//www.nerg.co.uk/wp-content/themes/NerG/images/quotes-start.png) top 20px left 40px no-repeat #161616;
border-radius: 15px;
padding: 40px 40px 80px 40px;
margin: 0;
}
.testimonial-wrapper {
min-height: 250px;
padding: 40px 0 0;
margin: 0;
overflow: hidden;
}
.container-1 {
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/right-arrow.png) bottom 20px right 20px no-repeat;
padding-left: calc(4rem + 10vw);
padding-right: 3rem;
}
.container-2 {
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/right-arrow.png) bottom 20px right 20px no-repeat;
padding-left: 2rem;
padding-right: 10rem;
}
.container-3 {
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/right-arrow.png) bottom 20px right 14rem no-repeat;
padding-left: 2rem;
padding-right: 15rem;
}
.text-wrapper {
padding: 100px 0 0;
}
.flex-wrapper {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
width: 100%;
max-width: 2000px;
padding: 0;
margin: 0;
}
.text-container {
padding: 0;
margin: 0;
}
.map-wrapper {
display: block;
width: 100%;
border-top: 2px solid #161616;
border-bottom: 2px solid #ffffff;
margin: 0;
padding: 0;
overflow: hidden;
}
#footer-wrapper {
width: 100%;
max-width: 1400px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
}
#footer-logo {
display: block;
width: 350px;
margin: 0 auto;
padding: 0;
}
#baseline-wrapper {
width: 100%;
max-width: 1400px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
} .tick-icon {
display: block;
float: left;
width: 66px;
margin: 0;
padding: 0;
}
.tick-text {
display: block;
float: left;
width: 80%;
padding: 0 0 0 20px;
margin: 0;
}
.bullet-icon {
display: block;
float: left;
width: 42px;
margin: 0;
padding: 0;
}
.bullet-content {
display: block;
float: left;
width: 85%;
padding: 0 0 0 20px;
margin: 0;
}
.promo-image {
display: block;
float: left;
width: 20%;
padding: 0;
margin: 0;
overflow: hidden;
text-align: center;
}
.promo-text {
display: block;
float: left;
width: 80%;
margin: 0;
padding: 0 0 0 20px;
overflow: hidden;
text-align: left;
}
.one-column {
display: block;
float: left;
width: 100%;
padding: 20px;
margin: 0; 
}
.two-column {
display: block;
float: left;
width: 50%;
padding: 20px;
margin: 0; 
}
.two-column.first {
padding: 20px 10px 20px 0;
}
.two-column.last {
padding: 20px 0 20px 10px;
}
.three-column {
display: block;
float: left;
width: 33.333%;
padding: 0;
margin: 0;
}
.three-column.space {
padding: 10px;
}
.three-column.first {
padding: 20px 10px 20px 0;
}
.three-column.last {
padding: 20px 0 20px 10px;
}
.three-column-flex {
order: 1;
flex-grow: 0;
flex-basis: auto;
width: 33.333%;
padding: 0;
margin: 0;
}
.three-column-flex.borders {
border-right: 2px solid #ffffff;
border-left: 2px solid #ffffff;
}
.inner-column {
background: #161616;
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/dots-bg.png) bottom right no-repeat #161616;
border-radius: 15px;
padding: 20px;
margin: 0;
}
.inner-column.team {
background: #161616;
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/dots-bg.png) bottom right no-repeat #161616;
}
.inner-column.team:hover {
background: #fd5100;
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/dots-bg.png) bottom right no-repeat #fd5100;
}
.inner-column-wide {
background: #fd5100;
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/orange-dots-bg.png) bottom right no-repeat #fd5100;
padding: 100px 0;
}
.inner-column-wide:hover {
background: #161616;
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/dots-bg.png) bottom right no-repeat #161616;
}
.inner-column-blank {
padding: 0 20px;
margin: 0;
}
.left-column-60 {
display: block;
float: left;
width: 60%;
padding: 0 25px 0 0;
margin: 0;
}
.left-column-60.content {
padding: 60px 25px 0 0;	
}
.right-column-40 {
display: block;
float: left;
width: 40%;
padding: 0 0 0 25px;
margin: 0;
}
.left-column-70 {
display: block;
float: left;
width: 65%;
padding: 0 25px 0 0;
margin: 0;
overflow: hidden;
}
.right-column-30 {
display: block;
float: left;
width: 35%;
padding: 0 0 0 25px;
margin: 0;
overflow: hidden;
}
#footer-column-01 {
display: block;
float: left;
width: 30%;
padding: 0 25px 0 0;
margin: 0;
overflow: hidden;
}
#footer-column-02 {
display: block;
float: left;
width: 45%;
padding: 0 50px 0 0;
margin: 0;
overflow: hidden;
}
#footer-column-03 {
display: block;
float: left;
width: 25%;
padding: 0;
margin: 0;
overflow: hidden;
} .container {
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
height: 500px;
}
.container .item {
display: grid;
margin: auto;
position: relative;
flex: 1;
text-align: center;
color: white;
transition: 0.3s;
max-width: 20%;
height: 100%;
min-width: 10%;
background-color: rgba(34, 34, 34, 0.4);
border-right: 2px solid #ffffff;
padding: 0;
}
.container .item:last-child {
border-right: none;	
}
.container .item:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position: center bottom;
background-size: cover;
z-index: -1;
}
.container .item:nth-of-type(1):before {
background-image: url(//www.nerg.co.uk/wp-content/themes/NerG/images/solar-pv-bg.jpg);
}
.container .item:nth-of-type(2):before {
background-image: url(//www.nerg.co.uk/wp-content/themes/NerG/images/chp-bg.jpg);
}
.container .item:nth-of-type(3):before {
background-image: url(//www.nerg.co.uk/wp-content/themes/NerG/images/biomass-bg.jpg);
}
.container .item:nth-of-type(4):before {
background-image: url(//www.nerg.co.uk/wp-content/themes/NerG/images/heat-pump-bg.jpg);
}
.container .item:nth-of-type(5):before {
background-image: url(//www.nerg.co.uk/wp-content/themes/NerG/images/district-bg.jpg);
}
.container .item:hover {
transition: 0.5s;
max-width: 40% !important;
flex-grow: 2;
cursor: pointer;
color: #fff;
background-color: rgba(253, 81, 0, 0.8);
}
.container .item:hover p {
transform: none;
transition: 0.3s;
z-index: 10;
}
.container .content {
position: absolute;
top: 45%;
width: 100%;
margin: auto;
padding: 0 20px;
font-size: 2em;
}
.container p {
transform: translateY(120vh);
font-family: "Open Sans", sans-serif;
font-size: 0.6em;
line-height: 1.2em;
padding: 20px 40px 0;
z-index: -1;
position: relative;
}
.content p {
position: absolute;
top: 45%;
left: 0;
right: 0;
color: #ffffff;
padding: 20px 0 ;
transform: translateY(120vh);
font-family: "Open Sans", sans-serif;
font-size: 0.6em;
line-height: 1.2em;
z-index: -1;
position: relative;
} section {
padding: 40px 0 0;
margin: 0;
overflow: hidden;
}
section.small {
padding: 10px 0 0;
margin: 0;
overflow: hidden;
}
section.short {
padding: 20px 0 0;
margin: 0;
overflow: hidden;
}
section.mid {
padding: 20px 0;
margin: 0;
overflow: hidden;
}
section.large {
padding: 80px 0 0;
margin: 0;
overflow: hidden;
}
section.lower {
padding: 0 0 40px 0;
margin: 0;
overflow: hidden;
}
section.sub {
padding: 0 0 20px 0;
margin: 0;
overflow: hidden;
} .menu_title {
display: none;
position: relative;
float: right;
bottom: 0.6em;
margin-right: 3em;
color: #161616;
font-size: 1.1em;
font-weight: 600; 
}
nav a {
position: relative;
color: #161616; 
display: block; 
font-size: 1em;
font-weight: 600;
text-transform: uppercase;
line-height: 50px;
padding: 0 20px; 
text-decoration: none; 
}
nav a.last {
padding: 0 0 0 20px;
}
nav a.active {
color: #fd5100;
}
nav a:hover {
color: #fd5100;
}
nav a.nocursor {
cursor: context-menu;
}
nav ul,
nav ul li { 
height: 50px;
list-style-type: none; 
padding: 0; 
margin: 0;
text-indent: unset;
}
nav > ul { 
text-align: right; 
}
nav > ul > li { 
display: inline-block; 
}
nav > ul > li:first-child { 
border-left: none; 
}
.sub-menu-parent { 
position: relative;
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/down.gif) no-repeat scroll right 15px center;
padding: 0 15px 0 0; 
}
.sub-menu {
visibility: hidden; opacity: 0;
position: absolute;
top: 100%;
left: 0;
width: 100%;
transform: translateY(-2em);
z-index: -1;
transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
.sub-menu-parent:hover .sub-menu {
visibility: visible; opacity: 1;
z-index: 1;
transform: translateY(0%);
transition-delay: 0s, 0s, 0.3s; }
.sub-menu li {
background: #ffffff;
width: 300px;
height: 50px;
line-height: 50px;
border-bottom: 1px solid #ececec;
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
text-align: left;
text-indent: unset;
margin: 0;
}
.sub-menu li a {
font-size: 0.95em;
line-height: 50px;	
}
ul.sub-menu li:last-child {
border-radius: 0 0 10px 10px;
border-bottom: none;
} .submenu_title {
display: none;
position: relative;
float: right;
top: -10px;
margin-right: 3em;
color: #ffffff;
font-size: 1.1em;
font-weight: 600; 
}
#submenu ul {
text-align: center !important;
}
#submenu ul li {
margin: 0;
text-indent: unset;	
}
.tab {
overflow: hidden;
background-color: #161616;
border-radius: 7px;
margin: 0;
}
.tab button {
background-color: inherit;
border: none;
color: #ffffff;
height: 50px;
outline: none;
cursor: pointer;
padding: 14px 35px;
margin: 0 0 0 -4px;
transition: 0.3s;
font-family: "Open Sans", sans-serif;
font-size: 1em;
font-weight: 600;
text-transform: upppercase;
border-right: 1px solid #ffffff;
border-left: none;
}
.tab button.first {
border-left: 1px solid #ffffff;	
}
.tab button:hover {
color: #ffffff;
background-color: #fd5100;
}
.tab button.active {
color: #ffffff;
background-color: #fd5100;
}
.tabcontent {
display: none;
padding: 0 10px;
} iframe.video {
background: #161616;
border-radius: 25px;
padding: 10px;
margin: 0;
} .center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.light {
font-weight: 300;
}
.normal {
font-weight: 400;
}
.medium {
font-weight: 500;
}
.semibold {
font-weight: 600;
}
.bold {
font-weight: 700;
}
.extrabold {
font-weight: 800;
}
.italic {
font-style: italic;
}
.uppercase {
text-transform: uppercase;
}
.darkshadow {
text-shadow: 2px 2px 2px #161616;
}
.hidden {
opacity: 0;
}
.hide {
display: inline-block;
}
.noover {
overflow: visible;
}
.clear {
clear: both;
} iframe {
display: block;
} span.orange {
color: #fd5100;
}
span.tele {
position: relative;
color: #ffffff;
bottom: 5px;
} header.main {
padding: 0 0 40px 0;
margin: 0;
overflow: hidden;
}
header.sub {
padding: 0 0 20px 0;
margin: 0;
overflow: hidden;
}
header.short {
padding: 0 0 10px 0;
margin: 0;
overflow: hidden;
}
header.mid {
padding: 20px 0;
margin: 0;
overflow: hidden;
}
h1 {
color: #161616;
font-size: 3.5em;
letter-spacing: -1px;
margin: 0;
padding: 0;
display: block;
line-height: 1.2em;
}
h2 {
color: #161616;
font-size: 3em;
margin: 0;
padding: 0;
display: block;
line-height: 1.2em;
}
h2.orange {
color: #fd5100;
}
h2.white {
color: #ffffff;
}
.text-container h2 {
padding: 20px 0;
}
h2.sub {
font-size: 2.5em;
}
h3 {
color: #161616;
font-size: 1.8em;
margin: 0;
padding: 0;
display: block;
line-height: 1.2em;
}
h3.orange {
color: #fd5100;
}
h3.white {
color: #ffffff;
}
.text-container h3 {
padding: 20px 0;
}
h4 {
color: #161616;
font-size: 1.5em;
margin: 0;
padding: 0;
display: block;
line-height: 1.2em;
}
h4.orange {
color: #fd5100;
}
h4.white {
color: #ffffff;
}
.text-container h4 {
padding: 20px 0;
}
h5 {
color: #161616;
font-size: 1.2em;
margin: 0;
padding: 0;
display: block;
line-height: 1.3em;
}
h5.orange {
color: #fd5100;
}
h5.white {
color: #ffffff;
}
.text-container h5 {
padding: 20px 0;
} p.main-text {       
color: #454545; 
font-size: 1em; 
padding: 0;
line-height: 1.7em;
}
p.main-text.white {       
color: #f5f5f5; 
}
p.main-text.small {       
font-size: 0.875em; 
}
p.main-text.large {       
font-size: 1.2em; 
}
.text-container.white p {
color: #ffffff;
}
.text-container.small p {
font-size: 0.875em;
}
p.choose-text { 
display: inline-block;
color: #f5f5f5; 
font-size: 1.25em; 
padding: 10px 0 0;
margin: 0;
line-height: 25px;
vertical-align: top;
}
p.bullet-text { 
display: inline-block;
color: #454545; 
font-size: 1.25em; 
padding: 10px 0 0;
margin: 0;
line-height: 25px;
vertical-align: top;
}
p.banner-text {
color: #ffffff;
font-size: 3.6em;
margin: 0;
padding: 0;
line-height: 1.3em;
}
p.banner-text.mid {
font-size: 2.5em;
}
p.banner-text.small {
font-size: 1.8em;
}
p.banner-text.orange {
color: #fd5100;
}
p.error-text {       
color: #fd5100; 
font-size: 12em; 
font-weight: 700;
padding: 0;
line-height: 1em;
} form#emailForm {
padding: 0;
margin: 0;
}
form.cmxform {
width: 100%;
color: #454545; 
font-size: 1.1em;
padding: 10px 0 0;
}
form.cmxform legend {
padding-left: 0;
}
form.cmxform legend, form.cmxform label {
color: #454545;
}
form.cmxform fieldset {
border: none;
background: none repeat scroll 0 0 transparent;
background-color: transparent;
margin: 0;
padding: 10px 0 0;
}
form.cmxform fieldset fieldset {
background: none;
}
form.cmxform fieldset p, form.cmxform fieldset fieldset {
padding: 0 0 20px;
background: none repeat scroll 0 0 transparent;
}
form.cmxform label.error, label.error {
color: red;
font-style: italic;
display: block !important;
margin: 0 0 10px 0;
}
div.error { 
display: none; 
}
form.cmxform .gray * { 
color: gray; 
}
#emailForm {
width: 100%;
}
#emailForm label.error {
width: auto;
display: none;
font-size: 0.85em;
margin: 0 0 20px 0;
}
.editor-label {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 10px 0;
outline: 0 none;
padding: 0;
}
.editor-label-buttons {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 20px 0 10px 0;
outline: 0 none;
padding: 0;
}
.editor-field {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 0;
outline: 0 none;
padding: 0;
}
.editor-field-padded {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 0 0 20px 0;
outline: 0 none;
padding: 0;
}
input.contact {
border: 1px solid #161616;
color: #454545;
font-family: "Open Sans", sans-serif;
font-size: 0.9em;
height: 35px;
line-height: 18px;
margin-bottom: 10px;
padding: 2px 3px;
width: 95%;
outline: none;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
input.contact:focus {
border: 2px solid #fd5100;
outline: none;
}
input.contact.error {
border: 1px solid red;
}
textarea.contact {
border: 1px solid #161616;
color: #454545;
font-family: "Open Sans", sans-serif;
font-size: 0.9em;
height: 100px;
line-height: 18px;
margin-bottom: 10px;
padding: 10px 3px;
width: 95%;
outline: none;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
textarea.contact:focus {
border: 2px solid #fd5100;
outline: none;
}
textarea.contact.error {
border: 1px solid red;
}
select {
background: #ffffff;
border: 1px solid #cccccc;
border-radius: 5px;
color: #454545;
font-family: "Open Sans", sans-serif;
font-size: 1em;
height: 47px;
line-height: 18px;
margin: 0 auto 10px;
padding: 5px;
width: 96.5%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}
input.submit {
background: #3182bd url(//www.nerg.co.uk/wp-content/themes/NerG/images/small-arrow-white.png) no-repeat scroll right 20px center;
width: 120px;
border: 0 none;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: "Open Sans", sans-serif;
font-size: 1em;
font-weight: 400;
padding: 15px 20px;
margin: 20px auto;
text-align: left;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
input.submit:hover {
color: #161616;
background: #ffeb4b url(//www.nerg.co.uk/wp-content/themes/NerG/images/small-arrow-black.png) no-repeat scroll right 20px center;
} a.button {
background: #fd5100;
border: 2px solid #fd5100;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: "Open Sans", sans-serif;
font-size: 1.1em;
font-weight: 600;
padding: 15px 40px;
margin: 0 10px 10px 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
a.button:hover {
background: #161616;
border: 2px solid #fd5100;
}
a.button.small {
font-size: 0.95em;
padding: 10px 25px;
}
a.button.full {
width: 100%;
} a.link:link, a.link:visited, a.link:active {
color: inherit;
font-size: inherit; 
text-decoration: none;
margin: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
a.link.under:link, a.link.under:visited, a.link.under:active {
color: inherit;
font-size: inherit; 
text-decoration: underline;
margin: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
a.link:hover {
color: #fd5100;
text-decoration: underline;
}
a.link.under:hover {
color: #fd5100;
}
a.social:link, a.social:visited, a.social:active {
display: inline-block;
height: 32px;
width: 32px;
text-decoration: none;
}
a.blank:link, a.blank:visited, a.blank:active {
text-decoration: none;
} .tel,.tel:visited { color: inherit; 
padding: 0; 
text-decoration: none; 
cursor: default;
} 
.tel:hover,.tel:focus { 
color: inherit; 
} ul.contact {
list-style: none outside none;
margin: 0;
padding: 0;
}
ul.contact li {
float: left;
color: #161616;
font-size: 1em; 
font-family: "Open Sans", sans-serif;
font-weight: 600;
cursor: pointer;
height: 32px;
line-height: 32px;
text-align: center;
padding: 0;
margin: 0 25px 0 0;
text-indent: unset;
}
ul.contact li.last {
margin: 0;	
}
ul.contact li.social {
margin: 0 15px 0 0;	
}
ul.contact li a {
color: #161616;
text-decoration: none;
}
ul.contact li a:hover {
color: #fd5100;
} ul.bullets {
list-style-type: disc;
list-style-position: inside;
margin: 10px 0 20px 0;
padding: 0;
text-align: left;
}
ul.bullets li {
color: #fd5100; 
padding: 0;
margin-bottom: 5px;
margin-left: 2.0em;
text-indent: -1em;
}
span.bullets {
color: #454545; 
font-size: 1em; 
line-height: 1.7em;
}
.text-container.white span.bullets {
color: #ffffff;
} .featureList, .featureList ul {
padding-left: 2em;
margin: 0;
list-style-type: none;
font-size: 1em;
font-weight: 400;
line-height: 1.5em;
color: #ffffff;
text-align: left;
}
.lineF {
padding-left: 4em;
margin-top: 0;
}
.featureList li:before {
position: absolute;
margin-left: -1.3em;
}
.featureList li.gthan:before {
content: "\003E";
color: #fd5100;
}
.featureList li {
margin: 0 0 10px 0;
text-indent: unset;
}
.featureList li.gthan a {
color: #ffffff;
}
.featureList li.gthan a:hover {
color: #fd5100;
}
.featureList li a:hover {
text-decoration: none;
} img {
border: 0;
height: auto;
max-width: 100%;
}
img.border {
border-radius: 15px;
}
img.border-top {
border-radius: 10px 10px 0 0;
}
img.top {
display: inline-block;
position: relative;
top: 5px;
}
img.social {
display: inline-block;
margin: 0 15px 0 0;
}
img.mnu {
display: inline-block;
position: relative;
top: 0;
padding: 0 10px 0 0;
}
img.logo {
height: 75px;
padding: 0;
margin: 0 20px;
}
img.logo.first {
padding: 0;
margin: 0 20px 0 0;
}
img.logo.last {
padding: 0;
margin: 0 0 0 20px;
} img.slider {
height: 120px;
margin: 0 50px;
}
.my-slider {
height: 120px;
margin: 0 auto;
width: 100%;
}
.my-slider ul {
height: 120px;
list-style-type: none; 
margin: 0;
overflow: hidden;
}
.my-slider li {
float: left;
margin: 0;
text-indent: unset;
}
img.accreds {
height: 80px;
margin: 0 50px;
}
.my-accreds {
height: 80px;
margin: 0 auto;
width: 100%;
}
.my-accreds ul {
list-style-type: none; 
height: 80px;
margin: 0;
overflow: hidden;
}
.my-accreds li {
float: left;
margin: 0;
text-indent: unset;
}  @keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; } }
.fadeIn { animation-name: fadeIn; } @keyframes fadeInDown {
from { opacity: 0; transform: translate3d(0, -100%, 0); }
to { opacity: 1; transform: none; } }
.fadeInDown { animation-name: fadeInDown; } @keyframes fadeInUp {
from { opacity: 0; transform: translate3d(0, 20px, 0); }
to { opacity: 1; transform: none; } }
.fadeInUp { animation-name: fadeInUp; } @keyframes fadeInLeft {
from { opacity: 0; transform: translate3d(-30px, 0, 0) }
to { opacity: 1; transform: none; } }
.fadeInLeft { animation-name: fadeInLeft; } @keyframes fadeInRight {
from { opacity: 0; transform: translate3d(100%, 0, 0); }
to { opacity: 1; transform: none; } }
.fadeInRight { animation-name: fadeInRight; }
.animatein.in-view {  
animation: fadeIn;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}
.animateleft.in-view {  
animation: fadeInLeft;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}
.animateright.in-view {  
animation: fadeInRight;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}
.animatedown.in-view {  
animation: fadeInDown;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}
.animateup.in-view {  
animation: fadeInUp;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
} .one { animation-delay: 0.2s !important; }
.two { animation-delay: .6s !important; }
.three { animation-delay: 1s !important; }
.four { animation-delay: 1.4s !important; }
.five { animation-delay: 1.8s !important; } span.date, span.author, span.post-date {
font-family: "Open Sans", sans-serif;
font-size: 0.875em;
font-weight: 400;
font-style: italic;
line-height: 1.5em;
display: inline-block;
margin: 0 0 20px 0;
} .wp-pagenavi {
position: relative;
height: 50px;
padding: 10px 0 0;
}
.wp-pagenavi a, .wp-pagenavi span {
padding: 7px 10px; 
margin-right: 10px;
font-family: "Open Sans", sans-serif;
font-size: 15px; 
color: #454545; 
text-decoration: none;
border: 1px solid #161616; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
background: #161616;
color: #ffffff;
border: 1px solid #161616;
}
.wp-pagenavi span.current { 
font-weight: bold; 
} form.search {
margin: 0 0 30px 0;
} input.search-input {
border: 1px solid #959595;
color: #2b2b2b;
font-family: "Open Sans", sans-serif;
font-size: 1em;
height: 35px;
line-height: 18px;
padding: 2px 3px;
margin-bottom: 10px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}
button.search-submit {
background-color: transparent;
display: inline-block;
border: none;
padding: 10px 0 0 10px;
position: relative;
cursor: pointer;
color: #6c7755; 
font-size: 1em; 
font-family: "Open Sans", sans-serif;
font-weight: 400;
}
button.search-submit::after {
border-right: 2px solid #6c7755;
border-top: 2px solid #6c7755;
content: "";
display: inline-block;
height: 0.4em;
transform: rotate(45deg);
width: 0.4em;
margin-bottom: 1px;
margin-left: 3px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}
button.search-submit:hover::after {
margin-left: 15px;	
} input.wpcf7-text {
border: 1px solid #cccccc;
border-radius: 7px;
color: #454545;
font-family: "Open Sans", sans-serif;
font-size: 1em;
font-weight: 400;
height: 40px;
line-height: 18px;
margin: 0 auto 10px;
padding: 5px 10px;
width: 95%;
outline: none;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}
input.wpcf7-text:focus {
border: 1px solid #b1d456;
}
input.wpcf7-text.error {
border: 1px solid #ffffff;
}
textarea.wpcf7-textarea {
border: 1px solid #cccccc;
border-radius: 7px;
color: #454545;
font-family: "Open Sans", sans-serif;
font-size: 1em;
font-weight: 400;
height: 200px;
line-height: 18px;
margin: 0 auto 10px;
padding: 10px;
width: 95%;
outline: none;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}
textarea.wpcf7-textarea:focus {
border: 1px solid #b1d456;
}
textarea.wpcf7-textarea.error {
border: 1px solid #ffffff;
}
select.wpcf7-select {
background: #ffffff;
border: 1px solid #cccccc;
border-radius: 5px;
color: #454545;
font-family: "Open Sans", sans-serif;
font-size: 1em;
height: 47px;
line-height: 18px;
margin: 0 auto 10px;
padding: 5px;
width: 96.5%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}
.wpcf7-radio {
font-family: "Open Sans", sans-serif;
font-size: 1em !important;
}
.wpcf7-list-item-label {
font-size: 1em !important;
}
.wpcf7-checkbox {
display: block;
margin: 0 0 10px 0;
color: #ffffff;
}
.wpcf7-list-item {
margin: 0 25px 0 0 !important;
}
input.wpcf7-submit {
background: #fd5100;
border: 2px solid #fd5100;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: "Open Sans", sans-serif;
font-size: 1.1em;
font-weight: 600;
padding: 15px 40px;
margin: 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
input.wpcf7-submit:hover {
background: #161616;
border: 2px solid #fd5100;
}
div.wpcf7-response-output {
float: left;
border-radius: 7px;
width: 95%;
font-size: 0.9em;
font-weight: 400;
line-height: 1.2em;
margin: 10px 0 !important;
padding: 10px 1em !important;
}
span.wpcf7-not-valid-tip {
color: #a40019;
margin: 0 0 20px 0;	
}
.sidebar-plain-wrapper span.wpcf7-not-valid-tip {
color: #ffffff;
}
.sidebar-plain-wrapper div.wpcf7-response-output {
color: #ffffff;
} img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img.alignnone {float:left; margin:0 1em 1em 0}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignnone {float:left; margin:0 1em 1em 0} .layer1 {
margin: 0;
padding: 0;
width: 100%;
}
.faq-wrapper {
background-color: #161616;
background: #161616;
border-radius: 10px; 
padding: 20px;
margin: 10px 0 30px;
}
.heading {
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/expand.png) no-repeat scroll right 20px center;
color: #ffffff;
font-family: "Open Sans", sans-serif;
font-size: 1.3em;
margin: 0;
padding: 0 80px 0 0;
display: block;
line-height: 40px;
cursor: pointer;
}
.bg {
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/expand.png) no-repeat scroll right 20px center;
}
.new-bg {
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/reduce.png) no-repeat scroll right 20px center;
}
.faqcontent {
background-color: transparent;
padding: 10px 0 0 0;
transition: unset;
-webkit-transition: unset;
-moz-transition: unset; 
-o-transition: unset; 
-ms-transition: unset;
} a.meanmenu-reveal {
display: none
}
.mean-container .mean-bar {
float: left;
width: 100%;
position: relative;
padding: 0;
min-height: 42px;
z-index: 999999
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
color: #161616;
text-decoration: none;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: 'Montserrat', sans-serif;
font-weight: 400
}
.mean-container a.meanmenu-reveal span {
display: block;
background: #161616;
height: 2px;
margin-top: 4px
}
.mean-container .mean-nav {
float: left;
width: 100%;
margin-top: 24px
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none
}
.mean-container .mean-nav ul li {
background: #ffffff;
position: relative;
float: left;
width: 100%;
box-sizing: border-box;
text-indent: unset;
margin: 0;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 100%;
padding: 0 0 0 10px;
margin: 0;
text-align: left;
color: #161616;
border-top: 1px solid #cbcbcb;
text-decoration: none;
text-transform: uppercase;
box-sizing: border-box;
}
.mean-container .mean-nav ul li a.mean-expand:hover,
.mean-container .mean-nav ul li a:hover {
color: #fd5100;
}
.mean-container .mean-nav ul li li a {
background: #f5f5f5;
width: 100%;
padding: 0 0 0 20px;
text-shadow: none!important;
visibility: visible
}
.mean-container .mean-nav ul li.mean-last a {
height: 50px;
border-bottom: 2px solid #fd5100;
margin-bottom: 0
}
.mean-container .mean-nav ul li a.mean-expand {
margin-top: 1px;
width: 60px;
height: 50px;
padding: 0 20px 10px 20px;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 0;
font-weight: 400;
background: rgba(255, 255, 255, .1);
border: none!important;
border-left: 1px solid #cbcbcb!important
}
.mean-container .mean-push,
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0
}
.mean-container .mean-push {
float: left;
clear: both
}
.mean-container .mean-bar,
.mean-container .mean-bar * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box
}
.mean-remove {
display: none!important
} a.Smeanmenu-reveal {
display: none
}
.Smean-bar {
float: left;
width: 100%;
position: relative;
padding: 0;
min-height: 50px;
z-index: 999999
}
a.Smeanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
color: #ffffff;
text-decoration: none;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: 'Montserrat', sans-serif;
font-weight: 400
}
a.Smeanmenu-reveal span {
display: block;
background: #ffffff;
height: 2px;
margin-top: 4px
}
a.Smeanmenu-reveal span {
display: block;
background: #ffffff;
height: 2px;
margin-top: 4px
}
.Smean-nav {
float: left;
width: 100%;
margin-top: 24px
}
.Smean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none
}
.Smean-nav ul li {
background: #161616;
position: relative;
float: left;
width: 100%;
box-sizing: border-box;
}
.Smean-nav ul li a {
display: block;
float: left;
width: 100%;
padding: 0 0 0 10px;
margin: 0;
text-align: left;
color: #ffffff;
border-top: 1px solid #cbcbcb;
text-decoration: none;
text-transform: uppercase;
box-sizing: border-box;
}
.Smean-nav ul li a.Smean-expand:hover,
.Smean-nav ul li a:hover {
color: #b1d456;
}
.Smean-nav ul li li a {
width: 100%;
padding: 0 0 0 20px;
text-shadow: none!important;
visibility: visible
}
.Smean-nav ul li.Smean-last {
border-radius: 0 0 15px 15px;
}
.Smean-nav ul li.Smean-last button {
border-radius: 0 0 15px 15px;
}
.Smean-nav ul li a.Smean-expand {
margin-top: 1px;
width: 60px;
height: 50px;
padding: 0 20px 10px 20px;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 2;
font-weight: 400;
background: rgba(255, 255, 255, .1);
border: none!important;
border-left: 1px solid #cbcbcb!important
}
.Smean-push,
.Smean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0
}
.Smean-push {
float: left;
clear: both
}
.Smean-bar,
.Smean-bar * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box
}
.Smean-remove {
display: none!important
}  .flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} .flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; text-indent: unset; margin: 0;} .flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible; backface-visibility: visible;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider {margin: 0; position: relative; }
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px} .flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;} .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-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.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%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {opacity: 1; left: 0;}
.flex-direction-nav .flex-next {opacity: 1; right: 0;}
} .blocker:before,.modal{display:inline-block;vertical-align:middle}.blocker,.modal{box-sizing:border-box;width:100%}.blocker{position:fixed;top:0;right:0;bottom:0;left:0;height:100%;overflow:auto;z-index:150;padding:20px;background-color:#000;background-color:rgba(0,0,0,.75);text-align:center}.blocker:before{content:"";height:100%;margin-right:-.05em}.blocker.behind{background-color:transparent}.modal{position:relative;z-index:200;max-width:900px;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background:url(data:image/png;base64,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) no-repeat}.modal-spinner{display:none;width:64px;height:64px;position:fixed;top:50%;left:50%;margin-right:-32px;margin-top:-32px;background:url(data:image/gif;base64,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) center center no-repeat #111;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px}
.modal-content {
position: relative;
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
z-index: 1;
}
.modal-content-wrapper {
width: 100%;
max-width: 1400px;
padding: 20px 0;
margin: 0 auto;
overflow: hidden;
}  @media screen and (max-width: 480.99px) 
and (min-width: 320px) {
#header {
height: 150px;
}
#logo {
width: 150px;
padding: 40px 0 0;
}
#header-contact {
top: 15px;
}
ul.contact li {
margin: 0 15px 0 0;	
}
#menu {
right: 0;
bottom: 0;
width: 100%;
}
.menu_title {
display: block !important;
}
.sub-menu-parent { 
background: none;
padding: 0; 
}
.submenu_title {
display: block !important;
}
.tab button {
border: none;
width: 100%;
padding: 0 10px;
}
#banner {
height: 350px;
}
#banner-short {
height: 200px;
}
.main-content-video {
height: 300px;
}
.video-container {
height: 300px;
}
div.counter {
font-size: 2em;
}
.sidebar-plain-wrapper {
padding: 40px 20px 60px 20px;
}
.container .content {
font-size: 1.4em;
}
.container-1 {
padding-left: 2rem;
padding-right: 2rem;
height: 200px;
}
.container-2 {
padding-right: unset;
padding-left: 2rem;
padding-right: 2rem;
height: 200px;
}
.container-3 {
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/right-arrow.png) bottom 20px right 20px no-repeat;
padding-left: 2rem;
padding-right: 2rem;
height: 200px;	
}
.project-header {
min-height: auto;	
}
.project-text {
min-height: auto;
}
.main-content-wrapper {
padding: 40px 10px;
}
.main-content-short-wrapper {
padding: 30px 10px;	
}
.testimonial-wrapper {
min-height: 200px;
}
.tick-icon {
width: 40px;
}
.tick-text {
padding: 0 0 0 15px;
}
.team-image {
height: 300px;	
}
.three-column {
width: 100%;
padding: 20px 0;
}
.left-column-60 {
width: 100%;
padding: 0;
}
.right-column-40 {
width: 100%;
padding: 40px 0 0;
}
.left-column-70 {
width: 100%;
padding: 0;
}
.right-column-30 {
width: 100%;
padding: 40px 0 0;
}
#footer-column-01 {
width: 100%;
padding: 0;
text-align: center;
}
#footer-column-02 {
width: 100%;
padding: 60px 0 0;
text-align: center;
}
#footer-column-03 {
width: 100%;
padding: 60px 0 0;
text-align: center;
}
.flex-wrapper {
flex-direction: column;
}
.three-column-flex {
width: 100%;
height: 250px;
}
.three-column-flex.borders {
border-top: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
border-right: unset;
border-left: unset;
}
.inner-column-wide {
height: 100%;
padding: 40px 0 0;
}
.text-wrapper {
padding: 40px 0 0;
}
.container {
display: block;
height: auto;	
}
.container .item {
height: 250px;
width: 100%;
max-width: unset;
min-width: unset;
border-right: none;
border-bottom: 2px solid #ffffff;
}
.container .item:hover {
max-width: unset !important;	
}
.container .content {
top: 40%;
}
.hide {
display: none;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 2em;
}
h2.sub {
font-size: 1.7em;
}
h3 {
font-size: 1.2em;
}
h4 {
font-size: 1em;
}
h5 {
font-size: 1.2em;
line-height: 1.2em;
}
p.banner-text {
font-size: 1.7em;
}
p.banner-text.mid {
font-size: 1.2em;
}
p.banner-text.small {
font-size: 0.9em;
}
p.choose-text {
font-size: 0.95em;
padding: 0;
}
.bullet-content {
padding: 0 0 0 10px;
}
p.bullet-text { 
font-size: 1em; 
}
a.button {
font-size: 0.9em;
padding: 10px 30px;
}
a.button.small {
font-size: 0.9em;
padding: 10px 25px;
}
.featureList, .featureList ul {
text-align: center;	
}
.heading {
font-size: 1.1em;
line-height: 1.3em;
padding: 5px 80px 5px 0;
}
img.logo {
height: 75px;
padding: 0 10px 20px;
}
img.logo.first {
margin: 0 10px 20px 0;
}			  
img.logo.last {
padding: 0 0 20px 10px;
}
p.error-text { 
font-size: 8em; 
}
.modal {
padding: 15px 10px;
}
input.wpcf7-text {
width: 90%;
}
textarea.wpcf7-textarea {
width: 90%;	
}
}  @media screen and (max-width: 600.99px) 
and (min-width: 481px) {
#header {
height: 150px;
}
#logo {
width: 200px;
}
#header-contact {
top: 15px;
}
ul.contact li {
margin: 0 15px 0 0;	
}
#menu {
right: 0;
bottom: 0;
width: 100%;
}
.menu_title {
display: block !important;
}
.sub-menu-parent { 
background: none;
padding: 0; 
}
.submenu_title {
display: block !important;
}
.tab button {
border: none;
width: 100%;
padding: 0 10px;
}
#banner {
height: 400px;
}
#banner-short {
height: 250px;
}
.main-content-video {
height: 350px;
}
.video-container {
height: 350px;
}
div.counter {
font-size: 2.2em;
}
.sidebar-plain-wrapper {
padding: 40px 20px 60px 20px;
}
.container .content {
font-size: 1.4em;
}
.container-1 {
padding-left: 2rem;
padding-right: 2rem;
height: 200px;
}
.container-2 {
padding-right: unset;
padding-left: 2rem;
padding-right: 2rem;
height: 200px;
}
.container-3 {
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/right-arrow.png) bottom 20px right 20px no-repeat;
padding-left: 2rem;
padding-right: 2rem;
height: 200px;	
}
.project-header {
min-height: auto;	
}
.project-text {
min-height: auto;
}
.main-content-wrapper {
padding: 60px 10px;
}
.main-content-short-wrapper {
padding: 30px 10px;	
}
.testimonial-wrapper {
min-height: 200px;
}
.three-column {
width: 100%;
padding: 20px 0;
}
.left-column-60 {
width: 100%;
padding: 0;
}
.right-column-40 {
width: 100%;
padding: 40px 0 0;
}
.left-column-70 {
width: 100%;
padding: 0;
}
.right-column-30 {
width: 100%;
padding: 40px 0 0;
}
#footer-column-01 {
width: 100%;
padding: 0;
text-align: center;
}
#footer-column-02 {
width: 100%;
padding: 60px 0 0;
text-align: center;
}
#footer-column-03 {
width: 100%;
padding: 60px 0 0;
text-align: center;
}
.flex-wrapper {
flex-direction: column;
}
.three-column-flex {
width: 100%;
height: 250px;
}
.three-column-flex.borders {
border-top: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
border-right: unset;
border-left: unset;
}
.inner-column-wide {
height: 100%;
padding: 40px 0 0;
}
.text-wrapper {
padding: 40px 0 0;
}
.container {
display: block;
height: auto;	
}
.container .item {
height: 250px;
width: 100%;
max-width: unset;
min-width: unset;
border-right: none;
border-bottom: 2px solid #ffffff;
}
.container .item:hover {
max-width: unset !important;	
}
.container .content {
top: 40%;
}
.hide {
display: none;
}
h1 {
font-size: 2.3em;
}
h2 {
font-size: 2.3em;
}
h2.sub {
font-size: 1.8em;
}
h3 {
font-size: 1.3em;
}
h4 {
font-size: 1.1em;
}
h5 {
font-size: 1.2em;
line-height: 1.2em;
}
p.banner-text {
font-size: 2em;
}
p.banner-text.mid {
font-size: 1.5em;
}
p.banner-text.small {
font-size: 1em;
}
p.choose-text {
font-size: 1.1em;
padding: 10px 0 0;	
}
p.bullet-text { 
font-size: 1.1em; 
}
a.button {
font-size: 0.9em;
padding: 10px 30px;
}
a.button.small {
font-size: 0.9em;
padding: 10px 25px;
}
.featureList, .featureList ul {
text-align: center;	
}
.heading {
font-size: 1.1em;
line-height: 1.3em;
padding: 5px 80px 5px 0;
}
img.logo {
height: 75px;
padding: 0 10px 20px;
}
img.logo.first {
margin: 0 10px 20px 0;
}			  
img.logo.last {
padding: 0 0 20px 10px;
}			  
}  @media screen and (max-width: 850.99px) 
and (min-width: 601px) {
#header {
height: 150px;
}
#logo {
width: 200px;
}
#header-contact {
top: 15px;
}
#menu {
right: 0;
bottom: 0;
width: 100%;
}
.menu_title {
display: block !important;
}
.sub-menu-parent { 
background: none;
padding: 0; 
}
.submenu_title {
display: block !important;
}
.tab button {
border: none;
width: 100%;
padding: 0 10px;
}
#banner {
height: 400px;
}
#banner-short {
height: 300px;
}
.main-content-video {
height: 400px;
}
.video-container {
height: 400px;
}
div.counter {
font-size: 2.5em;
}
.sidebar-plain-wrapper {
padding: 40px 20px 60px 20px;
}
.container .content {
top: 40%;
font-size: 1.4em;
}
.container-1 {
padding-left: 2rem;
padding-right: 2rem;
height: 200px;
}
.container-2 {
padding-right: unset;
padding-left: 2rem;
padding-right: 2rem;
height: 200px;
}
.container-3 {
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/right-arrow.png) bottom 20px right 20px no-repeat;
padding-left: 2rem;
padding-right: 2rem;
height: 200px;	
}
.project-header {
min-height: auto;	
}
.project-text {
min-height: auto;
}
.testimonial-wrapper {
min-height: 200px;
}
.three-column {
width: 100%;
padding: 20px 0;
}
.left-column-60 {
width: 100%;
padding: 0;
}
.right-column-40 {
width: 100%;
padding: 40px 0 0;
}
.left-column-70 {
width: 100%;
padding: 0;
}
.right-column-30 {
width: 100%;
padding: 40px 0 0;
}
#footer-column-01 {
width: 40%;
}
#footer-column-02 {
width: 60%;
padding: 0;
}
#footer-column-03 {
width: 100%;
padding: 60px 0 0;
text-align: center;
}
.flex-wrapper {
flex-direction: column;
}
.three-column-flex {
width: 100%;
height: 300px;
}
.three-column-flex.borders {
border-top: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
border-right: unset;
border-left: unset;
}
.inner-column-wide {
height: 100%;
padding: 40px 0 0;
}
.text-wrapper {
padding: 40px 0 0;
}
.container {
display: block;
height: auto;	
}
.container .item {
height: 300px;
width: 100%;
max-width: unset;
min-width: unset;
border-right: none;
border-bottom: 2px solid #ffffff;
}
.container .item:hover {
max-width: unset !important;	
}
h1 {
font-size: 2.8em;
}
h2 {
font-size: 2.5em;
}
h2.sub {
font-size: 1.8em;
}
h3 {
font-size: 1.3em;
}
h4 {
font-size: 1.2em;
}
h5 {
font-size: 1.2em;
line-height: 1.2em;
}
p.banner-text {
font-size: 2.3em;
}
p.banner-text.mid {
font-size: 1.8em;
}
p.banner-text.small {
font-size: 1.2em;
}
p.choose-text {
padding: 20px 0 0;	
}
a.button {
font-size: 1em;
padding: 12px 40px;
}
.heading {
font-size: 1.2em;
line-height: 1.3em;
padding: 5px 80px 5px 0;
}
img.logo {
height: 75px;
padding: 0 10px 20px;
}
img.logo.first {
margin: 0 10px 20px 0;
}			  
img.logo.last {
padding: 0 0 20px 10px;
}
}  @media screen and (max-width: 1024.99px) 
and (min-width: 851px) {
#header {
height: 150px;
}
#logo {
width: 200px;
}
#header-contact {
top: 45px;
}
#menu {
right: 0;
bottom: 0;
width: 100%;
}
.menu_title {
display: block !important;
}
.sub-menu-parent { 
background: none;
padding: 0; 
}
#banner {
height: 450px;
}
.main-content-video {
height: 450px;
}
.video-container {
height: 450px;
}
div.counter {
font-size: 3em;
}
.sidebar-plain-wrapper {
padding: 40px 20px 60px 20px;
}
.container .content {
font-size: 1.4em;
}
.container-1 {
padding-left: 3rem;
height: 300px;
}
.container-2 {
padding-right: 3rem;
height: 300px;
}
.container-3 {
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/right-arrow.png) bottom 20px right 1rem no-repeat;
padding-right: 3rem;
height: 300px;	
}
.project-header {
min-height: 140px;	
}
.project-text {
min-height: 185px;
}
.team-header {
min-height: 130px;
}
.tick-icon {
width: 40px;
}
.tick-text {
padding: 0 0 0 15px;
}
h1 {
font-size: 3em;
}
h2 {
font-size: 2.8em;
}
h2.sub {
font-size: 2em;
}
h3 {
font-size: 1.4em;
}
h4 {
font-size: 1.3em;
}
h5 {
font-size: 1.1em;
line-height: 1.2em;
}
p.banner-text {
font-size: 2.8em;
}
p.banner-text.mid {
font-size: 2em;
}
p.banner-text.small {
font-size: 1.3em;
}
p.choose-text {
font-size: 1em;
padding: 0;
}
img.logo {
height: 65px;
}			  
}  @media screen and (max-width: 1200.99px) 
and (min-width: 1025px) {
#header {
height: 170px;
}
#logo {
width: 160px;
}
#header-contact {
top: 45px;
}
#menu {
bottom: 0;
}
nav a {
font-size: 0.95em;
padding: 0 18px;
}
nav a.last {
padding: 0 0 0 18px;
}
#banner {
height: 500px;
}
.main-content-video {
height: 500px;
}
.video-container {
height: 500px;
}
div.counter {
font-size: 3.5em;
}
.container .content {
font-size: 1.5em;
}
.container-1 {
padding-left: 5rem;
height: 230px;
}
.container-2 {
padding-right: 5rem;
height: 230px;
}
.container-3 {
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/right-arrow.png) bottom 20px right 3rem no-repeat;
padding-right: 5rem;
height: 230px;	
}
.project-header {
min-height: 140px;
}
.project-text {
min-height: 140px;
}
.team-header {
min-height: 120px;
}
h1 {
font-size: 3.1em;
}
h2.sub {
font-size: 2.2em;
}
h3 {
font-size: 1.6em;
}
h4 {
font-size: 1.4em;
}
h5 {
font-size: 1.1em;
line-height: 1.2em;
}
p.banner-text {
font-size: 3em;
}
p.banner-text.mid {
font-size: 2.1em;
}
p.banner-text.small {
font-size: 1.4em;
}
img.logo {
height: 65px;
} 			  
}  @media screen and (max-width: 1400.99px) 
and (min-width: 1201px) {
#header {
height: 170px;
}
#logo {
width: 160px;
}
#header-contact {
top: 45px;
}
#menu {
bottom: 0;
}
#banner {
height: 550px;
}
.main-content-video {
height: 550px;
}
.video-container {
height: 550px;
}
div.counter {
font-size: 3.8em;
}
.container-1 {
padding-left: 5rem;
height: 230px;
}
.container-2 {
padding-right: 5rem;
height: 230px;
}
.container-3 {
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/right-arrow.png) bottom 20px right 3rem no-repeat;
padding-right: 5rem;
height: 230px;	
}
.project-header {
min-height: 130px;
}
.project-text {
min-height: 135px;
}
h1 {
font-size: 3.3em;
}
h2.sub {
font-size: 2.2em;
}
h5 {
font-size: 1.1em;
line-height: 1.2em;
}
p.banner-text {
font-size: 3.3em;
}
p.banner-text.mid {
font-size: 2.3em;
}
p.banner-text.small {
font-size: 1.6em;
}
img.logo {
height: 65px;
}  
}  @media screen and (max-width: 1800px) 
and (min-width: 1401px) {
.container-1 {
padding-left: 5rem;
}
.container-2 {
padding-right: 5rem;
}
.container-3 {
background: url(//www.nerg.co.uk/wp-content/themes/NerG/images/right-arrow.png) bottom 20px right 3rem no-repeat;
padding-right: 5rem;	
}
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}