/**
 * Theme Name: Jubilee
 * Theme URI: http://example.com/twenty-twenty-four-child/
 * Description: A child theme for the Twenty Twenty Four theme
 * Author: Nick Carlisle
 * Author URI: http://example.com
 * Template:   twentytwentyfour
 * Version: 1.0.0
 */
.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}
body{
	background-color: white!important;
	font-family: "Lato", sans-serif!important;
	font-weight: 400;
	font-style: normal;
	font-size: 1.23rem!important;
	line-height: 1.6!important;
}
body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull):not(#fakeFooter .wp-block-columns):not(#benefits .wp-block-columns):not(.iconGroup):not(.notchContainer):not(.bandL):not(.bandR):not(.notchBottom)) {
    max-width: 880px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.has-global-padding {
    padding-right: 0!important;
    padding-left: 0!important;
}
h2{
	font-family: "Lato", sans-serif!important;
	font-weight: 900!important;
	color: #022F63!important;
	margin-top: 5px!important;
	margin-bottom: 50px!important;
}
h3{
	font-family: "Questrial", sans-serif!important;
	font-weight: 400!important;
	color: #005DAA!important;
	margin-bottom: 30px!important;
}
h2,h3{
	font-style: normal;
	text-align: center;
}
h4{
	font-family: "Questrial", sans-serif!important;
	font-weight: 400!important;
	font-size: 22px!important;
	color: #009FE3!important;
	margin-bottom: 5px!important;
}
a{
	color: #009FE3;
}
a:focus,a:active,*:focus{
	outline: none;
}
.wp-block-post-title{
	display: none;
}
.has-global-padding {
    padding-right: 30px;
    padding-left: 30px;
}
.yellowArrow{
	max-width: 680px!important;
}
.yellowArrow:before{
	content:'';
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/Bulletpoint-arrow.png);
	background-size: 17px 25px;
	height: 25px;
	width: 17px;
	display: block;
	float: left;
	margin-top: 3px;
	margin-left: -50px;
}
.entry-content p,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content ul{
	padding-left: 30px;
	padding-right: 30px;
}
main:where(body .is-layout-flow) > :first-child:first-child {
    display: none;
}
.notch img{
	position: absolute;
	width: 100px!important;
	top: 0;
	left: 50%;
	margin-left: -50px;
}
.notchContainer{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    -webkit-box-align:stretch; 
     display:-moz-box;      
    -moz-box-orient:horizontal;
    -moz-box-align:stretch;
    display:box;
    box-orient:horizontal;
    box-align:stretch;  
}
.notchBottom{
	width: 100px;
	margin-top: 0;
	margin-left: 0!important;
	margin-right: 0!important;
}
.notchBottom img{
	height: 38px;
}
.bandL, .bandR {
	height: 38px;
	background-color: white;
    -webkit-box-flex:1.0;
    -moz-box-flex:1.0;
    box-flex:1.0;
	padding-left: 0!important;
	padding-right: 0!important;
	margin-left: 0!important;
	margin-right: 0!important;
	margin-top: 0!important;
	max-width: 100%;
}
/***********Under Construction**************/
/*#underConstruction::before {
	content: "";
	width: 0px;
	height: 0px;
	border: 50px solid transparent;
	position: absolute;
	left: calc(50% - 49px);
	top: 0;
	border-top: 35px solid #fff;
	z-index: 999;
}*/
#containerGroup{
	max-width: 100%!important;
    display: flex;
    flex-direction: column;
    height: 100vh;
}
#underConstruction{
	padding-left: 0!important;
	padding-right: 0!important;
	padding: 0!important;
    width: 100%;
    height: 100%;
	position: relative;
	background-image:url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/Under-construction-image-clean.png)!important;
	clear: both;
	margin-bottom: -1px;
	flex-grow: 1;
	display: block;
}
/*#underConstruction img:not(.notch img){
	object-fit: cover;
	width: 100%;
	min-height: 800px;
	z-index: 998;
}*/
#fakeHeader{
	padding-left: 70px !important;
    padding-right: 45px !important;
	padding-top: 20px;
	padding-bottom: 0;
    max-width: 100% !important;
	margin-top: 0!important;
	margin-left: 0!important;
	margin-right: 0!important;
	position: relative;
	flex-grow: 1;
}
#underHeading{
	font-size: 30px;
	float: right;
	margin-top: 6px;
	letter-spacing: 2px;
}
.hideSpacer{
	display: none;
}
#fakeHeader img{
	margin-top: -15px;
	padding-bottom: 20px;
}
#fakeFooter{
	background-image:url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/Footer.png);
	background-size: cover;
	background-position: top center;
    padding-left: 30px !important;
    padding-right: 30px !important;
	padding-top: 100px;
	padding-bottom: 100px;
    max-width: 100% !important;
	margin-top: 0!important;
	margin-left: 0!important;
	margin-right: 0!important;
	flex-grow: 1;
}
#fakeFooter p{
	font-size: 16px;
	color: white;
	max-width: 500px;
}
#fakeFooter a{
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: white;	
}
.bigger{
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 26px!important;
	color: white;
}
.page-id-503 header,.page-id-503 footer{
	display: none;
}
main:not(.page-id-503 main),.entry-content:not(.page-id-503 .entry-content){
	margin-top: 0!important;
}
/************Header*************/
html :where(.is-position-sticky) {
    background-color: white;
}
header{
	padding-right: 50px!important;
    padding-left: 50px!important;
    padding-top: 14px;
    padding-bottom: 14px;
	line-height: 1.5!important;
}
.has-base-background-color {
    background-color: white !important;
}
.has-child.wp-block-navigation-submenu:after{
	content:url('https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/Menu-dropdown.png');
	/*background-image: url(http://www.topographicwebdesign.co.uk/jubilee/wp-content/uploads/2024/07/Menu-dropdown.png);*/
	background-size: 14px 7px;
	height: 7px;
	width: 14px;
	display: block;
	cursor: pointer;
	white-space: pre;
	position: absolute;
	bottom: -10px;
	left: calc(50% - 14px);
	transform: scale(.4);
}
.wp-block-navigation__submenu-icon{
	display: none!important;
}
.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
    color: #022F63;
	background-color: #ebeef3;
	padding: 5px 10px;
	border-radius: 20px;
	min-width: 100px;
	text-align: center;
	transition: all .2s;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
	background-color: transparent!important;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 2px;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content:hover:before{
	content:'';
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/Menu-highlight.png);
	background-repeat: no-repeat;
	background-size: 7px 14px;
	height: 14px;
	width: 7px;
	cursor: pointer;
	position: relative;
	float: left;
	left: -5px;
	margin-left: -7px;
}
.wp-block-navigation a:where(:not(.wp-element-button)):hover {
    text-decoration: none;
	background-color: #FFED00!important;
}
.current-menu-item .wp-block-navigation-item__content{
	background-color: #FFED00!important;	
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    border: none;
}
/*************Homepage***************/
iframe{
	max-width: 100%!important;
}
#welcome{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/Homepage-header-straight.png);
	background-size: cover;
	background-position: top center;
    padding-left: 5% !important;
    padding-right: 5% !important;
	padding-top: 230px;
	padding-bottom: 130px;
    max-width: 100% !important;
	margin-left: 0!important;
	margin-right: 0!important;
	position: relative;
}
#benefits{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/Homepage-benefits.png);
	background-size: cover;
	background-position: top center;
    padding-left: 5% !important;
    padding-right: 5% !important;
	padding-top: 100px;
	padding-bottom: 110px;
    max-width: 100% !important;
	margin-left: 0!important;
	margin-right: 0!important;
	position: relative;
}
#welcome h2, #welcome p, #benefits h2, #benefits p{
	color: white!important;
}
#welcome h2{
	margin-bottom: 35px!important;
}
#welcome p, #benefits p{
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	padding-left: 8%;
	padding-right: 8%;
}
#welcome p{
	max-width: 880px;	
	font-size: 28px;
}
#benefits p strong{
	font-family: "Lato", sans-serif;
	font-weight: 900;
}
.benefitsImg{
	padding-top: 50px;
	padding-bottom: 40px;
}
.yellowLine{
	max-width: 100%;
	padding-bottom: 25px;
}
.borderLink a,.borderLinkArrow a{
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #022F63;
	border: 1px solid #022F63;
	border-radius: 50px;
	padding: 15px 30px;
	text-decoration: none;
	transition: all .2s;
}
.borderLinkArrow a[target="_blank"]:before {
    content: '';
    background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/External-link-arrow.png);
    display: inline-block;
    margin: 0 5px 0 0;
    background-size: 12px;
    width: 12px;
    height: 12px;
	background-repeat: no-repeat;
}
.borderLink a:hover,.borderLinkArrow a:hover{
	background-color: #022F63;
	color: white;
	border: 1px solid #022F63;
	text-decoration: none;
}
.borderLinkArrow a[target="_blank"]:hover:before {
    background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/External-link-arrow-white.png);
}
.borderLinkWhite a{
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: white;
	border: 1px solid white;
	border-radius: 50px;
	padding: 15px 30px;
	text-decoration: none;	
	transition: all .2s;
}
.borderLinkWhite a:hover{
	background-color: white;
	color: black;
	border: 1px solid white;
	text-decoration: none;	
}
.blue{
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	font-size: 26px;
	color: #009FE3;
}
/**************Timeline**************/
#timeline{
	max-width: 100% !important;
	position: relative;
}
hr{
	height: 12px;
	z-index: 9;
	position: relative;
}
.wp-block-table.firstCell{
	max-width: 100%!important;
	margin: 10px 20px!important;
	margin-top: -12px!important;
	z-index: 998;
}
.wp-block-table thead{
	vertical-align: top;
}
.wp-block-table thead,.wp-block-table tfoot {
	border-top: none;
    border-bottom: none;
}
.wp-block-table thead span{
	border-bottom: 3px solid #FFED00;
	padding-bottom: 5px;
}
.wp-block-table tfoot td{
	border: none!important;
	display: block;
	margin-top: -20px;
}
.wp-block-table.firstCell td, .wp-block-table.firstCell th {
    border: none;
    padding: 0 110px 50px 110px;
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	font-size: 24px;
	color:#022F63;
}
.wp-block-table.firstCell th:first-child, .wp-block-table.firstCell td:nth-child(odd){
	border-right: 1px solid #022F63;
}
.wp-block-table.firstCell tr:nth-last-child(2){
	border-right: none;
}
.firstCell tr{
	height: 150px;
}
.firstCell tr:has(th){
	height: 140px!important;
}
.firstCell tr:last-child{
	height: 170px;
}
.firstCell td,.firstCell th{
	position: relative;
	vertical-align: top;
}
.wp-block-table.firstCell th.has-text-align-right:after{
	content: "";
	border-radius: 50%;
	width: 17px;
	height: 17px;
	background-color: #FFED00;
	position: absolute;
	top: 12px;
	right: -9px;
}
.firstCell td.has-text-align-right:after{
	content: "";
	border-radius: 50%;
	width: 11px;
	height: 11px;
	background-color: #F18800;
	position: absolute;
	top: 12px;
	right: -6px;
}
.wp-block-table.firstCell td:nth-last-of-type(odd){
	border-right: 0!important;
}
#timelineImage1, #timelineImage2{
	position: absolute;
}
#timelineImage1{
	top: 320px;
	right: 50px;
}
#timelineImage2{
	top: 760px;
	left: 50px;
}
.backgroundImage{
	background-size: cover;
	background-position: top center;
    padding-left: 5% !important;
    padding-right: 5% !important;
	padding-top: 100px;
	padding-bottom: 100px;
    max-width: 100% !important;
	margin-top: 0;
	margin-left: 0!important;
	margin-right: 0!important;
	min-height: 600px;
}
/*********About Us***********************/
#aboutGroup{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/About-us-top-image-straight.png);
	position: relative;
	/*margin: 0 0 -30px;
	clip-path: polygon(
		0% 0%,
		100% 0%,
		100% 95%,
		48% 95%,
		50% 100%,
		52% 95%,
		0% 95%
	);
	overflow: hidden;*/
	max-width: 100% !important;
	margin-left: 0!important;
	margin-right: 0!important;
	position: relative;
}
#lambGroup{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/About-us-second.png);
	position: relative;
}
#about3{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/About-us-third.png);
	position: relative;
}
    max-width: 100% !important;
.focus{
	position: relative;
}
#starlight img{
	position: absolute;
	top: 140px;
	right: 160px;
}
#starlight, #nextEnergy, #wiseEnergy{
    padding-left: 5% !important;
    padding-right: 5% !important;
	padding-top: 40px;
	padding-bottom: 70px;
    max-width: 100% !important;
	margin-left: 0!important;
	margin-right: 0!important;	
	position: relative;
}
/*#nextEnergy::before {
	content: "";
	width: 0px;
	height: 0px;
	border: 50px solid transparent;
	position: absolute;
	left: calc(50% - 49px);
	top: 0;
	border-top: 35px solid #fff;
}*/
#nextEnergy{
	/*background-image: -moz-linear-gradient(top, #fff, #fff);
	min-height: 45px;*/
	background-color: #f5fbfe;
}
#nextEnergy img:not(.notch img){
	position: absolute;
	top: 170px;
	right: 200px;
	max-width: 212px;
}
/*#wiseEnergy::before {
	content: "";
	width: 0px;
	height: 0px;
	border: 50px solid transparent;
	position: absolute;
	left: calc(50% - 49px);
	top: 0;
	border-top: 35px solid #f5fbfe;
}*/
#wiseEnergy{
	/*background-image: -moz-linear-gradient(top, #f5fbfe, #f5fbfe);
	min-height: 45px;*/
	background-color: #fff;
	margin-top: 0;
}
#wiseEnergy img:not(.notch img){
	position: absolute;
	top: 170px;
	right: 160px;
	max-width: 250px;
}
/**************The Project****************/
.iconGroup{
	margin-left: 0!important;
	margin-right: 0!important;
	position: relative;
	max-width: 880px;
	margin: 0 auto!important;
}
.iconGroup p{
	padding-left: 0!important;
	padding-right: 0!important;
}
.icon{
	max-width: 880px;
}
.icon img{
	max-width: 60px;
	position: absolute;
	top: 5px;
	left: -100px;
}
#proj1{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/The-project-header.png);
}
#proj3{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/The-project-bottom.png);
	position: relative;
}
#input{
	background-image:url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/The-project-your-input.png);
	background-size: cover;
	background-position: top center;
    padding-left: 5% !important;
    padding-right: 5% !important;
	padding-top: 100px;
	padding-bottom: 100px;
    max-width: 100% !important;
	margin-left: 0!important;
	margin-right: 0!important;
	position: relative;
}
#input h2, #input p{
	color: white!important;
	max-width: 880px;
}
#input p{
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
}
#input strong{
	font-family: "Questrial", sans-serif;
	font-weight: 900!important;
	font-style: normal;	
}
#proposed,#energy,#landscape,#construction,#consultation,#connecting,#visual,#transport,#hydrology,#noise,#download{
	position: relative;
    padding-left: 5% !important;
    padding-right: 5% !important;
	padding-top: 40px;
	padding-bottom: 20px;
    max-width: 100% !important;
	margin-left: 0!important;
	margin-right: 0!important;	
	/*background-image: -moz-linear-gradient(top, #fff, #fff);
	min-height: 45px;*/
	background-color: #f5fbfe;
}
#community,#archeology,#soils,#socio,#other,#ecology{
	position: relative;
    padding-left: 5% !important;
    padding-right: 5% !important;
	padding-top: 40px;
	padding-bottom: 20px;
    max-width: 100% !important;
	margin-top: 0!Important;
	margin-left: 0!important;
	margin-right: 0!important;	
}
/*#proposed::before,#energy::before,#landscape::before,#construction::before,#consultation::before,#connecting::before {
	content: "";
	width: 0px;
	height: 0px;
	border: 50px solid transparent;
	position: absolute;
	left: calc(50% - 49px);
	top: 0;
	border-top: 35px solid #fff;
}*/
#proposed p,#projectP,#download a{
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 21px!important;
}
#download .wp-block-columns{
	max-width: 1200px!important;
}
#download a{
	color:#022F63;
}
#download img:not(.notch img){
	max-width: 16px;
}
/************Project Proposal****************/
#proposal1{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/Project-proposal-header-straight.png);
}
#proposal2{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/Project-proposal-second.png);
	position: relative;
}
#breakdown{
	background-image:url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/Project-proposal-last.png);
	background-size: cover;
	background-position: top center;
    padding-left: 5% !important;
    padding-right: 5% !important;
	padding-top: 100px;
	padding-bottom: 100px;
    max-width: 100% !important;
	margin-left: 0!important;
	margin-right: 0!important;
	position: relative;
}
#breakdown h2, #breakdown p,#breakdown li{
	color: white;
	max-width: 880px;
}
#breakdown li,#consultationList li{
	padding-left: 0!important;
}
#breakdown li{
	margin-bottom: 15px;
}
#proposalList, #consultationList{
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 21px!important;
	max-width: 1600px!important;
	padding-left: 30px;
	padding-right: 30px;
}
#proposalList{
	gap: 0;
}
.wp-block-gallery{
	max-width: 1300px!important;
}
.instruction{
	max-width: 680px !important;
	font-size: 12px;
}
/*************EIA Topics****************/
#ecology p,#ecology li,#visual p,#visual li,#archeology p,#archeology li,#transport p,#transport li,#soils p,#soils li,#hydrology p,#hydrology li,#socio p,#socio li,#noise p,#noise li,#other p,#other li{
	font-size: 16px!important;
	margin-bottom: 10px;
}
.page-id-209 .entry-content ul{
	padding-left: 15px!important;
}
#eia1{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/EIA-header.png);
}
#eia2{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/EIA-second.png);
	position: relative;
}
.eiaCols,.eiaCols2{
	max-width: 100%!important;
	padding-left: 50px;
	padding-right: 50px;
	gap: 2rem;
}
.eiaCols2{
	max-width: 75%!important;
}
.eiaCols p,.eiaCols2 p{
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	margin-top: 30px;
}
/************Consultation Page*************/
#cons1{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/Consultation-header.png);
}
#cons2{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/Consultation-second.png);
	position: relative;
}
#cons3{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/Consultation-bottom.png);
	position: relative;
	background-position: bottom;
}
#consultationList{
	max-width: 1200px!important;
}
.wider{
	max-width: 910px!important;
}
/************Document Library Page***********/
#doc1{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/Doc-lib-header.png);
}
#doc2{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/Doc-lib-footer.png);
	position: relative;
	background-position: bottom;
}
.document{
	max-width: 600px!important;
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
}
.document li{
	margin-bottom: 30px;
	font-size: 22px;
}
.document li,.document li a{
	list-style: none;
	color:#022F63;
}
/************FAQ's********************/
#FAQ1{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/FAQ-header.png);
}
#FAQ2{
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/FAQ-footer.png);
	position: relative;
}
.page-id-17 .entry-content h4{
	color: #005DAA!important;
	font-size: 24px!important;
}
.page-id-17 .entry-content p:not(.bandL):not(.bandR){
	margin-top: 10px;
	margin-bottom: 30px;
}
/*********Contact Us Page************/
#contactGroup{
	background-image:url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/Contact.png);
}
.address,.email, .email a{
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	margin-top: 0;
	color: #009FE3;
}
body.page-id-19 .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull):not(header .wp-block-group):not(.notchContainer)) {
    max-width: 1200px;
}
#contactLetter{
	padding-left: 35px;
}
/***********Footer*************/
footer{
	background-color: #022F63;
	color: white;
	margin-top: 0!important;
    padding-right: 50px!important;
    padding-left: 50px!important;
	background-image: url(https://wpstorage4e05e58add.blob.core.windows.net/wpblob4e05e58add/wp-content/uploads/2024/07/Footer.png);
	background-size: cover;
	background-position: center center;
}
footer a{
	color: white!important;
	text-decoration: none!important;
	font-family: "Lato", sans-serif;
	font-weight: 900;
	font-size: 15px;
}
footer .is-layout-constrained > .alignwide {
    max-width: 100%;
}
footer .has-global-padding{
	padding-top: 70px!important;
	padding-bottom: 70px!important;
}
.footerImage{
	max-width: 380px;
	margin-top: 80px;
}
.privacy,.privacy a{
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 11px;
	margin-top: 120px;
}
.footerParagraph,.footerParagraph a{
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.footerParagraph a{
	border-bottom: 1px solid white;
	font-weight: 400;	
	font-size: 1.08rem;
}
.footerParagraph{
	font-size: 1.08rem;
}
/***************Media Queries****************/
@media only screen and (max-width: 599px) {
	body {
		font-size: 1.08rem !important;
	}
	header,footer,.eiaCols,.eiaCols2{
		padding-right: 30px!important;
		padding-left: 30px!important;
	}
}
@media (max-width: 1045px) {
	.has-child.wp-block-navigation-submenu:after {
		display: none;
	}
	.wp-block-navigation__submenu-container{
		padding-top: 5px!important;
	}
	.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
		font-size: 14px;
		padding: 5px 10px!important;
		border-radius: 20px;
		min-width: 160px;
	}
	.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
		margin-left: 0; 
	}
	.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
		display: block;
	}
	.wp-block-navigation .has-child .wp-block-navigation__submenu-container{
		align-items: center;
	}
	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container{
		align-items: center;	
	}
	.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
		position: absolute;
		top: -40px;
		right: 0;
		z-index: 2;
	}
	header .wp-container-core-group-is-layout-2 > .alignwide {
		display: block;
	}
	.wp-block-navigation__responsive-container-close {
		top: 35px;
	}
	.wp-container-core-group-is-layout-4 > .alignwide {
		display: block;
	}
	.wp-block-navigation__responsive-container-open:not(.always-shown) {
		display: flex !important;
	}
	.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
		display: none !important;
	}
}
@media only screen and (max-width: 780px) {
	#fakeHeader,#fakeFooter{
		padding-left: 35px !important;
		padding-right: 35px !important;
	}
	#fakeHeader{
		padding-bottom: 0;
	}
	#fakeFooter{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	#fakeHeader img{
		text-align: center;
		margin-right: 0!important;
		float: none!important;
		display: block!important;
	}
	.logoConstruction{
		text-align: center;
		margin-right: 0!important;
		float: none!important;
		margin: 0 auto!important;
	}
	.hideSpacer{
		display: block;
	}
	#fakeHeader h2, #fakeFooter p{
		padding-left: 0;
		padding-right: 0;
		max-width: 100%;
		text-align: center;
	}
	.wider{
		max-width: 100%!important;
	}
	#fakeHeader h2{
		margin-bottom: 20px!important;
	}
	#underHeading{
		float: none;
		font-size: 21px;
		padding-top: 5px;
		padding-bottom: 15px;
		display: block;
		text-align: center!important;
	}
	.borderLink a,.borderLinkArrow a, .borderLinkWhite a{
		font-size: 10px;
		padding: 15px;
	}
	#ecology p,#ecology li,#visual p,#visual li,#archeology p,#archeology li,#transport p,#transport li,#soils p,#soils li,#hydrology p,#hydrology li,#socio p,#socio li,#noise p,#noise li,#other p,#other li{
		padding-left:0!important;
		padding-right: 0!important;
	}
	.wp-block-table.firstCell td, .wp-block-table.firstCell th {
		padding: 0 25px 50px 25px;
		font-size: 16px;
	}
	.eiaCols .wp-block-column:not(:first-of-type), .eiaCols2 .wp-block-column:not(:first-of-type){
		margin-top: 50px!important;
	}
	.starlightImage{
		max-width: 188px!important;
	}
	footer a {
		font-size: 12px;
	}
	#timeline .wp-block-spacer{
		display: none!important;
	}
	.document{
		text-align: center;
	}
	#starlight img:not(.notch img) {
		max-width: 200px;
	}
	#nextEnergy img:not(.notch img) {
		max-width: 150px;
	}
	*#wiseEnergy img:not(.notch img){
		max-width: 160px;
	}
	.yellowArrow:before{
		float: none;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.home .wp-block-column:first-of-type{
		margin-bottom: 80px;
	}
	.hideMobile{
		display: none;
	}
	.benefitsImg{
		padding-bottom: 0;
	}
	#welcome p:not(.bandL):not(.bandR) {
		font-size: 21px;
	}
	.wp-block-site-logo img {
		max-width: 80%!important;
	}
	.eiaCols2 {
		max-width: 100% !important;
		margin-top: 0;
	}
}
@media only screen and (max-width: 1044px) {
	.icon{
		padding-left: 0;
		text-align: center;
	}
	.icon img{
		position: static;
	}
	.iconGroup p{
		padding-left: 30px!important;
		padding-right: 30px!important;
	}
	#ecology p, #ecology li, #visual p, #visual li, #archeology p, #archeology li, #transport p, #transport li, #soils p, #soils li, #hydrology p, #hydrology li, #socio p, #socio li, #noise p, #noise li, #other p, #other li {
		text-align: center;
	}
	#ecology ul, #other ul{
		list-style-position: inside;
	}
	#timelineImage1, #timelineImage2{
		display: none;
	}
}
@media screen and (min-width: 781px) and (max-width: 980px) {
	.page-id-209 .entry-content ul{
		padding-left: 45px!important;
	}
}
@media screen and (min-width: 981px) and (max-width: 1043px) {
	.page-id-209 .entry-content ul{
		padding-left: 30px!important;
	}
}
@media screen and (min-width: 781px) and (max-width: 1044px) {
	.icon{
		padding-left: 30px;
	}
}
@media screen and (min-width: 980px) and (max-width: 1044px) {
	.iconGroup{
		margin: 0!important;
	}
}
@media screen and (min-width: 781px) and (max-width: 940px) {
	.borderLink a,.borderLinkArrow a{
		font-size: 14px;
		padding: 15px;
	}
}
@media screen and (min-width: 1045px) and (max-width: 1364px) {
	header{
		padding-top: 24px;
		padding-bottom: 40px;
	}	
}
@media screen and (min-width: 1365px) and (max-width: 1480px) {
	header{
		padding-top: 24px;
		padding-bottom: 24px;
	}
}
@media screen and (min-width: 781px) and (max-width: 1540px) {
	#fakeFooter{
		padding-top: 60px;
		padding-bottom: 60px;
	}
}
@media screen and (max-width: 1480px){
	.wp-block-site-logo img {
		border-radius: inherit;
		max-width: 300px;
	}
	#welcome{
		padding-top: 137px;
	}
	#starlight img:not(.notch img),#nextEnergy img:not(.notch img), #wiseEnergy img:not(.notch img){
		position: static!important;
	    margin-bottom: 20px;
	}
	#starlight img:not(.notch img){
		margin-bottom: -10px;
	}
}
@media screen and (max-width: 1580px){
	.wp-block-navigation__container{
		gap: 1.1rem!important;
	}
}