@import url('https://fonts.googleapis.com/css2?family=Just+Another+Hand&family=Montserrat:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Just+Another+Hand&display=swap');

/* ============================== */
/* RESETS */
/* ============================== */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
#box01 {
	padding-bottom: 100px;
	color: #fff;
/*	height: 147px;*/
	height: 200px;
	text-decoration: none;
/*	background: #c33e1a;*/
	background: #c3361a;
}
.sidebar h3 {
	margin: 10px 0 0;
	font: 36px/36px "Just Another Hand", "Book Antiqua", Palatino, serif;
	color: #fff;
	text-transform: none;
	letter-spacing: 1px;
}
#box02 {
/*	background: #336c69;*/
	background: #33596c;
}
.sidebar .box {
	margin: 0 0 13px;
	color: #fff;
}
.box {
	display: block;
	position: relative; 
	margin: 0 0 0 0;
	padding: 10px;
	width: 220px;
	height: auto;
	text-align: center;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#fishshow img {
	margin: 0 0 0 20px;
	width: 180px;
	height: 82px;
}
#box03 {
	float: left;
	margin: 3px 0 0;
	padding: 15px 25px;
	width: 335px;
	height: 430px;
	text-align: left;
	background: #f6e6ca url(../images/bg-box03.jpg);
	overflow: visible;
}
#box03 .bg {
	display: none;
	position: absolute;
	top: -7px;
	left: 0;
	width: 100%;
	height: 200px;
	background: url(../images/bg-paper.png) center -6px no-repeat;
	z-index: 1;
}
.box p {
	margin: 10px 0;
	text-transform: none;
}

/* Add button */

.for-mbl{
	display: none;
}

.for-mbl a {
    text-align: center;
    padding: 30px 0 0 0;
    margin: 0;
}

/* End */

.box.cycle-pager-active {
	margin-top: -20px;
	background: #232e35;
	-webkit-box-shadow: inset 0px 30px 30px rgba(0,0,0,.5);
	-moz-box-shadow: inset 0px 30px 30px rgba(0,0,0,.5);
	box-shadow: inset 0px 20px 20px rgba(0,0,0,.25);
}
.box.cycle-pager-active img {
	opacity:1;
	filter:alpha(opacity=100);
}
#box04 {
	margin-top: 3px;
	padding: 0;
	height: 150px;
	background: url(../images/image03.jpg);
}
#box04 img {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in; 
}
#box04:hover img {
	opacity:0;
	filter:alpha(opacity=0);
}
#box05 {
	float: none;
	margin: 13px 0;
	height: 400px;
	background: url(../images/image02.jpg) center 0px no-repeat;
}
#box04 {
	float: right;
	margin-bottom: 13px;
	padding: 0;
	width: 332px;
}
#box05 .btn {
	position: absolute;
	padding: 0 0 0 20px;
	bottom: 0;
	left: 0;
	width: 220px;
	height: 60px;
	font: 30px/60px "Just Another Hand", Georgia, "Times New Roman", Times, serif;
background: #c3361a;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#box06,
#box07 {
	float: left;
}
#box06 {
	margin-right: 13px;
	padding: 0;
	width: 297px;
	height: 180px;
	background: #000;
}
#box07 {
	padding: 10px 25px;
	width: 370px;
	height: 160px;
	color: #fff;
	background: #33596c;
/*background: #c3361a;*/
}
#box07:after
{ 
	position: absolute;
	top: 15%;
	right: 20px;
	font: italic 160px/100px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #1f85b4;
	opacity:.75;
	filter:alpha(opacity=75);
	content:"";
}
.zozi-advance-button {
	margin: none !important;
	margin-left: 0 !important;
	font: 30px/60px "Just Another Hand", Georgia, "Times New Roman", Times, serif !important;
}

/* ============================== */
/* SITE ELEMENTS  */
/* ============================== */

/* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}*/
* {
	margin: 0; 
	padding: 0;
	
}
/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
	clear: both;
}

html {

}

html {height: 100%;   }



body {
	height: auto;
	font: 15px/21px Georgia, "Times New Roman", Times, serif;
	color: #444;
	background: #e8cf8f url(../images/bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	overflow-x: hidden;
	}

::-moz-selection  { background: #09f; color:#000; text-shadow: none; }

::selection  { background: #09f; color:#000; text-shadow: none; } 

a {cursor: pointer;}
	
a:active, a:focus{outline: 0;}

img {height: auto; border: none;}
	
.left {float: left;}

.right {float: right;}

.center {text-align: center;}

.subtitle {
	display: block;
	margin: 0 0 0;
	font: bold 13px/16px "EB Garamond", "Book Antiqua", Palatino, serif;
	text-shadow: 0 -1px 0 #fff;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #5E3F39;
	}

ul, li {list-style: none;}

img, object, embed {max-width: 100%;}

.clear {
  display: block;
  content: " ";
  clear: both;
  width: 100%;
}

textarea {resize: none;}

/* ============================== */
/* TYPOGRAPHY  */
/* ============================== */

.margin-top-none {
	margin-top: 0;
}
h1 {
	display: block;
	margin: 20px 0;
	padding: 0;
	font: 300 20px/24px "montserrat", arial, sans-serif;
	color: #536e7a;
	letter-spacing: -1px;
	text-transform: uppercase;
	clear: both;
}
h2 {
	display: block;
	margin: 15px 0;
	font: 48px/54px "Just Another Hand", Arial, Helvetica, sans-serif;
	color: #3d4044;
	text-transform: none;
	letter-spacing: 0px;
	}
h3 {
	display: block;
	margin: 15px 0;
	font: 300 18px/24px "montserrat", arial, sans-serif;
	color: #536e7a;
	letter-spacing: 0px;
	text-transform: uppercase;
}
h4 {
	display: block;
	margin: 20px 0;
	font: 17px/24px "Montserrat", "Book Antiqua", Palatino, serif;
	color: #33404b;
	text-transform: none;
}
h5 {
	display: block;
	margin: 15px 0 0;
	font:  14px/20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #182d45;
	text-transform: none;
	}

h6 {
	display: block;
	margin: 5px 0 0;
	font:  bold 11px/16px Georgia, "Times New Roman", Times, serif;
	color: #ceb89b;
	text-transform: uppercase;
	}
.break {
	display: block;
	position: relative;
	margin: 0 0 23px;
	width: 100%;
	height: 26px;
	opacity:.75;
	filter:alpha(opacity=75);
	clear: both;
}
.break span {
	position: absolute;
	top: 14px;
	width: 100%;
	height: 1px;
	border-top: 1px #8e7f66 solid;
	z-index: 1;
}
legend {
	margin: 15px 0;
	text-transform: none;
	}
p {
	margin: 15px 0;
	letter-spacing: 0;
	}
.red {
	color: #C33;
}
p {
   -webkit-transition:color .1s ease-in;  
   -moz-transition:color .1s ease-in;  
   -o-transition:color .1s ease-in; 
   -ms-transition:color .1s ease-in;  
   transition:color .1s ease-in;  
}
.aligncenter {
	text-align: center;
}
.alignleft {
	float: left;
	margin: 5px 25px 10px 0;
	text-align: left;
}
.alignright {
	float: center;
	text-align: right;
}
.polaroid {
	margin: 15px 3px;
}
.polaroid.alignleft {
	display: block;
	float: left;
	margin: 5px 20px 15px 5px;
}
.polaroid.alignright {
	float: right;
	margin: 5px 0 15px 20px;
}
.polaroid {
	display: block;
	position: relative;
	padding: 15px 12px 12px;
	max-width: 100%;
	text-decoration: none;
	vertical-align: top;
	background: #ebf0f3;
	-webkit-box-shadow: 0 2px 5px rgba(51, 51, 51, .5), 0 7px 5px -5px #fff inset, 0 -7px 5px -5px #fff inset;
	-moz-box-shadow: 0 2px 5px rgba(51, 51, 51, .5), 0 7px 5px -5px #fff inset, 0 -7px 5px -5px #fff inset;
	box-shadow: 0 2px 5px rgba(51, 51, 51, .5), 0 7px 5px -5px #fff inset, 0 -7px 5px -5px #fff inset;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
}
.polaroid:nth-child(3n+3),
.polaroid:nth-child(5n+5) {

}
.vignette {
	display: block;
	-webkit-box-shadow: 0 0 7px rgba(51, 51, 51, .3) inset;
	-moz-box-shadow: 0 0 7px rgba(51, 51, 51, .3) inset;
	box-shadow: 0 0 7px rgba(51, 51, 51, .3) inset;
}
.polaroid img {
	width: 150px;
	height: 145px;
}
.polaroid.m img {
	width: 255px;
	height: 255px;
}
.vignette img {
	display: block;
}
.polaroid p {
display: block;
margin: 8px 0 0;
width: 100%;
font: 22px/22px "Just Another Hand", Georgia, "Times New Roman", Times, serif;
text-align: center;
}
.polaroid.m p {
display: block;
font: 30px/30px "Just Another Hand", Georgia, "Times New Roman", Times, serif;
}
.polaroid.m {
	padding: 18px 18px 58px;
}


.fancybox:nth-child(6n+6) {
	margin-right: 0;
}
fieldset .fancybox:nth-child(6n+6) {
	margin-right:15px;
}
fieldset .fancybox img {
	width: 110px;
	height: 83px;
}
fieldset .fancybox:nth-child(5n+5) {
	margin-right: 0;
}
.fancybox {
	display: block;
	float: left;
	position: relative;
	margin: 0 15px 15px 0;
	padding: 0;
	max-width: 100%;
	text-decoration: none;
	vertical-align: top;
	background: #ebf0f3;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
}
.fancybox img {
	display: block;
	width: 200px;
	height: 150px;
}

.gallery {
	padding: 5px 3px;
	overflow: hidden;
}
.sidebar .gallery {
	width: 290px;
	overflow: hidden;
}
.sidebar .fancybox:nth-child(3n+3) {
	margin-right: 0;
}
.sidebar .fancybox {
	display: block;
	float: left;
	position: relative;
	margin: 0 8px 8px 0;
	padding: 0;
	max-width: 100%;
	text-decoration: none;
	vertical-align: top;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
}
.sidebar .fancybox img {
	display: block;
	width: 85px;
	height: 64px;
}






.postcard {
	display: block;
	margin: 0 0 0 -2px;
	padding: 20px;
	width: 560px;
	height: 315px;
	background: url(../images/envelope.png);
}
.postcard span {
	display: block;
	width: 560px;
	height: 315px;
	overflow: hidden;
}




small {
	display: block;
	margin: 0;
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
}

.sidebar small {
	display: block;
	margin: 3px 0;
	font: 11px/15px Georgia, "Times New Roman", Times, serif;
	
}
blockquote {
	position: relative;
	margin: 25px 0;
	padding: 30px;
	width: auto;
	font: italic 18px/24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-top: 1px #81a1c9 double;
	border-bottom: 1px #81a1c9 solid;
}
blockquote span {
	display: block;
	position: absolute;
	top: 0;
	right: 10px;
	width: 120px;
	height: 100px;
	font: 140px/100px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #152c58;
	text-align: right;
}
blockquote p {
	color: #fff;
}

.quote {
	display: block;
	position: relative;
	padding: 10px 40px 10px 25px;
	width: auto;
	color: #fff;
	text-align: left;
}
.quote p {
	margin: 15px 0;
	font: italic 15px/21px Georgia, "Times New Roman", Times, serif;
}
.quote p.quote-author {
	display: block;
	padding-left: 0;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	width: 100%;
/*	color: #152c58;*/
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/* ============================== */
/* LISTS  */
/* ============================== */

ul, ol {
	margin: 15px 25px;
	
	}
ul li {
	list-style: disc;
	}
ol li {
	list-style: decimal;
	}
li {
	margin: 0 0 0 15px;
	padding: 5px 0;
	line-height: 22px;
	}
	
/* -- Listpocalypse -- */

.date, 
.date li, 
.flex-direction-nav, 
.flex-direction-nav li,
nav ul,
nav li,
#pre ul,
#pre li,
.slides,
.slides li,
#twitter_div ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

/* Checklist
- - - - - - - - - - - - - - */

.checklist, .xlist {
	margin: 10px 0;
	padding: 0;
	}
.checklist li, .xlist li {
	margin-left: 25px;
	padding: 10px 10px 10px 30px;
	list-style: none;
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	color: #2c303c;
	text-transform: none;
	}
.checklist li a {
	color: #003087;
	text-decoration: none;
}
.checklist li a:hover {
	color: #2c303c;
}
.checklist li {
	background: url(../images/check.png) 0 center no-repeat;
	}
.checklist li:first-child {
	margin-top: -5px;
	border-top: 0;
}
.checklist li:last-child {
	border-bottom: 0;
}
.xlist li {
	background: url(../images/xmark.png) 0 6px no-repeat;
	}
li.alt, checklist li.alt, .xlist li.alt {
/*	background-color: rgba(0,0,0,.1);*/
	}

/* ============================== */
/* HEADER & HEADERS */
/* ============================== */
h1#logo {
	display: block;
	position: relative;
	margin: 20px 0 20px -20px;
	padding: 0;
	width: 280px;
	height: 205px;
	background: url(../images/logo-alt.png) no-repeat;
	background-size: 100% auto;
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in; 
	z-index: 1;
	}
h1#logo:hover {
	background: url(../images/logo.png) no-repeat;
}
h1#logo a {
	display: block;
	position: relative;
	margin: 0;
	width: 280px;
	height: 205px;
	text-indent: -9999px;
	opacity:1;
	filter:alpha(opacity=100);
	}
footer#logo {
	display: block;
	position: relative;
	margin: 35px auto;
	background: url(../images/logo.png) center no-repeat;
	z-index: 1;
}
a#logo-footer {
	display: block;
	position: absolute;
	top: 0;
	right: 95px;
	padding: 0;
	width: 200px;
	height: 110px;
	text-indent: -9999px;
	background: url(../images/logo-footer.png) right center no-repeat;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 1;
	}

iframe {
	z-index: 2;
}


/* ============================== */
/* LINKS  */
/* ============================== */

a {
	color: #0762a1;
	text-decoration: underline;
   -webkit-transition:color .1s ease-in;  
   -moz-transition:color .1s ease-in;  
   -o-transition:color .1s ease-in; 
   -ms-transition:color .1s ease-in;  
   transition:color .1s ease-in;  
	}
a:hover {
	color: #a61111;
	text-decoration: underline;
	}
.sidebar a {
	color: #0762a1;
}
footer a {
	color: #1adca0;
}
footer a:hover {
	color: #1adca0;
}
.btn-wrap {
	padding: 12px;
	width: 195px;
	background: rgba(0,0,0,0.075);
	border: 1px #fff solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0 1px 5px rgba(0,0,0,.5), inset -1px -1px 0 #fff;
	-webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,.5), inset -1px -1px 0 #fff;
	box-shadow: inset 0 1px 5px rgba(0,0,0,.5), inset -1px -1px 0 #fff;
}
#btn-sale {
	display: none;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -93.5px;
	padding: 0;
	width: 187px;
	height: 139px;
	text-indent: -9999px;
	background: url(../images/btn-trip.png);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
	-webkit-appearance: none;
	z-index: 999999999999;
}
#btn-sale:hover {
	top: 0px;
}
.arrow {
	padding-left: 5px;
}
.btn {
	position: relative;
	margin: 10px 0 0;
	padding: 12px 120px 12px 20px;
	width: auto;
	height: 48px;
	font: bold 18px/48px "montserrat", "Book Antiqua", Palatino, serif;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,.25);
	text-transform: none;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
/*	background: #c3361a;*/
	background: #1f85b4;
/*	background: #d42727;*/
/*	background: #01856e;*/
/*	background: #0e70bb;*/
	border-bottom: 2px #012846 solid;
	-webkit-box-shadow: 0px 3px 4px rgba(0,0,0,.25);
	-moz-box-shadow: 0px 3px 4px rgba(0,0,0,.25);
	box-shadow: 0px 3px 4px rgba(0,0,0,.25);
	border-top: none;
	border-right: none;
	border-left: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
/*	-webkit-box-shadow: 0px 3px 8px rgba(0,0,0,.25);
	-moz-box-shadow: 0px 3px 8px rgba(0,0,0,.25);
	box-shadow: 0px 3px 8px rgba(0,0,0,.25);*/
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
	-webkit-appearance: none;
}
.btn span {
	display: block;
	position: absolute;
	top: 0;
	right: 0px;
	width: 40px;
	height: 100%;
	background: rgba(0,0,0,.10) url(../images/icon-arrow.png) 15px center no-repeat;
	border-left: 1px rgba(0,0,0,.25) solid;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
}
.btn:hover span {
	background: rgba(0,0,0,.25) url(../images/icon-arrow.png) 18px center no-repeat;
}
.btn-small,
.column .btn-small {
	display: inline;
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: auto;
	width: auto;
}
.btn:hover {
	color: #fff;
	text-decoration: none;
/*	background: #c33e1a;*/
	border-bottom: 2px #012e26 solid;
	-webkit-box-shadow: 0px 3px 4px rgba(0,0,0,.25);
	-moz-box-shadow: 0px 3px 4px rgba(0,0,0,.25);
	box-shadow: 0px 3px 4px rgba(0,0,0,.25);
}
.big {
	display: block;
	margin: 30px auto 50px;
	padding: 20px 0;
	width: 400px;
	font: 18px 'sredaregular', "EB Garamond", "Book Antiqua", Palatino, serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: url(../images/bg-brown.jpg) center top;
    -webkit-box-shadow: 0px 10px 0px #3a4249, 0px 9px 25px rgba(0,0,0,.5);
    -moz-box-shadow: 0px 10px 0px #3a4249, 0px 9px 25px rgba(0,0,0,.5);
    box-shadow: 0px 10px 0px #3a4249, 0px 9px 25px rgba(0,0,0,.75);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
	-webkit-appearance: none;
}
.big:hover {
	margin: 37px auto 43px;
	color: #fff;
	text-decoration: none;
    -webkit-box-shadow: 0px 3px 0px #3a4249, 0px 3px 6px rgba(0,0,0,.9);
    -moz-box-shadow: 0px 3px 0px #3a4249, 0px 3px 6px rgba(0,0,0,.9);
    box-shadow: 0px 3px 0px #3a4249, 0px 3px 6px rgba(0,0,0,.9);
}
.arrow {
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#btn-down {
	display: block;
	margin: 20px auto;
	width: 72px;
	height: 72px;
	text-indent: -9999px;
	background: url(../images/btn-down.png);
	background-size: cover;
	opacity:.75;
	filter:alpha(opacity=75);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
}
#btn-down:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}
#btn-down.clicked {
	background: url(../images/btn-down.png) 0 -72px no-repeat;
}
#header #tripadvisor,
#header #cruisecritic
 {
	display: block;
	position: absolute;
	top: 85px;
	width: 140px;
	height: 30px;
	text-indent: -9999px;
	background-size: 109px 20px;
}
#tripadvisor {
	right: 0;
	background: /*rgba(0,0,0,.1)*/ url(../images/icon-tripadvisor.png) center no-repeat;
}
#cruisecritic {
	right: 0px;
	background: /*rgba(0,0,0,.1)*/ url(../images/icon-cruisecritic.png) center no-repeat;
}

/* -- Submit Button -- */
  
form #submit, 
input[type="submit"] {
	display: block;
    position:relative;
	margin: 15px 0;
	padding: 0 120px 0 20px;
	width: 312px;
	height: 60px;
	font: 30px/60px "Just Another Hand", Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: left;
	letter-spacing: 1px;
    text-decoration:none;
	text-shadow: none;
	background: #1f85b4 url(../images/icon-arrow.png) 280px center no-repeat;
	border-top: none;
	border-right: none;
	border-left: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;	
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
	cursor: pointer;
	-webkit-appearance: none;
	}
form #submit:hover {
	background: #1f85b4 url(../images/icon-arrow.png) 290px center no-repeat;
}
  
/* ============================== */
/* NAVIGATION MENUS  */
/* ============================== */

#header-wrap {
	display: block;
	position: relative;
	margin: 0;
	width: 100%;
	height: 150px;
/*	background: rgba(255,255,255,.5);*/
/*	border-bottom: 1px #000 solid;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.25);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.25);
	box-shadow: 0 2px 1px rgba(0,0,0,.25);*/
	z-index: 1;
}
#header {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1080px;
	height: 100%;
/*	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.25);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.25);
	box-shadow: 0 1px 8px rgba(0,0,0,.25);*/
}
#wrap {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 983px;
	z-index: 2;
}


section {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}
#footer-wrap {
	position: relative;
	margin: 50px 0 0;
	padding: 0;
	width: 100%;
	background: #0e3c41 url(../images/bg-footer-alt.jpg) center top repeat-x;
	z-index: 2;
}
footer {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	line-height: 110px;
	color: #fff;
	text-align: center;
/*	background: rgba(0,0,0,.45) url(../images/bg-footer-logo.png) center no-repeat;*/
	background-size: 200px;
	z-index: 2;
}
footer p {
	display: block;
	margin: 0;
	width: auto;
	font-size: 11px;
	line-height: 110px;
	text-align: left;
/*	text-shadow: 0 1px 0 #000;*/
/*	text-transform: uppercase;*/
/*text-shadow: 0 -1px 0 #edddb1;*/
}
#testimonials-wrap {
	display: block;
	position: relative;
	padding: 30px 0;
	width: 100%;
	height: auto;
	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.25);
	-moz-box-shadow: 0 2px 1px rgba(0,0,0,.25);
	box-shadow: 0 2px 1px rgba(0,0,0,.25);
	z-index: 3;
}
#testimonials {
	position: relative;
	margin: 0 auto;
	width: 820px;
	font:  italic 18px/24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #ceb89b;
	text-align: center;
	background: url(../images/quote.png) left top no-repeat;
}
#testimonials p {
	padding: 20px 60px 0;
}
#testimonials p.author {
	padding: 0;
	font: 11px/15px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: right;
	letter-spacing: 0;
}
#testimonials p.author span {
	display: block;
	margin: 5px 0;
	font: bold 13px/16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
}

/* -- Navigation Bar --*/	
	
#site-navigation {
	display: block;
	position: relative;
	float: right;
	margin: 15px 0 0;
	padding: 0;
	width: 730px;
	height: 50px;
	z-index: 2;
/*	background: url(../images/bg-site-navigation.png) center bottom no-repeat;*/
	} 
#site-navigation .menu {
	margin: 0px 0;
	padding: 0;
}
#site-navigation a#phonenumber {
	display: none;
	position: absolute;
	right: 160px;
	top: 3px;
	padding: 0 0 0 40px;
	width: auto;
	height: 35px;
	font: bold 18px/35px "Just Another Hand", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
	text-decoration: none;
	text-align: right;
	text-shadow: 0 1px 0 rgba(0,0,0,.25);
	letter-spacing: 0;
	background: url(../images/icon-phone.png) 15px center no-repeat;
}
#site-navigation a#phonenumber:hover {
	color: #fff;
}
#site-navigation a#phonenumber span {
	display: block;
	position: relative;
	margin: -1px 0 0;
	padding: 0;
	font: 9px Arial, Helvetica, sans-serif;
}
#site-navigation a#phonenumber a {
	padding: inherit;
	height: inherit;
	color: #fff;
	text-shadow: none;
	background: none;
}
#site-navigation li {
	display: block;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	height: 50px;
	font: 13px "montserrat", "Book Antiqua", Palatino, serif;
	text-align: center;
	text-transform: uppercase;
	color: #ad2121;
	}
#site-navigation li#logo-space {
	margin-right: 300px;
	} 
#site-navigation li.menu-parent-item:hover {
	background: #fff url(../images/bg-nav.png) 10px center no-repeat;
}
#site-navigation li.menu-parent-item:hover a {
	color: #333;
}
#site-navigation a {
	display: block;
	position: relative;
	margin: 0;
	padding: 0 22px;
	height: 50px;
	font: 300 14px/50px "montserrat", arial, sans-serif;
	color: #536e7a;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-shadow: 0 0px 0 rgba(0,0,0,.05);
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	}
#site-navigation a span {
	display: block;
	margin: 4px 0;
	font:  bold italic 13px/16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #ceb89b;
	text-transform: none;
	text-shadow: none;
	letter-spacing: 0;
	}
#site-navigation a:hover span,
#site-navigation li.current-menu-item a span {

	}
#site-navigation a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg-nav-a.png) center 18px no-repeat;
	opacity:0;
	filter:alpha(opacity=0);
	z-index: -1;   
}
#left,
#right {
	width: 330px;
}
#left li {
	float: right;
}
#left {
	float: left;
}
#right {
	float: right;
/*	background: url(../images/bg-nav-li.png) left center no-repeat;
	background-size: 2px 50px;*/
}


#site-navigation #logo a:after,
#site-navigation #btn-call a:after,
#site-navigation li.current-menu-item .sub-menu a,
#site-navigation .current-menu-item .sub-menu a:after, 
#site-navigation .sub-menu a:after {
	background: none;
}
#site-navigation li.sub-wrapper:hover {
	background: #485168;
}
#site-navigation li.sub-wrapper:hover a {
	color: #fff;
}
#site-navigation li.current-menu-item a {
	color: #1f85b4;
	text-shadow: none;

}
#site-navigation a:hover,
#site-navigation li:hover a:after,
#site-navigation #logo:hover a:after {
	color: #1f85b4;
	text-shadow: none;
}

a#btn-book {
	display: block;
	position: absolute;
	top: 76px;
	right: 49px;
	width: 187px;
	height: 139px;
	text-indent: -9999px;
	background: url(../images/btn-book.png) 0 -5px no-repeat;
    -webkit-transition: background-position 0.25s ease-in-out;
    -moz-transition: background-position 0.15s ease-in-out;
    -ms-transition: background-position 0.15s ease-in-out;
    -o-transition: background-position 0.15s ease-in-out;
    transition: background-position 0.15s ease-in-out;
	z-index: 2;
}
a#btn-book:hover {
	background: url(../images/btn-book.png) 0 0 no-repeat;
}
a#btn-book.sticky {
	position: fixed;
	left: 50%;
	margin-left: 316px;
	top: 0;
}

#site-navigation .sub-menu {
	display: block;
	position:absolute;
	top: 50px;
	left: 0;
	margin: 0;
	padding: 15px 25px;
	width: 165px;
	height: 1px;
	background: #485168;
	-webkit-box-shadow: 0px 5px 1px rgba(0,0,0,.25);
	-moz-box-shadow: 0px 5px 1px rgba(0,0,0,.25);
	box-shadow: 0px 5px 1px rgba(0,0,0,.25);
	opacity:0;
	filter:alpha(opacity=0);
	overflow: hidden;
	z-index: 1;
}
#site-navigation .sub-menu li {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	font: bold 12px/16px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	text-transform: uppercase;
	background: url(../images/bg-list.png) left center no-repeat;
}
#site-navigation ul li .sub-menu a {
	padding: 10px 0;
	height: auto;
	font: 300 italic 16px/18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
	text-align: left;
	text-transform: none;
	text-shadow: none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#site-navigation ul li .sub-menu a:hover {
	padding: 10px 0 10px 5px;
	color: #adcbdd;
	text-decoration: none;
}

#site-navigation ul li:hover > ul{
	display: block;
	height: auto;
	opacity:1.0;
	filter:alpha(opacity=100);
}


#site-navigation li.menu-parent-item a:hover {
	text-decoration: none;
}




.sub-menu a:before {
	content: '\00BB \00a0';
}
#site-navigation li.menu-parent-item a:hover {
	text-decoration: none;
}


/* ============================== */
/* ICONS */
/* ============================== */	


#social_links {
	display: block;
	position: absolute;
	top: 0;
	right: 20px;
	width: 45px;
	height: 75px;
	overflow: hidden;
}
#social_links a,
#mailing a {
	display: block;
	position: absolute;
	bottom: 10px;
	float: none;
	margin: 0;
	padding: 0;
	width: 35px;
	height: 35px;
	text-indent: -9999px;
   -webkit-transition: .25s ease-in;  
   -moz-transition: .25s ease-in;  
   -o-transition: .25s ease-in; 
   -ms-transition: .25s ease-in;  
   transition: .25s ease-in;  
}
#social_links a:hover {
	opacity:.75;
	filter:alpha(opacity=75);
}

#twitter {
	background: url(../images/social.png) -26px 0 no-repeat;
}
#site-navigation #googleplus {
	background: url(../images/social.png) -159px 0 no-repeat;
}
#site-navigation #icon-email {
	background: url(../images/social.png) -195px 0 no-repeat;
}
#facebook {
	background: url(../images/social.png) 0 0 no-repeat;
}
#flickr {
	background: url(../images/social.png) -158px 0 no-repeat;
}
#youtube {
	background: url(../images/social.png) -36px 0 no-repeat;
}
#mail {
	background: url(../images/social.png) -70px 0 no-repeat;
}

a#facebook {
	display: block;
	position: absolute;
	top: 10px;
	right: 0;
	float: none;
	margin: 0;
	padding: 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background: url(../images/icon-facebook.png) 0 0 no-repeat;
	background-size: 100%;
/*	opacity:.9;
	filter:alpha(opacity=90);*/
   -webkit-transition: .1s ease-in;  
   -moz-transition: .1s ease-in;   
   -o-transition: .1s ease-in;  
   -ms-transition: .1s ease-in;  
   transition: .1s ease-in;  
}
a#facebook:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
a#flickr {
	display: block;
	position: absolute;
	top: 5px;
	right: 70px;
	float: none;
	margin: 0;
	padding: 0;
	width: 36px;
	height: 35px;
	text-indent: -9999px;
/*	opacity:.9;
	filter:alpha(opacity=90);*/
   -webkit-transition: .1s ease-in;  
   -moz-transition: .1s ease-in;   
   -o-transition: .1s ease-in;  
   -ms-transition: .1s ease-in;  
   transition: .1s ease-in;  
}

/* ============================== */
/* ELEMENTS
/* ============================== */


#eagle,
#bear,
#elk,
#moose {
	position: absolute;
	z-index: 9999;
}
#eagle {
	top: 380px;
	right: 85px;
	width: auto;
	height: auto;
	border: 0;
}
#bear {
	top: 760px;
	right: 290px;
}
#elk {
	top: -175px;
	left: 40px;
}
#moose {
	top: 155px;
	left: 320px;
	width: 80px;
}
#icon-tv { /* compass */
	position: absolute;
	bottom: -50px;
	right: -60px;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
	z-index: 2;
}
#icon-tv:hover {
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
}

/* -- Pictures --*/

img.shadow {
	padding-bottom: 6px;
	background: url(../images/divider-horizontal.png) bottom center no-repeat;
}
img.left {
	margin: 0 10px 30px 0;
	width: auto;
}
img.alignright {
	float: right;
	margin: 5px 0 10px 25px;
}
img.alignleft {
	float: left;
	margin: 20px 25px 10px 0;
}
img.envelope {
	position: absolute;
	top: 13px;
	left: 0px;
	margin: 0;
	padding: 13px;
	width: 704px;
	height: 385px;
	background: url(../images/bg-slides.jpg);
    -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,.5);
    -moz-box-shadow: 0px 2px 3px rgba(0,0,0,.5);
    box-shadow: 0px 2px 3px rgba(0,0,0,.5);
}
table.drift img {
	width: 254px;
}
table.drift td {
	font: 60px "Just Another Hand", Georgia, "Times New Roman", Times, serif;
}

/* ============================== */
/* SLIDESHOW */
/* ============================== */

#slideshow-wrap {
	display: block;
	position: relative;
	/* margin: -7px 0 0 -7px; */
	margin: -7px 0 0 -20px;
	padding: 0;
	width: 730px;
	height: 411px;
	background: url(../images/bg-slides.jpg) no-repeat;
    -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,.5);
    -moz-box-shadow: 0px 2px 3px rgba(0,0,0,.5);
    box-shadow: 0px 2px 3px rgba(0,0,0,.5);
}
#slideshow {
	position: absolute;
	top: 13px;
	left: 13px;
	width: 704px;
	height: 385px;
	overflow: hidden;
	z-index: 1;
}
.slide {
	display: block;
	position: relative;
	margin: 0;
	width: 704px;
	height: 385px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 1;
}
.slide img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: 0;
	width: 704px;
	height: 385px;
	z-index: 1;
}
.main {
	position: relative;
	margin: 0 0 13px;
	padding: 430px 20px 20px;
	background: #fbf0db url(../images/bg-main.jpg) center top no-repeat;
}
.home .main {
	padding-top: 20px;
}

/* ============================== */
/* CYCLE PAGER */
/* ============================== */

.cycle-pager {
	position: absolute;
	bottom:20px;
	left: 50%;
	margin: 0 0 0 -60px;
	padding: 0;
	width: 110px;
	height: 10px;
	overflow: hidden;
	z-index: 9998;
	}
#box07 .cycle-pager {
	bottom:17px;
	left: auto;
	right: 10px;
	width: 80px;
}
.cycle-pager span {
	display: block;
	position: relative;
	float: left;
	margin: 0 10px 0 0;
	width: 8px;
	height: 8px;
	background: #fff;
	text-indent: -9999px;
	opacity:.50;
	filter:alpha(opacity=50);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
}
.cycle-pager span.cycle-pager-active {
	opacity:1;
	filter:alpha(opacity=100);
}
.cycle-pager span:last-child {
	margin-right: 0;
}
.cycle-pager a:last {
	margin-right: 0;
}
.cycle-next, 
.cycle-prev {
	display: block;
	position: absolute;
	top: 80px;
	width: 38px;
	height: 137px;
	text-indent: -9999px;
	opacity:.50;
	filter:alpha(opacity=50);
	-webkit-transition: all 0.15s ease-in;
	-moz-transition: all 0.15s ease-in;
	-o-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in; 
	cursor: pointer;
	z-index: 99999;
}
.cycle-next:hover, 
.cycle-prev:hover {
	opacity:1;
	filter:alpha(opacity=100);	
}
.cycle-next {
	right: -70px;
	background: url(../images/next-previous.png) 0 0 no-repeat;
}
.cycle-prev {
	left: -70px;
	text-align: left;
	background: 0 -138px url(../images/next-previous.png) no-repeat;
}

/* ============================== */
/* SMALLER SLIDESHOW */
/* ============================== */

#ss {
	position: relative;
	height: 401px;
	background: #ad2121;
}
#ss a {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 360px;
	height: 401px;
	z-index: 1;
}
#ss img {
	margin: 0;
	width: 360px;
	height: 401px;
	opacity:.50;
	filter:alpha(opacity=50);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
}
#ss:hover img {
	opacity:.25;
	filter:alpha(opacity=25);
}
#ss .cycle-next, 
#ss .cycle-prev {
	display: block;
	position: absolute;
	top: 188px;
	width: 31px;
	height: 37px;
	text-indent: -9999px;
	opacity:.40;
	filter:alpha(opacity=40);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in; 
	z-index: 99999;
}
#ss .cycle-next {
	right: 0px;
	background: 31px 0 url(../images/bg-next-previous.png);
}
#ss .cycle-next:hover {
	opacity:.9;
	filter:alpha(opacity=9);
}
#ss .cycle-prev {
	left: 0px;
	text-align: left;
	background: 0 0 url(../images/bg-next-previous.png);
}
#ss .cycle-prev:hover {
	opacity:.9;
	filter:alpha(opacity=9);
}
#ss article {
	position: absolute;
	top: 190px;
	width: 360px;
	font: italic 24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
	text-align: center;
	z-index: 9999;
}

#ss article a {
	font: italic 24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
	text-align: center;
}

/* ============================== */
/* COLUMNS */
/* ============================== */


.sidebar {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 235px;
	height: auto;
	min-height: 400px;
	color: #3d4044;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	z-index: 2;
}
.sidebar a.small {
	display: block;
	position: relative;
	margin: 15px 0 15px -34px;
	width: 260px;
	border-top: 1px #fff solid;
    -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,.5);
    -moz-box-shadow: 0px 2px 3px rgba(0,0,0,.5);
    box-shadow: 0px 2px 3px rgba(0,0,0,.5);
}
.sidebar a.small img {
	display: block;
	position: relative;
	width: 260px;
	max-width: none;
	z-index: 1;
}
.sidebar a.small span {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 50px;
	font: 30px/50px "Just Another Hand", Arial, Helvetica, sans-serif;
	color: #37434b;
	text-transform: uppercase;
	text-align: center;
	z-index: 2;
}
.sidebar a.btn {
	display: block;
	position: relative;
	padding: 0 0 0 20px;
	bottom: 0;
	left: 0;
	width: 220px;
	height: 60px;
	font: 30px/60px "Just Another Hand", Georgia, "Times New Roman", Times, serif;
	color: #fff;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.block_right {
	position: relative;
	float: right;
	margin: 0;
	width: 730px;
	z-index: 1;
}

.content {
	display: block;
	position: relative;
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
	overflow: hidden;
}



a#btn-contact {
	display: block;
	position: absolute;
	left: 590px;
	bottom: 50px;
    margin: 0;
	width: 150px;
	height: 50px;
	font: bold italic 18px/50px "EB Garamond", "Book Antiqua", Palatino, serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0,0,0,.45);
	text-transform: none;
	background: #09f;
    -webkit-box-shadow: 0px 1px 0px #000, 0px 9px 25px rgba(0,0,0,.7);
    -moz-box-shadow: 0px 1px 0px #000, 0px 9px 25px rgba(0,0,0,.7);
    box-shadow: 0px 1px 0px #000, 0px 9px 25px rgba(0,0,0,.7);
   -webkit-transition: .25s ease-in;  
   -moz-transition: .25s ease-in;  
   -o-transition: .25s ease-in; 
   -ms-transition: .25s ease-in;  
   transition: .25s ease-in;  
	z-index: 99999;
}
a#btn-contact:hover {
	background: #000;
}


	
/* ============================== */
/* FORMS */
/* ============================== */

form {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #25aae1;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	}
form fieldset:first-child {
	margin-top: 0;
}
fieldset {
	margin: 20px 0;
	padding: 20px;
	border: 1px #8EACAB solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
legend {
	padding: 0 20px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #536e7a;
}
form p {
	margin: 5px 0 20px;
	color: #999;
	text-shadow: none;
	text-align: center;
	text-transform: uppercase;
}
form .left {
	margin: 0;
	width: 48%;
	text-align: left;
	}
form .right {
	margin: 0;
	padding: 0;
	width: 48%;
	text-align: left;
	border: none;
	}
.field {
	position: relative;
	margin: 0;
	overflow: hidden;
	}
.field:blur {
	background: #FCC;
	}
label {
	display: block;
	margin: 0 0 8px;
	font-size: 12px;
	font-weight: bold;
		color: #536e7a;
	}
input, select, textarea {
	display: block;
	position: relative;
	margin: 0 0 15px;
	color: #333;
	background: #fff;
	}
input {
	margin: 0 0 15px;
	padding: 10px 10px 9px;
	width: 100%;
	height: 40px;
	color: #656565;
	line-height: 16px;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1) inset;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1) inset;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	-webkit-transition: border-color .2s ease-out,-webkit-box-shadow .2s ease-out;
	-moz-transition: border-color .2s ease-out,-moz-box-shadow .2s ease-out;
	transition: border-color .2s ease-out, box-shadow .2s ease-out;
	}
input, select {
	display: block;
	}
select {
	padding-left: 15px;
	width: 260px;
	height: 30px;
	border: 1px solid #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1) inset;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1) inset;
	}
select#daydropdown, select#monthdropdown, select#yeardropdown {
	float: left;
	margin-right: 5px;
	width: 75px;
	}
input:active, input:focus, textarea:active, textarea:focus {
	}
textarea {
	display: block;
	padding: 10px;
	width: 100%;
	height: 200px;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1) inset;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1) inset;
	}
	
label.radio {
	height: auto;
	clear: both;
}
label.radio span {
	display: block;
	float: right;
	width: 540px;
	font: 13px "EB Garamond", "Book Antiqua", Palatino, serif;
	line-height: 18px;
}
input[type="radio"] {
	display: block;
	float: left;
	width: 19px;
	height: 14px;
    color:#f2f2f2;
}


input[type="radio"]:checked + label span {
    background:url(check_radio_sheet.png) -57px top no-repeat;
}

.checkbox {
	display: inline-block;
	margin: 0 0 15px;
/*	padding: 3px;*/
	width: 400px;
	height: auto;
/*	background: #666;*/
	overflow: hidden;
	}
.checkbox label {
	display: block;
	float: left;
	margin: -4px 25px 0 5px;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	}
.checkbox label input {
	margin-top: 3px;
  }
input[type="checkbox"] {
	float: left;
	}
.checkbox input {
	display: inline;
    width: 13px;
    height: 13px;
	margin: 0 5px 0 0;
    padding: 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
	}
.alert {
	display: block;
	margin: -8px 0 0;
	width: 100%;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fd713a;
	text-align: right;
	}
.asterisk {
	font-size: 24px;
	color: #54bfc8;
}


/* ============================== */
/* TABLES  */
/* ============================== */

	
table.ui-datepicker-calendar {
	background-color: #ffffff;
}

table.ui-datepicker-calendar td {
	padding: 5px 11px;
}

.ui-datepicker-header {
	background-color: #ffffff;
	margin-bottom: -16px;
	padding: 10px 10px 10px;
}

.ui-datepicker-next span {
	margin-left: 20px;
}


table {
	font-size: 14px;
	margin: 15px 0 20px;
	width: 100%;
	color: #333;
	line-height: 2;
	border-spacing: 0;
	border-right: 1px #fff solid;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	-webkit-box-shadow: inset 0px -10px 50px rgba(0,0,0,.1), 0px 2px 4px rgba(0,0,0,.25);
	-moz-box-shadow: inset 0px -10px 50px rgba(0,0,0,.1), 0px 2px 4px rgba(0,0,0,.25);
	box-shadow: inset 0px -10px 50px rgba(0,0,0,.1), 0px 2px 4px rgba(0,0,0,.25);
}

th,
td {
	padding: 100px;
	text-align: center;
}

.ui-datepicker th {
	padding: 5px;
	font:  bold 14px/18px Arial, Helvetica, sans-serif;
}
th {
	padding: 20px 30px;
	font: 24px/36px "Montserrat", "Book Antiqua", Palatino, serif;
	letter-spacing: -1px;
	text-align: center;
	text-transform: none;
	background: rgba(255,255,255,.75);
	border-left: 1px solid #fff;
	border-bottom: 1px solid #ccc;
}
th small {
	display: block;
	margin: 5px 0 0;
	font: italic 13px/17px Georgia, "Times New Roman", Times, serif;
	color: #333;
	letter-spacing: 0;
}

td {
	margin: 205px 0;
	padding: 20px 30px;
	height: auto;
	vertical-align: middle;
	font: 15px/21px Georgia, "Times New Roman", Times, serif;
	background: rgba(255,255,255,.5);
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #ddd;
}
.column-wrap td img,
.column td img {
	margin: 0 ;
	padding: 0;
	border: 0;
	width: 95px;
	height: 71px;
}

del {
	color: #333;
}

ins {
	background: #fff9c0;
	text-decoration: none;
}

hr {
	display: block;
	position: relative;
	margin: 0 auto;
	height: 1px;
	background: #25aae1;
	border: 0;
	clear: both;
}

/* ============================== */
/* WEATHER FEED  */
/* ============================== */

#forecast {
	display: none;
	position: absolute;
	top: 28px;
	right: 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #444;
	text-shadow: none;
	text-transform: capitalize;
	text-align: right;
}
#weather {
	display: block;
	position: absolute;
	bottom: 25px;
	left: 0;
	width: 240px;
	height: 100px;
}
#test {
	position: relative;
	width: 100%;
}
#test span {
	position: absolute;
	top: 2px;
	left: 100px;
	width: 150px;
	height: 40px;
font: bold italic 15px/40px "Palatino Linotype", "Book Antiqua", Palatino, serif;
color: #fff;
/*color: #485168;*/
}
.weatherFeed {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 50px;
	background: ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.weatherFeed a { color: #888; };
.weatherFeed a:hover {
	color: #000;
	text-decoration: none;
}
#weather a {
	color: #fff;
	text-shadow: none;
}
.weatherItem {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 57px;
	text-align: right;
	background-image: none;
	background-position: 0 5px;
	background-size: 0 0;
/*	background-size: 80px 57px;*/
}
.weatherCity {
	display: none;
	position: absolute;
	top: 15px;
	left: 60px;
	margin: 0;
	padding: 0;
	width: 75px;
	font: bold italic 18px/18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
/*	text-transform: uppercase;*/
	color: #485168;
/*	text-shadow: 0 -1px 0 #edddb1;*/
	text-shadow: 0 1px 0 #403a35;
	letter-spacing: 0;
}
#state {
	position: absolute;
	top: 40px;
	right: 40px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #033; 
	letter-spacing: 0;
}

.weatherTemp {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 30px;
	font: 100px "Just Another Hand", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
/*	background: #ceb89b;*/
}
.weatherDesc {
	display: none;
	margin: 0 5px 0 0;
	font: italic 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: normal;
}
.weatherDesc, .weatherCity, .weatherForecastDay { 
	 }
.weatherDesc { 
	margin-bottom: 0.4em; 
	}
.weatherLink {
	display: none;
	margin: -18px 0 0;
	color: #333;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: right;
	width: 100%;
}
.weatherLink a {
	display: none;
	margin: -8px 0 0 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #066;
	width: auto;
	letter-spacing: 1px;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	clear: both;
}
.weatherLink a:hover {
	text-decoration: underline;
}
.weatherRange, .weatherWind, .weatherLink, .weatherForecastItem { font-size: 11px; }
.weatherLink, .weatherForecastItem {
	display: none;
	margin-top: 0.5em;
	text-align: left;
}
.weatherForecast,
.weatherWind,
.weatherRange {
	display: none;
	font-weight: normal;
}
.weatherForecastItem {
	padding: 0.5em 0.5em 0.5em 80px;
	background-color: #fff;
	background-position: left top;
}
.weatherForecastDay { display: block; font-size: 1.1em; }


#calendar {
	margin: 20px 0 30px;
	width: 100%;
	text-align: center;
/*	border: 5px solid #999;*/
}
#calendar,
#calendar div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
.species {
	display: block;
	float: left;
	padding: 0;
	width: 175px;
	height: 30px;
	font: bold 11px/30px "EB Garamond", "Book Antiqua", Palatino, serif;
	color: #333;
	text-transform: uppercase;
	border-bottom: 1px #999 solid;
	border-right: 1px #999 solid;
	border-left: 1px #999 solid;
}
.water {
	display: block;
	float: left;
	font: 11px/30px Arial, Helvetica, sans-serif;
	width: 408px;
	height: 30px;
	
	text-transform: uppercase;
	border-top: 1px #999 solid;
	border-bottom: 1px #999 solid;
	border-left: 1px #999 solid;
}
.month.month-header {
	text-indent: 0;
	border-top: 1px #999 solid;
}
.month {
	display: block;
	float: left;
	font: 11px/30px Arial, Helvetica, sans-serif;
	width: 36px;
	height: 30px;
	text-indent: -9999px;
	text-transform: uppercase;
	border-bottom: 1px #999 solid;
	border-right: 1px #999 solid;
}
.peak {
	background: #36C;
	opacity:1;
	filter:alpha(opacity=100);
}
.available {
	background: #36C;
	opacity:.5;
	filter:alpha(opacity=50);
}





.mobile,
a#logo-mobile,
#site-navigation li.mobile,
.stripe {
	display: none;
}
	#site-navigation a#navicon {
	display: none;
	position: absolute;
	top: 22px;
	left: 15px;
	width: 36px;
	height: 36px;
	text-indent: -9999px;
	background: url(../images/icon-navicon.png) center no-repeat;
	background-size: 100%;
	opacity:1;
	filter:alpha(opacity=100);
}
	
/* ============================== */
/* MOBILE  */
/* ============================== */

@media (min-width: 769px) and (max-width: 992px) {

	h1#logo {
		margin: 65px auto -30px auto;
		width: 200px;
	}

	h1#logo a {
		width: 200px;
	}

	a#facebook {
		right: 225px;
		top: 8px;
		width: 12px;
    	height: 31px;
	}

	#site-navigation {
		float: none;
	}

	#site-navigation a {
		padding: 0 8px;
		font: 300 12px/50px "montserrat", arial, sans-serif;
	}

	.block_right.block-right-upper {
		width: calc(100% - 252px);
	}

	.main {
		box-sizing: border-box;
		background-size: 100% 100%;
	}

	#slideshow-wrap {
		background-size: 100% 100%;
		width: calc(100% - -40px);
	}

	#wrap {
		width: 100%;
	}

	#slideshow {
		width: 97%;
		left: 1.5%;
	}

	.slide {
		width: 100%;
	}

	.slide img {
		width: 100%;
	}

	center.first-vid {
		margin-top: 20px;
	}

	.sidebar {
		width: 235px;
	}

	#footer-wrap {
		height: 229px;
		width: 100%;
	}

	#footer-wrap footer {
		width: 650px;
	}

	#footer-wrap footer p {
		position: absolute;
		top: 100px;
		text-align: center;
		line-height: 2.5;
		font-size: 12px;
	}

	a#logo-footer {
		right: 0;
		left: 0;
		margin: 0 auto;
	}

	.fancybox {
		max-width: 100px;
		width: 100%;
	}

	.fancybox img {
		width: 100%;
	}

	.fancybox:nth-child(6n+6) {
		margin-right: 15px;
	}

	img.envelope {
		padding: 13px 8px;
		width: calc(100% - 16px);
		background-size: 100% 100%;
	}

}
@media only screen and (min-width: 769px) {
	#site-navigation .menu {
		display: block !important;
	}
 }
@media only screen and (max-width: 768px) {
	.sidebar,
	#test,
	#weather,
	a#facebook,
	#fish01,
	#fish02,
	.hide,
	#site-navigation li.hide {
		display: none;
	}
.zozi-advance-button {
	margin: none !important;
	margin-left: 0 !important;
	width: 100% !important;
	font: 30px/60px "Just Another Hand", Georgia, "Times New Roman", Times, serif !important;
}
	.mobile,
	#site-navigation li.mobile {
		display: block;
	}
	body {
		font: 14px/20px Georgia, "Times New Roman", Times, serif;
		background: #e8cf8f url(../images/bg.jpg) center -100px no-repeat;
		-webkit-text-size-adjust: 100%;
	}
	.aligncenter {
		text-align: left;
	}
	#footer .aligncenter,
	#four h2.aligncenter,
	h5.aligncenter {
		text-align: center;
	}
	section {
		padding: 15px 0 25px;
	}
	#wrap {
		width: 100%;
		overflow: hidden;
	}
	.block_right {
		width: 100%;
	}
	#site-navigation {
		display: block;
		position: relative;
		top: 0;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 80px;
		border-bottom: 1px #000 solid;
		-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.25);
		-moz-box-shadow: 0 1px 4px rgba(0,0,0,.25);
		box-shadow: 0 2px 1px rgba(0,0,0,.25);
		z-index: 2;
	}
	#site-navigation a#navicon {
		display: block;
	}
	#site-navigation a#logo-mobile {
		display: block;
		position: absolute;
		top: 0;
		left: 50%;
		margin: 0 0 0 -65px;
		padding: 0;
		width: 130px;
		height: 80px;
		text-indent: -9999px;
		background: url(../images/logo-mobile.png) center no-repeat;
		background-size: 100%;
	}
	#site-navigation a#phonenumber {
		display: block;
		position: absolute;
		top: 22px;
		right: 15px;
		padding: 0;
		width: 36px;
		height: 36px;
		text-align: left;
		text-indent: -9999px;
		background: url(../images/icon-phone.png) center no-repeat;
		background-size: contain;
		opacity:1;
		filter:alpha(opacity=100);
	}
	#site-navigation ul.menu {
		display: none;
		position: absolute;
		margin: 0;
		padding: 0;
		top: 80px;
		width: 100%;
		background: none;
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,.5);
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5);
		box-shadow: 0 1px 3px rgba(0,0,0,.5);
	}
	#site-navigation li {
		display: block;
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 40px;
		background: #f3f3f3; /* Old browsers */
		background: -moz-linear-gradient(top,  #f3f3f3 0%, #eeeeee 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f3f3f3 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f3f3f3 0%,#eeeeee 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f3f3f3 0%,#eeeeee 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f3f3f3 0%,#eeeeee 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
		border-top: 1px #fff solid;
		border-bottom: 1px #d3d3d3 solid;
	}
	#site-navigation li#logo-space {
		margin-right: none;
	}
	#site-navigation a {
		margin: 0;
		padding: 0;
		width: 100%;
		height: auto;
		font: 13px/40px "Montserrat", Arial, Helvetica, sans-serif;
		color: #325974;
		text-shadow: none;
		letter-spacing: 0;
	}
	#site-navigation a span {
		display: none;
	}
	#site-navigation ul li .sub-menu {
		display: none;
		position: relative;
		top: auto;
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
		height: auto;
		font: bold 13px Arial, Helvetica, sans-serif;
		background: #f3f3f3; /* Old browsers */
		background: -moz-linear-gradient(top,  #f3f3f3 0%, #eeeeee 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f3f3f3 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f3f3f3 0%,#eeeeee 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f3f3f3 0%,#eeeeee 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f3f3f3 0%,#eeeeee 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
		border-top: 1px #fff solid;
		border-bottom: 1px #d3d3d3 solid;
		border-right: none;
		border-left: none;
		-webkit-box-shadow: inset 0 0px 20px rgba(0,0,0,.2);
		-moz-box-shadow: inset 0 0px 20px rgba(0,0,0,.2);
		box-shadow: inset 0 0px 20px rgba(0,0,0,.2);
		-webkit-transition: all 0.1s ease-in;
		-moz-transition: all 0.1s ease-in;
		-o-transition: all 0.1s ease-in;
		transition: all 0.1s ease-in; 
	opacity:1;
	filter:alpha(opacity=100);
	}
	#site-navigation ul li:hover .sub-menu {
		display: block;
	}
	#site-navigation .sub-menu a,
	#site-navigation .current-menu-item .sub-menu a {
		padding: 10px 0;
		text-align: center;
	}
	#site-navigation li.facebook,
	#site-navigation li.facebook:hover {
		display: block;
		float: none;
		margin: 0;
		padding: 0;
		width: auto;
		text-align: center;
		text-indent: 0;
		background: #44609d;
		border-top: 1px #38435a solid;
		border-bottom: 1px #5c7aba solid;
		border-right: none;
		border-left: none;
	}
	#site-navigation li.facebook a {
		padding: 0;
		width: auto;
		height: 40px;
		font: bold 13px/40px Arial, Helvetica, sans-serif;
		color: #fff;
		text-align: center;
		text-indent: 0;
	}
	.main,
	.home .main {
		margin: 0;
		padding: 0;
		width: 100%;
	}
	.stripe {
		display: block;
		margin: 0;
		width: auto;
		height: 10px;
		background: url(../images/bg-slides.jpg);
	}
	#slideshow-wrap {
		display: block;
		margin: 0;
		top: auto;
		left: auto;
		width: 100%;
		margin: 0;
		padding: 0;
		background: none;
		-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,.5);
		-moz-box-shadow: 0px 2px 3px rgba(0,0,0,.5);
		box-shadow: 0px 2px 3px rgba(0,0,0,.5);
	}
	#slideshow {
		top: auto;
		left: auto;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
	}
	img.envelope {
		display: block;
		position: relative;
		top: auto;
		left: auto;
		margin: 0;
		padding: 0;
		background: none;
	}
	.content {
		float: none;
		padding: 0 15px 20px;
		width: auto;
	}
	#box06 {
		float: none;
		margin: 0;
		width: auto;
		height: 200px;
	}
	#box06 iframe {
		width: 100%;
		height: 100%;
	}
	#box07 {
		float: none;
		margin: 0;
		width: auto;
	}
	#box07 p {
		width: 85%;
		color: #fff;
	}
	img.alignleft,
	img.alignright,
	img.polaroid.alignleft,
	img.polaroid.alignright {
		float: none;
		margin: 15px auto;
	}
	h2 {
		margin: 15px 0;
	}
	h1,
	#reports h1 {
		font: 24px/28px "Montserrat", Arial, Helvetica, sans-serif;
		color: #333;
	}
	h2,
	h2 span {
		font: 30px/28px "Just Another Hand", "Book Antiqua", Palatino, serif;
	}
	#footer h2 span {
		display: block;
		color: #fff;
	}
	h3 {
		margin: 15px 0;
		font: 14px/18px "Montserrat", Arial, Helvetica, sans-serif;
		text-transform: none;
	}
	h4 {
		margin: 15px 0;
		font: bold 14px/18px Arial, Helvetica, sans-serif;
		text-transform: none;
	}
	h5 {
		margin: 15px 0;
		font: bold 14px/18px Arial, Helvetica, sans-serif;
		text-transform: none;
	}
	.btn {
		display: block;
		width: auto;
		font: bold 14px/18px "Montserrat", Arial, Helvetica, sans-serif;
		text-align: center;
	}
	a#logo_footer {
		width: auto;
		max-width: 306px;
		background-size: 100%;
	}
	#footer-wrap {
		margin: 0;
		height: auto;
	}
	footer {
		padding: 20px 0;
		width: auto;
		height: auto;
		line-height: unset;
		color: #fff;
		background: none;
	}
	footer p {
		display: block;
		margin: 15px 0;
		width: 100%;
		text-align: center;
		line-height: normal;
	}
	a#logo-footer {
		display: block;
		position: relative;
		top: auto;
		right: auto;
		margin: 0 auto;
		height: 20px;
		background: url(../images/logo-footer.png) center no-repeat;
		background-size: contain;
	}
	#footer a {
		color: #999;
		font-size: 12px;
	}
	#gallery_wrap {
		padding: 0;
		width: auto;
		overflow: hidden;
	}
	form {
		width: auto;
		font: 400 12px/16px Montserrat, Arial, Helvetica, sans-serif;
	}
	fieldset,
	form fieldset:first-child {
		margin: 10px 0;
		padding: 0;
		border: none;
	}
	legend {
		padding: 0;
		text-align: left;
	}
	form .left,
	form .right {
		display: block;
		position: relative;
		float: none;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		margin: 0;
		padding: 0;
		width: auto;
		height: auto;
		background: none;
		border: none;
	}
	form input,
	form textarea {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:    border-box;
		box-sizing:         border-box;
	}
	form label {
		font: 400 12px/16px Montserrat, Arial, Helvetica, sans-serif;
	}
	th {
	font: bold 14px/18px "Montserrat", arial, sans-serif;
	}
	td {
		padding: 10px 15px;
	}
	table.drift td {
		font: 36px/30px "Just Another Hand", Georgia, "Times New Roman", Times, serif;
	}

	/*  */

	.cycle-pager {
		left: 52%;
	}

	center.first-vid {
		margin-top: 20px !important;
	}

	/* center.first-vid iframe {
		width: 100%;
		height: 263px;
	} */

	/* center.second-vid iframe {
		width: 100%;
		height: 263px;
	} */
	
	center.third-vid img {
		margin-top: 10px;
	}

	.block_right.block-right-upper {
		width: 100%;
		margin-top: 50px;
	}

	.block_right .mobile {
		text-align: center;
	}

	#footer-wrap {
		margin: 0;
		/* height: 176px; */
		background-size: 100% 100%;
	}

	#footer-wrap footer {
		padding: 20px 0 0;

	}

	footer a {
		display: inline-block;
		margin: 5px;
		font-size: 12px;
	}

	footer a:nth-child(1) {
		margin-top: 10px;
	}

	footer p {
		margin: 15px 0 20px;
	}

	a#logo-footer {
		height: 40px;
		background-size: unset;
		/* background-color: #0000005e; */
		width: 100%;
		padding: 10px 0;
	}

	a#facebook {
		display: block;
		position: absolute;
		top: -48px;
		left: 0;
		right: 0;
		margin: 10px auto 0;
		width: 25px;
	}

	#site-navigation {
		background-color: #00000040;
	}

	.slide {
		width: 100%;
		height:  auto;
	}

	.slide img {
		width: 100%;
		height:  auto;
	}

	img.envelope {
		width: 100%;
		height: auto;
	}

	.fancybox {
		margin: 0 7px 20px 19px;
	}

	select {
		width: 100%;
	}


}

/* media */

@media all and (max-width: 767px) {
	.for-mbl{
		display: block;
	}
}







@media only screen 
and (min-width: 481px)
and (max-width: 768px) { 

	#slideshow {
		width: 100%;
    	height: 100%;
	}

	#slideshow-wrap {
		height: auto;
		padding-bottom: 56%;
	}

 }

@media only screen 
and (min-width: 321px)
and (max-width: 480px) {
	#slideshow-wrap {
		margin: 0;
		padding: 0;
		width: 480px;
		height: 263px;
	}
	img.envelope {
		position: relative;
		top: auto;
		left: auto;
		margin: 0;
		padding: 0;
		width: 480px;
		height: 263px;
	}
	#slideshow {
		width: 480px;
		height: 263px;
	}
	.slide,
	.slide img {
		width: 480px;
		height: 263px;
	}
	#box07 {
		height: 180px;
	}
	.fancybox {
		display: block;
		float: left;
		margin: 0 10px 20px;
		width: 120px;
	}
	.fancybox img {
		width: 120px;
	}
	/* .fancybox:nth-child(3n+3) {
		margin-right: 0;
	} */
	/* .fancybox:nth-child(5n+5) {
		margin-right: 10px;
	} */
	iframe {
		width: 440px;
		height: 248px;
	}

	/*  */

	.cycle-pager {
		left: 54%;
	}

	center.first-vid {
		margin-top: 20px !important;
	}

	center.first-vid iframe {
		width: 100%;
		height: 263px;
	}

	center.second-vid iframe {
		width: 100%;
		height: 263px;
	}
	
	center.third-vid img {
		margin-top: 10px;
	}

	.block_right.block-right-upper {
		width: 100%;
		margin-top: 50px;
	}

	.block_right .mobile {
		text-align: center;
	}

	#footer-wrap {
		margin: 0;
		/* height: 260px; */
		background-size: 100% 100%;
	}

	#footer-wrap footer {
		padding: 20px 0 0;

	}

	footer a {
		display: inline-block;
		margin: 5px;
		font-size: 12px;
	}

	footer a:nth-child(1) {
		margin-top: 10px;
	}

	footer p {
		margin: 15px 0 20px;
	}

	a#logo-footer {
		height: 40px;
		background-size: unset;
		background-color: #0000005e;
		width: 100%;
		padding: 10px 0;
	}

	a#facebook {
		display: block;
		position: absolute;
		top: -48px;
		left: 0;
		right: 0;
		margin: 10px auto 0;
		width: 25px;
	}

	#site-navigation {
		background-color: #00000040;
	}

	
}



@media only screen 
and (max-width: 475px) {

	/*  */

	.cycle-pager {
		left: 52%;
	}

	#footer-wrap {
		margin: 0;
		/* height: 200px; */
		background-size: 100% 100%;
	}

	.fancybox {
		margin: 0 14px 20px 14px;
	}

}

@media only screen 
and (max-width: 415px) {

	/*  */

	.cycle-pager {
		left: 46%;
	}

	#footer-wrap {
		margin: 0;
		/* height: 223px; */
		background-size: 100% 100%;
	}

	.fancybox {
		margin: 15px 18px 15px 22px;
		width: 150px;
	}

	.fancybox img {
		width: 100%;
		height: 90px;
	}

}

@media only screen 
and (max-width: 375px) {

	/*  */

	.cycle-pager {
		left: 42%;
	}

	#footer-wrap {
		margin: 0;
		/* height: 223px; */
		background-size: 100% 100%;
	}

	.fancybox {
		margin: 15px 13px 10px 24px;
    	width: 130px;
	}

	.fancybox img {
		width: 100%;
	}

}


@media only screen 
and (max-width: 320px) {
	#slideshow-wrap {
		width: 320px;
		height: 175px;
	}
	img.envelope {
		position: relative;
		top: auto;
		left: auto;
		margin: 0;
		padding: 0;
		width: 320px;
		height: 175px;
	}
	#slideshow {
		width: 320px;
		height: 175px;
	}
	.slide,
	.slide img {
		width: 320px;
		height: 175px;
	}
	#box07 {
		height: 220px;
	}
	table {
		max-width: 280px;
		overflow: hidden;
	}
	td {
	}
	.fancybox {
		display: block;
		float: left;
		margin: 10px 10px 20px 20px;
		width: 110px;
	}
	.fancybox img {
		width: 110px;
	}
	.fancybox:nth-child(2n+2) {
		margin-right: 0;
	}
	.fancybox:nth-child(5n+5) {
		margin-right: 10px;
	}
	iframe {
		width: 2800px;
	}

	.cycle-pager {
		left: 54%;
	}

	center.first-vid {
		margin-top: 20px !important;
	}

	center.first-vid iframe {
		width: 100%;
		height: 263px;
	}

	center.second-vid iframe {
		width: 100%;
		height: 263px;
	}
	
	center.third-vid img {
		margin-top: 10px;
	}

	.block_right.block-right-upper {
		width: 100%;
		margin-top: 50px;
	}

	.block_right .mobile {
		text-align: center;
	}

	#footer-wrap {
		margin: 0;
		/* height: 260px; */
		background-size: 100% 100%;
	}

	#footer-wrap footer {
		padding: 20px 0 0;

	}

	footer a {
		display: inline-block;
		margin: 5px;
		font-size: 12px;
	}

	footer a:nth-child(1) {
		margin-top: 10px;
	}

	footer p {
		margin: 15px 0 20px;
	}

	a#logo-footer {
		height: 40px;
		background-size: unset;
		background-color: #0000005e;
		width: 100%;
		padding: 10px 0;
	}

	a#facebook {
		display: block;
		position: absolute;
		top: -48px;
		left: 0;
		right: 0;
		margin: 10px auto 0;
		width: 25px;
	}

	#site-navigation {
		background-color: #00000040;
	}

	.content table.drift {
		margin: 15px auto 20px;
	}
	
	.content table {
		margin: 15px auto 20px;
	}

	table.ui-datepicker-calendar {
		background-color: #ffffff;
	}
	
	table.ui-datepicker-calendar td {
		padding: 5px 11px;
	}

	.ui-datepicker-header {
		background-color: #ffffff;
		margin-bottom: -16px;
		padding: 10px 10px 10px;
	}

	.ui-datepicker-next span {
		margin-left: 20px;
	}

	form #submit, input[type="submit"] {
		background: #1f85b4 url(../images/icon-arrow.png) 260px center no-repeat;
	}

}