body {
font-family: 'Poppins', sans-serif;
font-size: 21px;
font-weight: 300;
color: #000000;
background-color: #ffffff;
}
b, strong {
font-weight: 600;
}
.leaflet-popup-content .card {
font-size: 18px;
}
a {
color: #9EBF97;
text-decoration: none;
}
a:hover {
color: #6C6E70;
}
.menu--main .nav-link {
color: #000000;
text-decoration: none;
}
@media (min-width: 992px) {
	.menu--main .nav-link {
	color: #ffffff;
	text-decoration: none;
	}
}
.menu--main .nav-link:hover,
.menu--main .nav-link:focus,
.menu--main .nav-link.active {
background-color: #9EBF97;
}
@media (min-width: 992px) {
	.menu--main .nav-link:hover,
	.menu--main .nav-link:focus,
	.menu--main .nav-link.active {
	color: #9EBF97;
	background-color: inherit;
	}
	.menu--main .nav-link:hover,
	.menu--main .nav-link:focus {
	color: #d4e8cf;
	}
}
.breadcrumb a {
color: #c9d5df;
text-decoration: none;
}
.breadcrumb a:hover {
color: #9EBF97;
}
.nav-tabs li.nav-link {
border: none;
padding: 0;
}
footer a, footer .nav-link {
color: #ffffff;
}
footer a:hover, footer .nav-link:hover {
color: #dddddd;
}
.site-name a:hover {
text-decoration: none;
}
h1 {
font-weight: 500;
font-size: 1.5em;
margin: 1em 0 0.7em 0;
color: #0070BA;
}
h2 {
font-weight: 500;
font-size: 2em;
color: #0070BA;
margin: 1em 0 0.7em 0
}
.splash h2 {
font-weight: 300;
font-size: 1.5em;
margin: 0;
color: #ffffff;
}
.splash h2, .splash h1 {
color: #ffffff;
}
@media (min-width: 768px) {
	h1 {
	font-size: 1.75em;
	}
	.splash h2 {
	font-size: 1.75em;
	}
}
@media (min-width: 992px) {
	h1 {
	font-size: 2em;
	}
	.splash h2 {
	font-size: 2em;
	}
}
@media (min-width: 1200px) {
	h1 {
	font-size: 2.4em;
	}
	.splash h2 {
	font-size: 2.4em;
	}
}
@media (min-width: 1400px) {
	h1 {
	font-size: 2.7em;
	}
	.splash h2, .splash h1 {
	color: #ffffff;
	text-align: center;
	font-size: 2.7em;
	}
}

.card-header {
color: #222;
font-weight: 300;
}
.view .card-body {
padding: 2rem 2rem;
font-size: 0.9em;
}
h3, .h3 {
  font-size: 1.6rem;
}
.view .card-title {
font-weight: 400;
font-size: 1.5em;
color: #424242;
margin-bottom: 1em;
}
.view .card .postdate {
text-transform: uppercase;
text-transform: uppercase;
margin-bottom: 1em;
}
.view .card {
background-color: #9EBF97;
color: #424242;
border-radius: 0;
border: none;
}
.view .card .img-fluid {
width: 100%;
}
.view .card a {
color: #424242;
}
.view .card .btn-primary {
background-color: #424242;
color: #ffffff;
border: 1px solid #424242;
border-radius: 0;
}
.view .card .btn-primary:hover {
background-color: #ffffff;
border-color: #ffffff;
color: #424242;
}

details.card {
background-color: #fffc;
}
.para-wrapper .card {
background-color: #fffc;
}
.card-footer {
  padding: 0 2rem 2rem 2rem;
  background-color: transparent;
  border-top: none;
}
.card-horiz .card-footer {
padding: 0;
}
.view .card-horiz {
margin-bottom: 1em;
}
.view .card-horiz .field--name-field-splash-image-media {
margin: 2rem;
}

.btn-primary {
  color: #fff;
  background-color: #774220;
  border-color: #774220;
}
.btn-primary:hover {
  background-color: #6C6E70;
  border-color: #6C6E70;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #6C6E70;
  border-color: #6C6E70;
  box-shadow: 0 0 0 0.25rem rgba(118, 140, 28, 0.41);
}

.menu--main .navbar-nav {
font-size: 1em;
}
.navbar-nav .nav-link.dropdown-toggle, .navbar-nav .media-library-view--widget .view-header a.dropdown-toggle, .media-library-view--widget .view-header .navbar-nav a.dropdown-toggle {
  justify-content: flex-end;
  color: #000000;
}
@media (min-width: 992px) {
	.navbar-nav .nav-link.dropdown-toggle, .navbar-nav .media-library-view--widget .view-header a.dropdown-toggle, .media-library-view--widget .view-header .navbar-nav a.dropdown-toggle {
		justify-content: flex-end;
		color: #ffffff;
	}
	.menu--main .navbar-nav {
	text-align: left;
	white-space: nowrap;
  font-size: 0.8em;
  flex-direction: row;
  text-align: center;
  color: #ffffff;
	}
}
@media (min-width: 1200px) {
	.menu--main .navbar-nav {
  font-size: 1em;
	}
}
header {
/*background-color: #ffffff;*/
}
	header {
		position: fixed;
		top: 0;
		z-index: 1000;
		left: 0;
		right: 0;
	}
@media (min-width: 992px) {
	header {
		position: fixed;
		top: 0;
		z-index: 1000;
		left: 0;
		right: 0;
	}
}
.brand-wrapper {
display: flex;
justify-content: space-between;
position: relative;
z-index: 10;
background-color: #0070BA;
padding: 1em 0;
}
@media (min-width: 992px) {
  .brand-wrapper {
  justify-content: space-between;
  }
}
.toolbar-fixed header {
margin-top: 39px;
}

.navbar.bg-light {
background-color: #ffffffcc !important;
}
.navbar-brand {
margin: 0;
padding: 0;
}
/* navbar */
header .navbar {
padding-top: 50px;
padding-bottom: 50px;
}

/*
@media (max-width: 599px) {
	header > .navbar > .container {
	flex-direction: column;
	}
	header .navbar-brand,
	header .navbar-brand img {
	margin-right: 0;
	}
	header .navbar-brand img {
	margin-bottom: 1em;
	}
}
@media (min-width: 992px) {
	header {
	padding: 10px 0;
	}
}
@media (min-width: 1200px) {
	header {
	padding: 20px 0;
	}
}
@media (min-width: 1400px) {
	header {
	padding: 30px 0;
	}
}
*/

/*
.container-main {
z-index: 100;
background-color: #ffffff;
position: relative;
}
*/
@media only screen and (max-width: 575px) {
	.container {
	max-width: 90%;
	}
}

.region-sidebar-first, .region-sidebar-second, .region-footer, .region-content {
  padding: 0;
}
/*
#block-breadcrumbs {
position: absolute;
left: 0;
bottom: 0;
z-index: 100;
}
*/
.breadcrumb {
font-size: 0.8em;
padding: 0.5em 0;
margin-left: 0;
margin-bottom: 0;
color: #c9d5df;
}
.splash-images {
margin: 0 0 4em 0;
}
.field--name-field-bus-description {
margin-bottom: 2em;
}
.location .card-body {
padding: 0;
}

.path-frontpage .splash {
align-items: end;
}
.splash .carousel-indicators {
position: inherit;
}
/*
.splash .carousel-inner {
height: 100vh;
height: calc(100vh - 268px);
}
*/

/* smart dates */
.recurring-output--wrapper ul {
list-style: none;
}
.recurring-output--wrapper ul li {
margin-left: 0;
border-bottom: 1px solid #eee4d2;
padding-bottom: 0.5em;
}

.view-market-dates .views-row {
border-bottom: 1px solid #eee4d2;
padding-bottom: 0.5em;
margin-bottom: 1em;
}

/* views and search results pager */
.page-link {
  position: relative;
  display: block;
  color: #4c4c4e;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: #007aa2;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: #00309e;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 60, 197, 0.25);
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link, .media-library-view--widget .view-header a.page-item.is-active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #6C6E70;
  border-color: #6C6E70;
}


/* footer */
footer {
background-color: #0070BA;
position: relative;
color: #ffffff;
z-index: 100;
}
footer .region-footer {
flex-direction: row;
}

footer .accreditations {
margin-top: 5em;
}
.view-footer-accreditations .view-content {
display: flex;
justify-content: flex-end;
}
.view-footer-accreditations .views-row {
margin-left: 2.5em;
}
.menu--menu-footer-menu ul {
list-style: none;
padding: 0;
text-transform: uppercase;
margin-top: 3em;
}
.navigation.menu--menu-footer-menu li ul li a {
padding: 13px 0;
}
.menu--menu-footer-menu > ul > li > span {
text-transform: uppercase;
font-size: 1.2em;
}

.menu--menu-footer-menu ul ul {
margin-bottom: 1em;
}
@media (min-width: 992px) {
	.menu--menu-footer-menu ul {
	display: flex;
	justify-content: space-between;
	}
	.navigation.menu--menu-footer-menu li ul li a {
	padding: 13px 0;
	display: inline;
	}
}
.smallprint-menu .navbar-nav {
flex-direction: row;
justify-content: start;
margin-top: 2em;
}
.smallprint-menu .nav-item {
margin-right: 3em;
text-transform: uppercase;
font-size: 0.8em;
}
.smallprint-menu .nav-item:first-child .nav-link {
padding-left: 0;
}
.footer-address p {
margin: 0;
font-size: 0.9em;
}
.footer-statement {
font-size: 0.8em;
margin-top: 1em;
}
@media (min-width: 992px) {
	.footer-statement {
	text-align: right;
	}
}
.footer-credit,
.footer-copyright {
margin-top: 1em;
border-top: 1px solid #cfcfd0;
padding-top: 0.5em;
font-size: 0.7em;
}
.footer-credit a {
color: #ddd;
text-decoration: none;
}
.footer-credit a:hover {
color: #fff;
}
/* admin bar */
.menu--admin-bar ul {
display: flex;
flex-direction: row;
text-transform: uppercase;
font-size: 20px;
padding: 1em;
}
.menu--admin-bar ul li {
list-style: none;
margin-right: 2em;
}
.menu--admin-bar ul a {
color: #000;
}
.menu--admin-bar ul a:hover {
color: #000;
}
.unpublished .container-main::before {
content: "This is an unpublished page and is currently hidden from the website";
background-color: red;
width: 100%;
display: inline-block;
color: white;
text-align: center;
padding: 1em 0;
}
.paragraph--unpublished::before {
content: "This is an unpublished element and is currently hidden from the website";
background-color: red;
width: 100%;
display: inline-block;
color: white;
text-align: center;
padding: 1em 0;
}
.paragraph--unpublished {
border-bottom: 20px solid red;
}

/* full admin menu */
.fulladminmenu h5 {
text-transform: uppercase;
}
.fulladminmenu ul ul {
padding-left: 1em;
margin-bottom: 1em;
}
.fulladminmenu li {
list-style: none;
}
.fulladminmenu .navbar-nav .dropdown-toggle::after {
display: none;
}
.fulladminmenu .nav-link.dropdown-toggle {
padding-left: 0;
color: inherit;
}

/* accreditations */
.view-accreditations h4 {
margin-bottom: 1em;
color: #a1a1a1;
font-size: 20px;
}
.view-accreditations ul {
display: flex;
flex-direction: column;
justify-content: center;
padding-left: 0;
}
.view-accreditations ul li {
list-style: none;
margin: 0 0 1.5em 0;
}

@media only screen and (min-width: 768px) {
	.view-accreditations ul {
	flex-direction: row;
	}
	.view-accreditations ul li {
	margin: 0 1.5em;
	}
}
@media only screen and (min-width: 992px) {
	.view-accreditations ul {
	justify-content: start;
	}
	.view-accreditations ul li {
	margin: 0 3em 0 0;
	}
}
/* social */
.social .icon {
font-size: 3em;
}
a.social:hover {
text-decoration: none;
}

.cookies-docs h2 {
margin-bottom: 1em;
}
.cookies-docs h3 {
margin-bottom: 0.5em;
text-transform: uppercase;
font-size: 1em;
}
section.cookies-docs {
margin-bottom: 4em;
}

/* admin actions */
.admin-success {
background-image: url(../../../../core/misc/icons/73b355/check.svg);
background-position: 14px 16px;
background-repeat: no-repeat;
border: 2px solid;
margin: 6px 0;
padding: 10px 10px 10px 50px; /* LTR */
border-color: #be7;
font-size: 1.2em;
}

.admin-warning {
background-image: url(../../../../core/misc/icons/e32700/error.svg);
background-position: 14px 16px; /* LTR */
background-repeat: no-repeat;
border: 2px solid;
margin: 6px 0;
padding: 10px 10px 10px 50px; /* LTR */
border-color: #ed541d;
font-size: 1.2em;
}

.admin-warning h2 {
margin-top: 0;
}

.admin-info {
background-image: url(../../../../core/misc/icons/787878/questionmark-disc.svg);
background-position: 14px 16px;
background-repeat: no-repeat;
border: 2px solid;
margin: 6px 0;
padding: 10px 10px 10px 50px; /* LTR */
border-color: #009cbf;
font-size: 1.2em;
}

.admin-action {
background-image: url(../../../../core/misc/icons/787878/pencil.svg);
background-position: 14px 16px;
background-repeat: no-repeat;
border: 2px solid;
margin: 6px 0;
padding: 10px 10px 10px 50px; /* LTR */
border-color: #000000;
font-size: 1.2em;
}

.admin-add {
background-image: url(../../../../core/misc/icons/787878/plus.svg);
background-position: 14px 16px;
background-repeat: no-repeat;
border: 2px solid;
margin: 6px 0;
padding: 10px 10px 10px 50px; /* LTR */
border-color: #7ccc36;
font-size: 1.2em;
}


blockquote {
font-size: 1.8em;
border-left: 13px solid #a59f97;
margin: 1.5em 0 1.5em 2em;
padding: 0 1em;
font-style: italic;
}

.field--type-text-long ul {
margin: 2em 0 2em 0;
padding: 0;
list-style: none;
}
.field--type-text-long li {
margin-bottom: 1em;
padding-bottom: 1em;
position: relative;
}
.field--type-text-long ol li {
margin-bottom: 0;
padding-top: 0.5em;
padding-bottom: 0.5em;
}
.field--type-text-long.field--name-field-press-release-text ul {
padding: 0;
list-style: disc outside none;
margin: 2em 0 2em 3.1em;
}
.field--type-text-long.field--name-field-press-release-text ul li::marker {
color: #a59f97;
}

/*
.field--type-text-long li::after {
content: '';
position: absolute;
width: 10%;
left: 45%;
bottom: 0;
border-bottom: 2px dotted #9EBF97;
}
*/
@media (min-width: 1400px) {
  .field--type-text-long ul {
  max-width: 60%;
  }
  .col-text .field--type-text-long ul,
  .width_narrow .field--type-text-long ul,
  .field--type-text-long.field--name-field-press-release-text ul,
  .layout--twocol--1-1 .field--type-text-long ul {
  max-width: inherit;
  }
}

/* authors index */
@media only screen and (min-width: 450px) {
  .view-authors-index .view-content {
  column-count: 2;
  }
}
@media only screen and (min-width: 600px) {
  .view-authors-index .view-content {
  column-count: 3;
  }
}
@media only screen and (min-width: 1200px) {
  .view-authors-index .view-content {
  column-count: 4;
  }
}
.view-authors-index .view-content .views-group {
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
margin: 0 0 2em 0;
}
.view-authors-index .view-content h3 {
margin: 0 0 0.5em 0;
}

/* volumes index */
@media only screen and (min-width: 450px) {
  .view-volumes-index .view-content .views-group {
  column-count: 2;
  }
}
@media only screen and (min-width: 600px) {
  .view-volumes-index .view-content .views-group {
  column-count: 3;
  }
}
@media only screen and (min-width: 1200px) {
  .view-volumes-index .view-content .views-group {
  column-count: 5;
  }
}
.view-volumes-index .view-content .views-group {
margin: 0 0 2em 0;
}
.view-volumes-index .view-content h3 {
margin: 0 0 0.5em 0;
}

/* topics index */
@media only screen and (min-width: 450px) {
  .view-topics-index .view-content {
  column-count: 2;
  }
}
@media only screen and (min-width: 600px) {
  .view-topics-index .view-content {
  column-count: 3;
  }
}
@media only screen and (min-width: 1200px) {
  .view-topics-index .view-content {
  column-count: 4;
  }
}
.view-topics-index .view-content .views-group {
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
margin: 0 0 2em 0;
}
.view-topics-index .view-content h3 {
margin: 0 0 0.5em 0;
}

.node--view-mode-teaser {
margin: 1em 0;
padding: 1em 0;
border-bottom: 1px solid;
}

table tr .node--type-tdgnhas-card {
padding: 1em 0;
}
.check table tr .node--type-tdgnhas-card {
padding: 0;
}

.node--type-volume .field--name-field-volume-pdf {
margin: 1em 0;
}

.check table {
caption-side: inherit;
}

.filesize {
font-size: 0.9em;
padding-left: 1em;
}
.filesizecaution {
color: #ef2f2f;
}


.paragraph--type--feature-block.full .col-text .title-overlay {
	background-color: #0000008c;
	color: #ffffff;
	padding: 2em;
}



@media only screen and (max-width: 991.98px) {
	.view-splash-page-title .letterbox-splash .title-overlay h1 {
  text-transform: uppercase;
  font-weight: 400;
  background-color: #0070BA;
  color: white;
  padding: 1em;
  }
}
@media only screen and (min-width: 992px) {
	.view-splash-page-title .letterbox-splash .splash-image {
	position: relative;
	background-color: #0070BA;
	}
	.view-splash-page-title .letterbox-splash .splash-image img {
	width: 100%;
	}
	.view-splash-page-title .letterbox-splash .title-overlay {
	position: absolute;
	width: 40%;
	}
	.view-splash-page-title .letterbox-splash.bottomright .title-overlay {
	top: inherit;
	left: inherit;
	bottom: 3em;
	right: 3em;
	}
	.view-splash-page-title .letterbox-splash.bottomleft .title-overlay {
	top: inherit;
	left: 3em;
	bottom: 3em;
	right: inherit;
	}
	.view-splash-page-title .letterbox-splash.right .title-overlay {
	top: 3em;
	left: inherit;
	bottom: inherit;
	right: 3em;
	}
	.view-splash-page-title .letterbox-splash.left .title-overlay {
	top: 3em;
	left: 3em;
	bottom: inherit;
	right: inherit;
	}
	.view-splash-page-title .letterbox-splash .title-overlay h1 {
	text-align: right;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0;
	text-shadow: 2px 2px 10px #000;
	}
	.view-splash-page-title .letterbox-splash.bottomleft .title-overlay h1,
	.view-splash-page-title .letterbox-splash.left .title-overlay h1 {
	text-align: left;
	}
	.paragraph--type--feature-block.full .col-text {
		position: relative;
	height: calc(100vh - 268px);
	}
	.view-splash-page-title .col-text {
	padding: 6em;
	}
	.view-splash-page-title .overlay-left .col-text .title-overlay {
		position: absolute;
		top: 5em;
		left: 4em
	}
	.view-splash-page-title .overlay-left .col-text .title-overlay h1 {
		text-align: right;
		text-transform: uppercase;
	}
	.view-splash-page-title .overlay-bottomleft .col-text .title-overlay {
		position: absolute;
		bottom: 5em;
		left: 4em
	}
	.view-splash-page-title .overlay-right .col-text .title-overlay {
		position: absolute;
		top: 5em;
		right: 4em;
	}
	.view-splash-page-title .overlay-bottomright .col-text .title-overlay {
		position: absolute;
		bottom: 5em;
		right: 4em;
	}
}

.view-splash-page-title {
background-color: #774220;
}
.view-splash-page-title .col-text h1 {
margin-bottom: 0.5em;
color: #ffffff;
}

/*
@media only screen and (max-width: 767px) {
	.view-splash-page-title .row {
	background-image: none !important;
	}
	.view-splash-page-title .col-img img {
	width: 100%;
	}
	.view-splash-page-title .left-col.col-text {
	order: 2;
	}
}
@media only screen and (min-width: 768px) {
	.view-splash-page-title .col-img img {
	display: none;
	}
}*/


/* gallery block */
.field--name-field-trip-gallery-media .field__items,
.paragraph--type--gallery .field--name-field-gallery {
display: grid;
display: -ms-grid;
grid-template-columns: repeat(12, 1fr);
-ms-grid-columns: (1fr)[12];
grid-row-gap: 1px;
grid-column-gap: 1px;
text-align: right;
}
.field--name-field-trip-gallery-media .field__items .field__item:first-child,
.paragraph--type--gallery .field--name-field-gallery .field__item:first-child {
grid-column: 1 / span 12;
grid-row: 1 / span 12;
-ms-grid-column: 1;
-ms-grid-row: 1;
-ms-grid-column-span: 12;
-ms-grid-row-span: 12;
}
.field--name-field-trip-gallery-media .field__items .field__item,
.paragraph--type--gallery .field--name-field-gallery .field__item {
line-height: 1em;
}
@media only screen and (min-width: 600px) {
  .field--name-field-trip-gallery-media .field__items,
  .paragraph--type--gallery .field--name-field-gallery {
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-columns: (1fr)[2];
  grid-row-gap: 10px;
  grid-column-gap: 10px;
  text-align: right;
  }
  .field--name-field-trip-gallery-media .field__items,
  .paragraph--type--gallery .field--name-field-gallery {
	grid-template-columns: repeat(6, 1fr);
	-ms-grid-columns: (1fr)[6];
	grid-row-gap: inherit;
	}
  .field--name-field-trip-gallery-media.gall-seven .field__items,
  .paragraph--type--gallery .field--name-field-gallery.gall-seven {
	grid-template-columns: repeat(7, 1fr);
	-ms-grid-columns: (1fr)[7];
	}
  .field--name-field-trip-gallery-media.gall-eight .field__items,
  .paragraph--type--gallery .field--name-field-gallery.gall-eight {
	grid-template-columns: repeat(8, 1fr);
	-ms-grid-columns: (1fr)[8];
	}
  .field--name-field-trip-gallery-media.gall-nine .field__items,
  .paragraph--type--gallery .field--name-field-gallery.gall-nine {
	grid-template-columns: repeat(9, 1fr);
	-ms-grid-columns: (1fr)[9];
	}
  .field--name-field-trip-gallery-media.gall-ten .field__items,
  .paragraph--type--gallery .field--name-field-gallery.gall-ten {
	grid-template-columns: repeat(10, 1fr);
	-ms-grid-columns: (1fr)[10];
	}
  .field--name-field-trip-gallery-media .field__items img,
  .paragraph--type--gallery .field--name-field-gallery img {
	width: 100%;
	margin-bottom: 6px;
	}
  .field--name-field-trip-gallery-media .field__items .field__item,
  .paragraph--type--gallery .field--name-field-gallery .field__item {
	-ms-grid-column-span: 1;
	-ms-grid-row-span: 1;
	-ms-grid-row: 2;
	}
	/* column 4 */
  .field--name-field-trip-gallery-media .field__items .field__item:nth-child(3n+2),
  .paragraph--type--gallery .field--name-field-gallery .field__item:nth-child(3n+2) {
	-ms-grid-column: 4;
	}
	/* column 5 */
  .field--name-field-trip-gallery-media .field__items .field__item:nth-child(3n+3),
  .paragraph--type--gallery .field--name-field-gallery .field__item:nth-child(3n+3) {
	-ms-grid-column: 5;
	}
	/* column 6 */
  .field--name-field-trip-gallery-media .field__items .field__item:nth-child(3n+4),
  .paragraph--type--gallery .field--name-field-gallery .field__item:nth-child(3n+4) {
	-ms-grid-column: 6;
	}
	/* row 1 */
  .field--name-field-trip-gallery-media .field__items .field__item:nth-child(-n+4),
  .paragraph--type--gallery .field--name-field-gallery .field__item:nth-child(-n+4) {
	-ms-grid-row: 1;
	}
	/* row 2 is default */
	/* row 3 */
  .field--name-field-trip-gallery-media .field__items .field__item:nth-last-child(-n+3),
  .paragraph--type--gallery .field--name-field-gallery .field__item:nth-last-child(-n+3) {
	-ms-grid-row: 3;
	}
  .field--name-field-trip-gallery-media .field__items .field__item:first-child,
  .paragraph--type--gallery .field--name-field-gallery .field__item:first-child {
	grid-column: 1 / span 3;
	grid-row: 1 / span 3;
	-ms-grid-column: 1;
	-ms-grid-row: 1;
	-ms-grid-column-span: 3;
	-ms-grid-row-span: 3;
	}
  .field--name-field-trip-gallery-media.gall-seven .field__items  .field__item:first-child,
  .paragraph--type--gallery .field--name-field-gallery.gall-seven .field__item:first-child {
	grid-column: 1 / span 4;
	grid-row: 1 / span 4;
	-ms-grid-column: 1;
	-ms-grid-row: 1;
	-ms-grid-column-span: 4;
	-ms-grid-row-span: 4;
	}
  .field--name-field-trip-gallery-media.gall-eight .field__items .field__item:first-child,
  .paragraph--type--gallery .field--name-field-gallery.gall-eight .field__item:first-child {
	grid-column: 1 / span 5;
	grid-row: 1 / span 5;
	-ms-grid-column: 1;
	-ms-grid-row: 1;
	-ms-grid-column-span: 5;
	-ms-grid-row-span: 5;
	}
  .field--name-field-trip-gallery-media.gall-nine .field__items .field__item:first-child,
  .paragraph--type--gallery .field--name-field-gallery.gall-nine .field__item:first-child {
	grid-column: 1 / span 6;
	grid-row: 1 / span 6;
	-ms-grid-column: 1;
	-ms-grid-row: 1;
	-ms-grid-column-span: 6;
	-ms-grid-row-span: 6;
	}
  .field--name-field-trip-gallery-media.gall-ten .field__items .field__item:first-child,
  .paragraph--type--gallery .field--name-field-gallery.gall-ten .field__item:first-child {
	grid-column: 1 / span 6;
	grid-row: 1 / span 6;
	-ms-grid-column: 1;
	-ms-grid-row: 1;
	-ms-grid-column-span: 6;
	-ms-grid-row-span: 6;
	}
}

/*
.photoswipe-gallery {
padding: 3em 0;
margin: 2em 0;
}
*/


.field--name-field-highlights .field__item, .field--name-field-included .field__item {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 3px dotted #b5ac9a;
}
.tour-overview,
.main-tour-overview {
background-color: #6C6E7057;
border-radius: 0;
border: none;
}

.tour-overview summary,
.main-tour-overview summary {
background-color: #6C6E70;
color: #ffffffcc;
border-radius: 0 !important;
}
.card.less-styling {
background-color: transparent;
border: none;
}
.main-tour-overview-small .card-header {
font-size: 1em;
}
.tour-overview .less-styling summary {
background-color: transparent;
color: inherit;
border-radius: 0 !important;
font-weight: normal;
font-size: 1em;
padding: 0;
border-bottom: none;
margin-bottom: 1em;
}
.horizontal-tabs-panes details.less-styling > .details-wrapper,
details.less-styling > .details-wrapper {
  padding: 0;
}
@media only screen and (min-width: 1200px) {
  .main-tour-overview .field--name-field-total-distance .field__item,
  .main-tour-overview .field--name-fd-field-days_cycling-range .field__items {
  line-height: 41px;
  }
  .main-tour-overview .field--label-above {
  padding: 0.5em 0;
  }
	.horizontal-tabs .horizontal-tab-button {
	text-align: center;
	}
}
@media only screen and (min-width: 1040px)
	.horizontal-tabs .horizontal-tabs-list {
  font-size: 0.8em;
  }
}
@media only screen and (min-width: 1400px)
	.horizontal-tabs .horizontal-tabs-list {
  font-size: 1em;
  }
}


.tooltip-info {
border: none;
margin: 0;
}
.tooltip-info summary .field-info {
  display: flex;
}
.tooltip-info summary {
background-color: transparent;
padding: 0;
color: inherit;
}
.tooltip-info summary svg {
  color: #9EBF97;
}
.less-styling.tooltip-info .details-wrapper {
font-size: 0.8em;
background-color: #0000001c;
padding: 1em;
}
.less-styling.tooltip-info .details-wrapper ul {
list-style: none;
padding: 0;
}
.field--name-field-trip-variations .node__content,
.node--view-mode-pricing .node__content {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 3px dotted #b5ac9a;
}
@media (min-width: 1200px) {
  .field--name-field-trip-variations .node__content,
  .node--view-mode-pricing .node__content,
  .main-tour-overview .card-body {
  display: flex;
  justify-content: space-between;
  }
}

/* media query for nav styles */

.dropdown-item.active, .dropdown-item:active {
  background-color: #9EBF97;
}

header nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


header nav a:hover,
header nav a.is-active {
  text-decoration: none;
  color: #003860;
}
header nav a.close:hover {
color: #ffffff;
}

@media only screen and (max-width: 991.98px) {
	header nav a.is-active {
		color: #9EBF97;
	}
  #nav {
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  top: 0;
  bottom: 0;
  min-height: 100vh; /* override Safari bug */
  position: fixed; /* or choose `absolute` depending on desired behavior*/
  width: 95%;
  max-width: 300px;
  right: -340px;
  background: #0070BA;
  z-index: 1000;
  text-align: right;
  padding: 0.5em 1em 8em 1em;
  overflow: scroll;
  }
  #nav .fa-ellipsis {
  display: none;
  }
  .navbar-nav .dropdown-toggle::after {
  float: inherit;
  }
  #nav:target {
  -webkit-transform: translateX(-340px);
      -ms-transform: translateX(-340px);
          transform: translateX(-340px);
  }
  .toggle.open {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.3em 1.2em;
  }
  .toggle.open div {
  width: 35px;
  height: 5px;
  background-color: #ffffff;
  margin: 6px auto;
  }
  .toggle.close {
  text-align: right;
  display: block;
  text-decoration: none;
  font-size: 3em;
  position: relative;
  top: -30px;
  color: #000000;
  }
 .menu--main .dropdown-menu {
 text-align: right;
 min-width: 100%;
 }
}

.site-logo {
margin: auto;
}
.site-logo img {
width: 150px;
transition: width 0.5s ease;
height: auto;
padding: 0.5em 2em 0.5em 0;
margin: 0 0 0 1rem;
}
@media only screen and (max-width: 250px) {
	.site-logo img {
	margin-top: 50px;
	}
}
.header-wrapper.sticky {
height: auto;
}
.sticky .site-logo img,
.not-front .site-logo img {
width: 130px;
padding: 0 2em 0 0;
}
main {
margin-top: 123px;
}
@media only screen and (min-width: 992px) {
	.site-logo img {
	margin: 0 0 0 1rem;
  padding: 0.5em 0;
  width: 150px;
  transition: width 0.5s ease;
	}
  .header-wrapper.sticky {
	height: auto;
  }
	main {
	margin-top: 146px;
	}
  .sticky .site-logo img,
  .not-front .site-logo img {
  width: 130px;
  }
  #nav {
  display: flex;
  justify-content: flex-end;
  z-index: 1000;
  }
  /* nav styles */
  .menu--main ul li {
  display: inline-block;
  padding: 0;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-bottom: none;
  }
  .menu--main > ul > li {
  position: relative;
  margin-left: 20px;
  z-index: 1000;
  }
  .menu--main > ul > li > a,
  .menu--main > ul > li > span {
  position: relative;
  overflow:hidden;
  -webkit-transition:all .2s ease;
  -moz-transition:all .2s ease;
  -o-transition:all .2s ease;
  transition:all .2s ease;
  padding: 13px 0;
  display: block;
  }
  .menu--main a:hover,
  .menu--main span:hover {
  color: #003860;
  }
  .menu--main a:focus {
  color: #ffffff;
  }
  .menu--main > .ul-parent > li > a::after,
  .menu--main > .ul-parent > li > span::after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  margin-top: 14px;
  transform: scale(0, 1);
  transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
  background: #bbd2f4;
      background-color: rgb(134, 175, 73);
  content: '';
  transform-origin: right top;
  }
  .menu--main > .ul-parent > li > a:hover::after,
  .menu--main > .ul-parent > li > span:hover::after {
  transform: scale(1, 1);
  transform-origin: left top;
  }

  .menu--main > .ul-parent > li > a::after,
  .menu--main > .ul-parent > li > span::after {
  background-color: #bbd2f4;
  }
  .menu--main li ul {
  background-color: #774220;
  border-radius: 0;
  padding: 0;
  border: none;
  }
  .menu--main ul ul li a {
  color: #ffffffcc;
  }
  .menu--main ul ul li a.active {
  background-color: #ffffffcc;
  color: #6C6E70;
  }
  .menu--main ul ul li a:hover {
  color: #6C6E70;
  }
  /* hide toggle */
  .toggle {
    display: none;
  }
  /*Hide dropdown links until they are needed*/
  .navigation li ul {
  display: none;
  position: absolute;
  left: 0;
  }
  .navigation.menu--menu-footer-menu li ul {
  display: inherit;
  position: inherit;
  }
  /*Make dropdown links vertical*/
  .navigation li ul li {
  display: block;
  float: none;
  }
  /*Prevent text wrapping*/
  .navigation li ul li a {
  width: auto;
  padding: 13px 0.5rem;
  display: block;
  }
  /*Display the dropdown on hover*/
  .navigation ul li a:hover + .ul-child, .ul-child:hover,
  .navigation ul li span:hover + .ul-child, .ul-child:hover {
  display: block;
  }
}
@media only screen and (min-width: 1200px) {
	.sticky .region-topbar {
	display: none;
	}
	main {
	margin-top: 156px;
	}
  .header-wrapper.sticky {
  height: auto;
  }
  .site-logo img {
  width: 150px;
  height: auto;
  transition: width 0.5s ease;
  margin: 0 0 0 1em;
  padding: 0.75em 0;
  }
  .sticky .site-logo img,
  .not-front .site-logo img {
  width: 130px;
  }
  .menu--main > ul > li {
  position: relative;
  margin-left:25px;
  z-index: 1000;
  }
}
@media only screen and (min-width: 1400px) {
  .header-wrapper.sticky {
  height: auto;
  }
	main {
	margin-top: 177px;
	}
  .site-logo img {
  width: 170px;
  height: auto;
  transition: width 0.5s ease;
  padding: 1em 0;
  margin: 0 0 0 2em;
  }
  .sticky .site-logo img,
  .not-front .site-logo img {
  width: 150px;
  }
  .menu--main > ul > li {
  position: relative;
  margin-left: 30px;
  z-index: 1000;
  }
}
@media only screen and (min-width: 1600px) {
  .header-wrapper.sticky {
  height: auto;
  }
	main {
	margin-top: 303px;
	}
  .site-logo img {
  width: 200px;
  height: auto;
  transition: width 0.5s ease;
  margin: 0 0 0 3em;
  }
  .sticky .site-logo img,
  .not-front .site-logo img {
  width: 170px;
  }
  .menu--main > ul > li {
  position: relative;
  margin-left: 40px;
  z-index: 1000;
  }
}

@media only screen and (min-width: 600px) {
  .node--view-mode-pricing .details-wrapper,
  .node--view-mode-itinerary .details-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 992px) {
  .node--view-mode-pricing .details-wrapper,
  .node--view-mode-itinerary .details-wrapper {
  display: flex;
  justify-content: space-between;
  }
}

.infographics {
width: 100%;
}
.infographics .fieldset-wrapper > div {
margin-bottom: 2em;
}
@media only screen and (min-width: 800px) {
	.infographics .fieldset-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	}
	.infographics .fieldset-wrapper > div {
	padding-right: 3em;
	}
}
@media only screen and (min-width: 992px) {
	.infographics .fieldset-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	}
}
@media only screen and (min-width: 1200px) {
	.infographics .fieldset-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	.infographics .fieldset-wrapper .field--name-field-total-distance {
		grid-column: 1;
	}
}

.horizontal-tabs-panes details > .details-wrapper {
padding: 0.5em;
}

.paragraph--type--date-guide {
display: flex;
margin-bottom: 1em;
}

.paragraph--type--date-guide .No {
    background-color: #ffffff;
    height: 0;
    overflow: hidden;
    padding-top: 3px;
    width: 25px;
    border: none;
    display: inline-block;
}
.paragraph--type--date-guide .Yes {
    background-color: #6C6E70;
    height: 0;
    overflow: hidden;
    padding-top: 9px;
    width: 25px;
    border: none;
    display: inline-block;
}
.paragraph--type--date-guide .No {
    background-color: #715b32;
}
.paragraph--type--date-guide .field__label {
width: 25px;
text-align: center;
font-weight: normal;
}

/* social icons */
.social .icon {
font-size: 3em;
}
/*
.view-header {
font-size: 26px;
line-height: 26px;
font-weight: 300;
}

.view-header .views-row {
display: flex;
justify-content: center;
}
@media only screen and (min-width: 992px) {
	.view-header .views-row {
	display: flex;
	justify-content: end;
	}
}
*/
.view-footer .views-field-field-include-social-block-foot .field-content {
display: flex;
text-align: center;
margin: 0 auto;
}
.view-footer .views-field-field-include-social-block-foot .field__item {
  margin: 2em 0.5em 1em 0;
}
@media only screen and (min-width: 992px) {
	.view-footer .views-field-field-include-social-block-foot .field-content{
  justify-content: flex-end;
  }
	.view-footer .views-field-field-include-social-block-foot .field__item {
		margin: 0 0 1em 0.5em;
	}
}

.views-field-field-include-social-block-head .field-content,
.field--name-field-include-social-block-head .field__items {
display: flex;
justify-content: center;
}
.views-field-field-include-social-block-head .field-content .field__item,
.field--name-field-include-social-block-head .field__items .field__item {
margin: 0 0.2em 0 0;
}

/* social share */
.no-caret summary {
  list-style: none;
}
:host([open]).no-caret summary {
  list-style-type: none;
}
.social-sharing-buttons svg {
fill: #6C6E70;
}


/* paragraphs */
/* add padding to each paragraph and to bottom of opening text on blog content type */

/*
.field-page-building-blocks > div {
margin: 4em auto;
}
.field-page-building-blocks > div:first-child {
margin-top: 0;
}
.path-frontpage .field-page-building-blocks > div:first-child {
margin-top: 4em;
}
@media only screen and (min-width: 992px) {
.field-page-building-blocks > div {
  margin: 8em auto;
	}
  .path-frontpage .field-page-building-blocks > div:first-child {
  margin-top: 8em;
  }
}
*/
.field-page-building-blocks {
overflow-x: hidden;
}

.field-page-building-blocks > .para-wrapper {
padding-top: 6em;
padding-bottom: 6em;
}
@media only screen and (min-width: 992px) {
  .field-page-building-blocks > .para-wrapper {
  padding-top: 8em;
  padding-bottom: 8em;
  }
}
@media only screen and (min-width: 1200px) {
  .field-page-building-blocks > .para-wrapper {
  padding-top: 8em;
  padding-bottom: 8em;
  }
}
.field-page-building-blocks > .para-no-pad {
padding-top: 0;
padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .field-page-building-blocks > .para-no-pad {
	}
  .field-page-building-blocks > .para-wrapper.no-mask + .para-no-pad {
	}
}

.field-page-building-blocks > .para-wrapper.para-text-area.white + .para-wrapper.para-text-area.white {
position:relative;
}
.field-page-building-blocks > .para-wrapper.para-text-area.white + .para-wrapper.para-text-area.white::before {
content: '';
position: absolute;
width: 10%;
left: 43%;
top: -10px;
border-bottom: 7px dotted #774220;
}


.field-page-building-blocks > div:first-child.para-no-pad {
margin-top: 0;
}
.field-page-building-blocks > .para-wrapper.green {
background-color: #774220;
}
.field-page-building-blocks > .para-wrapper.para-text-area.green {
background: #774220 url(images/logo-shape-green-00ab85.png) no-repeat;
background-position: calc(50% - 400px) calc(50% - 100px);
}
.field-page-building-blocks > .para-wrapper.blue {
background-color: #0070BA;
}
.field-page-building-blocks > .para-wrapper.para-text-area.blue {
background: #0070BA url(images/logo-shape-blue-00517d.png) no-repeat;
background-position: calc(50% - 400px) calc(50% - 100px);
}
.field-page-building-blocks > .para-wrapper.rose {
background-color: #CA3F7E;
}
.field-page-building-blocks > .para-wrapper.honeysuckle {
background-color: #DDBD11;
}
.field-page-building-blocks > .para-wrapper.sky {
background-color: #25AACB;
}
.field-page-building-blocks > .para-wrapper.ivy {
background-color: #2C7C2E;
}
.field-page-building-blocks > .para-wrapper.no-mask {
background: #ffffff url(images/logo-tint-stone-5.png) no-repeat;
background-position-x: -500px;
background-position-y: center;
margin: 0;
}
.field-page-building-blocks > .para-wrapper.no-mask.overlaytextleft {
background: #ffffff url(images/logo-tint-stone-5.png) no-repeat;
background-position-x: calc(100% + 500px);
background-position-y: center;
}

.field--name-field-opening-text {
padding: 2em;
background-color: #6C6E7057;
}
.paragraph--type--text-area,
.field--name-field-blog-text {
}

.paragraph--type--text-area h2 {
color: #ffffff;
margin: 0;
font-size: 2em;
text-align: right;
}
.paragraph--type--text-area.white h2 {
color: #0070BA;
}

.paragraph--type--text-area .col-text {
color: #ffffff;
display: flex;
justify-content: center;
align-items: center;
font-size: 0.9em;
text-align: right;
}
.paragraph--type--text-area.white .col-text {
color: #0070BA;
}
.paragraph--type--text-area .col-headline {
display: flex;
justify-content: center;
align-items: center;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--text-area .col-text {
  padding-left: 2em;
  text-align: left;
  }
  .paragraph--type--text-area h2 {
  padding: 0 1em 0 0;
  }
}
.paragraph--type--text-area .col-text p:last-child {
margin: 0;
}

.paragraph--type--latest-blog {
margin: 4em 0;
}


.paragraph--type--text-area a.button,
.paragraph--type--icon-text a.button,
.paragraph--type--image-with-text a.button,
.paragraph--type--call-to-action-block a.button {
  color: #ffffff;
  background-color: #1F7647;
  border: none;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 23px;
  line-height: 23px;
  padding: 0.5em 1em;
  margin-top: 1em;
}
.paragraph--type--call-to-action-block a.button {
margin-top: 0;
margin-bottom: 0.5em;
}
.paragraph--type--image-with-text a.button,
.paragraph--type--call-to-action-block a.button {
  color: #222;
  background-color: #cea754;
}
.paragraph--type--image-with-text.gold a.button {
color: #fff;
background-color: #6C6E70;
}
.paragraph--type--image-with-text a.button:hover,
.paragraph--type--call-to-action-block a.button:hover {
  color: #222;
  background-color: #fff;
}

.paragraph--type--bubbles {
text-align: center;
}
.bubble {
height: 200px;
width: 200px;
background: #774220 url(images/logo-shape-green-00ab85.png) no-repeat;
background-position-x: -430px;
background-position-y: -672px;
border-radius: 100px;
display: flex;
justify-content: center;
display: flex;
justify-content: center;
align-self: center;
align-items: center;
text-align: center;
color: #ffffff;
font-size: 1em;
margin: 1em auto;
}
.bubble a {
color: #ffffff;
}
@media only screen and (min-width: 992px) {
  .bubble {
  margin: auto;
  }
}
.bubble:hover {
background: #0070BA url(images/logo-shape-blue-00517d.png) no-repeat;
background-position-x: -430px;
background-position-y: -672px;
}
.blue .bubble {
background: #0070BA url(images/logo-shape-blue-00517d.png) no-repeat;
background-position-x: -430px;
background-position-y: -672px;
}
.blue .bubble:hover {
background: #774220 url(images/logo-shape-green-00ab85.png) no-repeat;
background-position-x: -430px;
background-position-y: -672px;
}
.bubble-text {
padding: 1.4em;
}
.paragraph--type--icons-text-block h2 {
color: #9EBF97;
margin-bottom: 0.5em;
font-size: 1.6em;
text-align: center;
}
.paragraph--type--icons-text-block.blue h2 {
color: #0070BA;
}
.paragraph--type--icon-text .left-col {
background: url(images/icon-bubble-150.png) no-repeat;
min-height: 199px;
background-position-x: center;
background-position-x: center;
}
.paragraph--type--icon-text.blue .left-col {
background-image: url(images/icon-bubble-blue-150.png);
}
@media only screen and (min-width: 576px) {
  .paragraph--type--icon-text .left-col {
  background: url(images/icon-bubble-150.png) no-repeat;
  min-height: 150px;
  background-position-x: right 25px;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--icon-text .left-col {
  background: url(images/icon-bubble-150.png) no-repeat;
  min-height: 150px;
  background-position-x: right 35px;
  }
}
@media only screen and (min-width: 1200px) {
  .paragraph--type--icon-text .left-col {
  background: url(images/icon-bubble.png) no-repeat;
  min-height: 199px;
  background-position-x: right 50px;
  }
  .paragraph--type--icon-text.blue .left-col {
  background-image: url(images/icon-bubble-blue.png);
  }
}

.paragraph--type--icon-text .right-col {
display: flex;
justify-content: center;
align-items: center;
font-size: 0.9em;
color: #774220;
}
.blue .paragraph--type--icon-text .right-col {
color: #0070BA;
}

.paragraph--type--icon-text .col-text p:last-child {
margin: 0;
}

.paragraph--type--icon-text {
margin: 1em auto;
}
@media only screen and (min-width: 576px) {
  .paragraph--type--icon-text .right-col {
  justify-content: left;
  }
}
@media only screen and (min-width: 992px) {
  .paragraph--type--icon-text {
  margin: 2em auto;
  }
}
@media only screen and (min-width: 1200px) {
  .paragraph--type--icon-text {
  margin: 3em auto;
  }
}

/* slide show rotator carousel */

.slide-back  {
  font-weight: 500;
  text-align: center;
  margin: auto;
  background-color: #6C6E70;
  font-size: 22px;
  font-size: 1.375rem;
  padding: 1em 1em 4em 1em;
color: #ffffffcc;
}
.slide-back .btn-primary {
  color: #6C6E70;
  background-color: #fff;
  border-color: #fff;
}
.slide-back .cta {
margin-top: 2em;
margin-bottom: 2em;
}

.slide-back h2 {
margin-bottom: 1em;
color: #ffffffcc;
}

@media only screen and (max-width: 386px) {
	.paragraph--type--splash-slide {
	background-image: none !important;
	height: 100vh !important;
	background-color: #6C6E70;
	}
	.paragraph--type--splash-slide .field--name-field-front-slide {
	display: none;
	}
}
@media only screen and (min-width: 387px) and (max-width: 991.98px) {
	.slide-image img {
	width: 100%;
	}
	.full-splash {
	background-image: none !important;
	}
}

@media only screen and (min-width: 992px) {
	.slide-image {
	display: none;
	}
	.full-splash {
	position: relative;
	height: calc(100vh - 268px);
	}
	.full-splash .slide-back {
	position: absolute;
	bottom: 3em;
	right: 3em;
	width: 40%;
	background-color: transparent;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
	}
	.full-splash.overlay-right .slide-back {
	top: 3em;
	bottom: inherit;
	}
	.full-splash.overlay-bottomleft .slide-back {
	left: 3em;
	right: inherit;
	text-align: left;
	}
	.full-splash.overlay-left .slide-back {
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	background-image: url(images/overlay-curve-white.png?v=3);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 385px;
	width: 100%;
	background-size: cover;
	padding: 5.2em 0 0 0;
	margin: 0;
	background-size: 100%;
	font-size: 3.375rem;
	display:none;
	}
	.full-splash .slide-back h1,
	.full-splash .slide-back h2 {
	font-weight: 400;
	line-height: 1.3;
	}
	.full-splash .slide-back h1 > span,
	.full-splash .slide-back h2 > span {
	color: #ffffff;
	background-color: #9EBF97;
		box-shadow: -7px 0px 0 5px #9EBF97,7px 0px 0 5px #9EBF97,0 0 0 5px #9EBF97;
	box-decoration-break: clone;
  font-weight: 500;
  font-size: 2em;
	}
	.full-splash .slide-back .field--name-field-front-slide {
	}
	.full-splash .slide-back .field--name-field-front-slide > span {
	color: #ffffff;
	background-color: #9EBF97;
		box-shadow: -7px 0px 0 5px #9EBF97,7px 0px 0 5px #9EBF97,0 0 0 5px #9EBF97;
	box-decoration-break: clone;
	}
}


.path-frontpage .all-trips-filter {
position: fixed;
bottom: 0;
left: 0;
right: 0;
background-color: #ca9027;
z-index: 1000;
}
.all-trips-filter .form--inline {
display: flex;
}
.all-trips-filter .form--inline .form-item {
display: flex;
line-height: 38px;
margin-right: 1em;
}
.all-trips-filter .form--inline .form-item label {
margin-right: 0.5em;
}
.all-trips-filter .form--inline .form-item .form-select {
width: auto;
}


.paragraph--type--featured-trips .row-cols-md-1 .img-fluid,
.paragraph--type--featured-trips .row-cols-md-2 .img-fluid {
width: 100%;
}
.paragraph--type--featured-trips h2,
.view-similar-trips h2,
.view-latest-blog h2,
.field--name-field-trip-gallery-media h3 {
  background-color: #6C6E70;
  color: #ffffffcc;
padding: 0.5rem 1rem;
}
.para-wrapper .paragraph--type--featured-trips h2,
para-wrapper .view-similar-trips h2,
para-wrapper .view-latest-blog h2,
para-wrapper .field--name-field-trip-gallery-media h3 {
background-color: #6C6E70;
}

@media only screen and (min-width: 992px) {
	.paragraph--type--featured-trips .row-cols-md-1 .card {
	flex-direction: inherit;
	}
	.paragraph--type--featured-trips .row-cols-md-1 .card-footer {
	display: flex;
	height: 100%;
	position: absolute;
	right: 0;
	}
	.paragraph--type--featured-trips .row-cols-md-1 .card-footer .btn {
	display: inline-block;
	align-self: end;
	}
}

.paragraph--type--trip-types {
padding: 5em 3em;
background-color: #6C6E70;
}

.view-trip-types-front.g-4 {
  --bs-gutter-y: 4rem;
  --bs-gutter-x: 4rem;
}
.paragraph--type--random-testimonial {
background-color: #6C6E70;
padding: 6em 0;
}
.paragraph--type--random-testimonial a {
color: #9EBF97;
}
.paragraph--type--random-testimonial a:hover {
color: #CEA754	;
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
	.paragraph--type--trip .card .field--name-fd-field-fitness-range {
	display: none;
	}
}

@media only screen and (max-width: 991.98px) {
	.region-topbar {
/*	border-bottom: 1px solid #6C6E70;
  padding-bottom: 4px;
  position: fixed;
  width: 100%;
  background-color: #ffffff;
  padding-top: 10px;*/
  z-index: 100;
	}
	.region-topbar .icon {
	font-size: 1.8em;
	margin: 0 0.2em;
	}
}
@media only screen and (min-width: 992px) {
	.region-nav-additional .icon {
	font-size: 23px;
	margin: 0 0.3em;
	}
}
details.telephone {
margin: 0;
border: none;
}
details.telephone summary,
details.telephone .details-wrapper {
display: inline;
padding: 0;
}
details.telephone .details-wrapper {
padding-right: 0.5em;
}
details.telephone .icon {
font-size: 2.3em;
transition: font-size 0.5s ease;
margin-right: 0.2em;
}
.sticky details.telephone .icon {
font-size: 2em;
}
.call-mobile .icon {
font-size: 1.5em;
}
.views-field-field-include-head .field-content {
display: flex;
}
@media only screen and (min-width: 992px) {
	.views-field-field-include-head .field-content .field__item{
	margin-left: 1em;
	}
}
details.telephone-fa-mobile-screen-button summary {
padding: 0;
}
details.telephone-fa-mobile-screen-button .icon {
font-size: 2em;
margin-top: 2px;
margin-right: 0.3em;
}

details.telephone summary::-webkit-details-marker {
  display:none;
}

.region-nav-main {
margin-right: 1em;
}
.region-nav-additional {
margin: 0 1em 0 0;
}
.brand-wrapper .links-and-nav {
justify-content: space-between;
}

.view-random-testimonial .node__content {
padding: 3em;
position: relative;
color: #ffffff;
}
.view-random-testimonial .node__content .svg-inline--fa {
position: absolute;
font-size: 6em;
top: -0.5em;
left: 0.3em;
opacity: 0.2;
}
.view-random-testimonial .node__content > .field {
text-align: right;
font-size: 0.9em;
}
.view-random-testimonial .node__content > .field.field--name-field-comment {
text-align: left;
padding-left: 1em;
font-size: 1.1em;
margin-bottom: 1em;
}
@media only screen and (min-width: 992px) {
	.view-random-testimonial .node__content .svg-inline--fa {
	top: 0;
	}
	.view-random-testimonial .node__content > .field.field--name-field-comment {
	text-align: left;
	padding-left: 6em;
	}
}

.view-testimonial-page .node__content {
padding: 3em;
position: relative;
background-color: #6C6E7057;
margin-bottom: 3em;
}
.view-testimonial-page .node__content .svg-inline--fa {
position: absolute;
font-size: 6em;
top: 0;
left: 0.3em;
opacity: 0.2;
}
.view-testimonial-page .node__content > .field {
text-align: right;
font-size: 0.9em;
}
.view-testimonial-page .node__content > .field.field--name-field-comment {
text-align: left;
padding-left: 6em;
font-size: 1.1em;
margin-bottom: 1em;
}

.paragraph--type--random-testimonial-group {
font-size: 0.9em;
color: #888686;
background-color: #6C6E7057;
padding: 2em 0;
margin: 2em 0;
}
.paragraph--type--random-testimonial-group .field--name-field-commenter-name {
font-size: 0.8em;
}

.random-testimonial-block {
font-size: 0.9em;
color: #ececec;
background-color: #6C6E70;
padding-top: 2em;
padding-bottom: 2em;
margin-top: 10em;
}
.random-testimonial-block .field--name-field-commenter-name {
font-size: 0.8em;
}

.vocabulary-trip-type.card {
border: none;
background-color: #ffffff;
}
.vocabulary-trip-type.card .card-footer {
}

.field-group-tabs-wrapper {
margin-top: 2em;
margin-bottom: 2em;
padding: 3em 0;
}

.cta-image {
position: relative
}
.cta-image img {
width: 100%;
}
.cta-back {
padding: 0.5em 1em 0.5em 1em;
margin-bottom: 3em;
}
@media only screen and (min-width: 992px) {
	.cta-back {
	position: absolute;
	top: 2em;
	left: 2em;
	right: 2em;
	color: #000000;
	background-color: #ffffffb2;
	padding: 0.5em 9em 0.5em 1em;
	margin-bottom: 0;
	}
}
.cta-back .fa-arrow-trend-up {
position: absolute;
right: 0.4em;
z-index: 100;
font-size: 2em;
color: #9EBF97;
}
.cta-back h2 {
color: #000000;
}
.paragraph--type--call-to-action:hover .cta-back .fa-arrow-trend-up,
.paragraph--type--call-to-action:hover .cta-back,
.paragraph--type--call-to-action:hover .cta-back h2 {
color: #CEA754;
}
.paragraph--type--call-to-action-block.cta-count-3 .row > .field__item:first-child,
.paragraph--type--call-to-action-block.cta-count-1 .row > .field__item:first-child {
width: 100%;
}


.para-wrapper.para-form {
background-color: #D3E3F3;
padding: 4em 0;
}
.paragraph--type--form .webform-submission-form,
.paragraph--type--press-form .webform-submission-form {
font-size: 0.8em;
}
.field--type-webform .iti {
display: block;
}
.field--type-webform .iti__country-name, .iti__flag-box {
color: #6C6E70;
}

.paragraph--type--form .form-control {
border: none;
}
.paragraph--type--form .form-radios {
background-color: white;
color: #212529;
padding: 0.3em 1em;
border-radius: 0.25rem;
}
.paragraph--type--form .form-composite > legend, .paragraph--type--form .label {
font-weight: 400;
}
.paragraph--type--form .form-required::after {
background-image: url(images/required-white.svg);
}

/* scrollama */
[data-scroll-init~="slide-fade-in"],
[data-scroll-init~="para-fade-in"],
[data-scroll-init~="para-fade-down"]  {
	opacity: 0;
}
.para-fade-in,
.para-fade-down,
.slide-fade-in {
	opacity: 1;
}

.slide-fade-out {
	opacity: 0.8;
}
@keyframes enter-left {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes enter-right {
		from {
			opacity: 0;
		}
		to {
			opacity: 1;
		}
	}
@keyframes fade-down {
		from {
			opacity: 0;
		}
		to {
			opacity: 1;
		}
	}
	.will-animate {
		visibility: hidden
	}

	.will-animate .enter-right {
		/* Shows the element… */
		visibility: visible;
		/* …and animates it */
		animation: enter-right 1s ease-out;
	}
	.will-animate .enter-left {
		/* Shows the element… */
		visibility: visible;
		/* …and animates it */
		animation: enter-left 1s ease-out;
	}
	.will-animate .fade-down {
		/* Shows the element… */
		visibility: visible;
		/* …and animates it */
		animation: fade-down 1s ease-out;
	}

@media (min-width: 430px) {

	[data-scroll-init~="slide-fade-in"],
	[data-scroll-init~="para-fade-in"],
	[data-scroll-init~="para-fade-down"]  {
		opacity: 0;
	}
	.para-wrapper [data-scroll-init~="slide-fade-in"],
	.left-col[data-scroll-init~="slide-fade-in"] {
		transform: translateX(-200px);
	}
	.right-col[data-scroll-init~="slide-fade-in"] {
		transform: translateX(200px);
	}
	[data-scroll-init~="para-fade-down"] {
		transform: translateY(-50px);
	}

	[data-scroll-init~="slide-fade-out"] {
		transform: translateX(-200px);
	}

	.para-fade-in,
	.para-fade-down,
	.slide-fade-in {
		opacity: 1;
	}

	.slide-fade-out {
		opacity: 0.8;
	}

	.left-col.slide-fade-in,
	.right-col.slide-fade-in,
	.para-wrapper .slide-fade-in {
		transform: translateX(0);
	}
	.para-fade-down {
		transform: translateY(0);
	}

	@keyframes enter-left {
		from {
			opacity: 0;
			transform: translateX(-50%);
		}
		to {
			opacity: 1;
			transform: translateX(0%);
		}
	}

	@keyframes enter-right {
			from {
				opacity: 0;
				transform: translateX(50%);
			}
			to {
				opacity: 1;
				transform: translateX(0%);
			}
		}
	@keyframes fade-down {
			from {
				opacity: 0;
				transform: translateY(-50px);
			}
			to {
				opacity: 1;
				transform: translateY(0%);
			}
		}

		.will-animate {
			visibility: hidden
		}

		.will-animate .enter-right {
			/* Shows the element… */
			visibility: visible;
			/* …and animates it */
			animation: enter-right 2s ease-out;
		}
		.will-animate .enter-left {
			/* Shows the element… */
			visibility: visible;
			/* …and animates it */
			animation: enter-left 2s ease-out;
		}
		.will-animate .fade-down {
			/* Shows the element… */
			visibility: visible;
			/* …and animates it */
			animation: fade-down 2s ease-out;
		}

}

.lp-builder .will-animate {
visibility: visible;
}

.lp-builder .will-animate .enter-right {
			/* Shows the element… */
			visibility: visible;
			/* …and animates it */
			animation: none;
		}
.lp-builder .will-animate .enter-left {
			/* Shows the element… */
			visibility: visible;
			/* …and animates it */
			animation: none;
		}
.lp-builder .will-animate .fade-down {
			/* Shows the element… */
			visibility: visible;
			/* …and animates it */
			animation: none;
		}



/* cookies */
.cookies-docs-service__info table thead {
font-size: 0.9em;
}
.cookies-docs-service__info table tbody {
font-size: 0.8em;
}


@media (min-width: 61em) {
	.gin--horizontal-toolbar #toolbar-administration {
	z-index: 10502 !important;
	}
}
.gin-secondary-toolbar--frontend {
z-index: 10501;
}


/* blog pages */
/*
.page-node-type-blog-entry main,
.page-node-type-podcast main,
.path-news-blog main,
.path-news main,
.path-podcast-episodes main {
margin-top: 0;
margin-bottom: 10em;
}
.page-node-type-blog-entry .container-main,
.page-node-type-podcast .container-main,
.path-news-blog .container-main,
.path-news .container-main,
.path-podcast-episodes .container-main {
margin-top: 184px;
padding-top: 3em;
}
*/
.header-wrapper {
height: auto;
}
.page-node-type-blog-entry h1,
.page-node-type-podcast h1,
.path-news-blog h1,
.path-news h1,
.path-podcast-episodes h1 {
padding: 0;
color: inherit;
margin-bottom: 0.3em;
}
.page-node-type-blog-entry #block-breadcrumbs,
.page-node-type-podcast #block-breadcrumbs,
.path-news-blog #block-breadcrumbs,
.path-news #block-breadcrumbs,
.path-podcast-episodes #block-breadcrumbs {
position: inherit;
}
.page-node-type-blog-entry #block-breadcrumbs .breadcrumb,
.page-node-type-podcast #block-breadcrumbs .breadcrumb,
.path-news-blog #block-breadcrumbs .breadcrumb,
.path-news #block-breadcrumbs .breadcrumb,
.path-podcast-episodes #block-breadcrumbs .breadcrumb {
margin-left: 0;
margin-bottom: 2em;
padding-left: 0;
}
/* media info pages */
.page-node-type-media-info-page main,
.page-node-type-press-release main {
margin-top: 0;
margin-bottom: 10em;
}
.page-node-type-media-info-page .container-main,
.page-node-type-press-release .container-main,
.path-user .container-main {
margin-top: 184px;
padding-top: 3em;
}
.page-node-type-media-info-page .header-wrapper,
.page-node-type-press-release .header-wrapper {
padding: 0.5em 0 1em 0;
height: auto;
background-color: #774220;
}
.page-node-type-media-info-page h1,
.page-node-type-press-release h1 {
padding: 0;
color: inherit;
margin-bottom: 0.3em;
}
.page-node-type-media-info-page #block-breadcrumbs,
.page-node-type-press-release #block-breadcrumbs{
position: inherit;
}
.page-node-type-media-info-page #block-breadcrumbs .breadcrumb,
.page-node-type-press-release #block-breadcrumbs .breadcrumb {
margin-left: 0;
margin-bottom: 2em;
padding-left: 0;
}
.page-node-type-press-release .node__submitted {
text-transform: uppercase;
margin-bottom: 1em;
font-size: 0.9em;
}
.page-node-type-media-info-page .paragraph--type--text-area {
text-align: left;
}
.page-node-type-media-info-page .paragraph--type--text-area p:first-of-type {
font-size: inherit;
margin-bottom: 1rem;
}
.page-node-type-press-release .node__content > .field {
margin-bottom: 3em;
}

.paragraph--type--press-images {
font-size: 0.85em;
}
.paragraph--type--press-images .btn-primary {
margin-bottom: 5em;
}
.paragraph--type--press-images .field {
margin-bottom: 1em;
}
.paragraph--type--press-images .field--name-field-image-credit {
font-size: 0.9em;
}
.paragraph--type--press-images .field--name-field-image-credit .field__label {
font-weight: 400;
}

.media-info-menu .nav-link {
color: #774220;
text-transform: uppercase;
}
/* biography */
.paragraph--type--biography.green,
.paragraph--type--biography.green h2,
.paragraph--type--biography.blue,
.paragraph--type--biography.blue h2 {
color: #ffffff;
}
.paragraph--type--biography .col-img {
display: flex;
align-items: center;
flex-direction: column;
}
.paragraph--type--biography img {
border-radius: 110px;
max-width: 220px;
margin-bottom: 3em;
}
@media only screen and (min-width: 768px) {
	.paragraph--type--biography .col-img {
	flex-direction: inherit;
	}
	.paragraph--type--biography img {
	margin-bottom: 0;
	}
}
.paragraph--type--biography .field--name-field-position {
border-bottom: 1px solid;
margin-bottom: 2em;
font-size: 1em;
font-weight: normal;
line-height: 1.5;
}
.paragraph--type--biography.green .field--name-field-position {
border-bottom: 1px solid #83d3c1;
}
.paragraph--type--biography.blue .field--name-field-position {
border-bottom: 1px solid #6092a8;
}
.paragraph--type--biography .col-text p {
font-size: 0.9em;
}
.paragraph--type--biography .col-text p:last-child {
margin-bottom: 0;
}


/* paragraph section background colors */

.me-toolbar__logo {
display: none;
}

.paragraph--type--layout-section .layout {
padding: 2em 0;
}
.paragraph--type--layout-section .layout.bg_colour {
padding: 4em 0;
}
.paragraph--type--layout-section .layout.width_edge,
.field--name-field-page-components .field__items .field__item .paragraph--type--layout-section .layout.bg_padding_none,
.field--name-field-page-components .field__items .field__item:first-child .paragraph--type--layout-section .layout.width_wide_right,
.field--name-field-page-components .field__items .field__item:first-child .paragraph--type--layout-section .layout.width_wide_left {
padding: 0;
}
.field--name-field-page-components .field__items .field__item .paragraph--type--layout-section .layout.bg_margin {
margin: 8em 0;
}
.field--name-field-page-components .field__items .field__item:first-child .paragraph--type--layout-section .layout {
padding-top: 2em;
}
@media only screen and (min-width: 992px) {
	.paragraph--type--layout-section .layout {
	padding: 4em 0;
	}
	.paragraph--type--layout-section .layout.bg_colour {
	padding: 8em 0;
	}
	.field--name-field-page-components .field__items .field__item:first-child .paragraph--type--layout-section .layout {
	padding-top: 4em;
	}
	.paragraph--type--layout-section .layout.width_edge,
	.field--name-field-page-components .field__items .field__item .paragraph--type--layout-section .layout.bg_padding_none,
	.field--name-field-page-components .field__items .field__item:first-child .paragraph--type--layout-section .layout.width_wide_right,
	.field--name-field-page-components .field__items .field__item:first-child .paragraph--type--layout-section .layout.width_wide_left {
	padding: 0;
	}
}

.paragraph--type--layout-section .layout.width_edge.layout--twocol--1-1 .layout__region--first .paragraph--type--image img {
mask-image: url("images/logo-shape-left.png?v=2");
-webkit-mask-image: url("images/logo-shape-left.png?v=2");
mask-repeat: no-repeat;
-webkit-mask-repeat: no-repeat;
mask-position: bottom right;
-webkit-mask-position: bottom right;
border-radius: 0;
}
.paragraph--type--layout-section .layout.width_edge.layout--twocol--1-1 .layout__region--second .paragraph--type--image img {
mask-image: url("images/logo-shape-right.png?v=2");
-webkit-mask-image: url("images/logo-shape-right.png?v=2");
mask-repeat: no-repeat;
-webkit-mask-repeat: no-repeat;
mask-position: top left;
-webkit-mask-position: top left;
border-radius: 0;
}
.paragraph--type--layout-section .layout.width_edge.layout--twocol--1-1 .layout__region--first > div:first-child,
.paragraph--type--layout-section .layout.width_edge.layout--twocol--1-1 .layout__region--second > div:first-child {
padding-top: 4em;
}
.paragraph--type--layout-section .layout.width_edge.layout--twocol--1-1 .layout__region--first > div:first-child.paragraph--type--image,
.paragraph--type--layout-section .layout.width_edge.layout--twocol--1-1 .layout__region--second > div:first-child.paragraph--type--image {
padding-top: 0;
}

.paragraph--type--layout-section .layout.width_edge.layout--twocol--1-1 .layout__region--first > div:last-child,
.paragraph--type--layout-section .layout.width_edg.layout--twocol--1-1e .layout__region--second > div:last-child {
padding-bottom: 4em;
}
.paragraph--type--layout-section .layout.width_edge.layout--twocol--1-1 .layout__region--first > div:last-child.paragraph--type--image,
.paragraph--type--layout-section .layout.width_edge.layout--twocol--1-1 .layout__region--second > div:last-child.paragraph--type--image {
padding-bottom: 0;
}
.paragraph--type--layout-section .layout.width_edge.layout--twocol--1-1 .layout__region--first,
.paragraph--type--layout-section .layout.width_edge.layout--twocol--1-1 .layout__region--second {
display: flex;
flex-direction: column;
justify-content: center;
}

.paragraph--type--layout-section .layout.width_edge.layout--twocol--1-1 .layout__region--first > div {
padding-left: 8em;
}
.paragraph--type--layout-section .layout.width_edge.layout--twocol--1-1 .layout__region--first > div.paragraph--type--image {
padding-left: 0;
}
.paragraph--type--layout-section .layout.width_edge.layout--twocol--1-1 .layout__region--second > div {
padding-right: 8em;
}
.paragraph--type--layout-section .layout.width_edge.layout--twocol--1-1 .layout__region--second > div.paragraph--type--image {
padding-right: 0;
}


/* pseudo container for wide layouts */
@media only screen and (max-width: 575px) {
	.paragraph--type--layout-section .layout.width_wide_right.layout--twocol--1-1 .layout__region--first > .paragraph {
	padding-left: calc((100vw - 90% + 48px)/2);
	padding-right: calc((100vw - 90% + 48px)/2);
	}
	.paragraph--type--layout-section .layout.width_wide_left.layout--twocol--1-1 .layout__region--second > .paragraph {
	padding-left: calc((100vw - 90% + 48px)/2);
	padding-right: calc((100vw - 90% + 48px)/2);
	}
}
@media only screen and (min-width: 576px) {
	.paragraph--type--layout-section .layout.width_wide_right.layout--twocol--1-1 .layout__region--first > .paragraph {
	padding-left: calc((100vw - 540px + 48px)/2);
	padding-right: calc((100vw - 540px + 48px)/2);
	}
	.paragraph--type--layout-section .layout.width_wide_left.layout--twocol--1-1 .layout__region--second > .paragraph {
	padding-left: calc((100vw - 540px + 48px)/2);
	padding-right: calc((100vw - 540px + 48px)/2);
	}
}
@media only screen and (min-width: 768px) {
	.paragraph--type--layout-section .layout.width_wide_right.layout--twocol--1-1 .layout__region--first > .paragraph {
	padding-left: calc((100vw - 720px + 48px)/2);
	padding-right: 0;
	}
	.paragraph--type--layout-section .layout.width_wide_left.layout--twocol--1-1 .layout__region--second > .paragraph {
	padding-left: 0;
	padding-right: calc((100vw - 720px + 48px)/2);
	}
}
@media only screen and (min-width: 992px) {
	.paragraph--type--layout-section .layout.width_wide_right.layout--twocol--1-1 .layout__region--first > .paragraph {
	padding-left: calc((100vw - 960px + 48px)/2);
	}
	.paragraph--type--layout-section .layout.width_wide_left.layout--twocol--1-1 .layout__region--second > .paragraph {
	padding-right: calc((100vw - 960px + 48px)/2);
	}
}
@media only screen and (min-width: 1200px) {
	.paragraph--type--layout-section .layout.width_wide_right.layout--twocol--1-1 .layout__region--first > .paragraph {
	padding-left: calc((100vw - 1140px + 48px)/2);
	}
	.paragraph--type--layout-section .layout.width_wide_left.layout--twocol--1-1 .layout__region--second > .paragraph {
	padding-right: calc((100vw - 1140px + 48px)/2);
	}
}
@media only screen and (min-width: 1400px) {
	.paragraph--type--layout-section .layout.width_wide_right.layout--twocol--1-1 .layout__region--first > .paragraph {
	padding-left: calc((100vw - 1320px + 30px)/2);
	}
	.paragraph--type--layout-section .layout.width_wide_left.layout--twocol--1-1 .layout__region--second > .paragraph {
	padding-right: calc((100vw - 1320px + 30px)/2);
	}
}
.paragraph--type--layout-section .layout.width_wide_right.layout--twocol--1-1,
.paragraph--type--layout-section .layout.width_wide_left.layout--twocol--1-1 {
padding: 0;
width: 100%;
overflow-x: hidden;
}

/*
.paragraph--type--layout-section.width_narrow.bg_colour > .layout {
padding-top: 3em;
padding-bottom: 3em;
}
*/
body .bg_dark {
color: #ffffff;
}
body .bg_light {
color: #000000;
}
.bg_light h2 {
color: #000000;
}
.bg_dark h2,
.bg_dark a {
color: #ffffff;
}
.bg_dark a:hover {
color: #ffffff;
}
.bg_light a {
color: #4b4984;
}
.bg_light a:hover {
color: #000000;
}
/*
.paragraph--type--layout-section .layout.bg_corporate1 > .container {
background-color: #0070BA;
}
.paragraph--type--layout-section .layout.bg_corporate2 > .container {
background-color: #774220;
}
.paragraph--type--layout-section .layout.bg_corporate3 > .container {
background-color: #D3E3F3;
}
.paragraph--type--layout-section .layout.bg_corporate4 > .container {
background-color: #b0917e;
}
.paragraph--type--layout-section .layout.bg_corporate5 > .container {
background-color: #F1C318;
}
.paragraph--type--layout-section .layout.bg_corporate6 > .container {
background-color: #00AED7;
}
.paragraph--type--layout-section .layout.bg_corporate7 > .container {
background-color: #287339;
}
.paragraph--type--layout-section .layout.bg_corporate8 > .container {
background-color: #804394;
}
*/
/*
.paragraph--type--layout-section .layout.width_standard.bg_colour > .container {
padding: 3em 2em;
}

.paragraph--type--layout-section .layout.width_standard.bg_corporate1 > .container {
background-color: #0070BA;
}
.paragraph--type--layout-section .layout.width_standard.bg_corporate2 > .container {
background-color: #774220;
}
.paragraph--type--layout-section .layout.width_standard.bg_corporate3 > .container {
background-color: #D3E3F3;
}
.paragraph--type--layout-section .layout.width_standard.bg_corporate4 > .container {
background-color: #b0917e;
}
.paragraph--type--layout-section .layout.width_standard.bg_corporate5 > .container {
background-color: #F1C318;
}
.paragraph--type--layout-section .layout.width_standard.bg_corporate6 > .container {
background-color: #00AED7;
}
.paragraph--type--layout-section .layout.width_standard.bg_corporate7 > .container {
background-color: #287339;
}
.paragraph--type--layout-section .layout.width_standard.bg_corporate8 > .container {
background-color: #804394;
}

.paragraph--type--layout-section .layout.width_narrow > .layout .region_wrapper {
width: 66%;
border-left: 10px solid #00AED7;
padding-left: 30px;
}
.paragraph--type--layout-section .layout.width_narrow.bg_colour > .layout .region_wrapper {
border-left: none;
padding: 3em 2em;
}

.paragraph--type--layout-section .layout.width_narrow.bg_corporate1 > .layout > .region_wrapper {
background-color: #0070BA;
}
.paragraph--type--layout-section .layout.width_narrow.bg_corporate2 > .layout > .region_wrapper {
background-color: #774220;
}
.paragraph--type--layout-section .layout.width_narrow.bg_corporate3 > .layout > .region_wrapper {
background-color: #D3E3F3;
}
.paragraph--type--layout-section .layout.width_narrow.bg_corporate4 > .layout > .region_wrapper {
background-color: #b0917e;
}
.paragraph--type--layout-section .layout.width_narrow.bg_corporate5 > .layout > .region_wrapper {
background-color: #F1C318;
}
.paragraph--type--layout-section .layout.width_narrow.bg_corporate6 > .layout > .region_wrapper {
background-color: #00AED7;
}
.paragraph--type--layout-section .layout.width_narrow.bg_corporate7 > .layout > .region_wrapper {
background-color: #287339;
}
.paragraph--type--layout-section .layout.width_narrow.bg_corporate8 > .layout > .region_wrapper {
background-color: #804394;
}


.paragraph--type--layout-section .layout.width_edge.bg_corporate1,
.paragraph--type--layout-section .layout.width_extrawide.bg_corporate1 {
background-color: #0070BA;
}
.paragraph--type--layout-section .layout.width_edge.bg_corporate2,
.paragraph--type--layout-section .layout.width_extrawide.bg_corporate2 {
background-color: #774220;
}
.paragraph--type--layout-section .layout.width_edge.bg_corporate3,
.paragraph--type--layout-section .layout.width_extrawide.bg_corporate3 {
background-color: #D3E3F3;
}
.paragraph--type--layout-section .layout.width_edge.bg_corporate4,
.paragraph--type--layout-section .layout.width_extrawide.bg_corporate4 {
background-color: #b0917e;
}
.paragraph--type--layout-section .layout.width_edge.bg_corporate5,
.paragraph--type--layout-section .layout.width_extrawide.bg_corporate5 {
background-color: #F1C318;
}
.paragraph--type--layout-section .layout.width_edge.bg_corporate6,
.paragraph--type--layout-section .layout.width_extrawide.bg_corporate6 {
background-color: #00AED7;
}
.paragraph--type--layout-section .layout.width_edge.bg_corporate7,
.paragraph--type--layout-section .layout.width_extrawide.bg_corporate7 {
background-color: #287339;
}
.paragraph--type--layout-section .layout.width_edge.bg_corporate8,
.paragraph--type--layout-section .layout.width_extrawide.bg_corporate8 {
background-color: #804394;
}
*/
.paragraph--type--layout-section .layout.bg_corporate1 {
background-color: #0070BA;
}
.paragraph--type--layout-section .layout.bg_corporate2 {
background-color: #774220;
}
.paragraph--type--layout-section .layout.bg_corporate3 {
background-color: #D3E3F3;
}
.paragraph--type--layout-section .layout.bg_corporate4 {
background-color: #b0917e;
}

.field-page-building-blocks > .para-wrapper.para-text-area.green {
background: #774220 url(images/logo-shape-green-00ab85.png) no-repeat;
background-position: calc(50% - 400px) calc(50% - 100px);
}
.field-page-building-blocks > .para-wrapper.blue {
background-color: #0070BA;
}
.field-page-building-blocks > .para-wrapper.para-text-area.blue {
background: #0070BA url(images/logo-shape-blue-00517d.png) no-repeat;
background-position: calc(50% - 400px) calc(50% - 100px);
}


.paragraph--type--layout-section .layout.bg_overlay {
background-image: url(images/dog-overlay.png);
background-repeat: no-repeat;
background-position: bottom right;
}
.paragraph--type--layout-section .layout.bg_overlay.bg_overlay_left {
background-image: url(images/dog-overlay-left.png);
background-repeat: no-repeat;
background-position: bottom left;
}
/*
.paragraph--type--layout-section .layout.bg_overlay.bg_corporate1 {
background-image: url(images/logo-shape-blue-00517d.png);
}
.paragraph--type--layout-section .layout.bg_overlay.bg_corporate3 {
background-image: url(images/logo-shape-green-10.png);
}

.paragraph--type--layout-section .layout.bg_overlay_right {
background-position-x: calc(100% + 250px);
}
*/
.paragraph--type--layout-section .layout.width_edge > .layout.container {
max-width: 100%;
}

.paragraph--type--layout-section ul li {
padding: 0.75em 0;
margin: 0;
border-bottom: 1px solid #0000002e;
}
/*
.paragraph--type--layout-section .layout.bg_light ul li {
background-image: url(images/bullet-blue-01227e-80.png?v=4);
}
.paragraph--type--layout-section .layout.bg_dark ul li {
background-image: url(images/bullet-light.png?v=2);
}
*/

.paragraph--type--call-to-action-button .field--name-field-link a,
.paragraph--type--content-reference a.btn.btn-primary {
color: #ffffff;
background-color: #0070BA;
border: none;
border-radius: 22px;
text-transform: uppercase;
font-size: 1.2em;
margin: 1em 0;
padding: 0.375rem 1rem;
display: inline-block;
}
.paragraph--type--call-to-action-button .field--name-field-link a:hover,
.paragraph--type--content-reference a.btn.btn-primary:hover {
background-color: #B38F00;
}
.paragraph--type--layout-section .bg_colour .paragraph--type--call-to-action-button .field--name-field-link a,
.paragraph--type--layout-section .bg_colour .paragraph--type--featured-content a.btn.btn-primary {
color: #ffffff;
background-color: #774220;
}
.paragraph--type--layout-section .bg_colour .paragraph--type--call-to-action-button .field--name-field-link a:hover,
.paragraph--type--layout-section .bg_colour .paragraph--type--content-reference a.btn.btn-primary:hover {
background-color: #B38F00;
}
.paragraph--type--layout-section .bg_colour.bg_dark .paragraph--type--call-to-action-button .field--name-field-link a,
.paragraph--type--layout-section .bg_colour.bg_dark .paragraph--type--featured-content a.btn.btn-primary {
color: #000000;
background-color: #ffffff;
}
.paragraph--type--layout-section .bg_colour.bg_dark .paragraph--type--call-to-action-button .field--name-field-link a:hover,
.paragraph--type--layout-section .bg_colour.bg_dark .paragraph--type--content-reference a.btn.btn-primary:hover {
background-color: #0070BA99;
}

.paragraph--type--layout-section .icon-inline  {
margin-right: 0.3em;
}
.paragraph--type--layout-section .hr-component {
margin: 2em 0;
}
.paragraph--type--layout-section .paragraph--type--telephone-number,
.paragraph--type--layout-section .paragraph--type--email-address {
font-size: 1.4em;
margin-bottom: 1em;
}

.paragraph--type--layout-section .paragraph--type--icon-text {
text-align: center;
}



/* paragraph type bio */
.paragraph--type--bio {
margin: 4em 0;
}
.paragraph--type--bio h2 {
font-size: 1.5em;
}
.paragraph--type--bio .col-img {
display: flex;
align-items: center;
flex-direction: column;
}
.paragraph--type--bio img {
border-radius: 110px;
max-width: 220px;
margin-bottom: 3em;
}
@media only screen and (min-width: 768px) {
	.paragraph--type--bio .col-img {
	flex-direction: inherit;
	}
	.paragraph--type--bio img {
	margin-bottom: 0;
	}
}
.paragraph--type--bio .field--name-field-position {
border-bottom: 1px solid;
margin-bottom: 2em;
font-size: 1em;
font-weight: normal;
line-height: 1.5;
}
.bg_corporate2 .paragraph--type--bio .field--name-field-position {
border-bottom: 1px solid #83d3c1;
}
.bg_corporate1 .paragraph--type--bio .field--name-field-position {
border-bottom: 1px solid #6092a8;
}
.paragraph--type--bio .col-text p {
font-size: 0.9em;
}
.paragraph--type--bio .col-text p:last-child {
margin-bottom: 0;
}

/* paragraph type news-blog-author */
.paragraph--type--news-blog-author  {
margin-bottom: 3em;
}
.paragraph--type--news-blog-author h2 {
font-size: 1.2em;
}
.paragraph--type--news-blog-author .col-img {
display: flex;
align-items: center;
flex-direction: column;
}
.paragraph--type--news-blog-author img {
border-radius: 75px;
max-width: 150px;
margin-bottom: 3em;
}
@media only screen and (min-width: 768px) {
	.paragraph--type--news-blog-author .col-img {
	flex-direction: inherit;
	}
	.paragraph--type--news-blog-author img {
	margin-bottom: 0;
	}
}
.paragraph--type--news-blog-author .field--name-field-position {
border-bottom: 1px solid;
margin-bottom: 0;
font-size: 1em;
font-weight: normal;
line-height: 1.5;
}
.bg_corporate2 .paragraph--type--news-blog-author .field--name-field-position {
border-bottom: 1px solid #83d3c1;
}
.bg_corporate1 .paragraph--type--news-blog-author .field--name-field-position {
border-bottom: 1px solid #6092a8;
}
.paragraph--type--news-blog-author .col-text {
display: flex;
flex-direction: column;
justify-content: center;
}
.paragraph--type--news-blog-author .col-text p {
font-size: 0.9em;
}
.paragraph--type--news-blog-author .col-text p:last-child {
margin-bottom: 0;
}

/* paragraph image */
.paragraph--type--image img {
width: 100%;
height: auto;
max-height: inherit;
}

.paragraph--type--image.smallimage img {
width: auto;
}
.paragraph--type--image.dogmask img {
mask-image: url("images/dog-left-1200-1400.png?v=4");
-webkit-mask-image: url("images/dog-left-1200-1400.png?v=4");
mask-position: bottom 0 right 0;
-webkit-mask-position: bottom 0 right 0;
mask-repeat: no-repeat;
-webkit-mask-repeat: no-repeat;
}
.layout__region--second .paragraph--type--image.dogmask img {
mask-image: url("images/dog-right-1200-1400.png?v=4");
-webkit-mask-image: url("images/dog-right-1200-1400.png?v=4");
mask-position: bottom left;
-webkit-mask-position: bottom left;
}
.paragraph--type--layout-section .layout.width_wide_right.layout--twocol--1-1 .layout__region--second {
justify-content: end;
}
.paragraph--type--layout-section .layout.width_wide_left.layout--twocol--1-1 .layout__region--first {
justify-content: end;
}
.paragraph--type--image.sheepmask img {
mask-image: url("images/sheep.png?v=3");
-webkit-mask-image: url("images/sheep.png?v=3");
  mask-position: bottom 0 right 0;
  -webkit-mask-position: bottom 0 right 0;
}
.layout__region--second .paragraph--type--image.sheepmask img {
mask-position: bottom -30px right -10px;
-webkit-mask-position: bottom -30px right -10px;
}

.layout--onecol--1 .paragraph--type--image {
margin: 3em 0 5em 0;
}

@media only screen and (min-width: 576px) {
  .paragraph--type--image.dogmask img {
	mask-image: url("images/dog-left-1200-1400.png?v=4");
	-webkit-mask-image: url("images/dog-left-1200-1400.png?v=4");
  }
  .paragraph--type--image.sheepmask img {
  mask-image: url("images/sheep.png?v=3");
  -webkit-mask-image: url("images/sheep.png?v=3");
  mask-position: bottom 0 right 0;
  -webkit-mask-position: bottom 0 right 0;
  }
	.layout__region--second .paragraph--type--image.dogmask img {
	mask-image: url("images/dog-right-1200-1400.png?v=4");
	-webkit-mask-image: url("images/dog-right-1200-1400.png?v=4");
	}
}
@media only screen and (min-width: 768px) {
  .paragraph--type--image.dogmask img {
	mask-image: url("images/dog-left-768-992.png?v=4");
	-webkit-mask-image: url("images/dog-left-768-992.png?v=4");
  }
  .paragraph--type--image.sheepmask img {
  mask-image: url("images/sheep.png?v=3");
  -webkit-mask-image: url("images/sheep.png?v=3");
  mask-position: bottom 0 right 0;
  -webkit-mask-position: bottom 0 right 0;
  }
	.layout__region--second .paragraph--type--image.dogmask img {
	mask-image: url("images/dog-right-768-992.png?v=4");
	-webkit-mask-image: url("images/dog-right-768-992.png?v=4");
	}
}
@media only screen and (min-width: 992px) {
  .paragraph--type--image.dogmask img {
	mask-image: url("images/dog-left-992-1200.png?v=4");
	-webkit-mask-image: url("images/dog-left-992-1200.png?v=4");
  }
  .paragraph--type--image.sheepmask img {
  mask-image: url("images/sheep.png?v=3");
  -webkit-mask-image: url("images/sheep.png?v=3");
  mask-position: bottom 0 right 0;
  -webkit-mask-position: bottom 0 right 0;
  }
	.layout__region--second .paragraph--type--image.dogmask img {
	mask-image: url("images/dog-right-992-1200.png?v=4");
	-webkit-mask-image: url("images/dog-right-992-1200.png?v=4");
	}
}
@media only screen and (min-width: 1200px) {
  .paragraph--type--image.dogmask img {
	mask-image: url("images/dog-left-1200-1400.png?v=4");
	-webkit-mask-image: url("images/dog-left-1200-1400.png?v=4");
  }
  .paragraph--type--image.sheepmask img {
  mask-image: url("images/sheep.png?v=3");
  -webkit-mask-image: url("images/sheep.png?v=3");
  mask-position: bottom 0 right 0;
  -webkit-mask-position: bottom 0 right 0;
  }
	.layout__region--second .paragraph--type--image.dogmask img {
	mask-image: url("images/dog-right-1200-1400.png?v=4");
	-webkit-mask-image: url("images/dog-right-1200-1400.png?v=4");
	}
}
@media only screen and (min-width: 1400px) {
  .paragraph--type--image.dogmask img {
	mask-image: url("images/dog-left-1400-1600.png?v=4");
	-webkit-mask-image: url("images/dog-left-1400-1600.png?v=4");
  }
  .paragraph--type--image.sheepmask img {
  mask-image: url("images/sheep.png?v=3");
  -webkit-mask-image: url("images/sheep.png?v=3");
  mask-position: bottom 0 right 0;
  -webkit-mask-position: bottom 0 right 0;
  }
	.layout__region--second .paragraph--type--image.dogmask img {
	mask-image: url("images/dog-right-1400-1600.png?v=4");
	-webkit-mask-image: url("images/dog-right-1400-1600.png?v=4");
	}
}
@media only screen and (min-width: 1600px) {
  .paragraph--type--image.dogmask img {
	mask-image: url("images/dog-left-1600-1800.png?v=4");
	-webkit-mask-image: url("images/dog-left-1600-1800.png?v=4");
  }
  .paragraph--type--image.sheepmask img {
  mask-image: url("images/sheep.png?v=3");
  -webkit-mask-image: url("images/sheep.png?v=3");
  mask-position: bottom 0 right 0;
  -webkit-mask-position: bottom 0 right 0;
  }
	.layout__region--second .paragraph--type--image.dogmask img {
	mask-image: url("images/dog-right-1600-1800.png?v=4");
	-webkit-mask-image: url("images/dog-right-1600-1800.png?v=4");
	}
}
@media only screen and (min-width: 1800px) {
  .paragraph--type--image.dogmask img {
	mask-image: url("images/dog-left-1800plus.png?v=4");
	-webkit-mask-image: url("images/dog-left-1800plus.png?v=4");
  }
  .paragraph--type--image.sheepmask img {
  mask-image: url("images/sheep.png?v=3");
  -webkit-mask-image: url("images/sheep.png?v=3");
  mask-position: bottom 0 right 0;
  -webkit-mask-position: bottom 0 right 0;
  }
	.layout__region--second .paragraph--type--image.dogmask img {
	mask-image: url("images/dog-right-1800plus.png?v=4");
	-webkit-mask-image: url("images/dog-right-1800plus.png?v=4");
	}
}


/* paragraph heading */
.paragraph--type--heading h2 {
color: #0070BA;
}
.layout--onecol--1 .paragraph--type--heading h2 {
margin: 2em 0 1em 0;
}
.layout--onecol--1 .paragraph--type--heading.heading_nospaceabove h2 {
margin-top: 0;
}
.bg_light .paragraph--type--heading h2 {
color: inherit;
}
.bg_dark .paragraph--type--heading h2 {
color: #ffffff;
}

/* text paragraph */
.layout--twocol--1-1 .layout__region--second .paragraph--type--text {
font-size: 0.9em;
}

/* paragraph horizontal rule */
.paragraph--type--horizontal-rule {
text-align: center;
color: #774220;
font-size: 7px;
letter-spacing: 4px;
}

/* podcast */
.field--name-field-embed {
margin: 4em 0;
}
.podcast-buttons img {
height: 60px;
margin: 1em 0;
}
.card .podcast-buttons {
padding: 0 2rem;
}
.card .podcast-buttons img {
height: auto;
margin: 1em 0;
width: 49%;
}
.card .field--name-field-embed {
margin: 0;
}
.page-node-type-podcast .node--type-podcast details {
margin-bottom: 2em;
}
.paragraph--type--z-embed-podcast {
padding: 8em 0;
}
.paragraph--type--z-embed-podcast h2 {
font-size: 1.7em;
margin-bottom: 1em;
}

/* post date blogs */
.block-page-title-block .postdate {
text-transform: uppercase;
font-size: 0.8em;
}
.node--type-blog-entry.node--view-mode-full .newscategory {
display: flex;
text-transform: uppercase;
}
.node--type-blog-entry.node--view-mode-full .newscategory > .field {
margin-right:1em;
}
/* news blog */
.bef-exposed-form {
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
margin: 2em 0;
}
.bef-exposed-form .form--inline,
.bef-exposed-form .form--inline .form-type-select {
display: flex;
margin-right: 2em;
}
.bef-exposed-form .form--inline label {
text-wrap: nowrap;
display: flex;
flex-direction: column;
justify-content: center;
margin-right: 0.5em;
}

/* image credit */
.paragraph--type--image .media-lib-image,
.field--name-field-splash-image-media,
.field--name-field-image {
position: relative;
}
.paragraph--type--image .media-lib-image-credit,
.field--name-field-splash-image-media .media-lib-image-credit,
.field--name-field-image .media-lib-image-credit {
position: absolute;
bottom: 0;
right: 0;
font-size: 0.7em;
background-color: #0000007a;
color: #cacaca;
padding: 0 0.5em;
}
.field--name-field-splash-image-media .media-lib-image-credit {
left: 0;
right: inherit;
}
.paragraph--type--image.dogmask .media-lib-image-credit,
.paragraph--type--image.sheepmask .media-lib-image-credit {
bottom: inherit;
right: inherit;
left; 0;
top: 0;
}
.layout__region--second .paragraph--type--image.dogmask .media-lib-image-credit,
.layout__region--second .paragraph--type--image.sheepmask .media-lib-image-credit {
bottom: inherit;
right: 0;
left: inherit;
top: 0;
}
layout__region--second

/* fields */
.field.field--label-inline {
margin-bottom: 0.7em;
}

/* viewsreference read more */
.field--type-viewsreference {
margin: 5em auto;
}

/* placeholder block */
.fd-placeholder h2 {
font-size: 1.2em;
margin: 0;
color: #ffffff;
}


/* accordion details paragraph */
.field--name-field-accordion-item-heading {
display: inline-block;
}

.paragraph--type--accordion-item details {
margin-top: 0;
margin-bottom: 0;
border-left: none;
border-right: none;
border-bottom: none;
padding-top: 1em;
padding-bottom: 1em;
}

/* paragraph text with wysiwyg images */
.paragraph--type--text-with-wysiwyg-images img {
max-width: 100%;
height: auto;
border: 2px #0070BA solid;
margin-bottom: 3em;
margin-top: 1em;
}


/* paragraph type timeline */

@media only screen and (max-width: 1023.98px) {
	.paragraph--type--timeline-event {
	text-align: center;
	}
	.timeline-marker {
	display: none;
	}
	.timeline-date {
	text-align: center;
	color: #0070ba;
	background: url('images/vertical.jpg') repeat-y;
	background-position: center bottom;
	position: relative;
	padding: 7em 0 2em 0;
	}
	.timeline-desc h2{
	margin: 0;
	}
	.timeline-date h2 {
	margin: 0;
	font-size: 3em;
	background-color: #ffffff;
	padding: 0.2em 0 0 0;
	}
}

@media (min-width: 1024px) {
	.paragraph--type--timeline-event {
	text-align: left;
	}
	.paragraph--type--timeline-event .row > div {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	}
	.timeline-marker {
	text-align: center;
	color: #0070ba;
	position: relative;
	}
	.timeline-marker svg {
	background-color: white;
	padding: 0.5em;
	font-size: 1.5em;
	z-index: 1;
	}
	.timeline-marker::after{
			position:absolute;
			display:block;
			top:0;
			left:48%;
			height:100%;
			width:4%;
			background-color: #d3e3f3;
			content:"";
	}
/*
	.even .row {
	flex-direction: row-reverse;
	}
*/
	.timeline-desc {
	padding: 3em 0;
	}
	.paragraph--type--timeline > .timeline-item:first-child .row > div {
	padding: 3em 0;
	margin-top: 3em;
	}
	.paragraph--type--timeline > .timeline-item:first-child .timeline-desc {
	padding-top: 11em;
	}
	.paragraph--type--timeline > .timeline-item:last-child .row > div {
	padding: 3em 0;
	margin-bottom: 3em;
	}
	.paragraph--type--timeline > .timeline-item:last-child .timeline-desc {
	padding-bottom: 11em;
	}

	.timeline-desc h2{
	margin: 0;
	}
/*
	.even .timeline-desc {
	text-align: right;
	}
	.odd .timeline-date {
	text-align: right;
	}
*/
	.timeline-date h2 {
	margin: 0;
	font-size: 3em;
	text-align: right;
	}
}


.paragraph--type--text em {
font-size: 1.5em;
}
