.nightcap-theme{
	font-family:"Lucida Sans Unicode","Lucida Grande",Helvetica,sans-serif;font-weight:300;font-size:1.25rem;line-height:1.6;color:#F0F0F0;background-color:#333
}

.nightcap-theme .section,.nightcap-theme.article{
	background-color:#333
}

.nightcap-theme .title-section{
	background-color:#2D2D2D
}

.nightcap-theme .content-spacer{
	height:2px
}

.nightcap-theme .section .section-content .content-container{
	padding-top:1.5rem;padding-bottom:1.5rem
}

.nightcap-theme .full-width-section .section-content .content-container{
	padding-top:0;padding-bottom:0
}

.nightcap-theme .section.large-content-spacing-top .section-content .content-container{
	padding-top:5.2rem
}

.nightcap-theme .section.large-content-spacing-bottom .section-content .content-container{
	padding-bottom:5.2rem
}

.nightcap-theme .content-container>:first-child{
	margin-top:0
}

.nightcap-theme .content-container>:last-child{
	margin-bottom:0
}

.nightcap-theme a{
	color:#fff;text-decoration:none
}

.nightcap-theme h3,.nightcap-theme h4,.nightcap-theme h5,.nightcap-theme h6{
	line-height:1;color:#e3e1df
}

.nightcap-theme h3{
	font-family:azo-sans-uber,sans-serif;font-size:2.75rem;letter-spacing:.1rem;line-height:1.15;text-transform:uppercase
}

.nightcap-theme h4{
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;font-weight:700;font-size:2rem;line-height:1.2
}

.nightcap-theme h5{
	font-size:1.4rem
}

.nightcap-theme h6{
	font-size:1.2rem
}

.nightcap-theme blockquote{
	margin:3rem 0;padding:.5em 0;color:#e3e1df;font-family:swingdancer,sans-serif;font-size:2rem;font-style:italic;line-height:1.4;text-align:center;-webkit-transition:opacity .5s cubic-bezier(0.25,.46,.45,.94),-webkit-transform .5s cubic-bezier(0.25,.46,.45,.94);-moz-transition:opacity .5s cubic-bezier(0.25,.46,.45,.94),-moz-transform .5s cubic-bezier(0.25,.46,.45,.94);-o-transition:opacity .5s cubic-bezier(0.25,.46,.45,.94),-o-transform .5s cubic-bezier(0.25,.46,.45,.94);-ms-transition:opacity .5s cubic-bezier(0.25,.46,.45,.94),-ms-transform .5s cubic-bezier(0.25,.46,.45,.94);transition:opacity .5s cubic-bezier(0.25,.46,.45,.94),transform .5s cubic-bezier(0.25,.46,.45,.94);opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)
}

.nightcap-theme blockquote.hidden{
	opacity:0;-webkit-transform:translate3d(20px,0,0);-moz-transform:translate3d(20px,0,0);-o-transform:translate3d(20px,0,0);-ms-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)
}

.nightcap-theme blockquote:after,.nightcap-theme blockquote:before{
	content:'';position:absolute;top:0;left:35%;right:35%;height:1px;background-color:rgba(255,255,255,.2)
}

.nightcap-theme blockquote:after{
	top:100%
}

.nightcap-theme ol,.nightcap-theme ul{
	margin:1.4rem 0 1.4rem 2.25rem;padding:0
}

.nightcap-theme li{
	margin-bottom:.4em
}

.nightcap-theme li:last-child{
	margin-bottom:0
}

.nightcap-theme .link-button-wrapper+h3,.nightcap-theme .link-button-wrapper+h4,.nightcap-theme blockquote+h3,.nightcap-theme blockquote+h4,.nightcap-theme h3+h3,.nightcap-theme h4+h3,.nightcap-theme h4+h4,.nightcap-theme ol+h3,.nightcap-theme ol+h4,.nightcap-theme p+h3,.nightcap-theme p+h4,.nightcap-theme ul+h3,.nightcap-theme ul+h4{
	margin-top:4rem
}

.nightcap-theme blockquote+div.image,.nightcap-theme div.image+blockquote,.nightcap-theme div.image+h3,.nightcap-theme div.image+h4{
	margin-top:5rem
}

.nightcap-theme .photo-grid-section+.single-column-section blockquote:first-child,.nightcap-theme .photo-grid-section+.single-column-section h3:first-child,.nightcap-theme .photo-grid-section+.single-column-section h4:first-child{
	margin-top:2rem
}

.nightcap-theme .photo-grid-section+.single-column-section blockquote:last-child{
	margin-bottom:2rem
}

.nightcap-theme h3+h4,.nightcap-theme h4+h4{
	margin-top:2.5rem
}

.nightcap-theme h3+.link-button-wrapper,.nightcap-theme h3+p,.nightcap-theme h4+.link-button-wrapper,.nightcap-theme h4+p{
	margin-top:1.5rem
}

.nightcap-theme .link-button-wrapper+p{
	margin-top:2em
}

.nightcap-theme div.image{
	margin:3rem 0;-webkit-transition:opacity .5s cubic-bezier(0.455,.030,.515,.955),-webkit-transform .5s cubic-bezier(0.455,.030,.515,.955);-moz-transition:opacity .5s cubic-bezier(0.455,.030,.515,.955),-moz-transform .5s cubic-bezier(0.455,.030,.515,.955);-o-transition:opacity .5s cubic-bezier(0.455,.030,.515,.955),-o-transform .5s cubic-bezier(0.455,.030,.515,.955);-ms-transition:opacity .5s cubic-bezier(0.455,.030,.515,.955),-ms-transform .5s cubic-bezier(0.455,.030,.515,.955);transition:opacity .5s cubic-bezier(0.455,.030,.515,.955),transform .5s cubic-bezier(0.455,.030,.515,.955);opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)
}

.nightcap-theme div.image.hidden{
	opacity:0;-webkit-transform:translate3d(0,40px,0);-moz-transform:translate3d(0,40px,0);-o-transform:translate3d(0,40px,0);-ms-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)
}

.nightcap-theme .image-wrapper{
	max-width:100%
}

.nightcap-theme a.link-button{
	position:relative;display:inline-block;padding-right:.35em;color:#fff;text-decoration:none;font-weight:700;line-height:1.3;-webkit-transition:color .15s linear;-moz-transition:color .15s linear;-o-transition:color .15s linear;-ms-transition:color .15s linear;transition:color .15s linear
}

.nightcap-theme a.link-button:hover{
	color:#999
}

.nightcap-theme a.link-button:after{
	content:'';position:absolute;top:0;left:100%;height:100%;width:5px;background-image:url(../images/nightcap-button.png);background-position:center right;background-repeat:no-repeat;background-size:contain
}

.nightcap-theme a.link-button:hover:after{
	background-image:url(../images/nightcap-button-hover.png)
}

.nightcap-theme .link-button-wrapper{
	margin:1rem 0;text-align:left
}

.nightcap-theme .section-content .content-container{
	padding-left:20%;padding-right:20%
}

.nightcap-theme .title-header{
	height:100%;padding:2rem 4%;text-align:center;box-sizing:border-box
}

.nightcap-theme .title-header:before{
	content:'';display:inline-block;width:0;height:100%;vertical-align:bottom
}

.nightcap-theme .title-top .title-header:before,.nightcap-theme .title-top-left .title-header:before,.nightcap-theme .title-top-right .title-header:before{
	vertical-align:top
}

.nightcap-theme .title-center .title-header:before,.nightcap-theme .title-left .title-header:before,.nightcap-theme .title-right .title-header:before{
	vertical-align:middle
}

.nightcap-theme .title-header-view{
	position:relative;display:inline-block;padding:2rem;width:auto;max-width:80%;background-color:rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.5);text-shadow:1px 1px 2px rgba(0,0,0,.25);line-height:1;color:#e3e1df
}

.nightcap-theme .title-header .gradient-overlay{
	background:0 0
}

.nightcap-theme .title-bottom-left .title-header,.nightcap-theme .title-left .title-header,.nightcap-theme .title-top-left .title-header{
	text-align:left
}

.nightcap-theme .title-bottom .title-header,.nightcap-theme .title-center .title-header,.nightcap-theme .title-top .title-header{
	text-align:center
}

.nightcap-theme .title-bottom-right .title-header,.nightcap-theme .title-right .title-header,.nightcap-theme .title-top-right .title-header{
	text-align:right
}

.nightcap-theme .title-center .subtitle,.nightcap-theme .title-center .title,.nightcap-theme .title-left .subtitle,.nightcap-theme .title-left .title,.nightcap-theme .title-right .subtitle,.nightcap-theme .title-right .title{
	padding:0
}

.nightcap-theme .photo-attribution{
	color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.4);opacity:.8
}

.nightcap-theme .title-header .title{
	font-family:azo-sans-uber,sans-serif;max-height:3em;font-size:4.25rem;letter-spacing:-2px;padding:0
}

.nightcap-theme .title-header .title+.subtitle{
	margin-top:1.5rem
}

.nightcap-theme .title-header .subtitle{
	max-height:3.75em;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;font-weight:300;font-size:1.5rem;line-height:1.25
}

.nightcap-theme .caption,.nightcap-theme .grid-caption{
	margin:.5em 0 0;font-size:1rem;text-align:center;-webkit-transition:opacity .5s cubic-bezier(0.25,.46,.45,.94),-webkit-transform .5s cubic-bezier(0.25,.46,.45,.94);-moz-transition:opacity .5s cubic-bezier(0.25,.46,.45,.94),-moz-transform .5s cubic-bezier(0.25,.46,.45,.94);-o-transition:opacity .5s cubic-bezier(0.25,.46,.45,.94),-o-transform .5s cubic-bezier(0.25,.46,.45,.94);-ms-transition:opacity .5s cubic-bezier(0.25,.46,.45,.94),-ms-transform .5s cubic-bezier(0.25,.46,.45,.94);transition:opacity .5s cubic-bezier(0.25,.46,.45,.94),transform .5s cubic-bezier(0.25,.46,.45,.94);opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)
}

.nightcap-theme .caption.hidden,.nightcap-theme .grid-caption.hidden{
	opacity:0;-webkit-transform:translate3d(20px,0,0);-moz-transform:translate3d(20px,0,0);-o-transform:translate3d(20px,0,0);-ms-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)
}

.nightcap-theme .full-width-section .caption{
	margin-left:5%;margin-right:5%
}

.nightcap-theme .pull-quote{
	padding:1.5rem;top:0;bottom:auto;left:0;right:auto;font-family:swingdancer,sans-serif;font-weight:400;max-width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;background-color:rgba(51,51,51,.75)
}

.nightcap-theme .fullscreen-photo-section .pull-quote{
	top:0;bottom:auto;left:0;right:auto;margin-top:6rem;margin-left:2rem
}

.nightcap-theme .window-section .pull-quote{
	margin-top:3rem;margin-left:2rem
}

.nightcap-theme .caption-right .pull-quote{
	right:3%;left:auto;margin-left:0;margin-right:2rem
}

.nightcap-theme .pull-quote .content-container{
	font-size:2rem;text-shadow:1px 1px 2px rgba(0,0,0,.35);color:#fff;line-height:1.5
}

.nightcap-theme .wipe-section blockquote{
	padding:0;border-left:0;text-align:center
}

.nightcap-theme .card-flipbook-section .section-content .content-container{
	max-width:500px;margin:2rem;padding:1rem;background-color:rgba(255,255,255,.9);box-shadow:0 0 4px rgba(0,0,0,.5);font-size:1.1rem;line-height:1.5
}

.nightcap-theme .card-flipbook-section .content-container h2{
	text-transform:none
}

.nightcap-theme .section.author-section .author-appreciation-container{
	border-color:#555
}

.nightcap-theme .section.author-section .appreciate-button{
	color:#ace6fa;border-color:#ace6fa;background-image:url(../images/appreciate-darkbackground.png)
}

.nightcap-theme .section.author-section .appreciate-button.appreciated,.publication-viewer.touch-disabled .nightcap-theme .section.author-section .appreciate-button:hover{
	color:#ace6fa;background-color:rgba(172,230,250,.25);background-image:url(../images/appreciate-darkbackground.png)
}

@media only screen and (max-width:480px),screen and (min-device-width :320px) and (max-device-width :568px) and (orientation :landscape){
	html{
	font-size:50%
}

.nightcap-theme{
	font-size:2rem
}

.nightcap-theme p{
	line-height:1.5
}

.nightcap-theme ol,.nightcap-theme ul{
	padding-left:.6rem;margin-left:2.75rem;line-height:1.5
}

.nightcap-theme ul li{
	background-position:0 9px;background-size:8px 8px
}

.nightcap-theme .title-header .title{
	font-size:4rem
}

.nightcap-theme .title-header .subtitle{
	font-size:2.8rem
}

.nightcap-theme h3{
	font-size:5rem
}

.nightcap-theme h4{
	font-size:2.85rem
}

.nightcap-theme blockquote{
	font-size:3.5rem
}

.nightcap-theme .link-button-wrapper+.link-button-wrapper{
	margin-top:1.75rem;margin-bottom:1.75rem
}

.nightcap-theme .caption,.nightcap-theme .grid-caption{
	font-size:1.5rem
}

.nightcap-theme .pull-quote{
	max-width:60%
}

.nightcap-theme .pull-quote .content-container,.nightcap-theme .pull-quote .content-container p{
	font-size:3rem;line-height:1.2
}

.nightcap-theme .wipe-section blockquote{
	font-size:2.3rem
}

.nightcap-theme .card-flipbook-section .section-content .content-container{
	font-size:1.8rem
}


}

@media only screen and (max-width:768px){
	.nightcap-theme .section-content .content-container{
	padding:0 12.5%
}

.nightcap-theme .fifty-fifty-section .content-container{
	background-color:rgba(255,255,255,.8)
}


}

@media only screen and (max-width:320px){
	.nightcap-theme .section-content .content-container{
	padding:0 4rem
}


}

@media (min-width:1300px){
	.nightcap-theme .section-content .content-container{
	padding-left:25%;padding-right:25%
}

.nightcap-theme .title-header{
	padding-left:12%;padding-right:12%
}

.nightcap-theme .title-header-view{
	max-width:75%
}


}

@media (min-width:1800px){
	.nightcap-theme .section-content .content-container{
	padding-left:30%;padding-right:30%
}

.nightcap-theme .title-header{
	padding-left:20%;padding-right:20%
}

.nightcap-theme .title-header-view{
	max-width:75%
}


}

@media (min-width:2300px){
	.nightcap-theme .section-content .content-container{
	padding-left:33%;padding-right:33%
}

.nightcap-theme .title-header{
	padding-left:25%;padding-right:25%
}

.nightcap-theme .title-header-view{
	max-width:75%
}


}

