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

::-moz-selection {
    background: #f2c2c9;
    color: #a4003a;
    text-shadow: none;
}

::selection {
    background: #FFF;
    color: #0D1E2B;
    text-shadow: none;
}

.centered {
	text-align: center
}

.mt {
	margin-top: 80px;
}

.mb {
	margin-bottom: 80px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   General Styles */

body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: silver;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
    color: #4a4a4a;
}


.navbar-brand {
	font-weight: 700;
}

.navbar-default .navbar-brand {
	color: white;
}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #1abc9c;
	background-color: transparent;
	border-bottom: 2px solid #1abc9c
}

.navbar-default .navbar-nav > li > a {
	color: #1abc9c;
}

.button-style {
	color: #FFF;
	background-color: orange;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   Hero */

#headerwrap {
	background: url(../img/back.jpg) no-repeat center top;
	padding-top: 0px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 800px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwrap h1 {
	font-family: 'Arvo', sans-serif;
	font-weight: 900;
	color:#FFF;
	font-size: 33px;
	top: 0;
	margin-right: 50px;
	margin-left: 50px;
	text-shadow: -1px 1px 2px #000;
	padding-top: 100px;
}

#headerwrap h2 {
	font-family: 'Arvo', sans-serif;
	font-weight: 300;
	font-size: 23px;
	color:#FFF;
	margin-right: 40px;
	margin-left: 40px;
	padding-bottom: 20px;
}

#headerwrap h3 {
	font-family: 'Arvo', sans-serif;
	font-weight: 700;
	color:#FFF;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   About */

#about {
	background-color: #0D1E2B;
	padding: 0 50px;
	text-align: center;
}

#about h1 {
	font-family: 'Roboto', sans-serif;
	color: #FFF;	
	font-size: 32px;
	font-weight: 100;
	padding-top: 65px;
}

#about h2 {
	font-family: 'Arvo', sans-serif;
	color: #F9B756;	
	font-size: 21px;
	font-weight: 900;
	padding-bottom: 25px;
}

#about h3 {
	font-family: 'Arvo', sans-serif;
	color: #0D1E2B;	
	font-size: 18px;
	font-weight: 900;
	padding-bottom: 15px;
}

#about h4 {
	font-family: 'Arvo', sans-serif;
	color: #FFF;	
	font-size: 18px;
	font-weight: 900;
	padding-bottom: 15px;
}


#border {
	border-top: 7px solid #EF5A24;
	display: block;
	width: 80%;
}

#border-sub {
	border-top: 7px solid #29A9E0;
	display: block;
	width: 80%;
}

#map-icon {
	padding-top: 70px;
	padding-bottom: 40px;
}

.highlight {
	border-bottom: 1px solid #EF5A24;
}

.special {
	color: #EF5A24;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   Why */

#why {
	background-color: #F2F2F2;
	padding-top: 60px;
	padding-bottom: 100px;
	text-align: center;
}

#why h1 {
	font-family: 'Roboto', sans-serif;
	color: #0D1E2B;	
	font-size: 36px;
	font-weight: 100;
	padding-bottom: 45px;
	text-align: center;
}

#why h2 {
	font-family: 'Arvo', sans-serif;
	color: silver;	
	font-size: 28px;
	font-weight: 100;
	padding-bottom: 20px;
}

#why h3 {
	font-family: 'Arvo', sans-serif;
	color: #0D1E2B;	
	font-size: 21px;
	font-weight: 900;
	padding-bottom: 15px;
}

#why h3 .highlight-yel {
	background: #ff0;
	padding-right: 3px;
	padding-left: 3px;
}

#why p {
	color: gray;
	font-size: 15px;
}

#why .rtb {
	font-family: 'Arvo', sans-serif;
	color: silver;	
	font-size: 28px;
	font-weight: 100;
}

#guided-help {
	width: 100%;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   Collage */

#collage {
	width: 100%;
	background-color: #FFF;
	text-align: center;
}

#collage h1 {
	font-family: 'Roboto', sans-serif;
	color: #0D1E2B;	
	font-size: 36px;
	font-weight: 100;
	padding-bottom: 75px;
	text-align: center;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   Features */

#features {
	background-color: #F2F2F2;
	padding-bottom: 100px;
	text-align: center;
}

#features h1 {
	font-family: 'Roboto', sans-serif;
	color: #0D1E2B;	
	font-size: 36px;
	font-weight: 100;
	padding-bottom: 75px;
	text-align: center;
}

#features h2 {
	font-family: 'Montserrat', sans-serif;
	color: #0D1E2B;	
	font-size: 15px;
	font-weight: 700;
	padding-bottom: 15px;
	text-transform: uppercase;
}

#features p {
	color: gray;
	font-size: 15px;
}

.features-col {
	padding-right: 10px;
	padding-left: 10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   Tours */

#tours {
	background-color: #0D1E2B;
	padding-right: 3%;
	padding-bottom: 100px;
	padding-left: 3%;
	text-align: center;
}

#tours h1 {
	font-family: 'Roboto', sans-serif;
	color: #FFF;	
	font-size: 32px;
	font-weight: 100;
	padding-top: 65px;
	padding-bottom: 30px;
}

#tours h2 {
	font-family: 'Arvo', sans-serif;
	color: #EF5A24;	
	font-size: 28px;
	font-weight: 100;
	padding-bottom: 20px;
	text-shadow: -1px 1px 2px #5c5959;
	
}

#tours h3 {
	font: 24px 'Arvo', sans-serif;
	color: #FFF;
	padding-bottom: 15px;
	text-shadow: -1px 1px 2px #444;
}

#tours h4 {
	font: 18px 'Roboto', sans-serif;
	color: gray;
	padding-bottom: 40px;
}

#tours p {
	color: gray;
	font-size: 15px;
}

#tour-tile {
	background-color: #FFF;
	padding-bottom: 50px;
	margin-bottom: 35px;
}

.tour-type {
	font-family: 'Montserrat', sans-serif;
	color: #FFF;	
	font-size: 12px;
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	background-color: #EF5A24;
}

.tour-name {
	font-family: 'Arvo', sans-serif;
	color: #222;	
	font-size: 27px;
	font-weight: 900;
	padding-top: 15px;
	padding-bottom: 15px;
	text-shadow: -1px 1px 2px silver;
}

.tour-lead {
	font-family: 'Montserrat', sans-serif;
	color: #222;	
	font-size: 15px;
	font-weight: 700;
	padding-bottom: 15px;
	text-transform: uppercase;
}

#tour-tile p {
	color: gray;
	padding-right: 20px;
	padding-left: 20px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   Icons */


.icon-trip {
	color: #FFF;
}

.icon-features {
	color: #29A9E0;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   Photos */

#photos h1 {
	font-family: 'Arvo', sans-serif;
	color: #222;	
	font-size: 24px;
	font-weight: 900;
	padding-bottom: 25px;
}

#photos {
	padding-top: 0px;
	text-align:center;
	min-height: 800px;
	width: 100%;
}

#brand {
	text-align: center;
	padding-bottom: 30px;
}


.works {
	background-size: cover;
	background-position: center;
}

#works-01 {
	background-image: ur("../assets/img/photos/01.jpg");
	
}

#works-02 {
	background-image: ur("image_url") center center;
	
}

#works-03 {
	background-image: ur("image_url") center center;
}



#works p {
	color: #gray;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
}

#social {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #f2f2f2;
}

#social i {
	font-size: 40px;
	color: #4a4a4a
}

#social i:hover {
	color: #1abc9c
}

#footerwrap {
	padding-top: 70px;
	padding-bottom: 50px;
	background-color: #2f2f2f;
}

#footerwrap p {
	color: #f2f2f2;
	margin-left: 10px;
}

#workwrap {	
	margin-top: -70px;
	padding-top: 250px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 650px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap h1 {
	color:#ffffff;
	padding-top: 10px;
	padding-bottom: 20px;
	letter-spacing: 4px;
	font-size: 80px;
	font-weight: bold;
}

#workwrap h4 {
	font-weight: 400;
	color: #ffffff
}

#aboutwrap {	
	/* background: url(../img/about.jpg) no-repeat center top; */
	margin-top: -70px;
	padding-top: 250px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 550px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   Misc */

.gallery {
	margin: 0;
	padding-bottom: 8px;
	padding-top: 8px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   Parallax Hero */


section.module.parallax {
  height: 800px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}


@media all and (min-width: 1080px) {
  section.module.parallax-1 {
    background-image: url("../img/back.jpg");
  }
  section.module.parallax h1 {
    font-size: 160px;
  }
  
  #guided-help {
  	background-image: url("../img/why-us/guided-help.png");
  }
  #why #section-special {
  	padding-top: 180px;
  	padding-right: 50px;
  }
}

@media and (max-width: 1079px) {
  section.module.parallax-1 {
    background-image: url("../img/back-med.jpg");
    background-attachment: scroll;
  }
  
  section.module h2 {
    font-size: 42px;
  }
  section.module p {
    font-size: 20px;
  }
  section.module.parallax h1 {
    font-size: 96px;
  }
  #why #section-special {
  	padding-top: 100px;
  }
  
  #guided-help {
  	background-image: url("../img/why-us/guided-help-small.png");
  }
}


@media and (max-width: 487px) {
  section.module.parallax-1 {
    background-image: url("../img/back-sm.jpg");
    background-attachment: scroll;
  }
  section.module.parallax h1 {
    font-size: 160px;
  }
  #why #section-special {
  	padding-top: 0px;
  	padding-right: 30px;
  	
  }
  #guided-help {
  	background-image: url("../img/why-us/guided-help-small.png");
  }
 
}