@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700|Montserrat:400,700);
@import url('icons.css');

/* Scroll */

#ascrail2000 {z-index: 999 !important;}


/**
/**	Backgrounds
**/

/*	Home Page */

@media (min-width: 541px) {
#we-are-social-wrapper {background: url('../images/bg-calendar.jpg'); background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin-top: -10px;}
#we-are-outdoor-wrapper { background:url('../images/bg-01.jpg') no-repeat #000; background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;}
#we-are-travelers-wrapper { background:url('../images/bg-trips-travel.jpg') no-repeat #039;background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;}
#we-are-professionals-wrapper { background:url('../images/bg-about-us.jpg') no-repeat #06f; background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;}

/*	HOME */
#home.main {
	background:url('../images/bg-home.jpg') no-repeat center center fixed;
	 no-repeat center center fixed;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	min-height:980px;
	}

/*	What We Do Wrapper */
#home.what-we-do {background:url('../images/bg-home.jpg') no-repeat fixed;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	min-height:780px;}
#unique-wrapper { background:url('../images/bg-about-us.jpg') no-repeat #06f; background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;}
#we-are-wrapper {background: url('../images/bg-calendar.jpg'); background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;}
#corporate-wrapper {background: url('../images/bg-how-it-works.jpg'); background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;}

/* How It Works Wrapper */
#home.how-it-works {background:url('../images/bg-home.jpg') no-repeat fixed;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	min-height:550px;}
#basics-wrapper {background: url('../images/bg-calendar.png'); background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;}
#signup-wrapper {background: #0e3472;}
#benefits-wrapper { background:url('../images/bg-about-us.jpg') no-repeat #06f; background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;}
#testimonials-wrapper {background: #363636;}

body.calendar {background:url('../images/bg-home.jpg') no-repeat fixed;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	min-height:980px;}
}

#home h3 { text-shadow:2px 2px 3px #000; word-wrap:break-word; }

@media (max-width: 540px) {

	#home.main {in-height: 1px !important; height: auto !important;}

	/* index.html */
	#home.main {background: #2C2C2C;}
	#we-are-social-wrapper {background: #2C2C2C;}
	#we-are-outdoor-wrapper {background: #2C2C2C;}
	#we-are-travelers-wrapper {background: #2C2C2C;}
	#we-are-professionals-wrapper  {background: #2C2C2C;}
	#how-it-works {background: #19477B !important;}
	#about-us {}

	/* what-we-do.html */	
	#home.what-we-do {background: #2C2C2C;}
	#unique-wrapper {background: #2C2C2C;}
	#we-are-wrapper {background: #2C2C2C;}
	#corporate-wrapper {background: #2C2C2C;}

	/* how-it-works.html */
	#home.how-it-works {background: #2C2C2C;}
	#basics-wrapper {background: #2C2C2C;}
	#benefits-wrapper {background: #2C2C2C;}

	/*	calendar.html */
	body.calendar {background:  #2C2C2C;}
}

/*	Calendar Wrapper */
#calendar-wrapper {background: transparent;}

/* Calendar Page */
body.calendar div.hero {height: auto !important;}
#home.tahoe {background: url('../images/tahoe-bg.jpg'); background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;}


.bgwhite {background: rgba(255,255,255,.8) !important; }
.bgwhite p, p.bgwhite {color: black;}

.bgwhite a:link, .bgwhite a, .bgwhite a:visited {color: #19477b !important;}

.bgblue-transp {background: rgba(25,71,123,.8) !important;}
.bgblue {background: rgba(25,71,123,1) !important;}

.padding-11 {padding: 11px;}
.padding-25 {padding: 25px;box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box}

.right {float:right;}
.alignright {text-align: right;}

.medium {font-size: 18px;}
.large {font-size: 45px;}

body div.display-table {display: table;}

.border-box {	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box}

.blue {color: #19477b !important;}
.black {color: black;}
.yellow {color: #f4c930 !important;}
.white {color: white !important;}

.col2 {-moz-column-count: 2;-moz-column-gap: 20px;-webkit-column-count: 2;-webkit-column-gap: 20px;}

.col2 > img {break-inside: avoid-column;-webkit-column-break-inside: avoid;display: block;margin: 0 0 13px 0;float: none; width: 100%; height: auto;}

div.center {display: block; margin: 0px auto !important; }
h1.center, h2.center, h3.center, h4.center, h5.center, h6.center, p.center {text-align:center;}
a.center {display: block; margin: 0px auto; width: auto;}


.span4.step {padding: 65px 23px 23px 23px; box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    position: relative;
    text-align: center !important;
    margin-bottom:13px;
}

.span4.step .step-num {position: absolute; top: -22.5px; width: 75px; height: 75px; left: 45%; border-radius: 50%; padding: 7px; background: #1e3d6e; text-align: center; box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }

a.large {font-size: 32px;}


.h-blue {display: inline-block; background: rgba(25,71,123,.8) !important; padding: 11px;}



/* Common Styles ------------------------------------------ */
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-rendering: optimizelegibility; }
body {
	font-family:'CalibriRegular';
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	background-color: #08265b;
	-webkit-font-smoothing: antialiased;
}

a { 
	text-decoration: none;
	-webkit-transition: color 0.1s linear, border 0.1s linear, opacity 0.1s linear, background-color 0.1s linear;
	-moz-transition: color 0.1s linear, border 0.1s linear, opacity 0.1s linear, background-color 0.1s linear;
	-ms-transition: color 0.1s linear, border 0.1s linear, opacity 0.1s linear, background-color 0.1s linear;
	-o-transition: color 0.1s linear, border 0.1s linear, opacity 0.1s linear, background-color 0.1s linear;
	transition: color 0.1s linear, border 0.1s linear, opacity 0.1s linear, background-color 0.1s linear;
}
a:hover, a:focus { text-decoration: none; border: none; }
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px 0 10px 0px;
	font-weight: bold;
	line-height: 1.3;
	color: inherit;
}

h1,
h2 {
	line-height: 1.4;
	letter-spacing: 3px;
}

h1 {
	font-size: 40px;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 24px;
	letter-spacing: 2px;
}

h4 {
	font-size: 18px;
	letter-spacing: 1px;
	color:;
}

h5 {
	font-size: 14px;
	letter-spacing: 1px;
}

h6 {
	font-size: 12px;
}

p {
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	font-family: 'Calibri', sans-serif;
}

img {
	/* Responsive images (ensure images don't scale beyond their parents) */
	max-width: 100%;
	/* Part 1: Set a maxium relative to the parent */
	width: auto\9;
	/* IE7-8 need help adjusting responsive images */
	height: auto;
	/* Part 2: Scale the height according to the width, otherwise you get stretching */
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

ul { list-style-type:none; }


/* Navigation & Logo ------------------------------------------ */
#header{
	top:0px;
	width: 100%;
	x-background:url('../images/bg-nav.png') top center no-repeat;
	background: rgb(97,129,165);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYxODFhNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YzZjOTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(97,129,165,1) 0%, rgba(76,108,146,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(97,129,165,1)), color-stop(100%,rgba(76,108,146,1)));
	background: -webkit-linear-gradient(top, rgba(97,129,165,1) 0%,rgba(76,108,146,1) 100%);
	background: -o-linear-gradient(top, rgba(97,129,165,1) 0%,rgba(76,108,146,1) 100%);
	background: -ms-linear-gradient(top, rgba(97,129,165,1) 0%,rgba(76,108,146,1) 100%);
	background: linear-gradient(to bottom, rgba(97,129,165,1) 0%,rgba(76,108,146,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6181a5', endColorstr='#4c6c92',GradientType=0 );
	border-bottom: 3px solid #19477b;
	position: fixed;
	height: 57px;
	z-index:100;
}
#nav-button{
	display: none;
}
#logo{
	display: block;
	border: none;
	margin-top: 4px;
	margin-bottom: 0px;
	float: left;
	max-width: 210px;
}
#logo a{
	color: #333;
	text-decoration: none;
	border: none;	
}
#logo span{
	margin-left: -12px;
}

@media (max-width: 1200px) {
	#logo img {width: 125px;height:auto;}
}

@media (max-width: 1000) {
	#logo img {width: 75px;height:auto;}
}

@media (max-width: 550px) {
	#logo {float:right;}
}



div#top-nav{
	margin-top: 5px;
}
div#top-nav ul {
	font-family:'BebasNeueRegular';
	float: right;
	margin-bottom: 0px;
}
div#top-nav #fluid-nav li, div#top-nav #fixed-nav li {
	display: inline-block;
	margin-left: 25px;
}

div#top-nav #fluid-nav li:first-child, div#top-nav #fixed-nav li:first-child  {
	margin-left: 0;
}
div#top-nav #fluid-nav li a, div#top-nav #fixed-nav li a {
	letter-spacing: 0pt;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	border: none;
	x-text-shadow:2px 2px 2px #000;
	transition:color .25s ease-in-out;
	-moz-transition:color .25s ease-in-out;
	-webkit-transition:color .25s ease-in-out;
	font-size: 24px;
}
div#top-nav #fluid-nav li a:hover {
	color: #f4c930;
	text-decoration: none;
}
div#top-nav #fluid-nav li.current a {
	color: #f4c930;
	transition:color .25s ease-in-out;
	-moz-transition:color .25s ease-in-out;
	-webkit-transition:color .25s ease-in-out;
}
div#top-nav #fixed-nav li a:hover {
	text-decoration: none;
}
div#top-nav #fixed-nav li.current a {
	color: #ffe37e;
}

ul#social-top-nav {margin-top:7px;}
/* Slogan & Banners ------------------------------------------ */
.slogan{
	height: 100%;
	text-align: center;
	width: 100%;
}
.slogan h1{
	text-shadow: 2px 2px 2px #333333;
	color: #ffffff;
}
.hero{
	display: inline-block;
	width: 100%;
	margin-top: 50px;
	height: 150px;
}

@media screen and (max-width: 770px) {
	.hero {height: auto !important;}
}

.home .hero{
	margin-top: 0px;
}
/* Backgrounds ------------------------------------------ */
.bg-fixed {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* Icon Blocks ------------------------------------------ */
.i-block{
	text-align:left;
}
.i-block i{display: inline-block;margin-bottom: 24px;font-size: 6em; color: #a1a1a1}
.i-block h3{ color: #a1a1a1;
	font-weight: bold;
	font-size: 1.8em;
	margin-top: 0px;
	margin-bottom: 14px;
}

#home .i-block h3 {
	color:#fff;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:14px;
	}

h3 span, h2 span { color:#f4c930; display:block; text-shadow: 1px 1px 1px #444;}

@media screen and (max-width: 550px) {
	#home.main .i-block {margin-top: 35px;}
}



/* Dividers ------------------------------------------ */
.hr-small {
	float: none;
}
.hr {
	clear: both;
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	position: relative;
	margin: 10px 0;
	float: left;
}
.hr-center.hr-small .hr-inner {
	left: 50%;
}
.hr-small .hr-inner {
	width: 32%;
	margin-left: -16%;
}
.hr-inner {
	border-color: #e1e1e1;
	width: 100%;
	position: absolute;
	height: 1px;
	top: 50%;
	width: 100%;
	margin-top: -1px;
	border-top-width: 1px;
	border-top-style: solid;
}
.hr-invisible {
	margin-bottom: 0;
}
hr {
	border: 0;
	margin: 10px 0;
}
#contact hr.grey {
	margin: 17px 0 16px 0;
}
hr.grey {
	border: 0;
	border-bottom: 1px solid #e5e5e5;
	margin: 10px 0;
}

/* Contact us block ------------------------------------------ */
#contact .social a{
	margin-right: 10px;
	font-size: 30px;
	float: left;
	border: none;
}

/* Section, Footer & Misc ------------------------------------------ */
.content{
	padding-top: 50px;
	padding-bottom: 50px;
}
.section{

}
.section-alt{
	background: #fcfcfc;
}

.title{
	text-align: left;
	margin-bottom: 40px;
	font-family:'CalibriRegular';
	font-size:3em;
	color:#fff;
}
.title h2{
	font-weight: bold;
	margin: 0px;
	text-align: left;
}
.title p{
	letter-spacing: 1px;
line-height: 1.6em;
font-size: 20px;
margin: 0px;
}
.text-center{
	text-align: center;
}
.clear{
	clear: both;
}
#footer {
	font-weight: bold;
	color: #fff;
	text-align: left;
	font-size: 13px;
	padding: 20px 0 20px 0;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
/*Media Queries*/
@media (max-width: 980px) {
	#drop-nav{
		display: inline;
	}
	#logo{
		width: 100%;
		font-size: 26px;
		margin-top: 8px;
		text-align: left;
	}
	div#top-nav{
		margin-top: 0px;
		display: none;
		background: #fff;
		position: absolute;
		top:50px;
		z-index: 99999;
		border-right: 1px solid #D6D6D6;
		border-bottom: 1px solid #D6D6D6;
		left: 0;
	}
	div#top-nav ul{
		float: none;
		display: table;
		
	}
	div#top-nav #fluid-nav li, div#top-nav #fixed-nav li {
		padding: 10px;
		
		display: block;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	#nav-button{
		display: inline-block;
		position: absolute;
		left: 24px;
		font-size: 24px;
		top: 50%;
		margin-top: -12px;

	}
}

@media (max-width: 1100px) {
	#logo {}
}

@media (max-width: 480px) { 
	#logo{
		font-size: 24px;
	}

	.span4 { clear:both; }
}



.form-login { text-align:center; padding:20px 0px; }

.video {}
.video p {text-align:center; color:#fff; font-weight:bold; max-width: 300px; width: 100%;margin: 0px auto;}

.video-button {
background:url('../images/video-button.png') no-repeat;
display:block;
max-width:300px;
width: 100%;
height:195px;
opacity:1;
margin:0 auto;
transition:opacity .25s ease-in-out;
-moz-transition:opacity .25s ease-in-out;
-webkit-transition:opacity .25s ease-in-out;	
background-size: 100%;
}

.video-button:hover {opacity:.7;}
.video-button span { display:none; }

#video-mobile {width: auto !important; background-size: 100% !important;}

@media (max-width: 550px) {
	.video-button {width: auto !important; background-size: 100% !important;}
}


.cloud-img-large {
	background: url('../images/cloud-large.png') center center no-repeat;
	background-size: 100% 100%;
	padding: 115px 150px 60px 150px;
	margin: 0;
	font-size: 12px;
	color: #0e3472;
	font-style: italic;
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;

}

.cloud-img-large.abs-right {
	position: absolute; left: 65%; max-width: 450px; width: auto; top:-55px;
}

@media screen and (max-width: 1200px) {
	.cloud-img-large:not(.abs-right) {
		position: relative !important;
		left: 0 !important;
		padding: 60px;
	}

	.cloud-img-large.abs-right {
		padding: 60px;
		top: -85px;
	}
}

@media screen and (max-width: 770px) {
	.cloud-img-large {
		clear: both; 
		float: none;
		width: 100% !important;
		margin:23px auto;}	

	.cloud-img-large.abs-right {
		position: relative;
		left: 0% !important;
		margin-top: 0px !important;
		padding: 95px !important;
	}

}


.cloud-img-left {
	background:url('../images/cloud-img-left.png') bottom center no-repeat;
	padding:80px 110px 0px 145px;
	font-style:italic;
	min-width:218px;
	min-height:220px;
	max-width:218px;
	margin-top:0px;
	margin-left:50%;
	position:absolute;
	z-index:0;
	transition:background-position .25s ease-in-out;
	-moz-transition:background-position .25s ease-in-out;
	-webkit-transition:background-position .25s ease-in-out;	
	}
	.cloud-img-left:hover { background-position:0px 10px; }
	.cloud-img-left p { color:#08265b; }
	.cloud-img-left p:nth-child(2) { text-align:right !important; }

.cloud-img-right {
	background:url('../images/cloud-img-right.png') bottom center no-repeat;
	padding:80px 110px 0px 145px;
	font-style:italic;
	min-width:218px;
	min-height:220px;
	max-width:218px;
	margin-left:50%;
	margin-top:200px;
	position:absolute;
	z-index:0;
	transition:background-position .25s ease-in-out;
	-moz-transition:background-position .25s ease-in-out;
	-webkit-transition:background-position .25s ease-in-out;	
	}
	.cloud-img-right:hover { background-position:0px 10px; }
	.cloud-img-right p { color:#08265b !important; font-size:13px !important; font-weight:normal !important; }
	.cloud-img-right p:nth-child(2) { text-align:right !important; }




.new-cloud-img-right {
	background:url('../images/cloud.png') bottom center no-repeat;
	padding:80px 110px 0px 145px;
	font-style:italic;
	min-width:218px;
	min-height:220px;
	max-width:218px;
	position:absolute;
	right:-450px;
	top:-60px;
	z-index:0;
	transition:top .25s ease-in-out;
	-moz-transition:top .25s ease-in-out;
	-webkit-transition:top .25s ease-in-out;	
	}
	.new-cloud-img-right:hover { top:-100px; }
	.new-cloud-img-right p {
		color:#08265b !important;
		font-size:13px !important;
		font-weight:normal !important;
		background:none !important;
		padding:0px !important;
		}
	.new-cloud-img-right p:nth-child(2) { text-align:right !important; font-style:italic; }





#in-the-press {
	background-color:#2c2c2c;
	padding-top:40px;
	}
		#in-the-press .post {
			margin-bottom:10px;
			}
	#in-the-press h3, #in-the-press p { color:#fff; }
	#in-the-press .span5 div { background:#909090; padding:10px; }
		#in-the-press .span5 div:first-child { font-style:italic; }
			#in-the-press .span5 div:first-child {  }
				#in-the-press .span5 div:first-child span { display:block; text-align:right; }
	#in-the-press .span5 div ul { background:url('../images/small-dot.png') top left repeat-y; padding:15px 0px 15px 20px; float:left; }
		#in-the-press .span5 div ul li { color:#fff; font-style:italic; font-size:10px; }
			#in-the-press .span5 div ul li a { color:#f4c930; font-weight:bold; font-style:normal; font-size:16px; display:block; }
	#in-the-press #gallery-title { margin-top:60px; }
	#in-the-press #gallery { float:left; width:210px; background:none !important; padding:0 !important; margin:0 !important; }
		#in-the-press #gallery img {
			opacity:1;
			float:left;
			margin:0px 6px 6px 0px;
			transition:opacity .25s ease-in-out;
			-moz-transition:opacity .25s ease-in-out;
			-webkit-transition:opacity .25s ease-in-out;	
			}
			#in-the-press #gallery img:hover {
				opacity:.7;
				}

@media screen and (max-width: 770px) {
	#in-the-press .span5 div ul  {background: transparent;}
}


#about-us {
	background:url('../images/bg-about-us.jpg') top center no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	padding-bottom:60px;
	padding-top:40px;
	}
	#about-us .group-photo {
		-ms-transform:rotate(-8deg);
		-webkit-transform:rotate(-8deg);
		transform:rotate(-8deg);
		box-shadow:5px 5px 10px #000;
		border:8px solid #fff;
		}
		#about-us .span7 .title h2 { color:#e1edf4; text-shadow:3px 3px 5px #000; }
			#about-us .span7 .title h2 span { color:#f4c930; display:inline !important; }
			#about-us .span7 .title h2 span:nth-child(2) { display:block !important; font-size:35px; }
			#about-us .span7 .title p { color:#08265b; font-weight:bold; }
	#about-us .span2 { margin-top:40px; }
		#about-us .span2 img { box-shadow:0px 0px 15px #000; border:2px solid #fff; height:175px; }
		/*#about-us .span2:nth-child(2) { background:url('../images/staff-01.png') no-repeat; }
		#about-us .span2:nth-child(3) { background:url('../images/staff-01.png') no-repeat; }
		#about-us .span2:nth-child(4) { background:url('../images/staff-01.png') no-repeat; }
		#about-us .span2:nth-child(5) { background:url('../images/staff-01.png') no-repeat; }
		#about-us .span2:nth-child(6) { background:url('../images/staff-01.png') no-repeat; }*/
			#about-us .span2 p { color:#f4c930; font-size:20px; font-weight:bold; }
				#about-us .span2 p span { font-weight:normal; display:block; font-style:italic; color:#08265b; font-family:Verdana, Geneva, sans-serif; font-size:16px; }
			#about-us .span2 p:nth-child(3) { color:#08265b; font-size:14px; }

#how-it-works {
	background:url('../images/bg-how-it-works.jpg') top center no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	padding-bottom:60px;
	}
	#how-it-works .span11 h2 { text-align:left; font-size:50px; margin:0 !important; padding:0 !important; }
	#how-it-works .span7 { position:relative; margin-bottom:60px; }
	#how-it-works .span7 p {
		padding:25px;
		margin:15px;
		background:rgba(0,0,0,.61);
		transition:background .25s ease-in-out;
		-moz-transition:background .25s ease-in-out;
		-webkit-transition:background .25s ease-in-out;
		}
		#how-it-works .span7 p:hover { background:rgba(0,0,0,.85); }
		#how-it-works .span7 p { color:#fff; }

#calendar {
	}
	#calendar p { color:#f4c930; font-size:30px; font-weight:bold; }
	#calendar .row div:nth-child(2) {
		background:-webkit-linear-gradient(#ced4de, #9eb7cd);
		background:-o-linear-gradient(#ced4de, #9eb7cd);
		background:-moz-linear-gradient(#ced4de, #9eb7cd);
		background:linear-gradient(#ced4de, #9eb7cd);
		text-align:center;
		padding-bottom:60px;
		}
		#calendar .row div:first-child h3 {
			color:#e1edf4;
			border-bottom:1px solid #e1edf4;
			font-size:30px;
			padding-bottom:5px;
			padding-top:40px;
			x-background:url('../images/upcoming-arrow.png') no-repeat;
			background-position:0px 100px;
			transition:background-position .5s ease-in-out;
			-moz-transition:background-position .5s ease-in-out;
			-webkit-transition:background-position .5s ease-in-out;	
			}
			#calendar .row div:first-child h3:hover { background-position:440px 20px; }
		#calendar .row div:first-child ul li { color:#8da5bd; width:50%; font-size:20px; font-weight:bold; }
		#calendar .row div:nth-child(2) h3 { color:#08265b; border-bottom:1px solid #08265b; font-size:40px; margin:15px 35px; padding-bottom:5px; }

		.calendar-desktop, .calendar-mobile {margin: 0px auto;}

		@media screen and (min-width: 700px) {

		.calendar-desktop {display: block;}
		.calendar-mobile {display: none;}

		}

		@media only screen and (max-width: 700px) {

		.calendar-desktop {display: none;}
		.calendar-mobile {display: block;}

		}




#trips-travel {
	background:url('../images/bg-trips-travel.jpg') top center no-repeat;
	margin-top:130px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	}
	#trips-travel .span6 {
		padding:30px;
		background:rgba(4,15,57,.65);
		transition:background .25s ease-in-out;
		-moz-transition:background .25s ease-in-out;
		-webkit-transition:background .25s ease-in-out;
		}
		#trips-travel .span6:hover { background:rgba(4,15,57,.85); }
	#trips-travel .span5 { padding-top:120px; }
		#trips-travel .title { float:right; padding-top:30px; background:rgba(4,15,57,.65); padding-right:160px; }
		#trips-travel .title h2 { margin:0; padding:0; color:#fff; font-family:Arial, Helvetica, sans-serif; }
		#trips-travel h3 { color:#f4c930; font-size:30px; }
		#trips-travel dl dt, #trips-travel dl dd { float:left; width:50%; }
		#trips-travel dl dt, #trips-travel dl dd, #trips-travel p { color:#fff; }


#locations {
	background:url('../images/bg-locations.png') top center no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	min-height:794px;
	}
	#locations .span4 {
		background-position:0px 15px;
		transition:background-position .25s ease-in-out;
		-moz-transition:background-position .25s ease-in-out;
		-webkit-transition:background-position .25s ease-in-out;	
		}
		#locations .span4:hover { background-position:0px 0px; }
		#locations .title h3 { word-wrap:break-word; }
		#locations .span4 h3, #locations .span4 p { text-shadow:3px 3px 5px #000; }
		#locations .span4 h3 { color:#fff; word-wrap:break-word; }
		#locations .span4 p { color:#f4c930; }
		#locations .span12 form h3 { color:#fff; text-align:center; margin-bottom:60px; text-shadow:3px 3px 3px #000; }

#ready-to-start .span12 form h3 { color:#fff; text-align:center; margin-bottom:60px; text-shadow:3px 3px 3px #000; }

#ready-to-start {
	background:url('../images/bg-ready-to-start.jpg') no-repeat;	
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	}
	#ready-to-start .content { padding-top:0px; }
	#logo-ready-to-start {
		background:url('../images/logo-locations.png') no-repeat;
		width:275px;
		height:168px;
		display:block;
		margin:-90px auto 0px auto;
		}


#collage-01, #collage-02, #collage-03 {pointer-events: none; z-index: -1 !important;}


#collage-01 {
	background:url('../images/collage-01.png') top center no-repeat;
	position:absolute;
	width:100%;
	height:600px;
	z-index:-100;
	margin-top:140px;
	}
#collage-02 {
	background:url('../images/collage-02.png') top center no-repeat;
	position:absolute;
	width:100%;
	height:600px;
	z-index:-100;
	margin-top:540px;
	}
#collage-03 {
	background:url('../images/collage-03.png') top center no-repeat;
	position:absolute;
	width:100%;
	height:600px;
	z-index:0;
	margin-top:900px;
	}




#adventure-social-club {}

	#adventure-social-club div.container div.row > div {padding: 11px; }

	#adventure-social-club .title h2 {
		color:#f4c930;
		font-weight:bold;
		text-shadow:3px 3px 5px #000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:50px !important;
		text-transform: uppercase;
		}

	h3#social-club {text-align: right;}

	#adventure-social-club p { color:#fff; font-size:16px; }
	#adventure-social-club .row .travel-club { padding-top:120px; }
	#adventure-social-club .row:nth-child(2) { float:right; text-align:right; margin-top:280px; }
		#adventure-social-club .row:nth-child(2) h2 { text-align:right; }
	#adventure-social-club .down-arrow {
		background:url('../images/arrow-down-round.png') no-repeat;
		width:57px;
		height:57px;
		margin:0px auto;
		display:block;
		clear:both;
		opacity:1;
		transition:opacity .25s ease-in-out;
		-moz-transition:opacity .25s ease-in-out;
		-webkit-transition:opacity .25s ease-in-out;	
		}
		#adventure-social-club .down-arrow:hover { opacity:.7; }



#social-nav {
	background:url('../images/social-nav.png') no-repeat;
	width:111px;
	height:32px;
	margin:0px;
	padding:0px;
	}

#social-nav span { display:none; }

#social-nav li, #social-nav a { height:32px; display:block; }

#social-nav li { float:left; list-style:none; _display:inline; position:relative; }

#social-nav-01, #social-nav-02, #social-nav-03 { width:32px; }

#social-nav-02 { margin-left:7px; }
#social-nav-03 { margin-left:8px; }

#social-nav-01 a:hover { background:url('../images/social-nav.png') -0px -32px no-repeat; }
#social-nav-02 a:hover { background:url('../images/social-nav.png') -39px -32px no-repeat; }
#social-nav-03 a:hover { background:url('../images/social-nav.png') -79px -32px no-repeat; }




.arrow-prev { background:url('../images/arrow-prev.png') no-repeat; }
.arrow-next { background:url('../images/arrow-next.png') no-repeat; }
.arrow-prev, .arrow-next {
	width:13px;
	height:18px;
	margin-right:10px;
	display:inline;
	opacity:1;
	transition:opacity .25s ease-in-out;
	-moz-transition:opacity .25s ease-in-out;
	-webkit-transition:opacity .25s ease-in-out;	
	}
	.arrow-prev:hover, .arrow-next:hover { opacity:.7; }
		.arrow-prev span, .arrow-next span { display:none !important; }

	#in-the-press .arrow-prev, #in-the-press .arrow-next { float:right; }

div.clear { clear:both !important; height:.01em !important; background:none !important; padding:0 !important; margin:0 !important; }

img.center {display: block; margin: 0 auto 20px auto;}


div.bg-white {background: rgba(7,50,159,0.9); padding: 23px; margin-top: 35px;}

form#fmpop {display:block; width:75%; margin:0px auto; padding:0; }

	form#fmpop input[type="text"], form#fmpop input[type="password"] {width: 100%; max-width: 250px; margin: 0px auto; display: block; margin-bottom: 23px; height: 35px; line-height: 35px;}

	form#fmpop input[type="submit"] {color:#08265b;
	text-shadow:2px 2px 3px #bb8c00;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:8px 35px;
	border:3px solid #efe29b;
	border-radius:10px;
	background:-webkit-linear-gradient(#f9e045, #efb21b);
	background:-o-linear-gradient(#f9e045, #efb21b);
	background:-moz-linear-gradient(#f9e045, #efb21b);
	background:linear-gradient(#f9e045, #efb21b);
	transition:background .5s ease-in-out;
	-moz-transition:background .5s ease-in-out;
	-webkit-transition:background .5s ease-in-out;	margin: 0px auto;
display: block;}

	form#fmpop input[type="submit"]:hover {background:-webkit-linear-gradient(#f9e045, #efb21b);}



form#signup-form, #signupForm {}
	form#signup-form label, #signupForm label {color: white; }

	form#signup-form h1, #signupForm h1 {text-align: center; color: #f4c930; text-shadow: 1px 1px 2px black;}

	form#signup-form input[type="submit"], form#signup-form input[type="reset"], form#signupForm input[type="submit"], form#signupForm input[type="reset"], form#fmpop input[type="submit"] {
	color:#08265b;
	text-shadow:2px 2px 3px #bb8c00;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:8px 17px;
	border:3px solid #efe29b;
	border-radius:10px;
	box-shadow:none;
	background:-webkit-linear-gradient(#f9e045, #efb21b);
	background:-o-linear-gradient(#f9e045, #efb21b);
	background:-moz-linear-gradient(#f9e045, #efb21b);
	background:linear-gradient(#f9e045, #efb21b);
	transition:background .5s ease-in-out;
	-moz-transition:background .5s ease-in-out;
	-webkit-transition:background .5s ease-in-out;
	margin:0px 5px  0px auto;
	display: block; float: right; }

	form#signup-form input[type="submit"], #signupForm  input[type="submit"] {margin-right: 35px;}
	form#signup-form input[type="reset"], #signupForm input[type="reset"] {margin-right:17px;}

	form#signup-form select, form#signup-form select option, form#signupForm select, form#signupForm select option {color: black !important;}
	
	#signupForm input, #fmpop input {
		border:none;
		border-radius:5px;
		box-shadow:inset 0 0 6px #000;
		-webkit-box-shadow:inset 0 0 6px #000;
		-moz-box-shadow:inset 0 0 6px #000;
		}
	
	form input { padding-left:8px; }

div#calendar-image {padding: 17px 17px 37px 17px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: rgba(0,0,0,.3);}	

	div#calendar-image h3 {padding-top:0px !important;}

ul#social-top-nav {float: left; list-style: none; margin-left: 17px;}

li.social-menu-nav {margin-left: 7px !important; display: inline-block; float: left; list-style-type: none;}
li.social-menu-nav a {display: block; width: 30px; height: 30px; position: relative; text-indent: -9999px; border-radius: 3px;} 
	li.social-menu-nav a.facebook { background:url('../images/social-nav.png') -0px -2px no-repeat; }
	li.social-menu-nav a.linkedin { background:url('../images/social-nav.png') -39px -2px no-repeat}
	li.social-menu-nav a.twitter {background:url('../images/social-nav.png') -79px -2px no-repeat}


#we-are-social  .title h2, #we-are-travelers  .title h2 { text-align:right; }
#we-are-outdoor .title h2, #we-are-professionals .title h2 { text-align:left; }

#we-are-social ul li, 
#we-are-outdoor ul li, 
#we-are-travelers ul li, 
#we-are-professionals ul li 
	{
	float:left;
	width:24%;
	min-height:216px;
	margin: 0 1% 10px 0;
	background:url('../images/activity/who-are-we-placeholder.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	}

	#we-are-social ul li span, #we-are-outdoor  ul li span, #we-are-travelers  ul li span, #we-are-professionals  ul li span {
		text-align:center;
		font-size:36px;
		line-height:36px;
		background:rgba(0,0,0,.6);
		min-height:120px;
		padding-top:96px;
		margin-right:19px;
		display:block;
		opacity:1;
		transition:opacity .3s ease-in-out;
		-moz-transition:opacity .3s ease-in-out;
		-webkit-transition:opacity .3s ease-in-out;
		width: 100%;
		}

	#we-are-social ul li a, #we-are-outdoor  ul li a, #we-are-travelers  ul li a, #we-are-professionals  ul li a {
		cursor: default !important;
		pointer-events: none;
	}

	

	#we-are-social  ul li:hover span, #we-are-outdoor  ul li:hover span, #we-are-travelers  ul li:hover span, #we-are-professionals  ul li:hover span {
		opacity:0;
		}

#we-are-social .span6 p { font-size:30px; }
#we-are-social .span6 p:nth-child(2) { color:#f4c930; }


@media screen and (max-width: 700px) {
	#we-are-social  ul li, #we-are-outdoor  ul li, #we-are-travelers  ul li, #we-are-professionals  ul li 
	{width: 100%; clear:both;}

	#we-are-social h2, #we-are-outdoor  h2, #we-are-travelers  h2, #we-are-professionals h2 {
		font-size: 32px;
	}
}


/*	Sub Menu */

li.sub-menu-li {position: relative;}
ul.sub-menu {
	position: absolute;
	padding-top: 17px;
	left: 0;
	list-style: none;
	min-width: 155px;
	background: rgb(97,129,165);
}
ul.sub-menu > li {list-style-type: none;margin:0 !important; float: left; clear:both; width: 100%;;background: rgba(97,129,165,1)}
ul.sub-menu > li > a {margin: 11px 17px; display: inline-block;background: rgba(97,129,165,1) }

@media screen and (max-width: 980px) {
	ul.sub-menu {
		position: relative;
		padding: 17px 0 0 17px;
		min-width: auto;
		width: auto;
	}
	ul.sub-menu > li {
		background: transparent;
	}
	ul.sub-menu > li > a {margin:0;}
}

@media screen and (max-width: 980px) {
	ul.sub-menu {padding: 0;}
	ul.sub-menu > li {} 
}

@media screen and (max-width: 980px) {
	#social-top-nav {display: none !important;}
	ul#fixed-nav {background: rgb(97,129,165);}
}

@media screen and (max-width: 650px) {
	.cloud-img-right, .cloud-img-left {display: none !important;}

		#adventure-social-club .title h2 {
		color:#f4c930;
		font-weight:bold;
		text-shadow:3px 3px 5px #000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:36px !important;
		text-transform: uppercase;
		}

		#how-it-works .span7 {
			margin: 0px;
			width: 100%;
		}

}







/* Colors ------------------------------------------ */
body.color-1::-moz-selection {background: #e74c3c; color: #fff; }
body.color-1::selection {background: #e74c3c; color: #fff; }
body.color-1 a{
	color: #fff;
	text-decoration: none;
}
body.color-1 div#top-nav #fixed-nav li a:hover {
	color: #f4c930;
}
body.color-1 div#top-nav #fixed-nav li.current a {
	border-bottom:1px solid #f4c930;
}
body.color-1 .bg-color{
	background: #e74c3c;
}
body.color-1 hr {
	border-bottom: 1px solid #e74c3c;
}
body.color-1 span.highlight{
	color: #e74c3c;
}
body.color-1 #footer {
	font-weight: bold;
	background: #07255b;
	color: #fff;
	text-align:left;
	font-size: 13px;
	padding: 20px 0 20px 0;
}
body.color-1 #footer h3 {
	color:#f4c930;
}
body.color-1 #footer p {
	color:#fff;
}
body.color-2::-moz-selection {background: #3498db; color: #fff; }
body.color-2::selection {background: #3498db; color: #fff; }
body.color-2 a{
	color: #3498db;
	text-decoration: none;
	border-bottom: 1px solid #3498db;
}
body.color-2 div#top-nav #fixed-nav li a:hover {
	color: #3498db;
}
body.color-2 div#top-nav #fixed-nav li.current a {
	border-bottom: 3px solid #3498db;
}
body.color-2 .bg-color{
	background: #3498db;
}
body.color-2 hr {
	border-bottom: 1px solid #3498db;
}
body.color-2 span.highlight{
	color: #3498db;
}
body.color-2 #footer {
	font-weight: bold;
	background: #3498db;
	color: #fff;
	text-align: center;
	font-size: 13px;
	padding: 20px 0 20px 0;
}
body.color-3::-moz-selection {background: #9b59b6; color: #fff; }
body.color-3::selection {background: #9b59b6; color: #fff; }
body.color-3 a{
	color: #9b59b6;
	text-decoration: none;
	border-bottom: 1px solid #9b59b6;
}
body.color-3 div#top-nav #fixed-nav li a:hover {
	color: #9b59b6;
}
body.color-3 div#top-nav #fixed-nav li.current a {
	border-bottom: 3px solid #9b59b6;
}
body.color-3 .bg-color{
	background: #9b59b6;
}
body.color-3 hr {
	border-bottom: 1px solid #9b59b6;
}
body.color-3 span.highlight{
	color: #9b59b6;
}
body.color-3 #footer {
	font-weight: bold;
	background: #9b59b6;
	color: #fff;
	text-align: center;
	font-size: 13px;
	padding: 20px 0 20px 0;
}
body.color-4::-moz-selection {background: #34495e; color: #fff; }
body.color-4::selection {background: #34495e; color: #fff; }
body.color-4 a{
	color: #34495e;
	text-decoration: none;
	border-bottom: 1px solid #34495e;
}
body.color-4 div#top-nav #fixed-nav li a:hover {
	color: #34495e;
}
body.color-4 div#top-nav #fixed-nav li.current a {
	border-bottom: 3px solid #34495e;
}
body.color-4 .bg-color{
	background: #34495e;
}
body.color-4 hr {
	border-bottom: 1px solid #34495e;
}
body.color-4 span.highlight{
	color: #34495e;
}
body.color-4 #footer {
	font-weight: bold;
	background: #34495e;
	color: #fff;
	text-align: center;
	font-size: 13px;
	padding: 20px 0 20px 0;
}
body.color-5::-moz-selection {background: #f39c12; color: #fff; }
body.color-5::selection {background: #f39c12; color: #fff; }
body.color-5 a{
	color: #f39c12;
	text-decoration: none;
	border-bottom: 1px solid #f39c12;
}
body.color-5 div#top-nav #fixed-nav li a:hover {
	color: #f39c12;
}
body.color-5 div#top-nav #fixed-nav li.current a {
	border-bottom: 3px solid #f39c12;
}
body.color-5 .bg-color{
	background: #f39c12;
}
body.color-5 hr {
	border-bottom: 1px solid #f39c12;
}
body.color-5 span.highlight{
	color: #f39c12;
}
body.color-5 #footer {
	font-weight: bold;
	background: #f39c12;
	color: #fff;
	text-align: center;
	font-size: 13px;
	padding: 20px 0 20px 0;
}
body.color-6::-moz-selection {background: #f1c40f; color: #fff; }
body.color-6::selection {background: #f1c40f; color: #fff; }
body.color-6 a{
	color: #f1c40f;
	text-decoration: none;
	border-bottom: 1px solid #f1c40f;
}
body.color-6 div#top-nav #fixed-nav li a:hover {
	color: #f1c40f;
}
body.color-6 div#top-nav #fixed-nav li.current a {
	border-bottom: 3px solid #f1c40f;
}
body.color-6 .bg-color{
	background: #f1c40f;
}
body.color-6 hr {
	border-bottom: 1px solid #f1c40f;
}
body.color-6 span.highlight{
	color: #f1c40f;
}
body.color-6 #footer {
	font-weight: bold;
	background: #f1c40f;
	color: #fff;
	text-align: center;
	font-size: 13px;
	padding: 20px 0 20px 0;
}


