html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
html {width:100%; height:100%}
body {width:100%; height:100%}
#topwrapper {width:100%; height:100%}
#slider {
	text-align:center;
	line-height:0.9;
	overflow:hidden;
	position:relative;
}
#slider:before {
    content: ' ';
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	background-image:url(../images_travel/Slider1.JPG);
	background-position:center; 
	background-repeat:no-repeat;
	background-size:cover;
    will-change: transform;
    z-index: -1;
}

#slidertext {
	padding-top:25vh;
}
#slidertext a {
	text-decoration:none;
}

@media all and (max-width:650px) {#slidertext {padding-top:20vh} }

h1 {
    font-size:12vw;
	color:#FFF;
	font-family:mysecondfont;
}
@media all and (max-width:650px) {h1 {font-size:0vw} }
h2 {
    font-size:0vw;
	color:#FFF;
	font-family:mysecondfont;
}
@media all and (min-width:501px) and (max-width:650px) {h2 {font-size:15vw} }
@media all and (max-width:500px) {h2 {font-size:20vw} }

h3 {
	font-size:6vw;
	color:#FFF;
	font-family:myfourthfont;
}
@media all and (max-width:650px) {h3 {font-size:8vw} }

#destination {width:100%; height:100%}
#content {
	background-image:url(../images_travel/Destination1.JPG);
	background-position:center; 
	background-repeat:no-repeat;
	background-size:cover;
	height:100%;
	text-align:center;
	line-height:1.3;
	overflow:hidden;
}

h4 {
	font-size:8vw;
	color:#FFF;
	font-family:myfifthfont;
}
@media all and (max-width:650px) {h4 {font-size:0vw; overflow:hidden} }

h5 {
    font-size:0vw;
	color:#FFF;
	font-family:myfifthfont;
	overflow:hidden;
}
@media all and (min-width:501px) and (max-width:650px) {h5 {font-size:10vw} }
@media all and (max-width:500px) {h5 {font-size:15vw} }

span.highlight {
    background-color:#000;
	opacity:0.8;
	padding-left:1vw;
	padding-right:1vw;
}

span.highlight:hover {
    background-color:#000;
	opacity:1;
}

#mapwrapper {
	width: 100%;
	height: auto;
}

#sitemaplegend {
	background-color:#000;
	height:auto;
	text-align:center;
	padding-top:50px; 
	padding-bottom:30px;
}
@media all and (min-width:1000px) {#sitemaplegend {padding-top:5vw; padding-bottom:3vw} }

#sitemap_box {
	width:100%;
	margin:auto;
	height:auto;
	font-size:0px;
	background-color:#000;
	padding-bottom:100px;
}
@media all and (min-width:1000px) {#sitemap_box {padding-bottom:10vw} }

#sitemap_box_content {text-align:center}

#sitemap_box_list {
	height:auto;
	width:300px;
	display:inline-block;
	margin:10px;
	font-size:30px;
	text-decoration:none;
	vertical-align:top;
}
@media all and (max-width:340px) {#sitemap_box_list {width: 100%; height:auto; margin:10px 0px 10px 0px} }
@media all and (min-width:1000px) {#sitemap_box_list {width: 30%; height:auto; margin:1vw} }

.leftside {
    vertical-align:middle;
    text-align: left;
	padding-left:15px;
}
@media all and (min-width:1000px) {.leftside {padding-left:1.5vw} }

.informationicon {
	height:100px;
}
@media all and (min-width:1000px) {.informationicon {height:10vw} }

td a {
	text-decoration:none;
}
td img:hover {
	opacity:0.8;
}


h6 {
	font-size:40px;
	color:#000;
	font-family:myfifthfont;
	line-height:1;
}
@media all and (min-width:1000px) {h6 {font-size:4vw; line-height:4vw} }

h7 {
	font-size:24px;
	color:#FFF;
	font-family:myfourthfont;
	line-height:1;
}
@media all and (min-width:1000px) {h7 {font-size:2.4vw; line-height:3vw} }

h7:hover {
	color:#CCC;
}

h8 {
	font-size:20px;
	color:#F00;
	font-family:myfourthfont;
	line-height:1;
}
@media all and (min-width:1000px) {h8 {font-size:2vw; line-height:2.5vw} }

span.highlight2 {
    background-color:#FFF;
	color:#000;
	padding-left:0.8vw;
	padding-right:0.8vw;
}

span.highlight2:hover {
    background-color:#000;
	color:#FFF;
}

#profile {width:100%; height:100%; overflow:hidden}
#profilepicture {
	background-image:url(../images_travel/profile.JPG);
	background-position:center; 
	background-repeat:no-repeat;
	background-size:cover;
	height:100%;
}

#profiletext {
	background-color: rgba(255,255,255,0.6);
	width:35%;
	margin-left:55%;
	height:90%;
	padding-left:5%;
	padding-right:5%;
	padding-top:5vh;
	padding-bottom:5vh;
	overflow:auto;
}
@media all and (max-width:600px) {#profiletext {
	width:45%;
	margin-left:45%;
	padding-left:5%;
	padding-right:5%;
} }

#profiletext a {
	font-size:30px;
	color:#000;
	font-family:myfourthfont;
	line-height:1.2;
}
@media all and (min-width:1000px) {#profiletext a {font-size:3vw} }
@media all and (max-width:500px) {#profiletext a {font-size:6vw} }

span.highlight3 {
	color:#FFF;
	padding-left:12px;
	padding-right:12px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #333;
	background: -moz-linear-gradient(top,  #333 0%, #000 100%);
	background: -webkit-linear-gradient(top,  #333 0%,#000 100%);
	background: linear-gradient(to bottom,  #333 0%,#000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333', endColorstr='#000',GradientType=0 );
}
@media all and (min-width:1000px) {span.highlight3 {
	padding-left:1.2vw;
	padding-right:1.2vw;
	-webkit-border-radius: 0.6vw;
	-moz-border-radius: 0.6vw;
	border-radius: 0.6vw} }

#footer {background-color:#333; width:100%; height: auto; text-align:center; padding-top:20px; padding-bottom:20px}
#footer_box {width:90%; height: auto; margin:auto}
#footer_box a {color:#CCC; font-size:14px; font-family:mythirdfont; line-height:1}
@media all and (max-width:500px) {#footer_box a {font-size:3vw} }
@media all and (min-width:1000px) {#footer_box a {font-size:1.4vw; line-height:1.6vw;} }
@media all and (min-width:1000px) {#footer {padding-top:2vw; padding-bottom:2vw} }



#review {
	height:auto;
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
	font-size:0px;
}
@media all and (min-width:1000px) {#review {width:100%; padding-bottom:2vw; padding-top:2vw} }
@media all and (max-width:660px) {#review {width:100%; height:auto} }

#reviewPicture2 {
	width:100px;
	height:100px;
	display:inline-block;
	background-image:url(../images_travel/chatbubble.JPG);
	background-size: 100% 100%;
	margin:2px;
}
@media all and (min-width:1000px) {#reviewPicture2 {width:10vw; height:10vw; margin:0.2vw} }

#reviewPicture3 {
	width:150px;
	height:150px;
	display:inline-block;
	margin:2px;
}
@media all and (min-width:1000px) {#reviewPicture3 {width:15vw; height:15vw; margin:0.2vw} }
@media all and (max-width:500px) {#reviewPicture3 {width:100%; height:auto} }

#reviewPicture2 img, #reviewPicture3 img {
	width:100%;
	opacity:1;
}
#reviewPicture2 img:hover,#reviewPicture3 img:hover {
	opacity:0.7;
}


@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

#feedback-page{
	text-align:center;
}

#form-div {
	background-color:rgba(72,72,72,0.4);
	padding-top:35px;
	padding-bottom:50px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
}
@media all and (min-width:1000px) {#form-div {
	padding-top:3.5vw;
	padding-bottom:5vw;
  -moz-border-radius: 0.7vw;
  -webkit-border-radius: 0.7vw;
} }
@media all and (max-width:400px) {#form-div {
		width: 100%;
		padding-left: 0%;
		padding-right: 0%;
} }

.feedback-input {
	color:#3c3c3c;
	font-family: Helvetica, Arial, sans-serif;
  font-weight:500;
	font-size: 18px;
	border-radius: 0;
	line-height: 22px;
	background-color: #fbfbfb;
	padding: 13px 13px 13px 54px;
	margin-bottom: 10px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
  border: 3px solid rgba(0,0,0,0);
}
@media all and (min-width:1000px) {.feedback-input {
	font-size: 1.8vw;
	line-height: 2.2vw;
	padding: 1.3vw 1.3vw 1.3vw 5.4vw;
	margin-bottom: 1vw;
  border: 0.3vw solid rgba(0,0,0,0);
} }

.feedback-input:focus{
	background: #fff;
	box-shadow: 0;
	border: 3px solid #3498db;
	color: #3498db;
	outline: none;
  padding: 13px 13px 13px 54px;
}
@media all and (min-width:1000px) {.feedback-input:focus {
	padding: 1.3vw 1.3vw 1.3vw 5.4vw;
  border: 0.3vw solid #3498db;
} }

.focused{
	color:#30aed6;
	border:#30aed6 solid 3px;
}
@media all and (min-width:1000px) {.focused {
	border:#30aed6 solid 0.3vw;
} }

/* Icons ---------------------------------- */
#name{
	background-image: url(http://rexkirby.com/kirbyandson/images/name.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}
@media all and (min-width:1000px) {#name {
	background-size: 3vw 3vw;
	background-position: 1.1vw 0.8vw;
} }

#name:focus{
	background-image: url(http://rexkirby.com/kirbyandson/images/name.svg);
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}
@media all and (min-width:1000px) {#name:focus {
	background-size: 3vw 3vw;
  background-position: 1.1vw 0.8vw;
} }

#email{
	background-image: url(http://rexkirby.com/kirbyandson/images/email.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}
@media all and (min-width:1000px) {#email {
	background-size: 3vw 3vw;
	background-position: 1.1vw 0.8vw;
} }

#email:focus{
	background-image: url(http://rexkirby.com/kirbyandson/images/email.svg);
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}
@media all and (min-width:1000px) {#email:focus {
	background-size: 3vw 3vw;
  background-position: 1.1vw 0.8vw;
} }

#comment{
	background-image: url(http://rexkirby.com/kirbyandson/images/comment.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}
@media all and (min-width:1000px) {#comment {
	background-size: 3vw 3vw;
	background-position: 1.1vw 0.8vw;
} }

textarea {
    width: 100%;
    height: 150px;
    line-height: 150%;
    resize:vertical;
}
@media all and (min-width:1000px) {textarea {
    height: 15vw;
} }

input:hover, textarea:hover,
input:focus, textarea:focus {
	background-color:white;
}

#button-blue{
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	float:left;
	width: 100%;
	border: #fbfbfb solid 4px;
	cursor:pointer;
	background-color: #3498db;
	color:white;
	font-size:24px;
	padding-top:22px;
	padding-bottom:22px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
  margin-top:-4px;
  font-weight:700;
}
@media all and (min-width:1000px) {#button-blue {
	border: #fbfbfb solid 0.4vw;
	font-size:2.4vw;
	padding-top:2.2vw;
	padding-bottom:2.2vw;
  margin-top:-0.4vw;
} }

#button-blue:hover{
	background-color: rgba(0,0,0,0);
	color: #0493bd;
}
	
.submit:hover {
	color: #3498db;
}
	
.ease {
	width: 0px;
	height: 74px;
	background-color: #fbfbfb;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
	transition: .3s ease;
}
@media all and (min-width:1000px) {.ease {
	height: 7.4vw;
} }

.submit:hover .ease{
  width:100%;
  background-color:white;
}
