﻿@import url('https://tsf.wales/fontawesome-pro/css/fontawesome.css')
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

/*
	Arcana by Pixelarity LlPY
	pixelarity.com | hello@pixelarity.com
	License: pixelarity.com/license
*/

html, body, div, span, applet, object,
iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody,
tfoot, thread, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14pt;
	color: #222222;
	
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

li {
	list-style:disc;
	list-style-position:inside;
}

li li {
	list-style:circle;
		list-style-position:inside;
		margin-left:20px;
}


blockquote, q {
	quotes: none;
}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

table {
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}


body {
	-webkit-text-size-adjust: none;
}

mark {
	background-color: transparent;
	color: inherit;
}

input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input, select, textarea {
	/*
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
*/
}

/* Basic */

html {
	box-sizing: border-box;
}

*, *:before, *:after {
	box-sizing: inherit;
}

body {
	background: #EDF6FA;
}

	body.is-preload *, body.is-preload *:before, body.is-preload *:after {
		-moz-animation: none !important;
		-webkit-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
		-moz-transition: none !important;
		-webkit-transition: none !important;
		-ms-transition: none !important;
		transition: none !important;
	}

body, input, select, textarea {
	font-family: 'Inter Light 300', sans-serif;	
	line-height: 1.65em;
}


a {
	-moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
	transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
	color: #005566;
	text-decoration: underline;
	font-weight: 600;
}

	a:hover {
		text-decoration:none;
		color: #000 !important;
	}


strong, b {
	font-weight: 600;
}

em {
	font-style: italic;
}

i {
	color:#ffffff;
}

ih {
	color:#ffffff;
	font-size: 0.85em;
	font-style: italic;
}

@media screen and (max-width: 960px) {
ih {display: none;}
}

#i {
	color:#333333;
}


p, ul, ol, dl, table, blockquote {
	margin: 0;
	font-size:1.2em;
	}



h1, h2, h3, h4, h5, h6 .curvedBoxHeader, .registerHeader, .registerHeaderBlue, .registerSubHeader {
	font-family: 'Nunito Sans', sans-serif;
	font-style: normal;
	line-height: 1.5;
	margin: 0.5em 0;

}

h1 {
	font-size: 2.2em;
	font-weight:bold;
}


h2 {
	font-size: 2em;
	font-weight:bold;
}
.company {
	color: #ffffff;
	background-color: #274B5B;
	padding-left:5px;
}



h3 {
	font-size: 1.7em;
	font-weight:bold;
}

h3.standout {border-top:#000 1px solid; border-bottom:#000 1px solid;}

h5, h6 {
	color: inherit;
	line-height: 1.75em;
	margin-bottom: 1em;
		font-weight:bold;
}
#footer h6 {
		font-size: 0.8em;
			font-weight:bold;
		}
		
#footer li {
		list-style: none;
		}


	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: inherit;
		text-decoration: none;
	}

	h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
		font-style: normal;
		font-weight: 300;
	}

	.curvedBoxHeader, .registerHeader, .registerHeaderBlue, .registerSubHeader {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	font-size: 2.2em;
	letter-spacing: -0.025em;
	line-height: 1em;
}

video {
    max-width: 100%;
    height: auto;
}

.eventbox{
	text-align:left;
	border-radius: 5px;
	min-height: 350px;
	vertical-align: top;
	padding: 10px;
}
.eventb {
	border: 0;
	background-color: white;
	}
#eventc {
	border: 0;
	background-color: #fafafa;	}

.newsPhotoContainer {
	max-height: 400px;
	margin: 0.5em;
}


.eventbox h3 {
	color: #222222;

}

.eventbox h2 {
	margin-top: 0px;
}

#sf_newsTitle {
	font-size:0.95em;
	color: #274B5B;

}

	#amber h2 {
	background-color: #F59E0B;
	padding: 20px;
	border-radius: 5px;
	}
	
	#amberbr {
	border: 3px solid #F59E0B;
	}

	#lime h2 {
	background-color: #A7D129;
	padding: 20px;
	border-radius: 5px;
	}
	
	#limebr {
	border: 3px solid #A7D129;
	}

	
	#brightblue h2 {
	background-color: #0A7DB8;
	color: #ffffff;
	padding: 20px;
	border-radius: 5px;
	}
	
	#tealbar {
	background-color:#005F73;
	color: #ffffff;
	padding: 20px;
	border-radius: 5px;
	}
	
	

	#brightbluebr {
	border: 3px solid #0A7DB8;
	}

	
	#teal h2 {
	background-color: #005F73;
	color: #ffffff;
	padding: 20px;
	border-radius: 5px;
	}
	
	#tealbr {
	border: 3px solid #005F73;
	}
	
	.lightbluebtn {
	  background-color: #DDF0FD;
	  color: #274B5B;
	  padding: 1.1em;
	  border-radius: 5px;
	  width:100%;
	  text-align: left;
	  font-weight:600;
	  font-size: 1.1em;
	  border: none;
	  cursor: pointer;
	}




	.leftspace {
	padding-left: 1em;
}

.helpcard {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 100%;
}

.helpcard:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.helpcontainer {
  padding: 2px 16px;
}



h4 {
	color: #005566;
	font-size: 1.25em;
	font-style: italic;
	letter-spacing: -0.025em;
	margin-bottom: 0.3em;
}


sub {
	font-size: 0.8em;
	position: relative;
	top: 0.5em;
}

sup {
	font-size: 0.8em;
	position: relative;
	top: -0.5em;
}

hr {
	border-top: solid 1px #333333;
	border: 0;
	margin-bottom: 1.5em;
}

.blockquote {
	border-left: solid 0.5em #e0e0e0;
	font-style: italic;
	padding: 1em 0 1em 2em;
}

.callout {
	margin: 0;
	border: 0;
	font-size: 16pt;
	quotes: none;
	vertical-align: baseline;
	font-family: "Times New Roman", Times, serif; 
	border-left: solid 0.5em #e0e0e0;
	font-style: italic;
	padding: 1em 0 1em 1em;
}
.callout:before {
	content: '';
	content: none;
}
.callout:after {
	content: '';
	content: none;
}

.calloutBy {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 16pt !important;
	font: inherit;
	vertical-align: baseline;
	font-family: "Times New Roman", Times, serif; 
	color: #587347;
}
.calloutBy {
	text-align: right;
	font-weight: bold;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}



.contentWithSlider {
	margin-top: 560px;
}

.sliderMain {
	width: 100%;
	height: 540px;
	background-size: cover;
	margin: 125px 0px 0px 0px;
	text-align: center;
	display: block;
	position: absolute;
	top: 110px;
	z-index: 0;
}

@media screen and (max-width: 1280px) {
	.sliderMain {
		top: 70px;
	}
}

#sliderImage {
	z-index: 0;
	height: 400px;
	cursor: pointer;
	display: block;
	width: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	-webkit-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	-ms-transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
	transition: opacity 1s ease;
}

#sliderImage2 {
	z-index: 0;
	height: 400px;
	cursor: pointer;
	display: block;
	width: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	-webkit-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	-ms-transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
	transition: opacity 1s ease;
}

#sliderImage2 {
	opacity: 0;
}



.sliderHighlights {
	display: block;
	text-align: left;
	width: 33%;
	max-width: 400px;
	margin: 0px 10px 0px auto;
	margin-right: 10px;
	margin-left: auto;
	padding: 10px 10px 10px 0px;
}

.searchbar {
	width: 390px;
	text-align: right;
	color: #ffffff;
}

@media screen and (max-width: 1200px) {
	.searchbar {
		width: 240px;
	}
}

@media screen and (max-width: 900px) {
	.sliderHighlights {
		width: 80%;
	}
}

.sliderHighlightsContainer1 {
	display: block;
	width: 100%;
	text-align: center;
	padding: 0px;
	z-index: 100;
}

.sliderHighlightsContainer2 {
	display: block;
	width: 100%;
	max-width: 1800px;
	text-align: center;
	margin: auto;
	margin-bottom: 0px;
	z-index: 100;
}

/* Accordion for FAQ */
.accordion {
  background-color: #eee;
  color: #444;
  border-radius:5px;
  cursor: pointer;
  padding: 18px;
  margin-bottom: 5px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 1.2em;
  font-weight:bold;
  transition: 0.4s;  
}

.active, .accordion:hover {
  background-color: #ccc; 
}

button.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    }

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}


/* Accordion2 no JS for FAQ */

details {
  background-color: #eee;
  color: #444;
  border-radius:5px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12);

  > div,
  > p {
    margin: 0;
    padding: 0 16px 16px;
  }

  &:not(:last-child) {
    margin-bottom: 16px;
  }
}

details[open] summary {
  margin-bottom: 16px;
}

summary {
  font-size: 1.2em;
  font-weight:bold;
  cursor: pointer;
  transition: all 150ms ease-in-out;
  padding: 16px;
}
/* Narrower */

	@media screen and (max-width: 940px) {

		/* Basic */

		
		
		#page-wrapper {
			padding-top: 30px;
			}
	}
	
	#funder {	
	margin: 0 auto;
	background-color: #ffffff;
   
    border-radius: 5px;
}


/* Container */
.container, .containerNonSlider {
	margin: 0 auto;
	max-width: 100%;
	width: 1400px;
}

.container.alt, .containerNonSlider.alt {
	background-color:#ffffff;
	padding:  2em;
	border-radius: 5px;
}

.containerNonSlider {
	padding: 20px 0px 20px 0px;
}


@media screen and (max-width: 2856px) {
	.container, .containerNonSlider {
		width: 1200px;
	}
}


@media screen and (max-width: 1680px) {
	.container, .containerNonSlider {
		width: 1200px;
	}
}

@media screen and (max-width: 1280px) {

	.container, .containerNonSlider {
		width: 960px;
		padding: 0px 20px;
	}
}

@media screen and (max-width: 940px) {

	.container, .containerNonSlider {
		width: 95%;
		padding: 50px 20px;
	}
}

@media screen and (max-width: 840px) {

	.container, .containerNonSlider {
		width: 95%;
	}
}

@media screen and (max-width: 736px) {
	.container, .containerNonSlider {
		width: 90%;
	}
}

@media screen and (max-width: 480px) {

	.container, .containerNonSlider {
		width: 100%;
	}
}

/** colour space between banner slider and content **/

.space {
	padding-top: 32em;
	z-index: 100001;
}

@media screen and (max-width: 924px) {
	.space {
		padding-top: 0;
	}
	
	i {
	display:none;
}
}

/* Button */

 .button {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	background-color: #005566;
	border-radius: 5px;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 10px;
	min-width: 9em;
	text-align: center;
	font-size: 16px;
	text-decoration: none !important;
	font-weight: 600;
	letter-spacing: -0.025em;
}

.button.brightblue {
	background-color: #0A7DB8;
	}
.button.amber {
	background-color: #F59E0B;
	}
	
.button.amber a {
	color: #333333 !important;
	text-decoration: none !important;
	}	

.button.grey {
	background-color: #fafafa;
	color: #333333 !important;

	}

	
 .button.lime {			
	background-color: #A7D129;
	}	
				
 .button.lime a {			
	color: #333333 !important;
	text-decoration: none !important;
	}
			
/* Dolen Transport Help Button */
.button.transport {
	padding: 45px;
	font-size: 1.4em;
	font-weight: bold;
	width:-webkit-fill-available;
	margin-bottom: 0.8em;
	letter-spacing:normal;
}




/* Row */

.row {
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	align-items: stretch;
}

	.row > * {
		box-sizing: border-box;
	}

	.row.gtr-uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.aln-left {
		justify-content: flex-start;
	}

	.row.aln-center {
		justify-content: center;
	}

	.row.aln-right {
		justify-content: flex-end;
	}

	.row.aln-top {
		align-items: flex-start;
	}

	.row.aln-middle {
		align-items: center;
	}

	.row.aln-bottom {
		align-items: flex-end;
	}

	.row > .imp {
		order: -1;
	}

	.row > .col-1 {
		width: 8.3333333333%;
	}

	.row > .off-1 {
		margin-left: 8.3333333333%;
	}

	.row > .col-2 {
		width: 16.6666666667%;
	}

	.row > .off-2 {
		margin-left: 16.6666666667%;
	}

	.row > .col-3 {
		width: 25%;
	}

	.row > .off-3 {
		margin-left: 25%;
	}

	.row > .col-4 {
		width: 33.3333333333%;
	}

	.row > .off-4 {
		margin-left: 33.3333333333%;
	}

	.row > .col-5 {
		width: 41.6666666667%;
	}

	.row > .off-5 {
		margin-left: 41.6666666667%;
	}

	.row > .col-6 {
		width: 50%;
	}

	.row > .off-6 {
		margin-left: 50%;
	}

	.row > .col-7 {
		width: 58.3333333333%;
	}

	.row > .off-7 {
		margin-left: 58.3333333333%;
	}

	.row > .col-8 {
		width: 66.6666666667%;
	}

	.row > .off-8 {
		margin-left: 66.6666666667%;
	}

	.row > .col-9 {
		width: 75%;
	}

	.row > .off-9 {
		margin-left: 75%;
	}

	.row > .col-10 {
		width: 83.3333333333%;
	}

	.row > .off-10 {
		margin-left: 83.3333333333%;
	}

	.row > .col-11 {
		width: 91.6666666667%;
	}

	.row > .off-11 {
		margin-left: 91.6666666667%;
	}

	.row > .col-12 {
		width: 100%;
	}

	.row > .off-12 {
		margin-left: 100%;
	}

	.row.gtr-0 {
		margin-top: 40px;
		margin-left: 0px;
	}

		.row.gtr-0 > * {
			padding: 0px 0 0 0px;
		}

		.row.gtr-0.gtr-uniform {
			margin-top: 0px;
		}

			.row.gtr-0.gtr-uniform > * {
				padding-top: 0px;
			}

	.row.gtr-25 {
		margin-top: -12.5px;
		margin-left: -12.5px;
	}

		.row.gtr-25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.gtr-25.gtr-uniform {
			margin-top: -12.5px;
		}

			.row.gtr-25.gtr-uniform > * {
				padding-top: 12.5px;
			}

	.row.gtr-50 {
		margin-top: -25px;
		margin-left: -25px;
	}

		.row.gtr-50 > * {
			padding: 25px 0 0 25px;
		}

		.row.gtr-50.gtr-uniform {
			margin-top: -25px;
		}

			.row.gtr-50.gtr-uniform > * {
				padding-top: 25px;
			}

.row {
	margin-top: -50px;
	margin-left: -50px;
}

	.row > * {
		padding: 50px 50px 0 50px;
	}

	.row.gtr-uniform {
		margin-top: -50px;
	}

		.row.gtr-uniform > * {
			padding-top: 50px;
		}





	.row.gtr-150 {
		margin-top: -75px;
		margin-left: -75px;
	}

		.row.gtr-150 > * {
			padding: 75px 0 0 75px;
		}

		.row.gtr-150.gtr-uniform {
			margin-top: -75px;
		}

			.row.gtr-150.gtr-uniform > * {
				padding-top: 75px;
			}

	.row.gtr-200 {
		margin-top: -100px;
		margin-left: -100px;
	}

		.row.gtr-200 > * {
			padding: 100px 0 0 100px;
		}

		.row.gtr-200.gtr-uniform {
			margin-top: -100px;
		}

			.row.gtr-200.gtr-uniform > * {
				padding-top: 100px;
			}

@media screen and (max-width: 1920px) {
.row > * {
		padding: 50px 15px 0 50px;
	}


}
			

@media screen and (max-width: 1680px) {

	.row {
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
	}

		.row > * {
			box-sizing: border-box;
		}

		.row.gtr-uniform > * > :last-child {
			margin-bottom: 0;
		}

		.row.aln-left {
			justify-content: flex-start;
		}

		.row.aln-center {
			justify-content: center;
		}

		.row.aln-right {
			justify-content: flex-end;
		}

		.row.aln-top {
			align-items: flex-start;
		}

		.row.aln-middle {
			align-items: center;
		}

		.row.aln-bottom {
			align-items: flex-end;
		}

		.row > .imp-wide {
			order: -1;
		}

		.row > .col-1-wide {
			width: 8.3333333333%;
		}

		.row > .off-1-wide {
			margin-left: 8.3333333333%;
		}

		.row > .col-2-wide {
			width: 16.6666666667%;
		}

		.row > .off-2-wide {
			margin-left: 16.6666666667%;
		}

		.row > .col-3-wide {
			width: 25%;
		}

		.row > .off-3-wide {
			margin-left: 25%;
		}

		.row > .col-4-wide {
			width: 33.3333333333%;
		}

		.row > .off-4-wide {
			margin-left: 33.3333333333%;
		}

		.row > .col-5-wide {
			width: 41.6666666667%;
		}

		.row > .off-5-wide {
			margin-left: 41.6666666667%;
		}

		.row > .col-6-wide {
			width: 50%;
		}

		.row > .off-6-wide {
			margin-left: 50%;
		}

		.row > .col-7-wide {
			width: 58.3333333333%;
		}

		.row > .off-7-wide {
			margin-left: 58.3333333333%;
		}

		.row > .col-8-wide {
			width: 66.6666666667%;
		}

		.row > .off-8-wide {
			margin-left: 66.6666666667%;
		}

		.row > .col-9-wide {
			width: 75%;
		}

		.row > .off-9-wide {
			margin-left: 75%;
		}

		.row > .col-10-wide {
			width: 83.3333333333%;
		}

		.row > .off-10-wide {
			margin-left: 83.3333333333%;
		}

		.row > .col-11-wide {
			width: 91.6666666667%;
		}

		.row > .off-11-wide {
			margin-left: 91.6666666667%;
		}

		.row > .col-12-wide {
			width: 100%;
		}

		.row > .off-12-wide {
			margin-left: 100%;
		}

		.row.gtr-0 {
			margin-top: 40px;
			margin-left: 0px;
		}

			.row.gtr-0 > * {
				padding: 0px 0 0 0px;
			}

			.row.gtr-0.gtr-uniform {
				margin-top: 0px;
			}

				.row.gtr-0.gtr-uniform > * {
					padding-top: 0px;
				}

		.row.gtr-25 {
			margin-top: -10px;
			margin-left: -10px;
		}

			.row.gtr-25 > * {
				padding: 10px 0 0 10px;
			}

			.row.gtr-25.gtr-uniform {
				margin-top: -10px;
			}

				.row.gtr-25.gtr-uniform > * {
					padding-top: 10px;
				}

		.row.gtr-50 {
			margin-top: -20px;
			margin-left: -20px;
		}

			.row.gtr-50 > * {
				padding: 20px 0 0 20px;
			}

			.row.gtr-50.gtr-uniform {
				margin-top: -20px;
			}

				.row.gtr-50.gtr-uniform > * {
					padding-top: 20px;
				}

	.row {
		margin-top: -40px;
		margin-left: -40px;
	}

		.row > * {
			padding: 40px 0 0 40px;
		}

		.row.gtr-uniform {
			margin-top: -40px;
		}

			.row.gtr-uniform > * {
				padding-top: 40px;
			}

		.row.gtr-150 {
			margin-top: -60px;
			margin-left: -60px;
		}

			.row.gtr-150 > * {
				padding: 60px 0 0 60px;
			}

			.row.gtr-150.gtr-uniform {
				margin-top: -60px;
			}

				.row.gtr-150.gtr-uniform > * {
					padding-top: 60px;
				}

		.row.gtr-200 {
			margin-top: -80px;
			margin-left: -80px;
		}

			.row.gtr-200 > * {
				padding: 80px 0 0 80px;
			}

			.row.gtr-200.gtr-uniform {
				margin-top: -80px;
			}

				.row.gtr-200.gtr-uniform > * {
					padding-top: 80px;
				}
}

@media screen and (max-width: 1280px) {
	.row {
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
	}

		.row > * {
			box-sizing: border-box;
		}

		.row.gtr-uniform > * > :last-child {
			margin-bottom: 0;
		}

		.row.aln-left {
			justify-content: flex-start;
		}

		.row.aln-center {
			justify-content: center;
		}

		.row.aln-right {
			justify-content: flex-end;
		}

		.row.aln-top {
			align-items: flex-start;
		}

		.row.aln-middle {
			align-items: center;
		}

		.row.aln-bottom {
			align-items: flex-end;
		}

		.row > .imp-normal {
			order: -1;
		}

		.row > .col-1-normal {
			width: 8.3333333333%;
		}

		.row > .off-1-normal {
			margin-left: 8.3333333333%;
		}

		.row > .col-2-normal {
			width: 16.6666666667%;
		}

		.row > .off-2-normal {
			margin-left: 16.6666666667%;
		}

		.row > .col-3-normal {
			width: 25%;
		}

		.row > .off-3-normal {
			margin-left: 25%;
		}

		.row > .col-4-normal {
			width: 33.3333333333%;
		}

		.row > .off-4-normal {
			margin-left: 33.3333333333%;
		}

		.row > .col-5-normal {
			width: 41.6666666667%;
		}

		.row > .off-5-normal {
			margin-left: 41.6666666667%;
		}

		.row > .col-6-normal {
			width: 50%;
		}

		.row > .off-6-normal {
			margin-left: 50%;
		}

		.row > .col-7-normal {
			width: 58.3333333333%;
		}

		.row > .off-7-normal {
			margin-left: 58.3333333333%;
		}

		.row > .col-8-normal {
			width: 66.6666666667%;
		}

		.row > .off-8-normal {
			margin-left: 66.6666666667%;
		}

		.row > .col-9-normal {
			width: 75%;
		}

		.row > .off-9-normal {
			margin-left: 75%;
		}

		.row > .col-10-normal {
			width: 83.3333333333%;
		}

		.row > .off-10-normal {
			margin-left: 83.3333333333%;
		}

		.row > .col-11-normal {
			width: 91.6666666667%;
		}

		.row > .off-11-normal {
			margin-left: 91.6666666667%;
		}

		.row > .col-12-normal {
			width: 100%;
		}

		.row > .off-12-normal {
			margin-left: 100%;
		}

		.row.gtr-0 {
			margin-top: 0px;
			margin-left: 0px;
		}

			.row.gtr-0 > * {
				padding: 0px 0 0 0px;
			}

			.row.gtr-0.gtr-uniform {
				margin-top: 0px;
			}

				.row.gtr-0.gtr-uniform > * {
					padding-top: 0px;
				}

		.row.gtr-25 {
			margin-top: -7.5px;
			margin-left: -7.5px;
		}

			.row.gtr-25 > * {
				padding: 7.5px 0 0 7.5px;
			}

			.row.gtr-25.gtr-uniform {
				margin-top: -7.5px;
			}

				.row.gtr-25.gtr-uniform > * {
					padding-top: 7.5px;
				}

		.row.gtr-50 {
			margin-top: -15px;
			margin-left: -15px;
		}

			.row.gtr-50 > * {
				padding: 15px 0 0 15px;
			}

			.row.gtr-50.gtr-uniform {
				margin-top: -15px;
			}

				.row.gtr-50.gtr-uniform > * {
					padding-top: 15px;
				}

	.row {
		margin-top: -30px;
		margin-left: -30px;
	}

		.row > * {
			padding: 30px 0 0 30px;
		}

		.row.gtr-uniform {
			margin-top: -30px;
		}

			.row.gtr-uniform > * {
				padding-top: 30px;
			}

		.row.gtr-150 {
			margin-top: -45px;
			margin-left: -45px;
		}

			.row.gtr-150 > * {
				padding: 45px 0 0 45px;
			}

			.row.gtr-150.gtr-uniform {
				margin-top: -45px;
			}

				.row.gtr-150.gtr-uniform > * {
					padding-top: 45px;
				}

		.row.gtr-200 {
			margin-top: -60px;
			margin-left: -60px;
		}

			.row.gtr-200 > * {
				padding: 60px 0 0 60px;
			}

			.row.gtr-200.gtr-uniform {
				margin-top: -60px;
			}

				.row.gtr-200.gtr-uniform > * {
					padding-top: 60px;
				}
}

@media screen and (max-width: 940px) {
	.row {
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
	}

		.row > * {
			box-sizing: border-box;
		}

		.row.gtr-uniform > * > :last-child {
			margin-bottom: 0;
		}

		.row.aln-left {
			justify-content: flex-start;
		}

		.row.aln-center {
			justify-content: center;
		}

		.row.aln-right {
			justify-content: flex-end;
		}

		.row.aln-top {
			align-items: flex-start;
		}

		.row.aln-middle {
			align-items: center;
		}

		.row.aln-bottom {
			align-items: flex-end;
		}

		.row > .imp-narrow {
			order: -1;
		}

		.row > .col-1-narrow {
			width: 8.3333333333%;
		}

		.row > .off-1-narrow {
			margin-left: 8.3333333333%;
		}

		.row > .col-2-narrow {
			width: 16.6666666667%;
		}

		.row > .off-2-narrow {
			margin-left: 16.6666666667%;
		}

		.row > .col-3-narrow {
			width: 25%;
		}

		.row > .off-3-narrow {
			margin-left: 25%;
		}

		.row > .col-4-narrow {
			width: 33.3333333333%;
		}

		.row > .off-4-narrow {
			margin-left: 33.3333333333%;
		}

		.row > .col-5-narrow {
			width: 41.6666666667%;
		}

		.row > .off-5-narrow {
			margin-left: 41.6666666667%;
		}

		.row > .col-6-narrow {
			width: 50%;
		}

		.row > .off-6-narrow {
			margin-left: 50%;
		}

		.row > .col-7-narrow {
			width: 58.3333333333%;
		}

		.row > .off-7-narrow {
			margin-left: 58.3333333333%;
		}

		.row > .col-8-narrow {
			width: 66.6666666667%;
		}

		.row > .off-8-narrow {
			margin-left: 66.6666666667%;
		}

		.row > .col-9-narrow {
			width: 75%;
		}

		.row > .off-9-narrow {
			margin-left: 75%;
		}

		.row > .col-10-narrow {
			width: 83.3333333333%;
		}

		.row > .off-10-narrow {
			margin-left: 83.3333333333%;
		}

		.row > .col-11-narrow {
			width: 91.6666666667%;
		}

		.row > .off-11-narrow {
			margin-left: 91.6666666667%;
		}

		.row > .col-12-narrow {
			width: 100%;
		}

		.row > .off-12-narrow {
			margin-left: 100%;
		}

		.row.gtr-0 {
			margin-top: 0px;
			margin-left: 0px;
		}

			.row.gtr-0 > * {
				padding: 0px 0 0 0px;
			}

			.row.gtr-0.gtr-uniform {
				margin-top: 0px;
			}

				.row.gtr-0.gtr-uniform > * {
					padding-top: 0px;
				}

		.row.gtr-25 {
			margin-top: -7.5px;
			margin-left: -7.5px;
		}

			.row.gtr-25 > * {
				padding: 7.5px 0 0 7.5px;
			}

			.row.gtr-25.gtr-uniform {
				margin-top: -7.5px;
			}

				.row.gtr-25.gtr-uniform > * {
					padding-top: 7.5px;
				}

		.row.gtr-50 {
			margin-top: -15px;
			margin-left: -15px;
		}

			.row.gtr-50 > * {
				padding: 15px 0 0 15px;
			}

			.row.gtr-50.gtr-uniform {
				margin-top: -15px;
			}

				.row.gtr-50.gtr-uniform > * {
					padding-top: 15px;
				}

	.row {
		margin-top: -30px;
		margin-left: -30px;
	}

		.row > * {
			padding: 30px 0 0 30px;
		}

		.row.gtr-uniform {
			margin-top: -30px;
		}

			.row.gtr-uniform > * {
				padding-top: 30px;
			}

		.row.gtr-150 {
			margin-top: -45px;
			margin-left: -45px;
		}

			.row.gtr-150 > * {
				padding: 45px 0 0 45px;
			}

			.row.gtr-150.gtr-uniform {
				margin-top: -45px;
			}

				.row.gtr-150.gtr-uniform > * {
					padding-top: 45px;
				}

		.row.gtr-200 {
			margin-top: -60px;
			margin-left: -60px;
		}

			.row.gtr-200 > * {
				padding: 60px 0 0 60px;
			}

			.row.gtr-200.gtr-uniform {
				margin-top: -60px;
			}

				.row.gtr-200.gtr-uniform > * {
					padding-top: 60px;
				}
}

@media screen and (max-width: 840px) {
	.row {
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
	}

		.row > * {
			box-sizing: border-box;
		}

		.row.gtr-uniform > * > :last-child {
			margin-bottom: 0;
		}

		.row.aln-left {
			justify-content: flex-start;
		}

		.row.aln-center {
			justify-content: center;
		}

		.row.aln-right {
			justify-content: flex-end;
		}

		.row.aln-top {
			align-items: flex-start;
		}

		.row.aln-middle {
			align-items: center;
		}

		.row.aln-bottom {
			align-items: flex-end;
		}

		.row > .imp-narrower {
			order: -1;
		}

		.row > .col-1-narrower {
			width: 8.3333333333%;
		}

		.row > .off-1-narrower {
			margin-left: 8.3333333333%;
		}

		.row > .col-2-narrower {
			width: 16.6666666667%;
		}

		.row > .off-2-narrower {
			margin-left: 16.6666666667%;
		}

		.row > .col-3-narrower {
			width: 25%;
		}

		.row > .off-3-narrower {
			margin-left: 25%;
		}

		.row > .col-4-narrower {
			width: 33.3333333333%;
		}

		.row > .off-4-narrower {
			margin-left: 33.3333333333%;
		}

		.row > .col-5-narrower {
			width: 41.6666666667%;
		}

		.row > .off-5-narrower {
			margin-left: 41.6666666667%;
		}

		.row > .col-6-narrower {
			width: 50%;
		}

		.row > .off-6-narrower {
			margin-left: 50%;
		}

		.row > .col-7-narrower {
			width: 58.3333333333%;
		}

		.row > .off-7-narrower {
			margin-left: 58.3333333333%;
		}

		.row > .col-8-narrower {
			width: 66.6666666667%;
		}

		.row > .off-8-narrower {
			margin-left: 66.6666666667%;
		}

		.row > .col-9-narrower {
			width: 75%;
		}

		.row > .off-9-narrower {
			margin-left: 75%;
		}

		.row > .col-10-narrower {
			width: 83.3333333333%;
		}

		.row > .off-10-narrower {
			margin-left: 83.3333333333%;
		}

		.row > .col-11-narrower {
			width: 91.6666666667%;
		}

		.row > .off-11-narrower {
			margin-left: 91.6666666667%;
		}

		.row > .col-12-narrower {
			width: 100%;
		}

		.row > .off-12-narrower {
			margin-left: 100%;
		}

		.row.gtr-0 {
			margin-top: 0px;
			margin-left: 0px;
		}

			.row.gtr-0 > * {
				padding: 0px 0 0 0px;
			}

			.row.gtr-0.gtr-uniform {
				margin-top: 0px;
			}

				.row.gtr-0.gtr-uniform > * {
					padding-top: 0px;
				}

		.row.gtr-25 {
			margin-top: -7.5px;
			margin-left: -7.5px;
		}

			.row.gtr-25 > * {
				padding: 7.5px 0 0 7.5px;
			}

			.row.gtr-25.gtr-uniform {
				margin-top: -7.5px;
			}

				.row.gtr-25.gtr-uniform > * {
					padding-top: 7.5px;
				}

		.row.gtr-50 {
			margin-top: -15px;
			margin-left: -15px;
		}

			.row.gtr-50 > * {
				padding: 15px 0 0 15px;
			}

			.row.gtr-50.gtr-uniform {
				margin-top: -15px;
			}

				.row.gtr-50.gtr-uniform > * {
					padding-top: 15px;
				}

	.row {
		margin-top: -30px;
		margin-left: -30px;
	}

		.row > * {
			padding: 30px 0 0 30px;
		}

		.row.gtr-uniform {
			margin-top: -30px;
		}

			.row.gtr-uniform > * {
				padding-top: 30px;
			}

		.row.gtr-150 {
			margin-top: -45px;
			margin-left: -45px;
		}

			.row.gtr-150 > * {
				padding: 45px 0 0 45px;
			}

			.row.gtr-150.gtr-uniform {
				margin-top: -45px;
			}

				.row.gtr-150.gtr-uniform > * {
					padding-top: 45px;
				}

		.row.gtr-200 {
			margin-top: -60px;
			margin-left: -60px;
		}

			.row.gtr-200 > * {
				padding: 60px 0 0 60px;
			}

			.row.gtr-200.gtr-uniform {
				margin-top: -60px;
			}

				.row.gtr-200.gtr-uniform > * {
					padding-top: 60px;
				}
}

@media screen and (max-width: 736px) {
	.row {
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
	}

		.row > * {
			box-sizing: border-box;
		}

		.row.gtr-uniform > * > :last-child {
			margin-bottom: 0;
		}

		.row.aln-left {
			justify-content: flex-start;
		}

		.row.aln-center {
			justify-content: center;
		}

		.row.aln-right {
			justify-content: flex-end;
		}

		.row.aln-top {
			align-items: flex-start;
		}

		.row.aln-middle {
			align-items: center;
		}

		.row.aln-bottom {
			align-items: flex-end;
		}

		.row > .imp-mobile {
			order: -1;
		}

		.row > .col-1-mobile {
			width: 8.3333333333%;
		}

		.row > .off-1-mobile {
			margin-left: 8.3333333333%;
		}

		.row > .col-2-mobile {
			width: 16.6666666667%;
		}

		.row > .off-2-mobile {
			margin-left: 16.6666666667%;
		}

		.row > .col-3-mobile {
			width: 25%;
		}

		.row > .off-3-mobile {
			margin-left: 25%;
		}

		.row > .col-4-mobile {
			width: 33.3333333333%;
		}

		.row > .off-4-mobile {
			margin-left: 33.3333333333%;
		}

		.row > .col-5-mobile {
			width: 41.6666666667%;
		}

		.row > .off-5-mobile {
			margin-left: 41.6666666667%;
		}

		.row > .col-6-mobile {
			width: 50%;
		}

		.row > .off-6-mobile {
			margin-left: 50%;
		}

		.row > .col-7-mobile {
			width: 58.3333333333%;
		}

		.row > .off-7-mobile {
			margin-left: 58.3333333333%;
		}

		.row > .col-8-mobile {
			width: 66.6666666667%;
		}

		.row > .off-8-mobile {
			margin-left: 66.6666666667%;
		}

		.row > .col-9-mobile {
			width: 75%;
		}

		.row > .off-9-mobile {
			margin-left: 75%;
		}

		.row > .col-10-mobile {
			width: 83.3333333333%;
		}

		.row > .off-10-mobile {
			margin-left: 83.3333333333%;
		}

		.row > .col-11-mobile {
			width: 91.6666666667%;
		}

		.row > .off-11-mobile {
			margin-left: 91.6666666667%;
		}

		.row > .col-12-mobile {
			width: 100%;
		}

		.row > .off-12-mobile {
			margin-left: 100%;
		}

		.row.gtr-0 {
			margin-top: 0px;
			margin-left: 0px;
		}

			.row.gtr-0 > * {
				padding: 0px 0 0 0px;
			}

			.row.gtr-0.gtr-uniform {
				margin-top: 0px;
			}

				.row.gtr-0.gtr-uniform > * {
					padding-top: 0px;
				}

		.row.gtr-25 {
			margin-top: -5px;
			margin-left: -5px;
		}

			.row.gtr-25 > * {
				padding: 5px 0 0 5px;
			}

			.row.gtr-25.gtr-uniform {
				margin-top: -5px;
			}

				.row.gtr-25.gtr-uniform > * {
					padding-top: 5px;
				}

		.row.gtr-50 {
			margin-top: -10px;
			margin-left: -10px;
		}

			.row.gtr-50 > * {
				padding: 10px 0 0 10px;
			}

			.row.gtr-50.gtr-uniform {
				margin-top: -10px;
			}

				.row.gtr-50.gtr-uniform > * {
					padding-top: 10px;
				}

	.row {
		margin-top: -20px;
		margin-left: -20px;
	}

		.row > * {
			padding: 20px 0 0 20px;
		}

		.row.gtr-uniform {
			margin-top: -20px;
		}

			.row.gtr-uniform > * {
				padding-top: 20px;
			}

		.row.gtr-150 {
			margin-top: -30px;
			margin-left: -30px;
		}

			.row.gtr-150 > * {
				padding: 30px 0 0 30px;
			}

			.row.gtr-150.gtr-uniform {
				margin-top: -30px;
			}

				.row.gtr-150.gtr-uniform > * {
					padding-top: 30px;
				}

		.row.gtr-200 {
			margin-top: -40px;
			margin-left: -40px;
		}

			.row.gtr-200 > * {
				padding: 40px 0 0 40px;
			}

			.row.gtr-200.gtr-uniform {
				margin-top: -40px;
			}

				.row.gtr-200.gtr-uniform > * {
					padding-top: 40px;
				}
}

@media screen and (max-width: 480px) {
	.row {
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
	}

		.row > * {
			box-sizing: border-box;
		}

		.row.gtr-uniform > * > :last-child {
			margin-bottom: 0;
		}

		.row.aln-left {
			justify-content: flex-start;
		}

		.row.aln-center {
			justify-content: center;
		}

		.row.aln-right {
			justify-content: flex-end;
		}

		.row.aln-top {
			align-items: flex-start;
		}

		.row.aln-middle {
			align-items: center;
		}

		.row.aln-bottom {
			align-items: flex-end;
		}

		.row > .imp-mobilep {
			order: -1;
		}

		.row > .col-1-mobilep {
			width: 8.3333333333%;
		}

		.row > .off-1-mobilep {
			margin-left: 8.3333333333%;
		}

		.row > .col-2-mobilep {
			width: 16.6666666667%;
		}

		.row > .off-2-mobilep {
			margin-left: 16.6666666667%;
		}

		.row > .col-3-mobilep {
			width: 25%;
		}

		.row > .off-3-mobilep {
			margin-left: 25%;
		}

		.row > .col-4-mobilep {
			width: 33.3333333333%;
		}

		.row > .off-4-mobilep {
			margin-left: 33.3333333333%;
		}

		.row > .col-5-mobilep {
			width: 41.6666666667%;
		}

		.row > .off-5-mobilep {
			margin-left: 41.6666666667%;
		}

		.row > .col-6-mobilep {
			width: 50%;
		}

		.row > .off-6-mobilep {
			margin-left: 50%;
		}

		.row > .col-7-mobilep {
			width: 58.3333333333%;
		}

		.row > .off-7-mobilep {
			margin-left: 58.3333333333%;
		}

		.row > .col-8-mobilep {
			width: 66.6666666667%;
		}

		.row > .off-8-mobilep {
			margin-left: 66.6666666667%;
		}

		.row > .col-9-mobilep {
			width: 75%;
		}

		.row > .off-9-mobilep {
			margin-left: 75%;
		}

		.row > .col-10-mobilep {
			width: 83.3333333333%;
		}

		.row > .off-10-mobilep {
			margin-left: 83.3333333333%;
		}

		.row > .col-11-mobilep {
			width: 91.6666666667%;
		}

		.row > .off-11-mobilep {
			margin-left: 91.6666666667%;
		}

		.row > .col-12-mobilep {
			width: 100%;
		}

		.row > .off-12-mobilep {
			margin-left: 100%;
		}

		.row.gtr-0 {
			margin-top: 0px;
			margin-left: 0px;
		}

			.row.gtr-0 > * {
				padding: 0px 0 0 0px;
			}

			.row.gtr-0.gtr-uniform {
				margin-top: 0px;
			}

				.row.gtr-0.gtr-uniform > * {
					padding-top: 0px;
				}

		.row.gtr-25 {
			margin-top: -5px;
			margin-left: -5px;
		}

			.row.gtr-25 > * {
				padding: 5px 0 0 5px;
			}

			.row.gtr-25.gtr-uniform {
				margin-top: -5px;
			}

				.row.gtr-25.gtr-uniform > * {
					padding-top: 5px;
				}

		.row.gtr-50 {
			margin-top: -10px;
			margin-left: -10px;
		}

			.row.gtr-50 > * {
				padding: 10px 0 0 10px;
			}

			.row.gtr-50.gtr-uniform {
				margin-top: -10px;
			}

				.row.gtr-50.gtr-uniform > * {
					padding-top: 10px;
				}

	.row {
		margin-top: -20px;
		margin-left: -20px;
	}

		.row > * {
			padding: 20px 0 0 20px;
		}

		.row.gtr-uniform {
			margin-top: -20px;
		}

			.row.gtr-uniform > * {
				padding-top: 20px;
			}

		.row.gtr-150 {
			margin-top: -30px;
			margin-left: -30px;
		}

			.row.gtr-150 > * {
				padding: 30px 0 0 30px;
			}

			.row.gtr-150.gtr-uniform {
				margin-top: -30px;
			}

				.row.gtr-150.gtr-uniform > * {
					padding-top: 30px;
				}

		.row.gtr-200 {
			margin-top: -40px;
			margin-left: -40px;
		}

			.row.gtr-200 > * {
				padding: 40px 0 0 40px;
			}

			.row.gtr-200.gtr-uniform {
				margin-top: -40px;
			}

				.row.gtr-200.gtr-uniform > * {
					padding-top: 40px;
				}
}



/* Posts */

	.posts {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 0 2em -6em;

	}

		.posts article {
			-moz-flex-grow: 0;
			-webkit-flex-grow: 0;
			-ms-flex-grow: 0;
			flex-grow: 0;
			-moz-flex-shrink: 1;
			-webkit-flex-shrink: 1;
			-ms-flex-shrink: 1;
			flex-shrink: 1;
			margin: 0 0 6em 6em;
			position: relative;
			border:1px solid red;
		}

			.posts article:before {
				background: rgba(210, 215, 217, 0.75);
				content: '';
				display: block;
				height: calc(100% + 6em);
				left: -3em;
				position: absolute;
				top: 0;
				width: 1px;
			}

			.posts article:after {
				background: rgba(210, 215, 217, 0.75);
				bottom: -3em;
				content: '';
				display: block;
				height: 1px;
				position: absolute;
				right: 0;
				width: calc(100% + 6em);
			}

			.posts article > :last-child {
				margin-bottom: 0;
			}

			.posts article .image {
				display: block;
				margin: 0 0 2em 0;
			}

				.posts article .image img {
					display: block;
					width: 100%;
				}
				
				.posts > div > article > .content {
				padding: 1rem 2rem 0.1rem 2rem;
				}

		@media screen and (min-width: 1681px) {

			.posts article:nth-child(3n + 1):before {
				display: none;
			}

			.posts article:nth-child(3n + 1):after {
				width: 100%;
			}

			.posts article:nth-last-child(1), .posts article:nth-last-child(2), .posts article:nth-last-child(3) {
				margin-bottom: 0;
			}

				.posts article:nth-last-child(1):before, .posts article:nth-last-child(2):before, .posts article:nth-last-child(3):before {
					height: 100%;
				}

				.posts article:nth-last-child(1):after, .posts article:nth-last-child(2):after, .posts article:nth-last-child(3):after {
					display: none;
				}

		}

		@media screen and (max-width: 1680px) {

			.posts article {
				width: calc(50% - 6em);
			}

				.posts article:nth-last-child(3) {
					margin-bottom: 6em;
				}

		}

		@media screen and (min-width: 481px) and (max-width: 1680px) {

			.posts article:nth-child(2n + 1):before {
				display: none;
			}

			.posts article:nth-child(2n + 1):after {
				width: 100%;
			}

			.posts article:nth-last-child(1), .posts article:nth-last-child(2) {
				margin-bottom: 0;
			}

				.posts article:nth-last-child(1):before, .posts article:nth-last-child(2):before {
					height: 100%;
				}

				.posts article:nth-last-child(1):after, .posts article:nth-last-child(2):after {
					display: none;
				}

		}

		@media screen and (max-width: 736px) {

			.posts {
				margin: 0 0 2em -4.5em;
				width: calc(100% + 4.5em);
			}

				.posts article {
					margin: 0 0 4.5em 4.5em;
					width: calc(50% - 4.5em);
				}

					.posts article:before {
						height: calc(100% + 4.5em);
						left: -2.25em;
					}

					.posts article:after {
						bottom: -2.25em;
						width: calc(100% + 4.5em);
					}

					.posts article:nth-last-child(3) {
						margin-bottom: 4.5em;
					}

		}

		@media screen and (max-width: 480px) {

			.posts {
				margin: 0 0 2em 0;
				width: 100%;
			}

				.posts article {
					margin: 0 0 4.5em 0;
					width: 100%;
				}

					.posts article:before {
						display: none;
					}

					.posts article:after {
						width: 100%;
					}

					.posts article:last-child {
						margin-bottom: 0;
					}

						.posts article:last-child:after {
							display: none;
						}

		}

/* Wrapper */
.wrapper {
	padding: 5em 0 3em 0;
}

	.wrapper.style21 {
		background-color: #DDF0FD !important;
		padding: 1em;
		margin: 0;
		border-radius: 5px;
	}

	.wrapper.style2 {
		background-color: #005F73;
		padding: 4em;
	}

	.wrapper.style3 {
		background-color: #A7D129 !important;
		color: #333333;
	}

		.wrapper.style3 .button {
			background: #fff;
			color: #474747;
		}

			.wrapper.style3 .button:hover {
				background: #e0e0e0;
			}

	.wrapper.style4 {
		background-color: #f6faf7;
		color: #000;
		padding: 1em;
		border-radius: 5px;
	}

		.wrapper.style4 .button {
			background: #ffffff;
			color: #005566;
			float: right;
		}

			.wrapper.style4 .button:hover {
				background: #e3e5e3;
				color: #ffffff;
			}


/* Section/Article */

section.special, article.special {
	text-align: left;
}

header p {
	color: #999;
	font-size: 1.25em;
	position: relative;
	margin-top: -1.25em;
	margin-bottom: 2.25em;
}

header.major {
	text-align: center;
	margin: 0 ;
}

	header.major h2 {
		font-size: 2.25em;
		font-weight: bold;
	}

	header.major p {
		position: relative;
		border-top: solid 1px #e0e0e0;
		padding: 1em 0 0 0;
		margin: 0;
		top: -1em;
		font-size: 1.5em;
		letter-spacing: -0.025em;
	}

footer {
	margin: 0 0 3em 0;
}

	footer > :last-child {
		margin-bottom: 0;
	}

	footer.major {
		padding-top: 3em;
	}

/* Form */
form {
	margin: 1em 0 2em 0;
}

@media screen and (max-width: 736px) {
form {
	margin: 10em 0 2em 0;
}

}


label {
	display: block;
	margin: 0 0 1em 0;
}

input[type=&quot;text&quot;],
input[type=&quot;password&quot;],
input[type=&quot;email&quot;],
input[type=&quot;tel&quot;],
input[type=&quot;search&quot;],
input[type=&quot;url&quot;],
select,
textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	background: #ffffff;
	border-radius: 0.375em;
	border: none;
	border: solid 1px rgba(210, 215, 217, 0.75);
	color: inherit;
	display: block;
	outline: 0;
	padding: 0 1em;
	text-decoration: none;
	width: 100%;
}

	input[type=&quot;text&quot;]:invalid,
	input[type=&quot;password&quot;]:invalid,
	input[type=&quot;email&quot;]:invalid,
	input[type=&quot;tel&quot;]:invalid,
	input[type=&quot;search&quot;]:invalid,
	input[type=&quot;url&quot;]:invalid,
	select:invalid,
	textarea:invalid {
		box-shadow: none;
	}

	input[type=&quot;text&quot;]:focus,
	input[type=&quot;password&quot;]:focus,
	input[type=&quot;email&quot;]:focus,
	input[type=&quot;tel&quot;]:focus,
	input[type=&quot;search&quot;]:focus,
	input[type=&quot;url&quot;]:focus,
	select:focus,
	textarea:focus {
		border-color: #005566;
		box-shadow: 0 0 0 1px #005566;
	}

select {
	background-image: url(&quot;data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(210, 215, 217, 0.75)' /%3E%3C/svg%3E&quot;);
	background-size: 1.25em;
	background-repeat: no-repeat;
	background-position: calc(100% - 1em) center;
	height: 2.75em;
	padding-right: 2.75em;
	text-overflow: ellipsis;
}

	select option {
		color: #3d4449;
		background: #ffffff;
	}

	select:focus::-ms-value {
		background-color: transparent;
	}

	select::-ms-expand {
		display: none;
	}

input[type=&quot;text&quot;],
input[type=&quot;password&quot;],
input[type=&quot;email&quot;],
input[type=&quot;tel&quot;],
input[type=&quot;search&quot;],
input[type=&quot;url&quot;],
select {
	height: 2.75em;
}

textarea {
	padding: 0.75em 1em;
}

input[type=&quot;checkbox&quot;],
input[type=&quot;radio&quot;] {
	-moz-appearance: checkbox;
	-ms-appearance: checkbox;
	appearance: checkbox;
	display: block;
	float: left;
	width: 1em;
	z-index: -1;
}


	input[type=&quot;checkbox&quot;] + label,
	input[type=&quot;radio&quot;] + label {
		text-decoration: none;
		color: #7f888f;
		cursor: pointer;
		display: inline-block;
		font-size: 1em;
		font-weight: 400;
		padding-left: 2.4em;
		padding-right: 0.75em;
		position: relative;
	}

		input[type=&quot;checkbox&quot;] + label:before,
		input[type=&quot;radio&quot;] + label:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		input[type=&quot;checkbox&quot;] + label:before,
		input[type=&quot;radio&quot;] + label:before {
			background: #000;
			border-radius: 0.375em;
			border: solid 1px rgba(210, 215, 217, 0.75);
			content: '';
			display: inline-block;
			height: 1.65em;
			left: 0;
			line-height: 1.58125em;
			position: absolute;
			text-align: center;
			top: 0;
			width: 1.65em;
		}

	input[type=&quot;checkbox&quot;]:checked + label:before,
	input[type=&quot;radio&quot;]:checked + label:before {
		background: #3d4449;
		border-color: #000000;
		color: #ffffff;
		content: '\f00c';
	}

	input[type=&quot;checkbox&quot;]:focus + label:before,
	input[type=&quot;radio&quot;]:focus + label:before {
		border-color: #005566 !important;
		box-shadow: 0 0 0 1px #005566 !important;
	}

	input[type=&quot;checkbox&quot;] + label:before {
		border-radius: 0.375em;
	}

	input[type=&quot;radio&quot;] + label:before {
		border-radius: 100%;
	}

::-webkit-input-placeholder {
	color: #9fa3a6 !important;
	opacity: 1.0;
}

:-moz-placeholder {
	color: #9fa3a6 !important;
	opacity: 1.0;
}

::-moz-placeholder {
	color: #9fa3a6 !important;
	opacity: 1.0;
}

:-ms-input-placeholder {
	color: #9fa3a6 !important;
	opacity: 1.0;
}
/* Header */

#header {
	text-align: left;
	padding: 1.5em 0 0 0;
	background-color: #0A7DB8;
}





#header h1 {
	margin: 0;
	font-family: "Nunito Sans", sans-serif;
	font-weight: 700;	
	font: size 1.6em;
  	color: #ffffff;
	text-align:left;
	line-height: 1.1em;
	margin-bottom: 0.5em;
}

	#header h1 a {
		letter-spacing: -0.025em;
		border: 0;
	}

#header h2, #m-searchbar h2 {
	color: #005566;
	font-size: 1.25rem;
	letter-spacing: -0.025em;
	font-weight: bold;
}

/* NAV */
#nav {
	text-align: center;
	cursor: default;
	background-color: #ffffff;
	padding: 15px 0px;
	background-color: #A7D129;
	border: 0;
	}

	#nav:after {
		content: '';
		display: block;
		width: 100%;
	}

	#nav > ul {
		margin: 0;
	}

		#nav > ul > li {
			position: relative;
			display: inline-block;
			margin-left: 0.5em;
			padding: 0 0.5em;

		}

			#nav > ul > li a {
				color: #274B5B;
				text-decoration: none;
				border: 0;
				display: block;
			}



#nav > ul > li:first-child {
	margin-left: -1em;
}

#nav > ul > li:hover a {
	color: #000000;
}

#nav > ul > li.current {
	font-weight: 600;
}

	#nav > ul > li.current:before {
		content: '';
		display: block;
		position: absolute;
	}

	#nav > ul > li.current a {
		color: #333;
	}


#nav > ul > li.active a {
	color: #000;
}

#nav > ul > li.active.current:before {
	opacity: 0;
}

#nav > ul > li > ul {
	display: none;
}



/* Banner */

#banner {
	background-image: url("../../images/banner.jpg";);
	background-position: center center;
	background-size: cover;
	height: 28em;
	text-align: center;
	position: relative;
}

	#banner header {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		background: #212121;
		background: rgba(27, 27, 27, 0.75);
		color: #fff;
		padding: 1.5em 0;
	}

		#banner header h2 {
			display: inline-block;
			margin: 0;
			font-size: 1.25em;
			vertical-align: middle;
		}

			#banner header h2 em {
				opacity: 0.75;
			}

			#banner header h2 a {
				border-bottom-color: rgba(255, 255, 255, 0.5);
			}

				#banner header h2 a:hover {
					border-bottom-color: transparent;
				}

		#banner header .button {
			vertical-align: middle;
			margin-left: 1em;
		}


/* Image */

.image {
	border: 0;
	display: inline-block;
	position: relative;
	width: 100%;
	border-radius: 5px;
}

	.image img {
		display: block;
		width: 100%;
		border-radius: 5px;
	}
		.image.right, image.right {
		max-width: 40%;

	}
	
	.image.left {
	float: left;
	margin: 0 1em 1em 0;
	top: 0.25;
	border-radius: 5px;
	}

	.image.left img, .image.right img {
			width: 100%;
			border-radius: 5px;
		}

	

	.image.right {
		float: right;
		margin: 0 0 1.5em 1.5em;
		top: 0.25em;
		border-radius: 5px;
	}

	.image.headleft {
	float: left;
	margin: 0 0.25em 0 0;
	top: 0.25;
	width: 90%;
	}

	.image.intro {
		border-radius: 0;
		width:auto;
		display: block;
    float: left;
    margin: 0 0.2em 0 0;
    position: relative;
	}

	@media screen and (max-width: 736px) {
.image.intro {
		display: none;
	}
	}
	
	
	
	.image.heart {
		display:block;
		float: left;
		margin: 0 0.2em 0 0;
		position:relative;
		width: 50%;
	}

	.image.health {
		display:block;
		float: left;
		margin: 0 1em 1em 0;
		position:relative;
		width: 50%;
	}

	.image.fit {
		display: block;
		margin: 0;
		max-width: 100%;
		border-radius: 5px;
	}

		.image.fit img {
			width: 100%;
		}
		
		.image.align {
		vertical-align: text-bottom;
		max-width: 40%;
			border-radius: 5px;
		}
		
		.image.curve {
		border-radius: 5px;
}
		
		.image.fund {
	 	max-height:60%;
    	max-width:60%;	
		}

	.image.main {
		display: block;
		margin: 0 0 3em 0;
		width: 100%;
	}

		.image.main img {
			width: 100%;
		}

		
.memberPhoto img {
	max-width: 100% !important;
}
.newsPhoto {
	max-width: 100% !important;
	max-height: 400px;
	border-radius: 5px;
}

.pubImage {
	display: block;
	float: left;
	margin: 0 1em 0em 0;
	position: relative;
	top: 0.25em;
	width: 150px;
	height: 200px;
	cursor: pointer;
}

.pubHolder {
	display: block;
	min-height: 220px;
}

.collection {
	padding-bottom: 6px;
}

.collectionLink {
	color: #474747;
}

.contributor {
	padding-bottom: 3px;
	font-style: italic;
}

.contributorLink {
	color: #474747;
	font-weight: bold;
}

.contributorAbout {
	padding-bottom: 12px;
	cursor: pointer;
}

.textBlock {
	padding-bottom: 12px;
}

.simplePage {
	padding-top: 20px;
	min-height: 200px;
}

.simpleHeading {
	color: #005566;
}

.image.left.footer {
	display: block;
	float: left;
	margin: 0 1em 5em 0;
	position: relative;
	top: 0.25em;
	width: max-content;
	.image.featured

{
	display: block;
	width: 100%;
}

.image.featured img {
	display: block;
	width: 100%;
}


/* Icon */
.icon {
	color: #ffffff !important;
	text-decoration: none;
	position: relative;
	text-decoration: none;
	padding: 0 10px;
}

	.icon:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-transform: none !important;
	}

	.icon > .label {
		display: none;
	}

	.icon.major {
		text-align: center;
		cursor: default;
		background-color: #005566;
		background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url(&quot;images/bg01.png&quot;);
		background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url(&quot;images/bg01.png&quot;);
		background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url(&quot;images/bg01.png&quot;);
		background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url(&quot;images/bg01.png&quot;);
		color: #fff;
		border-radius: 100%;
		display: inline-block;
		width: 5em;
		height: 5em;
		line-height: 5em;
		box-shadow: 0 0 0 7px white, 0 0 0 8px #e0e0e0;
		margin: 0 0 2em 0;
	}

		.icon.major:before {
			font-size: 36px;
		}

/* Lists */
ol {
	list-style: decimal;
	padding-left: 1.25em;
}

	ol li {
		padding-left: 0.25em;
	}

ul {
	list-style: disc;
	padding-left: 0;
}

li {
	list-style: disc;
	margin-left: 4px;
}

	ul li {
		padding-left: 0;
	}

	/* Links */

	ul.links {
		list-style: none;
		color: #ffffff !important;
		padding-left: 0;
	}

		ul.links li {
			line-height: 2.5em;
			padding-left: 0;
		}

	/* Icons */

	ul.icons {
		cursor: default;
		list-style: none;
		padding-left: 0;
	}

		ul.icons li {
			display: inline-block;
			line-height: 1em;
			padding-left: 1.5em;
		}

			ul.icons li:first-child {
				padding-left: 0;
			}

			ul.icons li a, ul.icons li span {
				font-size: 2em;
				border: 0;
			}

	/* Menu */
	ul.menu {
		list-style: none;
		padding-left: 0;
	}

		ul.menu li {
			border-left: solid 1px #e0e0e0;
			display: inline-block;
			padding: 0 0 0 1em;
			margin: 0 0 0 1em;
		}

			ul.menu li:first-child {
				padding-left: 0;
			}

	ul.footer {
		list-style: none;
		float: right;
	}

	/* Actions */

	ul.actions {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		cursor: default;
		list-style: none;
		margin-left: -1em;
		padding-left: 0;
	}

		ul.actions li {
			padding: 0 0 0 1em;
			vertical-align: middle;
		}

		ul.actions.special {
			-moz-justify-content: center;
			-webkit-justify-content: center;
			-ms-justify-content: center;
			justify-content: center;
			width: 100%;
			margin-left: 0;
		}

			ul.actions.special li:first-child {
				padding-left: 0;
			}

		ul.actions.stacked {
			-moz-flex-direction: column;
			-webkit-flex-direction: column;
			-ms-flex-direction: column;
			flex-direction: column;
			margin-left: 0;
		}

			ul.actions.stacked li {
				padding: 1.25em 0 0 0;
			}

				ul.actions.stacked li:first-child {
					padding-top: 0;
				}

		ul.actions.fit {
			width: calc(100% + 1em);
		}

			ul.actions.fit li {
				-moz-flex-grow: 1;
				-webkit-flex-grow: 1;
				-ms-flex-grow: 1;
				flex-grow: 1;
				-moz-flex-shrink: 1;
				-webkit-flex-shrink: 1;
				-ms-flex-shrink: 1;
				flex-shrink: 1;
				width: 100%;
			}

				ul.actions.fit li > * {
					width: 100%;
				}

			ul.actions.fit.stacked {
				width: 100%;
			}

@media screen and (max-width: 736px) {

	ul.actions:not(.fixed) {
		-moz-flex-direction: column;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-left: 0;
		width: 100% !important;
	}

		ul.actions:not(.fixed) li {
			-moz-flex-grow: 1;
			-webkit-flex-grow: 1;
			-ms-flex-grow: 1;
			flex-grow: 1;
			-moz-flex-shrink: 1;
			-webkit-flex-shrink: 1;
			-ms-flex-shrink: 1;
			flex-shrink: 1;
			padding: 1em 0 0 0;
			text-align: center;
			width: 100%;
		}

			ul.actions:not(.fixed) li > * {
				width: 100%;
			}

			ul.actions:not(.fixed) li:first-child {
				padding-top: 0;
			}

			ul.actions:not(.fixed) li input[type=&quot;submit&quot;],
			ul.actions:not(.fixed) li input[type=&quot;reset&quot;],
			ul.actions:not(.fixed) li input[type=&quot;button&quot;],
			ul.actions:not(.fixed) li button,
			ul.actions:not(.fixed) li .button {
				width: 100%;
			}

				ul.actions:not(.fixed) li input[type=&quot;submit&quot;].icon:before,
				ul.actions:not(.fixed) li input[type=&quot;reset&quot;].icon:before,
				ul.actions:not(.fixed) li input[type=&quot;button&quot;].icon:before,
				ul.actions:not(.fixed) li button.icon:before,
				ul.actions:not(.fixed) li .button.icon:before {
					margin-left: -0.5em;
				}
}




/* Tables */

table {
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}


	table.default {
		width: 100%;
	}

		table.default tbody tr {
			border-bottom: solid 1px #e0e0e0;
		}

		table.default td {
			padding: 0.5em 1em 0.5em 1em;
		}

		table.default th {
			font-weight: 600;
			padding: 0.5em 1em 0.5em 1em;
			text-align: left;
		}

		table.default thead {
			background-color: #555555;
			background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url(&quot;images/bg01.png&quot;);
			background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url(&quot;images/bg01.png&quot;);
			background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url(&quot;images/bg01.png&quot;);
			background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url(&quot;images/bg01.png&quot;);
			color: #fff;
		}



/* Box */

.box.highlight {
	text-align: left;
	background-color: #ffffff;
	padding: 5px;
	border-radius: 5px;
	height: inherit;
}

.box.post {
	position: relative;
	z-index: 199;
}

	.box.post:after {
		content: '';
		display: block;
		clear: both;
	}

	.box.post .inner {
		margin-left: calc(30% + 2em);
	}

		.box.post .inner > :last-child {
			margin-bottom: 0;
		}

	.box.post .image {
		width: 30%;
	}
	
	
	



/* CTA */
#cta {
	text-align: center;
	padding: 0.5em 0;
}

	#cta header h2 {
		display: inline-block;
		vertical-align: middle;
		margin: 0;
	}

	#cta header .button {
		vertical-align: middle;
		margin-left: 1em;
	}

/* Footer */
#footer {
	padding: 4em 0 8em 0;
	background-color: #000;
}

	#footer h4 {
		color: #ffffff;
	}
	


	#footer a {
		color: #fff !important;
		text-decoration: none;
	}

		#footer a:hover {
			color: #d3a708;
			text-decoration: underline;
		}

	#footer .container {
		margin-bottom: 4em;
	}

	#footer .icons {
		text-align: center;
		margin: 0;
	}

		#footer .icons a:hover {
			color: #d3a708;
		}

	#footer .copyright {
		color: #ffffff;
		margin-top: 1.5em;
		text-align: center;
		font-size: 0.9em;
	}

@media screen and (max-width: 1680px) {

	/* Basic */

	body, input, select, textarea {
		font-size: 14pt;
		line-height: 1.5em;
	}

	/* Banner */

	#banner {
		height: 24em;
	}

	#navPanel, #titleBar {
		display: none;
	}
}

/* Normal */
@media screen and (max-width: 1280px) {

	/* Basic */

	body, input, select, textarea {
		font-size: 13pt;
		line-height: 1.5em;
	}

	#navPanel, #titleBar {
		display: none;
	}

	/* Banner */

	#banner {
		height: 24em;
	}

	#navPanel, #titleBar {
		display: none;
	}

	/* Lists */
	ol {
		padding-left: 1.25em;
	}

		ol li {
			padding-left: 0.25em;
		}

	/* Icons */
	ul.icons li a, ul.icons li span {
		font-size: 1.5em;
	}

	/* Header */



	#header {
		padding: 1em 0 0 0;
	}



		#header h1 {
			padding: 0;
		}
		#header h2 {
			padding: 2em 0;
		}


	/* Banner */
	#banner {
		height: 20em;
	}

	/* Wrapper */
	.wrapper {
		padding: 3em 0 1em 0;
	}

	/* CTA */

	#cta {
		padding: 0.2em 0;
	}

	/* Footer */
	#footer {
		padding: 3em 0 3em 0;
	}

		#footer .container {
			margin-bottom: 1em;
		}
}

@media screen and (max-width: 1080px) {

	#navPanel, #titleBar {
		display: none;
	}
}


@media screen and (max-width: 1024px) {

	#navPanel, #titleBar {
		display: none;
	}
}
	
	/* Narrower */

	@media screen and (max-width: 940px) {

		/* Basic */

		#navPanel, #titleBar {
			background-color: #274B5B !important;
			display: block;
			position: relative;
			font-weight: 600;
			height: 84px;
			color: #fff;

			z-index: 1;
		}

		#navPanel, .link.depth-0 {
			color: #000000;
		}

		html, body {
			overflow-x: hidden;
		}

		body, input, select, textarea {
			font-size: 13pt;
		}

		h1, h2, h3, h4, h5, h6 {
			margin: 0.5em 0;
		}

		.containerNonSlider {
			padding: 150px 0px 20px 0px;
		}

		header p {
			margin-top: -0.75em;
		}

		header.major {
			text-align: center;
			margin: 0 0 2em 0;
		}

			header.major h2 {
				font-size: 1.75em;
			}

			header.major p {
				top: -0.25em;
				font-size: 1.25em;
			}	
	}

/* Narrow */

	@media screen and (max-width: 940px) {

		/* Basic */

		body, input, select, textarea {
			font-size: 12pt;
			line-height: 1.5em;
		}
	}

		/* Box */



		.box.highlight {
			text-align: left;
			position: relative;
		}

			.box.highlight i {
				/*position: absolute; */
				margin: 0;
				left: 0;
				top: 0.25em;
			}

		.box.post .inner {
			margin-left: calc(20% + 2em);
		}

		.box.post .image {
			width: 20%;
		}

		/* Header */
		#header {
			display: none;
		}

		/* Banner */
		#banner {
			height: 20em
		}

			#banner header h2 {
				display: block;
			}

			#banner header .button {
				margin: 1em 0 0 0;
			}

		/* CTA */

		#cta {
			padding: 0.5em 0;
		}

			#cta header h2 {
				display: block;
			}

			#cta header .button {
				margin: 1em 0 0 0;
			}

		/* Footer */
		#footer {
			text-align: left;
		}

			#footer .container {
				margin-bottom: 4em;
			}

		ul.footer {
			float: left;
			padding-left: 0 !important;
		}

		#footer form .actions {
			-moz-justify-content: center;
			-webkit-justify-content: center;
			-ms-justify-content: center;
			justify-content: center;
			width: 100%;
			margin-left: 0;
		}

			#footer form .actions li:first-child {
				padding-left: 0;
			}

		/* Nav */
		#page-wrapper {
			-moz-backface-visibility: hidden;
			-webkit-backface-visibility: hidden;
			-ms-backface-visibility: hidden;
			backface-visibility: hidden;
			-moz-transition: -moz-transform 0.5s ease;
			-webkit-transition: -webkit-transform 0.5s ease;
			-ms-transition: -ms-transform 0.5s ease;
			transition: transform 0.5s ease;
			padding-top: 40px !important;
		}

		#titleBar {
			display: block;
			background-color: #000000;
			left: 0;
			position: fixed;
			top: 0;
			width: 100%;
			z-index: 10001;
			height: 84px;
			line-height: 44px;
		}

		.searchbar {
		color: #ffffff;
			display: block !important;
			position: fixed;
			right:0;
			top:0;
			z-index: 10002;
			
		}
		
		#white {
		color: #ffffff;
		}


		
	/* Banner */
	#banner {
		height: 18rem;
	}

	/* Wrapper */

	.wrapper {
		padding: 2rem 0 1px 0;
	}
}

/* Mobile (Portrait) */

@media screen and (max-width: 480px) {



	/* Icon */

	.icon.major {
		width: 4em;
		height: 4em;
		line-height: 4em;
		box-shadow: 0 0 0 7px white, 0 0 0 8px #e0e0e0;
	}

		.icon.major:before {
			font-size: 24px;
		}



	/* Box */

	.box.post .inner {
		margin-left: calc(30% + 20px);
	}
	.box.post .image
	{
		width: 30%;
	}

/* Banner */




#banner {
	height: 20em;
}

	#banner header {
		padding: 20px;
	}

/* Wrapper */

.wrapper {
	padding: 2em 20px 1px 20px;
}

/* CTA */
#cta {
	padding: 5;
}

/* Footer */



#footer {
	padding: 2em 20px;
	text-align: left;
}

}

/* Box highlights right hand side of slider */


.boxorange, .boxgrey {
	background-color: #005566;
	margin: 0.25em;
	border-radius: 5px;
	color: #ffffff;
	display: block;
	outline: 0;
	padding: 0.25em !important;
	text-decoration: none;
	width: 100%;
	z-index: 9999;
	opacity: 1;
	position: relative;
	cursor: pointer;
	height: 250px;
	overflow: hidden;
}

.boxgrey {
	background-color: #e3e5e3;
	color: #474747;
}

/* Tabs */
.tabbed {
	overflow-x: hidden; /* so we could easily hide the radio inputs */
	margin: 32px 0;
	padding-bottom: 16px;
	border-bottom: 1px solid #ccc;
}

	.tabbed [type=radio] {
		/* hiding the inputs */
		display: none;
	}

.tabs {
	display: flex;
	align-items: stretch;
	list-style: none;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

.tab > label {
	display: block;
	border-radius: 0 10px 0 0;
	margin-bottom: -1px;
	padding: 12px 15px;
	border: 1px solid #ccc;
	background: #e3e5e3;
	color: #005566;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	cursor: pointer;
	transition: all 0.3s;
	line-height: 1.1;
}

@media screen and (max-width: 924px) {
	.tab > label {
		height: 60px;
	}
}

.tab:hover label {
	border-top-color: #f6faf7;
	color: #333;
}

.tab-content {
	display: none;
	background-color: #f6faf7;
	padding: 1em;
}

/* As we cannot replace the numbers with variables or calls to element properties, the number of this selector parts is our tab count limit */
.tabbed [type=&quot;radio&quot;]:nth-of-type(1):checked ~ .tabs .tab:nth-of-type(1) label,
.tabbed [type=&quot;radio&quot;]:nth-of-type(2):checked ~ .tabs .tab:nth-of-type(2) label,
.tabbed [type=&quot;radio&quot;]:nth-of-type(3):checked ~ .tabs .tab:nth-of-type(3) label,
.tabbed [type=&quot;radio&quot;]:nth-of-type(4):checked ~ .tabs .tab:nth-of-type(4) label,
.tabbed [type=&quot;radio&quot;]:nth-of-type(5):checked ~ .tabs .tab:nth-of-type(5) label {
	border-bottom-color: #f6faf7;
	border-top-color: #e3e5e3;
	background: #f6faf7;
	color: #222;
}

.tabbed [type=&quot;radio&quot;]:nth-of-type(1):checked ~ .tab-content:nth-of-type(1),
.tabbed [type=&quot;radio&quot;]:nth-of-type(2):checked ~ .tab-content:nth-of-type(2),
.tabbed [type=&quot;radio&quot;]:nth-of-type(3):checked ~ .tab-content:nth-of-type(3),
.tabbed [type=&quot;radio&quot;]:nth-of-type(4):checked ~ .tab-content:nth-of-type(4) {
	display: block;
}

/* book version box */
#versionbox {
	border: 1px solid;
	margin: 50px 0 10px 50px;
	padding: 10px;
	box-shadow: -5px -5px #888888;
	cursor: pointer;
}

	#versionbox:hover {
		background-color: #f0f0f0;
	}

.button2, .button2Minor, .ibBookNow, .ibBookNow:hover, .ibBookNowOver {
	border-radius: 5px;
	padding: 10px 20px 10px 20px;
	margin: 0px 5px 0px 5px;
	background-color: #ffffff;
	color: #005566;
	font-weight: bold;
	cursor: pointer;
	height: auto;
}

.button2, .button2Minor {
	display: inline-block;
	float: right;
}

.button2Minor {
	color: #474747;
	font-weight: normal;
}

	.button2:hover, .button2Minor:hover, .ibBookNow:hover, ibBookNowOver, .ibBookNowOver:hover, .button:hover {
		background-color: #f0f0f0;
	}

.curvedBox {
	border: 0px;
	overflow-x: unset;
}

.bookDetails, .bookDetailsLink {
	font-size: 85%;
	padding-bottom: 6px;
}

.bookDetailsLink {
	color: #005566;
	font-weight: bold;
	cursor: pointer;
}

.imageRelated {
	width: 100%;
	max-width: 250px;
}

.bookSubHeading {
	padding-top: 6px;
	color: #005566;
	font-weight: bold;
}

.sliderTitle {
	font-size: 1.5em;
	color: #474747;
	background-color: #ffffff;
	margin-top: 500px;
}

.sliderHighlightTitleOrange {
	color: #005566;
}

#divTopBar {
	min-height: 198px;
}

.mobileLogo {
	max-width: 100%;
}

#bookContainer {
	display: flex;
	flex-wrap: wrap;
}

#bookDetailsFrame {
	flex: 1;
	order: 1;
	padding-left: 20px;
	padding-right: 20px;
}

#bookMainFrame {
	flex: 4;
	order: 2;
	padding-left: 20px;
	padding-right: 20px;
}

@media screen and (max-width: 924px) {
	.sliderMain {
		display: none;
	}

	.contentWithSlider {
		margin-top: 680px;
	}
}

@media screen and (max-width: 700px) {
	#bookMainFrame {
		flex-basis: 100%;
	}

	#bookDetailsFrame {
		order: 2;
	}

	#bookMainFrame {
		order: 1;
	}
}

#backToTop {
	display: block; /* Hidden by default */
	position: fixed; /* Fixed/sticky position */
	bottom: 20px; /* Place the button at the bottom of the page */
	margin-left: auto; /*centre image */
  	margin-right: auto;  /*centre image */
 	width: 50%;	 /*centre image */
  	z-index: 99; /* Make sure it does not overlap */
	border: none; /* Remove borders */
	outline: none; /* Remove outline */
}

.first {
	margin-top: 12px;
}

.searchRow {
	display: block;
}

.searchTitle {
	display: inline-block;
	width: 200px;
}

.searchField {
	display: inline-block;
}

.libraryUserBar {
	width: 100%;
	background-color: #005566;
	color: white;
	padding: 6px;
	font-size: 1.1rem;
	text-align: center;
}

	.libraryUserBar a {
		color: white;
		font-weight: normal;
	}

		.libraryUserBar a:hover {
			color: #d0d0d0;
		}

.libraryBook {
	width: 100%;
	background-color: #005566;
	color: white;
	padding: 1px 5px 1px 5px;
}

@media screen and (max-width: 924px) {
	.libraryUserBar {
		margin-top: 8rem;
	}
}

/** colour menu nav **/


#menuLi-Cilrhiwiau-About-the-Cilrhiwiau-Project, #menuLi-Cilrhiwiau-Am-Brosiect-Cilrhiwiau {
	border-left: 3px solid #d3a708;
}

	#menuLi-Cilrhiwiau-About-the-Cilrhiwiau-Project:hover, #menuLi-Cilrhiwiau-Am-Brosiect-Cilrhiwiau:hover {
		background-color: #d3a708;
	}


#menuLi-Cilrhiwiau-History, #menuLi-Cilrhiwiau-Hanes {
	border-left: 3px solid #6CB359;
}

	#menuLi-Cilrhiwiau-History:hover, #menuLi-Cilrhiwiau-Hanes:hover {
		background-color: #6CB359;
	}

#menuLi-Cilrhiwiau-The-Cemetery, #menuLi-Cilrhiwiau-Y-Fynwent {
	border-left: 3px solid #BE9BE1;
}

	#menuLi-Cilrhiwiau-The-Cemetery:hover, #menuLi-Cilrhiwiau-Y-Fynwent:hover {
		background-color: #BE9BE1;
	}







#menuLi-Cilrhiwiau-Development, #menuLi-Cilrhiwiau-Datblygiad {
	border-left: 3px solid #9DB0E1;
}

	#menuLi-Cilrhiwiau-Development:hover, #menuLi-Cilrhiwiau-Datblygiad:hover {
		background-color: #9DB0E1;
	}


#menuLi-Cilrhiwiau-ContactUs, #menuLi-Cilrhiwiau-Cysylltwch {
	border-left: 3px solid #FFF65A;
}

	#menuLi-Cilrhiwiau-ContactUs:hover, #menuLi-Cilrhiwiau-Cysylltwch:hover {
		background-color: #FFF65A;
	}



/** ebay style gallery **/
.photoWithThumbnailsContainer {
	width: 100%;
	display: inline-block;
	border: 0px solid red;
	text-align: center;
	vertical-align: top;
}

.photoWithThumbnailsThumbnailColumn {
	display: inline-block;
	border: 0px solid blue;
	vertical-align: top;
	width: 100%;
	text-align: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.photoWithThumbnailsMainImageContainer {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.photoWithThumbnailsMainImage {
	display: inline-block;
	border: 0px solid green;
	vertical-align: top;
	text-align: center;
	max-width: 100%;
	width: 100%;
	padding: 4px;
}

.photoWithThumbnailsThumbnailImage {
	display: inline-block;
	width: 100px;
	height: 75px;
	padding: 3px 3px 3px 3px;
	vertical-align: top;
	border: 1px solid white;
	cursor: pointer;
}

	.photoWithThumbnailsThumbnailImage:hover {
		border: 1px solid #0185d0;
	}

/** responsive google map **/
.map-responsive {
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	height: 0;
}

	.map-responsive iframe {
		left: 0;
		top: 0;
		height: 100%;
		width: 100%;
		position: absolute;
	}








.FacetedSearchContainer {
	display: flex;
}

.FacetedSearchResults {
	padding-left: 15px;
	flex: 5;
	display: inline-block;
	border: 10px;
	vertical-align: top;
}


.FacetedSearch {
	flex: 1;
	border: 10px;
	vertical-align: top;
	background-color: #efefef;
	padding: 10px;
}

.FacetedSearchButton {
	display: block;
	cursor: pointer;
	border: 1px solid #55d0e3;
	border-radius: 0.375em;
	font-weight: bold;
	padding: 10px;
	width: 100%;
	background-color: #55d0e3;
	margin-bottom: 12px;
	font-family:   'Inter', sans-serif;	text-transform: uppercase;
	color: #ffffff !important;
	font-size: 1em;
	text-align: center;
}

@media screen and (max-width: 1024px) {
	.FacetedSearch {
		width: 100%;
		display: none;
		margin-bottom: 20px;
	}

	.FacetedSearchContainer {
		display: block;
	}
}




@media screen and (min-width: 1025px) {
	.FacetedSearchButton {
		display: none;
	}
}

.memberFieldTitle {
	padding-top: 10px;
	font-weight: bold;
}

#frmRegisterBusiness button {
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
}




/* LIGHTBOX3 */

/* CSS Document */
.largeImageContainer {
	width: 100%;
	height: 3600px;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #4a4a6d;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
	display: none;
	text-align: center;
}

.largeImageInner {
	width: 100%;
	height: 3600px;
	position: absolute;
	background-color: white;
	top: 0px;
	left: 0px;
	display: none;
	text-align: center;
}

.largeImage {
	display: inline-block;
}


.photoWithThumbnailsContainer {
	width: 100%;
	display: inline-block;
	border: 0px solid red;
	text-align: center;
	vertical-align: top;
}

.photoWithThumbnailsThumbnailColumn {
	display: inline-block;
	border: 0px solid blue;
	vertical-align: top;
	width: 100%;
	text-align: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.photoWithThumbnailsMainImageContainer {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.photoWithThumbnailsMainImage {
	display: inline-block;
	border: 0px solid green;
	vertical-align: top;
	text-align: center;
	max-width: 100%;
	width: 100%;
	padding: 4px;
}

.photoWithThumbnailsThumbnailImage {
	display: inline-block;
	width: 100px;
	height: 75px;
	padding: 3px 3px 3px 3px;
	vertical-align: top;
	border: 1px solid white;
	cursor: pointer;
}

	.photoWithThumbnailsThumbnailImage:hover {
		border: 1px solid #0185d0;
	}



@media (min-width: 1000px) {
	/* some CSS for small resolution */
	.photoWithThumbnailsMainImage {
		max-height: 600px;
	}

	.photoWithThumbnailsMainImageContainer {
		max-height: 600px;
	}
}

.calendarFrame {
	font-size: 8pt;
	background-color: #FDF6B3;
	border-style: solid;
	border-width: 1px;
	z-index: 9999999;
}

.calendarDayOutsideMonth {
	background-color: #EEEEEE;
	color: #777777;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1pt;
	border-color: #CCCCCC;
	cursor: default;
}

.calendarDayToday {
	background-color: #FFFFFF;
	font-weight: bold;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1pt;
	border-color: #CCCCCC;
	cursor: pointer;
}

.calendarDaySelected {
	background-color: #882222;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1pt;
	border-color: #CCCCCC;
	cursor: pointer;
}

.calendarDay {
	background-color: #FFFFFF;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1pt;
	border-color: #CCCCCC;
	cursor: pointer;
}

.calendarWeekend {
	background-color: #DDDDFF;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1pt;
	border-color: #CCCCCC;
	cursor: pointer;
}

.calendar {
	font-size: 8pt;
	vertical-align: middle;
	text-align: center;
}

.calendarOver {
	background-color: #4444AA;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1pt;
	border-color: #CCCCCC;
	color: #FFFFFF;
	cursor: pointer;
}

@media (max-width: 1000px) {
	/* some CSS for small resolution */
	.productOptionsContainer {
		width: 85%;
		max-width: 85%;
		display: inline-block;
		clear: both;
	}

	.photoWithThumbnailsContainer {
		width: 100%;
		clear: both;
	}

	.photoWithThumbnailsThumbnailColumn {
		width: 100%;
		clear: both;
	}

	.photoWithThumbnailsMainImageContainer {
		width: 100%;
		clear: both;
	}

	.photoWithThumbnailsMainImage {
		width: 100%;
		display: block;
		clear: both;
	}
}

/* END LIGHTBOX3 */
/* Members subscriber menu*/
#memnav {
	text-align: center;
	cursor: default;
	padding: 0;
	color: #fff;
}

	#memnav:after {
		content: '';
		display: block;
		width: 100%;
	}

	#memnav > ul {
		margin: 0;
	}

		#memnav > ul > li {
			position: relative;
			display: inline-block;
			margin-left: 0.5em;
		}

			#memnav > ul > li a {
				text-decoration: none;
				color: #fff;
				font-weight: normal;
				border: 0;
				display: block;
			}

			#memnav > ul > li:first-child {
				margin-left: -1em;
			}

			#memnav > ul > li:hover a {
				color: #000;
			}

			#memnav > ul > li.current {
				font-weight: 600;
			}

				#memnav > ul > li.current:before {
					content: '';
					display: block;
					position: absolute;
				}

				#memnav > ul > li.current a {
					color: #fff;
				}

			#memnav > ul > li.active a {
				color: #Fff;
			}

			#memnav > ul > li.active.current:before {
				opacity: 0;
			}

			#memnav > ul > li > ul {
				display: none;
			}
			
/*language box====================*/
@media screen and (min-width: 2048px) {
 .topcorner{
	position:absolute;
	top:0.5em;
	right: 0.5em;
	margin-left: 0.5em;
	z-index: 100;
}
}

@media screen and (max-width: 1920px) {
 .topcorner{
	position:absolute;
	top:0.5em;
	right: 0.5em;
	margin-left: 0.5em;
	z-index: 100;
}
}
@media screen and (max-width: 900px) {
 .topcorner{
	 position:absolute;
   top:3.5em;
   left:5px;
   margin-left: 1.5em;
	z-index:20002;
}
}



.dropbtn {
  background-color: #DDF0FD;
  color: #274B5B;
  padding: 13px;
  border-radius: 5px;
  min-width:9em;
  text-align: center;
  font-weight:600;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.drop {
  position: relative;
  display: inline-block;
}

.drop-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
   border-radius: 5px;
   padding: 10px;
  min-width:9em;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.drop-content a {
  color: black;
  padding: 6px 8px;
  text-decoration: none;
  display: block;
}

.drop-content a:hover {background-color: #f1f1f1}

.drop:hover .drop-content {
  display: block;
}

.drop:hover .dropbtn {
  background-color: #DDF0FD;
}


	#footer p, h4 {
	color:#ffffff;
}

	#footer a {
	color: #ffffff;
}

.SupplierCompanyTypes {
	margin-bottom: 30px;
}
.CompanyType {
	display: inline-block;
	border: 1px solid #274B5B;
	border-radius:5px;
	cursor: pointer;
	padding: 5px 10px 5px 10px;
	margin: 5px 5px 5px 5px;
	font-size: 80%;
}
.CompanyType:hover {
	background-color: #274B5B;
	color: white;
}
h2.company a {
	display: block;
	color: red;
}

.gallery {
	columns: 3 auto;
	width: 100%;
}
.galleryItem {
}
.galleryItem img {
	width: 100%;
}

@media (max-width: 600px) {
	.gallery {
		columns: 2 auto;
	}
}
			
/*boardz pinboxes====================*/

.boardz {
    display: flex;
    justify-content: space-between;
    flex: auto;
}
.boardz ul {
    list-style-type: none;
    flex-direction: column;
    justify-content: space-between;
    padding: 4px 0px 4px 0px;
    flex: 1;
}
.boardz ul li {
    margin: 32px 20px;
    padding: 5px 12px 30px 12px;
    flex: auto;
    background-color: #ffffff;
    border: 1px solid #737373;
	list-style:none;
}
.boardz ul h1 {
    margin: 0 0 10px 0;
    padding-bottom: 4px;
    border-bottom: 1px solid gray;
}
@media screen and (max-width: 800px) {
    .boardz {
        flex-direction: column;
    }
    .boardz ul li:last-child {
        margin-bottom: 0;
    }
    .boardz ul {
        margin: 0;
        padding: 0;
    }
}
.fitted ul {
    display: flex;
}
.fitted ul li {
    margin: 4px 4px 4px 4px !important;
}
.boardz img {
    max-width: 100%;
    height: auto;
}
.beautiful li {
    border: 3px solid #A7D129 !important;
    border-radius: 5px;
    background-color: transparent !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.beautiful li amber {
	border: 3px solid #F59E0B !important;
}
.beautiful p {
	font-size: 1em;
}
