@font-face {
    font-family: 'DMSans';
    src: url('../../includes/fonts/DMSans/static/DMSans-Medium.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, del, em, img, ol, ul, li, fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


html, body {
  position:relative;
  overflow-x:hidden;
}

body {
	overflow-x: hidden;
	height: 100%;
	overflow-x:hidden;
	/*overflow-y: hidden;*/
	font-family: 'DMSans';
}

body.normal {
	overflow-y: scroll;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: purple;
	text-decoration: underline;
}

a:hover {
	opacity: .5;
}

.mask {
	width: 100%;
	height: 100%;
	background-color: black;
    opacity: .8;
    z-index: 9999;
	position: fixed;
	left: 0;
	top: 0;

}
.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;
	 position: absolute;
    top: 38vh;
    left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}

.fa-spinner {
	font-size: 2rem;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.loader2 {
	color: #6F81A3;
	z-index: 999;
}

.loader2 .fa-spinner {
	font-size: 3rem;
}

navbar {
    width: 100vw;
    height: 60px;;
    /*background: linear-gradient(rgb(0, 0, 0),rgba(0, 0, 0, 0.65));*/
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
   /* align-content: center;
    align-items: start;
	justify-content: flex-start;*/
    padding: 0px;
    z-index: 15;
    position: fixed;
	top: 0px;
	left: 0;
	background-color: #232F63;
	
	
	 justify-content: space-between;
    align-content: center;
    align-items: center;
    
}

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;
	max-width: 50%;
}

@media only screen and (max-width: 1024px) {
	navbar leftalign {
		justify-content: flex-start;
	}
}
navbar rightalign {
	font-size: 25px;
    width: auto;
    margin-right: 40px;
}
@media only screen and (max-width: 500px) {
	navbar rightalign {
		margin-right: 10px;
		margin-top: -5px;
	}
}


a.mainshare {
 font-size: 2rem;
 color: white;

}

a.mainshare:hover {
	opacity: .7;
}

.fa-brands, .fab {
     font-size: 1.5rem !important;
	 padding-left: 10px;
}

.screen {
	position: relative;
	height: 100vh;
	width: 100%;
	background-color: #F5F5F5;
	overflow:hidden;
}


@media only screen and (max-width: 1100px) {
  .screen {
    padding-bottom: 0;
	background-color: white;
  }
}

#screen-last {
	/*margin-top: 700vh;*/
	display: inline-block;
	z-index:999;

}

@media screen and (max-width: 1000px) {
	#screen-last {
		padding-top: 20px;
		margin-top: 0;
	}
}


.byline {
	font-size: 1rem;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: .05rem;
	font-weight: 600;
	font-family: 'DMSans';
	color: rgba(0,0,0,.9);
	text-align: center;
}

@media only screen and (max-width: 1000px) {
	.byline {
		margin-bottom: 0px;
	}
}

.pub-date {
      font-size: 16px;
    font-family: 'DMSans';
    font-weight: 600;
    margin-top: 0px;
    text-transform: uppercase;
    letter-spacing: .08rem;
    text-align: center;
    margin-bottom: 20px;
}

.byline2 {
	text-align: center;
	color: gray;
	font-size: 1rem;
}


/*------------CREDITS ------------------------------------------------------*/
.mycredits
{
	width:100%;
	padding:5% 10px;
	z-index:98;
	font-family: 'DMSans';
	background-color: #f1f3ef;

}

	.creditsWrapper
	{
	width:70%;
	margin:auto;
	}

  @media only screen and (max-width: 1280px) {
    .creditWrapper {
      width: 100%;
      margin: 0;
    }
  }
  
  .mycredits-list {
	  text-align: center;
  }

	.creditsWrapper p {
		text-align: center;
		color: black;
		font-family: 'DMSans';
	}

	.mycredits h2
	{
	margin-top: 30px !important;
	margin-bottom: 20px !important;
	font-weight: 700;
	font-size: 2rem;
	color: black;


	}

	.mycredits h3
	{
		margin-top: 30px !important;
		font-weight: 700;
		font-size: 1.1rem;
		/*color: #6C6D3A;*/
		color: black;
		margin-bottom: 10px;

	}

	
	.mycredits p {
			margin-left: 10px;
			font-size: 1rem;
			font-weight: 400;
			color: black;
			text-align: center;
			margin-bottom: 5px
	}

	

/* 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: "DMSans", 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;
		}
	}


.height-auto {
	height: auto;

}

.spacer {
	width: 100%;
	height: 20px;
}

  @media only screen and (max-width: 500px) {
    .spacer {
      height: 20px;
    }
  }

.caption {
  padding-top: 20px;
  font-family: 'DMSans';
  font-size: 16px;
  line-height: 150%;
  color: gray;
  font-style: italic;
  text-align: center;

}

  @media only screen and (max-width: 1000px) {
    .caption {
      margin-bottom: 20px;
	  margin-left: 20px;
	  margin-right: 20px;
    }
  }


b, strong {
	font-weight: 800;
}

.enlarge {
	cursor: pointer;
}

.popup {
	width: 100%;
	height: 100%;
	padding: 30px;
	background-color: rgba(0,0,0,.9);
	position: fixed;
	top: 0px;
	left: 0;
	display: none;
	z-index: 9999;
}

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

.popup img {
	width: auto;
	height: 80%;
	margin: 60px auto 0 auto;
	display: block;
}

@media only screen and (max-width: 1000px) {
	.popup img {
		width: 99%;
		height: auto;
		top: 80px;
	}

}

.popup .caption {
	    color: white;
    /*position: absolute;
    bottom: 30px;*/
	text-align: center;
    width: 100%;
    border-top: 0 none;
}

.popup .close {
	position: absolute;
	top: 60px;
	right: 40px;
	font-size: 2rem;
	color: gray;
	cursor: pointer;
	z-index: 999;
}
.popup .close:hover {
	opacity: .7;
}

@media only screen and (max-width: 1000px) {
	.popup .close {
		top: 30px;
	}
}

.center {
	display: block;
	margin: 0 auto;
	text-align: center;
}

i {
	font-style: italic;
}

img.full-width {
	width: 100%;
}

.full-width {
	width: 100%;
}

hr {
	width: 100%;
	height: 1px;
	background-color: #ddd6d6;
	margin-top: 20px;
	margin-bottom: 30px;
	
}

hr.short {
	width: 50%;
	height: 1px;
	background-color: #ddd6d6;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

.pg-post-gazette {
	color: white;
	font-size: 2rem;
	cursor: pointer;
    position: fixed;
	top: 10px;
	left: 10px;
	z-index: 5;
}

.pg-post-gazette:hover {
	opacity: .4;
}

.width-100 {
	width: 100%;
}

.width-90 {
	width: 90%;
	display: block;
	margin: 0 auto 20px auto;
}

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

.story-text {
	display: block;
	width: 50%;
	 margin-left: auto;
	margin-right: auto;
    padding-bottom: 20px;
	background-color: white;
	padding: 20px;
}

@media only screen and (max-width: 1000px) {
	.story-text {
		width: 100%;
		padding: 15px;
	}
}

.story-text p {
	    font-size: 1.15rem;
    line-height: 1.6;
    margin-bottom: 1.2rem;
	font-family: 'DMSans', sans-serif;
}

.columns {
	padding-right: 0;
	padding-left: 0;
}

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

.desktop {
  display: block;
}

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

h2.subtitle {
    font-size: 3rem;
    font-weight: bold;
    line-height: 130% !important;
    line-height: 27px;
    color: rgba(0, 0, 0, 0.75);
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
	font-family: 'DMSans';
}

@media only screen and (max-width: 1400px) {
	h2.subtitle {
		font-size: 1.8rem;
	}
}

h1 {
	    width: 100%;
    background-color: #232F63;
    color: white !important;
	text-decoration: none !important;
    font-weight: bold;
    padding: 7px 10px 4px 10px;
	font-size: 1.5rem;
   font-family: 'DMSans';
}

h1.black {
	color: black !important;
	background-color: transparent;
}

h2.left {
	text-align: left;
    border-bottom: 0 none;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0;
    border-top: 0 none;
    background-color: white;
    color: black;
	font-size: 2.1rem;
}

ol, ul {
    margin-left: 1.25rem;
}

ul {
    list-style-type: square;
}


ul.accordian {
	margin-left: 0;
	list-style-type: none;
}

ol  li {
	font-family: 'DMSans', sans-serif;
    font-size: 1.15rem;
    margin: 5px 0px 5px 40px;
}

ul.normal li {
	font-family: 'DMSans', sans-serif;
    font-size: 1.15rem;
   padding: 7px 10px;
   margin-left: 40px;
}

.accordian-item {
	
}
a.accordion-title {
	
    text-decoration: none;
    font-weight: bold;
   
	font-size: 1.5rem;
   font-family: 'DMSans';
   margin: 0 !important;
	list-style-type: none !important;
	color: white;
	 background-color: #232F63 !important;
	  padding: 1rem 1rem .75rem 10px !important;
}

h3 {
	color: black;
    padding-left: 10px;
    font-size: 1.5rem;
    display: inline-block;
    padding-right: 10px;
	font-weight: 400;
	text-transform: none;
	font-family: 'DMSans';
	
}

h4 {
	color: black;
    padding-left: 10px;
    font-size: 1.2rem;
    display: inline-block;
    padding-right: 10px;
	font-weight: 600;
	text-transform: none;
	font-family: 'DMSans';
	
}

.rep {
    background-color: #D91F2E;
	color: white;
}

.dem {
    background-color: #0044C9;
	color: white;
}

table {
	    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0;
	background-color: #F5F5F5;
}

table tbody tr {
	background-colora: #F5F5F5;
}
table tbody tr td  {
	padding: 0.5rem 0.625rem 0.625rem;
	vertical-align: top;
	background-color: #F5F5F5;
}

.cand-portrait {
	width: 150px;
	padding-right: 10px;
}

.cand-name {
	font-size: 1.2rem;
	margin-bottom: 10px;
	font-family: 'DMSans';
}

.cand-name2 {
	font-size: 1.5rem;
	margin-bottom: 10px;
	font-family: 'DMSans';
}

.width-200 {
	width: 200px;
}

.img-center {
	display: block;
	margin: 20px auto;
}

.img-80 {
	display: block;
	width: 80%;
	margin: 20px auto;
}

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

p.center {
	text-align: center;
}

.district {
	color: black;
    padding-left: 10px;
    font-size: 1.5rem;
    display: inline-block;
    padding-right: 10px;
	font-weight: 400;
	text-transform: none;
	font-family: 'DMSans';
	background-color: #d4d4d4;
	margin-bottom: 10px;
}

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

blockquote {
	margin-left: 20px;
	border-left: 0 none;
}

#screen1 {
	margin-top: 59px;
}

.flex {
	display: flex;
}

.inside-left {
  width: fit-content;
}

.inside-right {
  flex: 1;
}

.cand-wrapper {
	clear:both; width: 100%; display: inline-block; 
	background-color: #F5F5F5;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

@media only screen and (max-width: 800px) {
	.float-left {
		float: none !important;
	}
	
}

.top-banner {
	width: 100%;
}

@media only screen and (max-width: 1100px) {
	.top-banner {
		width: 60%;
		height: auto;
		margin: 0 auto;
	}
}

.map {
	max-height: 50vh;
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 49.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_2_of_2, .span_1_of_2 { width: 100%; }
}

#Dem-Gen-Eln-Races-550px {
	width: 100%;
    margin: 0 auto;
    height: 700px;
}

@media only screen and (max-width: 1400px) {
	#Dem-Gen-Eln-Races-550px { 
	height: 570px;
	width: 110%;
	margin: 0;
	margin-left: -5%;	
	}
}

@media only screen and (max-width: 1024px) {
	#Dem-Gen-Eln-Races-550px { height: 30vh; }
}

@media only screen and (max-width: 480px) {
	#Dem-Gen-Eln-Races-550px { 
	height: 45vh;
	width: 110%;
	margin: 0;
	margin-left: -5%;	
	}
}

@media only screen and (max-width: 400px) {
	#Dem-Gen-Eln-Races-550px { 
	height: 40vh;
	width: 100%;
	margin: 0;
	
	}
}

.latest-wrapper {
	width: 25%;
	position: absolute;
	left: 75%;
	top: 0px;
	background-color: white;
	border-left: 1px solid #e6e6e6;
}

.branding {
	height: 50px;
}

@media only screen and (max-width: 1100px) {
	.branding {
		width: auto;
		height: 50px;
		padding-left: 5px;
		position: fixed;
		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: 500px) {
	.branding {
		width: auto;
		height: 30px;
		
	}
}

ul.news li {
	font-family: 'DMSans', sans-serif;
    font-size: 1.15rem;
   padding: 7px 10px;
   margin-left: 10px;
}

ul.rail li {
	font-family: 'DMSans', sans-serif;
    font-size: 1.15rem;
   padding: 7px 10px;
   margin-left: 20px;
}

em {
	font-style: italic;
}

.padding-left-o {
	padding-left: 0;
}

iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 100%;
	min-height: 480px;
}