@font-face {
    font-family: 'Bolton';
    src: url('../fonts/bolton/Bolton.ttf.eot');
    src: url('../fonts/bolton/Bolton.ttf.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/bolton/Bolton.ttf.woff2') format('woff2'),*/
         url('../fonts/bolton/Bolton.ttf.woff') format('woff'),
         url('../fonts/bolton/Bolton.ttf') format('truetype'),
         url('../fonts/bolton/Bolton.ttf.svg#Bolton') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background-color: rgb(103,127,31); /*rgb(117,124,39);*/
	color: rgba(0,0,0,0.625);
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
	overflow-x: hidden;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

/* Font and Text Styles */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 1em;
    font-weight: 400;
	line-height: 1.375;
}

h1 {
    font-family: "Bolton","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 1.75em;
	word-spacing: -2px;
	margin: 0 0 1rem;
}

h2 {
	font-family: "Martel Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 1.125em;
	font-weight: 700;
	text-transform: uppercase;
  	word-spacing: 2px;
	margin: 2rem 0 1rem;
}
h2custom {
	background-color: rgb(300,0,0,0.175);
	color: rgba(300,300,300,1);
	font-family: "Martel Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 1.5em;
	font-weight: 700;
	text-transform: uppercase;
  	word-spacing: 1px;
	margin: 0 0 1rem;
}


h3 {
	color: rgba(0,0,0,0.375);
	font-family: inherit;
	font-size: 1em;
	font-weight: 600;
  	line-height: 1.5;
	margin: 0 0 2rem;
}

p {
	font-size: 1em;
	line-height: 1.75;
	margin: 0 0 1em;
}

a,
a:focus,
a:hover {
	color: rgb(79,151,175);
}
li {
	list-style: none;
}
li:before {
    content: '\25A0';
    color: rgba(111,127,31,0.5);
	display: block;
    position: relative;
    max-width: 0;
    max-height: 0;
    left: -1.5em;
    top: .09375em;
}
ol,
ul {
	padding-left: 1.5em;
}

strong {
	text-transform: uppercase;
}

sup {
	font-size: smaller;
	top: -.4em;
}

iframe {
  	padding-bottom: .5em;
  	margin-bottom: -10px;
  	border: 0;
  	width: 100%;
}

.header-caption {
	color: rgba(0,0,0,0.5);
	font-size: 1.6em;
	margin: 0;
}

.text-indent {
	text-indent: -0.81em;
	padding-left: 1em;
}

.alert {
  	padding: 1em;
    margin: 15px 0;
}

/* Header & Footer Styles */
header {
    background: rgb(103,127,31);
}
header img {
    opacity: .9;
}

footer {
	background-color: rgb(103,127,31);
	border-top: 3px solid rgba(239,239,175,.625);
}

footer a {
	color: rgba(255,255,255,0.875);
}

footer a:focus,
footer a:hover {
	color: white;
}

footer h1,
footer h2,
footer h3,
footer p {
	color: rgba(255,255,255,0.5);
	text-align: center;
}

footer .fa {
	background: rgba(223,207,183,1);
	color: rgb(103,97,85);
	line-height: 2em;
	text-align: center;
	margin: .25em;
	margin-bottom: 1em;
	width: 2em;
	height: 2em;
	font-size: 1.25em;
	border-radius: 100%;
}

footer .google-plus-icon {
  	font-size: 2.25em;
    margin: .25em;
    width: 2em;
    height: 2em;
}

footer hr {
	border-color: rgba(255,255,255,0.1);
}

footer .social-link {
  	border: 0;
  	-webkit-filter: brightness(70%) grayscale(100%) invert(100%) sepia(50%);
  	filter: brightness(70%) grayscale(100%) invert(100%) sepia(50%);
}

hr {
    border-top: 1px solid rgba(0,0,0,0.1);
	margin-top: 0;
	margin-bottom: 1em;
}

video {
	width: 100%;
  	height: auto;
}

/* Background Image Styles */
.background-image:before {
	content: "";
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
}

.home:before {
    background: url('../img/bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.lodging:before {
    background: url('../img/lodging-bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.attractions:before {
    background: url('../img/attractions-bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.nature:before {
    background: url('../img/nature-bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.meadows {
	background: url('../img/meadows.jpg') no-repeat 80% center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.loft {
	background: url('../img/loft.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.woodlands {
	background: url('../img/woodlands.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.birches {
	background: url('../img/birches.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.octagon {
	background: url('../img/octagon.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.tree-lodge {
	background: url('../img/treelodge.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.cedar-house {
	background: url('../img/cedarhouse.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.meadows-thumbnail {
	background: url('../img/lodging/meadows.jpg') no-repeat 80% center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.loft-thumbnail {
	background: url('../img/lodging/loft.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.woodlands-thumbnail {
	background: url('../img/lodging/woodlands.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.birches-thumbnail {
	background: url('../img/lodging/birches.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.octagon-thumbnail {
	background: url('../img/lodging/octagon.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.tree-lodge-thumbnail{
	background: url('../img/lodging/treelodge.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.cedar-house-thumbnail {
	background: url('../img/lodging/cedarhouse.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.history {
	background: url('../img/history.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.nature {
	background: url('../img/nature.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.cabin {
    background: url('../img/cabin.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.trails {
	background: url('../img/trails/trails-head.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.forest {
	background: url('../img/forest-and-parks/forest.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.sooline {
	background: url('../img/sooline/sooline.jpg') no-repeat center bottom;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.animals {
	background: url('../img/animals/animals.jpg') no-repeat 0 0;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.event-planning {
	background: url('../img/event-planning/event-planning.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.gift-shop {
	background: url('../img/gift-shop/gift-shop.jpg') no-repeat center 35%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.swimming-hole {
	background: url('../img/swimming-hole/swimming-hole.jpg') no-repeat 0 37.5%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.yoga {
	background: url('../img/yoga/yoga-2.jpg') no-repeat 0 37.5%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.games {
	background: url('../img/games/games-1.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.malmo {
	background: url('../img/malmo-memorial-park/malmo.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* Banner Styles */
.banner {
	display: table;
	position: relative;
	border-bottom: 3px solid rgba(223,223,207,.875);
	height: 50vw;
	min-height: 24em;
	max-height: 32em;
	width: 100%;
}

.banner h1,
.banner h2,
.banner h3 {
	color: white;
	font-size: 2.5em;
  	text-align: center;
	margin: 0;
	padding-top: 1rem;
	padding-bottom: 1.5rem;
}

.banner .box {
	display: table-cell;
	float: none;
	padding: 0;
	vertical-align: bottom;
}

.banner .row:first-child {
	background-color: rgba(0,0,0,0.5);
    color: white;
	margin: 0;
	padding: 0;
}

.banner-img {
	float: left;
	width: 50%;
	height: 100%;
	background: url('../img/octagon.jpg') no-repeat center center fixed;
	z-index:-1;
}

.banner-text {
	float: left;
	max-width: 64em;
	height: 100%;
}

/* BlockUI Styles */
.blockUI.blockOverlay,
.blockUI.blockMsg {
	cursor: pointer !important;
}

.blockUI.blockMsg {
	left: 0 !important;
	right: 0 !important;
	margin: auto !important;
	border-radius: 4px;
}

/* Blog Styles */
.blog img {
  	display: block;
    max-width: 100%;
    min-height: 15em;
  	height: 40vmin;
}

/* Box Styles */
.box {
	position: relative;
	padding-top: 1em;
	padding-bottom: 1em;
}
.box:before,
.box:after,
.box-lg:before,
.box-lg:after {
    content: " ";
	display: table;
}
.box:after,
.box-lg:after {
    clear: both;
}
.box-footer {
	background-color: rgb(87,111,31);
	padding-top: 2em;
}
.box-lg {
	padding-top: 3.5em;
}
.box-lg:last-child {
	padding-bottom: 2em;
}
.box.booking {
  	padding-top: 1em;
}
.box.contact {
  	padding-top: 0;
  	padding-bottom: 0;
	margin-left: -15px;
}

/* Brand and Logo Styles */
.brand,
.address-bar {
    display: none;
}

.address-bar p,
.address-bar .fa {
  	display: none;
}

.logo {
	width: 8em;
	margin-top: 1em;
	opacity: 0.5;
}

/* Button Styles */
.btn {
	font-family: "Martel Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: inherit;
	text-transform: uppercase;
	padding: 1em 1.5em .75em;
  	margin-left: 0;
    margin-right: 0;
    margin-bottom: .75em;
  	border: none;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-default {
	color: white;
	background-color: rgba(31,127,103,0.75);
	border: none;
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
	color: white;
    background-color: rgba(31,103,127,0.875);
}

.btn-primary {
	color: white;
	background-color: rgba(31,127,103,.75);
	border: none;
}
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	color: white;
	background-color: rgba(31,103,127,.875);
}

.btn-success {
	color: white;
	background-color: rgba(239,127,15,.625);
	border: none;
}
.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
	color: white;
	background-color: rgba(239,103,55,.875);
}
.btn-success[disabled] {
	background-color: rgb(167,151,135);
}
.text-left>.btn {
    margin-left: 0;
    margin-right: .5em;
}

/* Carousel Styles */
.carousel {
	background-color: rgba(3,7,3,.875);
}

.carousel-caption {
    position: absolute;
	top: 0;
    right: auto;
    bottom: 0;
    left: auto;
	width: 40%;
    z-index: 10;
	padding-top: 10%;
  	padding-bottom: 10%;
    color: #fff;
	text-align: initial;
    text-shadow: none;
    background-color: rgba(0,0,0,0.5);
}

.carousel-caption.left {
    left: 0;
	text-align: left;
	padding-left: 10%;
	padding-right: 2.5%;
}

.carousel-caption.right {
    right: 0;
	text-align: right;
	padding-left: 5%;
	padding-right: 10%;
}

.carousel-caption h1 {
    font-size: 1.75em;
    font-weight: 300;
	margin: 0 0 1rem;
}

.carousel-caption p {
	color: white;
}

.carousel-control {
	color: rgba(0,0,0,0.4);
	opacity: 1;
	text-shadow: none;
	width: 10%;
	z-index: 100;
}

.carousel-control:focus,
.carousel-control:hover {
    color: rgba(0,0,0,0.6);
	opacity: 1;
}

.carousel.thumbnails {
	border-top: 3px solid rgba(223,223,207,.875);
}

.carousel.thumbnails .carousel-control,
.carousel.intro .carousel-control {
	color: rgba(255,255,255,.8);
}

.carousel.thumbnails .carousel-control:focus,
.carousel.thumbnails .carousel-control:hover,
.carousel.intro .carousel-control:focus,
.carousel.intro .carousel-control:hover {
	color: rgba(255,255,255,1);
	opacity: 1;
}

.carousel.comments .carousel-control.left,
.carousel.comments .carousel-control.right,
.lb-overlay .carousel-control.left,
.lb-overlay .carousel-control.right {
	background-image: none;
}

.carousel-indicators .active {
    background-color: rgb(255,251,247);
	margin: 1px;
	width: 10px;
    height: 10px;
}

.carousel-indicators li {
    border: 2px solid rgb(255,251,247);
}

.carousel-indicators li:before {
	content: none;
}

.carousel-inner {
	margin: auto;
}

.carousel-inner.small {
	max-height: 20em;
	max-height: 12vmax;
  	min-height: 16em;
}

.carousel.comments {
	background-color: rgb(255,251,247);
}

.carousel.thumbnails .item > div {
    padding: 0 4px;
}

.carousel.thumbnails .item img {
  	min-width: 100vw;
    min-height: 20em;
}

.carousel-text-block {
	position: absolute;
	top: 0;
	margin: 0;
	width: 40%;
	height: 100%;
	color: white;
	background-color: rgba(0,0,0,0.5);
}

.carousel-text-block.left {
	left: 0;
}

.carousel-text-block.right {
	right: 0;
}

.carousel-text-block.left::before {
	content: " ";
	display: inline-block;
	height: 100%;
	width: 20%;
	vertical-align: middle;
}

.carousel-text-block.right::before {
	content: " ";
	display: inline-block;
	height: 100%;
	width: 20%;
	vertical-align: middle;
}

.carousel-text {
	display: inline-block;
	position: relative;
	font-family: "Bolton","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 3em;
	word-wrap: break-word;
    white-space: normal;
	color: white;
	vertical-align: middle;
	width: 13em;
}


/* Dropdown Menu Styles */
.dropdown .btn {
    font-size: inherit;
    font-family: "Bolton";
	color: rgba(255,255,255,0.9);
    line-height: 20px;
    text-transform: uppercase;
    padding: 2em;
  	border-radius: 0;
  	box-shadow: none;
}

.dropdown .btn:active {
    box-shadow: none;
    outline: none;
}

.dropdown .btn:hover {
    color: white;
    text-decoration: underline;
}

.dropdown .btn.active {
    background-color: rgba(106,112,35,1);
}

.dropdown-menu {
    background-color: rgba(106,112,35,1);
	border: 1px solid #ccc;
    border-radius: 0;
	box-shadow: none;
	padding: 0;
	margin: 0;
}

.dropdown-menu>li>a {
    color: rgba(255,255,255,0.9);
	padding: 1em 1.6em;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: rgba(255,255,255,0.8);
    background-color: rgba(0,0,0,0.1);
}

/* Form Styles */
.form-control {
  	margin-bottom: .5em;
}
.form-control[readonly] {
  	background-color: #fff;
}
textarea.form-control {
  	max-height: 32em;
    resize: vertical;
}
label p {
  	line-height: 1.5;
  	margin-bottom: 0;
}
label i {
	font-weight: 400;
}
label .fa {
  	color: rgb(79,151,175);
    margin: 0 .25em;
    opacity: .875;
}
.checkbox {
  	margin-top: 0;
}
.info-box {
	background-color: rgba(255,255,0,0.125);
    border: 2px solid rgba(63,63,0,.25);
  	border-radius: 4px;
    padding: 1.25em 1.5em .75em;
}
.tooltip.in {
	opacity: 1;
}
.tooltip-inner {
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 1em;
	background-color: white;
	color: rgba(0,0,0,0.75);
	text-align: left;
	box-shadow: 0 0 0 2px rgba(193,190,176,1);
	padding: .875em;
}
.tooltip.top .tooltip-arrow {
	border-top-color: white;
}

/* Home Page Styles */
.home .btn-primary {
	background-color: rgb(31,127,103);
}
.home .btn-primary.active,
.home .btn-primary.focus,
.home .btn-primary:active,
.home .btn-primary:focus,
.home .btn-primary:hover,
.home .open>.dropdown-toggle.btn-primary {
    background-color: rgb(31,103,127);
}
.home .carousel .btn {
	margin: 0;
}
.home .carousel img {
	width: 100%;
}
.home .item.intro {
	height: 40em;
	height: 54vw;
	min-height: 24em;
	max-height: 32em;
}

.home .thumbnail {
	box-shadow: none;
	margin: auto;
	margin-top: 1em;
	margin-bottom: 2em;
	max-width: 32em;
}

.home .thumbnail .caption {
	padding: 1em;
}

.home .thumbnail-icon.fa {
	font-size: 3.25em;
}

.home .thumbnail-icon {
	color: rgba(103,127,31,.75);
	text-align: center;
	width: 100%;
}

.home .about {
  	padding: 0 1em;
}

/* Image Styles */
.img-center {
	display: inline-block;
}

.img-small {
	width: 8em;
}

.img-medium {
  	width: 10em;
}

/* Masonry & Gallery Styles */
.gallery {
	margin-left: -10px;
	margin-right: -10px;
}

.gallery .item {
	padding-left: 10px;
	padding-right: 10px;
}

.masonry-container {
	margin-left: -10px;
	margin-right: -10px;
}

.masonry-container .item {
	padding-left: 10px;
	padding-right: 10px;
}

/* Nav Styles */
.nav>li>a {
	font-size: 1em;
	padding: 0 1.25em;
  	padding-bottom: .25em;
}

.nav-social-links {
  	display: block;
    padding: 0 15px;
  	border-bottom: 1px solid rgba(225,220,202,.625);
}

.nav-social-links .fa {
  	font-size: 1.25em;
  	padding: .875em .5em;
  	margin: 0 1em;
}

.navbar {
    margin-bottom: 0;
	border-radius: 0;
	min-height: auto;
}

.navbar li:before {
	content: none;
}
    
.navbar .fa {
	color: rgba(255,255,255,.8);
}

.navbar-brand {
	font-family: "Martel Sans", Helvetica, Arial, sans-serif;
	font-size: 1.25em;
    font-weight: 700;
    letter-spacing: 1px;
	line-height: 1;
	text-transform: uppercase;
	height: auto;
	padding: 1.25em 1em .875em 15px;
}

.navbar-default {
    background-color: rgba(103,127,31,1);
    border: none;
	border-bottom: 3px solid rgba(239,239,175,1);
}

.navbar-default .navbar-brand {
    color: rgba(255,255,255,0.875);
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: white;
    background-color: transparent;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: rgba(225,220,202,.625);
  	box-shadow: none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: rgba(255,255,255,0.875);
    background-color: rgba(0,0,0,0.25);
}
.navbar-default .navbar-nav>li>a {
    color: rgba(255,255,255,0.875);
  	line-height: 3em;
	text-transform: capitalize;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: rgba(255,255,255,0.875);
    text-decoration: underline;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: rgba(255,255,255,0.9);
}

.navbar-right>li>a {
  	padding-left: 15px;
    padding-right: 15px;
}

.navbar-nav {
	font-family: "Bolton","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none;
	margin: 0 -15px;
}

.navbar-toggle {
    font-size: 1.25em;
	margin: 0;
    padding: .875em 1em;
    border: none;
}

/* Panel Styles */
.panel {
  	background-color: rgba(255,255,255,.875);
	margin-top: 0;
	margin-bottom: 1em;
    border: none;
}

.panel-body {
	padding: 0 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

.panel-heading {
	background-color: rgba(103,127,31,0.625);
    padding: 1em;
	padding-bottom: .625em;
	border-radius: 4px 4px 0 0;
}

.panel-heading h1,
.panel-heading h2,
.panel-heading h3 {
    color: white;
	margin: 0;
}

/* Quote Styles */
.quote {
	display: table-cell;
	position: relative;
	margin: auto;
	vertical-align: middle;
}

.quote p {
	font-size: 1.25em;
	font-style: italic;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 1.6em;
	color: rgba(0,0,0,0.875);
}

.quote .quoter {
    font-size: 1.25em;
    font-style: normal;
    font-weight: normal;
    color: rgba(0,0,0,0.625);
}

.quote-box {
	display: table;
	width: 100%;
	min-height: 24em;
	margin: auto;
	padding-left: 2em;
	padding-right: 2em;
}

/* Row Styles */
.row:nth-child(even) {
	background-color: rgb(255,251,247);
}
.row:nth-child(odd) {
	background-color: rgba(255,251,247,.9375);	
}
.row.description {
	background-color: rgb(255,251,247);
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	height: 100%;
	padding: 4em;
	overflow-y: auto;
}
.row.footer {
	background-color: rgb(117,124,39);
}
.row .row {
	background-color: transparent;
}
.row.transparent {
	background: transparent;
	color: white;
}
.row #cabin-rentals {
    min-height: 0;
}

/* Table Styles */
.table {
	text-align: center;
}

.table h1,
.table h2,
.table h3 {
	margin: 0;
  	margin-top: .375em;
	text-align: left;
}

.table p {
	margin: 0;
}

.table>tbody>tr>th {
	font-family: "Martel Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 1.125em;
	font-weight: 700;
	text-transform: uppercase;
	word-spacing: 2px;
	margin: 2rem 0 1rem;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 1em;
    border-top: 1px solid #eee;
	vertical-align: middle;
}

.table .cell-xxxs  {
	width: 6em;
}

.table .cell-xxs  {
	width: 8em;
}

.table .cell-xs  {
	width: 10em;
}

.table .cell-sm  {
	width: 12em;
}

.table .cell-md {
	width: 14em;
}

.table .cell-lg {
	width: 18em;
}

.table .cell-xl {
	width: 24em;
}

.table .cell-xxl {
	width: 36em;
}

.table-fixed {
	table-layout: fixed;
}

.table-responsive {
	overflow-y: hidden;
}

/* Thumbnail Styles */
.thumbnail {
	background-color: rgb(255,251,247);
	padding: 0;
	border: none;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
}

.thumbnail video {
	background-color: black;
	min-height: 20em;
	padding: 1px;
	margin-bottom: -.5em;
}

.thumbnail .btn {
	margin: 0;
	margin-top: 1em;
}

.thumbnail .caption {
	color: rgba(0,0,0,0.625);
	position: relative;
	padding: 2em;
}

.thumbnail .caption h1 {
	font-size: 1.75em;
}

.thumbnail .caption h2 {
	color: rgba(31,111,127,.625);
	font-size: 1em;
	font-weight: 700;
	margin: 0;
}

.thumbnail .caption h3 {
	margin-bottom: 1em;
  	padding-top: 0;
}

.thumbnail .caption p {
	margin-bottom: 0;
}

.thumbnail .caption-label {
	position: absolute;
	bottom: 2em;
	left: 2em;
	padding: 0;
  	max-width: 32%;
}

.thumbnail-image {
	height: 40vmin;
	min-height: 15em;
}

.thumbnail-white {
	background-color: rgb(255,253,251);
}

.animal .thumbnail {
	max-width: 32em;
}

.embed-responsive .embed-responsive-item.video,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    right: 0;
    left: auto;
    width: 60%;
    max-height: 62em;
}

/* xs */
@media screen and (max-width: 767px) {
	.carousel-caption {
		width: 100%;
	}
	.carousel-caption p {
		font-size: 1em;
	}
	.carousel-caption.right {
		padding-left: 10%;
	}
	
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev{
		font-size: 4em;
		margin-top: -45px;
	}
		
	.carousel.thumbnails .item > div {
		padding: 0;
	}
  
	.dropdown .btn {
      	text-align: left;
      	width: 100%;
		padding: 1em 1.4em;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: rgba(255,255,255,0.9);
		padding: 1em 2.6em;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: white;
		text-decoration: underline;
	}
	
	.home .item.intro {
		max-height: 28em;
	}
	
	.home .thumbnail .caption {
		padding: 1em 0;
	}
	
	.row.description {
		padding: 30px 0;
		margin: 0;
	}
	
	.thumbnail .item img {
		max-width: 125%;
	}
	
	.thumbnail .item:last-child img {
		max-width: 100%;
	}
	
	/* Table Styles */
	.table {
		table-layout: fixed;
	}
	
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: normal;
	}
}

/* xxs */
@media screen and (max-width: 530px) {
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev{
		font-size: 2em;
		margin-top: -20px;
	}
	
	.home .carousel-inner>.item>a>img,
	.home .carousel-inner>.item>img {
		max-width: 150%;
      	min-height: 26em;
	}
  
  	.home .carousel-inner>.item:last-child>a>img,
	.home .carousel-inner>.item:last-child>img {
		max-width: 100%;
	}
	
	.home .carousel img {
		width: 150%;
	}
	
	.home .carousel .rates img {
		width: 100%;
	}
}

@media screen and (min-width: 544px) {
	body {
		font-size: 14px;
	}
    .banner h1,
    .banner h2,
    .banner h3 {
        font-size: 2.75em;
      	text-align: left;
    }
  	.btn {
        margin-left: .25em;
        margin-right: .25em;
    }
}

@media screen and (min-width: 768px) {
	body {
		font-size: 15px;
	}
    .banner h1,
    .banner h2,
    .banner h3 {
        font-size: 3em;
    }
    .address-bar {
        display: inherit;
        color: rgba(255,255,255,.625);
		font-weight: 600;
		letter-spacing: 1px;
		text-align: right;
        text-transform: uppercase;
		padding: .875em 2em;
      	position: absolute;
      	right: 0;
      	z-index: 1;
    }
	
	.address-bar .fa {
      	display: inline-block;
		background: rgba(223,207,183,1);
		color: rgb(103,97,85);
		font-size: 1.125em;
		line-height: 2em;
		text-align: center;
		margin: 0 .25em;
		width: 2em;
		height: 2em;
		border-radius: 100%;
	}
  
  	.address-bar .social-link {
        -webkit-filter: brightness(70%) grayscale(100%) invert(100%) sepia(50%);
        filter: brightness(70%) grayscale(100%) invert(100%) sepia(50%);
    }
  
	.address-bar .google-plus-icon {
        margin: .25em;
        width: 2em;
        height: 2em;
    }
    .text-right>.btn {
        margin-right: 0;
        margin-left: .5em;
    }
  	.carousel-caption {
        padding-top: 5%;
        padding-bottom: 5%;
    }
  	.carousel-caption h1 {
      	font-size: 2em;
    }
    .carousel.thumbnails .item img {
        min-width: 48vw;
        min-height: 20em;
    }
	.dropdown, .dropup {
		float: left;
	}
  	.navbar-default .navbar-nav>li>a {
        line-height: 1;
    }
    .nav>li>a {
        padding-top: 1.25em;
      	padding-bottom: 1.25em;
    }
  	li.nav-social-links {
        display: none;
    }
}

@media screen and (min-width: 992px) {
	.address-bar p {
		display: inline-block;
		margin: 0;
		margin-right: .5em;
    }
  
    .carousel-caption h1 {
        font-size: 2.5em;
    }
}

@media screen and (min-width: 1200px) {
    .banner h1,
    .banner h2,
    .banner h3 {
        font-size: 3.25em;
    }
    .carousel.thumbnails .item img {
        min-width: 24vw;
        min-height: 20em;
    }
}

@media screen and (min-width: 1312px) {
    .brand {
        display: inherit;
        font-family: "Bolton","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 1.5em;
        line-height: normal;
        text-align: center;
		padding-top: 1em;
      	padding-left: .5em;
    }

    .address-bar {
      	position: initial;
    }
	
	.carousel-caption p {
		font-size: 1.125em;
	}
  
	.dropdown .btn {
		line-height: normal;
	}

    .navbar {
        border-radius: 0;
		min-height: 0;
    }
  
  	.navbar-brand {
      	padding-right: 2em;
    }
  
    .navbar .brand {
      	position: absolute;
      	bottom: 0;
    }

    .navbar-default {
        background: #fff;
        background-color: rgb(103,127,31);
		box-shadow: none;
    }

    .navbar-header {
        display: none;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 -15px;
        table-layout: fixed;
    }
	
	.navbar-toggle {
		display: none;
	}
}

/* Carousel Controls */
@media all and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .glyphicon-remove,
	.carousel-control .icon-next,
	.carousel-control .icon-prev,
	.carousel-control .icon-close {
		font-size: 4em;
	}
	
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		margin-top: -45px;
	}
	
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: 0;
	}

	.thumbnails .carousel-inner > .active.left,
	.thumbnails .carousel-inner > .prev {
		left: -50%;
	}
	.thumbnails .carousel-inner > .active.right,
	.thumbnails .carousel-inner > .next {
		left: 50%;
	}
	.thumbnails .carousel-inner > .left,
	.thumbnails .carousel-inner > .prev.right,
	.thumbnails .carousel-inner > .active {
		left: 0;
	}
	.thumbnails .carousel-inner .cloneditem-1 {
		display: block;
	}
}

@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
	.thumbnails .carousel-inner > .item.active.right,
	.thumbnails .carousel-inner > .item.next {
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
		left: 0;
	}
	.thumbnails .carousel-inner > .item.active.left,
	.thumbnails .carousel-inner > .item.prev {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		left: 0;
	}
	.thumbnails .carousel-inner > .item.left,
	.thumbnails .carousel-inner > .item.prev.right,
	.thumbnails .carousel-inner > .item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

@media all and (min-width: 1200px) {
	.thumbnails .carousel-inner > .active.left,
	.thumbnails .carousel-inner > .prev {
		left: -25%;
	}
	.thumbnails .carousel-inner > .active.right,
	.thumbnails .carousel-inner > .next {
		left: 25%;
	}
	.thumbnails .carousel-inner > .left,
	.thumbnails .carousel-inner > .prev.right,
	.thumbnails .carousel-inner > .active {
		left: 0;
	}
	.thumbnails .carousel-inner .cloneditem-2,
	.thumbnails .carousel-inner .cloneditem-3 {
		display: block;
	}
}

@media all and (min-width: 1200px) and (transform-3d), all and (min-width: 1200px) and (-webkit-transform-3d) {
	.thumbnails .carousel-inner > .item.active.right,
	.thumbnails .carousel-inner > .item.next {
		-webkit-transform: translate3d(25%, 0, 0);
		transform: translate3d(25%, 0, 0);
		left: 0;
	}
	.thumbnails .carousel-inner > .item.active.left,
	.thumbnails .carousel-inner > .item.prev {
		-webkit-transform: translate3d(-25%, 0, 0);
		transform: translate3d(-25%, 0, 0);
		left: 0;
	}
	.thumbnails .carousel-inner > .item.left,
	.thumbnails .carousel-inner > .item.prev.right,
	.thumbnails .carousel-inner > .item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}