/* Muscogee CSS
 * --------------------------------------- */
body {
	font-family: 'ArcherPro', Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size:100%;
	background:#333;
}
.open-sans {font-family:'Open Sans', sans-serif}
.red {color:#E60000}
.section{text-align:center}


/* Global */
/* ----------------------------------------------------------------------------------- */
em {font-style:italic}

@font-face {
	font-family: 'Ludicrous';
	src: url('../fonts/Ludicrous-Regular.eot');
	src: url('../fonts/Ludicrous-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Ludicrous-Regular.woff2') format('woff2'),
		 url('../fonts/Ludicrous-Regular.woff') format('woff'),
		 url('../fonts/Ludicrous-Regular.ttf') format('truetype'),
		 url('../fonts/Ludicrous-Regular.svg#Ludicrous-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ArcherPro';
	src: url('../fonts/ArcherPro-Semibold.eot');
	src: url('../fonts/ArcherPro-Semibold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/ArcherPro-Semibold.woff2') format('woff2'),
		 url('../fonts/ArcherPro-Semibold.woff') format('woff'),
		 url('../fonts/ArcherPro-Semibold.ttf') format('truetype'),
		 url('../fonts/ArcherPro-Semibold.svg#ArcherPro-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'ArcherPro';
	src: url('../fonts/ArcherPro-Medium.eot');
	src: url('../fonts/ArcherPro-Medium.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/ArcherPro-Medium.woff2') format('woff2'),
		 url('../fonts/ArcherPro-Medium.woff') format('woff'),
		 url('../fonts/ArcherPro-Medium.ttf') format('truetype'),
		 url('../fonts/ArcherPro-Medium.svg#ArcherPro-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}


.ludicrous {font-family:'Ludicrous', sans-serif}
.archerpro {font-family:'ArcherPro', sans-serif}

.mask {
	background-color:#222;
	opacity:.7;
	height:100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index:31;
}
#menu {sdisplay:none;z-index:32}

.abs {position:absolute;z-index:999}
/*.abs a {color:#FFF}
.abs a:hover {color:#CF3}*/

a.sidenav:link {color:rgba(255,255,255,0.5)}
a.sidenav:hover {color:#FFF}
a.sidenav:visited {color:rgba(255,255,255,0.5)}
a.sidenav:active {color:#2B4D66}

.dark a.sidenav:link {color:rgba(33,33,33,0.5)}
.dark a.sidenav:hover {color:#FFF}
.dark a.sidenav:visited {color:rgba(33,33,33,0.5)}
.dark a.sidenav:active {color:#2B4D66}

.white {color:#FFF}

.left .sidenav {margin-left:10px}
.right .sidenav {margin-right:3px }

/*
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
	#next {display:inline-block;margin-right:10px;width:32px;height:32px;background:url('../img/icon-next-white-50.svg') no-repeat}
	#next:hover {background:url('../img/icon-next-white.svg') no-repeat}
	#next:active {background:url('../img/icon-next-E60000.svg') no-repeat}
	.dark #next {background:url('../img/icon-next-gray-50.svg') no-repeat}
	.dark #next:hover {background:url('../img/icon-next-gray.svg') no-repeat}
	#previous {display:inline-block;margin-left:10px;width:32px;height:32px;background:url('../img/icon-previous-white-50.svg') no-repeat}
	#previous:hover {background:url('../img/icon-previous-white.svg') no-repeat}
	#previous:active {background:url('../img/icon-previous-E60000.svg') no-repeat}
	.dark #previous {background:url('../img/icon-previous-gray-50.svg') no-repeat}
	.dark #previous:hover {background:url('../img/icon-previous-gray.svg') no-repeat}
	.hamburglar .fa-navicon {display:inline-block;margin-right:10px;width:22px;background:url('../img/icon-hamburger-white.svg') no-repeat -1px 2px}
	.hamburglar .fa-navicon:hover {background:url('../img/icon-hamburger-ACE1FE.svg') no-repeat}
	.dark .hamburglar .fa-navicon {background:url('../img/icon-hamburger-gray.svg') no-repeat}
	.hover-helper .fa-search {display:inline-block;width:13px;height:13px;background:url('../img/icon-magnify-white.svg') no-repeat}
	.transcript .fa-file-text-o {display:inline-block;width:11px;height:13px;background:url('../img/icon-transcript-white.svg') no-repeat}	
	.next-chap .fa-arrow-right {display:inline-block;margin-right:10px;width:16px;height:16px;background:url('../img/icon-next-chapter-white.svg') no-repeat -3px 0}
	.next-chap .fa-arrow-right:hover {background:url('../img/icon-next-chapter-ACE1FE.svg') no-repeat}
}
*/
.top {top:0}
.left {left:0}
.right {right:0}
.middle {top:45%}
.bottom {bottom:0}
.full-width {width:100%}
.hidden {display:none}

.loading {background:#333;color:#999}
.text-center {text-align:center}

.header {
		position:fixed;
		height:1px;
		display:block;
		width: 100%;
		z-index:100;
		top:0;
	}
	
.header-left {position:absolute;left:0}
.header-right {position:absolute;right:0}	


.nk360 {margin:10px 0 0 0;padding-right:10px}
.nk360-back-arrow {display:inline-block;background:rgba(0,0,0,0.75);padding:11px 7px 10px 30px}
.nk360-back-arrow svg {position:relative;right:5px;top:1px;-webkit-transition:all .5s ease;transition:all .5s ease;}
.nk360-back-arrow svg.rotated {-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.nk360-logo {display:inline-block;position:relative;top:8px;left:8px}
#showLeft {position:relative;z-index:1001}

.scroll-hint, .test, .legend, .play-video, .audio-set {display:none}
.audio-word {background-color:#AAA}
.audio-word:hover {background-color:#999;cursor:pointer}

.hamburglar {padding:7px 7px 0 0}
.section-title {font-size:13px;position:relative;top:-3px;margin-right:9px}

.dark .hamburglar {color:#333}
.dark .section-title {color:#333}

/* Share Widget */
.format-share {right:10px;top:10px}
#discussion-questions .format-share {right:200px}
.format-share .share-buttons {display:flex}
.format-share .share-buttons .share-button-main {z-index:2;cursor:pointer}
.share-facebook, .share-email, .share-twitter {visibility:hidden}
.format-share .share-buttons .share-button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.share-buttons.open .share-facebook {right:106px;visibility:visible}
.share-buttons.open .share-email {right:36px;visibility:visible}
.share-buttons.open .share-twitter {right:72px;visibility:visible}

#showRight {border:none;background:none;color:#FFF;z-index:1001}
.dark #showRight {color:#333}
#showRight:hover {color:#afdefa;cursor:pointer}

.footer{
		position:fixed;
		height:48px;
		display:block;
		width: 100%;
		sbackground: #333;
		z-index:100;
		stext-align:center;
		scolor: #f2f2f2;
		spadding: 20px 0 0 0;
		bottom:0px;
	background:rgba(0,0,0,0.5);background:#000;font-size:8pt}
	
.footer-left {position:absolute;left:20px;top:6px}
.footer-right {position:absolute;right:30px;top:14px}
.footer li {display:inline-block}

.footer a:link {color:#FFF;text-decoration:none}
.footer a:hover {color:#CF3}
.footer a:visited {color:#FFF}
.footer a:active {color:#FFF}

.footer-credits {padding:6px 0}
.footer-credits .footer-left {padding:0 0 0 20px}
.footer-credits .footer-right {margin-right:30px}


.mask-gradient {
padding-top:100px;
height:40vh;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 33%, rgba(0,0,0,0.65) 66%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 33%,rgba(0,0,0,0.65) 66%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 33%,rgba(0,0,0,0.65) 66%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=0 );
}
	
	
}
.mask-gradient:before {
-webkit-box-shadow: 0px 0px 20px #d1d571;
 	 -moz-box-shadow: 0px 0px 20px #d1d571;
  	box-shadow: 0px 0px 20px #d1d571;
}

.main-nav {bottom:160px;left:160px}
#introduction #section1 .main-nav {left:60px}
.main-nav li {display:inline-block}


.linkage {
	padding:10px 30px;
	font-size:1.3vw;
	margin:0 5px;
}



.linkage-video {text-transform:uppercase}
a.linkage:link {
	border:#FFF solid 1px;
	color:#FFF;
}
a.linkage:hover {
	border:#FFF solid 1px;
	background:rgba(33,33,33,0.4);
	color:#FFF;
}

a.linkage:visited {
	color:#FFF;
	border:#FFF solid 1px;
}
a.linkage:active {
	border:#FFF solid 1px;
	color:#FFF;
}
a.linkage.current  {
	border:rgba(255,255,255,0.5) solid 1px;
	color:rgba(255,255,255,0.5);
	font-weight:400;
}

.next-chap {right:10px;sdisplay:none}
.list-inline li {display:inline-block}
.module-navigation {text-align:center;}

.next-chap .linkage {padding:10px 12px 10px 20px}
.next-chap a.linkage:link {border:#FFF solid 1px;color:#FFF}
.next-chap a.linkage:hover {background:rgba(33,33,33,0.5);border:#afdefa solid 1px!important;color:#afdefa!important}
.next-chap a.linkage:visited {border:#FFF solid 1px;color:#FFF}
.next-chap a.linkage:active {border:#FFF solid 1px;color:#FFF}

.scroll-hint {bottom:50px;text-align:center;}
.scroll-hint h5 {color:#3C6983;font-size:11px;font-weight:normal;margin:0 0 0 3px}
.st0{fill:#3C6983}
.st1{fill:#3C6983}
.st2{fill:none;stroke:#3C6983;stroke-width:1.5}
.st3{fill:#FFFFFF;}


/* Image */
/* ----------------------------------------------------------------------------------- */
.image {width:80%;display:inline-block;text-align:left;z-index:32}
.image-holder {background:#2B4D66;padding:8px 13px;margin:0 0 1em 0;position:relative}
.image-source {width:65%}
.hover-helper {font-size:8pt;color:#FFF;text-align:left;padding:0 0 5px 0}
.image-text {position:absolute;bottom:12px;left:67%;padding-right:1em;text-align:left;margin-left:10px;}
.caption {font-size:1.8vw;line-height:1.4;margin:1em 0}
.credit {font-size:.8em}
.image h2 {font-size:1.7vw;margin:0 2em 0 10px;line-height:1.5}

.section-map .printable {margin-top:10px}
.section-video .printable {text-align:right}
.section-image .printable {position:absolute;top:8px;right:5px;padding:0}
.section-quote .printable {left:15px;position:relative;text-align:right;top:-32px}

.printable a:link {color:#FFF;font-size:1.5em;text-decoration:none}
.printable a:hover {color:#FF6666!important}
.printable a:visited {color:#FFF}
.printable a:active {color:#FFF}

.dark .printable a:link {color:#3C6983;font-size:1.5em;text-decoration:none}
.dark .printable a:hover {color:#FF6666!important}
.dark .printable a:visited {color:#3C6983}
.dark .printable a:active {color:#3C6983}


/* Map */
/* ----------------------------------------------------------------------------------- */
.map-text {background:#3C6983;color:#FFF;left:60%;padding:8% 8% 5% 6%;text-align:left;z-index:30}
.map-text h2 {font-size:1.9vw;line-height:1.5}
.legend {background:#FFF;border:#AAA solid 1px;color:#222;font-family:'Open Sans', Arial, Helvetica, sans-serif;left:46%;padding:.5em 1em;text-align:left;top:5%;width:180px}
.legend h4 {border-bottom:#63A4BA solid 3px;font-size:1.3vw;font-weight:700;margin:0 0 5px 0;padding:0;}
.legend h5 {font-size:1.1vw;font-weight:700;margin:0;padding:0;}
.legend ul {margin:0 0 10px 0}
.legend li {font-size:1.1vw;font-weight:300;margin:0;padding:0;}
.legend p {font-size:1vw;margin:10px 0 0 0}
.legend-icons {stroke:#414042;stroke-width:1}
.corps {fill:#EF4136}
.bureau {fill:#53368D}
.other {fill:#FFC541}
.gages {fill:#864445}

@media (max-width: 1279px) { 
	.map-text {left:60%;padding:15% 8% 5% 5%}
	.legend {width:140px}
}


/* Video */
/* ----------------------------------------------------------------------------------- */
.fullscreen {position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden;z-index:30}
.fullscreen-video {
	width:100%;
	height:100%;
	/*object-fit:contain;(keep video aspect ratio)*/
	object-fit:cover;/*(fill viewport with video)*/
}

.video-content {margin:-2% 22% 0}
.video-poster {position:relative;background:#2B4D66;padding:10px 10px 4px 10px}
.video-poster button.play-video {left:36%;bottom:150px;padding:15px 70px;}

button.play-video {background:rgba(0,0,0,0.2);border:#FFF solid 1px;color:#FFF;font-family:'ArcherPro', sans-serif;font-size:1.3vw;text-transform:uppercase}

button.play-video:hover {background:rgba(33,33,33,0.8);cursor:pointer}
.dark .section-video {color:#3C6983}
.section-video h2 {font-size:1.2vw;line-height:1.5;margin:10px 14% 0;text-align:left}

#section4 .video-poster button.play-video {left:51%;bottom:25%;padding:12px 60px}
#section9 .video-poster button.play-video {left:51%;bottom:38%;padding:12px 60px}
#section17 .video-poster button.play-video {left:51%;bottom:38%;padding:12px 60px}

@media (max-width: 1279px) { 
	.video-content {margin:-1% 19% 0}
	.section-video h2 {font-size:1.6vw}
}

/* Helper Stuff */
.definition {background:none;border:#6E9CC7 solid 1px;border-radius:7px;padding:3px 12px 3px 6px;text-decoration:none;white-space:nowrap}
a.definition:link {border:#6E9CC7 solid 1px}
a.definition:hover {background:#6E9CC7;color:#FFF;cursor:pointer}
a.definition:visited {background:none;border:#6E9CC7 solid 1px}
a.definition:active {background:#6E9CC7}

.pronunciation {background:none;border:#CD7B74 solid 1px;border-radius:7px;padding:3px 12px 3px 6px;text-decoration:none;white-space:nowrap}
a.pronunciation:link {border:#CD7B74 solid 1px}
a.pronunciation:hover {background:#CD7B74;color:#FFF;cursor:pointer}
a.pronunciation:visited {background:none;border:#CD7B74 solid 1px}
a.pronunciation:active {background:#CD7B74}

.icon-definition {font-size:.8em;position:relative;top:1px;left:5px}
.icon-pronunciation {font-size:.9em;position:relative;top:2px;left:5px}


/* Text */
/* ----------------------------------------------------------------------------------- */
.dark .text {color:#3C6983}
.text {display:none;padding-left:2.4vw;position:relative;text-align:left;z-index:32}
.text-large {margin:0 10%}
.text-medium {margin:0 20%}
.text-small {margin:0 30%}
.text h2 {font-size:2vw;line-height:1.7}
.section h1 {position:relative;z-index:32}
.section h2 {position:relative;z-index:32}
.section .horizontal-bar {position:relative;z-index:32}
.col-2 {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
}
.source {margin:1em 0 0 0}

.source a:link {color:#FFF}
.source a:hover {color:#D87166}
.source a:visited {color:#FFF}
.source a:active {color:#D87166}


/* Quote */
/* ----------------------------------------------------------------------------------- */
.dark .quote {color:#3C6983}
.quote {text-align:center;display:none;border:rgba(61,105,131,0.2) double 3px;padding:0 1em}
.quote-large {margin:0 13%}
.quote-medium {margin:0 20%}
.quote-small {margin:0 30%}
.section-quote h2 {color:#3C6983;font-size:1.9vw;position:relative;top:100px}
.section-quote h3 {color:#3C6983;font-size:1.3vw;position:relative;top:110px}
blockquote {font-size:2.3vw;line-height:1.7;margin:-70px 0 -50px 0}
.top-quote {background:url(../img/left-quote-3C6983.svg) no-repeat center;height:100px;position:relative;top:-104px}
.bottom-quote {background: url(../img/right-quote-3C6983.svg) no-repeat center;height:100px;position:relative;top:100px}
.blockquote-author {font-size:1.7vw;position:relative;top:80px}




/* Transcriptions */
/* ----------------------------------------------------------------------------------- */

.transcript a:link {color:#FFF}
.transcript a:hover {color:#CCC}
.transcript a:visited {color:#FFF}
.transcript a:active {color:#FFF}

.transcription {text-align:left;}


/* Discussion Questions */
/* ----------------------------------------------------------------------------------- */
.section-discussion-questions {text-align:left;}
.section-discussion-questions .title {background-image: url(../img/discussion-questions-stroke-green.svg);
background-size: 990px;
background-position: -170px 10px;
background-repeat: no-repeat;
height: 100px;
width: 1400px;
padding-top: 40px
}
.section-discussion-questions h2 {color:#353A44;font-size:3.5vw;font-weight:400;margin:0 0 0 160px}
.section-discussion-questions ol {margin:-2% 10% 5% 10%}
.section-discussion-questions ol li {list-style:decimal;font-size:1.7vw;font-weight:300;margin:30px 0 0}
.section-discussion-questions ol li em {font-style:italic;font-size:1.7vw;font-weight:400;margin:30px 0 0}

@media (max-width: 1279px) { 
	.section-discussion-questions h2 {margin:5px 0 0 170px}
}

footer a:link {color:#FFF}
footer a:hover {color:#CCC}
footer a:visited {color:#FFF}
footer a:active {color:#FFF}


#credits .section-credits {padding-top:10%;text-align:left;}
.section-credits .horizontal-bar {height:4px;width:90%}
.section-credits h2 {font-size:2.5vw;font-weight:400;margin:0 0 5px 160px;}
.section-credits p {margin:20px 200px 100px 160px;max-width:70%}



/* Sections */
/* ----------------------------------------------------------------------------------- */

#section1 { } 
#section1 .pp-tableCell {vertical-align:top;padding-top:5%}
#section1 .background-image {
	background-image:url(../img/intro-background.png);
	background-size:cover;
	background-repeat:no-repeat;
	opacity:1;
}
#section1 .title {background-image: url(../img/blue-brushstroke.svg);
background-size: 800px;
background-position: 10px 10px;
background-repeat: no-repeat;
height: 100px;
width: 900px;
padding-top: 40px;

}
.section-intro {text-align:left}


.section-intro .title {margin:0 0 1em 10%;}
.section-intro .title h1 {font-size:4em;font-weight:300;margin:-10px 0 0 12%;color:#FFF;}
.section-intro .horizontal-bar {height:4px;width:70%}

.section-intro h2 {font-size:1.3vw;font-weight:300;margin:10px 0 20px;width:89%}
.section-intro p {font-size:1.3vw;margin:10px 0 40px 5%;width:80%;text-align:center}
.section-intro h2.slight-right {margin-left:5.1%}


@media (max-width: 1279px) { 
	.section-intro .title {margin:0}
	.section-intro h2 {font-size:1.6vw}
}


#section2 .title {background-image: url(../img/small-blue-brushstroke.svg);
background-size: 100%;
background-repeat: no-repeat;
height: 110px;
width: 400px;
position:relative;
top:-40px;
}
#section2 .test {background:#DAECEA;background:rgba(216,236,234,0.8);top:44.5%}
#section2 .text {top:-40px}
#section2 h2 {font-size:2.2em;top:30px;left:45px}
#section2 h3 {font-size:1.8vw;line-height:1.7;margin:0 0 20px 0}
#section2 .background-image {
	background-image:url(../img/DallesDam.jpg);
	background-position:0 0;
	background-repeat: no-repeat;
	background-size:cover;
	height:44%
}


#section3 { }
#section3 .background-image {
	background-image:url(../img/Pacific-Northwest-River-System.png);
	background-position:0 15px;
	background-repeat: no-repeat;
	background-size:contain;
}

#section4 { }

#section5 { }
#section5 .image {width:75%}
#section5 .image-source {width:53%}
#section5 .image-text {left:53%}
#section5 .caption {line-height:1.7}


#section6 { }

#section7 { }
#section7 .image {width:50%}
#section7 .image-source {width:55%}
#section7 .image-text {left:55%}
@media (max-width: 1279px) { 
	#section7 .image {width:60%}
}

#section8 { }
#section9 { }
#section10 { }
#section10 .image {width:70%}
#section10 .image-source {width:52%}
#section10 .image-text {left:52%}
@media (max-width: 1279px) {
	#section10 .image {width:80%}
}


#section11 { }
#section12 .quote-large {margin:-6em 10% 0}
#section12 blockquote .definition {padding:0 12px 2px 8px}
#section12 h3 .definition {padding:5px 12px 2px 8px}

#section13 { }
#section14 { }
#section14 .image {width:50%}
#section14 .image-source {width:56%}
#section14 .image-text {left:56%}

@media (max-width: 1279px) { 
	#section14 .image {width:63%}
}


#section15 { }
#section15 .image {width:70%}
#section15 .image-source {width:60%}
#section15 .image-text {left:60%}
@media (max-width: 1279px) {
	#section15 .image {width:80%}
}

#section16 { }
#section16 .image {width:70%}
#section16 .image-source {width:67%}
@media (max-width: 1279px) {
	#section16 .image {width:80%}
}

#section17 .section-video h2 {margin:10px 25% 0 22%}
@media (max-width: 1279px) {
	#section17 .section-video h2 {margin:10px 10% 0 19%}
}
	
#section18 { }
@media (max-width: 1279px) {
	#section18 .pp-tableCell {vertical-align:top;padding-top:7%}
}

@keyframes kenburns-masked {
    0% {
      opacity: 0;
    }
    5% {
    	opacity: 1;
    }
    100% {
        transform: scale3d(1.25, 1.25, 1.25) translate3d(-140px, -60px, 0px);
        animation-timing-function: ease-in;
        opacity: 1;
    }
   
}
.clipped {animation: kenburns-masked 60s infinite; }






/* Responsive Styles */
/* ----------------------------------------------------------------------------------- */

@media (max-width:890px) {
	.image, .image-text {width:80%; display:block; margin:0 auto;margin-bottom:10px}
	.image-text h3 {padding-left:15px;border-left:3px solid #E60000;text-align:left;font-size:3.2vw;}
	.main-nav {left:33%}
	.main-nav li {display:block;margin:2em 0}
}

.swipe {display:none}
svg.desktop {position:relative;right:24px}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
.swipe {display:inline-block}
.desktop {display:none}
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 140px;
    height: 140px;
    margin: 0px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #C9651C;

    -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #699539;

        -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #3981B9;

        -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
          animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    @-webkit-keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }
    @keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out; 
            transition: all 0.3s ease-out;
}
.loaded #loader-wrapper .loader-section.section-right,
.loaded #loader-wrapper .loader-section.section-left {
 
    -webkit-transition: all 0.3s 0.3s ease-out; 
            transition: all 0.3s 0.3s ease-out;
}



/* Sliding Menu  */

/* General styles for all menus */
.cbp-spmenu {
	background: rgba(0,0,0,0.5);
	position: fixed;
}



.cbp-spmenu h3 {
	color: #afdefa;
	font-size: 1.9em;
	padding:0 20px;
	margin: 0;
	font-weight: 300;
	background: rgba(0,0,0,0.3);
}

.cbp-spmenu a {
	display: block;
	color: #fff;
	font-size: 1.1em;
	font-weight: 300;
}


.cbp-spmenu a:hover {
	background: #afdefa;
	color: #47a3da;
}

.cbp-spmenu a:active {
	background: #afdefa;
	color: #47a3da;
}

.cbp-spmenu a.current {
	background: #333;
	color: #FFF;
}
/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
	width: 240px;
	height:auto;
	top: 0;
	z-index: 1000;
}

.cbp-spmenu-vertical a {
	border-bottom: 1px solid #000;
	padding: 1em;
}


/* Vertical menu that slides from the right */

.cbp-spmenu-right {
	right: -240px;
}

.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
}

.cbp-spmenu-left {
	left: -240px;
	padding-top:100px;
}

.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
}
.nk360-menu {
top:10px;
background:#000;
background:rgba(0,0,0,0.9);
width: 180px;
padding:4.5em 1em 1em;
	}

.color-logo {display:none}
.nk360-menu a {margin:0;padding:1.2em 0em 1.2em 1em;
font-size: 10pt;
	font-weight: 300;
	border-bottom:#999 solid 1px;
	}
.nk360-menu a:last-child {border:none}
.nk360-menu a svg, 
.nk360-menu a div {display:inline-block;
	vertical-align:middle;

}
.nk360-menu a svg {margin-right:10px} 
.nk360-menu a div {margin:0;padding:0}

.cbp-spmenu.nk360-menu a:hover {background:none;color:#afdefa; }
.cbp-spmenu a:hover svg .st3 {fill:#afdefa}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


.print-only {display:none}

/* Print Styles
 * --------------------------------------- */
@media print {
	.print-only {display:inline}
	.screen-only {display:none}
	html {margin-top:3cm}
	body {
		font-family:'Open Sans', Arial, Helvetica, sans-serif;
		color: #444;
		font-size:11pt;
		background:#FFF;
		margin:0 auto;
		text-align:center;
	}

#introduction #section1, 
#introduction #section2, 
#introduction #section3, 
#introduction #section4, 
#introduction #section5, 
#introduction #section6, 
#introduction #section7, 
#introduction #section8, 
#introduction #section9, 
#introduction #section10, 
#introduction #section11,
#before #section1, 
#before #section2, 
#before #section3, 
#before #section4, 
#before #section5,
#before #section6, 
#before #section7, 
#before #section8,
#before #section9, 
#before #section10, 
#before #section11,
#before #section12, 
#before #section13, 
#before #section14, 
#before #section15,
#before #section16,
#before #section17, 
#before #section18,
#before #section19, 
#before #section20, 
#before #section21,
#before #section22, 
#during #section1, 
#during #section2, 
#during #section3, 
#during #section4, 
#during #section5,
#during #section6, 
#during #section7, 
#during #section8,
#during #section9, 
#during #section10, 
#during #section11,
#during #section12, 
#during #section13, 
#during #section14,
#after #section1, 
#after #section2, 
#after #section3, 
#after #section4, 
#after #section5,
#after #section6, 
#after #section7, 
#after #section8,
#after #section9, 
#after #section10, 
#after #section11,
#after #section12, 
#after #section13, 
#after #section14, 
#after #section15,
#after #section16,
#reflections #section1, 
#reflections #section2, 
#reflections #section3, 
#reflections #section4, 
#reflections #section5, 
#reflections #section6, 
#reflections #section7, 
#reflections #section8,
#reflections #section9, 
#reflections #section10, 
#reflections #section11,
#reflections #section12, 
#reflections #section13, 
#reflections #section14, 
#reflections #section15 {display:none}

#discussion-questions footer, footer, .footer {background:#FFF;border-top:#AAA solid 1px;padding:5mm 0 0 0;height:2cm;text-align:left}
footer li, .footer li {visibility:hidden}
footer li.si-logo, .footer li.si-logo {visibility:visible}

.nk360-back-arrow, 
.nk360-menu, 
.hamburglar, 
.sidenav, 
.loading, 
.mask, 
.background-image, 
.red-gradient, 
.hover-helper,
.section-image,
.section-video {display:none}

.section-discussion-questions, 
.section-discussion-questions h2, 
.section-discussion-questions .thin, 
.section-discussion-questions ol, 
.section-discussion-questions li {visibility:visible;color:#444}

#pagepiling, div.section-discussion-questions {visibility:hidden;}

.pp-section.pp-table {display:inline}
.pp-section {position:relative}

.section-discussion-questions h2 {font-size:21pt;margin:0 0 0 10px}
.section-discussion-questions ol {margin:20px 20px 100px 40px;max-width:100%}
.section-discussion-questions ol li, .section-discussion-questions ol li em {font-size:16pt;line-height:1.5}

#discussion-questions header, header, .header {margin-top:0;padding:0 25mm;text-align:left}
#discussion-questions h1, h1 {font-size:23pt;margin:0}
#discussion-questions h2, h2 {font-size:21pt;margin:0}
#discussion-questions .horizontal-bar, .horizontal-bar {height:.5mm}
#discussion-questions section, ssection, .ssection {margin:5mm 0 1mm 0;text-align:left;padding:0;page-break-inside:avoid}
#discussion-questions article, article {padding:0 2cm;margin:0 auto}
#discussion-questions h3, h3 {font-size:18pt;text-indent:5mm;border:none;}
#discussion-questions ol li, ol li, #discussion-questions ol li em, ol li em {font-size:16pt;line-height:1.5}
}