/* Generated by less 2.2.0 */
h1 {
	font-family: 'Raleway';
	font-size: 4.5em;
	font-weight: normal;
	color: #3C3C3C;
	text-align: center;
}
body {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;;
	color: #3C3C3C;
}
p {
	font-size: 1.5em;
	line-height: 1.5;
}
small {
	font-size: 1.1em;
}
a,
a:hover,
a:visited {
	color: #d85e0c;
}
article p {
	font-size: 1.2em !important;
	margin-top: 10px !important;
}
article header {
	border-bottom: 1px solid #3C3C3C;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
article h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0;
	float: left;
	color: #5C5C5C;
}
article span.pubdate {
	display: block;
	text-align: right;
	padding: 0 10px 0 0;
	color: #3C3C3C;
	font-size: 0.9em;
	text-transform: uppercase;
}
figure {
	max-width: 550px;
	margin-left: auto;
	margin-right: auto;
}
figure figcaption {
	padding: 15px;
}
footer {
	padding: 20px;
	margin: 0 auto;
	text-align: center;
	font-size: 0.75em;
	color: #5C5C5C;
}
footer img {
	margin: 3px;
	height: 25px;
}
footer p {
	font-size: 14px;
	padding-top: 20px;
}
.thumbnails {
	font-size: 0;
}
.thumbnails #links {
	margin: 0 auto;
	width: 530px;
}
.contact-card {
	max-width: 550px;
	padding: 0 15px;
}
.paypalbutton select {
	display: inline;
	width: 60%;
	margin-bottom: 5px;
}
#main.text {
	max-width: 768px;
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
#main.text p {
	padding: 0px 15px;
}
#main.news {
	padding: 0px 15px;
	max-width: 600px;
}
.navbar-default {
	background-color: transparent;
	border-color: #E7E7E7;
	text-transform: uppercase;
}
@media (min-width: 767px) {
	.navbar-default {
		border-color: transparent;
		text-align: center;
	}
}
.navbar-default .navbar-brand {
	color: #3C3C3C;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #3C3C3C;
}
.navbar-default .navbar-toggle-open,
.navbar-default .navbar-toggle-open:focus {
	background-color: #EEE !important;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #3C3C3C;
}
@media (min-width: 767px) {
	.navbar-default .navbar-nav {
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	.navbar-default .navbar-nav > li > a {
		padding-top: 8px;
		padding-bottom: 8px;
		border-right: 1px solid #3C3C3C;
	}
	.navbar-default .navbar-nav > li:first-child > a {
		border-left: 1px solid #3C3C3C;
	}
}
.navbar-default .navbar-nav > li > a {
	color: #d85e0c;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #3C3C3C;
	background-color: #EEE;
}
.navbar-default .navbar-nav > .active > a {
	color: #9C9C9C;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #9C9C9C;
	background-color: #EEE;
}
@media (max-width: 767px) {
	.container-fluid.no-padding-sm {
		padding-right: 0;
		padding-left: 0;
	}
}
.page-header {
	border-bottom: none;
}
.panel {
	border-color: #3C3C3C;
}
.panel .panel-heading {
	color: #3C3C3C;
	background-color: #EEE;
}
.btn-primary {
	background-color: #d85e0c;
	border-color: #d85e0c;
}
.btn-primary:hover,
.btn-primary:focus {
	background-color: #f38439;
	border-color: #f38439;
}
.blueimp-gallery .indicator li {
	width: 20px;
	height: 20px;
	border-radius: 0px;
}

.navbar-nav > li {
	float: none;
}
.nav > li {
	display: inline-block;
}
@media (max-width: 767px) {
	.navbar-nav > li {
		float: inherit;
	}
	.nav > li {
		display: inherit;
	}
}

.hero-image-inner {
	position: absolute;
	margin: auto;
	width: auto;
	height: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	max-width: 100vw;
	max-height: 344px;
	z-index: 1;
}
@media (max-width: 767px) {
	.hero-image-inner {
		max-height: 300px;
		min-height: 300px;
	}
}
@media (max-width: 550px) {
	.hero-image-inner {
		max-height: 270px;
		min-height: 270px;
	}
}
@media (max-width: 450px) {
	.hero-image-inner {
		max-height: 270px;
		min-height: 1px;
	}
}

#hero-image-caption {
	min-height: 3.5em;
	line-height: 1.25;
}

.in ul li {
	opacity: 1;
	-webkit-transition: opacity 100ms;
	transition: opacity 100ms;
	transition-timing-function: ease-in;
}
.collapsing li {
	opacity: 0;
	-webkit-transition: opacity 200ms;
	transition: opacity 200ms;
	transition-timing-function: ease-in;
}

/* Zoom Icon on Hero Image Hover Effects */

#links a img
{
	margin: 1px;
	object-fit: cover;
	display:inline-block;
	width: 104px;
	height: 67px;
}

.hero-image-inner, #links a img
{
	cursor: pointer;
	filter: none;
	filter: brightness(1);
	-webkit-filter: brightness(1);
	-moz-filter: brightness(1);
	-o-filter: brightness(1);
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear;
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
}

.hero-image-inner:hover, #links a img:hover
{
	filter: brightness(0.6);
	-webkit-filter: brightness(0.6);
	-moz-filter: brightness(0.6);
	-o-filter: brightness(0.6);
}

#hero-image-background
{
	position: relative;
	height: 344px;
}

.zoomIcon
{
	height: 32px;
	width: 32px;
	margin: auto;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 156px; /* 156 = 344-32/2*/
	z-index: 2000;
	pointer-events: none;
	background: url('../../img/Zoom.png') no-repeat center center;
	opacity: 0;
	transition: opacity .3s linear;
	-moz-transition: opacity .3s linear;
	-webkit-transition: opacity .3s linear;
}

.hero-image-inner:hover ~ .zoomIcon
{
	opacity: 1;
}

.thumbnails
{
	position: static;
}

#hero-image {
	max-height: 393px;
	max-width: 100%;
}

@media (max-width: 767px) {
	#hero-image-background
	{
		height: 300px;
	}
	.zoomIcon
	{
		top: 134px; /* 13 4= (300-32)/2*/
	}
	#hero-image {
		max-height: 349px;
	}
}
@media (max-width: 550px) {
	#hero-image-background
	{
		height: 270px;
	}
	.zoomIcon
	{
		top: 109px; /* 234 = (250-32)/2*/
	}
	#hero-image {
		max-height: 299px;
	}
}
@media (max-width: 450px) {
	#hero-image-background
	{
		height: 270px;
	}
	.zoomIcon
	{
		top: 84px; /* 184 = (200-32)/2*/
	}
	#hero-image {
		max-height: 299px;
	}
}