body {
	margin: 0;
	font-size:15px;
}

button {
	margin: 0;
	font: inherit;
	border-radius: 0;
}

hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #eee;
}

.site-shell {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
}

.site-stack {
	display: flex;
	flex-direction: column;
}

.site-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr);
}

.site-grid--gap-10 {
	gap: 10px;
}

.site-grid__full {
	grid-column: 1 / -1;
}

.site-space-md-40 {
	margin-bottom: 0;
}

.site-shell--footer-spaced {
	margin-top: 100px;
}

.u-image-fluid {
	display: block;
	max-width: 100%;
	height: auto;
}

.u-text-center {
	text-align: center;
}

.u-list-reset {
	padding-left: 0;
	margin-top: 0;
	list-style: none;
}

.u-visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.site-button {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
}

.site-button:hover,
.site-button:focus {
	text-decoration: none;
}

.site-button--primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

.site-button--primary:hover,
.site-button--primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.site-button--large {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.margin-top-50 {
	margin-top:50px;	
}

h1 {
	font-size:34px;	
	line-height:36px;
}

h2 {
	line-height:28px;
}

.prices {
	font-size:21px;
	line-height:26px;
}

.site-header {
	z-index: 99;
	position: relative;
	border-bottom: solid 2px #eee;
}

.site-nav__inner {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.site-nav__header {
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.site-nav__brand {
	top: 10px;
	z-index: 1;
	padding: 10px;
	color: inherit;
	display: inline-block;
	position: relative;
	text-decoration: none;
}

.site-nav__brand:hover,
.site-nav__brand:focus {
	text-decoration: none;
}

.site-nav__brand-text {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: inline-block;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	text-align: left;

}

.site-nav__toggle {
	top: 17px;
	border: 1px solid #3498db;
	color: #fff;
	padding: 6px 10px 2px;
	position: relative;
	line-height: 1;
	background: #3498db;
	display: none;
	appearance: none;
	-webkit-appearance: none;
}

.site-nav__toggle:hover {
	background: #204d74;
}

.site-nav__toggle:focus,
.site-nav__toggle:focus-visible {
	outline: 2px solid #1f4f7d;
	outline-offset: 2px;
}

.site-nav__toggle .fa {
	color: #fff;
	font-size: 19px;
}

.site-nav__panel {
	width: 100%;
}

.site-nav__list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.site-nav__link {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #687074;
	display: block;
	font-size: 15px;
	font-weight: 700;
	line-height: 20px;
	text-decoration: none;
}

.interactive-slider-v2 {
	background:url(../img/river-deveron-salmon-fishing/banner-4.jpg) no-repeat;
}



.interactive-slider-v2:after {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0,0,0,.1);
}

.live-content {
	margin-bottom:0;
	margin-top:0;
	padding-top:15px;
}

h3.cam-link a{
	color:#333;
}

h3.cam-link a:hover{
	text-decoration:none;
	color:#3498db;
}

.color-light-para {
	font-size:48px;
	color:#fff;
	line-height:44px;
}


.bg-image-v1 {
  width: 100%;
min-height: 280px;
  padding: 50px 0;
  position: relative;
  background: url(../img/river-deveron-salmon-fishing/Eden.jpg) repeat fixed;
  background-size: cover;
}

.parallaxBg {
	background-attachment: fixed;
	background-position: 50% 0;
}

.bg-image-v1:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0,0,0,0)!important;
}
.bg-color-deveron {
	background:#f3f7fa;	
}

.home-page .content,
.home-page .live-content,
.home-page .bg-image-v1 .site-shell {
	font: 14px/1.6 "Open Sans", Arial, sans-serif;
}

.home-page .home-feature {
	max-width: none;
	padding-right: 0;
	padding-left: 0;
}

.home-page .home-feature .site-grid {
	width: 100%;
}

.home-page .home-feature .site-grid > * {
	min-width: 0;
}

.home-page .home-feature .site-grid__full {
	padding: 40px 15px 0;
	margin-bottom: 0;
}

.home-page .home-feature__copy {
	padding: 25px 15px 20px;
}

.home-page .home-feature__media {
	overflow: hidden;
}

.home-page .home-feature__image {
	width: 100%;
	margin-bottom: 0;
}

.home-page .home-feature .site-grid__full h1,
.home-page .contact .site-grid__full h1 {
	font-size: 28px;
	line-height: 35px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 25px;
}

.home-page .home-feature__copy p,
.home-page .contact p,
.home-page .prices {
	margin-bottom: 18px;
}

.home-page .home-feature__copy p.margin-bottom-30,
.home-page .contact p.margin-bottom-30 {
	margin-bottom: 30px;
}

.contact .contact-list ul li.first-item {
	font-size:18px;
	text-transform:none;
	color:#555;
}

.contact > * {
	min-width: 0;
}

.contact .second-item,
.contact .directions p,
.contact .directions a {
	overflow-wrap: break-word;
	word-wrap: break-word;
}




/* Footer navigation bar */
.footer .footer-logo {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
	text-decoration: none;
	text-transform: uppercase;
}

.footer .color-light {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 27px;
	font-weight: 400;
}

.footer .footer-nav li {
	display: inline;
	padding: 10px 12px;
}

.footer .footer-nav li a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0.04em;
	color: #adadad;
}

.footer .footer-nav li a:hover {
	text-decoration: none;
	color: #5a92bd;
}

/* Responsive */
@media (min-width: 768px) {
	.site-shell {
		max-width: 750px;
	}
}

@media (min-width: 992px) {
	.site-shell {
		max-width: 970px;
	}

	.site-grid--two-col {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		column-gap: 30px;
		row-gap: 0;
	}

	.home-page .home-feature .site-grid--two-col {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		column-gap: 0;
		align-items: stretch;
	}

	.home-page .home-feature .site-grid__full {
		padding: 45px 50px 0;
	}

	.home-page .home-feature__copy {
		padding: 0 50px 30px;
		align-self: center;
	}

	.home-page .home-feature__media {
		height: 100%;
	}

	.home-page .home-feature__image {
		height: 100%;
		object-fit: cover;
	}

	.site-nav__inner {
		align-items: stretch;
		justify-content: space-between;
	}

	.site-nav__header {
		width: auto;
		display: block;
		flex: 0 0 auto;
	}

	.site-nav__panel {
		width: auto;
		display: block;
	}

	.site-nav__panel[hidden] {
		display: block !important;
	}

	.site-nav__list {
		height: 100%;
		display: flex;
		align-items: stretch;
		justify-content: flex-end;
	}

	.site-nav__link {
		font-size: 15px;
		padding: 30px 1px 27px 20px;
	}

	.site-nav__link:hover,
	.site-nav__link:focus {
		color: #3498db;
		text-decoration: none;
	}

	.header-fixed .site-header {
		height: 79px;
	}

	.header-fixed .site-header.header-fixed-shrink {
		top: 0;
		left: 0;
		width: 100%;
		height: 95px;
		z-index: 999;
		position: fixed;
		margin-top: -35px;
		border-bottom: none;
		box-shadow: 0 0 3px #bbb;
		background: rgba(255,255,255,0.96);
		-webkit-transition: height 0.4s;
		-moz-transition: height 0.4s;
		transition: height 0.4s;
	}
}

@media (min-width: 1200px) {
	.site-shell {
		max-width: 1170px;
	}
}

@media (max-width: 992px) {
	.site-space-md-40 {
		margin-bottom: 40px;
	}

	.home-page .home-feature {
		padding-right: 0;
		padding-left: 0;
	}

	.contact .contact-list {
		text-align: center;
	}
		.contact .directions {
		text-align: center;
	}
}

@media (max-width: 991px) {
	.home-page .home-feature .site-grid--two-col {
		row-gap: 0;
	}

	.home-page .home-feature .site-grid__full {
		padding: 35px 15px 0;
	}

	.home-page .home-feature__copy {
		padding: 20px 15px 20px;
	}

	.home-page .home-feature__media {
		padding-right: 15px;
		padding-left: 15px;
	}

	.site-nav__toggle {
		display: block;
		flex: 0 0 auto;
		margin-left: 10px;
	}

	.site-nav__header {
		padding: 20px 0;
		align-items: center;
	}

	.site-nav__brand {
		top: -1px;
		max-width: calc(100% - 60px);
		padding-right: 0;
	}

	.site-nav__toggle {
		top: 1px;
	}

	.site-nav__panel {
		padding-left: 0;
		padding-right: 0;
	}

	.site-nav__list {
		margin: 0 0 5px;
	}

	.site-nav__link {
		font-size: 14px;
		padding: 9px 10px;
		border-bottom: solid 1px #eee;
	}

	.site-nav__link:hover,
	.site-nav__link:focus {
		color: #337ab7;
		text-decoration: none;
	}

	.header-fixed .site-header,
	.header-fixed .site-header.header-fixed-shrink {
		height: inherit;
		position: relative;
	}
}

@media (max-width: 793px) {
	.footer .footer-nav {
		display: none;
	}
}


@media (min-width: 992px) {
	.header-fixed .site-header.header-fixed-shrink .site-nav__link {
		padding: 56px 30px 18px 20px;
	}

	.header-fixed .site-header.header-fixed-shrink .site-nav__brand {
		top: 47px;
		padding: 0 10px 10px;
	}
}
