.ww-heading {
	color: #fff;
}

.heading {
	font-size: 325%;
	padding-top: 200px;
}

.sub-heading {
	font-size: 300%;
}

html {
	height: 100%;
	font-family: 'Volkhov',serif;
}

body {
	font-family: 'Volkhov',serif;
	margin: 0;
	padding: 0;
	perspective: 1px;
	transform-style: preserve-3d;
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
}

body.html {
	background: none;
	margin: 0;
	padding: 0;
	perspective: 1px;
	transform-style: preserve-3d;
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
}

a {
	color: #960001;
}

a:hover {
	color: #800000;
}

.ww-heading {
	padding-bottom: 30px;
	text-shadow: 0px 0px 1px #000,0px 0px 2px #111,0px 0px 3px #222,0px 0px 4px #333,0px 0px 5px #444,0px 6px 1px rgba(0,0,0,0.1),0px 0px 5px rgba(0,0,0,0.1),0px 1px 3px rgba(0,0,0,0.3),0px 3px 5px rgba(0,0,0,0.2),0px 5px 10px rgba(0,0,0,0.25),0px 10px 10px rgba(0,0,0,0.2),0px 20px 20px rgba(0,0,0,0.15);
}

.footer {
	padding-top: 20px;
}

#block-block-29 > p > a,#block-block-28 > p > a,#block-block-27 > p > a,#block-block-26 > p > a {
	color: #fff;
}

.footer-right {
	text-align: right;
}

.bg-video {
	position: absolute;
	left: 0;
	right: 0;
	overflow: hidden;
	width: 100%;
	background-size: cover;
}

.header-container {
	position: relative;
}

video {
	display: block;
	width: 100%;
	width: 100%\9;
/// Width for IE 9 /// height: 80%\9;
/// Height for IE 9 ///}

.jump-down {
	padding-top: 200px;
}

.flag-intro {
	background-image: url("https://veterans.nebraska.gov/sites/default/files/img/VA-into-bkg.jpg");
	background-repeat: no-repeat;
	padding-top: 150px;
	padding-bottom: 250px;
	background-size: cover;
	margin-top: 20px;
	z-index: 1;
	transform: translateZ(0);
	position: relative;
	min-height: 60vh;
	transform-style: inherit;
	background-attachment: fixed;
}

.flag-intro-interior {
	background-image: url("https://veterans.nebraska.gov/sites/default/files/img/VA-into-bkg.jpg");
	background-repeat: no-repeat;
	padding-top: 800px;
	padding-bottom: 200px;
	background-size: cover;
	margin-top: 20px;
	z-index: 1;
	transform: translateZ(0);
	position: relative;
	min-height: 60vh;
	transform-style: inherit;
	background-attachment: fixed;
}

.parallax__layer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.parallax__layer--base {
	transform: translateZ(0);
}

.parallax__layer--back {
	transform: translateZ(-1px);
	transform: translateZ(-1px) scale(2);
}

.parallax_group {
	position: relative;
	height: 100vh;
	transform-style: preserve-3d;
}

#paper-top {
	background: url("https://veterans.nebraska.gov/sites/default/files/img/paper-top.png") no-repeat;
	z-index: 300;
	display: block;
	transform: translateZ(0);
	position: relative;
	min-height: 100vh;
	transform-style: inherit;
	margin-top: -300px;
	background-size: cover;
	padding-bottom: 100px;
}

#poppy-top {
	background: url("https://veterans.nebraska.gov/sites/default/files/img/poppy-top.png");
	min-height: 300px;
	float: right;
	width: 250px;
	right: 0;
	z-index: 400;
}

.ww1fact {
	padding-top: 350px;
	padding-bottom: 25px;
	font-size: 200%;
}

.ww1facts {
	padding-top: 0px;
	padding-bottom: 35px;
	font-size: 200%;
}

.btn-ww1 {
	margin-top: 50px;
	margin-bottom: 5px;
	color: #333;
	border-color: #333;
	background-image: none;
	border: 2px solid;
	border-radius: 10px;
	font-weight: 400;
	text-align: center;
	padding: 12px 15px;
}

a.btn-ww1:hover {
	color: #fff;
	border-color: #fff;
	background-color: #800000;
	border: 2px solid;
	border-radius: 10px;
	font-weight: 400;
	text-align: center;
	padding: 12px 15px;
	-o-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-webkit-transition: background 0.5s ease;
	transition: background 0.5s ease;
}

a.btn-ww1:hover:after {
	color: #fff;
	border-color: #fff;
	background-color: #800000;
	border: 2px solid;
	border-radius: 10px;
	font-weight: 400;
	text-align: center;
	padding: 12px 15px;
	-o-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-webkit-transition: background 0.5s ease;
	transition: background 0.5s ease;
}

.btn-ww1-white {
	margin-top: 50px;
	margin-bottom: 5px;
	color: #fff;
	border-color: #fff;
	background-image: none;
	border: 2px solid;
	border-radius: 10px;
	font-weight: 400;
	text-align: center;
	padding: 12px 15px;
}

a.btn-ww1-white:hover {
	color: #fff;
	border-color: #fff;
	background-color: #800000;
	border: 2px solid;
	border-radius: 10px;
	font-weight: 400;
	text-align: center;
	padding: 12px 15px;
	-o-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-webkit-transition: background 0.5s ease;
	transition: background 0.5s ease;
}

#events {
	background: url("https://veterans.nebraska.gov/sites/default/files/img/blue.jpg") no-repeat;
	padding-top: 10px;
	padding-bottom: 260px;
	background-size: cover;
	z-index: 600;
	transform: translateZ(0);
	position: relative;
	transform-style: inherit;
	background-attachment: fixed;
}

.ww1event {
	color: #fff;
	padding-top: 140px;
	padding-bottom: 25px;
	font-size: 200%;
}

#paper-bottom {
	background: url("https://veterans.nebraska.gov/sites/default/files/img/gallery.png") no-repeat;
	z-index: 700;
	display: block;
	transform: translateZ(0);
	position: relative;
	min-height: 100vh;
	transform-style: inherit;
	margin-top: -285px;
	background-size: cover;
	padding-bottom: 150px;
}

#paper-interior {
	background: url("https://veterans.nebraska.gov/sites/default/files/img/paper-interior.png") 100% 100% no-repeat;
	z-index: 700;
	display: block;
	transform-style: inherit;
	margin-top: -380px;
	padding-bottom: 0px;
	padding-top: 175px;
	position: absolute;
	left: 0;
	right: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background-size: cover;
	min-height: 1150px;
	max-height: 1250px;
}

.ww1gallery {
	padding-top: 400px;
	padding-bottom: 25px;
	font-size: 200%;
}

.ww1audiogallery {
	color: #fff;
	padding-top: 140px;
	padding-bottom: 25px;
	font-size: 200%;
}

.ww1-audio {
	background-color: rgba(255,255,255,0.55);
	padding: 35px;
	border-radius: 50%;
	min-height: 250px;
	display: block;
	text-align: center;
	min-width: 250px;
}

.ww1-audio:hover {
	background-color: rgba(255,255,255,0.85);
	transition: background 0.5s ease;
}

.ww1-audio > div {
	padding-top: 50px;
}

#views-bootstrap-grid-1 > div > div > div > div > div > a > div > h3 {
	font-size: 300%;
	margin-top: 0px;
	opacity: .35;
	color: #325b69;
}

.no-display {
	display: none;
}

.interior {
	min-height: 550px;
	padding: 15px;
	padding-top: 50px;
	background-color: rgba(255,255,255,0.55);
	background-color: #fff\9;
	border: transparent;
}

#poppy-bottom {
	background: url("https://veterans.nebraska.gov/sites/default/files/img/poppy-bottom.png") 100% no-repeat;
	min-height: 200px;
	float: right;
	width: 100%;
	right: 0;
	z-index: 900;
	margin-top: -150px;
	position: absolute;
}

.region-footer-top,.region-footer {
	padding-top: 20px;
	padding-bottom: 20px;
}

.bootstrap-gallery .modal-dialog {
	margin-top: 15%;
}

.bootstrap-gallery {
	background: rgba(0,0,0,.6);
}

#block-views-wwi-gallery-block-1 > div > div > div.views-view-grid.cols-4 > div > div > div > span > span > a > img {
	border: solid 15px rgba(255,255,255,0.55);
}

@media (max-width: 1225px) {
	.bg-video {
		position:absolute;
		left: 0;
		right: 0;
		width: auto;
		background-size: cover;
		height: 100%;
	}

	video {
		display: block;
		width: auto;
		height: 100%;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) {
	bg-video {
		background:url("https://veterans.nebraska.gov/sites/default/files/img/vid-img-bg.jpg") 100% no-repeat;
	}
}

@media (max-width: 1060px) {
	.ww1-audio {
		min-width:200px;
	}
}

@media (max-width: 991px) {
	.bg-video {
		background:url("https://veterans.nebraska.gov/sites/default/files/img/vid-img-bg.jpg") 100% no-repeat;
	}

	.full-video {
		display: none;
	}

	.navbar-static-top {
		display: none;
	}

	.ww1-audio {
		margin-bottom: 20px;
	}

	.modal:before {
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: -4px;
	}

	.modal-dialog {
		display: inline-block;
		text-align: left;
		vertical-align: middle;
	}
}

@media (max-width: 768px) {
	.heading {
		font-size:210%;
		padding-top: 50px;
	}

	.sub-heading {
		font-size: 175%;
	}

	.ww1event,.ww1fact,.ww1gallery {
		font-size: 150%;
	}

	.footer-center,.footer-right {
		text-align: center;
	}

	.bg-video {
		background: url("https://veterans.nebraska.gov/sites/default/files/img/vid-img.jpg") 100% no-repeat;
		background-size: cover;
		min-height: 800px;
	}

	.full-video {
		display: none;
	}

	.ww1event {
		padding-top: 100px;
	}

	#paper-top {
		padding-bottom: 100px;
	}

	.flag-intro {
		padding-top: 130px;
		margin-top: 0px;
	}

	#paper-bottom {
		background: url("https://veterans.nebraska.gov/sites/default/files/img/gallery-sm.png") no-repeat;
		background-size: cover;
		margin-top: -210px;
	}

	.ww1gallery {
		padding-top: 300px;
	}

	.jump-down {
		padding-top: 50px;
		margin-bottom: 20px;
	}

	#block-views-wwi-gallery-block-1 > div > div > div.views-view-grid.cols-4 > div > div > div > span > span > a > img {
		margin-bottom: 30px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}

	#poppy-bottom {
		display: none;
	}

	.heading-mobile {
		padding-top: 150px;
	}

	#paper-interior {
		background: url("https://veterans.nebraska.gov/sites/default/files/img/paper-interior.png") 0 no-repeat;
		max-height: 1050px;
		min-height: 1000px;
		height: auto;
	}

	.flag-intro-interior {
		padding-top: 625px;
	}

	#block-views-wwi-gallery-block-1 > div > div > div.views-view-grid.cols-4 > div > div > div.col-sm-3.col-2.row-padding,#block-views-wwi-gallery-block-1 > div > div > div.views-view-grid.cols-4 > div > div > div.col-sm-3.col-3.row-padding,#block-views-wwi-gallery-block-1 > div > div > div.views-view-grid.cols-4 > div > div > div.col-sm-3.col-4.row-padding {
		display: none;
	}
}
/*
playback timings (ms):
  exclusion.robots.policy: 0.193
  load_resource: 931.859
  RedisCDXSource: 53.944
  CDXLines.iter: 18.447 (3)
  exclusion.robots: 0.208
  PetaboxLoader3.resolve: 701.656 (3)
  PetaboxLoader3.datanode: 982.426 (5)
  esindex: 0.016
  LoadShardBlock: 870.428 (3)
  captures_list: 946.767
*/


@media (max-width: 580px) {
	.juicy {
		max-height: 320px;
	}
	.juicy:after,
	#jb-glry-dlg .juicebox-gallery:after   {
		content: none;
		right: 0 !important;
		width: 30% !important;
		height: 25px !important;
	}

	.jb-splash {
		position: absolute !important;
		top: 0;
		max-height: 320px;
	}
}

.flag-intro-interior {
	background-color: #FFFFFF;
}

.heading,
.sub-heading {
	color: #FFFFFF;
}
.ww1-footer {
	background-color: #222;
	color: white;
	margin-top: 0 !important;
	border: none !important;
}

.ww1-footer .fab {
	color: #FFF;
}

.ww1-footer .fab:hover,
.ww1-footer .fab:focus {
	color: #800000
}

.btn-ww1 {
	border-bottom: 2px solid !important;
}

.dial {
	display: none;
}

.rteindent1 {
	margin-left: 40px;
}

/* WWI Facts cards: the theme's global h1-h6 rule sets font-size:2.25rem and
   letter-spacing:1.5px on h3, which is too large for the narrow col-lg-3
   card and makes long words wrap awkwardly. Size it down for this card
   title specifically and pin the font-weight the design calls for. */
.view-wwi-facts .card-title {
	font-size: 2rem;
	font-weight: 600;
	letter-spacing: normal;
	text-align: center;
}

