@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');

body {
	overflow-x: hidden;
 	font-family: 'roboto', Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #454545;
    background: #F8F8F8 url('../img/square_bg.png');
}

html { 
	line-height: 1; 
	font-size: 100%; 
}

h1, h2, h3, h4, h5, p, ul, ol, li, span, p, a, img {
	margin:0;
	padding:0;
	background: transparent;
	font-family: 'roboto', Helvetica, Arial, sans-serif;
}
input {
    vertical-align: middle;
    outline: none;
    box-shadow: none !important;
}
textarea:focus, input:focus{
    outline: none;
    border-color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none !important;	
}
article {
	position:relative;
	padding:4% 1em;
	margin: 0 -1em;
}

h1 {
	font-size: 30px;
    position: relative;
    margin-top: 0px;
    margin-bottom: 8px;
    
}
h1.line {
	text-align:center;
}
h1.line:before {    
	content: "";
    display: block;
    border-top: solid 4px #e4263c;
    width: 100%;
    height: 1px;
    position: absolute;
    top: calc(50% - 2px);
    z-index: 1;
}
h1.line span {
    background: #fff;
    padding: 0 11px;
    position: relative;
    z-index: 5;
    line-height: 1.2em;
    font-weight:700;

}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
p {
}
a {
	color: #666;
}
a:hover {
	color: #cf3042;
}

.contain {
	max-width: 1042px;
	margin:0 auto !important;
}

.bgwhite {
	background-color:#ffffff;
}
.bgdark {
	background-color: #242424;
}
.bglight {
	background-color: #f7f7f7;
}
.bgblack {
	background-color:#191919;
}
.button {
	margin:1em auto;
	display:inline-block;
}
.button.primary {
	background-color: #e4263c;
	color: #e7e7e7;
	font-weight:700;
}
.button.primary:hover {
	background-color: #9F1A2A;
	color: #e7e7e7;
}
.button.secondary {
	background-color: #004c75;
	color: #e7e7e7;
	font-weight:700;
}
.button.secondary:hover {
	background-color: #003c5d;
	color: #e7e7e7;
}
.button.white {
	background-color: #fff;
    color: #767676;
    font-weight:900;
}
.button.white:hover {
	background-color: #ddd;
    color: #545454;
}
.header {
	background: #242424;
	line-height:72px;
	z-index:100;
}
.sticky.is-stuck {
	z-index:100;
}

.header .logo {
	text-indent: -9999px;
    vertical-align: middle;
    background: url('../img/pk_logo_header.png') no-repeat;
    width:226px;
    float:left;
    margin: 0px 0 0 15px;
    height:72px;
}
.header .logo-nav:hover h1.logo {
    background-position: 0 -69px;
}
.header .logo-nav:hover ul {
	display:block;
}
.header .logo-nav span.header_hamburger {
    width: 38px;
    height: 72px;
    background: url('../img/menu_button.png') no-repeat center center;
    background-size:contain;
    position: relative;
    display:block;
    float:left;
    margin-left:2px;
    top:2px;
}
.header .logo-nav {
	position:relative;
	margin-left: 0;
	width:100%;
}
.header .logo-nav:hover {
	background-color: #e4263c;
}
.header .logo-nav > ul {
	display:none;
	position: absolute;
    top: 72px;
}
.header .logo-nav ul {
    width: 100%;
    z-index: 100;
    background-color: #2c2c2c;
    border-top: 4px solid #373737;
    border-left: 1px solid #373737;
    height: auto;
    padding-left:5px;
}
.header .logo-nav ul li {
    border-bottom: 1px solid #373737;
    display: block;
    border-left: none;
    line-height:45px;
    background: #2C2C2C;
}
.header .logo-nav ul li a {
    background: transparent;
    color: #FFF;
    border-bottom: none;
    font-weight: 700;
    font-size: 18px;
    padding: 0 13px;
    line-height: 19.8px;
}
.header .logo-nav ul li.menu-item:hover {
    background: #353535;
    color: #fff;
    border-left: 6px solid #da3246;
    margin-left: -6px;
    cursor:pointer;
}

.header .right_nav {
	float: right;
}	
ul.drop-down-buttons li a {
	padding-top:25px !important; 
}
.header .right_nav li, ul.drop-down-buttons li {
	display: inline-block;
	list-style:none;
	float: left;
    width: 80px;
    height:72px;
}
ul.drop-down-buttons li {
	width:33%;
}
ul.drop-down-buttons li.donate_nodrop, ul.drop-down-buttons li.act_now_nodrop {
	width:50%;
}
.header ul {
	margin:0;
}
.header .popout {
	height:500px;
	padding:15px 0 43px;
	background: #2f2f2f url('../img/footer_square_bg.png');
	display:none;
}
#donate.popout {
	background: #094a6e url('../img/footer_square_bg.png');
}
.header .popout .close_btn {
	position:absolute;
	width:34px;
	height:34px;
	right:15px;
	top:0px;
	cursor:pointer;
}
.popout .actionsection .cell {
    height: 393px;
}
.popout .actionsection {
    background: transparent;
    border-bottom: 0px
}

ul.right_nav li a, ul.drop-down-buttons li a {
    color: #fff;
    font-size: 13.5px;
    display: block;
    height: 72px;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    padding-top: 25px;
    border-left: 1px solid #2c2c2c;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
ul.right_nav li.facebook a:hover span, ul.drop-down-buttons li.facebook a:hover span {
    background-position: 0px -71px;
}

ul.right_nav li.facebook a span, ul.drop-down-buttons li.facebook a span {
    background-position: 0 0;
    height: 20px;
}
ul.right_nav li.twitter a:hover span, ul.drop-down-buttons li.twitter a:hover span {
    background-position: 0px -95px;
}
ul.right_nav li.twitter a span, ul.drop-down-buttons li.twitter a span {
    background-position: 0 -22px;
    height: 20px;
}
ul.right_nav li.youtube a:hover span, ul.drop-down-buttons li.youtube a:hover span {
    background-position: 0px -120px;
}

ul.right_nav li.youtube a span, ul.drop-down-buttons li.youtube a span {
    background-position: 0 -44px;
    height: 22px;
}
ul.right_nav li.nav_search {
	width:auto;
	background-color: #373737;
}
ul.right_nav li.nav_search a {
	padding-top:15px;
	background-color: #373737;
	width:80px;
	float:right;

}
ul.right_nav li.nav_search a span {
    width: 38px;
    height: 36px;
    background-position: 0 -182px;
}
ul.right_nav li.nav_search:hover a span {
    background-position: 0 -145px;
}
ul.right_nav li.nav_search form.search {
	display:none;
	width:250px;
	margin-top:16px;
}
ul.right_nav li.nav_search form.search input {
    color: #fff;
    font-size: 16px;
    border: none;
    background: none;
    margin-left: 18px;
}
ul.right_nav li.nav_search form.search button {
	display:none;
}
ul.right_nav li a span, ul.drop-down-buttons li a span {
    width: 26px;
    display: block;
    background: url('../img/icon_sprite.png') no-repeat;
    text-indent: -9999px;
    margin: 0 auto;
}
ul.right_nav li.act_now a, ul.right_nav li.act_now_nodrop a, ul.drop-down-buttons li.act_now_nodrop a {
    background-color: #99222f;
    padding-top: 27px;
    padding-left: 9%;
    padding-right: 9%;
    margin-right: 1px;
    border-left: none;
}
ul.right_nav li.act_now a:hover, ul.right_nav li.act_now_nodrop a:hover, ul.drop-down-buttons li.act_now_nodrop a:hover {
    background-color: #b32636;
}
ul.right_nav li.donate a:hover, ul.right_nav li.donate_nodrop a:hover, ul.drop-down-buttons li.donate_nodrop a:hover {
    background-color: #0c6494;
}

ul.right_nav li.donate a, ul.right_nav li.donate_nodrop a, ul.drop-down-buttons li.donate_nodrop a {
    background-color: #114561;
    padding-top: 27px;
    padding-left: 9%;
    padding-right: 9%;
    margin-right: 1px;
}

ul.past-issues
{
    margin-left: 20px;
}

ul.past-issues li
{
    margin-left: 0;
}

.other_issues
{

}

.other_issue_col
{
    display: inline-block;
    width: 20%;
    margin-right: 4%;
    vertical-align: top;
}

.other_issue_col .holder
{
    position: relative;
    border-radius: 50%;
    width: 100%;
    border: 3px solid #c8c8c8;
    cursor: pointer;
    margin-bottom: 14px;
}

.other_issue_col .holder img
{
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    border-radius: 50%;
}

.other_issue_col .content
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.other_issue_col .content .color
{
    background: #191919;
    opacity: 0.85;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    -moz-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
}

.other_issue_col .content .color:focus,
.other_issue_col .content .color:hover
{
    opacity: 0.65;
}

.other_issue_col h4
{
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    margin-top: 1rem;
    color: #000;
}

.other_issue_col a:focus h4,
.other_issue_col a:hover h4
{
    color: #da3246;
}

ul.past-issues li a,
ul.past-issues li a:link,
ul.past-issues li a:visited
{
    color: #e3253b;
    border-bottom: 1px dotted #e3253b;
}

.nav {
	background: #e3253b;	
}
.nav ul {
	margin:0;
}
.nav li {
	list-style:none;
	display: inline-block;
    border-left: 1px solid #C7263C;
}
.nav li:first-child {
    border: none;
    padding-left: 11px;
}
.nav a {
	color: #FFF;
    font-size: 14px;
    display: block;
    padding: 8px 19px;
    font-weight:700;
    line-height:14px;
}
#hero {
	background:rgba(0,0,0,.4);
}
#hero .homeslider .slick-arrow {
	text-indent: -9999px;
    overflow: hidden;
    background: url('../img/heroarrow.png') no-repeat 0px 0px;
    width: 47px;
    height: 93px;
    position: absolute;
    top: 0;
    left:-5px;
    z-index: 99;
    border: none;
	top:calc(50% - 47px);
	cursor:pointer;
}
#hero .homeslider .slick-arrow.slick-prev {
}
#hero .homeslider .slick-arrow.slick-next {
	background-position: -47px 0px;
    right: -5px;
    left: auto;
}

#hero .sliderpanel {
	position:relative;
	transition: all 0.65s;
    -webkit-transition: all 0.65s;
}
#hero .sliderpanel .slider_content {
	position:absolute;
	text-align:center;
	color:#ffffff;
	font-size: 40px;
    margin-bottom: 2%;
	top:0;
	height:100%;
	width:100%;
	
}

#hero .sliderpanel .color {
	width:100%;
	height:100%;
	background: #004c75;
	opacity:.95;
	position:absolute;
	top:0;
	left:0;
	transition: all 0.65s;
    -webkit-transition: all 0.65s;
}
#hero .sliderpanel a {
	width:100%;
	height:100%;
	position:relative;
	top:0;
	left:0;
	display:block;
}	
#hero .sliderpanel:hover .color {
	opacity:.4;
}
#hero .sliderpanel img {
	width:100%;
	max-height:480px;
}	

.homepage {
	padding-bottom:4%;
}

.homepage article {
	margin-top: 0px !important;
}
.homepage article .whatpkdoes
{
	font-size: 24px;
    font-weight: 400;
    line-height: 1.3em;
    text-align: center;
    
}
.homepage h2, .donate h2 {
	font-weight:700;
    margin: 0;
    font-size: 24px;
    border-bottom: 4px solid #e4263c;
    margin-bottom: 13px;
    text-align: left;
}
h2.redunderline
{
    font-weight:700;
    margin: 0;
    font-size: 24px;
    border-bottom: 4px solid #e4263c;
    margin-bottom: 13px;
    display: block;
    width: 100%;
}
.issue_more_info
{
    background-color: #E5E5E5;
}
.homeissues div.circleimg {
	position: relative;
    background-size: cover;
    background-position: center;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
}
.homeissues div.circleimg img {
	width: 120px;
    border-radius: 50%;
    margin:0 auto;
    display:block;
    position:relative;
}
.homeissues div.circleimg::after {
	content: "";
	display:block;
	border-radius: 50%;
	width:120px;
	height:120px;
	background:#191919;
	z-index:10;
	position:absolute;
	top:0;
	left: calc(50% - 60px);
	opacity:0.5;
	transition: all 0.65s;
    -webkit-transition: all 0.65s;
}
.homeissues a:hover div.circleimg::after {
	opacity:0;
}
.homeissues a h4{
	font-size: 18px;
    color: #191919;
    margin-top:7px;
    margin-bottom: 3px;
    text-align:center;
    font-weight:700;
    line-height:1em;
}
.homeissues a span {
	font-size: 14px;
    color: #454545;
	text-align:center;
	display:block;
}
.actionsection {
	background:#454545;
	border-bottom: 1px solid #ff3d54;
}
.actionsection .actioncell {
	position:relative;
	text-align:center;
	border: 1px solid #ff3d54;
	height:456px;
	background-size:cover;
	background-position:center center;
}
.actionsection .actioncell:after {
	content:"";
	background-color:#D9394B;
	width:100%;
	height:100%;
	display: block;
	position:absolute;
	top:0;
	left:0;
	opacity:.7;
	z-index:1;
	transition: all 0.25s;
    -webkit-transition: all 0.25s;
}
.actionsection .actioncell:hover:after {
	opacity:0.3;
}
.actionsection a {
	z-index:5;
}
.actionsection .button {
	font-size: 14px;
    background: #242424;
    font-weight: 600;
    color: #FFF;
    padding: 12px 27px;
    margin-top: 30%;
    display: inline-block;
    text-transform: uppercase;
}
.actionsection h3, .actionsection p {
	text-shadow: 1px 1px 3px black;
	text-transform: uppercase;
	font-weight: 900;
    color: #FFF;
}
.actionsection h3 {
	font-size: 24px;
    line-height: 1.2;
    margin: 5px 12% 7%;
}
.actionsection p {
	font-size:12px;
}
.actionsection img {
	width:100%;
}
.actionsection a {
	position:absolute;
	top:0;
	left:0;
}
main {
	position:relative;
}

main .sidefill {
    display:none;
}

article.issues {
	padding: 0 2em;
}

article .post_type {
 
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
    padding: 1px 7px 0px;
    font-size: 12px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    background: rgba(218, 50, 70, 0.9);
}

article .post_type.blog {
    background: rgba(2, 71, 108, 0.9);
}

article .post_type.related_issue
{
    color: #747474;
    background-color: #f1f1f1;
}

article h1 {
	font-size: 46px;
    font-weight: 500;
    line-height: 1.130434783;
    letter-spacing: -0.03em;
    margin-bottom: 19px;
    clear: both;
}

article a {
	color: #cf3042;
}
article p {
	font-size: 16px;
    line-height: 1.4375;
    font-weight: 400;
    color: #454545;
    margin: 0 15px 22px 0;
    text-align: left;
}
article .posthead {
	margin-bottom:1em;
}
article .byline {
    border-bottom: 4px solid #f1f1f1;
    font-size: 24px;
    font-style: italic;
    margin-right: 0;
    display:block;
    width:100%;
    margin-bottom:1em;
}
article .date {
    font-weight: 600;
    margin-right: 20px;
    color: #767676;
}
article .tags {
	display: inline-block;
    line-height: 1.5em;
}
article .tags a {
    border-bottom: 1px dotted;
}

.tag.bold
{
    background-color: #E3253C;
    padding: 2px 8px;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
}

article img.wp-post-image {
	float:left;
	margin:0 1em 1em 0;
}

article ul
{
    margin-left: 1rem;
    margin-bottom: 2rem;
}

aside.sidebar {
	position: relative;
    margin-top: 100px;
    margin-left:-1.875rem
}
aside.sidebar h3 {
    font-size: 1.2rem;
    font-weight: 900;
    color: #747474;
    padding: 1px 18px 9px;
    text-align: left;
    border-bottom: 4px solid #e9e9e9;
    margin-top: 4%;
}
aside.sidebar ul {
	list-style:none;
}
/*aside.sidebar a {*/
/*	display: block;*/
/*    font-size: 18px;*/
/*    line-height:18px;*/
/*    font-weight: 800;*/
/*    color: #767676;*/
/*    border-bottom: 1px solid #E1E1E1;*/
/*    padding: 12px 16% 6px;*/
/*    -moz-transition: all 0.25s ease-in-out;*/
/*    -o-transition: all 0.25s ease-in-out;*/
/*    -ms-transition: all 0.25s ease-in-out;*/
/*    -webkit-transition: all 0.25s ease-in-out;*/
/*    transition: all 0.25s ease-in-out;*/
/*}*/


.issuehead {
	position:relative;
	min-height: 479px;
	background-size: cover;
	background-position:center center;
}

.issuehead h1{
	position:absolute;
	top:0;
    font-size: 60px;
    color: #fff;
    font-weight: 400;
    margin-top: 78px;
    line-height: 1.2em;
    text-align:center;
    width:100%;
    
}
.issuehead .overlay {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    background-color: #242424;
    transition: all 0.25s;
    -webkit-transition: all 0.25s;
}
#stickybox ul.issuepagelinks {
	z-index:10;
	width:100%;
	list-style:none;
}
#stickybox ul.issuepagelinks li a{
	background-color: #da3246;
    margin: 0;
    display: block;
    padding-top: 22px;
    padding-bottom: 18px;
    -moz-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
    margin-right: 1px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}
.issuehead .overlay:hover {
	opacity: 0.9;
}
.focusissue h2 {
	font-size: 30px;
    color: #000;
    margin-top: 27px;
    line-height: 1.1em;
    margin-bottom: 9px;
    font-weight: 400;
    text-transform: none;
    text-align:center;
}

.focusissue .issuecircle {
	width:300px;
	height:300px;
	background-size:cover;
	background-position:center center;
	border-radius: 50%;
    border: 5px solid #d9394b;
    margin: 34px auto 0;
}
.issuecircle .button{
	display: block;
    width: 120px;
    z-index:10;
    position: absolute;
    left: calc(50% - 60px);
}
.otherissue .issuecircle {
	width:125px;
	height:125px;
	background-size:cover;
	background-position:center center;
	border-radius: 50%;
    border: 3px solid #c8c8c8;
    margin: 34px auto 0;
}
.moreissues {
	padding:2em 0;
}
.moreissues h2 {
	padding: 0px 0 6px 0;
    margin: 0;
    font-size: 24px;
    border-bottom: 4px solid #e4263c;
    margin-bottom: 13px;
    text-align: left;
    font-weight:700;
}
.moreissues h4 {
	font-size: 18px;
    color: #191919;
    margin-bottom: 7px;
    text-align:center;
  	margin-top:4px;
  	font-weight:700;
}
.issuecircle {
	position:relative;
}
.issuecircle:before {
	content: "";
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	border-radius: 50%;
    background: #242424;
    opacity:0.5;
    z-index:1;
    transition: all 0.25s;
    -webkit-transition: all 0.25s;
}
.issuecircle:hover:before {
	opacity:0.2;
}
main .sticky-container {
    position: relative;
    margin-top: -150px;
    margin-bottom: 150px;
}
main#docpage form {
	display:flex;
}
main#docpage .form_component {
	margin:0 5px;

}
main#docpage .form_component label {
	display:block;
	width:100%;
}
main#docpage .form_component * {
	float:left;
}
main#docpage .form_component.date_sorting select {
	width:30%;
}
main#docpage .form_component.date_sorting span {
	width:10%;
	display:block;
	text-align:center;
	line-height:40px;
}
main#docpage .form_component input {
	width:60%;
}
main#docpage .form_component .submit {
	width:35%;
	margin:0 2.5%;
	
}

#doctable thead td {
	background: #da3246;
	padding:14px 20px;
	border:1px solid #ffffff;
	color:#ffffff;
	text-transform: uppercase;
	width:25%;
}
#doctable tbody tr:nth-child(odd) td {
	background: #eaeaea;
	border:1px solid #ffffff;
	font-size:15px;
	line-height:15px;
	padding:12px 5px 17px 20px;
}
#doctable tbody tr:nth-child(even) td {
	background: #f9f9f9;
	border:1px solid #ffffff;
	font-size:15px;
	line-height:15px;
	padding:12px 5px 17px 20px;
}
#doctable tbody tr a {
	color:#cf3042;
	font-weight:900;
}
	
.indexitem {
	padding-bottom: 32px;
    border-bottom: 4px solid #e73b4f;
    margin-bottom: 53px;
}
.pagination {
	text-align:center;
}
.pagination .nav-links * {
	display:inline;
}
.pagination .page-numbers {
    color: #fff;
    text-decoration: none;
    background: #2b2b2e;
    padding: 4px 6px 2px 6px;
    text-transform: uppercase;
}
.pagination .page-numbers:hover, .pagination .page-numbers:focus, .pagination .page-numbers.current {
    background-color: #da3246;
    text-decoration: none;
    font-weight: 700;
}
.pagination .next, .pagination .prev {
    background: none;
    color: #767676;
    margin-left: 4px;
    font-weight: 500;
    text-transform:uppercase;
}
.pagination .next:hover, .pagination .prev:hover {
	color: #545454;
	background: none;
}
/* FOOTER */

footer h2 {
	padding: 39px 0 6px 0;
    margin: 0;
    font-size: 24px;
    border-bottom: 4px solid #2c2c2c;
    color: #fff;
    font-weight:900;
    text-align:left;
}

.footerissues h2
{
    padding: 0px 0 6px 0;
    margin: 0;
    margin-bottom: 0px;
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: bold;
    border-bottom: 4px solid #e4263c;
    margin-bottom: 13px;
    text-align: left;
}

.latest {
    border-top: 10px solid #96202e;
}
.latest .cell, #homevideo .cell {
	margin:.5em auto;
}
.latest h4, #homevideo h4 {
	color: #ffffff;
    font-size: 16px;
    line-height:16px;
    margin-bottom: 8px;
    margin-top: 8px;
    font-weight: 900;
}
.latest a:hover h4, #homevideo a:hover h4 {
	color: #cf3042;
}
.latest a span.more, #homevideo a span.more {
    color: #aeaeae;
    font-size:14px;
}
.latest a:hover span.more, #homevideo a:hover span.more {
	color: #aeaeae;
	text-decoration:underline;
}
.latest .cell .cell, #homevideo .cell .cell {
	padding:10px;
}
#homevideo {
	text-align:center;
}
#homevideo img {
	border-radius: 50%;
    border: 3px solid #e4263c;
    object-fit: cover;
}
.pk_links {
    border-bottom: 1px solid #333;
    width: 100%;
    padding-bottom: 14px;
    padding-top: 23px;
}
.pk_links:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.pk_links ul {
	list-style:none;
}
.pk_links ul li {
	float: left;
    display: block;
    width: 33%;
    text-transform: uppercase;
    font-size:14px;
    text-align: center;
    font-weight: 900;
}
.pk_links ul li a {
    color: #fff;
    display: block;
    background: url('../img/social_footer.png') no-repeat;
    padding-left: 0px;
    font-size: 13px;
}
.pk_links ul li a.facebook {
    background-position: 0 -36px;
}
.pk_links ul li a.twitter {
    background-position: 0 0;
}
.pk_links ul li a.youtube {
    background-position: 0 -74px;
    padding-left: 15px;
}
a.mailing_list {
    background: #ac1d2e url('../img/mailing_list_icon.png') no-repeat 3.8% 36%;
    margin: 14px 0 10px 0;
    border-radius: 3px;
    padding-left: 14%;
    color: #fff;
    display: block;
}
.pk_footer_1 {
	color: #9F9F9F;
    padding-bottom: 97px;
    font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 0px;
    background-image: url('../img/square_bg.png');
}
.pk_footer_1 h5 {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight:900;
}
.pk_footer_1 h5 span {
    color: #ff2c44;
}
.pk_footer_1 .searchdiv img {
	margin-top:45px;
}
.pk_footer_1 .copyright {
    font-size: 12px;
    text-align: center;
    display: block;
    line-height: 1.2em;
}
.pk_footer_1 form.search {
	width: 95.238095238095%;
    height: 44px;
    padding: 0px 6px 0 14px;
    background-color: #242424;
    margin: 31px 0px 23px 7px;
}
.pk_footer_1 form {
	position:relative;
}
.pk_footer_1 .search input {
	background:transparent;
	border:0px;
	box-shadow:0px;
}
.pk_footer_1 button.search-submit {
    background: url('../img/magnify.png') no-repeat;
    width: 31px;
    height: 31px;
    text-indent: -9999px;
    top:7px;
    right:7px;
    position:absolute;
    cursor:pointer;
}
.pk_footer_1 form.search:hover button.search-submit {
    background-position: 0 -32px;
}

footer {
    background: #fff;
    border-bottom: 27px solid #2c2c2c;
    color: #000;
    font-size: 12px;
    padding-bottom:33px;
    line-height: 1.6em;
}
.ftr {
    background: #fff;
    color: #000;
    font-size: 12px;
    padding-top: 26px;
    line-height: 1.6em;
}
footer ul.footer_icons  {
	float: right;
	list-style: none;
}
footer ul.footer_icons li {
    border-right: none;
    padding: 0;
    margin-right: 0;
    display: inline-block
}
footer ul.footer_icons li a {
    background: url('../img/footer_sprite.png') no-repeat;
    display: block;
    height: 44px;
    text-indent: -99999px;
    float: left;
}
footer ul.footer_icons li.cc1 a {
    background-position: 0 0;
    width: 44px;
}
footer ul.footer_icons li.cc2 a {
    background-position: -52px 0;
    width: 30px;
}
footer ul.footer_icons li.cc3 a {
    background-position: -86px 0;
    width: 31px;
}
footer ul.footer_nav li {
    display: inline;
    border-right: 1px solid #929292;
    padding: 0 6px 0 0;
    margin-right: 4px;
    font-weight: bold;
}
footer ul.footer_nav li.last {
	border:none;
}
footer ul.footer_nav a {
    color: #da3246;
}



/*DONATION PAGE */
.main_donate .holder {
	position:relative;
}

.nav_pop.donate p.price, .nav_pop.donate .mc blockquote.price, .mc .nav_pop.donate blockquote.price, .home_act_now.donate p.price, .home_act_now.donate .mc blockquote.price, .mc .home_act_now.donate blockquote.price, .main_donate.donate p.price, .main_donate.donate .mc blockquote.price, .mc .main_donate.donate blockquote.price {
    font-size: 48px;
    margin-top: 65px;
    margin-bottom: 0px;
}
.main_donate .content p {
	font-size: 24px;
    color: #FFF;
    line-height: 1.2;
    font-weight: 400;
    margin: 5px 12% 7%;
}
.main_donate .content p.price {
	font-size:36px;
}
.diy p.sub_diy, .diy .mc blockquote.sub_diy, .mc .diy blockquote.sub_diy {
    color: #767676;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    clear: both;
    padding-top: 10px;
}
 .main_donate .color {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    -moz-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
    pointer-events: none;
}
.diy.holder .color {
    background: #0a537b;
    border-radius: 50%;
}
.main_donate .content {
    position: absolute;
    padding-top:50px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.diy .content {
}
.otherhelp {
	background: transparent;
	padding:50px 0;
}

@media print, screen and (min-width: 980px) {
  	#stickybox ul.issuepagelinks {
		margin:0 auto;
		display:flex;
  	}
  	#stickybox div.is-stuck ul.issuepagelinks {
  		margin-top:0px !important;
  	}
  	#stickybox ul.issuepagelinks li {
  		display: inline-block;
    	width: 24.8%;
  	}
  	#stickybox ul.issuepagelinks li a {
  		
  		
  	}
  	main .sidefill {
		position: absolute;
		width: 50%;
		left: 0;
		top: 0;
		bottom: 0;
		background: #FFF;
		margin-top: 51px;
		display:block;
	}
	.header .logo-nav {
		float:left;
		position:relative;
		margin-left: -15px;
		width:auto;
	}
	article {
		position: relative;
		margin: 51px 0 0 0;
		padding: 68px 2em 0 0;
	}
}
@media print, screen and (min-width: 60em) {

}

@media print {
	body {
		height: auto !important;
	}

	article img.wp-post-image {
		display: none;
	}
	
	h1.logo {
		background: url('../img/pk_logo_sprite_shadow.png') no-repeat !important;
	}

	.large-9 {
		width: 100% !important;
	}

	footer {
		border-bottom: none;
	}

	/** Hide the header, sidebar and auto-size content */
	.header,
	.header.right_nav,
	.nav {
		display: none !important;
	}

	main .grid-x {
		display: block !important;
		min-height: 100% !important;
	}

	main .sidefill {
		display: none !important;
	}

	main article.bgwhite {
		height: auto !important;
		margin: 0 !important;
		padding: 1em !important;
	}
}

ul ul
{
	list-style-type: circle;
	margin-bottom: 0;
	margin-left: 36px;
}