@font-face {
    font-family: 'Sofia Sans Extra Condensed';
    src: url('../../includes/fonts/SofiaSansExtraCondensed/SofiaSansExtraCondensed-VariableFont_wght.ttf');
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../includes/fonts/Montserrat/Montserrat-VariableFont_wght.ttf');
}

@font-face {
    font-family: 'Montserrat-Thin';
    src: url('../../includes/fonts/Montserrat/static/Montserrat-Thin.ttf');
}

@font-face {
    font-family: 'Garamond';
    src: url('../../includes/fonts/EBGaramond/EBGaramond-VariableFont_wght.ttf');
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

html, body, div, span, p, a, em, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

html {
	overflow-x: hidden;
}

body {
	overflow-x: hidden;
	background-color: white;
}

.loader {
	font-size: 1.5rem;
	color: #0067cc;
	position: absolute;
    top: 35vh;
    left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	/*animation: pulse infinite ease-in-out 1s;
	-webkit-animation: pulse infinite ease-in-out 1s;*/
}

.load_p {
	    color: #0067cc;
    text-align: center;
    margin-top: 20px;
	 font-weight: bold;
	 font-family: 'proxiima-nova', sans-serif;
	 text-shadow: none;
}

.fa-circle-notch {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



navbar {
    width: 100%;
	height: 50px;
     display: flex;
	flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    padding: 0 10px;
    position: fixed;
	top: 0px;
    z-index: 3000;
	opacity: 0;
    /*background-color: rgba(24,40,19,.7);*/
	background-color: #0d746f;
}

@media only screen and (max-width: 1000px) {
	navbar {
		top: 0;
	}
}

navbar textbranding {
	display: none;
}

@media only screen and (max-width: 1000px) {
	navbar textbranding {
		display: block;
		font-family: 'Garamond';
		color: white;
		font-size: 1.1rem;
	}
}

navbar leftalign, navbar rightalign {
    width: auto;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
@media only screen and (max-width: 1000px) {
	navbar leftalign {
		justify-content: flex-start;
	}
}
navbar rightalign {
	margin-right: 10px;
	
}

@media only screen and (max-width: 1000px) {
	navbar rightalign {
		margin-right: 10px;
	}
	
	#nav-home {
		padding-left: 20px;
	}
}

@media only screen and (max-width: 1100px) {
	#nav-home {
		padding-left: 10px;
	}
}

.nav-park {
	/*background-color: #0d746f;*/
	color: white;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 1rem;
	cursor: pointer;
}

.nav-park a:link {
	color: white;
}

.nav-park:hover, .nav-park a:hover {
	color: #fcb12c;
}

a.logo-link {
	color: white;
}

.pg-post-gazette {
	color: white ;
	font-size: 2rem;
    /*margin-right: 30px;*/
	background-color: transparent;
	cursor: pointer;
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);*
}

@media only screen and (max-width: 800px) {
	.pg-post-gazette {
		margin-right: -20px;
	}
}

.screen {
	position: relative;
	width: 100%;
	height: 100vh;
	background-color: white ;
	z-index: 3;
	overflow: hidden;
	/*background: url('../img/gray-blur.png') left top no-repeat;*/
	/*background-size: cover;*/
}

.byline, .date {
	font-size: 1rem;
    /* text-align: center; */
    text-transform: uppercase;
    letter-spacing: .08rem;
    text-shadow: none;
    font-family: 'Sofia Sans';
    font-weight: 400;
    margin-top: 0px;
    width: 100%;
	text-align: center;
	color: #3e3e3f;
	margin-top: 10px;
}

@media only screen and (max-width: 500px) {
	.byline {
		margin-left: 0;
		font-size: .9rem;
	}
}

b {
  font-weight: 800;
}

.pub-date {
  font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .08rem;
	text-shadow: none;
	font-family: 'Martel', serif;
  font-weight: 200;
	margin-top: 0px;
	margin-bottom: 60px;
}

/*------------CREDITS ------------------------------------------------------*/

/* AD STYLES----------------------------------------*/

.ad-wrapper {
	width: 100%; height: auto; position: relative; z-index:9; display:inline-block;background-color: white;
	z-index: 98;
}

.leader-ad {
    width: 728px;
    height: auto;
    display: block;
    margin: 10px auto 0 auto;
		padding-bottom: 10px;
		position:relative;
		z-index:99;
}

.box-ad {
	display: none;

}

.ad-preview {
    text-align: center;
    font-family: "proxima-nova", Helvetica, Verdana, sans-serif;
    font-size: 11px;
    margin-bottom: 0;
    text-transform: uppercase;
}

	@media only screen and (max-width: 1000px) {

		.leader-ad {
				display: none;
		}

		.box-ad {
				width: 300px;
				height: auto;
				display: block;
				margin: 5px auto 0 auto;
				padding-bottom: 10px;
		}
	}

/*--------------------------------------------------------*/
.mobile {
	display: none !important;
}

.desktop {
  display: block;
}

@media only screen and (max-width:1000px) {
	.mobile {
		display: block !important;
	}
	
	.desktop {
		display: none !important;
	}
}


.height-auto {
	height: auto;
}

@media only screen and (max-width:1000px) {
		#screen1 {
			height: 100vh;
		}
}

.social_link {
	/*color: #e5e3db;*/
	color: white;
	font-size: 1.5rem;
	position: absolute;
	top: 10px;
	left: 20px;
	/*left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);*/
}

.width-100 {
	width: 100%;
}

.spacer {
	width: 100%;
	height: 20px;
	background-color: transparent;
}

.spacer-10 {
	width: 100%;
	height: 10px;
}

footer {
 width: 100%;
	height: auto;
     display: flex;
	flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    padding: 10px;
    position: relative;
	font-family: 'Montserrat';
	color: black;
	z-index: 5;
	font-size: .9rem;
	padding-bottom: 30px;
	background-color: white;
}

@media only screen and (max-width:1000px) {
	footer {
		justify-content: flex-start;
		justify-content: flex-start;
		align-content: flex-start;
		padding-left: 20px;
		
	}
}

.hole-story-container p, .hole-story-container ul li {
	font-family: 'Montserrat';
	margin-bottom: 15px;
	color: #515254;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 140%;
  font-style: normal;
}

.hole-story-container ul {
	margin-left: 40px;
}

.white-bg {
	background-color: white;
}

.width-80 {
	width: 80vw;
	display: block;
	margin: 0 auto;
	clear: both;
}

.width-90 {
	width: 90%;
	margin-left: 5%;
}

@media only screen and (max-width: 1100px) {
	
	.width-90 {
		width: 98%;
		margin-left: 1%;
	}
	
	.storyfeed {
		width: 80vw;
	}
	
}

@media only screen and (max-width: 800px) {
	.storyfeed, .width-80, .width-90 {
		margin-left: 0;
		width: 94%;
		margin-left: 3%;
		
	}
}

@media only screen and (max-width: 500px) {
	.storyfeed {
		margin-left: 0;
		width: 100%;
		margin-left: 0px;
		margin-right: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
}

.caption {
	color: #000;
	font-weight: 400;
	margin-bottom: 20px;
	font-family: 'Montserrat';
	font-size: .9rem;
	margin-top: 10px;
	text-align: center;
	line-height: 140%;
	padding: 0 10px;
	line-height: 150%;
}

@media only screen and (max-width: 500px) {
	.caption {
		font-size: 1rem;
	}
}

@media (orientation: landscape) {
	.landscape {
		display: block;
	}
	.portrait {
		display: none;
	}
	
	
}


@media (orientation: portrait) {
	.landscape {
		display: none;
	}
	.portrait {
		display: block;
	}
	
	
}


.bold {
	font-weight: 600 !important;
}

.float-left {
	float: left;
	padding: 20px 20px 20px 0;
	max-width: 300px;
}

@media only screen and (max-width: 800px) {
	.float-left {
		float: none;
		padding: 0;
		width: 100%;
	}
	
}

a.navlink {
	color: white;
}


.italic, em {
	font-style: italic;
}

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

@media only screen and (max-width: 500px) {
	.align-right {
		text-align: center;
	}
}

.align-center {
	text-align: center;
}

.fa-angle-down {
	color: #e0b03e;
	font-size: 4rem;
	font-weight: 400;
	position: absolute;
	top: 90%;
	left:50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	
}	

#screen2 {
	/*margin-top: -40vh;*/
	background-image: url('../img/blurredbackground_Exposition_Park_Pittsburgh_1903.jpg');
	background-size: cover;
	
}

@media only screen and (max-width: 1900px) {
	#screen2 {
		margin-top: 0;
	}
}
	
.social-wrapper {
	width: auto;
	/*position: absolute;
	top: 20px;
	right: 20px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);*/
	/*text-align: center;
	width: 100%;*/
	display: flex;
  justify-content: center;
  align-items: center;
	margin-top: 20px;
}

.social-wrapper a:link {
	color: #000;
	font-size: 1.5rem;
}

/*.fa-brands, .fa-facebook-f {*/
.fa-x-twitter {
	padding-left: 20px;
	
}

.fa-brands, .fa-facebook-f {
	color: black;
}

.space-before {
	padding-left: 20px;
}

@media only screen and (max-width:1000px) {
	.space-before {
		padding-left: 0;
	}
}

.header-container {
	position: absolute;
	top: 50vh;
	width: 70%;
	left: 50%;
	transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
}

.header {
	font-family: "Montserrat", sans-serif;
    font-size: 5.5rem;
    font-weight: 800;
    text-align: center;
    color: #fff;
    width: 100%;
	/*text-shadow: 5px 5px 10px black;*/
	margin-bottom: 20px;
	line-height: 110%;
	text-transform: uppercase;
}

.header2 {
	font-family: "Montserrat-Thin", sans-serif;
    font-size: 3rem;
    font-weight: 600;
    text-align: center;
    color: #fff;
    width: 100%;
    /* text-shadow: 5px 5px 10px black; */
    line-height: 130%;
}

@media only screen and (max-width: 1600px) {
	
	
	.header {
		font-size: 4.5rem;
		
	}
	
	.header2 {
		font-size: 2rem;
	}
}

@media only screen and (max-width: 1100px) {
	.header-container {
		width: 98%;
	}
	
	.header {
		font-size: 3.5rem;
		
	}
	
	.header2 {
		font-size: 2rem;
	}
}

@media only screen and (max-width: 800px) {
	.header-container {
		width: 98%;
	}
	
	.header {
		font-size: 4rem;
		
	}
	
	.header2 {
		font-size: 2rem;
	}
}

@media only screen and (max-width: 700px) {
	.header-container {
		width: 98%;
	}
	
	.header {
		font-size: 2.5rem;
		
	}
	
	.header2 {
		font-size: 1.5rem;
	}
}

.subhead {
	font-family: "Montserrat-Thin", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 3rem;
   text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
    color: #686664;
    width: 50%;
    margin-left: 25%;
	line-height: 150%
}

@media only screen and (max-width: 1100px) {
	.subhead {
		font-size: 2.5rem;
		width: 80%;
		margin-left: 10%;
	}
}

@media only screen and (max-width: 500px) {
	.subhead {
		font-size: 1.5rem;
		width: 80%;
		margin-left: 10%;
	}
}

.dropcap {
	float: left;
    font-size: 100px;
    line-height: 90px;
    margin-top: -5px;
    padding-right: 8px;
    padding-bottom: 10px;
    font-weight: 700;
	font-family: 'Montserrat', sans-serif;
    font-size: 6rem;
    color: #000; /*#a6a6a5;*/
}

.grid-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	
}

@media only screen and (max-width: 1000px) {
	.grid-container {
		grid-template-rows: repeat(1fr);
		grid-template-columns: 1fr;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		margin-left: 0;
		width: 80vw;
	}
}

@media only screen and (max-width: 800px) {
	.grid-container {
		width: 94%;
	}
}

@media only screen and (max-width: 500px) {
	.grid-container {
		width: 100%;
	}
}

.grid-item img { 
	width: 100%;
	padding: 5px;
}

.box-right {
	width: 20vw;
	padding: 10px;
	float: right;
	margin-right: -70%;
}

.square {
	height: 10px;
	width: 10px;
	display: block;
	margin: 30px auto;
	background-color: #515254;
}


.margin-top-0 {
	margin-top: 0 !important;
}

.enlarge {
	cursor: pointer;
}

.popup {
	position: fixed;
	top: 0;
	left: 0;
	overflow-x: hidden;
	z-index: 30001;
	width: 100%;
	background-color: rgba(0,0,0,.9);
	height: 100%;
	display: none;
}

	.popup img {
		
  width: auto;
  height: 85vh;
  margin-top: 20px;
  position: relative;
  /*left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);*/
  display: block;
  margin: 20px auto;
  z-index: 30002;
  
  
	}
	
	@media only screen and (max-width: 500px) {
		.popup img {
			width: 90%;
			height: auto;
			margin-top: 50px;
		}
	}
	
	.popup .caption {
		position: relative;
  width: 90%;
  text-align: center;
  left: 0;
  margin-left: 5%;
 
  color: white;
		
	}

@media only screen and (max-width: 1100px) {
	.popup {
		width: 100%;
		left: 0;
		top: 0;
		height: 100%;
	}
}

.text-shadow {
	text-shadow: 2px 2px 4px rgba(0,0,0,1);
}

.white {
	color: white !important;
}


.black {
	color: black !important;
}

.hole-story-container {
	width: 40%;
	display: block;
	margin: 0 auto;
}

@media only screen and (max-width:1100px) {
	.hole-story-container {
		width: 80%;
		
	}
}

@media only screen and (max-width: 800px) {
	.hole-story-container {
		width: 90%;
		margin: 0 auto;
		
	}
}

.hole-story-container .story-headline {
	font-family: 'Montserrat';
	color: #65665C; /*#838377;*/
	font-size: 2.5rem;
	font-weight: 800;
	margin-bottom: 20px;
	line-height: 120%;
}

.story-image-container {
	width: 100%;
	padding: 0px 20px 20px 0;
}

@media only screen and (max-width:800px) {
	.story-image-container {
		width: 90%;
		float: none;
		padding: 20px;
		margin-left: 5%;
	}
	
}

.story-image-container img {
	width: 33%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

@media only screen and (max-width:800px) {
	.story-image-container img {
		width: 100%;
		
	}
	
}

.close {
	position: fixed;
    right: 30px;
    top: 20px;
    font-size: 4rem;
    color: lightgray;
	cursor: pointer;
	z-index: 300006;
}

.close:hover {
	opacity: .7;
}

.mask {
	width: 100%;
	opacity: .5;
   
}

@media (orientation: landscape) {
	.mask {
		height: auto;
	}
}

@media (orientation: portrait) {
	.mask {
		height: 100vh
	}
}

.enlarge {
	cursor: pointer;
}

.rect.active {
	background-color: white;
	
}

.rect.active .num, .rect.active .name {
	color: #0B6BB9;
}

.slide-holder {
	position: relative;
}

.story-image-float-container {
	float: right;
	width: 33%;
	margin: 20px;
}

.story-image-float-left-container {
	float: left;
	width: 33%;
	margin: 0 20px 20px 0;
}

@media only screen and (max-width: 1000px) {
	.story-image-float-container, .story-image-float-left-container {
		float: none;
		width: 90%;
		margin-left: 5%;
	}
	
	.story-image-float-container img, .story-image-float-left-container img {
		width: 100%;
	}
}

.story-image-float-container img {
	width: 100%;
	margin-left: 0;
}

.kicker {
	font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-size: 2.5rem;
    color: #fcb12c;
    letter-spacing: .5rem;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    font-weight: 800;
    text-transform: uppercase;
}

@media only screen and (max-width: 500px) {
	.kicker {
		font-size: 2rem;
	}
}

hr {
	width: 25%;
	background-color: white;
	margin-left: 35%;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;	
}


 
.img-center {
	display: block;
	margin: 20px auto 30px auto;
	width: 28vw;
}

@media only screen and (max-width:1100px) {
	.img-center {
		width: 60%;
	}
}

@media only screen and (max-width: 500px) {
	.img-center {
		width: 90vw;
	}
}

.subhead2 {
	font-family: "Montserrat", sans-serif;
    font-size: 3rem;
    font-weight: bold;
    width: 100%;
	text-align: center;
    color: #000;
	text-transform: uppercase;
	margin: 20px 0 30px 0;
    /*position: absolute;
	top: 80vh;
	text-shadow: 5px 5px 10px black;*/
}

@media only screen and (max-width: 1000px) {
	.subhead2 {
		font-size: 1.8rem;
		padding: 0 20px;
	}
}
  
navbar.desktop {
	display: flex !important;
}
navbar.mobile {
	display: none !important;
}
 
@media only screen and (max-width: 1000px) {
	navbar.desktop {
		display: none !important;
	}
	navbar.mobile {
		display: flex !important;
	}
	
}

.dateline {
	font-weight: bold;
	text-transform: uppercase;
}

.top-img {
	position: fixed;
	top: 0;
	left: 0;
}

@media only screen and (max-width: 800px) {
	.top-img.portrait {
		display: block;
	}
	.top-img.landscape {
		display: none;
	}
}

.background-transparent {
	background-color: transparent;
}

.height-120 {
	height: 120vh;
}