﻿.whitefish-moto {
	border: 1px solid #000000;
	border-radius:20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background-color:rgba(0, 0, 0, .3);
	padding:3px 0px;
	width:95%;
	margin-left:5px;
	color:#fff;
	text-shadow:1px 1px 2px #000 !important;
	text-align:center;
	font-style:italic;
	font-weight:600;
}
.whitefish-friend {
	/*border: 1px solid #fff;
	border-radius:20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background-color:rgba(255, 255, 255, .3);*/
	padding:3px 0px;
	width:95%;
	margin-left:5px;
	color:#000;
	text-shadow:1px 1px 2px #fff !important;
	text-align:center;
	font-style:italic;
	font-weight:600;
}

.BoatRentals {
	border:1px black solid;
	padding:10px;
	margin:30px 15px 30px 5px;
	width:auto;
	background-color:#FFFFFF;
	color:#000;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	box-shadow: 10px 10px 20px #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=135, Color=#000000)";
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4);
	overflow:hidden;
	font-size:20px;
	/*text-align:justify;*/
}
.BoatRentals h4 {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
.BoatRentals h1 {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
	font-size:26px;
}
.BoatRentals p {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.BoatRentals img{
	max-width: 100%;
	height: auto;
	margin:5px 20px 10px 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 5px 5px 8px #000;
	-moz-box-shadow: 5px 5px 8px #000;
	box-shadow: 5px 5px 8px #000;
	display:inline-block;
	float:right;
	/*overflow:hidden;max-width:220px;text-align:center*/
}
.CabinRentals {
	border:1px black solid;
	padding:10px;
	margin:30px;
	max-width:1000px;
	background-color:#FFFFFF;
	color:#000;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	box-shadow: 10px 10px 20px #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=135, Color=#000000)";
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4);
	overflow:hidden;
	font-size:20px;
	/*text-align:justify;*/
}
.CabinRentals h4 {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
	display:inline-block;
}
.CabinRentals h1 {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
	font-size:26px;
}
.CabinRentals p {
	
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.CabinRentals img{
	max-width: 200px;
	height: auto;
	margin:10px 15px 12px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 5px 5px 8px #000;
	-moz-box-shadow: 5px 5px 8px #000;
	box-shadow: 5px 5px 8px #000;
	display:inline-block;
	float:right;
	/*overflow:hidden;max-width:220px;text-align:center*/
}
.CabinRentals span{
	font-weight:normal;
	text-decoration:none;
}
.CabinRentals div{
	float:right;
	overflow:hidden;
	max-width:220px;
	text-align:center;
}
.PhotoBox{
	border:1px black solid;
	padding:10px;
	margin:30px;
	width:auto;
	background-color:#FFFFFF;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	box-shadow: 10px 10px 20px #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=135, Color=#000000)";
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4);
	overflow:hidden;
	text-align:justify;
}

.infoBox{
	border:1px black solid;
	padding:10px;
	margin:30px;
	width:auto;
	background-color:#FFFFFF;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	box-shadow: 10px 10px 20px #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=135, Color=#000000)";
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4);
	overflow:hidden;
	text-align:justify;
}
.infoBox p, li {
	color:#000;
	font-size: 22px;
	font-weight:300;
	line-height:25px;
	margin:5px;
}
.infoBox h1{
	color:#000;
	font-size: 26px;
	font-weight:600;
	line-height:35px;
	margin-top:15px;
	text-decoration:underline;
	text-align:left;
}
.infoBox h2, h3, h4, h5, h6{
	color:#000;
	font-size: 22px;
	font-weight:600;
	line-height:30px;
	margin-top:15px;
	text-decoration:underline;
}
.infoBox h4{
	color:#000;
	font-size: 22px;
	font-weight:600;
	line-height:30px;
	margin-top:15px;
	text-decoration:none;
}
.infoCabin{
	padding:10px;
	margin:30px;
	width:auto;
	background-color:#FFFFFF;
	overflow:hidden;
	display:inline-table;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	box-shadow: 10px 10px 20px #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=135, Color=#000000)";
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4);
	overflow:hidden;
	text-align:justify;
}
.infoCabin h1{
	color:#000;
	font-size: 26px;
	font-weight:600;
	line-height:35px;
	margin-top:15px;
	text-decoration:underline;
}
.imgCabin{
	max-width:180px;
	overflow:hidden;
	text-align:center;
	float:left;
}
.WhatOthers{
	display:inline-block;
	max-width:400px;
	height:auto;
	margin:10px 10px 20px 10px;
	border:1px black solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 10px 10px 20px #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=135, Color=#000000)";
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4);
	text-align:justify;
	padding:0 10px 0 10px;
	font-size:20px;
}
.myBox {
	margin: 15px auto;
	color: #000;
	width: auto;
	height:100%;
	padding: 10px 20px 0 280px;
	text-align:justify;
	overflow:hidden;
}

.myBox h1{
	color:#000;
	font-size: 26px;
	font-weight:600;
	line-height:35px;
	margin-top:15px;
}
.myBox h2{
	color:#000000;
	font-size: 26px;
	font-weight:600;
	line-height:35px;
	margin-top:15px;
}
.myBox h3{
	color:#000000;
	font-size: 20px;
	line-height:35px;
	margin-top:15px;
}
.myBox h4{
	color:#000;
	font-size: 24px;
	font-weight:600;
	line-height:30px;
	margin-top:15px;
}
.myBox h6{
	color:#000000;
	font-size: 20px;
	line-height:30px;
	margin-top:15px;
}
.myBox p{
	color:#000;
	font-size: 22px;
	font-weight:300;
	line-height:25px;
	margin:5px;
}
.myBox li{
	color:#000;
	font-size: 20px;
	/*font-weight:300;*/
}
.myBox span{
	color:#000;
	font-size: 20px;
	/*font-weight:300;*/
}
.myBoxTech{
	position:relative;
	top:60px;
	margin:0 0 20px 250px;
	height:auto;
	padding:20px;
	font-size:20px;
}
.PicLeft {
	float:left;
	margin:10px 20px 10px 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 5px 5px 8px #000;
	-moz-box-shadow: 5px 5px 8px #000;
	box-shadow: 5px 5px 8px #000;
}
.PicRight {
	float:right;
	margin:10px 20px 10px 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 5px 5px 8px #000;
	-moz-box-shadow: 5px 5px 8px #000;
	box-shadow: 5px 5px 8px #000;
}
.PicCenter {
	width:100%;
	display:block;
	margin-left: auto;
	margin-right: auto;	
	margin:10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 5px 5px 8px #000;
	-moz-box-shadow: 5px 5px 8px #000;
	box-shadow: 5px 5px 8px #000;
}
.PicStandAlone {
	float:right;
	margin:10px 20px 10px 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 5px 5px 8px #000;
	-moz-box-shadow: 5px 5px 8px #000;
	box-shadow: 5px 5px 8px #000;
	width: auto;
	height: 300px;
}
.PicCabinThumb{
	max-width: 200px;
	height: auto;
	float:right;
	margin:10px 15px 12px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 5px 5px 8px #000;
	-moz-box-shadow: 5px 5px 8px #000;
	box-shadow: 5px 5px 8px #000;
}
.contactus{
	border: 1px solid #000000;
	border-radius:20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background-color:rgba(0, 0, 0, .3);
	padding:10px;
	color:#fff;
}
.banner-text {
	color:#fff !important;
	font-size:18px;
	text-shadow:1px 1px 2px #000 !important;
}
.map-responsive{
	overflow:hidden;
	padding-bottom:56.25%;
	position:relative;
	height:0;
}
.map-responsive iframe{
	left:250px;
	top:0;
	height:100%;
	width:100%;
	position:absolute;
}
/*###############################################################################################################################
############## VIDEO SCREEN ###################################################################################################
###############################################################################################################################*/
.iVideo{
	position:absolute;
	display:block;
	z-index:10;
	width:80%;
	height:35vw;
	background-color:#000;
	border:1px #000 solid;
	top:3%;
	left: 250px;
	right: 0;
	margin:0px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 5px 5px 8px #000;
	-moz-box-shadow: 5px 5px 8px #000;
	box-shadow: 5px 5px 8px #000;
	pointer-events: auto;
}
body {
	font-family: "Montserrat", Arial, sans-serif;
	/*font-weight: 300;*/
	font-size: 15px;
	line-height: 1.8;
	color: rgba(0, 0, 0, 0.7); 
	background-color:#FFFFFF;
}

/*@media screen and (max-width: 992px) {
	body {
		font-size: 16px;
	}
}*/
a.HeadLink {
	color:#FF9933;
	text-decoration:none;
	font-weight:500;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; 
}
a.HeadLink:hover, a.HeadLink:active, a.HeadLink:focus {
	color: #0099FF;
	outline: none;
	text-decoration:none;
}
a.BodyLink {
	color:#0099FF;
	text-decoration:none;
	font-weight:500;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; 
}
a.BodyLink:hover, a.BodyLink:active, a.BodyLink:focus {
	color: #FF9933;
	outline: none;
	text-decoration:none;
}

a {
	color:#0033CC;
	text-decoration:none;
	font-weight:500;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; 
}
a:hover, a:active, a:focus {
	color: #F75940;
	outline: none;
	text-decoration:none;
}

p {
	margin-bottom: 24px; 
}

h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font-family: "Montserrat", Arial, sans-serif;
	font-weight: 300;
	margin: 0 0 5px 0;
	/*text-shadow: 1px 1px 2px #000;
	line-height: 1.3;*/ 
}
.text-backer{
	border:1px black dotted;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	background-color:rgba(26, 26, 26, 0.7);
	margin:auto auto 30px 50px;
	color:white;
	padding:10px;
	display: inline-block;
	min-width:300px;
}
.close-desc{
	color:white;
	font-size:26px;
	float:right;
	cursor:pointer;
}
.close-desc:hover{
	color:#33CCCC;
}
figure {
	margin-bottom: 40px;
	float: left;
	width: 100%;
}

figure figcaption {
	font-size: 16px;
	width: 80%;
	margin: 20px auto 0px auto;
	color: #b3b3b3;
	font-style: italic;
	font-family: "Montserrat", Arial, sans-serif;
}
.pagination {
	position:absolute;
	width:100%;
	text-align:center;
	background-color:black;
	color:#FFFFFF;
}
.GalleryHeader{
	margin:10px 10px 10px 300px;
	font-size:18px;
	padding:10px;
}
@media screen and (max-width: 480px) {
	figure figcaption {
		width: 100%;
	}
	.GalleryHeader{
		margin:10px 10px 10px 60px;
	}
}

::-webkit-selection {
	color: #fff;
	background: #F75940;
}

::-moz-selection {
	color: #fff;
	background: #F75940;
}

::selection {
	color: #fff;
	background: #F75940;
}

/*#colorlib-page {
	width: 100%;
	overflow: hidden;
	position: relative;
	background-color:#FFFFFF;
}
#colorlib-aside {
	padding-top: 16px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 20px;
	width: 195px;
	position: fixed;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1001;
	background-color:transparent;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}*/
/*
@media screen and (max-width: 1300px) {
	#colorlib-aside {
		min-width:250px;
	}
}

#colorlib-aside #colorlib-logo {
	margin-bottom: 10px;
	display: block;
	width: 100%;
}

#colorlib-aside #colorlib-logo a {
	display: inline-block;
	text-align: center;
	color: #000;
	letter-spacing: 10px;
}

#colorlib-aside #colorlib-main-menu ul {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#colorlib-aside #colorlib-main-menu ul li {
	margin: 0 0 0 0;
	padding:0 0 10px 0;
	list-style: none;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#colorlib-aside #colorlib-main-menu ul li a {
	color: rgba(0, 0, 0, 0.4);
	text-decoration: none;
	position: relative;
	padding: 0 0 0 0;
	font-family: "Montserrat", Arial, sans-serif;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

#colorlib-aside #colorlib-main-menu ul li a:after {
	content: "";
	position: absolute;
	height: 1px;
	bottom: 1px;
	left: 0;
	right: 0;
	background-color: #000;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

#colorlib-aside #colorlib-main-menu ul li a:hover {
	text-decoration: none;
	color: black;
}

#colorlib-aside #colorlib-main-menu ul li a:hover:after {
	visibility: visible;
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1);
}

#colorlib-aside #colorlib-main-menu ul li.colorlib-active a {
	color: #000;
}

#colorlib-aside #colorlib-main-menu ul li.colorlib-active a:after {
	visibility: visible;
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1);
}

#colorlib-main {
	margin-left:250px;
	width:100%;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}*/

/*@media screen and (max-width: 1300px) {
	#colorlib-main {
		width: 80%;
	}
}

.container-wrap {
	display: block;
	width: 100%;
}

#colorlib-hero {
	min-height: 500px;
	width: 100%;
	float: left;
	clear: both;
	background-color:#FFFFFF;
}

#colorlib-hero .btn {
	font-size: 24px;
}

#colorlib-hero .btn.btn-primary {
	padding: 14px 30px !important;
}
*/
#colorlib-hero {
	/*min-height: 600px;*/
	width: 100%;
	/*float: left;*/
	clear: both;
	background-color:#ffffff;
	/*margin-bottom:30px;*/
}

#colorlib-hero .flexslider {
	/*border: none;*/
	height:100%;
	z-index:1;
	margin-bottom:0px;
	border:1px black solid;
	-webkit-box-shadow: 5px 5px 8px #000;
	-moz-box-shadow: 5px 5px 8px #000;
	box-shadow: 5px 5px 8px #000;
}
#colorlib-hero .flexslider .slides {
	position: relative;
	overflow: hidden;
}
#colorlib-hero .flexslider .slides li {
	background-repeat: no-repeat;
	background-size:cover;
	background-position:center top;
	position: relative;
}

#colorlib-hero .flexslider .slides li .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-box-shadow: inset 0px -140px 92px -28px rgba(0, 0, 0, 0.47);
	-moz-box-shadow: inset 0px -140px 92px -28px rgba(0, 0, 0, 0.47);
	box-shadow: inset 0px -140px 92px -28px rgba(0, 0, 0, 0.47);
	border:1px #000 solid;
}

#colorlib-hero .flexslider .flex-control-nav {
	bottom: 20px;
	z-index: 1000;
	right: 20px;
	float: right;
	width: auto;
}

#colorlib-hero .flexslider .flex-control-nav li {
	display: block;
	margin-bottom: 0px;
	position: relative;
}

#colorlib-hero .flexslider .flex-control-nav li a {
	background: rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 12px;
	height: 12px;
	cursor: pointer;
}

#colorlib-hero .flexslider .flex-control-nav li a.flex-active {
	cursor: pointer;
	background: transparent;
	border: 2px solid #F75940;
}

#colorlib-hero .flexslider .flex-direction-nav {
	display: none;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

#colorlib-hero .flexslider .slider-text {
	display: table;
	opacity: 0;
	min-height: 500px;
	z-index: 9;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner {
	display: table-cell;
	vertical-align: middle;
	min-height: 700px;
	padding: 2px;
	position: relative;
	color:#fff;
	text-shadow: 1px 1px 2px #000;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner .desc {
	position: absolute;
	/*margin-left:50px;*/
	padding:20px;
	max-width:900px;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner .desc.desc2 {
	background: #000;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner .desc.desc2 .tag {
	position: relative;
}
#colorlib-hero .flexslider .slider-text > .slider-text-inner .tag {
	display: block;
	margin-bottom: 0px;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner .tag span {
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 400;
	/*-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;*/
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#colorlib-hero .flexslider .slider-text > .slider-text-inner h1 {
	margin-bottom: 20px;
	font-size: calc(20px + 3vw);
	line-height: 1.3;
	font-weight: 300;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner h1 a {
	color: white;
	text-shadow: 1px 1px 2px #000;
	font-weight: 500;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner h2 {
	/*font-size: 18px;*/
	margin-bottom: 0px;
	/*font-size: 44px;
	font-size: 3vw;*/
	font-size: calc(20px + 3vw);
	line-height: 1.3;
	font-weight: 300;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner h2 a {
	color: white;
	text-shadow: 1px 1px 2px #000;
	font-weight: 500;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner .heading-section {
	font-size: 50px;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner .colorlib-lead {
	font-size: 20px;
	color: #fff;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner p {
	/*font-size: 22px;*/
	font-size: calc(18px + .6vw);
	color:#fff;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner .btn {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	padding: 10px 20px !important;
	border: none;
	font-weight: 400;
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner .btn.btn-outline {
	background: transparent;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.6);
}

#colorlib-hero .flexslider .slider-text > .slider-text-inner .btn.btn-outline:hover {
	background: transparent !important;
	border: 1px solid #fff !important;
}
.colorlib-blog {
	padding: 2px 0 0 0px;
	clear: both;
	width: 100%;
	display: block;
}

.content-wrap {
	padding-right: 20px;
}

.user-img,
.blog-img,
.instagram {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	border:1px #000 solid;
}
/*
.no-gutters {
	padding: 0;
	margin: 0;
}
*/
.blog-entry {
	display: block;
}

.blog-entry .blog-img {
	display: block;
	height: 500px;
	position: relative;
	z-index: 0;
	margin-bottom: 2px;
}

.blog-entry .blog-img:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	z-index: -1;
	-webkit-box-shadow: inset 0px -140px 92px -28px rgba(0, 0, 0, 0.47);
	-moz-box-shadow: inset 0px -140px 92px -28px rgba(0, 0, 0, 0.47);
	box-shadow: inset 0px -140px 92px -28px rgba(0, 0, 0, 0.47);
}

.blog-entry .blog-img .tag-holder {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0 0px;
	background: #fff;
	/*-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;*/
}

.blog-entry .blog-img .tag-holder i {
	color: #000;
}

.blog-entry .blog-img .desc {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px;
}

.blog-entry .blog-img .desc h2 {
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 3px;
	font-size: 26px;
	/*font-size: calc(18px + 3vw);*/
	color: white;
	text-shadow: 1px 1px 2px #000;
}

.blog-entry .blog-img .desc h2 a {
	color: #fff;
}

.blog-entry .blog-img .desc h2.head-article {
	position: relative;
	margin-bottom: 10px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.blog-entry .blog-img .desc h2.head-article:after {
	content: '';
	width: 50px;
	height: 2px;
	background: #fff;
	margin: 0 auto;
}

.blog-entry .blog-img .desc p {
	color: white;
	/*-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;*/
	line-height:normal;
	font-weight:normal;
}

.blog-entry .blog-img .desc .tag {
	text-transform: uppercase;
	font-weight: 400;
	color: #fff;
	margin-bottom: 10px;
	font-size: 12px;
	letter-spacing: 3px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.blog-entry .blog-img .desc.desc2 {
	position: relative;
	height: 500px;
}

.blog-entry .blog-img .desc.desc2 .desc-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.blog-entry .blog-img .desc.desc2 .tag span {
	display: inline-block;
	border: 1px solid rgba(255, 255, 255, 0.5);
	padding: 7px 15px;
	/*-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;*/
}

.blog-entry .blog-img .desc.desc2 h2 {
	margin-bottom: 30px;
}

.blog-entry .blog-img.blog-img2 {
	height: 235px;
	margin-bottom: 30px;		/*####### Bottom of Blog-img2 #########*/
}

.blog-entry .blog-img.blog-img2 h2.head-article {
	font-size: 20px;
}

.blog-entry .blog-img.blog-img2 p {
	margin-bottom: 5px;
}

.blog-entry-style {
	z-index: 0;
	display: block;
	position: relative;
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
}

.blog-entry-style .blog-slider {
	display: block;
	z-index: -1;
	position: relative;
	margin-bottom: 0;
}
.blog-entry-style .blog-img {
	display: block;
	z-index: 0;
	margin-left: auto;
	margin-right: auto;
	max-height: 400px;
	overflow: hidden;
	position: relative;
}
.blog-entry-style .blog-img .movie-right {
	position:absolute;
	right:0px;
	z-index:999;
	width:17px;
	height:100%;
	background-image:url('../images/videotape-right.jpg');
	background-repeat:repeat-y;
	background-color:transparent;
}

.blog-entry-style .blog-img .movie-left {
	position:absolute;
	left:0px;
	z-index:999;
	width:17px;
	height:100%;
	background-image:url('../images/videotape-left.jpg');
	background-repeat:repeat-y;
	background-color:transparent;
}

.blog-entry-style .blog-img img {
	position: relative;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.blog-entry-style .blog-img .video {
	display: table;
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	height: 400px;
	background-color:black;
}
.blog-entry-style .blog-img .colorlib-video {
	overflow: hidden;
}
.blog-entry-style .blog-img .colorlib-video a {
	z-index: 1001;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	height: 100%;
	display: table;
	text-align: center;
	padding-left:40%;
	/*border:1px lime solid;
	background: #fff;
	-webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
	-ms-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
	-o-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	border:1px lime solid;*/
}

.blog-entry-style .blog-img .colorlib-video a i {
	position:relative;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	top:38%;
	/*font-size: 80px;*/
	background-image:url('../images/youtube-icon.png');
	background-repeat: no-repeat;
}

.blog-entry-style .blog-img .colorlib-video .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/*background: rgba(0, 0, 0, 0.1);*/
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.blog-entry-style .blog-img .colorlib-video:hover .overlay {
	background: rgba(0, 0, 0, 0.7);
}

.blog-entry-style .blog-img .colorlib-video:hover a {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.blog-entry-style:hover .blog-img img, .blog-entry-style:focus .blog-img img {
	position: relative;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.blog-entry-style:hover .blog-detail img, .blog-entry-style:focus .blog-detail img {
	position: relative;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.blog-entry-style .desc {
	width: 100%;
	background:#fff;
	background-image: linear-gradient(#fff, #D6D6D6, #fff);
	margin-left:0px;
	padding: 0 5px 0 0;
	z-index: 1;
	text-align:justify;
	/*border:1px orange solid;*/
}

.blog-entry-style .desc h2 {
	font-weight: 300;
	font-size: 28px;
	text-transform: uppercase;
	margin-bottom:1px;
	padding-left:5px;
	text-align:left;
	/*border:1px lime solid;*/
}
.blog-entry-style .desc .comments {
	margin-bottom:50px;
	padding-left:5px;
	/*border:1px fuchsia solid;*/
}
.blog-entry-style .desc h2 a {
	color: #000;
}

.blog-entry-style .desc .meta {
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom:1px;
}

.blog-entry-style .desc .meta span {
	padding-right: 10px;
}
.blog-entry-style .desc .meta .cat a{
	color:#000099;
	padding-left:5px;
}
.blog-entry-style .desc .meta .pos a{
	font-size:10px;
}

.blog-entry-style .desc .meta span a {
	color: #000;
	font-weight: 300;
}

.blog-slider {
	position: relative;
	margin-bottom: 64px;
}
.btn {
	margin-right: 4px;
	margin-bottom: 4px;
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	padding: 8px 15px !important;
}

.btn.btn-sm {
	padding: 4px 15px !important;
}

.btn.btn-md {
	padding: 8px 20px !important;
}

.btn.btn-lg {
	padding: 18px 36px !important;
}

.btn:hover, .btn:active, .btn:focus {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	outline: none !important;
}

.btn-primary {
	background: #fff;
	color: #fff;
	border: 1px solid #fff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background: #f86e58 !important;
	border-color: #f86e58 !important;
}

.btn-primary.btn-outline {
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
}

.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
	background: #fff;
	color: #fff;
}


.btn-success {
	background: #5cb85c;
	color: #fff;
	border: 2px solid #5cb85c;
}

.btn-success:hover, .btn-success:focus, .btn-success:active {
	background: #4cae4c !important;
	border-color: #4cae4c !important;
}

.btn-success.btn-outline {
	background: transparent;
	color: #5cb85c;
	border: 2px solid #5cb85c;
}

.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
	background: #5cb85c;
	color: #fff;
}


.btn-info {
	background: #5bc0de;
	color: #fff;
	border: 2px solid #5bc0de;
}

.btn-info:hover, .btn-info:focus, .btn-info:active {
	background: #46b8da !important;
	border-color: #46b8da !important;
}

.btn-info.btn-outline {
	background: transparent;
	color: #5bc0de;
	border: 2px solid #5bc0de;
}

	.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
	background: #5bc0de;
	color: #fff;
}


.btn-warning {
	background: #f0ad4e;
	color: #fff;
	border: 2px solid #f0ad4e;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
	background: #eea236 !important;
	border-color: #eea236 !important;
}

.btn-warning.btn-outline {
	background: transparent;
	color: #f0ad4e;
	border: 2px solid #f0ad4e;
}

.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
	background: #f0ad4e;
	color: #fff;
}


.btn-danger {
	background: #d9534f;
	color: #fff;
	border: 2px solid #d9534f;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
	background: #d43f3a !important;
	border-color: #d43f3a !important;
}

.btn-danger.btn-outline {
	background: transparent;
	color: #d9534f;
	border: 2px solid #d9534f;
}

.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
	background: #d9534f;
	color: #fff;
}


.btn-outline {
	background: none;
	border: 2px solid gray;
	font-size: 16px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 54px;
	font-size: 16px;
	font-weight: 400;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.form-control:active, .form-control:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #F75940;
}

#message {
	height: 130px;
}


@media screen and (max-width: 500px) {
	.col-xxs-12 {
		float: none;
		width: 100%;
	}
	.BoatRentals {
		font-size:18px;
		padding-right:15px;
	}
	.BoatRentals h1 {
		font-size:22px;
	}
	.BoatRentals h4 {
		font-size:18px;
	}
	.BoatRentals p {
		font-size:18px;
	}
	.BoatRentals img{
		float:none;
		margin-right:10px;
	}
	.CabinRentals {
		font-size:18px;
	}
	.CabinRentals h1 {
		font-size:22px;
	}
	.CabinRentals h4 {
		font-size:18px;
	}
	.CabinRentals p {
		font-size:18px;
	}
	.CabinRentals div{
		float:none;
	}
	.CabinRentals span{
		font-weight:normal;
		text-decoration:none;
	}
}

@media screen and (max-width: 975px) {
	.PicStandAlone{
		width: auto;
		height: 200px;
	}
}


@media screen and (max-width: 1400px) {
	.blog-entry .blog-img .desc {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		padding: 0px;
	}
}
@media screen and (max-width: 1050px) {
	.iVideo{
		margin-right:3%;
		margin-top:10%;
	}
	.text-backer{
		margin:20px 10px 0px 40px;
	}
}

@media screen and (max-width: 768px) {
	.map-responsive{
		padding-bottom:130%;
	}
	.map-responsive iframe{
		left:0px;
	}
	.nangal{
		margin-left:0px;
	}
	.infoBox{
		margin:10px 10px 10px 10px;
	}
	.infoBox p, li {
		color:#000;
		font-size: 22px;
		font-weight:300;
		line-height:25px;
		margin:5px;
	}
	.infoCabin{
		margin:10px 10px 10px 10px;
	}
	.myBox {
		margin: 15px auto;
		color: #000;
		width: auto;
		height:100%;
		padding: 10px 20px;
		text-align:justify;
		overflow:hidden;
	}
	.myBox h1{
		color:#000;
		font-size: 26px;
		font-weight:600;
	}
	.myBox h2{
		color:#000000;
		font-size: 26px;
		font-weight:400;
		/*text-decoration:underline;*/
	}
	.myBox h3{
		color:#000000;
		font-size: 20px;
	}
	.myBox h4{
		color:#990000;
		font-size: 20px;
	}
	.myBox h6{
		color:#000000;
		font-size: 20px;
	}
	.myBox p{
		color:#000;
		font-size: 20px;
		font-weight:300;
	}
	.myBox li{
		color:#000;
		font-size: 20px;
	}
	.myBox span{
		color:#000;
		font-size: 20px;
	}
	.myBoxTech{
		top:60px;
		margin-left: 20px;
		font-size:20px;
		line-height:40px
	}
	.myBoxTech a{
		text-decoration:underline;
	}
	.PicLeft {
		width:100%;
		display:block;
		margin-left: auto;
		margin-right: auto;	
	}
	.PicRight {
		width:100%;
		display:block;
		margin-left: auto;
		margin-right: auto;	
	}
	.PicCenter {
		width:90%;
		margin-left: auto;
		margin-right: auto;	
		margin:5px;	
	}
	#colorlib-hero .flexslider .slider-text > .slider-text-inner h1 {
		margin-left:5px;
	}
	#colorlib-hero .flexslider .slider-text > .slider-text-inner p {
		margin-left:5px;
	}js-colorlib-nav-toggle
	#colorlib-aside {
		width: 195px;
		left:-195px;
		/*-moz-transform: translateX(-195px);			
		-webkit-transform: translateX(-195px);
		-ms-transform: translateX(-195px);
		-o-transform: translateX(-195px);
		transform: translateX(-195px);*/
		padding-top: 16px;
	}
	#colorlib-aside #colorlib-logo {
		margin-bottom: 10px;
	}
	#colorlib-aside #colorlib-main-menu ul {
	/*margin: 0 0 1px 0;*/ }
	#colorlib-aside .colorlib-footer {
		position: relative;
		bottom: 0;
	}
	#colorlib-main {
		width: 100%;
		margin-left:0px;
	}
/*	#colorlib-hero .flexslider .slider-text > .slider-text-inner .desc {
		left:0px;
		border:1px black dotted;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		-ms-border-radius: 30px;
		border-radius: 30px;
		background-color:rgba(26, 26, 26, 0.1);
		margin:5px;
	}*/
	#colorlib-hero .flexslider .slider-text > .slider-text-inner .desc.desc2 {
		background: transparent;
	}
	#colorlib-hero .flexslider .slider-text > .slider-text-inner .desc.desc2 .tag:before, #colorlib-hero .flexslider .slider-text > .slider-text-inner .desc.desc2 .tag:after {
		display: none;
	}
	#colorlib-hero .flexslider .slider-text > .slider-text-inner {
		/*text-align: center;*/
	}
	#colorlib-hero .flexslider .slider-text > .slider-text-inner h1 {
		font-size: 40px;
	}
	#colorlib-hero .flexslider .slider-text > .slider-text-inner .heading-section {
		font-size: 30px;
	}
	#colorlib-hero .flexslider .slider-text > .slider-text-inner .btn {
		width: 100%;
	}
	.colorlib-blog {
		padding-top: 2px;
		/*padding-bottom: 128px;*/
		padding-left:0px;
	}
	.content-wrap {
		padding: 0 16px;
	}
	.blog-entry .blog-img {
		height: 400px;
	}
	.blog-entry .blog-img .desc.desc2 {
		position: relative;
		height: 400px;
	}
	.blog-entry .blog-img.blog-img2 {
		height: 400px;
	}
	.blog-entry-style {
		margin-bottom: 64px;
	}
	.blog-entry-style .blog-img .colorlib-video {
		height: 380px;
		width:100%;
	}
	.blog-entry-style .blog-img .video{
		height:280px;
	}
	.blog-entry-style .desc {
		width: 100%;
		margin-top: 0;
	}
	.blog-entry .desc {
		width: 100%;
		margin-top: 0;
	}
	.colorlib-featured {
		margin-bottom: 0;
	}
	.sidebar {
		padding: 0 16px;
	}
	.side .instagram-entry .instagram {
		width: 25%;
	}
	.colorlib-social li a {
		padding: 10px 8px;
	}
	.colorlib-nav-toggle {
		opacity: 1;
		visibility: visible;
		height:70px;
	}
	#colorlib-hero .flexslider .slides li {
		background-repeat: no-repeat;
		background-size:cover;
		background-position:top center;
		/*min-height: 400px;
		max-width:100%;
		position: relative;
		border:1px lime solid;
		padding-left:250px;*/
	}

}

.js .animate-box {
	opacity: 0;
}

#sticky_item {
	overflow: hidden;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

#sticky_item.is_stuck {
	margin-top: 10px;
}

@media screen and (max-width: 992px) {
	.sticky-parent {
		clear: both;
		height: inherit !important;
		float: left;
		padding-top: 30px;
	}
}