@charset "UTF-8";
/* CSS Document 

 ______     __  __     ______     __     ______    
/\  ___\   /\ \_\ \   /\  == \   /\ \   /\  ___\   
\ \ \____  \ \  __ \  \ \  __<   \ \ \  \ \___  \  
 \ \_____\  \ \_\ \_\  \ \_\ \_\  \ \_\  \/\_____\ 
  \/_____/   \/_/\/_/   \/_/ /_/   \/_/   \/_____/ 
                                                   

*/

body {
		background-color:#EBEBE3;
		margin:0;
	}
body > div {
		position:relative;
		top:0;
		left:0;
		width:100%;
		/*height:100%;
		background:transparent center no-repeat;*/
		background-size:cover;
	}
	
ul,
ol {
	list-style:none;
	padding:0px;
	margin:0px;
}
	
.chaptercopy a {
	font-family:'Utopia W01 Regular', serif;
    color: #000;
    padding: 2px;
	padding-bottom:3px;
    border-bottom: 1px dotted #444;
	text-decoration:none;
}
.chaptercopy a:hover {
    color: #000;
	border-bottom:2px solid #000;
	padding-bottom:3px;
}

.chaptercopy a.active {
    color: #000;
	border-bottom:2px solid #000;
	padding-bottom:3px;
}


	
	#main-col-old {
	background-image: url(img/col-river-kremmling-old.jpg);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background:transparent center no-repeat;*/
	background-size: cover;
	z-index: 495;
	}
	
	#videoPlayer1 {
	 bottom: 0px;
    right: 0px;
    min-width: 100%;
    min-height: 100%;
    max-width: 4000%;
    max-height:4000%;
    width: auto;
    height: auto;
    z-index: -1000;
    overflow: hidden;
	top: 0px;
}

#videoPlayer2 {
	 bottom: 0px;
    right: 0px;
    min-width: 100%;
    min-height: 100%;
    max-width: 4000%;
    max-height:4000%;
    width: auto;
    height: auto;
    z-index: -1000;
    overflow: hidden;
	top: 0px;
}

#video {
	
    bottom: 0px;
    right: 0px;
    min-width: 100%;
    min-height: 100%;
    max-width: 4000%;
    max-height:4000%;
    width: auto;
    height: auto;
    z-index: -1000;
    overflow: hidden;
	top: 0px;
}
	
	
	#chapter1 {
	background-image: url(img/ch1.png);
	top: 66px;
	left: 0;
	width: 100%;
	height: 100%;
	/*	background:transparent center no-repeat;*/
	background-size: cover;
	z-index: 494;
	}
	
	#chapter1 img {
		width:100%;
		height:auto;
	}
	
	#chapter2 {
	/* [disabled]background-image: url(img/ch2.png); */
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*	background:transparent center no-repeat;*/
	background-size: cover;
	z-index: 494;
	}
	
	#chapter2 img {
		width:100%;
		height:auto;
	}
	
	#chapter3 {
	background-image: url(img/ch3.png);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*	background:transparent center no-repeat;*/
	background-size: cover;
	z-index: 494;
	}
	
	#chapter3 img {
		width:100%;
		height:auto;
	}
	
	#main-col-new {
	background-image: url(img/col-river-kremmling-new.jpg);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*	background:transparent center no-repeat;*/
	background-size: cover;
	z-index: 494;
	}
	
	#gila-river-old {
		background-image:url(img/gila-river-sacaton-old.jpg);
		/*position:fixed;*/
		top:0;
		left:0;
		width:100%;
		height:100%;
	/*	background:transparent center no-repeat;*/
		background-size:cover;
		z-index:70;
	}
	
	#gila-river-new {
		background-image:url(img/gila-river-sacaton-new.jpg);
		/*position:fixed;*/
		top:0;
		left:0;
		width:100%;
		height:100%;
	/*	background:transparent center no-repeat;*/
		background-size:cover;
		z-index:71;
	}
	
	#gunn-river-old {
		background-image:url(img/gunn-river-ww-old.jpg);
		/*position:fixed;*/
		top:0;
		left:0;
		width:100%;
		height:100%;
	/*	background:transparent center no-repeat;*/
		background-size:cover;
		z-index:72;
	}
	
	#gunn-river-new {
		background-image:url(img/gunn-river-ww-new.jpg);
		/*position:fixed;*/
		top:0;
		left:0;
		width:100%;
		height:100%;
	/*	background:transparent center no-repeat;*/
		background-size:cover;
		
			-webkit-box-shadow: 0 0px 12px #666;
	   -moz-box-shadow: 0 0px 12px #666;
	        box-shadow: 0 0px 12px #666;
			z-index:73;
	}
	
	#santa-cruz-old {
		background-image:url(img/santa-cruz-old.jpg);
		/*position:fixed;*/
		top:0;
		left:0;
		width:100%;
		height:100%;
	/*	background:transparent center no-repeat;*/
		background-size:cover;
		z-index:74;
	}
	
	#santa-cruz-new {
		background-image:url(img/santa-cruz-new.jpg);
		/*position:fixed;*/
		top:0;
		left:0;
		width:100%;
		height:100%;
	/*	background:transparent center no-repeat;*/
		background-size:cover;
		
			-webkit-box-shadow: 0 0px 12px #666;
	   -moz-box-shadow: 0 0px 12px #666;
	        box-shadow: 0 0px 12px #666;
			z-index:75;
	}
	
	#glens-canyon-old {
		background-image:url(img/glens-canyon-old.jpg);
		/*position:fixed;*/
		top:0;
		left:0;
		width:100%;
		height:100%;
	/*	background:transparent center no-repeat;*/
		background-size:cover;
		z-index:76;
	}
	
	#glens-canyon-new {
		background-image:url(img/glens-canyon-new.jpg);
		/*position:fixed;*/
		top:0;
		left:0;
		width:100%;
		height:100%;
	/*	background:transparent center no-repeat;*/
		background-size:cover;
		
			-webkit-box-shadow: 0 0px 12px #666;
	   -moz-box-shadow: 0 0px 12px #666;
	        box-shadow: 0 0px 12px #666;
			z-index:77;
	}
	
	#san-juan-aerial {
	/* [disabled]background-image: url(img/SanJuanRiverAerial.jpg); */
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*	background:transparent center no-repeat;*/
	background-size: cover;
	-webkit-box-shadow: 0 0px 10px #000;
	-moz-box-shadow: 0 0px 10px #000;
	box-shadow: 0 0px 10px #000;
	z-index: 98;
	background-color: #000;
	}
	
	#col-map {
	background-image: url(img/col-map-test.png);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*	background:transparent center no-repeat;*/
	background-size: cover;
	z-index: 498;

	}
	
	#col-map-trace {
	background-image: url(img/col-map-trace.png);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*	background:transparent center no-repeat;*/
	background-size: cover;
	z-index: 499;
	}
	
.container {
	width: 100%;
	overflow: hidden;
	z-index: 999;
}

.gallery {
	/* [disabled]width:95%; */
	height: 90%;
	/* [disabled]left: 2.5%; */
	/* [disabled]top: 5%; */
	z-index:128;
}

.container img {
	width:100%;
}
.container-rel {

}

#image-h {
	
		-webkit-box-shadow: 0 0px 12px #666;
	   -moz-box-shadow: 0 0px 12px #666;
	        box-shadow: 0 0px 12px #666;

}

.left-column {
	width:30%!important;
	float:left;
	/*position:fixed;*/
	margin:1em;
}

.right-column {
	width:60%!important;
	right:50px;
	z-index:999;
	float:left;
}

.right-column img {
	
	width:80%
}

.journal-cont {
	width:100%;

}

.journal-cont h2{
	font-family: 'Roboto Slab', serif;
	font-size:26px;
}

.journal-cont p{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

.point-a {
	background:url(img/circle-full.png);
	width:30px;
	height:30px;
	top:-98px;
	left:20px;
	position:relative;
	z-index:999;
}

.point-a-blank {
	
	background:url(img/circle-empty.png);
	width:30px;
	height:30px;
	top:-98px;
	left:20px;
	position:relative;
	z-index:999;
	
}

.point-b-blank {
	
	background:url(img/circle-empty.png);
	width:30px;
	height:30px;
	top:-105px;
	left:148px;
	position:relative;
	z-index:999;
	
}
.focal-point {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.focal-point img {
    width: 100%;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}

.focal-point div {
    position: relative; 
    max-width: none; 
    height: auto;
}

.minimap {
	width:100%;
}

#containerDiv

{

		/*position:fixed;*/

		width:100%;

		overflow:hidden;

}

#videoPlayer {
		margin: 0px auto;
		width:100%;
}

#videoPlayer3 {
	 bottom: 0px;
    right: 0px;
    min-width: 100%;
    min-height: 100%;
    max-width: 4000%;
    max-height:4000%;
    width: auto;
    height: auto;
    z-index: -1000;
    overflow: hidden;
	top: 0px;
}


#containervid {
	/*position: fixed;*/
	overflow: hidden;
	z-index: 211;
	top: 0px!important;
	width: 100%;
	margin-top: 0px;
background-color: #000;
}

#containervid1 {
	position: fixed!important;
	background:#000;
	overflow:visible;
	z-index: 999;
}

#containervid2 {
	/*position: fixed!important;*/
	background:#000;
	overflow:visible;
	z-index: 5999;
}

.maintitle {
	font-family:'Utopia W01 Regular', serif;
	text-align: center;
	font-size: 90px;
	color: #FFF;
	top: 35%;
	z-index: 215;
	margin-bottom: 35px;
}


.framecopy{
	font-family:'Utopia W01 It', serif;
	text-align: center;
	font-size: 36px;
	color: #FFF;
	top: 30%;
	width: 40%;
	left: 30%;
	z-index: 99;
}

#chaptercont {
	background-color: #EBEBE3;
	padding: 5%;
	margin-top:50px;
/*	padding-bottom:80px;*/
}

#chaptercont-2 {
	background-color: #EBEBE3;
	padding: 5%;
}

.chaptercontimg {
	width:100%;
	margin:0 auto;
}

#chaptercont img{
	width:80%;
	margin-left:30%;
	padding-top:35px;
	margin-bottom:0px;

}

#colcont {
	background-color: #EBEBE3;
	padding: 30px 0px 30px 0px;
	margin: 0 auto;
	left: 30%;
	width: 50%;
	margin-top: 20px;
	margin-bottom: 80px;
	z-index: 80;
	text-align: center;
}

#chapterwrap {
	background-color: #EBEBE3;
	width: 100%;
	z-index:102;
	margin-top:-80px;
}

#cont-wrap {
	background-color: #EBEBE3;
	width: 100%;
	z-index:105;
}

#chapterwrap-1 {
	background-color: #EBEBE3;
	width: 100%;
	z-index: 96;	/*z-index:93;*/
	top:15%;
}

.chaptertitle {
	font-family:'Utopia W01 Regular', serif;
	font-size: 55px;
	color: #000;
	margin-bottom: 25px;
	/*margin: 0 auto;*/
	/* height: 100%; */
	left: 30%;
	width: 50%;
	top: 15%;
	margin-top: -75px;
	margin-left:38%;
	
}

.chaptertitle-c {
	font-family: 'Utopia W01 Regular', serif;
	font-size: 26px;
	color: #000;
	margin-bottom: 40px;
	/*margin: 0 auto;*/
	/* height: 100%; 
	left: 30%;
	width: 50%;*/
	top: 15%;
	/*margin-left: -32%;*/
	text-align: center;
	line-height:2;
	margin-top: 60px;	
}

.chaptertitle-sub {
	font-family:'Utopia W01 Regular', serif;
	font-size: 26px;
	color: #000;
	margin-bottom: 60px;
	/*margin: 0 auto;*/
	/* height: 100%; 
	left: 30%;
	width: 50%;*/
	top: 15%;
	margin-left:0!important;
	text-align:center;
	line-height:60px;
	/*border-bottom:2px solid #000;
	padding-bottom:3px;*/
	width:100%;
	
}

.colquote{
	font-family:'Utopia W01 Regular', serif;
	font-size: 32px;
	color: #000;
	margin-bottom: 25px;
	margin-top: 35%;
	line-height: 1.3;
}

.colquote-i{
	font-family: 'Utopia W01 It', serif;
	font-size: 16px;
	color: #000;
	margin-bottom: 85px;
	line-height: 1.5;
}

.chaptercopy {
	font-family:'Utopia W01 Regular', serif;
	font-size: 20px;
	color: #000;
	line-height: 40px;
	margin-bottom:45px;
	/*margin: 0 auto;*/
	/* height: 100%; */
	left: 30%;
	width: 45%;
	top: 15%;
	margin-top: 60px;
	margin-left:38%;
}

.smtxt {
	font-family:'HelveticaNeueW01-45Ligh', sans serif;
	font-size: 14px;
	color:#888;
	line-height: 1.8;	
}

#toTop {
   
	z-index:10000;
	top:0px;
}

#toTop a {
	color:#000;
	z-index:2999;
 
}

#toTop a:visited {
	color:#000;
 
}

.whitebkgd {
	background-color: #FFF;
	width: 100%;
	height: 100%;
	z-index: 497;
	-webkit-box-shadow: 0 0px 10px #000;
	   -moz-box-shadow: 0 0px 10px #000;
	        box-shadow: 0 0px 10px #000;
}

.imgchapter img{
	margin-top:40px;
	width:100%;
}

.imgchapter p {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	border-bottom:1px solid #DDD1CA;
	padding-bottom:15px;
}

#mute {
	z-index:9999;
}

#collage-cont{
	background-color: #EBEBE3;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 100%;
}

#collage-wrapper {
	/*margin:20px 150px;*/
	display: inline-block;
	width: 80%;
	position: relative;
	left: 10%;
	margin-top: 50px;
	background-color: #EBEBE3;
	margin-bottom:25px;
}

.col-bkgd {
	background-color: #EBEBE3;
	width:100%;
	height:100%;
	/*margin:10px;*/
}


#collage-img-1 {
position: relative;
left: 0%;
top: 0%;
width:33%;
}

#collage-img-1a {
position: relative;
left: 0%;
top: 30%;
width:100%;
}

#collage-img-1 img{
	width: 100%;
	height: auto;/*	margin:200px 10px 10px 0px;*/
}

#collage-img-1a img{
	width: 100%;
	height: auto;/*	margin:200px 10px 10px 0px;*/
}

#collage-img-2-main{
	width: 48%;
	height: 60%;
	float: left;
	/*margin: 10px 10px 10px 10px;*/
	overflow: hidden;
	position: absolute;
	left: 35%;
	top: 0%;
}

#collage-img-2a-main{
	width: 45%;
	height: 80%;
	float: left;
	/*margin: 10px 10px 10px 10px;*/
	overflow: hidden;
	position: absolute;
	left: 45%;
	top: 0%;
}


#collage-img-2{
	
	float:left;
}

#collage-img-2a{
	
	position: relative;
	top: 1%;
	margin-top:5%;
	width:100%;
}

#collage-img-2 img{
	height: auto;
	margin: 0;
	width: 100%;
	margin-top: -4px;
}

#collage-img-2a img{
	width: 100%;
	height: auto;
}

#collage-img-3 {
	position: relative;
	left: 35%;
	top: 64%;
	width:29%;
}

#collage-img-3a {
	top: 99%;
	margin-top:5%;
}

#collage-img-3 img{
	width: 100%;
	height: auto;
}
#collage-img-3a img{
	width: 100%;
	height: auto;
}

#collage-img-4-main {
	/*	position: absolute;*/
	left: 66.5%;
	top: 64%;
	position: absolute;
	width: 55%;
	height: 44%;
	float: left;
	overflow:hidden;
}

#collage-img-4 {
	/*	position: absolute;*/
	float:left;
	width:65%;
}

#collage-img-4 img{
	width: 100%;
	height: auto;
	float: left;
	/*margin: 10px 0px 10px 10px;*/
}
	
.mainsub {
	font-size: 20px;
	line-height: 1.3;
	width: 40%;
	text-align: center;
	margin: 0 auto;
	font-weight: 100;
	top: 15px;
	margin-top: 35px;
	font-family:'Utopia W01 Regular', serif;
}

.maincredit {
	font-size: 18px;
	line-height: 38px;
	width: 40%;
	text-align: center;
	margin: 0 auto;
	font-weight: 100;
	top: 15px;
	margin-top: 10px;
	font-family:'HelveticaNeueW01-45Ligh', sans serif;

}

.clear {
	clear: both;}

#contwrap {
	height:100%;
	z-index:110;
}

#lrg-img-wrapper {
	height: 100%;
	/*	position: static!important;*/
	z-index: 200;
	/*margin-top: -10%;*/
	position: inherit;
}

.inline-map {
	width:280px;
	margin:10px;
	background-color:#666;
	height:400px;
	float: left;
	margin-left:280px;
}

.captionmain {
	width:105%;
	border-top:1px solid #c56666;
	border-bottom:1px solid #c56666;
	padding:15px 0px;
	position:absolute;
	top:170%;
}

.captionblock {
	width: 22%;
	padding-right: 3%;
	float: left;
}

.captionblock h2 {
	color: #c56666;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

.captionblock p{
	font-size: 14px;
	color: #a07d7d;
	font-family: Arial, Helvetica, sans-serif;
}

.chapterhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #a07d7d;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 16px;
}

.pullquote {
	color: #000000;
	font-size: 26px;
	font-family:'Utopia W01 It', serif;
	width: 60%;
	margin-left: 28%;
	line-height: 1.3;
	text-align: center;
	margin-top:60px;
	margin-bottom:60px;
}

.partdiv {
	width:60px;
	float:inherit;
	font-family:'Utopia W01 Regular', serif;
	margin:0;
	font-size:14px;
	margin-bottom:30px;
}

.partdiv h3{
	font-family:'Utopia W01 Bd', serif;
	border-bottom:2px solid #000;
	padding-bottom:5px;
}

.partdiv p{
	margin-top:-10px;
}

.partdiv1 {
	width:120px;
	float:inherit;
	font-family:'Utopia W01 Regular', serif;
	margin:0;
	font-size:14px;
	margin-bottom:30px;
}

.partdiv1 h3{
	font-family:'Utopia W01 Bd', serif;
	border-bottom:2px solid #000;
	padding-bottom:5px;
}

.partdiv1 p{
	margin-top:-10px;
}
	
.content-img-hldr {
	width: 100%;
	float: left;
	/*height: 80%;*/
}

.content-img-hldr img{
	height:80%;
	margin-left:0%!important;
	width:100%!important;
	margin-bottom:45px;
}

.content-img-hldr1 {
	width: 100%;
	float: left;
	position: relative;	/*height: 80%;*/
	margin-bottom:50px;
/*	margin-left:28%;*/
}

.content-img-hldr1 img{
	/*height:80%;
	margin-left:100px;*/
	/*width:60%!important;*/
}

.content-img-hldr-1a {
	width: 100%;
	float: left;
	position: relative;	/*height: 80%;*/
	margin-bottom:50px;
	margin-left:32%;
}

.content-img-hldr-1a img{
	height:80%;
	margin-left:100px;
	/*width:60%!important;*/
}

.content-caption {
	/*float: right;*/
	font-style: italic;
	/*width: 300px;*/
	font-size: 16px;
	line-height:22px;
	margin-top:10px;
	margin-bottom:40px;
	/*float:right;*/
}

.video-container {
	width: 100%;
	z-index: 210;
	height: 800px;
	position: fixed;
	margin-bottom: 50px;
}

#top-menu {
	margin:0;
}

#fixednav li {
    float: left;
	list-style:none;
}

#top-menu a {

}

#top-menu a:hover {
    color: #000;
}

#top-menu li.active a {
    color: #000;
	border-bottom:2px solid #000;
	padding-bottom:3px;
}

#fixednav {
	width: 75%;
	height: 50px;
	position: fixed;
	top: 24px;
	z-index: 199999;
	left: 30%;
}

#fixednav a {
	font-family:'Utopia W01 Regular', serif;
    color: #000;
    padding: 2px;
    display: block;
    float: left;
    text-decoration: none;
    margin-right: 35px;
}
#fixednav a:hover {
    color: #000;
	border-bottom:2px solid #000;
	padding-bottom:3px;
}

#fixednav a.active {
    color: #000;
	border-bottom:2px solid #000;
	padding-bottom:3px;
}

#fixednav .right {
	margin-left:10%;
}

#part01 {
}

.galskip {
	float: right;
	z-index: 999;
	bottom:-7%;
	position:absolute;
	right:0;
	font-family:'Utopia W01 Regular', serif;
    color: #000;
	font-size:16px;
	margin-right:20px;
}

.galskip a{
	font-family:'Utopia W01 Regular', serif;
    color: #000;
	text-decoration:none;
}

.galskip a:hover{
	 color: #000;
	border-bottom:2px solid #000;
	padding-bottom:3px;
}

#allcomments {
    width: 100%;
    position: relative;
    top: 120px;
/*    z-index: 999999;*/
    background: transparent;
    overflow: hidden;
    z-index: 2999;
} 
/*LF Override */
.fyre .fyre-livecount {
	display:block!important;
}


#allcomments ::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(187,187,187,.25);
}
#allcomments .collection {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
}


#allcomments .collection.active {
    display: block;
	overflow:auto;
	padding-right:10px;
 }
#nav1 .adventure-comments {
    top: 0;
} 

.global-header {
  margin: 0;
  top: 0;
  width: 100%;
  line-height: 1;
  font-size: 0.6875rem;
  transition: all 0.2s ease-out;
   background-color:#EBEBE3;
 width:100%;
 height:65px;
/* box-shadow: 0px 1px 50px #5E5E5E;*/
position:fixed;
 top:0px;
 z-index:9999;
 /*border-bottom:2px #000 solid;*/
}
.global-header .branding {
  float: left;
}
.global-header .global-title {
  line-height: 1;
  font-size: 1rem;
  padding: 1.16rem 1.375rem 0;
  margin: 0;
  white-space: nowrap;
  float: left;
  font-weight: 600;
  height: 3.4375rem;
  border-left: 1px solid #f5f6f6;
}
.global-header .story-title {
  float: left;
  padding: 1.375rem 1.375rem 0;
  text-transform: uppercase;
}

#navigation_mainA .headerlogonew  {
    background: url('img/ng-logo-border.png') no-repeat scroll !important; 
    width:39px !important;
	float:left;
	display:block;
	height:30px;
	position:relative!important;
    
}

#navigation_mainA #header_logo a.fn  {
    background: url('img/ng-logo-text1.png') no-repeat scroll !important; 
    width:300px !important;
    
}
#navigation_mainA #social, #navigation_mainA #global_search {
    padding-top: 15px !important;
    display: none !important;
}
#navigation_mainA, #navigation_mainB {
    width: 98% !important;
}

#navigation_mainA #shared-header {
    padding: 0 !important;
}


.caption-1 {
	background-color:#313d3c;
	margin-bottom:.3%;
position: absolute;
z-index: 9999;
display:none;
    background: rgb(49, 61, 60) transparent;
    background: rgba(49, 61, 60, 0.8);
  padding:5px;
width:97.5%;
  bottom:0;
}
.captionspan {
	text-transform:uppercase;
	color:#B9BAB9;
	font-family:'HelveticaNeueW01-45Ligh', sans serif;
  font-size:12px;
  white-space: nowrap;
	margin: 5px 0;
	letter-spacing: 0.03em;
}

.caption-1 p {
  color:#FFF; font-family:'Utopia W01 Regular', serif;
  font-size:14px; line-height:20px;
  margin:0px 5px;
}

.caption-1b {
	background-color:#313d3c;
	margin-bottom: 0.4%;
position: absolute;
z-index: 9999;
display:block;
    background: rgb(49, 61, 60) transparent;
    background: rgba(49, 61, 60, 0.8);
  padding:5px;
/*  width:32.1%;*/
  bottom:0;
}


.caption-1b p {
  color:#FFF; font-family:'Utopia W01 Regular', serif;
  font-size:14px; line-height:20px;
  margin:0px 5px;
}

.caption-1c {
	background-color:#313d3c;
	margin-bottom: 0.3%;
position: absolute;
z-index: 9999;
display:block;
    background: rgb(49, 61, 60) transparent;
    background: rgba(49, 61, 60, 0.8);
  padding:5px;
/*  width:49.1%;*/
  bottom:0;
}


.caption-1c p {
  color:#FFF; font-family:'Utopia W01 Regular', serif;
  font-size:14px; line-height:20px;
  margin:0px 5px;
}

.caption-2 {
	background-color:#313d3c;
	margin-bottom: 0.4%;
position: absolute;
z-index: 9999;
display:none;
    background: rgb(49, 61, 60) transparent;
    background: rgba(49, 61, 60, 0.8);
  padding:5px;
/*  width:43.5%;*/
  bottom:0;
}

.caption-2 p {
	color:#FFF; font-family:'Utopia W01 Regular', serif;
  font-size:14px; line-height:20px;
  margin:0px 5px;
}

.caption-2b {
	background-color:#313d3c;
/*	margin-bottom: 75%;*/
position: absolute;
z-index: 9999;
display:none;
    background: rgb(49, 61, 60) transparent;
    background: rgba(49, 61, 60, 0.8);
  padding:5px;
  width:100%;
  bottom:0;
}

.caption-2b p {
	color:#FFF; font-family:'Utopia W01 Regular', serif;
  font-size:14px; line-height:20px;
  margin:0px 5px;
}

.caption-2c {
	background-color:#313d3c;
/*	margin-bottom: 8%;*/
position: absolute;
z-index: 9999;
display:none;
    background: rgb(49, 61, 60) transparent;
    background: rgba(49, 61, 60, 0.8);
  padding:5px 5px 10px 5px;
  width:100%;
  bottom:0;
}

.caption-2c p {
	color:#FFF; font-family:'Utopia W01 Regular', serif;
  font-size:14px; line-height:20px;
  margin:0px 5px;
}

.caption-2d {
	background-color:#313d3c;
	margin-bottom: 0.3%;
position: absolute;
z-index: 9999;
display:block;
    background: rgb(49, 61, 60) transparent;
    background: rgba(49, 61, 60, 0.8);
  padding:5px;
  bottom:0;
}

.caption-2d p {
	color:#FFF; font-family:'Utopia W01 Regular', serif;
  font-size:14px; line-height:20px;
  margin:0px 5px;
}

.caption-3 {
	background-color:#313d3c;
	/*margin-bottom: 73.5%;*/
position: absolute;
z-index: 9999;
display:none;
    background: rgb(49, 61, 60) transparent;
    background: rgba(49, 61, 60, 0.8);
  padding:5px 5px 10px 5px;
  width:100%;
  bottom:0;
}

.caption-3 p {
	color:#FFF; font-family:'Utopia W01 Regular', serif;
  font-size:14px; line-height:20px;
  margin:0px 5px;
}

.caption-3a {
	background-color:#313d3c;
	/*margin-bottom: 7.7%;*/
position: absolute;
z-index: 9999;
display:none;
    background: rgb(49, 61, 60) transparent;
    background: rgba(49, 61, 60, 0.8);
  padding:5px 5px 10px 5px;
  width:98.2%;
  bottom:0;
}

.caption-3a p {
	color:#FFF; font-family:'Utopia W01 Regular', serif;
  font-size:14px; line-height:20px;
  margin:0px 5px;
}

.caption-3b {
	background-color:#313d3c;
	margin-bottom: 0.7%;
position: absolute;
z-index: 9999;
display:block;
    background: rgb(49, 61, 60) transparent;
    background: rgba(49, 61, 60, 0.8);
  padding:5px;
/*  width:43.4%;*/
  bottom:0;
}

.caption-3b p {
	color:#FFF; font-family:'Utopia W01 Regular', serif;
  font-size:14px; line-height:20px;
  margin:0px 5px;
}

.caption-3c {
	background-color:#313d3c;
	margin-bottom: 0.7%;
position: absolute;
z-index: 9999;
display:block;
    background: rgb(49, 61, 60) transparent;
    background: rgba(49, 61, 60, 0.8);
  padding:5px;
  bottom:0;
}

.caption-3c p {
	color:#FFF; font-family:'Utopia W01 Regular', serif;
  font-size:14px; line-height:20px;
  margin:0px 5px;
}

.caption-4 {
	background-color:#313d3c;
	margin-bottom: 66%;
position: absolute;
z-index: 9999;
display:none;
    background: rgb(49, 61, 60) transparent;
    background: rgba(49, 61, 60, 0.8);
  padding:5px 5px 10px 5px;
/*  width:63.3%;*/
  bottom:0;
}

.caption-4 p {
	color:#FFF; font-family:'Utopia W01 Regular', serif;
  font-size:14px; line-height:20px;
  margin:0px 5px;
}

.caption-4a {
	background-color:#313d3c;
	margin-bottom: 0%;
position: absolute;
z-index: 9999;
display:none;
    background: rgb(49, 61, 60) transparent;
    background: rgba(49, 61, 60, 0.8);
  padding:5px 5px 15px 5px;
/*  width:63.3%;*/
  bottom:0;
}

.caption-4a p {
	color:#FFF; font-family:'Utopia W01 Regular', serif;
  font-size:14px; line-height:20px;
  margin:0px 5px;
}

.caption-4b {
	background-color:#313d3c;
	margin-top: 79.8%;
position: absolute;
z-index: 9999;
display:none;
 
    background: rgb(49, 61, 60) transparent;
    
    background: rgba(49, 61, 60, 0.8);
  padding:5px;
  width:63.3%;
}

.caption-4b p {
	color:#FFF; font-family:'Utopia W01 Regular', serif;
  font-size:14px; line-height:20px;
  margin:0px 5px;
}


#showall {
	z-index: 9999;
	/*margin-left:10%;*/
}

#showall2 {
	z-index: 9999;
	/*margin-left:10%;*/
}

.buttons {
	z-index:99999;
	cursor:pointer;
	margin-top:10px;
}

#navigation_mainA #header_logo { 
    clear: left;
    float:left; 
    margin: 17px 20px 9px 0!important; 
}
#spawn {
	z-index:9999999;
}
.galcaption {
	bottom:0;
	position:absolute;
	margin-bottom:-50px;
	font-family:'Utopia W01 Regular', serif;
	margin-left:20px;
}

.imgover {
	position:absolute;
	top:0%;
	left:-5%;
}

.waterimg {
	position:relative;
	width: 100%!important;
}

.water1{
/*	position:absolute;*/
	top:0%;
	left:-5%;
	margin-top:90px;
}

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

.dropdown-tip{
	top:0;
	/*position:fixed;*/
}

.fixed-map {
	float:left;
	width:100%;
	z-index:212;
	/*/*position:fixed;*/*/
	height:auto;
	margin-top:40px;
}

.fixed-map img{
	width:100%;
	height:auto;
	max-width:471px;
}

.fixed-1 img{
	width:90%;
	height:auto;
	margin-left:10%;
	position:absolute;
}

.svg-main {
	position:absolute;
	/*margin-left:8px;*/
	width:725px;
	height:589px;
}

svg {
	/*height:80%;*/
	/*margin-left:13%!important;*/
	/*width:60%!important;*/
}

.capsource {
	font-family: 'HelveticaNeueW01-45Ligh', sans serif;
	font-size: 12px;
	color: #888;
	font-style: normal;
	text-transform: capitalize;
}

.capsource a {
	font-family: 'HelveticaNeueW01-45Ligh', sans serif;
	font-size: 14px;
	color: #888;
	font-style: normal;
	text-transform: capitalize;
	padding-bottom: 3px;
    border-bottom: 1px dotted #444;
	text-decoration:none;
}

.capsource a:hover {
	color: #000;
border-bottom: 2px solid #000;
padding-bottom: 3px;
}

.capcolor {
	color:#888;
}

.fb_iframe_widget iframe {
	height:20px!important;
	width:79px!important;
}

.fb_iframe_widget span {
	height:20px!important;
	width:79px!important;
}

.hash {
	height:20px;
}

#menu-icon {

	visibility:hidden;
	width: 40px;
	height: 40px;
	background: #4C8FEC url(img/menu-icon.png) center;

}

.hiddennav {
	display:none;
}

#fixednav2 {
	display:none;
}

.mem_menu.logged_in {
	padding-top:15px!important;
}

.fixed-map-header {
	font-family: 'Utopia W01 Regular', serif;
color: #000;
margin-bottom:20px;
font-size: 20px;
	line-height: 28px;
}

.fixed-map-caption {
	
font-style: italic;
width: 100%;
font-size: 16px;
font-family: 'Utopia W01 Regular', serif;
color: #000;
line-height: 1.4;
margin-bottom:40px;
/*position:fixed;*/
bottom:0;
margin-top:-20px;
}

.fixed-map-caption h2{
	font-size: 1em;
	font-style: normal;
	letter-spacing: -0.3px;
}

.water-map-header {
	font-family: 'Utopia W01 Regular', serif;
color: #000;
margin-bottom:20px;
/*position:fixed;*/
font-size: 20px;
	line-height: 28px;
}

.water-map-caption {
	font-style: italic;
width: 100%;
font-size: 16px;
font-family: 'Utopia W01 Regular', serif;
color: #000;
line-height: 1.4;
/*position:fixed;*/
bottom:0;
margin-bottom:40px;
}

water-map-caption h2{
	font-size: 1em;
	font-style: normal;
	letter-spacing: -0.3px;
}

.img2-wrap-1 {
	position:relative;
}

.img2-wrap-2 {
	/*position:relative;*/
}

.scrolltxt {
	bottom:0;
	font-size:22px;
	margin-top:10%;
}

.creditstxt {
	color:#888;
	font-size:14px;
	line-height:1.8;
	font-family: 'HelveticaNeueW01-45Ligh', sans serif;
}

.creditstxt .bold{
font-family:'HelveticaNeueW01-75Bold';
}

.ng-frame {
	float:left;
}

.ng-frame img {
	width:80%;
	height:auto;
}

.ng-title {
	float:left;
	width:80%;
/*	margin-top:8px;*/
	margin-left:-22px;
	max-width:284px;
	
}

.ng-title img {
	width:80%;
	height:auto;
}


@media (max-width: 1020px) { 
	
	.maintitle {
	font-size: 55px;
	}
	
	.maintitle h2 {
		text-align: left;
	width: 90%;
	margin: 0 auto;
	font-size: 46px;
	font-weight:normal;
	padding-top:20px;
	}
	
	.chaptercopy {
	font-family:'Utopia W01 Regular', serif;
	font-size: 16px;
	color: #000;
	line-height: 32px;
	margin-bottom:45px;
	/*margin: 0 auto;
	height: 100%; */
	left: 0%;
	width: 100%;
	top: 15%;
	margin-top: 60px;
	margin-left:0%;
}

#fixednav {
	display:none;
}

#fixednav2 {
	width: 75%;
	height: 50px;
	position: fixed;
	top: 15px;
	z-index: 199999;
	left: 80%;
	display:inline-block;
}

#collage-wrapper {
	/*margin:20px 150px;*/
	display: inline-block;
	width: 90%;
	/*position: relative;*/
	left: 5%;
	margin-top: 50px;
	background-color: #EBEBE3;
	margin-bottom:25px;
}

#collage-wrapper2 {
	/*margin:20px 150px;*/
	display: inline-block;
	width: 100%;
	position: relative;
	left: 0%;
	margin-top: 200px;
	background-color: #EBEBE3;
	margin-bottom:25px;
}

#collage-wrapper3 {
	/*margin:20px 150px;*/
	display: inline-block;
	width: 100%;
	position: relative;
	left: 0%;
	margin-top: 0px;
	background-color: #EBEBE3;
	margin-bottom:25px;
}

#collage-img-1 img{
	width: 100%;
	height: auto;/*	margin:200px 10px 10px 0px;*/
}

#collage-img-1 {
	width: 100%;
	top:-200px;
}

.caption-1 {
	display:inline-block!important;
}

.caption-2 {
	display:inline-block!important;
}

#collage-img-2-main {
	display:none;
}

#collage-img-3 {
	left:0%;
	width:100%;
	top:75%;
	margin-top:-177px;
}

#collage-img-4-main {
	display:none;
}

.chaptertitle {
	font-family:'Utopia W01 Regular', serif;
	font-size: 48px;
	color: #000;
	margin-bottom: -25px;
	/*margin: 0 auto;*/
	/* height: 100%; */
	left: 30%;
	width: 100%;
	top: 15%;
	margin-top: 25px;
	margin-left:0%;
	
}

.svg-main {
	position:absolute;
	margin-left:-20%;
}

.content-img-hldr1 img{
	height:100%;
	margin-left:0%!important;
	width:100%!important;
}

.buttons {
	display:none;
}

/*#top-menu {
	display:none;
}*/

.pullquote {
	margin-left:10%;
	width:80%;
}


.waterimg {
	width:50%;
	margin-left:0;
	
}

.waterimg img{
	width:100%;
	height:auto;
}
.chaptertitle-sub {
	margin-left:30%;
}

#videoPlayer2 {
	max-width:150%;
	max-height:150%;
}

.mainsub {
	width:90%;
	text-align:left;
}

.maincredit {
	width:90%;
	text-align:left;
}

#colcont {
	width:90%;
	text-align:left;
}

.colquote {
	font-size:26px;
}


	#menu-icon {

		display:inline-block;
		visibility:visible;
		background-color:#F0F0EC;

	}

	#fixednav2 ul, #fixednav2 :active ul { 

		display: none;
		position: absolute;
		padding: 20px;
		background: #444444;
		right: 210px;
		top: 20px;
		width: 120%;
		height:380px;

	}

	#fixednav2 li {

		text-align: center;
		width: 100%;
		padding: 10px 0;
		margin: 0;
		list-style:none;
	}

	#fixednav2:hover ul {

		display: block;

	}
	
	#fixednav2 a {
	font-family:'Utopia W01 Regular', serif;
    color: #000;
    padding: 2px;
    display: block;
    float: left;
    text-decoration: none;
    margin-right: 35px;
	font-size:28px;
	text-align:center;
}

#fixednav2 a:hover {
	color:#FFF;
}

a:hover#menu-icon {
	background-color: #000;
	color:#FFF;

}

.scrolltxt {
	margin:0 auto;
	text-align:left;
	width:90%;
	margin-top:10%!important;
}

}

/*------------------------------------*\
    Flaunt JS Navigation
\*------------------------------------*/

.nav {
	position:relative;
	display:inline-block;
	font-size:20px;
}
.nav-list {
	text-align:left;
}
.nav-item {
	float:left;
	*display:inline;
	zoom:1;
	position:relative;
}
.nav-item a {
	display:block;
	color:#888;
	padding:15px 20px;
	background:#444;
	font-family:'Utopia W01 Regular', serif;
	text-decoration:none;
}
.nav-item > a:hover {
	color:#FFF;
}
.nav-item:hover .nav-submenu {
	display:block;
}
/* Navigation submenu */
.nav-submenu {
	display:none;
	position:absolute;
	left:0;
	width:180px;
}
.nav-submenu-item a {
	background:#8B2770;
	border-bottom:1px solid #9A337E;
	display:block;
	padding:15px;
}
.nav-submenu-item a:hover {
	background:#932C77;
}
/* Mobile navigation */
.nav-mobile {
	display:none; /* Hide from browsers that don't support media queries */
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	background:url(img/hamburger.png) no-repeat center center;
	height:60px;
	width:60px;
	z-index:19;
}

.nav-mobile-on {
	display:none; /* Hide from browsers that don't support media queries */
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	background:url(img/hamburger-02.png) no-repeat center center;
	height:60px;
	z-index:20;
	width:60px;
}
/* Mobile navigation, clickable area for revealing <ul> */
.nav-click {
	position:absolute;
	top:0;
	right:0;
	display:none;
	border-left:1px solid #8B2870;
			background:#444;
	height:49px;
	width:50px;
	cursor:pointer;
}
.nav-click i {
	display:block;
	height:48px;
	width:48px;
	background:url(../img/drop.svg) no-repeat center center;
	background-size:20px;
}
.nav-click:hover {
	background-color:#6E1656;
}
.nav-rotate {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}

/*------------------------------------*\
    Media Queries
\*------------------------------------*/

@media only screen and (min-width: 320px) and (max-width: 768px) {
	.maintitle {
	font-size: 55px;
	}
	
	.maintitle h2 {
		text-align: left;
	width: 90%;
	margin: 0 auto;
	font-size: 46px;
	font-weight:normal;
	padding-top:20px;
	}
	
	.chaptercopy {
	font-family:'Utopia W01 Regular', serif;
	font-size: 16px;
	color: #000;
	line-height: 32px;
	margin-bottom:45px;
	/*margin: 0 auto;
	height: 100%; */
	left: 0%;
	width: 100%;
	top: 15%;
	margin-top: 60px;
	margin-left:0%;
}

#fixednav {
	display:none;
}

#fixednav2 {
	width: 75%;
	height: 50px;
	position: fixed;
	top: 15px;
	z-index: 199999;
	left: 80%;
	display:inline-block;
}

#collage-wrapper {
	/*margin:20px 150px;*/
	display: inline-block;
	width: 90%;
	/*position: relative;*/
	left: 5%;
	margin-top: 50px;
	background-color: #EBEBE3;
	margin-bottom:25px;
}

#collage-wrapper2 {
	/*margin:20px 150px;*/
	display: inline-block;
	width: 100%;
	position: relative;
	left: 0%;
	margin-top: 200px;
	background-color: #EBEBE3;
	margin-bottom:25px;
}

#collage-wrapper3 {
	/*margin:20px 150px;*/
	display: inline-block;
	width: 100%;
	position: relative;
	left: 0%;
	margin-top: 0px;
	background-color: #EBEBE3;
	margin-bottom:25px;
}

#collage-img-1 img{
	width: 100%;
	height: auto;/*	margin:200px 10px 10px 0px;*/
}

#collage-img-1 {
	width: 100%;
	top:-200px;
}

.caption-1 {
	display:inline-block!important;
}

.caption-2 {
	display:inline-block!important;
}

#collage-img-2-main {
	display:none;
}

#collage-img-3 {
	left:0%;
	width:100%;
	top:75%;
	margin-top:-177px;
}

#collage-img-4-main {
	display:none;
}

.chaptertitle {
	font-family:'Utopia W01 Regular', serif;
	font-size: 48px;
	color: #000;
	margin-bottom: -25px;
	/*margin: 0 auto;*/
	/* height: 100%; */
	left: 30%;
	width: 100%;
	top: 15%;
	margin-top: 25px;
	margin-left:0%;
	
}

.svg-main {
	position:absolute;
	margin-left:-20%;
}

.content-img-hldr1 img{
	height:100%;
	margin-left:0%!important;
	width:100%!important;
}

.buttons {
	display:none;
}

/*#top-menu {
	display:none;
}*/

.pullquote {
	margin-left:10%;
	width:80%;
}


.waterimg {
	width:50%;
	margin-left:0;
	
}

.waterimg img{
	width:100%;
	height:auto;
}
.chaptertitle-sub {
	margin-left:30%;
}

#videoPlayer2 {
	max-width:150%;
	max-height:150%;
}

.mainsub {
	width:90%;
	text-align:left;
}

.maincredit {
	width:90%;
	text-align:left;
}

#colcont {
	width:90%;
	text-align:left;
}

.colquote {
	font-size:26px;
}


	#menu-icon {

		display:inline-block;
		visibility:visible;
		background-color:#F0F0EC;

	}

	#fixednav2 ul, #fixednav2 :active ul { 

		display: none;
		position: absolute;
		padding: 20px;
		background: #444444;
		right: 210px;
		top: 20px;
		width: 120%;
		height:380px;

	}

	#fixednav2 li {

		text-align: center;
		width: 100%;
		padding: 10px 0;
		margin: 0;
		list-style:none;
	}

	#fixednav2:hover ul {

		display: block;

	}
	
	#fixednav2 a {
	font-family:'Utopia W01 Regular', serif;
    color: #000;
    padding: 2px;
    display: block;
    float: left;
    text-decoration: none;
    margin-right: 35px;
	font-size:28px;
	text-align:center;
}

#fixednav2 a:hover {
	color:#FFF;
}

a:hover#menu-icon {
	background-color: #000;
	color:#FFF;

}

.scrolltxt {
	margin:0 auto;
	text-align:left;
	width:90%;
	margin-top:10%!important;
}

}

/*------------------------------------*\
    Flaunt JS Navigation
\*------------------------------------*/

.nav {
	position:relative;
	display:inline-block;
	font-size:20px;
}
.nav-list {
	text-align:left;
}
.nav-item {
	float:left;
	*display:inline;
	zoom:1;
	position:relative;
}
.nav-item a {
	display:block;
	color:#888;
	padding:15px 20px;
	background:#444;
	font-family:'Utopia W01 Regular', serif;
	text-decoration:none;
}
.nav-item > a:hover {
	color:#FFF;
}
.nav-item:hover .nav-submenu {
	display:block;
}
/* Navigation submenu */
.nav-submenu {
	display:none;
	position:absolute;
	left:0;
	width:180px;
}
.nav-submenu-item a {
	background:#8B2770;
	border-bottom:1px solid #9A337E;
	display:block;
	padding:15px;
}
.nav-submenu-item a:hover {
	background:#932C77;
}
/* Mobile navigation */
.nav-mobile {
	display:none; /* Hide from browsers that don't support media queries */
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	background:url(img/hamburger.png) no-repeat center center;
	height:60px;
	width:60px;
	z-index:19;
}

.nav-mobile-on {
	display:none; /* Hide from browsers that don't support media queries */
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	background:url(img/hamburger-02.png) no-repeat center center;
	height:60px;
	z-index:20;
	width:60px;
}
/* Mobile navigation, clickable area for revealing <ul> */
.nav-click {
	position:absolute;
	top:0;
	right:0;
	display:none;
	border-left:1px solid #8B2870;
			background:#444;
	height:49px;
	width:50px;
	cursor:pointer;
}
.nav-click i {
	display:block;
	height:48px;
	width:48px;
	background:url(../img/drop.svg) no-repeat center center;
	background-size:20px;
}
.nav-click:hover {
	background-color:#6E1656;
}
.nav-rotate {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}
		
}
