@charset "utf-8";
/* CSS Document */
/*--------------------------------FLEX SLIDER--------------------------------*/
.noline2{
	border-bottom: none!important;
}
.subsec.invisibleline{
	margin-bottom: -10px;
}
p.subsec.invisibleline::before {
    display: block;
    content: "";
    border-top-width: 1px;
    border-top-style: solid;
    margin-top: 15px;
    margin-bottom: 10px;
    opacity: 0;
}
.tab-content.line {
    border-style: none;
}

label.tab-label.rule1 {
    border-top-style: solid;
    border-top-color: #00b0bb;
    border-top-width: 1px;
}

table {
    background-color: #ffffff47;
    border-collapse: collapse;
	margin-top: 10px;
	border-radius: 2px;
	overflow: hidden;
	line-height: 1.4;
}

th {
    text-align:left
}

.dcf-txt-center {
      text-align: center!important
    }

    .dcf-txt-left {
      text-align: left!important
    }

    .dcf-txt-right {
      text-align: right!important
    }
    
.dcf-table caption {
      color: var(--caption);
      font-size: 1.13em;
      font-weight: 700;
      padding-bottom: .56rem
    }

    .dcf-table thead {
      font-size: 1em;
	  background-color: #174190;
    }

	.dcf-table tbody tr {
		border-bottom: 2px solid #ffffff;

	}

    .dcf-table tbody {
      border-bottom: 1px solid var(--b-table);
      border-top: 1px solid var(--b-table);
      font-size: 1em;
    }

	/* .dcf-table tbody tr:last-of-type td {
		padding-bottom: 45px;
	} */
	.dcf-table tbody tr:last-child {
		border-bottom: none;
	}
    .dcf-table tfoot {
      font-size: .84em
    }

    .dcf-table td, .dcf-table th {
      padding-right: 1.78em
    }

	.dcf-table tr td:nth-child(3) {
		padding-left: 20px;
	}

	.dcf-table td a:before {
		display: block;
		content: "";
		width: 13px;
		height: 18px;
		background-image: url("../img/location.7c7f8b7c1aaf.svg");
		background-repeat: no-repeat;
		float: left;
		margin-left: -20px
	}

    .dcf-table-bordered, .dcf-table-bordered td, .dcf-table-bordered th {
      border: 1px solid var(--b-table)
    }

    .dcf-table-bordered td, .dcf-table-bordered th, .dcf-table-striped td, .dcf-table-striped th {
      padding-left: 1em;
      padding-right: 1em
    }

    .dcf-table-bordered tr:not(:last-child), .dcf-table-striped tr:not(:last-child) {
      border-bottom: 1px solid var(--b-table)
    }

    .dcf-table-striped tbody tr:nth-of-type(2n) {
      background-color: var(--bg-table-stripe)
    }

    .dcf-table thead td, .dcf-table thead th {
      vertical-align: bottom;
	  color: #ffffff;
	  padding: 15px 25px;
    }

    .dcf-table tbody td, .dcf-table tbody th, .dcf-table tfoot td, .dcf-table tfoot th {
      vertical-align: top;
	  padding: 25px 25px;
    }

    .dcf-table tbody td a {
		color: #174190;
		font-weight: bold;
		transition: 0.3s;
    }

	.dcf-table tbody td a:hover {
		color: #009FE3;
		font-weight: bold;
    }

    .dcf-table-bordered thead th {
      padding-top: 1.33em
    }

    .dcf-wrapper-table-scroll {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      left: 50%;
      margin-left: -50vw;
      margin-right: -50vw;
      padding-bottom: 1em;
      position: relative;
      right: 50%;
      width: 100vw
    }

	.dcf-table-responsive:not(.dcf-table-bordered) tbody td b span {
		font-weight: normal;
	}

    @media only screen and (max-width:42.09em) {

      .dcf-table-responsive thead {
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        overflow: hidden;
        position: absolute;
        width: 1px;
        white-space: nowrap
      }
      .dcf-table-responsive tr {
        display: block
      }
      .dcf-table-responsive td {
        -webkit-column-gap: 3.16vw;
        -moz-column-gap: 3.16vw;
        column-gap: 3.16vw;
        display: grid;
        grid-template-columns: 1fr 2fr;
        text-align: left!important
      }
      .dcf-table-responsive.dcf-table-bordered, .dcf-table-responsive.dcf-table-bordered thead th {
        border-width: 0
      }
      .dcf-table-responsive.dcf-table-bordered tbody td {
        border-top-width: 0
      }
      .dcf-table-responsive:not(.dcf-table-bordered) tbody tr {
        padding-bottom: 30px;
      }
      .dcf-table-responsive:not(.dcf-table-bordered) tbody td {
        padding-bottom: 0
      }
      .dcf-table-responsive:not(.dcf-table-bordered):not(.dcf-table-striped) tbody td {
        padding-right: 25px;
      }
      .dcf-table-responsive.dcf-table-bordered tbody tr:last-child td:last-child {
        border-bottom-width: 0
      }
      .dcf-table-responsive tbody td:before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        padding-right: 1.78em;
		border-right: 1px solid #dadada;
      }

	  	.dcf-table tr td:nth-child(3) {
			padding-left: 25px;
		}

		.dcf-table tbody td a {
			margin-left: 20px;
		}

		.dcf-table tbody tr:last-of-type td {
			padding-bottom: 0px;
		}

    }

.dcf-overflow-x-auto {
      overflow-x: auto!important;
      -webkit-overflow-scrolling: touch
    }
    
.dcf-w-100\% {
  width: 100%!important;
		}


figure.noline img{
	border-style: none;
}
ul.downloads li:last-child::after {
	display:none;
}

#itemfour h2.welcome {
    margin-top: 100px;
}

.flexslider {
	background: transparent !important;
    border: none !important;
    zoom: 1;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.0) !important;
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.0) !important;
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.0) !important;
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.0) !important;
    width: 100%;
}

.flexslider .slides img {
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

.flex-caption,
.video-caption{
	margin-bottom: 0 !important;
}

.flex-direction-nav a {
    width: 50px !important;
    height: 50px !important;
    margin: -40px 0 0 !important;
	background-color: red;
    text-shadow: none !important;
}

.flex-direction-nav a:before {
    font-size: 30px !important;
    color: #ffffff !important;
    text-shadow: none !important;
	width: 50px;
	height: 50px;
	padding: 5px;
	text-align: center;
}

.flex-direction-nav a.flex-prev:before {
	text-indent: -2px;
}

.flex-direction-nav a.flex-next:before {
	text-indent: 2px;
}

.flexslider:hover .flex-direction-nav .flex-prev {
	left: 0 !important;
}

.flexslider:hover .flex-direction-nav .flex-next {
	right: 0 !important;
}


/*-----Flex Slider Mobile & Tablet Width-----*/


@media (max-width: 1000px) {
	
	.flexslider {
		margin-top: 30px !important;
		margin-bottom: 50px !important;
	}
	
}


/*-----Flex Slider Desktop Width-----*/


@media (min-width: 1001px) {
	
	.flexslider {
		margin-top: 35px !important;
		margin-bottom: 60px !important;
	}
	
}

.map-icons.zoom {
	width: 16px; 
	height: 16px;
	vertical-align: middle;
	line-height: 1;
	margin: 0 4px;
	display: inline-block; 
	opacity: 0.8;
  }

  .map-icons.home{
	width: 20px;
    height: 20px;
    vertical-align: middle;
    line-height: 1;
    margin: 0 2px;
    display: inline-block;
    opacity: 0.8;
    margin-bottom: 4px;
}

#privacy nav ul li a::after {
     display: none;
}
 
.maincontent p a::after, ul.icons li a::after, #mapping p a::after, #privacy ul li a::after,.column a b::after {
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 3px;
    left: 3px;
    transition: all .3s cubic-bezier(.2, 0, 0, 1);
    transform-origin: bottom center;
    z-index: -1;
}

.maincontent p a::after, ul.icons li a::after, #mapping p a::after, #privacy ul li a::after,.column a b::after {
    background-color: #00b0bb;
}
.maincontent p a:hover,
ul.icons li a:hover, .column a b::hover
#mapping p a:hover, 
#privacy .section-content ul li a:hover {
    color: #ffffff !important;
}

.maincontent p a::after,
ul.icons li a::after,
#mapping p a::after,
#privacy .section-content ul li a::after ,.column a b::after{
    background-color: #00b0bb;
 }

p a ,.column a b::after,
ul.icons li a,
#privacy .section-content ul li a {
    font-weight: 700;
}

.maincontent p a,.column p a,
ul.icons li a,
#mapping p a,
#privacy .section-content ul li a {
    padding: 2px 3px;
    text-decoration: none;
    position: relative;
    transition: all .3s cubic-bezier(.2, 0, 0, 1);
    z-index: 1;
}

.maincontent p a::after,.column p a::after,
ul.icons li a::after,
#mapping p a::after,
#privacy .section-content ul li a::after,.column a b::after {
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 3px;
    left: 3px;
    transition: all .3s cubic-bezier(.2, 0, 0, 1);
    transform-origin: bottom center;
    z-index: -1;
}

#privacy .maincontent p a,.column p a,
#privacy ul.icons li a,
#privacy #mapping p a,
#privacy .section-content ul li a,.column a b {
    display: inline-block;
}

.maincontent p a:hover::after,.column p a::after,
ul.icons li a:hover::after,
#mapping p a:hover::after,
#privacy .section-content ul li a:hover::after,.column a b:hover::after {
     right: 0;
     left: 0;
     height: 100%;
}




.col-1 {
    flex-basis: 18%;
}

.col-2 {
    flex-basis: 29%;
    word-break: normal;
}

.col-3 {
    flex-basis: 15%;
    word-break: normal;
}

.col-4 {
    flex-basis: 15%;
}

.col-5 {
    flex-basis: 13%;
    word-break: normal;
}

.col-6 {
    flex-basis: 30%;
    word-break: normal;
}

.col-7 {
    flex-basis: 70%;
    word-break: normal;

}

  
 @media all and (max-width: 767px) {
     
    .col-1 {
        flex-basis: 17%;
    }
    
    .col-2 {
        flex-basis: 28%;
        word-break: normal;
    }
    
    .col-3 {
        flex-basis: 14%;
        word-break: normal;
    }
    
    .col-4 {
        flex-basis: 14%;
    }
    
    .col-5 {
        flex-basis: 12%;
        word-break: normal;
    
    }

	.col-5 {
    	flex-basis: 25%;
	}

 	.col-6 {
    	flex-basis: 65%;
	}
}
.column p a::after{
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 3px;
    left: 3px;
    transition: all .3s cubic-bezier(.2, 0, 0, 1);
    transform-origin: bottom center;
    z-index: -1;
}
.column p a::after{
    background-color: #00b0bb;
}


/* styles.css */

#itemtwo a b {
	color: black !important;
}

.lightbox {
	/* Hidden lightbox image */
	display: none;
	position: fixed;
	z-index: 999;
	width: 100vw;
	height: 100vh;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);

	img {
		width: auto;
		height: 90vh;
		padding: 20px;
		margin: 0 auto;
		
	}

	&:target {
		/* Show the lightbox */
		display: block;
		position: fixed;
	}
}
.lightbox img {
		width: auto !important;
		height: 90vh !important;
		padding: 20px !important;
		margin: 0 auto !important;
}


@media (max-width: 1000px) {
	.lightbox img {
		width: 90vw !important;
		height: auto !important;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		object-fit: cover;
		object-position: center;
	
}
	
}

.close {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 3em;
	color: #fff;
	text-decoration: none;
}

.thumbnail {
	max-width: 180px;
}

.thumbnail-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}

.enlarged-image-container {
    display: none; /* Initially hide the enlarged image container */
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7); /* Semi-transparent background */
    z-index: 9999; /* Ensure the container is on top */
}

.enlarged-image {
    display: block;
    margin: auto;
    max-width: 100%; /* Adjust as needed */
    max-height: 100vh; /* Adjust as needed */
    position: absolute;
    /* top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
}

.herotext img {
    height: 80px !important;
}
img .heroimage1{
	height: 80px !important;
	
}
img{
	width: 100%;
	height: 350px;
}

b{
	color: #004687 !important;
}					

h4 {
    margin-bottom: 10px;
    font-size: 1.06em;
	color: #004687 !important;
}
hr
{
	border-top-color: #004687 !important;
	border-top-width: 1px !important;
    border-top-style: solid !important;
	margin-top: 15px;
	margin-bottom: 15px;
}
.email1 p a {
    /* position: absolute; */
    left: 37px;
}
figure .noline img {
    border-bottom-style: none;
}

.callout ul li {
	list-style: none;
	font-weight: 700em;

}

.callout ul li a{
	text-decoration: none;
	color: #000000;
	font-weight: 700em;
}

.callout ul li a::after{
	content: '';
    display: block;
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 3px;
    left: 3px;
    transition: all .3s cubic-bezier(.2, 0, 0, 1);
    transform-origin: bottom center;
    z-index: -1;
}


ul.box li {
    list-style: none;
}

.adminlogo{
	width: 600px;
}
.pagination{
	display: inline-block;
	 width:85%;
	 float:none;
	 text-align:center;
	 float:none;
	 text-align:center;
}
.pagination a {
	color: black;
	padding: 8px 16px;
	text-decoration: none;
	
  }

  .pagination li {
	margin-top: 70px;
	flex: 1;
	list-style: none;
	text-align: center;
	position: relative;
	font-size: 15px;
	display: inline-block;
  }
  

  .pagination .active a {
	background-color: #004687;
	color: white;
  }
  

  .pagination a:hover:not(.active) {background-color:#00b0bb;}

.sF{
	width: 100%;
}

.sF p a{
	float:right;
	text-decoration:none !important;
	transition: 0.3s;
	list-style: none;
	color: #004687;

}

.sF p::after{
    content: "";
    display: block;
    height: 1px;
    width: 100%;
	margin-top: 25px ;
    margin-bottom: 25px;
	text-decoration:none;
	background-color:#00b0bb;

}
.sF p a::after {
	display: none !important;
}

.sF p a:hover{
	color:  #00b0bb !important;
	list-style: none;
	
}


.sF p:last-child::after {
	content: "";
    display: block;
}
/*--------------------------------Holding Page CSS--------------------------------*/

.holding #navbar,
.holding .cta {
	display: none;
}

.square {
	width: 100px;
	height: 100px;
	background-color: #98d2fd;
}
/*--------------------------------COLOURS--------------------------------*/


/*-----Colours Header & Navigation-----*/


/*Default Text Colours*/

html, body, * {
	color: #303030;
}

.maincontent p strong {
}

.intro1{
	color: #00b0bb;
	border: #000000;
}

p.subsec::before,
.embed-container {
    border-top-color: #004687;
}

h2.welcome,
h2.intro,
.maincontent p strong {
    color: #004687;
}

h2.welcome::after,
.callout h3::after {
    background-color: #004687;
}

#home .herotext h2 {
	color: #ffffff;
}

#pageleader h1 {
	color: #ffffff;
}

#intro-section::after {
	background-color: #00b0bb;
}

.section-wrap:nth-child(2n) {
    background-color: #cceff1;
}


/*Navigation Background*/

#masthead {
	background-color: #004687;
}

/*To hide white space under sticky header, colour should match mathead colour*/

@media (max-width: 1000px) {
	
	#maincontentwrapper {
		-webkit-box-shadow: 0px -90px 0px 0px #004687;
		-moz-box-shadow: 0px -90px 0px 0px #004687;
		box-shadow: 0px -90px 0px 0px #004687;
	}
	
}

/*Menu Item Colours*/

nav ul li a {
	color: #ffffff;
}

#submenu ul li a {
	color: #004687;
}

#submenu.sticky {
	background-color: #00b0bb;
}

#submenu.sticky ul li.current a {
	color: #ffffff;
}

/*Menu Current Item Indicator Colour*/
nav ul li a::before {
    background-color: #00b0bb;
}

/*Navigation Current Item Desktop*/
/*
@media (min-width: 1001px) {
	
	nav ul li.current a {
		color: #00b0bb;
	}
	
}*/

/*Menu Item Hover Colour & Text Links*/

nav ul li a:hover, 
nav ul li a:focus,
#footer-wrap p a:hover,
#submenu ul li a:hover {
    color: #00b0bb;
}

.maincontent p a:hover,
ul.icons li a:hover,
#mapping p a:hover {
    color: #ffffff;
}

.maincontent p a::after,
ul.icons li a::after,
#mapping p a::after {
    background-color: #00b0bb;
  }
  


#submenu.sticky ul li a:hover {
    color: #ffffff;
}

/*Navigation Underline Mobile & Tablet*/

@media (max-width: 1000px) {
	
	nav ul,
	nav ul li {
    	/*border-color: #00b0bb;*/
	}
	
}

/*Navigation Underline Desktop*/

nav ul li::after,
body#about nav ul li#about::after {
    background-color: #00b0bb;
}

/*Hamburger Menu*/

#menu-icon span {
  	background: #ffffff;
}


/*-----Colours Callouts, CTAs & Buttons-----*/


.callout {
	background-color: #e4e3e2;
}

.callout h3 {
	color: #004687;
}


/*-----Colours Images & Video-----*/


figcaption,
.video-caption,
.flex-caption,
.flex-direction-nav a {
	background-color: #004687 !important;
	color: #ffffff !important;
}

figure img,
img.picture,
.flexslider .slides img,
.video iframe {
	border-bottom-color: #004687;
}

.full-screen figcaption {
	border-top-color: #004687;
}

.full-screen figcaption.white {
    color: #303030 !important;
    background-color: #ffffff !important;
}

.full-screen figcaption.colour {
    color: #303030 !important;
    background-color: #e5dbcc !important;
}


/*-----Colours Proposals, Downloads & Contact Icons List-----*/


/*Proposals*/

ul.icons li::after {
	background-color: #004687;
}

ul.icons li::before {
	color: #004687;
}

/*Downloads*/

ul.downloads li a,
ul.downloads p {
	color: #000000;
}

ul.downloads li a:hover {
	color: #00b0bb;
}

/*Contact*/

ul.icons.contact li::after,
ul.downloads li::after{
	background-color: #00b0bb;
}

ul.icons.contact {
	border-top-color: #00b0bb;
}

.phone svg path,
.email svg path.mail,
.post svg {
  fill: #004687;
}

.email svg path,
.email svg polygon,
.email svg rect,
.post svg line {
  stroke: #004687;
}


/*-----Colours Forms-----*/


form,
#ss-embed-frame {
	border-top-color: #00b0bb !important;
}

.required {
	color: #00b0bb;
}

/*Text Box*/

input[type=text],
textarea {
	border-color: #cccccc;
}

input[type=text]:focus,
textarea:focus {
	border-color: #303030;
}

/*Radio Buttons & Checkboxes*/

input[type=radio]::before,
input[type=checkbox]::before {
	border-color: #00b0bb;
}

input[type=radio]::after,
input[type=checkbox]::after {
	background: #00b0bb;
}

/*Submit Button*/

/*.submit {
	background-color: #004687;
	color: #ffffff;
}

.submit:hover {
	background-color: #00b0bb;
}*/

.submit, h6 a{
	border-color: #004687;
	background-image: -webkit-linear-gradient(90deg, #004687 50%, transparent 50%);
    background-image: linear-gradient(90deg, #004687 50%, transparent 50%);
	background-color: transparent;
}

#error .submit:nth-child(2) {
	background-image: -webkit-linear-gradient(90deg, #00b0bb 50%, transparent 50%);
    background-image: linear-gradient(90deg, #00b0bb 50%, transparent 50%);
	border-color: #00b0bb;
}

#error .maincontent p a.submit:nth-child(2):hover {
	color: #00b0bb;
}

.submit::after {
	background: transparent;
	background-color: transparent !important;
}

/*Close Button*/

.cancel {
	background-color: #004687;
	color: #ffffff;
	border-color: #ffffff;
}

.cancel:hover {
	background-color: #00b0bb;
}


/*-----Colours News-----*/


.date,
.more,
.more a,
.newstitle a:hover {
	color: #004687;
}

.news-text,
.news-image,
#news .callout ul li {
	border-bottom-color: #004687;
}

#news .callout ul li a::before {
	border-right-color: #004687;
	border-bottom-color: #004687;
}


/*-----Timeline FAQS-----*/


ul.timeline::before {
	background-color: #004687;
}

ul.timeline li {
	color: #ffffff;
    background: #004687;
}

ul.timeline li:before {
	background-color: #ffffff;
	border-color: #004687;
	color: transparent;
}

ul.timeline li.current:before {
	background-color: #00b0bb;
	border-color: #004687;
	color: transparent;
	-webkit-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,1);
}

ul.timeline li::after {
	border-right-color: #004687;
}

ul.timeline li strong {
	color: #00b0bb;
}

ul.timeline li.current strong {
	color: #003c58;
}

ul.timeline li.current {
    background: #00b0bb;
}

ul.timeline li.current::after {
	border-right-color: #00b0bb;
}

@media (min-width: 769px) {
   	ul.timeline li:nth-child(odd)::after {
		border-left-color: #004687;
	}
	ul.timeline li.current:nth-child(odd)::after {
		border-left-color: #00b0bb;
	}
}



/*-----Colours FAQS-----*/


/*Plus & Minus Symbol*/

.tab-label::after {
	background-color: #004687;
	color: #ffffff;
}

.tab-label:hover::after {
	background-color: #00b0bb;
}

/*FAQ Text*/

.tab {
  	color: #004687;
}

.tab:hover {
	color: #00b0bb;
}

/*Seperators*/

.tab-content {
	border-bottom-color: #00b0bb;
}


/*-----Colours Footer-----*/


/*Register CTA*/

.cta {
    background-color: #00b0bb;
}

.cta a,
.submit, h6 a {
    color: #ffffff;
}

.submit:hover,
.maincontent p a.submit:hover {
  	color: #004687;
}

.register-wrap p {
    color: #303030
}

/*Footer*/

#page-footer {
	background-color: #303030;
	color: #ffffff;
}

#footer-wrap a,
#footer-wrap p {
	color: #ffffff;
}

/*To Top Button*/

#scrolltop-bg {
   fill: #004687;
}

#scrolltop-arrow {
	fill: #ffffff;
}




/*--------------------------------FONTS--------------------------------*/


/*-----Font Type-----*/


body,
html,
* {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

nav ul li a,
#pageleader h1,
h2,
#submenu ul li {
	font-family: 'Nunito', sans-serif !important;
}

nav ul li a,
#pageleader h1,
h2,
#submenu ul li {
	font-family: 'Nunito', sans-serif !important;
}

/* nunito-regular - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/nunito-v26-latin-regular.38a108737143.eot"); /* IE9 Compat Modes */
	src: url("../fonts/nunito-v26-latin-regular.38a108737143.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("../fonts/nunito-v26-latin-regular.ce485a2bdee3.woff2") format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
		 url("../fonts/nunito-v26-latin-regular.ca1bccae43e3.woff") format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
		 url("../fonts/nunito-v26-latin-regular.210e45b2ac84.ttf") format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
		 url("../fonts/nunito-v26-latin-regular.7cec921cc0c7.svg#Nunito") format('svg'); /* Legacy iOS */
  }
  /* nunito-italic - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Nunito';
	font-style: italic;
	font-weight: 400;
	src: url("../fonts/nunito-v26-latin-italic.680261cf8e03.eot"); /* IE9 Compat Modes */
	src: url("../fonts/nunito-v26-latin-italic.680261cf8e03.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("../fonts/nunito-v26-latin-italic.c4ecf26c93e8.woff2") format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
		 url("../fonts/nunito-v26-latin-italic.0ab24d4ce3d5.woff") format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
		 url("../fonts/nunito-v26-latin-italic.ea77ff009805.ttf") format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
		 url("../fonts/nunito-v26-latin-italic.a538886e1af7.svg#Nunito") format('svg'); /* Legacy iOS */
  }
  /* nunito-500 - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 500;
	src: url("../fonts/nunito-v26-latin-500.680261cf8e03.eot"); /* IE9 Compat Modes */
	src: url("../fonts/nunito-v26-latin-500.680261cf8e03.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("../fonts/nunito-v26-latin-500.a946e54d310b.woff2") format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
		 url("../fonts/nunito-v26-latin-500.9979d742880c.woff") format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
		 url("../fonts/nunito-v26-latin-500.558c0f37584b.ttf") format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
		 url("../fonts/nunito-v26-latin-500.50efeb9e46c8.svg#Nunito") format('svg'); /* Legacy iOS */
  }
  /* nunito-500italic - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Nunito';
	font-style: italic;
	font-weight: 500;
	src: url("../fonts/nunito-v26-latin-500italic.680261cf8e03.eot"); /* IE9 Compat Modes */
	src: url("../fonts/nunito-v26-latin-500italic.680261cf8e03.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("../fonts/nunito-v26-latin-500italic.20f8a35db33f.woff2") format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
		 url("../fonts/nunito-v26-latin-500italic.81c796cf4859.woff") format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
		 url("../fonts/nunito-v26-latin-500italic.a6a32c76c057.ttf") format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
		 url("../fonts/nunito-v26-latin-500italic.17c0daaca9e3.svg#Nunito") format('svg'); /* Legacy iOS */
  }
  /* nunito-600 - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 600;
	src: url("../fonts/nunito-v26-latin-600.538e71b55db5.eot"); /* IE9 Compat Modes */
	src: url("../fonts/nunito-v26-latin-600.538e71b55db5.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("../fonts/nunito-v26-latin-600.3408bc98ea5e.woff2") format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
		 url("../fonts/nunito-v26-latin-600.cfb40382052e.woff") format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
		 url("../fonts/nunito-v26-latin-600.8847ff5bbe12.ttf") format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
		 url("../fonts/nunito-v26-latin-600.7bed262ae669.svg#Nunito") format('svg'); /* Legacy iOS */
  }
  /* nunito-600italic - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Nunito';
	font-style: italic;
	font-weight: 600;
	src: url("../fonts/nunito-v26-latin-600italic.f715b5b8d03d.eot"); /* IE9 Compat Modes */
	src: url("../fonts/nunito-v26-latin-600italic.f715b5b8d03d.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("../fonts/nunito-v26-latin-600italic.5645120ffdd4.woff2") format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
		 url("../fonts/nunito-v26-latin-600italic.ea4f8e0354c7.woff") format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
		 url("../fonts/nunito-v26-latin-600italic.d58cc03f2ba5.ttf") format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
		 url("../fonts/nunito-v26-latin-600italic.16dd8c83cae7.svg#Nunito") format('svg'); /* Legacy iOS */
  }
  /* nunito-700 - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/nunito-v26-latin-700.ccbd044d9539.eot"); /* IE9 Compat Modes */
	src: url("../fonts/nunito-v26-latin-700.ccbd044d9539.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("../fonts/nunito-v26-latin-700.920fd1237962.woff2") format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
		 url("../fonts/nunito-v26-latin-700.b422491afdaa.woff") format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
		 url("../fonts/nunito-v26-latin-700.b4566f9f55b2.ttf") format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
		 url("../fonts/nunito-v26-latin-700.d2a86ed91bb7.svg#Nunito") format('svg'); /* Legacy iOS */
  }
  /* nunito-700italic - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Nunito';
	font-style: italic;
	font-weight: 700;
	src: url("../fonts/nunito-v26-latin-700italic.d95e260f6148.eot"); /* IE9 Compat Modes */
	src: url("../fonts/nunito-v26-latin-700italic.d95e260f6148.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("../fonts/nunito-v26-latin-700italic.39e2e7066b1e.woff2") format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
		 url("../fonts/nunito-v26-latin-700italic.e5e98924331c.woff") format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
		 url("../fonts/nunito-v26-latin-700italic.82fa466bc2f3.ttf") format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
		 url("../fonts/nunito-v26-latin-700italic.37945c9767f4.svg#Nunito") format('svg'); /* Legacy iOS */
  }
  /* nunito-800 - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 800;
	src: url("../fonts/nunito-v26-latin-800.5e84ad468f61.eot"); /* IE9 Compat Modes */
	src: url("../fonts/nunito-v26-latin-800.5e84ad468f61.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("../fonts/nunito-v26-latin-800.af637ced182a.woff2") format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
		 url("../fonts/nunito-v26-latin-800.04e1de6ff4b4.woff") format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
		 url("../fonts/nunito-v26-latin-800.555902d7e3d7.ttf") format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
		 url("../fonts/nunito-v26-latin-800.1af94861f1b8.svg#Nunito") format('svg'); /* Legacy iOS */
  }
  /* nunito-800italic - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Nunito';
	font-style: italic;
	font-weight: 800;
	src: url("../fonts/nunito-v26-latin-800italic.2a6adfaee88c.eot"); /* IE9 Compat Modes */
	src: url("../fonts/nunito-v26-latin-800italic.2a6adfaee88c.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
		 url("../fonts/nunito-v26-latin-800italic.b0f3aff231de.woff2") format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
		 url("../fonts/nunito-v26-latin-800italic.5d96f3f50472.woff") format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
		 url("../fonts/nunito-v26-latin-800italic.1714e4ea1e9a.ttf") format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
		 url("../fonts/nunito-v26-latin-800italic.545c5ac4b8d9.svg#Nunito") format('svg'); /* Legacy iOS */
  }


/*-----Font Size-----*/


/*Form Text*/

label {
	font-size: 1em;
}

.submit, h6 a {
	font-size: 0.938em;
}

.disclaimer {
	font-size: 0.75em;
	line-height: 1.3;
}

/*Form Text Mobile & Tablet Width*/

@media (max-width: 1000px) {
	
	label.consent {
		font-size: 0.813em;
	}
	
}

/*FAQS*/

.tab-content p {
	font-size: 1em;
}

label.tab-label {
	font-size: 1em;
	margin-bottom: 40px;
	color: #004687;
}

/*Footer*/

#page-footer {
	font-size: 0.75em;
}

#page-footer p {
	font-size: 1.063em;
}


/*Navigation Mobile & Tablet Width*/

@media (max-width: 1000px) {

	nav ul li {
		font-size: 1.125em;
	}
	
	#submenu ul li {
		font-size: 0.75em;
	}
	
}

/*Navigation Desktop Width*/

@media (min-width: 1001px) {

	nav ul li {
		font-size: 0.938em;
	}
	
	#submenu ul li {
		font-size: 1em;
	}
	
}

/*Headings Mobile & Tablet Width*/

@media (max-width: 1000px) {

	h1 {
		font-size: 1.5em;
		line-height: 1.25
	}
	
	#home h1 {
		font-size: 1.6em;
		line-height: 1.25
	}
	
	#home .herotext h1 {
		font-size: 0.9em;
	}
	
	#home .herotext h2 {
		font-size: 0.9em;
	}
	
	h2 {
		font-size: 1.25em;
		line-height: 1.25;
	}
	
	#contact h2.welcome {
		font-size: 1.125em;
	}
	
	h3 {
    	font-size: 1.125em;
    	line-height: 1.4;
	}
	
	h4 {
		font-size: 1em;
		line-height: 1.4;
		color: #004687;
		
		
	}

	h5 {
		font-size: 1em;
		line-height: 1.4;
		color: #004687;
	}
	
	h6 {
		font-size: 1em;
		line-height: 1.4;
		color: #004687;
	}
	
}

/*Headings Desktop Width*/

@media (min-width: 1001px) {

	h1 {
		font-size: 2.25em;
		line-height: 1.2;
	}
	
	#home h1 {
		font-size: 2.25em;
		line-height: 1.2;
	}
	
	#home .herotext h1 {
		font-size: 1.2em;
	}
	
	h2 {
		font-size: 1.313em;
		line-height: 1.25;
	}
	
	h2.intro {
		font-size: 1.5em;
		line-height: 1.25;
	}
	
	#home .herotext h2 {
		font-size: 1.22em;
	}
	
	#home h2.welcome,
	#news h2.welcome {
    	font-size: 1.375em;
    	line-height: 1.3;
	}
	
	h2.welcome {
	}
	
	h3 {
    	font-size: 1.313em;
    	line-height: 1.3;
	}
	
	h4 {
		font-size: 1.375em;
		line-height: 1.4;
		margin-bottom: 10px;
		color: #004687;
	}
	h5 {
		font-size: 1.313em;
		line-height: 1.4;
		margin-bottom: 10px;
		color: #004687;
	}
	h6 {
		font-size: 1.125em;
		line-height: 1.4;
		margin-bottom: 10px;
		color: #004687;
	}
}


/*Paragraph*/

p,
li {
}

/*Paragraph Mobile & Tablet Width*/

@media (max-width: 1000px) {

	p,
	li {
		font-size: 1em;
	}
	
}

/*Paragraph Desktop Width*/

@media (min-width: 1001px) {

	p,
	li {
		font-size: 1.063em;
		line-height: 1.35;
	}
	
}

/*Images & Captions Mobile & Tablet Width*/

@media (max-width: 1000px) {

	figcaption,
	.video-caption,
	.flex-caption {
		font-size: 0.875em;
	}
	
}

/*Images & Captions Desktop Width*/

@media (min-width: 1001px) {

	figcaption,
	.video-caption,
	.flex-caption {
    	font-size: 1em;
	}
	
}

/*Downloads Mobile Width*/

@media (max-width: 768px) {

	ul.downloads li {
		font-size: 0.875em;
	}
	
}

/*Downloads Desktop Width*/

@media (min-width: 1001px) {

	ul.downloads li {
    	font-size: 1em;
	}
	
}

/*-----Register CTA-----*/

.register-wrap p {
    font-size: 1em;
    line-height: 1.2;
}

.cta a {
    line-height: 1.2;
}

.callout h3 {
	font-size: 1.188em;
}

.callout p {
    font-size: 1em;
    line-height: 1.4;
}


/*Register CTA Tablet & Mobile Width*/

@media (max-width: 1000px) {

	.callout h3 {
    	font-size: 1.063em;
	}
	
}

/*Register CTA Desktop Width*/

@media (min-width: 1001px) {

	.callout h3 {
    	font-size: 1.125em;
	}
	
}

/*-----News-----*/

.date {
	font-size: 1em;
}
h4.newstitle{
	font-size: 1.30em;
	margin-top: -10px;
	font-weight: 700em;
	color: #0000 !important;
}

h4.newstitle a{
	color: black;
}

h4.newstitle ::after{
	content: '';
    display: block;
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 3px;
    left: 3px;
    transition: all .3s cubic-bezier(.2, 0, 0, 1);
    transform-origin: bottom center;
    z-index: -1;
}

h3.newstitle {
	font-size: 1.125em;
}

.newscontent {
	font-size: 1em;
}

.more {
	font-size: 0.938em;
}

#news .callout ul li {
	font-size: 0.938em;
}


/*-----Font Weight-----*/


.callout p {
	font-weight: 600;
}

/*Navigation*/

nav ul li {
	font-weight: 700;
}

#submenu ul li {
	font-weight: 800;
}

#submenu em {
	color: inherit;
	font-style: normal;
	font-family: inherit;
}

/*Headers*/

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 800;
}

#home .herotext h2 {
	font-weight: 500;
}

h2.intro {
	font-weight: 700;
}

/*Text Links*/

p a,
ul.icons li a {
	font-weight: 700;
}

/*Register CTA*/

.register-wrap p {
    font-weight: 600;
}

/*News*/

.date {
	font-weight: 700;
}

/*Forms*/

.submit, h6 a {
	font-weight: 600;
}

/*Downloads*/

ul.downloads li,
ul.downloads li a {
	font-weight: 700;
}

/*Footer*/

#page-footer {
	font-weight: 400;
}

#page-footer a {
	font-weight: 700;
}

@media (max-width: 1000px) {
	#submenu em {
		display: none;
	}
}




/*--------------------------------CURRENT PAGE INDICATORS--------------------------------*/


body#about nav ul li#about-nav:not(:hover)::after,
body#proposals nav ul li#proposals-nav:not(:hover)::after,
body#engagement nav ul li#engagement-nav:not(:hover)::after,
body#feedback nav ul li#feedback-nav:not(:hover)::after,
body#info nav ul li#info-nav:not(:hover)::after,
body#contact nav ul li#contact-nav:not(:hover)::after {
	visibility: visible;
}


/*-----Current Page Mobile & Tablet Width-----*/

@media (max-width: 1000px) {

	body#about nav ul li#about-nav a,
	body#proposals nav ul li#proposals-nav a,
	body#engagement nav ul li#engagement-nav a,
	body#feedback nav ul li#feedback-nav a,
	body#info nav ul li#info-nav a,
	body#contact nav ul li#contact-nav a {
		background-color: rgba(255, 255, 255, 0.1);
	}
	
}


/*-----Current Page Desktop Width-----*/

@media (min-width: 1001px) {

	body#about nav ul li#about-nav::after,
	body#proposals nav ul li#proposals-nav::after,
	body#engagement nav ul li#engagement-nav::after,
	body#feedback nav ul li#feedback-nav::after,
	body#info nav ul li#info-nav::after,
	body#contact nav ul li#contact-nav::after {
		content: "";
    	display: block;
    	height: 3px;
    	width: auto;
    	margin-top: 0px;
    	z-index: 0;
    	position: relative;
    	bottom: 49px;
		-webkit-animation: paginate 5s ease-in-out infinite;
        -moz-animation: paginate 5s ease-in-out infinite;
        -o-animation: paginate 5s ease-in-out infinite;
        animation: paginate 5s ease-in-out infinite;
	}
	
	body#about nav ul li#about-nav:hover::after,
	body#proposals nav ul li#proposals-nav:hover::after,
	body#engagement nav ul li#engagement-nav:hover::after,
	body#feedback nav ul li#feedback-nav:hover::after,
	body#info nav ul li#info-nav:hover::after,
	body#contact nav ul li#contact-nav:hover::after {
		animation: none;
	}
		
}




/*--------------------------------LOGO--------------------------------*/


/*-----Logo Size Mobile & Tablet Width-----*/


@media (max-width: 1000px) {

	.headerlogo a,
	.headerlogo a img {
    	width: 163px;
    	height: 36px;
		margin-top: 7px;
	}
	
}


/*-----Logo Size Desktop Width-----*/


@media (min-width: 1001px) {

	.headerlogo a,
	.headerlogo a img {
    	width: 163px;
    	height: 36px;
		margin-top: 7px;
	}
	
}




/*--------------------------------PROPOSALS & CONTACT ICONS--------------------------------*/


@font-face {
  font-family: 'engagementiconset';
  
  src: url("/static/icons/engagementiconset.77a801f381ef.eot");
  src: url("/static/icons/engagementiconset.77a801f381ef.eot#iefix") format('embedded-opentype'), 
	  url("/static/icons/engagementiconset.11a8784fae90.woff") format('woff'), 
	  url("/static/icons/engagementiconset.f33ed323b52c.ttf") format('truetype'), 
	  url("/static/icons/engagementiconset.f7111a54805f.svg#engagementiconset") format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
	font-family: 'dbdicons';
	src: url("../icons/dbdicons.9098ec5a2ab9.eot");
	src: url("../icons/dbdicons.9098ec5a2ab9.eot#iefix") format('embedded-opentype'), 
		url("../icons/dbdicons.87cb5d933e2f.woff") format('woff'), 
		url("../icons/dbdicons.47fc15897403.ttf") format('truetype'), 
		url("../icons/dbdicons.699aafa74a48.svg#dbdicons") format('svg');
	font-weight: normal;
	font-style: normal;
  }

@font-face {
  font-family: 'dbddates';
  src: url("../icons/dbddates.0a55d6da9554.eot");
  src: url("../icons/dbddates.0a55d6da9554.eot#iefix") format('embedded-opentype'), 
	  url("../icons/dbddates.084b3ec50688.woff") format('woff'), 
	  url("../icons/dbddates.cda108290853.ttf") format('truetype'), 
	  url("../icons/dbddates.7f3b409ff30e.svg#dbddates") format('svg');
  font-weight: normal;
  font-style: normal;
}

ul.icons {
	list-style-type: none;
	padding-inline-start: 0px;
	width: 100%;
}

ul.icons li {
	text-indent: 0;
	font-weight: 500;
	min-height: 40px;
	line-height: 1.1;
}


ul.icons li::after {
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	margin-top: 30px;
    margin-bottom: 30px;
}

ul.icons li:last-child::after {
	display: none;
}

ul.icons li::before {
	font-family: engagementiconset;
	content: "\e800";
	width: 40px;
	font-size: 40px;
	margin-right: 15px;
	float: left;
	clear: both;
	margin-top: -15px;
}

ul.icons li.zero::before {
	content: "\e808";
}

ul.icons li.affordable::before {
	content: "\e80A";
}

ul.icons li.height::before {
	content: "\e80C";
}

ul.icons li.onebed::before {
	content: "\e809";
}

ul.icons li.twobed::before {
	content: "\e80D";
}

ul.icons li.garden::before {
	content: "\e806";
}

ul.icons li.parking::before {
	content: "\e807";
}

ul.icons li.accessible::before {
	content: "\e803";
}

ul.icons li.parkingarea::before {
	content: "\e80B";
}

ul.icons li.deadend::before {
	content: "\e802";
}

ul.icons li.evcharge::before {
	content: "\e801";
}

ul.icons li.cycle::before {
	content: "\e804";
}

ul.icons li.recycle::before {
	content: "\e805";
}

ul.icons li.evbus::before {
	content: "\e800";
}

ul.icons li.phone::before {
	content: "\e80F";
}

ul.icons li.email::before {
	content: "\e810";
}

ul.icons li.post::before {
	content: "\e80E";
}

.electrical,
.hydrogen {
	margin-left: 40px;
	margin-top: 25px;
}

.c-phone,
.c-mail,
.c-date {
	margin-left: 40px;
	margin-top: 15px;
}


.electrical::before,
.hydrogen::before,
.c-mail::before,
.c-phone::before {
	font-family: dbdicons;
	color: #00b0bb;
	content: "\e800";
	width: 30px;
	font-size: 30px;
	margin-right: 10px;
	margin-left: -40px;
	margin-top: -10px;
	position: relative;
	float: left;
	clear: both;
}

.hydrogen::before {
	content: "\e801";
}

.c-mail::before {
	content: "\e802";
}

.c-phone::before {
	content: "\e803";
}

.c-date::before {
	margin-left: -40px;
	width: 100%;
}

.c-date::after {
	font-family: dbddates;
	color: #004687;
	content: "\e800";
	width: 30px;
	font-size: 30px;
	margin-right: 10px;
	margin-left: -40px;
	margin-top: -25px;
	position: relative;
	float: left;
	clear: both;
}

.date-1::after {
	content: "\e802";
}

.date-2::after {
	content: "\e804";
}

.date-3::after {
	content: "\e803";
}

.date-4::after {
	content: "\e800";
}

.date-5::after {
	content: "\e801";
}


/*Contact*/


ul.icons.contact {
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 20px;
}

ul.icons.contact li {
	line-height: 1.5;
	font-weight: 400;
	margin-left: 65px;
}

ul.icons.contact li strong {
	display: block;
	font-weight: 700;
	margin-bottom: 5px;
}

ul.icons.contact li::before {
	font-size: 50px;
    margin-top: -12px;
	position: absolute;
	margin-left: -65px;
}

ul.icons.contact li::after {
    content: "";
    display: block;
    height: 1px;
	width: 100%;
    width: calc(100% + 65px);
    margin-top: 20px;
    margin-bottom: 20px;
	margin-left: -65px;
}

ul.icons.contact li:last-child::after {
    display: none;
}

.phone svg,
.email svg,
.post svg {
  	width: 70px;
  	height: 70px;
	margin: 0 auto 20px auto;
}

/* Animate phone */

.phone svg path:nth-child(2) {
  -webkit-animation: header-phone 2s infinite cubic-bezier(.1, .57, .5, 1);
  animation: header-phone 2s infinite cubic-bezier(.1, .57, .5, 1);
}

.phone svg path:nth-child(3) {
  -webkit-animation:header-phone2 2s infinite cubic-bezier(.1, .57, .5, 1);
  animation:header-phone2 2s infinite cubic-bezier(.1, .57, .5, 1);
}

@-webkit-keyframes header-phone {
  0%,30% {opacity:0; -webkit-transform:translate3d(-20px, 20px, 0); transform:translate3d(-20px, 20px, 0)}
  80% {opacity:1; -webkit-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0)}
  100%{opacity:0}
}

@keyframes header-phone {
  0%,30%{opacity:0; -webkit-transform:translate3d(-20px, 20px, 0); transform:translate3d(-20px, 20px, 0)}
  80%{opacity:1; -webkit-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0)}
  100%{opacity:0}
}

@-webkit-keyframes header-phone2 {
  0%{opacity:0; -webkit-transform:translate3d(-20px, 20px, 0); transform:translate3d(-20px, 20px, 0)}
  70%,90%{opacity:1; -webkit-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0)}
  100%{opacity:0}
}

@keyframes header-phone2 {
  0%{opacity:0; -webkit-transform:translate3d(-20px, 20px, 0); transform:translate3d(-20px, 20px, 0)}
  70%,90%{opacity:1; -webkit-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0)}
  100%{opacity:0}
}


/* Animate Mail */

.mail {
  animation: send 3s infinite;
  
}

@keyframes send {
  100% {
    transform: translateY(-500px);
  }	
}


/* Animate post */

.pencil {
  animation: pencil 3s infinite;
}

@keyframes pencil {
  0% {
    transform: translate(0, -10px);
  }
  50% {
    transform: translate(250px, -10px);
  }
  100% {
    transform: translate(0, -10px);
  }
}


/*-----Icons Mobile & Tablet Width-----*/


@media (max-width: 1000px) {

	ul.icons {
		margin-top: 30px;
		margin-bottom: 15px;
	}
	.phone svg,
	.email svg,
	.post svg {
  		width: 50px;
  		height: 50px;
	}
	
}


/*-----Icons Desktop Width-----*/


@media (min-width: 1001px) {

	ul.icons {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
}




/*--------------------------------HEADER--------------------------------*/


#masthead {
	z-index: 1000;
}

.headerlogo a {
	display: block;
}


/*-----Header Mobile & Tablet Width-----*/


@media (max-width: 1000px) {
	
	body {
    	padding-top: 90px;
	}
	
	#masthead {
		position: fixed;
		width: 100%;
		top: 0;
		transition: top 0.2s ease-in-out;
	}
	
	#masthead.nav-up {
		top: -90px;
	}
	
	.headercontent {
    	padding: 20px;
	}
	
}


/*-----Header Desktop Width-----*/


@media (min-width: 1001px) {
	
	#masthead {
		position: relative;
		height: 90px;
	}
	
	#home #masthead {
		background-color: transparent;
	}
	
	.headerlogo {
		display: inline-block;
	}
	
	.headercontent {
    	max-width: 77rem;
		width: calc(100% - 3em);
    	margin-left: auto;
    	margin-right: auto;
    	padding: 20px 0 0 0;
	}	
	
}




/*--------------------------------NAVIGATION--------------------------------*/


nav ul {
	padding-inline-start: 0px;
}

nav ul li {
	padding-left: 0;
	list-style: none;
	position: relative;
}

nav ul li a {
	text-decoration: none;
	transition: 0.2s;
}

nav ul li.current a::before {
	margin-left: -35px;
	transition: 0.5s all ease-in-out;
}


/*-----Navigation Mobile & Tablet Width-----*/


@media (max-width: 1000px) {

	#navbar {
		position: relative;
		top: 20px;
	}
	
	nav ul {
		display: none;
		height: 100vh;
		padding-bottom: 135px;
		margin: 0 -20px;
		flex-direction: column;
  		justify-content: center;
	}
	
	nav ul li {
    	/*border-bottom-style: solid;
    	border-bottom-width: 1px;*/
		line-height: 1.1;
    	display: block;
    	float: none;
		text-align: center;
		-webkit-animation: fadeOut 0.3s ease forwards;
        -moz-animation: fadeOut 0.3s ease forwards;
        animation: fadeOut 0.3s ease forwards;
		text-transform: uppercase;
	}
	
	nav ul.open li {
		-webkit-transform: translateX(-150%);
		-moz-transform: translateX(-150%);
		-o-transform: translateX(-150%);
		transform: translateX(-150%);
		-webkit-animation: slideIn 0.3s ease forwards;
        -moz-animation: slideIn 0.3s ease forwards;
        animation: slideIn 0.3s ease forwards;
		text-align: center;
		animation-delay: 0.3s;
	}
	
	nav ul li:last-child {
    	border-bottom: none;
	}
	
	nav ul li a {
    	padding: 9px 0;
		display: block;
		transition: 0.35s;
	}
	
	nav ul li a:hover {
    	background-color: rgba(255, 255, 255, 0.1);
	}
	
	#menu-icon {
		display: block;
	}
	
	
	/*Hamburger Icon*/

	#menu-icon {
		width: 40px;
		height: 30px;
		cursor: pointer;
		position: absolute;
		top: 30px;
		right: 20px;
		z-index: 300;
		-webkit-transform: rotate(0deg);
  		-moz-transform: rotate(0deg);
  		-o-transform: rotate(0deg);
  		transform: rotate(0deg);
  		-webkit-transition: .5s ease-in-out;
  		-moz-transition: .5s ease-in-out;
  		-o-transition: .5s ease-in-out;
  		transition: .5s ease-in-out;
	}

	#menu-icon:focus {
		outline: none;
	}

	#menu-icon span {
  		display: block;
  		position: absolute;
  		height: 6px;
  		width: 100%;
  		opacity: 1;
  		left: 0;
  		-webkit-transform: rotate(0deg);
  		-moz-transform: rotate(0deg);
  		-o-transform: rotate(0deg);
  		transform: rotate(0deg);
  		-webkit-transition: .25s ease-in-out;
  		-moz-transition: .25s ease-in-out;
  		-o-transition: .25s ease-in-out;
  		transition: .25s ease-in-out;
	}

	#menu-icon span:nth-child(1) {
  		top: 0px;
	}

	#menu-icon span:nth-child(2) {
  		top: 12px;
	}

	#menu-icon span:nth-child(3) {
  		top: 24px;
	}

	#menu-icon.active span:nth-child(1) {
  		top: 12px;
  		-webkit-transform: rotate(135deg);
  		-moz-transform: rotate(135deg);
  		-o-transform: rotate(135deg);
  		transform: rotate(135deg);
	}

	#menu-icon.active span:nth-child(2) {
  		opacity: 0;
  		left: -60px;
	}

	#menu-icon.active span:nth-child(3) {
  		top: 12px;
  		-webkit-transform: rotate(-135deg);
  		-moz-transform: rotate(-135deg);
  		-o-transform: rotate(-135deg);
  		transform: rotate(-135deg);
	}
	
}


/*-----Navigation Desktop Width-----*/


@media (min-width: 1001px) {
	
	#navbar {
		margin-top: -20px;
		display: inline-block;
		float: right;

	}
	
	nav ul {
		margin-top: 0px;
		height: 90px;
	}
	
	nav ul li {
		margin-bottom: 5px;
		margin-left: 5px;
		display: inline-block;
		line-height: 90px;
	}
	
	nav ul li a {
		display: block;
    	padding: 0 0px 18px 0px;
	}
	
	nav ul li::after {
    	content: "";
    	display: block;
    	height: 3px;
    	width: 0px;
    	margin-top: 0px;
    	z-index: 0;
    	position: relative;
    	bottom: 49px;
		 -webkit-animation: linewidth-out 0.2s ease-in-out;
        -moz-animation: linewidth-out 0.2s ease-in-out;
        -o-animation: linewidth-out 0.2s ease-in-out;
        animation: linewidth-out 0.2s ease-in-out;
		margin-left: auto;
		margin-right: auto;
	}
	
	nav ul li:hover::after, 
    nav ul li:focus::after, 
    nav ul li:active::after {
        height: 3px;
    	width: 0px;
        -webkit-animation: linewidth 0.2s ease-in-out 0.3s forwards;
        -moz-animation: linewidth 0.2s ease-in-out 0.3s forwards;
        -o-animation: linewidth 0.2s ease-in-out 0.3s forwards;
        animation: linewidth 0.2s ease-in-out 0.3s forwards;
    }
	
	nav ul li:not(:hover)::after {
	  visibility: hidden;
	  transition: visibility 0.01s 1s;
  	}    
	
	nav ul li a:focus::after,
	nav ul li a::active::after {
		content: "";
		display: block;
		height: 3px;
		margin-top: 12px;
		margin-bottom: -15px;
		position: relative;
		z-index: 10000;
		width: 80%;
	}
	
	#menu-icon {

		display: none;
	}
	
	#navbar ul {
		display: block !important;
	}
	
}




/*--------------------------------SUBMENU--------------------------------*/


#submenu {
	position: -webkit-sticky;
	position: sticky;
    top: 0;
	margin-top: 10px;
	padding: 10px 0;
	transition: top 0.2s ease-in-out;
	z-index: 1;
}

#submenu ul {
	height: 30px;
	max-width: 77rem;
	width: 100%;
    margin-left: auto;
    margin-right: auto;
	padding-bottom: 0;
	display: grid;
    grid-auto-flow: column;
	grid-auto-columns: minmax(0, 1fr);
	text-align: center;
}

#submenu ul li {
	border-left: 1px solid #d2d4d5;
	text-transform: uppercase;
	margin-bottom: 0px;
    margin-left: 0px;
	line-height: 30px;
}

#submenu.sticky ul li {
	border-left: 1px solid #ffffff;
}

#submenu ul li:first-child {
	border-left: none;
}

#submenu ul li::after {
    display: none;
}

#submenu ul li a {
	padding: 0 0;
}

#submenu ul li.current a {
}

#nav-container-top {
	height: 1px;
	background-color: blue;
	visibility: hidden;
}


/*-----Submenu Mobile & Tablet Width-----*/

@media (max-width: 1000px) {
	
	#submenu {
    	margin-top: 5px;
	}
	
	#submenu.nav-down {
    	top: 83px;
	}
	
	#submenu.sticky.nav-down {
		margin-top: 0;
	}
	
	#submenu.sticky.nav-down ul {
		height: 20px;
	}

	#submenu.sticky.nav-down ul li {
		line-height: 20px;
		height: 20px;
	}
	
	#submenu ul {
		justify-content: stretch;
	}
	
	#submenu li {
		animation: none;
	}
	
	#submenu ul li {
		height: 30px;
	}
	
	#submenu ul li a:hover {
    	background-color: transparent;
	}
	
}


/*-----Submenu Desktop Width-----*/

@media (min-width: 1001px) {
	
	#submenu {
		top: 0 !important;
	}
	
}




/*--------------------------------PAGE HEADERS--------------------------------*/


#pageleader {
	background-color: #00b0bb;
	height: 50vh;
	width: 100%;
	display: flex;
  	justify-content: center;
  	align-items: center;
}

.herotext {
	max-width: 77rem;
	width: calc(100% - 3em);
    margin-left: auto;
    margin-right: auto;
	z-index: 1;
	opacity: var(--opacity);
	/*
	 * The will-change CSS property provides a way for authors to hint browsers about the kind of changes
	 * to be expected on an element, so that the browser can setup appropriate optimizations ahead of time
	 * before the element is actually changed.
	 */
	will-change: opacity;
}

#pageleader h1 {
	text-align: center;
	width: 80%;
	margin: 0 auto;
	font-weight: 700;
	text-shadow: 0px 0px 13px rgba(0, 0, 0, 0.7);
}

#home #pageleader h1 {
	text-transform: none;
	font-weight: 700;
	text-shadow: none;
}


/*-----Hero Images Parallax-----*/

body:not(#home) .heroimage {
}

body:not(#home) .heroimage img {
	filter: grayscale(100%) contrast(1) blur(0px);
 	transform: translateY(var(--translateY));
	height: 120%;
	width: auto;
	min-width: 100%;
	position: absolute;
	top: 0;
}


/*-----Hero Images Dimensions-----*/

#pageleader {
	background-repeat: no-repeat;
	position: relative;
	background-size: cover;
}


.heroimage {
	/*filter: grayscale(var(--grey)) contrast(1) blur(0px);*/
	background-color: #00b0bb;
	display: flex;
	flex: 1 1 100%;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}

.heroimage img {
  	filter: grayscale(var(--grey)) contrast(1) blur(0px);
  	flex: 1 0 100%;
  	height: 100%;
  	max-width: 100%;
  	mix-blend-mode: multiply;
  	object-fit: cover;
  	opacity: 1;
  	position: static;
  	width: 100%;
	transform: scale(var(--sx),var(--sy));
	will-change: transform;
}

#home .heroimage img {
	object-position: bottom;
}

.heroimage::before {
  	background-color: #004687;
  	bottom: 0;
  	content: '';
  	height: 100%;
  	left: 0;
  	mix-blend-mode: lighten;
  	position: absolute;
  	right: 0;
  	top: 0;
  	width: 100%;
  	z-index: 1;
}

#home .heroimage::before {
	display: none;
}


/*-----Page Headers Mobile & Tablet Width-----*/


@media (max-width: 1000px) {
	
	body:not(#home) #pageleader {
		height: 40vh;
	}
	
}




/*--------------------------------HOMEPAGE--------------------------------*/


#home #maincontentwrapper {
}

#home #pageleader {
	min-height: 90vh;
}

#home .herotext div {
	max-width: 364px;
	margin: 0 auto;
}

#home .herotext h1 {
	margin-bottom: 15px;
}

#home .herotext h1 em {
	display: none;
}

#home .herotext h2 {
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
}

#home .column,
#news .column,
#privacy .column {
	width: 60%;
}

#home .column:last-child,
#news .column:last-child,
#privacy .column:last-child {
	width: 33%;
}

html body [data-ca3_iconfont="ETmodules"]::before {
    font-family: "ETmodules";
}

[data-ca3_icon]::before {
    font-weight: normal;
    content: attr(data-ca3_icon);
}

.ca3-scroll-down-arrow {
	display: none;
}

#home .ca3-scroll-down-arrow {
	display: block;
}

.ca3-scroll-down-arrow {
  	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2hldnJvbl90aGluX2Rvd24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiBmaWxsPSJ3aGl0ZSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTE3LjQxOCw2LjEwOWMwLjI3Mi0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwYzAuMjcsMC4yNjgsMC4yNzEsMC43MDEsMCwwLjk2OWwtNy45MDgsNy44M2MtMC4yNywwLjI2OC0wLjcwNywwLjI2OC0wLjk3OSwwbC03LjkwOC03LjgzYy0wLjI3LTAuMjY4LTAuMjctMC43MDEsMC0wLjk2OWMwLjI3MS0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwTDEwLDEzLjI1TDE3LjQxOCw2LjEwOXoiLz48L3N2Zz4=);
  	background-size: contain;
  	background-repeat: no-repeat;
	background-position: center;
}

.ca3-scroll-down-link {
  	cursor: pointer;
  	height: 50px;
  	width: 70px;
  	margin: 0px 0 0 -35px;
  	line-height: 60px;
  	position: absolute;
  	left: 50%;
  	bottom: 60px;
  	color: #FFF;
  	text-align: center;
  	font-size: 60px;
  	z-index: 100;
  	text-decoration: none;
  	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  	-webkit-animation: ca3_fade_move_down 1.75s ease-in-out infinite;
  	-moz-animation: ca3_fade_move_down 1.75s ease-in-out infinite;
  	animation: ca3_fade_move_down 2s ease-in-out infinite;
	transition: 0.2s;
}

.ca3-scroll-down-link:hover {
	animation-play-state: paused;
  	font-size: 66px;
	height: 56px;
  	width: 76px;
	margin: 0px 0 0 -38px;
}

#arrow.scrolled {
	animation-play-state: paused;
}




/*-----Homepage Mobile & Tablet Width-----*/


@media (max-width: 1000px) {
	
	#home #pageleader {
		min-height: 70vh;
	}
	
	#home .herotext div {
		max-width: 270px;
	}
	
	.ca3-scroll-down-link {
  		bottom: 40px;
	}
	
	#home .herotext h1 {
    	margin-bottom: 12px;
	}
	
	#home .herotext h2 {
    	margin-top: 8px;
	}
	
}


/*-----Homepage Desktop Width-----*/


@media (min-width: 1001px) {
	
	#home #pageleader {
		top: -90px;
		margin-bottom: -90px;
	}
	
	#home #pageleader::before {
		content: "";
		display: block;
		width: 100%;
		height: 270px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		background: rgb(0,0,0);	
background: -moz-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,70,135,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,70,135,1) 100%);
background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,70,135,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#004687",GradientType=1);
		opacity: 0.5;
	}
	
}




/*--------------------------------REGISTER CTA--------------------------------*/


.register-wrap {
	max-width: 77rem;
	width: calc(100% - 3em);
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0;
	text-align: center;
}

.register-wrap p {
	display: inline-block;
}

.register-wrap p a {
	text-decoration: none;
}

.register-wrap .submit {
	margin-left: 15px;
}


/*-----Register CTA Mobile & Tablet Width-----*/


@media (max-width: 1000px) {
	
	.register-wrap .submit {
		margin-left: 0;
		margin-top: 15px;
		display: block;
	}
	
}




/*--------------------------------FORMS--------------------------------*/


.submit, h6 a {
	border-style: solid;
	border-width: 3px;
  	background-size: 500px;
  	background-repeat: no-repeat;
  	background-position: 0%;
	transition: all 0.5s ease !important;
	padding: 10px 12px !important;
	text-transform: uppercase;
	position: relative;
}


.submit:hover, h6 a:hover {
	background-position: 100%;
}

.submit:active {
  	top: 2px;
}

.maincontent p a.submit, h6 a {
	margin:10px auto 0 auto;
	display: inline-block;
}

.maincontent p.button {
	display: block;
}

#error .maincontent p a.submit {
	margin: 0px auto 0 auto;
	display: inline-block;
	width: 140px;
	text-align: center;
}

#error .maincontent p a.submit:first-child {
	margin: 0px 20px 0 0;
}




/*--------------------------------DOWNLOADS--------------------------------*/


ul.downloads {
	list-style-type: none;
	padding-inline-start: 0px;
	width: 100%;
}

ul.downloads li {
	text-indent: 0;
	min-height: 40px;
	line-height: 1.1;
	margin-bottom: 0px;
}


ul.downloads li::after {
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	margin-top: 10px;
    margin-bottom: 10px;
}

ul.downloads li:last-child::after {
	display: none;
}

ul.downloads li a {
	text-decoration: none;
	transition: 0.3s;
	position: absolute;
	right: 0px;
}
ul.downloads p a {
    right: 0px;
    position: absolute;
}
ul.downloads p a:hover {
    color: #00b0bb;
}
ul.downloads p a {
    color: #004687;
}
ul.downloads p:last-child::after {
    display: none;
}
ul.downloads p:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
	margin-top: 10px !important;
    margin-bottom: -15px;
    /* color: red; */
    background-color: #00b0bb;
}
ul.downloads p a::after {
    background-color: inherit !important;
}
ul.downloads p {
    margin-bottom: 25px !important;
}

@media (max-width: 768px) {
    ul.downloads p {
        font-size: 0.875em;
    }

	ul.downloads a {
        font-size: 0.875em;
    }

	ul.downloads p a {
        font-size: 0.875em;
    }
}
/*-----Downloads Mobile & Tablet Width-----*/


@media (max-width: 1000px) {

	ul.downloads {
		margin-top: 40px;
		/*margin-bottom: 50px;*/
	}
	
}


/*-----Downloads Desktop Width-----*/


@media (min-width: 1001px) {

	ul.downloads {
		margin-top: -35px;
		margin-bottom: -18px !important;
	}
	
}
@media (max-width: 1000px) {
    ul.downloads {
        margin-top: 40px;
        margin-bottom: -25px !important;
    }
}




/*--------------------------------FAQS--------------------------------*/


.accordion {
 	width: 100%;
	margin: 0px auto;
}

.accordion input[type=radio], 
.accordion input[type=checkbox] {
	position: absolute;
}

.tabs {
 	overflow: hidden;
}
 
.tab {
 	width: 100%;
  	overflow: hidden;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.tab-label {
  	display: -webkit-box;
  	display: flex;
  	-webkit-box-pack: justify;
	justify-content: space-between;
  	padding: 25px 20px 25px 40px;
  	font-weight: 700;
  	cursor: pointer;
	position: relative;
}

.tab-label::after {
	content: "\002B";
	padding: 1px;
  height: 30px;
  width: 30px;
	text-align: center;
  position: absolute;
  top: 20px;
  left: 0px;
  font-size: 1.625em;
  font-family: Arial, sans-serif;
  line-height: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.tab-content {
	max-height: 0;
	padding: 0 0 0 40px;
	-webkit-transition: all .35s;
	transition: all .35s;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-top: -40px;
}

.tabs input:checked + .tab-label::after {
	content: "\2212";
}

.tabs input:checked ~ .tab-content {
  	max-height: 100vh;
  	padding: 0 0 20px 40px;
	margin-top: -5px;
}

.tabs input {
	position: absolute;
  	opacity: 0;
  	z-index: -1;
}




/*--------------------------------FOOTER--------------------------------*/


#footer-wrap {
	max-width: 77rem;
	width: calc(100% - 4em);
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0 0 0;
}

#footer-wrap p {
	margin-bottom: 5px;
}

#footer-wrap a {
	text-decoration: none;
	transition: 0.3s
}

.footer-two a {
	display: inline-block;
}
	
.footer-two p a {
	width: auto;
	height: auto;
	margin-top: auto;
	margin-bottom: auto;
}

#open_preferences_center {
	position: fixed;
	bottom: 0px;
    left: 0px;
    color: #ffffff;
    background-color: #004687;
    padding: 7px 7px;
    text-decoration: none;
    font-size: 0.811em;
	
}


/*-----Footer Mobile & Tablet Width-----*/


@media (max-width: 1000px) {
	
	#footer-wrap {
		padding: 45px 15px 40px 15px;
		text-align: center;
	}
	
	.footer-one {
		margin-bottom: 7px;
	}
	
	/*Footer Logo Size*/

	.footer-two a img {
		width: 162px;
    	height: 50px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
		margin-bottom: 20px;
	}
	
}


/*-----Footer Desktop Width-----*/


@media (min-width: 1001px) {
	
	#footer-wrap {
		padding: 45px 0;
	}
	
	#footer-wrap:after {
  		content: "";
  		display: table;
  		clear: both;
	}
	
	.footer-one {
		width: 50%;
		float: left;
	}
	
	.footer-two {
		width: 50%;
		float: right;
		text-align: right;
	}
	
	.footer-two p a {
		margin-top: 20px;
	}
	
	/*Footer Logo Size*/

	
	.footer-two a img {
		width: 194px;
    	height: 60px;
	}
	
	.footer-two a {
		margin-left: 0;
		margin-left: auto;
	}
	
}




/*--------------------------------TEXT--------------------------------*/


#home h2.welcome,
#news h2.welcome {
    margin-bottom: 30px;
	width: auto;
	text-transform: none;
}

h2.welcome {
    width: 100%;
	/*text-transform: uppercase;*/
	margin-bottom: 15px;
}

#mapping h2.welcome {
	margin-bottom: 30px;
}

h2.welcome::after {
    content: "";
    display: block;
    width: 75px;
    height: 3px;
    margin-top: 30px;
	margin-bottom: 15px;
}

#home h2.welcome::after,
#news h2.welcome::after,
#privacy h2.welcome::after {
    margin-top: 45px;
    margin-bottom: 45px;
}

h2.intro {
	text-align: center;
	width: 75%;
	margin: 0 auto;
}

.callout h3::after {
    content: "";
    display: block;
    width: 75px;
    height: 3px;
    margin-top: 22px;
    margin-bottom: 25px;
}

.callout p.subsec strong,
#feedback .callout p strong {
	display: block;
}


/*Paragraph*/

.maincontent p,
.maincontent li,
#mapping p {
	margin-bottom: 20px;
}

#feedback p.subsec {
	width: 100%;
}

p.subsec::before {
	display: block;
	content: "";
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 30px;
	margin-bottom: 30px;
}


#error .maincontent p {
	text-align: center;
}

/*Links*/

.maincontent p a,
ul.icons li a,
#mapping p a, h6 a {
	padding: 2px 3px;
	text-decoration: none;
	position: relative;
	transition: all .3s cubic-bezier(.2, 0, 0, 1);
  	z-index: 1;
}
.maincontent p strong a{
	color: #303030;
}
  
.maincontent p a::after,
ul.icons li a::after,
#mapping p a::after {
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 3px;
    left: 3px;
    transition: all .3s cubic-bezier(.2, 0, 0, 1);
    transform-origin: bottom center;
    z-index: -1;
}
    
.maincontent p a:hover::after,
ul.icons li a:hover::after,
#mapping p a:hover::after {
     right: 0;
     left: 0;
     height: 100%;
}

@media (max-width: 1000px) {

	#error .maincontent p {
		margin-top: -15px;
	}
	
	.maincontent p a {
		display: inline-block;
	}
	
}

@media (min-width: 1001px) {

	#error .maincontent p {
		margin-top: -60px;
	}
	
}





/*--------------------------------IMAGES--------------------------------*/


figcaption,
.video-caption,
.flex-caption {
	display: inline-block;
	padding: 8px 10px;
}

figure img,
img.picture {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	width: 100%;
	height: auto;
}

.full-screen figure img,
.full-screen img.picture {
	border-bottom-style: none;
}

figure img.noline {
	border-bottom-style: none;
}

figure a img:hover {
	opacity: 0.8;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.full-screen span {
	max-width: 77rem;
    width: calc(100% - 3em);
    margin-left: auto;
    margin-right: auto;
	margin-top: -40px;
	display: block;
}

.full-screen figcaption {
	border-top-width: 3px;
	border-top-style: solid;
	height: 40px;
}




/*-----Images Mobile & Tablet Width-----*/


@media (max-width: 1000px) {
	
	figure,
	img.picture {
		margin-top: 0px;
		margin-bottom: 50px;
	}
	
	.full-screen figure,
	.full-screen img.picture {
		margin-bottom: 0px;
	}
	
}


/*-----Images Desktop Width-----*/


@media (min-width: 1001px) {

	figure {
		margin-top: 0px;
		margin-bottom: 45px;
	}
	
	img.picture {
		margin-top: 0px;
		margin-bottom: 60px;
	}
	
	.full-screen figure,
	.full-screen img.picture {
		margin-bottom: 0px;
	}
	
}




/*--------------------------------FLEX SLIDER--------------------------------*/


.flexslider {
	background: transparent !important;
    border: none !important;
    zoom: 1;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.0) !important;
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.0) !important;
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.0) !important;
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.0) !important;
}

.flexslider .slides img {
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

.flex-caption,
.video-caption{
	margin-bottom: 0 !important;
}

.flex-direction-nav a {
    width: 50px !important;
    height: 50px !important;
    margin: -40px 0 0 !important;
	background-color: red;
    text-shadow: none !important;
}

.flex-direction-nav a:before {
    font-size: 30px !important;
    color: #ffffff !important;
    text-shadow: none !important;
	width: 50px;
	height: 50px;
	padding: 5px;
	text-align: center;
}

.flex-direction-nav a.flex-prev:before {
	text-indent: -2px;
}

.flex-direction-nav a.flex-next:before {
	text-indent: 2px;
}

.flexslider:hover .flex-direction-nav .flex-prev {
	left: 0 !important;
}

.flexslider:hover .flex-direction-nav .flex-next {
	right: 0 !important;
}


/*-----Flex Slider Mobile & Tablet Width-----*/


@media (max-width: 860px) {
	
	.flex-direction-nav a {
    	margin: -25px 0 0 !important;
	}
	
}

@media (max-width: 1000px) {
	
	.flexslider {
		margin-top: 30px !important;
		margin-bottom: 50px !important;
	}
	
	.full-screen .flexslider {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	
}


/*-----Flex Slider Desktop Width-----*/


@media (min-width: 1001px) {
	
	.flexslider {
		margin-top: 35px !important;
		margin-bottom: 60px !important;
	}
	
	.full-screen .flexslider {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	
}



/*--------------------------------VIDEO EMBED--------------------------------*/


.video {
	width: 100%;
	padding-top: 56.2%;
	position: relative;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

.video-caption {
	float: left;
	position: relative;
	z-index: 10;
	/* bottom: -36px; */
}

#poster-image {
    background: url("/static/img/doggerbankd.2013aae69acd.jpg") center center;
    background-size: cover;
    bottom: 0;
    left: 0;
    opacity: 1.0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
  	transition: all 0.3s ease-in;
	cursor: pointer;
}

#poster-image::before {
	content: "";
	display: block;
    background: url("/static/img/play.55cf923066e8.svg") center center;
	background-size: contain;
    width: 120px;
    height: 120px;
    background-repeat: no-repeat;
	margin: -60px auto 0 auto;
    top: 50%;
    position: relative;
	background-color: rgba(0,70,135,0.7);
	border-radius: 100%;
  	transition: 0.5s;
}

#poster-image:hover::before {
	opacity: 0.7;
  	transition: 0.5s;
}

.custom-video-cover {
  display: table-cell;
  background-size: cover;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
}

.custom-video-cover:hover {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}


/*-----Video Embed Mobile & Tablet Width-----*/


@media (max-width: 1000px) {
	
	.video {
		margin-top: 35px;
		margin-bottom: 80px;
	}
	
	.column .video {
		margin-top: 0px;
		margin-bottom: 120px;
	}
	
	#poster-image::before {
    	width: 60px;
    	height: 60px;
		margin: -30px auto 0 auto;
	}
	
}


/*-----Video Embed Desktop Width-----*/


@media (min-width: 1001px) {
	
	.video {
		margin-top: 45px;
		margin-bottom: 90px;
	}
	
	.column .video {
		margin-top: 0px;
		margin-bottom: 120px;
	}
	
}




/*--------------------------------FORMS--------------------------------*/


form,
#ss-embed-frame {
	border-top-style: solid !important;
	border-top-width: 1px !important;
	margin-top: 60px;
	margin-bottom: 0px;
}

fieldset {
	border: none;
	margin-inline-start: 0;
    margin-inline-end: 0;
    padding-block-start: 0;
    padding-inline-start: 0;
    padding-inline-end: 0;
    padding-block-end: 0;
}

.form-group {
	margin: 10px 0;
}

label {
	font-weight: 700;
	line-height: 1.3;
}

.col-md-4 {
	margin: 7px 0 33px 0;
}

.col-md-4 label,
label.consent {
	font-weight: 400;
	margin-left: 15px;
	margin-right: 15px;
	cursor: pointer;
	white-space: nowrap;
}


/*-----Text Boxes-----*/


input[type=text],
textarea {
	border-style: solid;
	border-width: 1px;
	padding: 6px 10px;
}

input[type=text]:focus-visible,
textarea:focus-visible {
	outline: none;
}

textarea {
	width: 100%;
	min-height: 120px;
}


/*-----Radio Buttons & Checkboxes-----*/


input[type=radio],
input[type=checkbox] {
  	position: relative;
	left: -999999px;
	cursor: pointer;
}

input[type=radio]::before,
input[type=radio]::after,
input[type=checkbox]::before,
input[type=checkbox]::after {
  	content: '';
  	position: absolute;
  	border-radius: 100%;
}

input[type=radio]::before,
input[type=checkbox]::before {
  	left: 999999px;
  	top: -2px;
  	display: inline-block;
  	width: 18px;
    height: 18px;
  	border-style: solid;
	border-width: 2px;
  	background: #ffffff;
	margin-left: -15px;
}

input[type=radio]::after,
input[type=checkbox]::after {
  	left: 999999px;
	margin-left: -8px;
	width: 1px;
	height: 1px;
}

input[type=radio]:checked::after,
input[type=checkbox]:checked::after {
  	left: 999999px;
  	top: 2px;
	margin-left: -11px;
	width: 10px;
    height: 10px;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}


/*-----Submit-----*/


.form-horizontal .submit {
    margin: 45px auto 0px auto;
	display: block;
	cursor: pointer;
	padding: 10px 20px !important;
}

/*.submit {
    border: none !important;
    margin: 25px auto 45px auto;
    padding: 17px 25px !important;
    display: block;
    text-transform: uppercase;
	font-weight: 700;
	cursor: pointer;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}*/


/*-----Registration Form-----*/


body.popup-open {
	overflow: hidden;
}

.form-popup {
  	display: none;
	justify-content: center;
  	align-items: center;
  	position: fixed;
	min-height: 100vh;
  	top: 0;
  	z-index: 400;
	width: 100%;
	height: 100%;
	backdrop-filter: blur(16px) saturate(180%);
    -webkit-backdrop-filter: blur(16px) saturate(180%);
    background-color: rgba(48, 48, 48, 0.75);
	-webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
	overflow-y: scroll;
}

.popup-content {
	background-color: #ffffff;
	position: relative;
	width: 80%;
	padding: 6px 0px 0px 6px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); 
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}

#mapping .popup-content {
	padding: 30px;
}

.popup-content p {
	text-align: center;
}

.embed-container {
}

#mapping .popup-content p {
	text-align: left;
}

.popup-content p.disclaimer {
	text-align: left;
	margin-top: 8px;
}

.reg-form {
  	border-top: none;
	margin-top: 30px;
	padding-top: 0;
}

.cancel {
	position: absolute;
	right: -15px;
	top: -15px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	padding: 0;
	border-width: 2px;
	border-style: solid;
	font-weight: 900;
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); 
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	transition: 0.35s;
}

.reg-form label {
	display: block;
	margin-bottom: 5px;
}

label.consent {
	font-weight: 400;
	white-space: normal;
}

.reg-form input[type=text] {
	width: 100%;
	margin-bottom: 10px;
}

.reg-form #address input[type=text] {
	width: 49.5%;
	display: inline-block;
	margin-right: 0.5%;
}

.reg-form #address input[type=text]:first-of-type {
	width: 100%;
}

.reg-form #address input[type=text]:nth-of-type(3) {
	margin-right: 0%;
	float: right;
}

.reg-form #phone,
.reg-form #email {
	width: 49.5%;
	display: inline-block;
}

.reg-form #phone {
	margin-right: 0.5%;
}

.reg-form #email {
	margin-right: 0%;
	float: right;
}

/*.reg-form .submit {
    margin: 25px auto 25px auto;
}*/


/*-----Forms Mobile & Tablet Width-----*/


@media (max-width: 1000px) {
	
	.form-popup {
    	overflow-y: scroll;
    	-webkit-overflow-scrolling: touch;
	}
	
	form {
		margin-top: 45px;
		padding-top: 45px;
	}
	
	.popup-content {
		width: 90%;
  		margin: 115px auto 20px auto;
	}
	
	.reg-form #address input[type=text] {
		width: 49%;
		margin-right: 1%;
	}
	
	.reg-form #phone,
	.reg-form #email {
		width: 49%;
	}

	.reg-form #phone {
		margin-right: 1%;
	}
	
}


/*-----Forms Desktop Width-----*/


@media (min-width: 1001px) {
	
	form {
		margin-top: 60px;
		padding-top: 60px;
	}
	
	.popup-content {
  		margin: 60px auto;
	}
	
}




/*--------------------------------NEWS--------------------------------*/


.news-grid {
	margin: 0 -15px;
}

.news-card {
	width: 50%;
	float: left;
	padding: 0 15px;
}

.news-image {
	height: 250px;
	overflow: hidden;
	margin-bottom: 27px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

.news-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top center;
	
}

.news-image a img {
	transition: 0.5s;
}

.news-image a img:hover {
	/*filter: grayscale(50%) contrast(2) blur(0px);*/
	transform: scale(1.1);
	opacity: 0.8;
	transition: 0.5s;
}

.news-text {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.maincontent p.date {
	margin-bottom: 8px;
}

.newstitle,
.newstitle a {
	text-decoration: none;
	margin-bottom: 5px;
}

.maincontent p.newscontent {
	margin-bottom: 15px;
}

.more {
	font-style: italic;
}

.maincontent p.more a::after {
	height: 0;
}

.maincontent p.more a:hover::after {
	height: 100%;
}

#news .callout h3 {
	margin-bottom: 0;
}

#news .callout ul {
	list-style: outside disc;
	margin: 0;
	padding: 0;
}

#news .callout ul li {
	list-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 10px 0 10px 17px;
	margin-bottom: 0;
}

#news .callout ul li a::before {
	content: '';
	display: block;
	position: absolute;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	width: 10px;
	height: 10px;
	left: 25px;
	margin-top: 8px;
	transform: translateY(-50%) rotate(-45deg);
	transition: 0.3s;
}

#news .callout ul li a:hover::before {
	left: 28px;
}

#news .callout ul li:last-child {
	border-bottom: none;
}

#news .callout ul li a {
	text-decoration: none;
	transition: 0.3s;
}

#news .callout ul li a:hover {
	opacity: 0.5;
}


@media (max-width: 800px) {

	.news-card {
		width: 100%;
		float: none;
		margin-bottom: 30px;
	}
	
}



/*--------------------------------TIMELINE--------------------------------*/


ul.timeline {
	counter-reset: numbered-list;
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 45px;
	list-style: none;
	padding: 0;
	position: relative;
}

ul.timeline::before {
	content: "";
	display: block;
	height: 100%;
	width: 4px;
	padding: 0;
	position: absolute;
	left: 50%;
  	transform: translateX(-50%);
}

ul.timeline li {
	width: 47%;
	font-size: 16px;
    position: relative;
    line-height: 1.3;
    margin-bottom: 30px;
    margin-left: 0px;
    padding: 20px;
}

ul.timeline li:last-child {
    margin-bottom: 0px;
}

ul.timeline li:nth-child(2n) {
    margin-left: auto;
	margin-right: 0;
}

ul.timeline li:before {
	border-width: 4px; 
	border-style: solid;
	border-radius: 50%;
	content: counter(numbered-list, decimal);
	counter-increment: numbered-list;
	display: block;
	font-weight: bold;
	width: 30px;
	height: 30px;
	margin-top: -5px;
	line-height: 24px;
	position: absolute;
	left: -46px;
	text-align: center;
}

ul.timeline li.current:before {
	border-width: 4px;
	border-style: solid; 
}

ul.timeline li::after {
	display: block;
	content: "";
	position: absolute;
	left: -10px;
	top: 20px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right-width: 10px;
	boder-right-style: solid;
}

ul.timeline li strong {
	display: block;
	margin-bottom: 3px;
}

ul.timeline li.current::after {
	border-right-width: 10px;
	border-right-style: solid;
}

/*---Timeline Mobile---*/

@media (max-width: 768px) {
    ul.timeline {
		margin-top: 20px;
		margin-bottom: 35px;
        font-size: 14px;
		margin-left: 10px;
    }
	
	ul.timeline::before {
		left: 0;
  		transform: translateX(0);
	}
	
	ul.timeline li {
		width: 94%;
    	margin-left: 30px;
	}
	
	ul.timeline li:nth-child(2n) {
    	margin-left: 30px;
		margin-right: auto;
	}
	
	ul.timeline li:before {
    	left: -43px;
	}
}

@media (min-width: 769px) {
   	ul.timeline li:nth-child(odd)::after {
		right: -10px;
		left: initial;
		border-left-width: 10px;
		border-left-style: solid;
		border-right: none;
	}
	ul.timeline li:nth-child(odd)::before {
		right: -10.5%;
		left: initial;
	}
	ul.timeline li.current:nth-child(odd)::after {
		border-left-width: 10px;
		border-left-style: solid;
		border-right: none;
	}
	ul.timeline li:before {
    	left: -10.5%;
	}
}

@media (min-width: 1000px) {
	ul.timeline li:nth-child(odd)::before {
    	right: -10%;
    	left: initial;
	}
	ul.timeline li:before {
    	left: -10%;
	}
}

@media (min-width: 1100px) {
	ul.timeline li:nth-child(odd)::before {
    	right: -9.5%;
    	left: initial;
	}
	ul.timeline li:before {
    	left: -9.5%;
	}
}

@media (min-width: 1200px) {
	ul.timeline li:nth-child(odd)::before {
    	right: -3.15em;
    	left: initial;
	}
	ul.timeline li:before {
    	left: -3.15em;
	}
}




/*--------------------------------CONTACT--------------------------------*/


#contact .section-wrap:first-child .column {
	text-align: center;
}

#contact .section-wrap:first-child .section-content h2.welcome::after {
    width: 60px;
    height: 3px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

#contact .section-wrap:not(:first-child) p {
	margin-bottom: 5px;
	color: #000000 !important;
}

#contact .section-wrap:not(:first-child) p:not(:first-child) strong {
	color: #000000 !important;
}

#contact .section-wrap:first-child p strong {
	color: #000000;
}

@media (max-width: 1000px) {
	#contact .section-content:nth-child(2) {
		margin-top: -15px;
		margin-bottom: 30px;
	}
	#contact .column::after {
		content: "";
		display: block;
		height: 1px;
		width: 75%;
		background-color: #dddddd;
		margin: 45px auto 15px auto;
	}
	/*#contact .column {
		border-bottom: 1px solid #dddddd;
		width: 80%;
		padding-bottom: 30px;
		margin: 15px auto 30px auto;
	}*/
	#contact .column:first-child {
		margin: 0px auto 30px auto;
	}
	#contact .column:last-child::after {
		display: none;
	}
}

@media (min-width: 1001px) {
	#contact .section-content:nth-child(2) {
		margin-top: -30px;
		margin-bottom: 75px;
	}
	#contact .section-wrap:first-child .column {
		width: 33.33%;
		padding: 0 1% 0 1%;
	}
	#contact .column:first-child {
		padding: 0 2% 0 0;
	}
	#contact .column:last-child {
		padding: 0 0 0 2%;
	}	
}




/*--------------------------------REGISTER--------------------------------*/


#register .cta {
	display: none;
}



/*--------------------------------GENERAL--------------------------------*/


html {
	scroll-behavior: smooth;
}

.maincontent {
	overflow: hidden;
}

.section-wrap:first-child {
	max-width: 77rem;
	width: calc(100% - 3em);
    margin-left: auto;
    margin-right: auto;
	padding: 0;
}

.section-wrap {
	max-width: none;
	width: 100%;
	padding: 5em 0;
}

.section-wrap.full-screen {
	padding: 0 !important;
	background-color: transparent !important;
}

.section-wrap:nth-child(2n):last-child {
	padding-bottom: 9em;
	margin-bottom: -4em;
}

/*.section-wrap:first-child .section-content {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
}*/

.section-content {
	max-width: 77rem;
	width: calc(100% - 3em);
    margin-left: auto;
    margin-right: auto;
	display: flex;
	flex-wrap: wrap;
}

#error .section-content:nth-child(2) {
	display: block;
}

#home .section-content,
#news .section-content,
#privacy .section-content,
#contact .section-wrap:first-child .section-content,
#error .section-content {
	width: 100%;
}

.column {
	width: 48%;
}

.column:last-child {
	margin-left: auto;
}

#intro-section {
	margin: 60px 0 90px 0;
	display: block;
	width: 100%
}

#intro-section::after {
	content: "";
	display: block;
	height: 3px;
    width: 7%;
    margin: 45px auto 120px auto;
}

.callout {
    padding: 7%;
}

#home .callout:last-of-type {
	margin-top: 15px;
}

.callout .latestposts {
	border-top: 1px solid #004687;
	padding-top: 20px;
	margin-top: 18px;
}

.callout .latestposts a {
	display: block;
	font-weight: 700;
	text-decoration: none;
	color: #00b0bb;
	transition: 0.3s;
}

.callout .latestposts a:hover {
	color: #004687;
}

.callout .latestposts p {
	font-style: italic;
	font-size: 0.875em;
}

#feedback .callout {
    padding: 3%;
	margin-top: 30px;
	width: 100%;
	margin-bottom: 45px;
}

#surveyform,
#surveyformfeedback {
	width: 100%;
	height: 100vh;
}

.callout h3 {
	margin-bottom: 15px;
}

.callout p {
	margin-bottom: 15px;
}


/*-----General Mobile & Tablet Width-----*/


@media (max-width: 1000px) {
	
	.maincontent {
		padding: 3em 0;
	}
	
	.column,
	#home .column,
	#home .column:last-child,
	#news .column,
	#news .column:last-child,
	#privacy .column,
	#privacy .column:last-child{
		width: 100%;
		margin-bottom: 1.75em;
	}
	
	.callout {
    	padding: 20px;
	}
	
	#intro-section {
		margin: 30px 0 60px 0;
	}
	
	#intro-section::after {
    	margin: 38px auto 75px auto;
	}
	
	.section-wrap.full-screen:last-of-type .flexslider {
		margin-bottom: -4.25em !important;
	}
	
	.section-wrap.full-screen:last-of-type .flexslider .slides img {
		border-bottom-width: 6px;
	}
	
}


/*-----General Desktop Width-----*/


@media (min-width: 1001px) {
	
	.maincontent {
		padding: 4em 0;
	}
	
	#home .maincontent {
		padding: 4em 0 6em 0;
	}
	
	.section-wrap.full-screen:last-of-type .flexslider{
		margin-bottom: -5.25em !important;
	}
	
}


/*-----To Top Button-----*/


.container-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}

.container-top:hover {
	opacity: 0.9 !important;
	-webkit-transition: 0.35s;
	transition: 0.35s;
}

.container-top svg {
	border-radius: 50%;
	-webkit-transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
}

.container-top svg:hover > #scrolltop-arrow {
	transform: translate3d(0px, -3px, 0px);
	-webkit-transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
}

.container-top svg > #scrolltop-arrow {
	-webkit-transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
}


/*To Top Button Desktop Width*/


@media (min-width: 1001px) {
	
	.container-top {
	}
	
}




/*--------------------------------ANIMATIONS--------------------------------*/


@-webkit-keyframes linewidth {
	0%   { width: 0px; }
  	100% { width: 100%; }
}
@-moz-keyframes linewidth {
	0%   { width: 0px; }
  	100% { width: 100%; }
}
@-o-keyframes linewidth {
    0%   { width: 0px; }
  	100% { width: 100%; }
}
@keyframes linewidth {
    0%   { width: 0px; }
  	100% { width: 100%; }
}


@-webkit-keyframes linewidth-out {
	0%   { width: 100%; }
  	100% { width: 0px; }
}
@-moz-keyframes linewidth-out {
	0%   { width: 100%; }
  	100% { width: 0px; }
}
@-o-keyframes linewidth-out {
    0%   { width: 100%; }
  	100% { width: 0px; }
}
@keyframes linewidth-out {
    0%   { width: 100%; }
  	100% { width: 0px; }
}


@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
@-moz-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
@-o-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}


@-webkit-keyframes fadeOut {
    from { opacity: 1; }
      to { opacity: 0; }
}
@-moz-keyframes fadeOut {
    from { opacity: 1; }
      to { opacity: 0; }
}
@-o-keyframes fadeOut {
    from { opacity: 1; }
      to { opacity: 0; }
}
@keyframes fadeOut {
    from { opacity: 1; }
      to { opacity: 0; }
}


@-webkit-keyframes slideIn {
	0% { -webkit-transform: translateX(-150%); }
    100% { -webkit-transform: translateX(0%); }
}
@-moz-keyframes slideIn {
    0% { -moz-transform: translateX(-150%); }
    100% { -moz-transform: translateX(0%); }
}
@-o-keyframes slideIn {
    0% { -o-transform: translateX(-150%); }
    100% { -o-transform: translateX(0%); }
}
@keyframes slideIn {
    0% { transform: translateX(-150%); }
    100% { transform: translateX(0%); }
}


@-webkit-keyframes slideOut {
	0% { -webkit-transform: translateX(0%); opacity: 1 }
    100% { -webkit-transform: translateX(-150%); opacity: 0; }
}
@-moz-keyframes slideOut {
    0% { -moz-transform: translateX(0%); opacity: 1 }
    100% { -moz-transform: translateX(-150%); opacity: 0; }
}
@-o-keyframes slideOut {
    0% { -o-transform: translateX(0%); opacity: 1 }
    100% { -o-transform: translateX(-150%); opacity: 0; }
}
@keyframes slideOut {
    0% { transform: translateX(0%); opacity: 1 }
    100% { transform: translateX(-150%); opacity: 0; }
}


@-webkit-keyframes paginate {
	0% { bottom: 49px; }
	45% { bottom: 49px; }
	50% { bottom: 52px; }
    55% { bottom: 49px; }
	100% { bottom: 49px; }
}
@-moz-keyframes paginate {
    0% { bottom: 49px; }
	45% { bottom: 49px; }
	50% { bottom: 52px; }
    55% { bottom: 49px; }
	100% { bottom: 49px; }
}
@-o-keyframes paginate {
    0% { bottom: 49px; }
	45% { bottom: 49px; }
	50% { bottom: 52px; }
    55% { bottom: 49px; }
	100% { bottom: 49px; }
}
@keyframes paginate {
    0% { bottom: 49px; }
	45% { bottom: 49px; }
	50% { bottom: 52px; }
    55% { bottom: 49px; }
	100% { bottom: 49px; }
}


@-webkit-keyframes ca3_fade_move_down {
  	0%   { -webkit-transform:translate(0,-10px); }
  	50%  { -webkit-transform:translate(0,10px); }
  	100% { -webkit-transform:translate(0,-10px); }
}
@-moz-keyframes ca3_fade_move_down {
  	0%   { -moz-transform:translate(0,-10px); }
  	50%  { -moz-transform:translate(0,10px); }
  	100% { -moz-transform:translate(0,-10px); }
}
@keyframes ca3_fade_move_down {
  	0%   { transform:translate(0,-10px); }
	50%  { transform:translate(0,10px); }
	100% { transform:translate(0,-10px); }
}



/*--------------------------------PRIVACY--------------------------------*/


#privacy ul {
	padding-inline-start: 15px;
}

#privacy p.subsec {
    font-style: normal;
    font-weight: 600 !important;
    color: #000000;
}

/*-------TABLES-------*/


#privacy ul.responsive-table {
	padding-inline-start: 0;
	border-bottom: 1px solid #e4e3e2ed;
	margin: 45px 0;
}

.responsive-table li {
	padding: 20px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
	border-left: 1px solid #e4e3e2ed;
	border-right: 1px solid #e4e3e2ed;word-break: break-all;

}

.table-header {
    background-color: #303030;
    font-size: 0.95em;
	font-weight: 800;
    text-transform: uppercase;
	border-left: 1px solid #303030 !important;
	border-right: 1px solid #303030 !important;
  }

.table-header div {
	color: #ffffff;
	
}

.table-row {
    background-color: #ffffff;
}

.table-row:nth-of-type(odd) {
	background: #e4e3e2ed;
}

/* .col-1 {
    flex-basis: 30%;
}

 .col-2 {
    flex-basis: 70%;
} */
  





/*--------------------------------CSS RESET--------------------------------*/

*, *::before, *::after {
  box-sizing: border-box;
}

* {
  margin: 0;
}

html, body {
  height: 100%;
}

body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
}

input, button, textarea, select {
  font: inherit;
}

p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
}

#root, #__next {
  isolation: isolate;
}

h6 a:hover{
	color: #004687;
}

h6 a{
	text-align: center;
	justify-content: center;
}

#feedback #itemone p {
	width: 100%;
}

#info #itemthree p {
	width: 100%;
}